body {
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
}

body a {
	text-decoration: underline;
	color: #0755a3;
	font-weight: normal;
}

/* body a:visited { text-decoration:none; color:#9999CC; font-weight:normal; }  */
body a:hover {
	color: #FF6600;
}

img {
	border: 0;
}

h1 {
	margin: 5px 0 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	/* color: #0755a3; */
	color: #116FAC;
}

h2 {
	margin: 15px 0 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0755a3;
	border-bottom: 1px solid #0755a3;
}

h3 {
	margin-bottom: 0px;
	color: #0755a3;
	font-size: 12px;
}

p {
	margin: 3px 0px 7px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #555555;
}

ul {
	margin: 0px;
	list-style-position: outside;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #555555;
}

.list_margin {
	margin: 0px 0px 5px 20px;
}

#page_container {
	margin: 0px 15px 0px 15px;
	position: relative;
	padding: 0px;
	width: 930px;
}

#left_nav_2 {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 0;
	left: 0;
	width: 220px;
}

#main_content_2 {
	margin: 0px 15px 0px 15px;
	padding: 0px;
	position: absolute;
	top: 0;
	right: 0;
	width: 660px;
}

#main_content {
	float: right;
	margin: 0px 2px 0px 0px;
	padding: 0px;
	width: 690px;
	min-height: 550px;
}

#left_nav {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 220px;
}

.leftbarhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px 3px 3px 10px;
	background-color: #04378a;
	background-image: url(../images/left_nav_head.gif);
	background-repeat: no-repeat;
}

.leftbarfoot {
	border-top: 0px solid #ff0000;
	border-right: 1px solid #b5c1d2;
	border-bottom: 1px solid #b5c1d2;
	border-left: 1px solid #b5c1d2;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-bottom-left-radius: 5px;
	-khtml-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #0755a3;
}

.left_nav_lnk,.left_nav_lnk:link,.left_nav_lnk:active,.left_nav_lnk:visited
	{
	margin: 0px 0px 0px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	/* color: #3f4550;  */
	color: #0755a3;
	text-decoration: none;
}

.left_nav_lnk:hover {
	color: #0755a3;
	text-decoration: underline;
}

#left_nav_img {
	margin: 15px 0 0;
}

#ftr_content_br {
	clear: both;
	margin: 25px 0px 10px 0px;
	padding: 0px;
	width: 960px;
	background-color: #FFFFFF;
}

#globalnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #CCCCFF;
	padding: 6px 3px 6px 20px;
	line-height: 9px;
	letter-spacing: 0;
}

/* #globalnav a,a:visited { color: #000000; text-decoration:none; font-weight:normal; font-size:10px; } */
#globalnav a:hover {
	color: #FF6600;
	font-weight: normal;
	font-size: 10px;
}

#quicksearch {
	background-color: #CCCCFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: right;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#quicksearch input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

#tensinfo a {
	font-size: 16px;
	font-weight: bold;
	color: #000099;
	display: block
}

#tensinfo a:hover {
	color: #FF6600;
	background-color: #ebebeb
}

#tensinfotext {
	color: #888888;
	font-size: 11px;
	padding: 2px;
}

#subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-color: #0755a3;
	letter-spacing: 0;
}

/* #subnav a,a:visited { font-family:Verdana, Arial, Helvetica, sans-serif; color:#FFFFFF; text-decoration:none; font-size:10px; font-weight: bold; } */
#subnav a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF6600;
	font-size: 10px;
	font-weight: bold;
}

#backtoboots {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	background-color: #0755a3;
	padding-right: 6px;
}

/* #backtoboots a,a:visited { font-size:11px; text-decoration:none; color:#FFFFFF; font-weight:bold; }  */
#backtoboots a:hover {
	color: #CCCCFF;
}

#faqswitch {
	text-align: center;
	padding: 5px;
}

#faqswitch a {
	display: block;
	font-size: 16px;
	font-weight: bold;
	color: #9999CC;
	padding: 3px;
	border-right: 3px solid #ffffff
}

#faqswitch a:hover {
	color: #FF6600;
	background-color: #ebebeb;
	border-right: 3px solid #0755a3
}

#cartbar {
	font-size: 11px;
	text-align: center;
	padding: 5px;
	width: 140px;
	vertical-align: top;
}

.carthead {
	background-color: #9999CC;
	padding: 10px;
	text-align: left;
}

