/* CSS Document */

BODY {
	margin:0px;
	padding:0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #E6F2FD;
	background-image: url(images/columnClearheightspacer.gif);
	background-repeat: repeat-y;
}

/* Link properties */

A:link {
	color: #333;
	text-decoration: none;

}

A:visited {
	color: #333;
	text-decoration: none;

}

A:active {
	color: #333;
	text-decoration: none;

}

A:hover {
	color: #8D2800;
	text-decoration: none;

}

/* Main text headings */

h1
{font-family: tahoma, Arial, Helvetica, sans-serif;
font-size:11px;
color:#333;
text-decoration:none;
font-weight:bold;
margin:3px 5px 5px 3px;}

h2
{font-family: tahoma, Arial, Helvetica, sans-serif;font-size:11px;
color:#8D2800;
text-decoration:none;
font-weight:bold;
margin:0px 5px 5px 3px;
padding:5px 0px 0px 5px;}

h3
{font-family: tahoma, Arial, Helvetica, sans-serif;
font-size:11px;
color:#026ED3;
text-decoration:none;
font-weight:bold;
margin:5px 5px 5px 3px;
text-align:left;
}

/* Footer text */

.footertext {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px 0px 0px 0px;
	font-size:10px;
	color:#666;
	text-align: center;
	background-color: #E6F2FD;
}

/* Cart and Search table backgrounds */

TABLE.cobtbl{
background-color: #333;
} 

TD.cobhl{
background-color: #FFFFFF;
}

TD.cobll{
background-color: #FFFFFF;
color : #666;
}

/* Titles */

.t1 {
font-family: tahoma, Arial, Helvetica, sans-serif;
font-size:14px;
color:#8D2800;
text-decoration:none;
font-weight:bold;
}
.t2 {
font-family: tahoma, Arial, Helvetica, sans-serif;
font-size:14px;
color:#96968A;
text-decoration:none;
font-weight:bold;
}


/* Pictures */
.pictureLeft {
	border: dotted #A6CAF0 2px;
	float: left;
	padding-left: 5px;
	margin-right: 6px;
	padding-bottom: 5px;
}

.pictureRight {
	border: dotted #A6CAF0 2px;
	float: right;
	margin-left: 6px;
	padding-left: 5px;
	padding-bottom: 5px;
}


/* Main body */

.maincontent {
	border-top-style:dotted;
	border-top-width:thin;
	border-top-color:#989898;
	margin:3px 10px 30px 30px;
	padding:0px 30px 5px 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333;
	text-align: justify;
	background-color: #FFFFFF;
} 

.maincontent img {float:left;margin:5px 5px 5px 0px;}

.maincontent2 {
	margin:3px 40px 0px 30px;
	padding:0px 40px 15px 40px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color:#333;
	border: dashed #989898 1px;
}

.maincontent2 img {float:right;margin:5px 0px 5px 5px;}

.maincontent3 {
	border-top-style:dotted;
	border-top-width:1px;
	border-top-color:#989898;
	margin:3px 0px 30px 5px;
	padding:0px 0px 5px 10px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color:#333;
	float: none;
}

.maincontent3 img {margin:5px 0px 5px 5px;}

.lwrap {
	width:160px;
	margin-top:15px;
	margin-bottom:-100px;
	margin-right:auto;
	margin-left:auto;
	padding:0px;
	background-image: url(images/columnClearheightspacer.gif);
	background-repeat: repeat;
	padding-bottom: 100px;
	height: 100%;
}

/* Left content */

.lcontent {
	border-left-style:solid;
	border-left-color:#92B1DF;
	border-left-width:5px;
	width:160px;
	margin:0px 0px 0px 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	text-decoration:none;
	text-align:left;
	font-weight:normal;
	padding:5px 3px 10px 5px;
	background-color: #A6CAF0;
	background-repeat: no-repeat;
}

.leftshadow {
width:162px;
height:6px;
padding:0px;
margin-top:0px;

}
.leftshadow img {padding:0px;margin:0px;float:right;}

.separator {
	border-top-width:1px;
	border-top-style:dotted;
	border-top-color:#989898;
	margin-right:5px;
	margin-left:5px;
	margin-top:20px;
	margin-bottom: 20px;
}

/* News boxes */

