html{
	margin:0;
	padding:0;
	text-align:center;
}

body{
	background-image: url(images/topBackground.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color:#5F80A2;
	margin:0 auto 0 auto;
	padding:0;
	text-align:center;
	width:800px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color:#00356A;
}

#page{
	background-color:#00356B;
}

#header{
	background-image:url(images/headerBackground.jpg);
	width:800px;
	height:96px;
	background-repeat:no-repeat;
}

#pagemenu{
	float:right;
	margin: 70px 10px 0 0;
	_margin: 73px 10px 0 0;
}

#pagemenu li{
	display:inline;
	font-size:10px;
	padding-right:1px;
	padding-left:11px;

}

#pagemenu a{
	text-decoration:none;
	color:#F27900;
	line-height:2em;
}

li#home a{
	background-image:url(images/HomeIcon.jpg);
	background-repeat:no-repeat;
	background-position:0 50%;
	padding: 4px 0 4px 20px;
}

li#viewcart a{
	background-image:url(images/CartIcon.jpg);
	background-repeat:no-repeat;
	background-position:0 50%;
	padding: 4px 0 4px 20px;
}

li#checkout a{
	background-image:url(images/SecureCheckoutIcon.jpg);
	background-repeat:no-repeat;
	background-position:0 50%;
	padding: 4px 0 4px 20px;
}

li#print a{
	background-image:url(images/PrintIcon.jpg);
	background-repeat:no-repeat;
	background-position:0 50%;
	padding: 4px 0 4px 20px;
}

li#bookmark a{
	background-image:url(images/BookmarkIcon.jpg);
	background-repeat:no-repeat;
	background-position:0 50%;
	padding: 4px 0 4px 20px;
}

li#information a{
	background-image:url(images/InformationIcon.jpg);
	background-repeat:no-repeat;
	background-position:0 50%;
	padding: 4px 0 4px 20px;
}

li#contact a{
	background-image:url(images/ContactIcon.jpg);
	background-repeat:no-repeat;
	background-position:0 50%;
	padding: 4px 0 4px 20px;
}

li#userlogin a{
	background-image:url(images/UserLoginIcon.jpg);
	background-repeat:no-repeat;
	background-position:0 50%;
	padding: 4px 0 4px 20px;
}



#mainmenu{
	background-image:url(images/menuBackground.jpg);
	height:27px;
	background-repeat:repeat-x;
	font-size:11px;
	padding-top:5px;
	padding-left:10px;
}




#nav, #nav ul{
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav a{
	text-decoration:none;
	display: block;
	padding:0 5px 0 5px;
	color:#000;
	font-weight:bold;
}

#nav li {
	float: left;
}

#nav li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	background:#E4E4FE;
	text-align:left;
}


#nav li:hover ul, #nav li.sfhover ul{
	left: auto;
	background-color:#E4E4FE;
	border:1px solid #2A205F;
	z-index:1001;
}

#nav li ul li{
	padding-top:3px;
	padding-bottom:3px;
}


#nav a:hover{
	color:#0A50A1;
}

/*  cmp menus */
#aboutmenu, #aboutmenu ul{
	padding: 0;
	margin: 0;
	list-style: none;
}

#aboutmenu a{
	text-decoration:none;
	display: block;
	padding:0 5px 0 5px;
	color:#000;
	font-weight:bold;
}

#aboutmenu li {
	float: left;
}

#aboutmenu li ul {
	position: absolute;
	width: 12em;
	left: -999em;
	background:#E4E4FE;
	text-align:left;
}


#aboutmenu li:hover ul, #aboutmenu li.sfhover ul{
	left: auto;
	background-color:#E4E4FE;
	border:1px solid #2A205F;
	z-index:1001;
}

#aboutmenu li ul li{
	padding-top:3px;
	padding-bottom:3px;
	width:12em;
}


#aboutmenu a:hover{
	color:#0A50A1;
}


#purchasemenu, #purchasemenu ul{
	padding: 0;
	margin: 0;
	list-style: none;
}

#purchasemenu a{
	text-decoration:none;
	display: block;
	padding:0 5px 0 5px;
	color:#000;
	font-weight:bold;
}

