﻿/* CSS Document */

BODY {
	margin:0px;
	padding:0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #6CC;
	background-color: #FFF;
	text-align: center;
}

/* 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: #9FB5FF;
	text-decoration: none;

}

/* Main text headings */

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

h2
{
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#9fb5ff;
	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:right;
}

/* Footer text */

.footertext {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	margin:0px;
	padding:15px 0px 5px 0px;
	font-size:14px;
	color:#12203A;
}

/* Titles */

.t1 {
	font-size:18px;
	color:#336699;
	text-decoration:none;
	font-weight:bold;
	text-align: center;
}
.t2 {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#000;
	text-decoration:none;
	font-weight:bold;
}

/* Main body */

.maincontent {
	border-top-style:dotted;
	border-top-width:1px;
	border-top-color:#000;
	margin:3px 10px 30px 0px;
	padding:0px 10px 5px 10px;
	font-size: 11px;
	color:#000;
	text-align: left;

}

.maincontent2 {
	border-top-style:dotted;
	border-top-width:1px;
	border-top-color:#000;
	margin:3px 220px 0px 0px;
	padding:0px 10px 5px 10px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color:#333;
	width:60%;
}

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

.lwrap {
	width:182px;
	margin-top:20px;
	margin-bottom:0px;
	margin-right:auto;
	margin-left:auto;
	padding:0px;
}

/* Left content */

.lcontent {
	border-left-style:solid;
	border-left-color:#F89961;
	border-left-width:5px;
	width:172px;
	margin:0px 0px 10px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	text-decoration:none;
	text-align:left;
	font-weight:normal;
	padding:5px 3px 10px 5px;
	background-color: #eee;
	border-bottom-color: f89961;
}

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

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

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

/* News boxes */

.newsheader{
	background-image:url(images/left_subh.gif);
	background-position:top;
	background-repeat:no-repeat;
	width:182px;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	margin-bottom:0px;
	height:17px;
	text-align:center;
	padding:1px 5px 0px 0px;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#F00;
	font-weight:bold;
}
.newscell{
	background-color:#FFF;
	width:182px;
	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:#EEE;
	width:90%;
	margin-left:0px;
	margin-right:0px;
	border-left-style:solid;
	border-left-width:5px;
	border-left-color:#9FB5FF;
	min-height:30px;
	margin-top:18px;
	margin-bottom:0px;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000;
	padding:5px 0px 10px 10px;
	text-align: left;
}

.rightshadow {
	text-align:right;
	width:95%;
	height:7px;
	padding:0px 0px 5px 0px;
	margin-top:0px;
	margin-bottom:5px;
	float:left;
	margin-left: 5px;
	margin-right: 5px;
}
.rightshadow img {
	padding:0px 5px 0px 0px;
	margin:0px 5px 0px 0px;
	float:left;
	width: 100%;
}

/* Bullet list */

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

p img {
	margin-left:5px;
}


#wrap{
	margin:0px 0px 0px 0px;
	padding:0px;
	width:100%;
	height: 100%;
}

/* Header section */

#header{
	background:#EEE;
	margin:0px 0px -6px -6px;
	font-size: 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	border-bottom: 1px dotted #333;
	left: 0px;
	right: 0px;
	width: 100%;
 }
 
 /* Top navigation */
 
#topnav ul
{
	padding-left: 0px;
	margin-left: 5px;
	margin:0px 0px 0px 0px;
	background-color: #12203A;
	color: #ccc;
	float: none;
	width: auto;
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	height: auto;
	white-space: nowrap;
}

#topnav ul li {
	display: inline;
	white-space: nowrap;
	width: auto;
}

#topnav ul li a
{
	padding: .2em 2em;
	background-color: #314783;
	color: #CEDDFF;
	text-decoration: none;
	float: left;
	border-right: 1px solid #EEE;
}

#topnav ul li a:hover
{
background-color: #F89961;
color: #fff;
}

/* Left positioning */

#left {
	width:191px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-color:#12203a;
	border-right-width:3px;
	border-bottom-width:3px;
	border-left-width:5px;
	border-top-width:0px;
	border-style:solid;
	border-right-color:#EFEEEE;
	border-bottom-color:#EFEEEE;
	border-left-color:#fff;
	float:left;
	min-height:0px;
}

/* Right positioning */

#right {
	margin-left:196px;
	background-color:#fff;
	text-align:center;
	padding:10px 10px 15px 15px;
	color: #000;
	font-size: 14px;
	height: 100%;
}

/* Footer positioning */

#footer {
background-image:url(images/footer2.gif);
height:55px;
margin:0px 0px 0px 0px;padding:0px;
width:100%;
min-width:760px;
overflow:hidden;
clear:both;
}

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

#footer a {
	text-decoration:none;
	color: #336699;
}

/* Right positioning */

#rightcol {
	width:190px;
	float:right;
	min-height:30px;
	background-color:#f89961;
	margin:0px 0px 0px 5px;
	padding:0px 0px 0px 0px;
	text-align:center;
}

#stretch {width:760px;height:1px;clear:both;margin:0px 0px 10px 0px;padding:0px;}
.img-centre { 	margin-right:10px; }

form {margin: 0;padding: 0;
}

div.prodid{
font-weight: bold;
}

span.prodoption{
font-weight: bold;
} 

.prodname, .detailname{
font-weight: bold;
}
.tableheader {
	font-weight: bold;
	border-bottom-color: #000;
	border-bottom-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

span.price, .detailprice, .prodprice {
color: #44BA04;
padding-top: 4px;
font-weight:bold;
text-align: center;
} 

td.product {
border: 1px dotted #3B4754;
background-color: #FFF;
} 
.redtext {
	color: #F00;
	font-weight: bold;
}
.b1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #000;
	text-align: center;
	position: relative;
}
.b2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: large;
	font-weight: bold;
	position: relative;
	text-align: center;
	color: #3366AB;
}
.redtextbold {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #F00;
}
