@charset "UTF-8";
/* CSS Document */


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #123376;
	margin: 0px;
	padding: 0px;
}
#masthead {
	background-image: url(../images/layout/header_bg.png);
	background-repeat: no-repeat;
	height: 130px;
	width: 900px;
	padding-right: 14px;
	padding-bottom: 10px;
	padding-left: 14px;
}
.mastbase {
	background-repeat: no-repeat;
	background-image: url(../images/footer_bg.png);
	text-align: center;
	height: 66px;
	width: 928px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
}

	
.topText_two {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 25px;
	margin-bottom: 15px;
	font-size: 20px;
	color: #CF0F0F;
	margin-right: 25px;
	width: 350px;
	float: right;
}
.clear {
	clear: both;
}


.topText_one {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	float: left;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 25px;
	font-size: 25px;
	line-height: 35px;
	color: #123376;
	width: 250px;
	text-align: center;
}

.baseleft {
	text-align: left;
	height: 40px;
	width: 500px;
	float: left;
	padding-top: 5px;
}
.baseright {
	text-align: right;
	height: 40px;
	width: 370px;
	float: left;
	padding-top: 2px;
}
#wrapper {
	width: 928px;
	margin: 0 auto;
}
#column_wrapper {
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
	display: block;
}
#detail {
	width: 700px;
	float: left;
}
#detail-left {
	width: 330px;
	float: left;
	text-align: left;
}
#detail-right {
	width: 330px;
	float: left;
}
#ads-left {
	width: 240px;
	float: left;
}
#ads-right {
	width: 240px;
	float: left;
}
#related {
	width: 350px;
	float: left;
}
#reviews {
	width: 350px;
	float: left;
}
#center {
	width: 480px;
	float: left;
}
#left {
	width: 220px;
	float: left;
	margin-left: 4px;
}
#right {
	width: 220px;
	float: left;
	margin-right: 4px;
}
#detail .content {
	line-height: 12px;
}
#center .content {
	line-height: 12px;
}
#left .content {
	font-size: 12px;
}
#right .content {
	font-size: 12px;
}
#masthead .content {
	font-size: 12px;
	background-color: #FFFFFF;
	height: 104px;
	background-image: url(../images/layout/header_content_bg.png);
}
.nav {
	font-size: 12px;
	margin-left: auto;
	margin-right: auto;
	width: 880px;
}
#footer .content {
	padding: 12px 16px;
	text-align: center;
}
#footer {
	color: #999999;
	padding: 0px;
	margin: 0;
	font-size: 1.2em;
	clear: both;
	background-repeat: repeat-x;
}
#left a:link {
	color: #8C8C8C;
	text-decoration: none;
}
#left a:visited {
	color: #8C8C8C;
	text-decoration: none;
}
#left a:hover {
	color: #FF3300;
	text-decoration: none;
}
#detail a:link {
	color: #999999;
	font-size: 12px;
	text-decoration: none;
}
#detail a:visited {
	color: #999999;
	font-size: 12px;
	text-decoration: none;
}
#detail a:hover {
	color: #FF3300;
}
#related a:link {
	color: #999999;
	font-size: 12px;
	text-decoration: none;
}
#related a:visited {
	color: #999999;
	font-size: 12px;
	text-decoration: none;
}
#related a:hover {
	color: #FF3300;
}
#center a:link {
	color: #FF3300;
	font-size: 11px;
	text-decoration: none;
}
#center a:visited {
	color: #FF3300;
	text-decoration: none;
}
#center a:hover {
	color: #999;
}
#right a:link {
	color: #000000;
}
#right a:visited {
	color: #333333;
}
#right a:hover {
	color: #826800;
}
#footer a:link {
	color: #999999;
}
#footer a:visited {
	color: #666666;
}
#footer a:hover {
	color: #FFFFFF;
}
h1 {
	font-size: 1.8em;
	margin: 0;
}
h2 {
	font-size: 1.6em;
	margin: 30px 0 0 0;
}
h3
{
	color: #8C8C8C;
	margin-bottom: 0px; /*header text is indented 10px*/
	cursor: pointer;
	font-size: 12px;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 10px;
	margin-top: 0px;
	background-image: url(../images/layout/cat_bg.png);
	background-position: left top;
	font-weight: normal;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
}
.side-header {
	color: #FFFFFF;
	background-image: url(../images/layout/side-header_bg.png);
	background-repeat: no-repeat;
	height: 20px;
	padding-top: 15px;
	padding-left: 25px;
	font-size: 13px;
}
.side-content {
	color: #103173;
	background-image: url(../images/layout/side-content_bg.png);
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 11px;
	background-repeat: repeat-y;
}
.small-grey {
	color: #999999;
	font-size: 11px;
}
.small-pink {
	color: #4BACD2;
	font-size: 11px;
}
.large-pink {
	color: #FF3300;
	font-size: 12px;
	line-height: 20px;
}
.large-pinkB {
	color: #4BACD2;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
}
.large-grey {
	color: #999999;
	font-size: 12px;
	line-height: 18px;
}
.cat-content {
	color: #999999;
	background-image: url(../images/layout/side-content_bg.png);
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
	background-repeat: repeat-y;
}
.side-btm {
	height: 10px;
}
.side-btm-short {
	height: 5px;
}
.detail-content {
	color: #999999;
	background-image: url(../images/layout/detail-content_bg.png);
	background-repeat: repeat-y;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11px;
}
.column2 {
	width: 320px;
	float: left;
	padding-right: 10px;
	margin-bottom: 10px;
}
.reviewcross-content {
	color: #999999;
	background-image: url(../images/layout/reviewcross-content.png);
	background-repeat: repeat-y;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
	min-height:270px;
	height:auto !important;
	height:270px;
}
.detailprod-content {
	color: #999999;
	background-image: url(../images/layout/detail-content_bg.png);
	background-repeat: repeat-y;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
}
.detailprodfull-content {
	color: #999999;
	background-image: url(../images/layout/detail-content_bg.png);
	background-repeat: repeat-y;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
}
.detail-header {
	color: #FFFFFF;
	background-image: url(../images/layout/detail-header_bg.png);
	background-repeat: no-repeat;
	height: 20px;
	padding-top: 15px;
	padding-left: 25px;
	font-size: 13px;
}
.detail-btm {
	height: 10px;
}
.reviewcross-header {
	color: #FFFFFF;
	background-image: url(../images/layout/reviewcross-header.png);
	background-repeat: no-repeat;
	height: 20px;
	padding-top: 15px;
	padding-left: 25px;
	font-size: 13px;
}
.reviewcross-btm {
	height: 10px;
}
.centre-header {
	color: #FFFFFF;
	background-image: url(../images/layout/centre-header_bg.png);
	background-repeat: no-repeat;
	height: 20px;
	padding-top: 15px;
	padding-left: 43px;
	font-size: 13px;
}
.centre-content {
	color: #999999;
	background-image: url(../images/layout/centre-content_bg.png);
	background-repeat: repeat-y;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
}
.centre-btm {
	height: 10px;
	background-image: url(../images/layout/centre-btm_bg.png);
}
#logo {
	float: left;
	margin-top: 3px;
	margin-left: 20px;
}
.buttons {
	float: right;
	margin-top: 10px;
	margin-right: 32px;
	height: 20px;
	color: #FF3300;
	font-size: 11px;
}
.buttonsimg {
	margin-right: 5px;
	margin-left: 30px;
}
a.toplinks {
	color: #FF3300;
	font-size: 11px;
	text-decoration: none;
}
#search {
	float: right;
	height: 30px;
	width: 447px;
	background-image: url(../images/layout/search_bg.png);
	margin-right: -32px;
}
#search_box {
	float: right;
	width: 145px;
	height: 20px;
	background-image: url(../images/layout/search_bg.gif);
	margin-top: 3px;
	margin-right: 15px;
}
#search_box #s {
	float: left;
	padding: 0;
	border: 0;
	width: 102px;
	background: none;
	margin-top: 6px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 3px;
	font-size: 10px;
}
#search_box #go {
	float: right;
	margin-top: 2px;
	margin-right: 4px;
	margin-bottom: 0;
	margin-left: 0;
}
.searchtext {
	padding-top: 9px;
	padding-left: 60px;
	float: left;
	color: #FFFFFF;
	font-size: 11px;
}
.searchtext a {
	color: #FFFFFF;
	text-decoration: none;
}