#purchasemenu li {
	float: left;
}

#purchasemenu li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	background:#E4E4FE;
	text-align:left;
}


#purchasemenu li:hover ul, #purchasemenu li.sfhover ul{
	left: auto;
	background-color:#E4E4FE;
	border:1px solid #2A205F;
	z-index:1001;
}

#purchasemenu li ul li{
	padding-top:3px;
	padding-bottom:3px;
	width:10em;
}


#purchasemenu a:hover{
	color:#0A50A1;
}

#selfassessmentmenu, #selfassessmentmenu ul{
	padding: 0;
	margin: 0;
	list-style: none;
}

#selfassessmentmenu a{
	text-decoration:none;
	display: block;
	padding:0 5px 0 5px;
	color:#000;
	font-weight:bold;
}

#selfassessmentmenu li {
	float: left;
}

#selfassessmentmenu li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	background:#E4E4FE;
	text-align:left;
}


#selfassessmentmenu li:hover ul, #selfassessmentmenu li.sfhover ul{
	left: auto;
	background-color:#E4E4FE;
	border:1px solid #2A205F;
	z-index:1001;
}

#selfassessmentmenu li ul li{
	padding-top:3px;
	padding-bottom:3px;
	width:10em;
}


#selfassessmentmenu a:hover{
	color:#0A50A1;
}

#pressmenu, #pressmenu ul{
	padding: 0;
	margin: 0;
	list-style: none;
}

#pressmenu a{
	text-decoration:none;
	display: block;
	padding:0 5px 0 5px;
	color:#000;
	font-weight:bold;
}

#pressmenu li {
	float: left;

}

#pressmenu li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	background:#E4E4FE;
	text-align:left;
}


#pressmenu li:hover ul, #pressmenu li.sfhover ul{
	left: auto;
	background-color:#E4E4FE;
	border:1px solid #2A205F;
	z-index:1001;
}

#pressmenu li ul li{
	padding-top:3px;
	padding-bottom:3px;
	width:10em;
}


#pressmenu a:hover{
	color:#0A50A1;
}

#maincontent{
	padding:10px;
	background-color:#00356B;
	clear:both;
}

#leftcolumn{
	float:left;
	width:590px;
	text-align:left;
	font-size:11px;
	color:#00356A;
}

#rightcolumn{
	float:right;
	width:180px;
	margin-left:10px;
	font-size:11px;
}

#contentfooter{
	clear:both;
}

#pagefooter{
	padding:0 0 1px 0;
	color:#fff;
	font-size:11px;
}

.clearboth{
	clear:both;
}
.floatright{
	float:right;
}


table.blognews{
	width:180px;
	border-collapse:collapse;

}

 table.blognews th{
 	background-color:#335C88;
	color:#fff;
	font-weight:bold;
	font-size:11px;
	border-top:1px solid #8098BA;
	border-left:1px solid #8098BA;
	border-right:1px solid #8098BA;
	text-decoration:underline;
 }
 table.blognews td{
 	background-color:#335C88;
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-align:left;
	padding:3px 5px 5px 5px;
	border-left:1px solid #8098BA;
	border-right:1px solid #8098BA;
 }

  table.blognews td.blogreadmore{
 	background-color:#335C88;
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-align:left;
	padding:3px 0 5px 15px;
	border-left:1px solid #8098BA;
	border-right:1px solid #8098BA;
	border-bottom:1px solid #8098BA;
 }

 table.blognews a{
 	text-decoration: none;
	color:#F27900;
 }

.productRowForm{
	margin:0 0 15px 0;
 	width:580px;
	height:auto;
	border:3px double #8098BA;
	color:#00356A;
 }

.productRow{
	background-image:url(images/ProductRowBG.jpg);
	background-repeat:repeat-x;
	width:570px;
	height:auto;
	padding:0 0 10px 10px;
	background-color:#fff;
 }

 .productRow h2{
 	display:inline;
	padding:0px;
	margin:0px;
	font-size:14px;
 }

  .productRow .qty{
 	width: 20px;
	margin-right:20px;
 }

 .productRow img{
 	width:auto;
	height:auto;
	margin:4px 8px 8px 8px;


 }

 .productRowDetailsForm{
	margin:0 0 15px 0;
 	width:580px;
	border:3px double #8098BA;
	color:#00356A;
 }

