/*////////// TEMPLATE STYLES //////////*/

body
{
	padding: 0;
	margin: 0;
	text-align: center;
	font: normal 80% arial, sans-serif;
	color: #f000;
	background: url(../images/bg.gif);
	background-repeat: y;
	line-height: 1.5;
}

#container{
	margin: 0 auto; 
	width: 600px;
	text-align: left;
	background-color: #fff;
}

#footer
{
	background-color: #fff;
	padding: 5px 3px 5px 10px;
	color: #000;
	border-width: 0px 1 1 1px;
	border-color: #999999;
	border-style: solid;
}

#content
{
	padding: 10px;
	background-color: #fff;
	border-width: 1px 1 0 1px;
	border-color: #999999;
	border-style: solid;
	height: 100%;
	margin-top: -19px;
	padding-top: 20px;
}

#header
{
	background-color: #3963BD;
	text-align: right;
	height: 55px;
	background: url(../images/bg.gif);
}

#footer a
{
	color: #C9CFCF;
}

#footer a:hover
{
	text-decoration: none;
}

#preferences
{
	font-size: 90%;
	width: 100%;
	text-align: right;
}

.itemSpecification
{
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	width: 450px;
}

.enquiries
{
	padding-left: 10px;
	padding-right: 10px;
	font-size: 90%;
	padding-bottom: 10px;
	width: 400px;
}

#listingHolder
{
	padding-left: 22px;
}

/*////////// HOME //////////*/

#homeWrap
{
	text-align: center;
}

#homeHolder
{
	width: 740px;
	padding: 10px;
	background-color: #000;
}

#homeLeft
{
	width: 150px;
	float: left;
	text-align: left;
}

#homeMiddle
{
	text-align: right;
	width: 380px;
	float: left;
}

#homeRight
{
	text-align: right;
	width: 200px;
	float: right;
}	

.browse
{
	text-align: center;
	font-family: times;
}

/*////////// IMAGE, LIST & TEXT STYLES //////////*/
h1,
h2,
h3
{
	font-size: 140%;
	font-family: times;
	color: #000;
}

h3
{
	font-size: 130%;
	margin-top: 0px;
}

h3
{
	font-size: 120%;
	margin-top: 0px;
}

.browseTitle
{
	font-size: 130%;
	font-weight: bold;
}

img
{
	border:0px;
}

.floatRight
{
	float: right;
	margin-top: -22px;
	padding-right: 10px;
}

.floatRightFtrSearch
{
	float: right;
	font-size: 80%;
	margin-top: -22px;
	padding-right: 10px;
}

a
{
	color: #C9CFCF;
}

a:hover
{
	color: #C9CFCF;
	text-decoration: none;
}

a.biscuit,
a.biscuit:hover
{
	color: #fff;
}

a.detailimage,
a.detailimage:hover
{
	color: #fff;
	background-color: #3963BD;
	padding: 5px;
}

li {margin-top:5px;  margin-bottom: 5px; margin-left:5px; line-height: 120%; list-style-image: url(../images/bullet2.gif);}
hr {height: 1px; color: #C9CFCF;}

li.primary {margin-top:15px;  margin-bottom: 5px; margin-left:5px; line-height: 120%; list-style-image: url(../images/bullet.gif);}
li.secondary {margin-top:5px;  margin-bottom: 5px; margin-left:30px; line-height: 120%; list-style-image: url(../images/bullet2.gif);}

.listingImage
{
	float: left;
	margin-right: 25px;
}

.listingText,
.listingTextLrg
{
	float: right;
	width: 380;
}

.listingTextLrg
{
	width: 250;
}


.listingImage a img
{
 background-color: silver;
 filter:alpha(opacity=100);
 opacity: 1;-moz-opacity:1; 
 border: 1 #284E43 solid;
 margin-bottom: 20px;
}

.listingImage a:hover img 
{
	background-color: silver;
	opacity:.50;filter: alpha(opacity=50); -moz-opacity: 0.5; 
	opacity: 0.5; 
	border: 1 #000 solid; 
}

.previous,
.previous a
{
	display:block;
	float:left;
	width: 150px;
	padding: 2px;
	font-family: times, serif;
	background-color: #000;
	color: #fff;
	text-align: center;
	font-weight: bold;
}

.next,
.next a
{
	display: block;
	float: right;
	width: 150px;
	padding: 2px;
	font-family: times, serif;
	background-color: #000;
	color: #fff;
	text-align: center;
	font-weight: bold;
}

.corners_top
{
	background: url(../images/corners_top.gif);
	background-repeat: no-repeat;
	height: 7px;
	width: 450px;
}

.corners_btm
{
	background: url(../images/corners_btm.gif);
	background-repeat: no-repeat;
	height: 7px;
	width: 450px;
}

#displayImage
{
	float: left;
	margin-right: 25px;
	width: 260px;
	background-color: #3963BD;
}

#displayLrgImage
{
	text-align:center;
}

#displayText
{
	float: left;
	width: 440px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #3963BD;
}

.title
{
	font-size: 110%;
	color: #3963BD;
	font-weight: bold;
}

/*////////// TABLE STYLES //////////*/

.dimensionsTable
{
	font-size: 90%;
	margin: 20px;
	background-color: #fff;
	border: 1px #3963BD solid;
	color: #12165E;
}

.dimensionsTable td
{
	width: 200px;
}

.dimensionsTable td.item
{
	width: 200px;
	padding-left: 10px;
}

/*////////// NAVIGATION STYLES //////////*/

#mainNav
{
	border: 1px #999999 solid;
	padding-left: 5px;
	background-color: #12165E;
	visibility: hidden
}

#mainNav ul
{
	font-family:Times New Roman;
	text-transform:uppercase;
	background-color: #12165E;
	margin:0px;
	padding: 5px 5px 5px 0px;
	border-top: 3px #12165E solid;
	border-bottom: 3px #12165E solid;
}

#mainNav li
{
	display: inline;
	padding:5px;
	border-right: 1px #fff solid;
	list-style-type: none;
}

#mainNav a:link, 
#mainNav a:visited
{
	color: #C9CFCF;
	background-color: #12165E;
	text-decoration: none;
}

#mainNav a:hover
{
	color: #C9CFCF;
	background-color: #4A63AD;
	text-decoration: none;
}

#biscuitTrail
{
	background-color:#12165E;
	height:24px;
	font-family:arial, san-serif;
	font-size: 80%;
	color:#C9CFCF;
	padding-left:15px;
	padding-top:6px;
	border-left: 1px #999999 solid;
	border-right: 1px #999999 solid;
	visibility: hidden;
}

/*////////// FORM STYLES //////////*/

.search
{
	height: 18px; 
	margin-top: 1px;
	width: 171px;
	border: 1px #12165E solid;
}

.goBtn
{
	height: 19px; 
	border: 1px #12165E solid; 
	background-color: #4A63AD; 
	margin-top: 4px;
	color: #fff;
	font-size: 80%;
}