.searchdivide {
	padding-right: 16px;
	padding-left: 16px;
}
.emailadd {
	font-size: 10px;
	color: #999;
	padding: 3px;
	border: 1px solid #999;
	float: left;
	width: 110px;
}

html {
	overflow-y: scroll;
}

.floatleft {
	float: left;
}
.smbutton {
	float: left;
	padding-left: 10px;
}
.prods {
	float: left;
	width: 125px;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	height: auto !important;
	height: 214px;
	min-height:200px;
}
.prods2 {
	float: left;
	width: 143px;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	height: 300px;

}
.buywrap {
	padding-top: 10px;
}
.footerTxt {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
	padding-top: 5px;
	height: 125px;
}
.footerTxt  .col1 {
	width: 150px;
	float: left;
	margin-left: 10px;
	height: 125px;
}
.footerTxt .col2 {
	float: left;
	width: 570px;
	margin-left: 10px;
	height: 125px;
}
.footerTxt h1 {
	font-size: 11px;
	font-weight: normal;
	color: #07598D;
	margin: 0px;
	padding: 0px;
}
.footerTxt .blue {
	font-size: 11px;
	font-weight: normal;
	color: #07598D;
	margin: 0px;
	padding: 0px;
}
.footerTxt .gfxHolder {
	float: left;
	height: 45px;
	margin-top: 20px;
}
.footerTxt a {
	color: #999999;
	text-decoration: none;
}
.footer {
	background-image: url(images/footer.png);
	background-repeat: repeat-x;
	background-position: top;
	height: 145px;
	width: 100%;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
}
.footer  .footerTxt  span.left {
	display: block;
	float: left;
	height: 120px;
	width: 120px;
	margin-right: 10px;
	padding-top: 5px;
}
.footer  .footerTxt  div.right {
	color: #8C8C8C;
	float: right;
	height: 122px;
	width: 430px;
	font-size: 11px;
	line-height: 18px;
	text-align: right;
	padding-top: 3px;
}
.footer  .footerTxt  div.right a {
	color: #8C8C8C;
	text-decoration: none;
}

.footer .footerTxt span.dark {
	color: #333333;
}
.footer .footerTxt span a {
	font-size: 11px;
	line-height: 15px;
	color: #333333;
}