.productRowDetails{
	background-image:url(images/ProductRowBG.jpg);
	background-repeat:repeat-x;
	width:570px;
	padding:0 0 10px 10px;
background-color:#fff;
}

 .productRowDetails h2{
 	display:inline;
	padding:0px;
	margin:0px;
	font-size:14px;
 }

 .productRowDetails img{
 	width:auto;
	height:auto;
	margin:4px 8px 8px 8px;
 }

 .related_product_row img{
 	width:auto;
	height:auto;
	margin:4px 8px 8px 8px;
 }

 h2.related_products{
 	text-align:center;
 	display:block;
	color:#00356B;
	margin:0 0 20px 0;
	font-size:16px;
	text-decoration:underline;
 }

 input.button{
 	color: #00356B;
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-top: 1px solid #BECDDD;
	border-right: 1px solid #88A4C1;
	border-bottom: 1px solid #88A4C1;
	border-left: 1px solid #BECDDD;
	height: 2em;
 }

input, select{
	border:1px solid #88A4C1;
	background: #EFF3F6;
	color: #00356B;
	font-size: 11px;
}

table#cart{
	width:580px;
	border-collapse:collapse;
}

table#cart th{
	background-color:#335C88;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	padding: 5px 0 5px 2px;
	border-top:1px solid #8098BA;
}

th.itemsubtotal{
text-align:center;
}
 th.itemqty{
	text-align:center;
	}


table#cart td{
	background-color:#EFF3F6;
	color:#000;
	font-size:11px;
	padding: 5px 0 5px 0;
}

table#cart input{
	background-color:#fff;
}

table#cart tr{
	border-bottom:1px solid #8098BA;
	border-left:1px solid #8098BA;
	border-right:1px solid #8098BA;
	}

.totalcost, .cart_txt{
text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#fff;
}

td.deletecartitem{
	text-align:center;
	}
 td.itemqty{
	text-align:center;
	}
td.itemsubtotal{
text-align:center;
}

th.itemdelete{
	text-align:center;
	}

p#view_cart_buttons{
	text-align:center;

}
p#view_cart_buttons img{
	border-top: 1px solid #BECDDD;
	border-right: 1px solid #88A4C1;
	border-bottom: 1px solid #88A4C1;
	border-left: 1px solid #BECDDD;

}

fieldset {
        _position : relative;  /* The underscore means only IE will see it */
        _padding-top : 10px;   /* Stupid IE */
        background-color: #FFF;
        border:1px solid #2A205F;
        text-align: center;
        margin: 0 0 20px 60px;
		_margin: 0 0 20px 70px;
        padding-bottom:5px;
		width:450px;
		_display:block;
	color:#000;
        }

legend {
        _position : absolute;
        _top : -10px;
        _left: 0px;
        background-color: #E4E4FE;
        border:1px solid #2A205F;
        padding: 0.2em 0.5em;
        color:#2A205F;
        font-size: 11px;
        font-family: Arial, Helvetica, sans-serif;
        text-align:right;
        margin: 0 0 10px 0;
        font-weight:bold;
        }

label {
        display: block;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        text-align:right;
        font-weight:bold;
		margin-bottom:2px;
}

label input {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
    	margin:  0  50px 0 10px;
    	width:200px;
    	font-weight:normal;
}

label select {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
    	margin:  0  50px 0 10px;
    	width:200px;
    	font-weight:normal;
}

#reg_email_notice{
	color:#fff;
	font-size:12px;
	text-align:center;
	padding:0;
	margin:0 0 10px 0;
}

#completeform{
	color:#ff0000;
	font-size:11px;
	text-align:center;
	padding:0;
	margin:0;
}

/* order form  & contact form styles */
#orderform {
	width: 580px;
	padding:0px;
	margin:0 0 0 10px;
	text-align:left;
}

