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

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

body {
	background-color: #FFF;
}

.logo {
	margin: 0;
	padding: 0;
	line-height: 0;
	display: block;
}

.logo a {
	width: 300px;
	height: 30px;
}

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

h2 {
	font-size: 12px;
	line-height: 100%;
	color: #000000;
	line-height: 100%;
	font-weight: normal;
	margin-bottom: 20px;
}


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

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

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

a, p, li, td, th, dt, dd, address, blockquote, label {
	font-size: 12px;
	color: #000;
	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: 12px;
	color: #000;
}

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

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: 76px;
	position: relative;
	background: url(/images/header.gif);
}

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

.logo {
	position: absolute;
	top: 10px;
	left: 10px;
}

.menu {
	height: 55px;
	width: 960px;
	position: absolute;
	top: 42px;
	left: 0;
	margin-bottom: 10px;
}

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

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

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



.tab_home_on {
	height: 30px;
	background: #CC6699;
	border: 2px solid #CC6699;
}

.tab_home_off {
	height: 30px;
	background: #ffffff;
	border: 2px solid #BBD2E8;
}

.tab_home_off:hover {
	height: 30px;
	background: #BBD2E8;
	border: 2px solid #BBD2E8;
}

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



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

.breadcrumbs {

}




.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_cap {
	width: 180px;
	background-image: url(/images/box_options_180_cap.jpg);
	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;
}



.box_options_300 {
	width: 300px;
	background-image: url(/images/box_options_300_bg.gif);
	background-repeat: repeat-y;
	float:right;
	margin-left: 15px;
	margin-bottom: 15px;
}

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

.box_options_300_shoe {
	width: 300px;
	background-image: url(/images/box_options_300_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: #CC6699;
	text-decoration: none;
}

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

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



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

.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: #6699CC;
}

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

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


.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;
}




.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: #666;
	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: #CC6699;
}

.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;
}

.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: 12px;
}

.title_big a {
	font-weight: bold;
	font-size: 12px;
	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: #77A423;
	color: #FFFFFF;
	padding: 1px 5px;
	text-align: center;
}

.libra tr th a {
	color: #FFFFFF;
}

.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;
}


.small {
	font-size: 12px;
}

.small a {
	font-size: 12px;
	padding: 6px;
	margin: 2px;
	border: 1px solid #ccc;
	font-weight: bold;
}

.babysitter_register_note {
	color: #CC6699;
	font-weight: bold;
}

.form_elements {
	margin-bottom: 5px;
}