.newsheader{
background-image:url(images/left_subh.gif);
background-position:top;
background-repeat:no-repeat;
width:165px;
margin-left:auto; margin-right:auto; margin-top:15px;margin-bottom:0px;
height:17px;
text-align:right;
padding:1px 5px 0px 0px;
font-family: tahoma, Arial, Helvetica, sans-serif;font-size:10px;
color:#333;
font-weight:bold;
}
.newscell{
background-color:#E6F2FD;
width:165px;
margin-left:auto; margin-right:auto; margin-top:-1px;margin-bottom:0px;
min-height:30px;
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
color:#666;

}

.newscell p {padding:5px 5px 15px 10px;margin-top:0px;}

/* Right content */

.rcontent {
background-color:#A4CDF8;
width:168px;
margin-left:auto;
margin-right:auto;
border-left-style:solid;
border-left-width:5px;
border-left-color:#92B1DF;
min-height:30px;
margin-top:18px; margin-bottom:0px;
font-family: tahoma, Arial, Helvetica, sans-serif;
font-size:10px;
color:#666;
padding:5px 3px 10px 5px;
text-align: left;
}

.rightshadow {
text-align:right;
width:168px;
height:7px;
padding:0px;
margin-top:0px;
margin-bottom:15px;
float:right;
}
.rightshadow img {padding:0px;margin:0px;float:right;}

/* Bullet list */

ul {
list-style-image:url(images/bullet.gif);
list-style-type:none;
}

p img {margin-left:5px;}


#wrap{
	padding:0px;
	width:95%;
	border: ridge #AAD1F8 medium;
	margin-left: 15px;
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}

/* Header section */

#header{
	font-size: 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	border-bottom: 1px dotted #333;
	width: 100%;
	background-image: url(images/header-background.gif);
	background-repeat: repeat-y;
	background-color: #E6F2FD;
 }

/* Bottom Navigation */

#BottomNav ul
{
	padding-left: 0px;
	margin:0px 0px 0px 15px;
	background-color: #92B1DF;
	color: White;
	float: left;
	width: 96%;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 20px;
	clear: none;
}

#BottomNav ul li {
	display: inline;
	background-color: #E6F2FD;
}

#BottomNav ul li a
{
padding: 0.2em 1em;
background-color: #92B1DF;
color: White;
text-decoration: none;
float: left;
border-right: 1px solid #EEE;
}

#BottomNav ul li a:hover
{
background-color: #C5C5C5;
color: #FFFFFF;
}


 
 /* Top navigation */
 
#topnav ul
{
padding-left: 0;
margin-left: 5px;
margin:0px 0px 0px 0px;
background-color: #92B1DF;
color: White;
float: left;
width: 100%;
font-family: arial, helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
height: 18px;
}

#topnav ul li { display: inline; }

#topnav ul li a
{
padding: 0.2em 1em;
background-color: #92B1DF;
color: White;
text-decoration: none;
float: left;
border-right: 1px solid #EEE;
}

#topnav ul li a:hover
{
background-color: #C5C5C5;
color: #FFFFFF;
}

/* Search box */

.textarea {
font-size: 8pt;
font-family: tahoma, Arial, Helvetica, sans-serif;
color: #333;
border: 1px solid #333;
background-color: #F0F0F0;
}

form {margin: 0;padding: 0;
}

/* Left positioning */

#left {
	width:175px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-color:#E6F2FD;
	float:left;
	min-height:15px;
	background-image: url(images/columnClearheightspacer.gif);
	background-repeat: repeat;
	clear: left;
}

/* Right positioning */

#right {
	margin-left:168px;
	background-color:#FFFFFF;
	min-height:30px;
	text-align:left;
	padding:10px 10px 15px 0px;
	min-width:500px;
	clear: right;
	float: none;
}

/* Footer positioning */

#footer {
	background-image:url(images/footer3.gif);
	height:60px;
	margin:8px 0px 0px 0px;
	padding:0px;
	width:100%;
	clear:left;
	float: left;
	background-color: #E6F2FD;
}

#footer img {padding:0px;margin:0px;float:left;}

#footer a {
text-decoration:none;}

/* Right positioning */

#rightcol {
width:180px;
float:right;
min-height:30px;
background-color:#fff;
margin:0px 0px 0px 20px;
padding:0px;
text-align:center;
}

#stretch {width:760px;height:1px;clear:both;margin:0px 0px 10px 0px;padding:0px;}

/* Horizontal rule */

HR {
height: 1px;
color: #999999;
}
.t3 {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#7F9CBA;
	text-decoration:none;
	font-weight:bold;
	margin-left: 20px;
	margin-bottom: -15px;
}
.detailimage {
	vertical-align: top;
}

.p7eq3 {
	padding-bottom: 2px;
}

