* {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}

html, body {
	text-align: center;
	color: #333;
}

body {
	background-color: #FFF;
}

h2 {
	margin: 0;
	padding: 0;
	line-height: 18px;
	display: block;
	font-weight: lighter;
	font-size: 14px;
}

h1 {
	font-size: 24px;
	font-weight: bold;
	line-height: 100%;
	color: #666;
	margin-bottom: 20px;
	line-height: 100%;
}


h3 {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	margin-bottom: 10px;
	line-height: 100%;
}

h4 {
	font-size: 14px;
	font-weight: bold;
	color: #666;
	margin-bottom: 10px;
	line-height: 100%;
}

h5 {
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
}

a, p, li, td, th, dt, dd, address, blockquote, label {
	font-size: 12px;
	color: #666;
	line-height: 140%;
	font-style: normal;
}

p, ul, dl, ol, address, blockqoute {
	margin-bottom: 16px;
}

ul li ul {
	margin-bottom: 0px;
}

blockquote {
	font-style: italic;
	color: #007680;
}

img {
	border: 0px;
	display: block;
}

a {
	text-decoration: underline;
	font-size: 12px;
	color: #0066CC;
}

a:hover {
	text-decoration: none;
	color: #0066CC;
}

a:visited {
	color: #0066CC;
}

ul, ol, dd {
	padding-left: 9px;/* MOZ */
	margin-left: 9px;/* IE */
}

dt {
	padding-left: 0px;/* MOZ */
	margin-left: 0px;/* IE */
	font-weight: bold;
}

table {
	border-collapse: collapse;
}

th, td {
	font-size: 12px;
	vertical-align: top;
	text-align: left;
}

option, select, input {
	font-size: 10px;
	color: #666;
}

textarea {
	font-size: 12px;
	color: #666;
}

option {
	padding-right: 5px;
	padding-left: 3px;
}




/* custom styles template ============== */


.wrapper {
	margin: 0 auto;
	width: 960px;
	text-align: left;
	position: relative;
}


.head {
	width: 960px;
	height: 115px;
	position: relative;
}

.banner_768 {
	position: absolute;
	top: 10px;
	left: 225px;
}

.logo {
	position: absolute;
	top: 50px;
	left: 7px;
}

.menu {
	height: 55px;
	width: 960px;
	background-image: url(/images/menu_bar.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	position: absolute;
	top: 115px;
	left: 0;
	margin-bottom: 10px;
}

.menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0px;
	left: 65px;
}