.cartfoot {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9999CC;
	border-right-color: #9999CC;
	border-bottom-color: #9999CC;
	border-left-color: #9999CC;
}

#ftr_brk {
	margin: 25px 0px 10px 0px;
	padding: 0px;
	colour: #c1cbd9;
	line-height: 1px;
}

.pre_ftr_spc {
	margin: 0px;
	min-height: 25px;
	height: 25px;
}

#pgfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
}

#pgfooter a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

/* #pgfooter a:visited { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000000; } */
#mainbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	vertical-align: top;
	padding: 8px 5px 5px;
}

#leftbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	vertical-align: top;
	padding: 15px 5px 5px;
	width: 120px;
}

.msg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
}

.cartmsg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #663300;
	padding: 6px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9999CC;
	border-right-color: #9999CC;
	border-bottom-color: #9999CC;
	border-left-color: #9999CC;
	text-align: left;
}

.advmsg {
	color: #990066;
	font-weight: bold;
}

.prod_prc {
	color: #0755a3;
	font-size: 14px;
	font-weight: bold;
}

.feature_img {
	float: right;
	margin: 10px 0px 25px 25px;
	border: 0px;
}

a.co_prod_lnk,a.co_prod_lnk:link,a.co_prod_lnk:active,a.co_prod_lnk:visited
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #3f4550;
	text-decoration: none;
}

a.co_prod_lnk:hover {
	color: #3f4550;
	text-decoration: underline;
}

/* front page */
	/* and new ............................................................................... */
#fp_main_panels {
	margin: 0px 0px 5px 0px;
	width: 930px;
	height: 400px;
	min-height: 400px;
}

.fp_imgs {
	margin: 0;
}

.fp_main_col {
	float: left;
	margin: 0px 15px 0px 0px;
	width: 300px;
}

.fp_main_lastcol {
	float: left;
	margin: 0;
	width: 300px;
}

.fp_lastcol_item {
	margin: 0 0 15px 0;
	width: 300px;
}

.fp_lastcol_last {
	margin: 1px 0 0 0;
	width: 300px;
}

#fp_waypoints {
	margin: 0px 0px 10px 0px;
	width: 925px;
	height: 75px;
	min-height: 75px;
	background-image: url(../images/fp_waypoint_bg.gif);
	background-repeat: no-repeat;
}

.fp_waypoint_hl {
	vertical-align: middle;
	color: #3F4551;
	font-size: 18px;
	font-weight: bold;
}

.fp_waypoint_strap {
	vertical-align: top;
	color: #3F4551;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}

.fp_waypoint_lnk {
	border-top-style: dashed;
	border-top-width: 1px;
	border-top-color: #B6C2D2;
	color: #3F4551;
	font-size: 12px;
	font-weight: normal;
}

.fp_wp_anch {
	color: #3F4551;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

.fp_wp_anch:hover {
	color: #3F4551;
	text-decoration: underline;
}

.fp_waypoint_blank {
	border-top-style: none;
	border-top-width: 1px;
	border-top-color: #B6C2D2;
	color: #3F4551;
	font-size: 12px;
	font-weight: normal;
	height: 24px;
}

#fp_advantage_strip {
	margin: 10px 0px 10px 0px;
	width: 925px;
	height: 55px;
	min-height: 55px;
	/*
	background-image: url(../images/advantage3_strip.gif);
	background-repeat: no-repeat;
	*/
}

#e404_strip {
	margin: 20px 0px 20px 0px;
	width: 925px;
	height: 30px;
	min-height: 30px;
	border: 3px solid #f9c4e2;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-color: #fdf0f9;
	color: #a1124f;
	line-height: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

#footer_3 {
	clear: both;
	margin: 10px 0px 15px 2px;
	width: 925px;
	height: 65px;
	min-height: 65px;
	background-image: url(../images/footer3_bg.gif);
	background-repeat: no-repeat;
}

#pgfooter3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	text-align: left;
}

#pgfooter3 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
}

#pgfooter3 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
}

#main_content_3 {
	margin: 0px 5px 0px 15px;
	padding: 0px;
	position: absolute;
	top: 0;
	right: 0px;
	width: 690px;
}

.cat_strip {
	margin: 0px 0px 15px 0px;
	width: 690px;
	height: 180px;
	min-height: 180px;
}

.cat_strip_prod {
	margin: 0px 10px 0px 0px;
	float: left;
}

