* {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS";  
}

body {
	background-color: #609090;
	text-align: center;
	background-image: url(images/body_bg.gif);
	background-repeat: repeat;	
}


h1 {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 14px;
	left: 10px;
	float: left;
}

h2, h2 a, h2 a:hover {
	color: #000;
	font-size: 28px;
	line-height:  28px;
	font-weight: normal;
	margin-bottom: 20px;
	font-family: "Trebuchet MS"; 
	text-decoration: none;
}

h3, h3 a, h3 a:hover {
	color: #000;
	font-size: 20px;
	line-height:  20px;
	font-weight: normal;
	padding-bottom: 5px;
	border-bottom: 3px solid #F0C060;
	margin-bottom: 10px;
	font-family: "Trebuchet MS"; 
	text-decoration: none;
}

h3.h3_plain {
	border: 0;
}

h3.h3_flip {
	color: #000;
	font-size: 20px;
	line-height:  20px;
	font-weight: normal;
	padding: 8px 0 0 0;
	border: 0;
	border-top: 3px solid #F0C060;
	margin-bottom: 15px;
	font-family: "Trebuchet MS"; 
	text-decoration: none;
}

h4, h4 a, h4 a:hover {
	color: #000;
	font-size: 15px;
	line-height:  15px;
	font-weight: bold;
	margin-bottom: 10px;
	font-family: "Trebuchet MS"; 
	text-decoration: none;
}

h5, h5 a, h5 a:hover {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 3px;
	font-family: "Trebuchet MS"; 
	text-decoration: none;
}


h3 a:hover, h4 a:hover, h6 a:hover, h5 a:hover {
	text-decoration: underline;
}

p, li, a, td, th, dd, address, blockquote, label {
	font-size: 12px;
	color: #222;
	line-height: 130%;
	font-style: normal;
}

p, ul, dl, ol, address, blockqoute {
	margin-bottom: 18px;
}

img {
	border: 0px;
	display: block;
}

table {
	border-collapse: collapse;
}

th, td {
	vertical-align: top;
}

input, textarea, option, select {
	font-size: 11px;
}

option {
	padding-right: 5px;
}

a {
	text-decoration: none;
	color: #50AFAF;
}

a:hover {
	text-decoration: underline;
	color: #50AFAF;
}

ul, ol {
	margin-left: 8px;
	padding-left: 8px;
}




/* custom styles ================== */


.wrapper_cap {
	width: 904px;
	margin: 10px auto 0 auto;
	background-image: url(/images/wrapper_cap.png);
	height: 22px;
	font-size: 0;
}


.wrapper {
	width: 904px;
	margin: 0 auto;
	position: relative;
	background-image: url(/images/wrapper_bg.png);
	background-repeat: repeat-y;
	text-align: left;
}

.wrapper_shoe {
	width: 904px;
	margin: 0 auto 10px auto;
	background-image: url(/images/wrapper_shoe.png);
	height: 22px;
	font-size: 0;
}

.wrapper_inner {
	width: 860px;
	padding: 0 22px;
}


.head {
	width: 860px;
	height: 90px;
	position: relative;
}

.qsearch {
	position: absolute;
	top: 0px;
	right: 0px;
	float: left;
	width: 310px;
	height: 40px;
	background-color: #DDEEEE;
}

.qsearch_lab {
	font-size: 16px;
	position: absolute;
	top: 10px;
	left: 10px;
}

.qsearch_input {
	font-size: 13px;
	position: absolute;
	top: 10px;
	left: 110px;
	width: 100px;
}

.qsearch_but {
	position: absolute;
	top: 7px;
	left: 223px;
}