.menu ul li {
	display: block;
	float: left;
	margin-right: 5px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

.menu ul li a {
	color: #666;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	line-height: 30px;
	display: block;
	margin: 0 7px;
	text-align: center;
}


.tab_home_on {
	width: 75px;
	height: 30px;
	background-image: url(/images/menu_tab_home_on.gif);
	border-bottom: 1px solid #FF4F4F;
}

.tab_home_off {
	width: 75px;
	height: 30px;
	background-image: url(/images/menu_tab_home_off.gif);
}

.tab_categories_on {
	width: 120px;
	height: 30px;
	background-image: url(/images/menu_tab_categories_on.gif);
}

.tab_categories_off {
	width: 120px;
	height: 30px;
	background-image: url(/images/menu_tab_categories_off.gif);
}

.tab_stores_on {
	width: 80px;
	height: 30px;
	background-image: url(/images/menu_tab_stores_on.gif);
}

.tab_stores_off {
	width: 80px;
	height: 30px;
	background-image: url(/images/menu_tab_stores_off.gif);
}

.tab_brands_on {
	width: 80px;
	height: 30px;
	background-image: url(/images/menu_tab_brands_on.gif);
}

.tab_brands_off {
	width: 80px;
	height: 30px;
	background-image: url(/images/menu_tab_brands_off.gif);
}

.menu ul li a.tab_on {
	color: #fff;
}






.torso {
	margin-top: 65px;
	width: 960px;
	float: left;
}

.breadcrumbs {
	margin-top: 60px;
}





.foot {
	clear: both;
	width: 960px;
	padding-top: 20px;
}





/* columns =============== */

.col_180 {
	width: 180px;
	float: left;
	zoom: 1;
}

.col_190 {
	width: 190px;
	float: left;
	zoom: 1;
}

.col_300 {
	width: 300px;
	float: left;
	zoom: 1;
}

.col_440 {
	width: 440px;
	float: left;
	zoom: 1;
}

.col_760 {
	width: 760px;
	float: left;
	zoom: 1;
}

.margin_right_20 {
	margin-right: 20px;
}

.margin_left_20 {
	margin-left: 20px;
}


.box_options_180 {
	width: 180px;
	background-image: url(/images/box_options_180_bg.gif);
	background-repeat: repeat-y;
}

.box_options_180 a {
	font-size: 11px;
	color: #666;
}

.box_options_180_cap {
	width: 180px;
	background-image: url(/images/box_options_180_cap.gif);
	background-repeat: no-repeat;
}

.box_options_180_shoe {
	width: 180px;
	background-image: url(/images/box_options_180_shoe.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

.h3_options {
	height: 30px;
	line-height: 30px;
	color: #FFFFFF;
	font-size: 15px;
	padding: 0 0 0 10px;
	margin: 0;
}

.option_block {
	padding: 10px;
	border-top: 1px solid #CCCCCC;
	margin: 0 1px;
}

.option_block h4 {
	color: #0066CC;
	margin-bottom: 5px;
	padding: 0;
	font-size: 12px;
}

.option_block h4 a {
	color: #0066CC;
	text-decoration: none;
}

.option_block p {
	margin-bottom: 0px;
}

.option_block p a, .option_block p a:visited {
	color: #666;
	text-decoration: none;
}
.option_block p a:hover {
	color: #666;
	text-decoration: underline;
}




.foot_bar {
	height: 30px;
	margin-bottom: 10px;
	background-color: #CC0000;
}

.foot_bar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	padding-left: 10px;
	height: 30px;
}

.foot_bar ul li {
	display: inline;
	padding-right: 10px;
	line-height: 30px;
	color: #FFFFFF;
}

.foot_bar ul li a {
	color: #FFFFFF;
	text-decoration: none;
}

.foot_bar ul li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.net_list a {
	color: #666;
	text-decoration: underline;
}

.net_list a:hover {
	color: #999;
	text-decoration: none;
}

.tag {
	font-size:10px;
}

.breadcrumbs {
	height: 15px;
}

.breadcrumbs ul {
	list-style: none;
	margin: 0;
	padding: 0 0 0 10px;
}

.breadcrumbs ul li {
	display: inline;
	padding-right: 5px;
}

.breadcrumbs a {
	color: #000000;
}

.box_gra_std_760 {
	width: 760px;
	background-image: url(/images/box_gra_std_760_bg.gif);
	background-repeat: repeat-y;
}

.box_gra_std_760_cap {
	width: 760px;
	background-image: url(/images/box_gra_std_760_cap.gif);
	background-repeat: no-repeat;
}

.box_gra_std_760_shoe {
	width: 760px;
	background-image: url(/images/box_gra_std_760_shoe.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

.box_gra_4_760_shoe {
	width: 760px;
	background-image: url(/images/box_gra_4_760_shoe.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}


.text_box_qsearch {
	width: 250px;
}

.select_qsearch {
	width: 160px;
}

.tab_menu {
	margin: 0;
	padding: 0;
	height: 29px;
	list-style: none;
	position: relative;
}

.tab_menu li {
	float: left;
	display: block;
	height: 29px;
	background-image: url(/images/tab_menu_bg.gif);
	background-position: top right;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}



.tab_menu li a {
	color: #333;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding: 0 14px;
	line-height: 29px;
	display: block;
	text-align: center;
}

.tab_menu li.tab_menu_on a {
	color: #333;
}

.tab_menu li.tab_menu_start_bit {
	position: absolute;
	left: 0;
	top: 0;
	background-image: url(/images/tab_menu_bg_start_bit.gif);
	background-position: top left;
	height: 29px;
	width: 10px;
}

.tab_menu li.tab_menu_on {
	background-image: url(/images/tab_menu_bg_on.gif);
	background-position: top right;
}

.tab_menu li.tab_menu_end_off {
	background-image: url(/images/tab_menu_bg_end_off.gif);
	background-position: right;
}

.tab_menu li.tab_menu_end_on {
	background-image: url(/images/tab_menu_bg_end_on.gif);
	background-position: right;
}


.box_tab_760 {
	width: 760px;
	background-image: url(/images/box_tab_760_bg.gif);
	background-repeat: repeat-y;
}

.box_tab_760_cap {
	width: 760px;
	background-image: url(/images/box_tab_760_cap.gif);
	background-repeat: no-repeat;
}

.box_tab_760_shoe {
	width: 760px;
	background-image: url(/images/box_tab_760_shoe.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

.title {
	font-weight: bold;
}

.title a {
	font-weight: bold;
	text-decoration: none;
}

.title_small {
	font-weight: bold;
	margin-bottom: 6px;
}

.title_small a {
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
}

.table_hot tr td {
	text-align: center;
	width: 150px;
}

.table_hot tr td img {
	display: inline;
}


.box_std_440 {
	width: 440px;
	background-image: url(/images/box_std_440_bg.gif);
	background-repeat: repeat-y;
}

.box_std_440_cap {
	width: 440px;
	background-image: url(/images/box_std_440_cap.gif);
	background-repeat: no-repeat;
}

.box_std_440_shoe {
	width: 440px;
	background-image: url(/images/box_std_440_shoe.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}



.box_tab_300 {
	width: 300px;
	background-image: url(/images/box_tab_300_bg.gif);
	background-repeat: repeat-y;
}

.box_tab_300_cap {
	width: 300px;
	background-image: url(/images/box_tab_300_cap.gif);
	background-repeat: no-repeat;
}

.box_tab_300_shoe {
	width: 300px;
	background-image: url(/images/box_tab_300_shoe.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

.clearing {
	clear: both;
}

.search_tab_300 {
	width: 300px;
	background-image: url(/images/search_tab_300_bg.gif);
	height: 37px;
	background-repeat: repeat-y;
}


.text_box_qsearch2 {
	width: 140px;
}



.arrow_compare {
	background-image: url(/images/arrow_compare.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
}

.no_margin {
	margin: 0;
}

.star_box {
	display: inline;
}

.star_box img {
	display: inline;
	vertical-align: bottom;
}

.price {
	color: #D20000;
	font-size: 12px;
	font-weight: bold;
}

.title_big {
	font-weight: bold;
	font-size: 14px;
}

.title_big a {
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}

.store_logo {
	margin-bottom: 10px;
}

.review_link_text {
	font-size: 10px;
	margin: 0;
}

.review_link_text a {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.review_link_text a:hover, .review_link_text a:visited {
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}

.box_std_760 {
	width: 760px;
	background-image: url(/images/box_std_760_bg.gif);
	background-repeat: repeat-y;
}

.box_std_760_cap {
	width: 760px;
	background-image: url(/images/box_std_760_cap.gif);
	background-repeat: no-repeat;
}

.box_std_760_shoe {
	width: 760px;
	background-image: url(/images/box_std_760_shoe.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

.libra tr th {
	background-color: #FF9900;
	color: #FFFFFF;
	padding: 1px 5px;
	text-align: center;
}

.libra_padding td {
	padding: 10px 0;
}

.a_left {
	text-align: left;
}

.a_center {
	text-align: center;
}


.a_right {
	text-align: right;
}

.inline {
	display: inline;
}

.libra_border {
	border-right: 1px solid #C6D4CE;
} 

.aqua tr td {
	border-bottom: 1px solid #C6D4CE;
	padding: 3px 0;
	font-size: 12px;
}

.author_text {
	font-size: 10px;
	color: #999999;
}

.overall_cell {
	padding-bottom: 5px;
}

.review_box {
	padding: 10px;
	border: 1px solid  #77A423;
	margin-left: 100px;
}

.hr_pixel_spacing {
	margin: 10px 0;
}

.link_green, .link_green:hover {
	color: #77A423;
}

.link_green:visited {
	color: #527117;
}

.link_black2, .link_black:visited {
	color: #000;
	text-decoration: underline;
}

.link_black2:hover {
	color: #000;
	text-decoration: none;
}



label {font-weight:bold; color:#666; background: transparent;}

#pttemplate {width: 930px; border: 1px solid #EEE; margin:auto; color: #000; background: #FFF;}
#header {width: 930px; height: 90px; margin:0px; padding:0px; background:#003399; color: #FFF; }
#headerleft {float:left; width:300px; margin:0px; padding:5px; color: #FFF;}
#headerleft h1 {margin:0px; }
#headerleft h1 a, #header h1 a:hover {color: #FFF; background:transparent; text-decoration:none;}
#headerright {float:right; width:600px; margin:0px; padding:5px; text-align:right; color: #006666;}
#left {padding:5px;float:left; width: 160px;}
#right {padding:5px;float:right; width: 740px;}
#main {padding:5px;}
#footer {font-size:10px; color:#999; background:transparent; text-align:center; padding:20px 5px 5px 5px;}
#footer a {color:#999; background:transparent;}

.leftimage {float:left; padding: 0px 10px 10px 0px;}
.searchform {text-align:center; padding:5px 0px 5px 0px; margin:0px;}
.searcha {color:#FFF; background:transparent;}
.searcha:hover {color:#FFF; background:transparent;}
.searchtext {width:150px;}
.searchbutton{color: #000; background: #fff;}
.featuredproduct {text-align:center; color: #000; background:#FFF; width:230px; height:250px; float:left; padding:0px; margin:8px; border: 1px solid #ccc;}
.featuredh {font-size:12px; font-weight:bold; color: #000; background:#EEE; height:35px; border-bottom: 1px solid #CCC; margin:0px; padding:5px;}
.banner h3 {font-size:11px; color: #000; background:transparent;}
.banner h3 a, .banner h3 a:hover {color: #000; background:transparent; text-decoration:underline;}
.navigation {text-align:center; color: #AAA; background:transparent; margin-top:20px;}
.ratings {margin-top: 15px; width: 728px;}
.ratings form {display: inline;}
.ratings form select {color: #AF7817; background:transparent;}
.ratings form textarea {width: 95%;}
.starsOn {color: #AF7817; background:transparent; font-weight: bold;}
.starsOff {color: #AAA; background:transparent; font-weight: bold;}
.nobr {white-space: nowrap;}
.disabled {color: #AAA; background:transparent;}
.clear {clear:both;}
.centre {text-align:center; padding: 10px 0px 5px 0px;}

.ad_header {color:#999;font-weight:bold;padding-bottom:7px;font-size:13px;}
.ad_line1 {color: #0066CC;font-size:15px; text-decoration:underline;font-weight:bold;text-decoration:none;}
.ad_text {color:#000000;font-size:13px; text-decoration:none}
.ad_url {color:#008000;font-size:13px;margin-bottom:12px; text-decoration:none}
.search_header{background:#eee;padding:4px;font-size:15px;font-weight:bold}
.wide_ads {background:#ffffff; padding:10px}
.narrow_ads {background:#ffffff; padding:10px}

.greyborder {border: 3px solid #eee;}