.cat_strip_menu {
	margin: 0px 0px 0px 0px;
	width: 340px;
	float: right;
	background-image: url(../images/cat_mat_prod_menu.jpg);
	background-repeat: no-repeat;
	height: 180px;
	min-height: 180px;
}

#prod_details {
	float: left;
	margin: 0px 0px 0px 0px;
	width: 490px;
	min-height: 180px;
}

#prod_main {
	margin: 0px 0px 0px 0px;
	width: 490px;
	height: 260px;
}

#prod_photo {
	float: left;
	margin: 0px 0px 0px 0px;
	width: 230px;
}

#prod_photo_small {
	float: left;
	margin: 0px 0px 0px 0px;
	width: 115px;
}

#prod_summ {
	float: right;
	margin: 0px 20px 0px 0px;
	width: 225px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #555555;
}

#prod_alt {
	margin: 0px 0px 0px 0px;
	width: 490px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #555555;
}

#prod_rest {
	margin: 0px 0px 0px 0px;
	width: 490px;
	min-height: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #555555;
	list-style-position: inside;
}

#prod_extras {
	float: right;
	margin: 0px 0px 0px 0px;
	width: 180px;
}

#prod_more_info {
	margin: 0px 0px 10px 0px;
	width: 180px;
}

#prod_accessories {
	margin: 0px 0px 10px 0px;
	width: 180px;
}

#prod_related {
	margin: 0px 0px 10px 0px;
	width: 180px;
}

#prod_specials {
	margin: 0px 0px 10px 0px;
	width: 180px;
}

#prod_articles {
	margin: 0px 0px 10px 0px;
	width: 180px;
}

.prod_ttl {
	margin: 0px 0px 20px 0px;
}

.prod_pts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #A7026A;
}

.prod_intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #C71837;
}

.prod_br {
	height: 1px;
	color: #eeeeee;
	background-color: #eeeeee;
}

#prod_main_small {
	margin: 0px 0px 0px 0px;
	width: 490px;
	height: 130px;
}

#prod_video {
	float: left;
	margin: 0px 0px 20px 0px;
	width: 490px;
	min-height: 180px;
}

.r_pnl_head {
	margin: 0px 0px 0px 0px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #04378a;
	color: #FFFFFF;
	padding: 3px 10px;
	background-image: url(../images/prod_extra_blu_180.gif);
	background-repeat: no-repeat;
}

.r_pnl_brdr {
	border-top: 0px solid #B7C3D3;
	border-right: 1px solid #B7C3D3;
	border-bottom: 1px solid #B7C3D3;
	border-left: 1px solid #B7C3D3;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-bottom-left-radius: 5px;
	-khtml-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #0755a3;
}

.r_pnl_head_red {
	margin: 0px 0px 0px 0px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #C71837;
	color: #FFFFFF;
	padding: 3px 10px;
	background-image: url(../images/prod_extra_red_180.gif);
	background-repeat: no-repeat;
}

.r_pnl_brdr_red {
	border-top: 0px solid #C71837;
	border-right: 1px solid #C71837;
	border-bottom: 1px solid #C71837;
	border-left: 1px solid #C71837;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-bottom-left-radius: 5px;
	-khtml-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #0755a3;
}

.rnav_lnk,.rnav_lnk:link,.rnav_lnk:active,.rnav_lnk:visited {
	margin: 0px 0px 0px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #3f4550;
	text-decoration: none;
}

.rnav_lnk:hover {
	color: #0755a3;
	text-decoration: underline;
}

.r_pnl_lhead {
	margin: 0px 0px 0px 0px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #d4e0ed;
	color: #054393;
	padding: 3px 10px;
	background-image: url(../images/prod_extra_lblu_180.gif);
	background-repeat: no-repeat;
}

.r_pnl_lbrdr {
	border-top: 0px solid #d4e0ed;
	border-right: 1px solid #d4e0ed;
	border-bottom: 1px solid #d4e0ed;
	border-left: 1px solid #d4e0ed;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-bottom-left-radius: 5px;
	-khtml-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #0755a3;
}

.cust_cit {
	width: 100%;
	border-bottom: 1px dotted #0755a3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0755a3;
}

.prod_sep {
	margin: 10px 0px 10px 0px;
	clear: both;
	background-image: url(../images/prod_pg_sep.gif);
	background-repeat: repeat-x;
	height: 16px;
}