#orderform label, #contactform label{
	display:block;
	padding:8px 8px 8px 130px;
	margin-bottom: 1px;
	font:  11px Verdana, Arial, sans-serif;
	background: #EFF3F6;
color:#00356B;
}


#orderform label.radio{
	padding:8px 330px 8px 8px;
	margin-top:0;
}

#orderform h3{
	padding-top:5px;
	color:#fff;
}

#orderform span, #contactform span{
	position: relative;
	left: -120px; /* this pushes the left edge of the span over to the left edge of the space created by the padding set above */
	float: left;
	margin-right: -120px; /*reduce the values of this and the above commented elements to make a narrower label*/
	padding-top: 3px;
}

#orderform input, #orderform textarea, #contactform input, #contactform textarea{
	font: 11px Verdana, Arial, sans-serif;
	width: 300px;
}

#orderform select{
	font: 11px Verdana, Arial, sans-serif;
	width: 200px;
}

#orderform input.radio{
	width: 12px;
}

#orderform p.info{
	margin:5px 0;
	padding:0;
	font-size: 11px;
	font-style:italic;
}

#orderform p.select{
	margin:0 0 5px 0;
	padding:0;
	color:#fff;
	font-size: 12px;
}

#orderform p.buttons, #contactform p#buttons{
	padding: 10px 0 0 80px;
	text-align:center;
}

#orderform p.buttons input, #contactform p#buttons input{
	width: 100px;
}

#orderform  p.buttons input, #contactform p.buttons input{
	margin: 5px 5px 0 0;
	border: 1px solid #4573B3;
	height: 30px;
	width: 110px;
	font: bold 10px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #0A50A1;
	cursor: pointer;
}

#orderprocessing{
	color:#fff;
}

form#search {
	color:#fff;
	padding: 0 0 5px 0;
	_padding: 0;
	_width:160px;
	}

form#search input{
position: bottom;
border: none;
	}


/* contact form styles */
#contactform {
	width: 450px;
	padding:0px;
	margin:0 0 0 70px;
	text-align:left;
}

#contactform label{
	display:block;
	padding:8px 8px 8px 130px;
	margin-bottom: 1px;
	font:  11px Verdana, Arial, sans-serif;

color:#00356B;
}

#contactform span{
	position: relative;
	left: -120px; /* this pushes the left edge of the span over to the left edge of the space created by the padding set above */
	float: left;
	margin-right: -120px; /*reduce the values of this and the above commented elements to make a narrower label*/
	padding-top: 3px;
}

#contactform input, #contactform textarea{
	font: 11px Verdana, Arial, sans-serif;
	width: 300px;
}



#contactform p#buttons{
	padding: 10px 0 0 80px;
	text-align:center;
}

#contactform p#buttons input{
	width: 100px;
}

#contactform p.buttons input{
	margin: 5px 5px 0 0;
	border: 1px solid #4573B3;
	height: 30px;
	width: 110px;
	font: bold 10px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #0A50A1;
	cursor: pointer;
}

/*   page styles for tiny mce alos in the realtiy_tinymce.css file      */


#leftcolumn div.textcontainer{
	background-image:url(images/ProductRowBG.jpg);
	background-repeat:repeat-x;
	margin:0 0 15px 0;
 	width:570px;
	height:auto;
	border:3px double #8098BA;
	color:#000;
	padding:0 10px 10px 10px;
	background-color:#fff;
}

div.ProductPageIndex {
text-align:center;
font-size:11px;
padding: 0 0 10px 0;
}
div.ProductPageIndex a{
text-decoration:none;
color:#fff;
padding: 0 3px 0 3px;
}

div.ProductPageIndex a b{
font-size:12px;
border: 1px solid #fff;
padding: 0 3px 0 3px;
}

div.ProductPageIndex span{
display:block;
}


h1{
color:#f27900;
	}

h2{
color:#f27900;
	}
 h3{
	color:#00A13C;
	}

a{
	color:#F27900;
	}

td.whitelink a{
	color:#fff;

	}


p.error_fff{
	color:#fff;
	font-weight:bold;
	font-size:12px;
	text-align:center;
}