.menu {
	position: absolute;
	top: 60px;
	height: 30px;
	width: 860px;
	margin: 0;
	padding: 0;
	background-image: url(images/menu_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.menu ul {
	margin: 0 0 0 280px;
	padding: 0;
	background-color: #CCCCCC;
	list-style: none;
}

.menu ul li {
	display: block;
	float: left;
	margin-left: 30px;
}

.menu ul li.first_menu_item {
	margin: 0;
}

.menu ul li a {
	color: #000;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	line-height: 27px;
	height: 27px;
	display: block;
	float: left;
	text-align: center;
}

.menu ul li a:hover {
	color: #34494A;
	text-decoration: none;
	background-image: url(images/menu_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.neck_members {
	background-color: #F0C060;
	background-repeat: repeat-x;
	width: 860px;
	height: 36px;
	position: relative;
}

.menu_members {
	margin: 0 0 0 580px; 
	padding: 0;
	list-style: none;
	
}

.menu_members li {
	margin: 0;
	padding: 0;
	float: left;
	margin-left: 30px;
	font-weight: bold;
	font-size: 13px;
	display: inline;
}


.menu_members li a {
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	line-height: 36px;
	height: 36px;
	display: block;
	float: left;
	text-align: center;
}

.menu_members li a:hover {
	text-decoration: underline;
	color: #fff;
}




.torso {
	margin: 20px 0;
}

.stomach {
	width: 860px;
}



.breadcrumbs {
	list-style: none;
	margin: 0;
	padding: 0;
	margin: 4px 0 24px 0;
}

.breadcrumbs li {
	font-size: 11px;
	display: inline;
	margin-right: 5px;
	color: #ccc;
}

.breadcrumbs li a {
	color: #ccc;
	font-size: 11px;
	text-decoration: none;
}

.breadcrumbs li a:hover {
	color: #ccc;
	font-size: 11px;
	text-decoration: underline;
}



.foot {
	background-color: #609090;
	padding: 20px;
}

.quick_links {
	width: 136px;
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}

.quick_links li {
	color: #FFFFFF;
}

.quick_links li a {
	color: #FFFFFF;
	text-decoration: none;
}

.quick_links li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


.sole {

}


.tag_menu {
	margin-top: 30px;
	list-style: none;
}

.tag_menu li {
	display: inline;
	font-size: 12px;
	color: #000;
}

.tag_menu li a {
	font-size: 12px;
	color: #000;
	text-decoration: underline;
}

.tag_menu li a:hover {
	font-size: 12px;
	color: #000;
	text-decoration: none;
}






/* Misc ============== */

.dashed_box {
	background-image: url(images/line_dashed.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	padding-bottom: 21px;
}

.head_row_box {
	padding: 3px 5px;
	background-color: #609090;
	margin-bottom: 10px;
}


.head_row_box * {
	color: #ffffff;
}

.head_photo {
	margin-bottom: 10px;
}

.row_hni {
	float: left;
	margin-right: 10px;
	padding-top: 5px;
}

.row_hnb {
	float: left;
}

.members_menu  {
	margin: 0 0 40px 0;
	padding: 0;
}


.members_menu li {
	display: inline;
}

.clearing {
	clear: both;
	line-height: 0px;
	font-size: 0;
}

.box {
	margin-bottom: 20px;
	zoom: 1;
}

.box_find_home {
	background-image: url(images/box_wm_find.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}

.box_newsletter_home {
	padding: 0 75px 0 0;
	background-image: url(images/watermarque_newsletter.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}

.box_tips_home {
	padding: 0 70px 0 0;
	background-image: url(images/watermarque_tip.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}


.box_competition_home {
	padding: 0 55px 0 0;
	background-image: url(images/watermarque_competition_4.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}

.box_voucher {
	padding: 0 110px 5px 0;
	background-image: url(images/watermarque_voucher_profile.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

.box_review_260 {
	background-image: url(images/box_260_dashed_bg.gif);
	background-repeat: repeat-y;
	width: 260px;
}

.box_review_540 {
	background-image: url(images/box_540_dashed_bg.gif);
	background-repeat: repeat-y;
	width: 540px;
}

.box_cap_review {
	background-image: url(images/cap_540_review.gif);
	background-repeat: no-repeat;
	display: block;
	height: 12px;
	font-size: 0;
}

.box_shoe_review {
	background-image: url(images/line_dashed_small.gif);
	background-position: top;
	background-repeat: repeat-x;
	display: block;
	height: 10px;
	font-size: 0;
}

.padder_10 {
	padding: 10px;
}


.qlink {
	background-image: url(images/bullet_link.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
}

.qlink_list {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

.qlink_list li {
	background-image: url(images/bullet_link.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
}

.row_80 {
	float: left;
	width: 80px;
	margin: 0;
}

.row_120 {
	float: left;
	width: 120px;
	margin: 0;
}

.row_220 {
	float: left;
	width: 220px;
	margin: 0;
}

.row_300 {
	float: left;
	width: 300px;
	margin: 0;
}

.row_320 {
	float: left;
	width: 320px;
	margin-bottom: 5px;
}

.row_350 {
	float: left;
	width: 350px;
	margin-bottom: 5px;
}

.row_420 {
	float: left;
	width: 420px;
	margin-bottom: 5px;
}

.row_540 {
	float: left;
	width: 540px;
	margin-bottom: 5px;
}

.p_row_head {
	margin: 0;
}

.p_row_body {
	margin: 0;
}


.row_spe_title {
	float: left;
	width: 250px;
}

.row_spe_type {
	float: left;
	width: 90px;
}

.row_spe_dates {
	float: left;
	width: 200px;
}


.rate_inline img {
	display: inline;
	margin-right: 5px;
	vertical-align: middle;
}

.review_title_input {
	width: 300px;
}

.review_textarea_box {
	width: 540px;
	height: 120px;
	margin-bottom: 2px;
}

.char_left_para {
	text-align: left;
	margin-top: 2px;
	color: #999999;
}

.char_cnt_input {
	border: 0;
	background-color: #FFFFFF;
	color: #999999;
}

.small_text {
	font-size: 10px;
}

.red_text {
	color: #FF0000;
}

.input_rev_name {
	width: 160px;
}

.input_captcha {
	width: 60px;
}

.validation_image {
	float: left;
}


.input_comp_email {
	width: 180px;
}


/* COLUMNS ===================================== */


.col_100 {
	float: left;
	width: 100px;
}

.col_120 {
	float: left;
	width: 120px;
}

.col_150 {
	float: left;
	width: 150px;
}

.col_180 {
	float: left;
	width: 180px;
}

.col_205 {
	float: left;
	width: 205px;
}

.col_220 {
	float: left;
	width: 220px;
}

.col_240 {
	float: left;
	width: 240px;
}

.col_260 {
	float: left;
	width: 260px;
}

.col_300 {
	float: left;
	width: 300px;
}

.col_320 {
	float: left;
	width: 320px;
}

.col_350 {
	float: left;
	width: 350px;
}

.col_380 {
	float: left;
	width: 380px;
}

.col_420 {
	float: left;
	width: 420px;
}

.col_440 {
	float: left;
	width: 440px;
}

.col_460 {
	float: left;
	width: 460px;
}


.col_500 {
	float: left;
	width: 500px;
}

.col_540 {
	float: left;
	width: 540px;
}

.col_570 {
	float: left;
	width: 570px;
}

.col_600 {
	float: left;
	width: 600px;
}

.col_660 {
	float: left;
	width: 660px;
}

.col_720 {
	float: left;
	width: 720px;
}

.margin_right_10 {
	margin-right: 10px;
}

.margin_right_20 {
	margin-right: 20px;
}	

.margin_bottom_10 {
	margin-bottom: 10px;
}

.margin_bottom_3 {
	margin-bottom: 3px;
}

.margin_bottom_5 {
	margin-bottom: 5px;
}


.margin_bottom_20 {
	margin-bottom: 20px;
}


.box_340_dashed {
	background-image: url(images/box_340_dashed_bg.png);
	background-repeat: repeat-y;
	width: 340px;
}

.box_dashed_cap_std {
	background-image: url(images/dashed_line.png);
	background-repeat: repeat-x;
	display: block;
	background-position: top;
}

.box_dashed_cap_shoe {
	background-image: url(images/dashed_line.png);
	background-repeat: repeat-x;
	display: block;
	background-position: bottom;
}

.dashed_box_padder {
	padding: 10px;
}

.buy_gv_steps {
	margin: 0;
	padding: 0;
	list-style: none;
}

.buy_gv_steps li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	margin-right: 15px;
	font-size: 18px;
	font-weight: bold;
	color:#CCCCCC;
}

.buy_gv_steps li.buy_gv_step_active {
	color: #F0C060;
}

.buy_gv_input {
	width: 200px;
}

.buy_gv_input_cvn {
	width: 30px;
}

.buy_gv_input_textarea {
	width: 330px;
	height: 50px;
}

.char_count_p {
	margin: 0;
	text-align: right;
	color: #999999;
}

.box_top_result {
	display: block;
	border: 3px solid #DDEEEE;
	padding: 10px;
	margin-bottom: 10px;
	position: relative;
}

.box_top_result:hover {
	border: 3px solid #50AFAF;
	background-color: #DDEEEE;
}


.result_photo {
	float: left;
	width: 138px;
}

.result_title {
	width: 480px;
	display: block;
	float: left;
}

.result_title h4 {
	float: left;
	margin-bottom: 6px;	
}

.result_desc_box_long {
	float: left;
	width: 400px;
	margin-right: 20px;
}

.result_desc_box_short {
	float: left;
	width: 340px;
	margin-right: 20px;
}

.result_location {
	font-style: italic;
	margin-bottom: 6px;
}

.result_spa_name {
	margin: 4px 0 4px 0;
}

.result_spa_name a:hover, .result_spa_name a {
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #222222;
}

.result_description {
	margin-bottom: 0px;
}

.result_info_box {
	float: left;
	width: 136px;
}

.result_type {
	margin-bottom: 0px;
	font-weight: bold;
	display: block;
	font-size: 12px;
	display: block;
	width: 126px;
}

.result_rate {
	margin-bottom: 0px;
	font-size: 12px;
	display: block;
	width: 126px;
}

.result_specials {
	background-image: url(images/icon_special.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 15px;
	font-size: 12px;
	display: block;
	width: 126px;
}


.result_vouchers {
	background-image: url(images/icon_voucher_accepted.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 15px;
	font-size: 12px;
	display: block;
	width: 126px;
}

.result_vouchers_empty {
	display: block;
	width: 13px;
	height: 13px;
	background-position: 0px 0px;
	float: right;
	padding: 0px;
}

.profile_vouchers {
	background-image: url(images/icon_voucher_accepted.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 18px;
}



.bresult_item_box {
	background-image: url(images/line_dashed_small.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	padding: 10px 0;
}

.bresult_item_box:hover {
	background-image: url(images/line_dashed_small.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #DDEEEE;
}

.bresult_short_box {
	float: left;
	width: 310px;
	margin-left: 13px;
	margin-right: 20px;
}

.bresult_long_box {
	float: left;
	width: 370px;
	margin-left: 13px;
	margin-right: 20px;
}

.bresult_location_box {
	float: left;
	width: 160px;
	margin-right: 20px;
}

.bresult_type_box {
	float: left;
	width: 100px;
}

.bresult_extra_box {
	float: left;
	/*width: 100px;*/
}





.special_extra_ul {
	list-style-type: none;
	margin-bottom: 0;
	margin-left: 0;
	padding-left: 0;
}

.special_extra_ul li {
	padding-left: 10px;
	background-image: url(images/bullet_sqr.gif);
	background-repeat: no-repeat;
	background-position: top left;
}




.padding_right_10 {
	padding-right: 10px;
}

.padding_left_10 {
	padding-left: 10px;
}



.active_link {
	font-weight: bold;
	text-decoration: none;
}

.title_brd_yellow {
	padding-bottom: 5px;
	border-bottom: 3px solid #F0C060;
	margin-bottom: 10px;
}

.title_brd_green {
	padding-bottom: 5px;
	border-bottom: 3px solid #DDEEEE;
	margin-bottom: 10px;
}

.special_text_box {
	float: left;
	width: 382px;
	margin-left: 10px;
}

.special_thumb {
	float: left;
	width: 98px;
}

.competition_text_box {
	float: left;
	width: 444px;
	margin: 0px 10px;
}

.ends_thumb {
	float: left;
	width: 98px;
	background-color: #709B9B;
}

.ends_thumb p {
	color: #fff;
	text-align: center;
	padding:5px;
	font-size: 20px;
	font-weight: normal;
	margin: 0;
}


.article_photo {
	float: right;
	margin: 0 0 5px 5px;
	height: 180px;
	width: 250px;
}

.std_photo {
	float: right;
	margin: 0 0 5px 5px;
}

.std_photo_left {
	float: left;
	margin: 0 5px 5px 0;
}

.articles_date {
	font-weight: normal;
	font-style: italic;
	color: #CCCCCC;
	font-size: 12px;
}

.photo_list {
	float: left;
	margin: 0 7px 7px 0;
	width: 65px;
	height: 50px;
}

.box_articles {
	margin-left: 108px;
	width: 310px;
}


.photo_box {
	width: 200px;
	heighty: 200px;
	margin: 0 0 10px 0;
}

#slides_article {
	width: 260px;
	height: 215px;
	position: relative;
	float: right;
	background-color: #222;
	margin: 0 0 10px 10px;
}

#slides_spa {
	width: 260px;
	height: 215px;
	position:relative;
	float: left;
	background-color: #222;
}

.slides_spa_container {
	width: 260px;
	height: 195px;
	overflow: hidden;
}

.slides_spa_container div {
	position: absolute;
	top: 0;
	width: 260px;
	height: 195px;
}

.slides_spa_container div img {
	width: 260px;
	height: 195px;
}

.slides_spa_pagination {
	margin: 5px 0 0 18px;
	padding: 0;
	width: 260px;
}

.slides_spa_pagination li {
	display: block;
	margin: 0 6px;
	padding: 0;
	list-style: none;
	float: left;
}

.slides_spa_pagination li a {
	display: block;
	width: 10px;
	height: 0;
	padding-top: 10px;
	background-image:url(/images/slides_spa_pagination.png);
	background-position:0 0;
	float:left;
	overflow:hidden;
}

.slides_spa_pagination li.current a {
	background-position:0 -12px;
}

.thumb {
	margin: 4px;
	float: left;
}

img.inl {
	margin: 0;
	display: inline;
}

.thumb_feat {
	margin: 0 6px 6px 0;
	float: left;
}

.thumb_image {
	width: 98px;
	height: 73px;
}

.message {
	padding: 10px;
	background-color: #eeeeee;
	border: 1px solid #CCCCCC;
	margin-bottom: 20px;	
}

.message p, .message ul {
	margin-bottom: 0;	
}

.message_neg {
	background-color: #FFFFCC;
	border: 1px solid #FF6600;
}

.message_pos {
	background-color: #FFFFCC;
	border: 1px solid #99CC00;
}

#hidden, .hidden {
	display: none;
}

.review_table tr td {
	padding: 0 10px 0 0;
}


.review_textarea {
	width: 250px;
	height: 80px;
}

.review_create tr td {
	padding: 3px 0px;
}

.form_button {
	padding: 2px 4px;
}

.box_ex_title {
	background-color: #F0F0F0;
	padding: 2px 6px;
	margin-bottom: 3px;
}

.no_margin {
	margin: 0;
}

.article_footnote, .article_footnote a {
	color: #999999;
}

.row_highlight {
	background-color: #DDEEEE;
}

.row_result {
	padding: 6px 3px;
}

.row_top {
	margin-bottom: 6px;
	padding: 3px;
	background-color: #357E8C;
}


.row_top2 {
	padding: 3px 10px;
	background-color: #357E8C;
}

.row_first {
	margin-bottom: 6px;
	padding: 2px;
	border: 1px solid #CED7D9;
	background-color: #EDF0F1;
}





/* Tables ============== */

.aqua  {
	/*margin-bottom: 20px;*/
}

.aqua tr td {
	padding-bottom: 5px;
}


.libra tr th {
	padding: 3px;
	border: 1px solid #D8D8D8;
}

.libra tr td {
	padding: 3px;
	border: 1px solid #D8D8D8;
}

tr.libra_head  {
	background-color: #609090;
}

tr.libra_head * {
	color: #ffffff;
}

.scorpio tr th {
	color: #FFFFFF;
}

.scorpio tr td {
	vertical-align: middle;
}

.scorpio_padder {
	padding-right: 6px;
}

.gemini tr td {
	padding-right: 6px;
}

.shooping_cart {
	width: 100%;
}

.shooping_cart tr td {
	padding-bottom: 5px;
}

.sc_right {
 	text-align: right;
}


.box_home_articles_list {
	border-bottom: 1px solid #fff;
	margin-bottom: 10px;
	zoom: 1;
}

.box_home_articles_list p {
	margin-bottom: 10px;
}

.box_home_article_text {
	width: 180px;
	margin-left: 80px;
}

.profile_tabs {
	margin: 0 0 20px 0;
	padding: 0;
	border-bottom: 3px solid #F0C060;
	height: 28px;
	line-height: 28px;
}

.profile_tabs li {
	float: left;
	display: block;
	background-color: #EDF0F1;
	margin-right: 10px;
	color: #357E8C;
	font-size: 13px;
	font-weight: bold;
	line-height: 28px;
}

.profile_tabs li a {
	line-height: 28px;
	color: #000;
	font-size: 13px;
	font-weight: bold; 
	padding: 5px 10px;
	text-decoration: none;
}

.profile_tabs li a:hover {
	background-color: #F0C060;
	color: #000;
	text-decoration: underline;
}

.profile_tabs li a.profile_tab_on {
	background-color: #F0C060;
	padding: 5px 10px;
	line-height: 28px;
	color: #fff;
}


.inline {
	display: inline;
}

.va_top {
	vertical-align: top;
}

.a_center {	
	text-align: center;
}

.a_left {	
	text-align: left;
}

.a_right {	
	text-align: right;
}


.sub_menu {
	margin: 0 0 20px 0;
	padding: 0;
	list-style: none;
}


.sub_menu li {
	padding: 0 0 0 9px;
	margin: 0 0 3px 0;
	background-image: url(images/bullet_std.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


.sub_menu li a {
	color: #333333;
	text-decoration: underline;
}

.sub_menu li a:hover {
	color: #333333;
	text-decoration: none;
}

.white_wrap {
	background-color: #FFFFFF;
	padding: 3px;
}

div#bd {
    position: relative;
    width: 400px;
    height: 400px;
	float: left;
}

div#gmap {
    width: 400px;
    height: 400px;
}

div#crosshair {
    position: absolute;
    top: 192px;
    height: 19px;
    width: 19px;
    left: 192px;
    margin-left: -8px;
    display: block;
    background: url(images/crosshair.gif);
    background-position: center center;
    background-repeat: no-repeat;
}

.help_maps_box {
	background-color: #F0C060;
	padding: 10px;
	border: 1px solid #000000;
	float: left;
	margin-right: 10px;
}

.long_text_field {
	width: 250px;
}

.medium_textarea {
	width: 250px;
	height: 100px;
}

.long_textarea {
	width: 500px;
	height: 200px;
}

.banner_standard {
	width: 728px;

	height: 90px;
	margin: 10px auto;
	text-align: left;
	position: relative;
}

.select_day {
	margin-right: 3px;
}

.select_month {
	margin-right: 3px;
}

#tool-tip {
	color:#BBBBBB;
	text-align:left;
	width:172px;
	z-index:13000;
}

#tool-tip .tool-title {
	background:transparent url(/images/bubble.png) repeat scroll left top;
	border-bottom:1px solid #666666;
	color:#9FD4FF;
	font-weight:bold;
	margin:0;
	padding:8px 8px 4px;
}

#tool-tip .tool-text {
	background:transparent url(/images/bubble.png) repeat scroll right bottom;
	padding:4px 8px 8px;
}

p.black_links a {
	color: #000000;
}

p.black_links a:hover {
	color: #000000;
}

.banner_head {
	position: absolute;
	top: 0px;
	left: 280px;
}

blockquote {
	margin: 0;
	padding: 0;
	overflow: hidden;
}

blockquote p {
	background-image: url(/images/bquote_left.png);
	background-repeat: no-repeat;
	background-position: top left;
	margin-bottom: 0px;
	text-indent: 19px;
}


#slides {
	height: 235px;
	width: 540px;
	background-image: url(images/slider_bg.png);
	background-repeat: repeat-x;
	position:relative;
}

.slides_container {
	height: 184px;
	width: 540px;
	top: 3px;
	position: relative;
	overflow: hidden;
}

.slides_container div {
	position: absolute;
	top: 0;
	height: 184px;
	width: 540px;
}

.pagination {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 187px;
	left: 0px;
	height: 48px;
	width: 540px;
	list-style: none;
}

.pagination li {
	margin: 0;
	padding: 0;
	height: 48px;
	width: 136px;
	list-style: none;
	float: left;
	display: block;
	position: relative;
}

.pagination li a {
	margin: 0;
	padding: 0;
	height: 48px;
	width: 100%;
	display: block;
	background-image: url(images/slider_button.png);
	background-position: left;
	color: #222;
}

.pagination li a:hover, .pagination li.current a {
	background-image: url(images/slider_button.png);
	background-position: -136px;
	color: #222;
	text-decoration: none;
}

.pagination li.slider_button_last {
	width: 132px;
}

.pagination li a span {
	padding: 8px 5px 5px 22px;
	display: block;
	color: #222;
	text-decoration: none;
}

.slider_std_photo_box {
    position: absolute;
    left: 0px;
    top: 0px;
	width: 302px;
	height: 184px;
	background-position: center left;
}

.slider_std_photo_box a {
    display: block;
	width: 302px;
	height: 184px;
}

.slider_std_text_box {
    position: absolute;
    left: 302px;
    top: 0px;
	width: 238px;
	height: 184px;
	background-color: #ffffff;
}

.slider_std_text_box_padding {
	padding: 10px;
	display: block;
}

.slider_image_box {
	height: 184px;
	width: 540px;
}

.slider_image_box a {
	display: block;
	height: 184px;
	width: 540px;
}

.specials_slider_box {
	background-image: url(caro/offers.jpg);
	display: block;
}

.competitions_slider_box {
	background-image: url(caro/competitions.jpg);
	background-position: 0 0;
	display: block;
}

.mothers_day_slider_box {
	background-image: url(caro/mothers_day_1.jpg);
	background-position: 0 0;
	display: block;
}

.promo_slider_box {
	background-image: url(caro/perfect_valentines_gift_idea.png);
	background-position: 0 0;
	display: block;
}


.buy_gv_box {
	background-color:#609090;
	height: 270px;
	overflow: hidden;
}

#slideshow div img {
	display: none;
}





#slides_gv {
	width: 340px;
	height: 270px;
	position:relative;
	background-color: #FFFFFF;
	float: left;
}

.slides_gv_container {
	width: 340px;
	height: 270px;
	overflow: hidden;
}

.slides_gv_container div {
	position: absolute;
	top: 0;
	width: 340px;
	height: 270px;
}

.buy_gv_right {
	float: left;
	width: 520px;
	position: relative;
}

.buy_gv_padding {
	padding: 20px 30px;
}

.voucher_title {
	color: #fff;
	font-size: 24px;
}

.voucher_desc {
	color: #fff;
	font-size: 13px;
}

.box_voucher_form {
	background-color: #FFFFFF;
	position: absolute;
	top: 190px;
	width: 460px;
	height: 45px;
}

.gv_form_buy_button {
	position: absolute;
	top: 7px;
	right: 10px;
}

.gv_form_label_value {
	position: absolute;
	top: 14px;
	left: 15px;
	font-size: 13px;
}

.gv_form_input_value {
	width: 60px;
	display: block;
	position: absolute;
	top: 12px;
	left: 80px;
	font-size: 13px;
}

.gv_form_label_send {
	position: absolute;
	top: 14px;
	left: 170px;
	font-size: 13px;
}

.gv_form_input_send {
	width: 110px;
	display: block;
	position: absolute;
	top: 12px;
	left: 225px;
	font-size: 13px;
}

.buy_gv_tncs {
	margin: 0;
	position: absolute;
	top: 245px;
	right: 30px;
	color: #fff;
	font-size: 11px;
}

.buy_gv_tncs a {
	color: #fff;
	font-size: 11px;
}

.col_gv_home_left {
	float: left;
	width: 410px;
	margin-right: 40px;
}

.col_gv_home_right {
	float: left;
	width: 410px;
}

.box_beautiful_gift {
	padding-right: 120px;
	height: 150px;
	background-image:url(images/gv_right_col_bg.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}



.col_gv_buy_left {
	float: left;
	width: 480px;
	margin-right: 40px;
}

.col_gv_buy_right {
	float: left;
	width: 340px;
}


.avvio_gv_ad_wrapper {
	width: 240px;
	height: 110px;
	float: left;
	background-image: url(images/line_dashed.gif);
	background-repeat: repeat-x;
	background-position:bottom;
}

.closing_date {
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
}

label.form_element_invalid {
	/*color: #FF0000;
	visibility: hidden;
	width: 200px;
	display: block;
	text-align: right;
	font-style: italic;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #FF0000;
	overflow: hidden;
	 padding-left: 16px;
  padding-bottom: 2px;
	background-image: url(images/icon_error.png);*/
}


input.form_element_invalid, select.form_element_invalid {
	background-color: #FFFF99;
	border: 1px solid #FF0000;
}

.gv_find_code {
	width: 55px;
}

.form_required_ast {
	color: #609090;
}

.image_button {
	display: inline;
}

.basket_total_row {
	border-top:1px solid #000;
}

.basket_total_row td {
	padding-top: 5px;
	font-weight: bold;
}

.gvresult_box_item {
	width: 660px;
	margin-bottom: 10px;
}

.gvresult_box_item:hover {
	background-color: #DDEEEE;
}

.gvresult_photo {
	width: 188px;
	height: 141px;
	margin-right: 15px;
	float: left;
}

.gvresult_title_box {
	width: 447px;
	margin: 10px 10px 0 0;
	float: left;
}

.gvresult_body_box {
	width: 447px;
	margin: 0 10px 0 0;
	float: left;
}

.gvresult_desc_box {
	width: 310px;
	float: left;
	margin: 0 10px 0 0;
}

.gvresult_buy_box {
	width: 118px;
	margin-top: 75px;
	float: left;
}

.gvresult_title {
	display: block;
	margin-bottom: 5px;
}

.gvresult_location {
	font-style: italic;
	margin-bottom: 6px;
}

.gvresult_description {
	margin-bottom: 0px;
}

.spacer_home_tr {
	height: 256px;
}


.box_gv_home {
	background-image:url(images/gv_box_bg_home.jpg);
	background-repeat: no-repeat;
	background-position:top;
	padding-top: 120px;
	position: relative; 
}

.p_gv_home {
	margin-bottom: 5px; 
}

.button_gv_home {
	display: inline;
	text-align: center;
}

.comp_home_text {
	margin: 10px 10px 0 0;
	width: 192px;
	float: left;
}

.home_comp_closing_date {
	font-style: italic;
}

.comp_home_thumb {
	margin: 10px 0 0 0;
	width: 88px;
	float: left;
}

.gift_beautiful_term {
	font-size: 11px;
	color: #999;
}

.gv_locations_box {
	padding-right: 120px;
	background-image: url(images/gv_locations_map.png);
	background-repeat: no-repeat;
	background-position: top right;
	height: 150px;
	margin-bottom: 10px;
}

/* Modal */
.modal_content {
	display:none;
}

#simplemodal-overlay {
	background-color: #000;
}

#simplemodal-container {
	background-color: #FFFFFF;
	background-image: url(images/modal_head_bg.png);
	background-repeat: repeat-x;
	padding: 35px 15px 15px 15px;
	text-align: left;
	width: 520px;
}

#simplemodal-container a.modalCloseImg {
	background:url(/images/modal_close_button.png) no-repeat;
	width:14px;
	height:14px;
	display:inline;
	z-index:3200;
	position:absolute;
	top:5px;
	right:5px;
	cursor:pointer;
}

#simplemodal-container a:hover.modalCloseImg {
	background-position: 0 -14px;
}

#modal_spend {
	
}

#modal_terms {

}

.box_gv_members_home {
	width: 660px;
	background-image: url(/images/box_gv_members_home_bg.png);
	background-repeat: repeat-y;
	margin-bottom: 10px;
	
}

.box_gv_members_find {
	width: 320px;
	float: left;
	margin-right: 20px;
}


.box_gv_members_balance {
	width: 320px;
	float: left;
}

.gv_home_box {
	width: 460px;
	background-image: url(/images/gv_home_box_bg.png);
	background-repeat: repeat-y;
	margin-bottom: 10px;
	
}

.gv_home_find_box {
	width: 220px;
	float: left;
	margin-right: 20px;
}

.gv_home_balance_box {
	width: 220px;
	float: left;
}

.gv_gv_find_box {
	width: 300px;
	float: left;
}

.gv_gv_balance_box {
	width: 300px;
	float: left;
}

.comp_question {
	font-weight: bold;
	margin-bottom: 4px;
	font-size: 15px;
}

.comp_hint {
	margin-bottom: 0;
	font-size: 11px;
}

.comp_hint a {
	margin-bottom: 0;
	font-size: 11px;
}

.offer_link_home {
	font-weight: normal;
	margin-bottom: 8px;
	font-size: 12px;
}

.offer_link_home a {
	font-weight: normal;
	color:#222;
	text-decoration: none;
	font-size: 12px;
}

.offer_link_home a:hover {
	font-weight: normal;
	color:#222;
	text-decoration: underline;
	font-size: 12px;
}

.offer_text_home {
	margin-bottom: 4px;
	font-weight: bold;
}

.offer_divider_home {
	height: 6px;
	background-image: url(images/dashed_line.png);
	background-repeat: repeat-x;
}

.offer_divider_home_end {
	height: 6px;
}

.offers_cat_headers {
	font-family:'Trebuchet MS', 'Lucida Sans';
	font-size: 14px;
	font-weight: bold;
	color: #E9BC61;
	line-height: 22px;
	margin: 0 0 10px 0;
	border-bottom: 1px solid  #E9BC61;
}

.gv_tncs_textarea {
	width: 470px;
	height: 100px;
	margin-bottom: 15px;
	background-color: #EBEBE4;
}

.featured_result {
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(images/featured_result_icon.png) transparent top left no-repeat;
	width:85px;
	height:49px;
	z-index:400;
	text-indent:-999px;
}
	
.image_result {
	width: 128px;
	height: 96px;
}

.promo_code_box {
	margin-top: 10px;
}

.pc_text_field {
	width: 60px;
}

.col_pc_box_button {

}

.col_pc_box_label {
	width: 140px;
	float: left;
}

.promo_code_box label {
	font-size: 12px;
}

.col_pc_box_text {
	width: 70px;
	float: left;
}

.col_pc_box_button {
	width: 26px;
	float: left;
}

.voucher_table_highlight {
	font-weight: bold;
	color: #F0C060;
}

.voucher_table_code {
	text-transform:uppercase;
}


.body_bar {
	display: block;
	width: 860px;
	height: 42px;
	background-color: #833D73;
	margin: 10px 0px 15px 0;
	background-image: url(banners/body_bar_free_delivery.png);
	text-align: center;
	position: relative;
}

.body_bar p {
	line-height: 42px;
	color: #fff;
	font-size: 22px;
	text-decoration: none;
}

a.body_bar:hover  {
	text-decoration: none;
	color:#fff
}

.body_bar_button {
	position: absolute;
	top: 7px;
	right: 20px;
}