.gen_sep {
	margin: 10px 0px 26px 0px;
	clear: both;
	background-image: url(../images/gen_pg_sep.gif);
	background-repeat: repeat-x;
	height: 16px;
}

#main_col_1 {
	float: left;
	margin: 0px 0px 0px 0px;
	width: 490px;
	min-height: 100px;
	/* token amount, or the footer will not stay at foot  */
}

#main_col_rhs {
	float: right;
	margin: 0px 0px 0px 0px;
	width: 180px;
}

.rhs_pnl {
	margin: 0 0 15px 0;
}

/* comparison tables */
.comp_tbl {
	width: 100%;
	border-width: 4px;
	border-spacing: 0px;
	border-style: solid;
	/*	border-color: #dddddd; */ /*	border-color: #ebf5fa; */
	border-color: #d4e3ef;
	border-collapse: collapse;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
}

.comp_th {
	border-width: 0px;
	border-style: none;
	/*	background-color: #dddddd;  */
	background-color: #ebf5fa;
	padding: 5px 12px;
	font-weight: bold;
	color: #0755a3;
}

.comp_td {
	border-width: 0px;
	padding: 3px 12px;
	border-style: none;
	background-color: #f6f6f6;
	color: #0755a3;
}

.comp_th_bg {
	background-image: url(../images/comp_tbl_th_bg.gif);
	background-repeat: repeat-x;
}

/* general classes */
.centre {
	text-align: center;
}

.red {
	color: #ff0000;
}

.th {
	padding-left: 5px;
	/*	background-color: #dddddd;  */
	background-color: #ebf5fa;
	font-weight: bold;
	color: #0755a3;
}

.td_odd {
	background-color: #f6f6f6;
}

.td_even {
	background-color: #ffffff;
}

.td_sep {
	height: 3px;
	background-color: #f6f6f6;
}

.comptbl {
	margin: 9px;
	width: 625px;
	font-size: 1em;
}

.comptbl_trh {
	height: 25px;
	background-color: #ffffff;
}

.comptbl_th {
	font-weight: bold;
	color: #333333;
	text-align: center;
	vertical-align: bottom;
}

.comptbl_trw {
	background-color: #ffffff;
}

.comptbl_trg {
	background-color: #d8e8f8;
}

.comptbl_tdl {
	text-align: left;
}

.comptbl_tdc {
	text-align: center;
	font-weight: bold;
}

.comptbl_td_prc {
	text-align: center;
	font-weight: bold;
	color: #0755A3;
}

/* contact page */
.cont_tel_no {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #055497;
	font-weight: bold;
}

.lowkey_lnk {
	text-decoration: none;
	font-weight: normal;
	color: #555555;
}

.lowkey_lnk:hover {
	text-decoration: underline;
}

.alert_notice_box {
	background-color: #ffeffa;
	margin: 10px auto;
	padding: 10px;
	width: 660px;
	border: 5px solid #ee3333;
	color: #222222;
	font-size: 0.9em;
}

.alert_notice_ttl {
	color: #ee3333;
	font-size: 1.25em;
	font-weight: bold;
	text-align: center;
}


/* cart special offer notices  */
#cart_so_notice {
	width: 100%;
}

.cart_so_nb_ttl {
	margin: 25px auto 4px;
	width: 615px;
	font-size: 1.2em;
	font-weight: bold;
	color: #c71837;
}

.cart_so_pnl {
	position: relative;
	margin: 0px auto;
	width: 615px;
	height: 130px;
	border: 1px solid #c71837;
	-moz-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border-radius: 5px;
	background-color: #ffffff;
	overflow: hidden;
}

.cart_so_pnl_img {
	position: absolute;
	top: 5px;
	left: 5px;
	border: 0px;
	width: 120px;
}

.cart_so_pnl_img a img {
	border: 0px;
}

.cart_so_pnl_txt {
	position: absolute;
	top: 5px;
	right: 5px;
	width: 460px;
	height: 120px;
}

.cart_so_pnl_ttl {
	margin: 1px 5px;
	padding: 0px;
	font-size: 1.2em;
	font-weight: bold;
	color: #116FAC;
}

.no_decor {
	text-decoration: none;
}

.cart_so_pnl_desc {
	margin: 2px 5px;
	padding: 0px;
	font-size: 1.1em;
	font-weight: normal;
	text-align: left;
}

.cart_so_pnl_prc {
	margin: 2px 5px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	color: #0755a3;
	font-size: 1.1em;
	font-weight: bold;	
}


