#horz {
	padding: 0px;
	/*position: absolute;*/
	top: 0px;
	left:0px;
	height:53px;
	
}

#horz ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
	display: inline;
	height:53px;

}
 
#horz li {
	display: inline;
	margin: 0px;
	padding: 0px;
	
}
 
#horz ul li a {
	
}

.last_item{
	background-image:none;
}
	
#horz ul li a:hover {
	color: #FFFFFF;
	background-image: url(../images/master_layout/main/menu_over.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

/* Fix IE. Hide from IE Mac \
* html #horz ul li { float: left;height: 1%; }
* html #horz ul li a { height: 1%; }
/* End */

#menu_item a{
	height:34px;
	text-decoration: none;
	color: #4F3C0F;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
	letter-spacing: 2px;
	text-transform: uppercase;
	background-image: url(../images/master_layout/main/menu_sep.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 9px;
	padding-left: 19px;
	margin: 0px;
}

#menu_item a:hover{
	height:34px;
	color: #FFFFFF;
	background-image: url(../images/master_layout/main/menu_over.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 9px;
	padding-left: 19px;
	margin: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #A2977B;
	background-image: url(../images/master_layout/main/top_slither.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
}
.top_watermatk {
	background-image: url(../images/master_layout/main/top_logo.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.main_block {
	padding-top: 0px;
	background-image: url(../images/master_layout/main/content_slither.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #fff;/*#e1eedf*/
}
.footer_colour {
	background-color: #003c10;/*#e1eedf*/
	background-color: #a69b7e;
	background-image: url(../images/master_layout/main/footer_colour.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#footer a {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.section_heading {
	margin:0px;
	padding:0px;
}
.range_head {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #003c10;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BB9E5C;
	font-weight: 400;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.hero_shot {
	background-image: url(../images/master_layout/main/main.jpg);
	background-repeat: no-repeat;
	background-position: center top;	
}
.hero_shot_watermark {
	background-color: #695949;
	background-image: url(../images/master_layout/main/watermark.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.range_paolo_falcone {
	background-image: url(../images/master_layout/main/paolo_falcone_range_back.jpg);
	background-repeat: no-repeat;
	height: 81px;
	width: 787px;
}
.range_speedy_duck {
	background-image: url(../images/master_layout/main/speedy_duck_range_back.jpg);
	background-repeat: no-repeat;
	height: 81px;
	width: 787px;
}
.range_step_on_air {
	background-image: url(../images/master_layout/main/step_on_air_range_back.jpg);
	background-repeat: no-repeat;
	height: 81px;
	width: 787px;
}
.range_watsons {
	background-image: url(../images/master_layout/main/watsons_range_back.jpg);
	background-repeat: no-repeat;
	height: 81px;
	width: 787px;
}
.range_grasshoppers {
	background-image: url(../images/master_layout/main/grasshoppers_range_back.jpg);
	background-repeat: no-repeat;
	height: 81px;
	width: 787px;
}

.range_step_on_air_ladies {
	background-image: url(../images/master_layout/main/step_on_air_range_back_l.jpg);
	background-repeat: no-repeat;
	height: 81px;
	width: 787px;
}
.range_youngklinik {
	background-image: url(../images/master_layout/main/young_klinik_range_back.jpg);
	background-repeat: no-repeat;
	height: 81px;
	width: 787px;
}
.range_naturalizer {
	background-image: url(../images/master_layout/main/naturalizer_range_back.jpg);
	background-repeat: no-repeat;
	height: 81px;
	width: 787px;
}
.range_ghbass {
	background-image: url(../images/master_layout/main/ghbass_range_back.jpg);
	background-repeat: no-repeat;
	height: 81px;
	width: 787px;
}
.range_desc_div {
	font-size: 11px;
	padding: 3px;
	position: absolute;
	width: 310px;
	left: 170px;
	top: 10px;
	text-decoration: none;
	height: 1px;
	overflow: visible;
}
#range_select{
	cursor:pointer;
	text-decoration:none;
}

/*Tooltips*/
.tipz{
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}
.curr_cat_div{
	background-color: #006600;
	height:20px;
	position:relative;
	display:inline;
	float:left;
	margin-right: 5px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.curr_cat{
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	
}

.tip  {
	width:132px;
	background-image: url(../images/master_layout/main/tip_slither.png);
	background-repeat: repeat-y;
	background-position: left top;
	z-index:13000;
}  
.tip-top{
    height:6px;
	width:132px;
	background-image: url(../images/master_layout/main/top_tip.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.tip-bottom{
	width:132px;
	height:7px;
	background-image: url(../images/master_layout/main/bot_tip.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.tip-title {
	font-weight:bold;
	font-size:11px;
	margin:0;
	color:#BB9E5C;
	padding-top: 8px;
	padding-right: 18px;
	padding-bottom: 4px;
	padding-left: 8px;	
}
.tip-text {
	color:#fff;
	font-size:11px;
	padding-top: 4px;
	padding-right: 18px;
	padding-bottom: 8px;
	padding-left: 8px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #C2A665;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #C2A665;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h3 {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 5px;
	width: 130px;
	margin: 0px;
	background-image: url(../images/master_layout/main/ped_head_back.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.prd_copy{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding-left: 5px;
}

.main_pad {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 25px;
}
/*Paging Styles*/
.paging_td {
	font-size: 11px;
	color: #fff;
	font-weight: bold;
}

.paging_td a{
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	text-decoration:none;
	
}

.page_prev{
	height: 18px;
	background-image:url(../images/master_layout/main/prev.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 1px;
	margin-right: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.page_prev:hover{
	height: 18px;
	background-image:url(../images/master_layout/main/prev_over.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 1px;
	margin-right: 5px;
	padding-top: 4px;
	padding-bottom: 4px;	
}

.page_next{
	height: 18px;
	background-image:url(../images/master_layout/main/next.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 1px;
	margin-left: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.page_next:hover{
	height: 18px;
	background-image:url(../images/master_layout/main/next_over.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 1px;
	margin-right: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.paging_num{
	position:relative;
	display:inline;
	height: 18px;
	width: 17px;
	background-image: url(../images/master_layout/main/page_num.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding-right: 5px;
	padding-left: 5px;
	top:2px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.paging_num_current{
	position:relative;
	display:inline;
	height: 18px;
	width: 17px;
	background-image: url(../images/master_layout/main/page_num_over.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	top:2px;
}
.paging_num:hover{
	background-image: url(../images/master_layout/main/page_num_over.jpg);
}
.footer{
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.footer a{
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
#product a:hover{
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

.msg_title h3{
	font-size: 14px;
	font-weight: bold;
	background-image: none;
}
/*Mac-Menu Styles*/
#dockContainer{
 display : table;
 margin : 0 auto;
 text-align : center; /* fixes IE bug */

 }

#dockContainer > div{
 display : inline-block; /* fixes IE bug */
 }

 #dockContainer > div{
 display : inline; /* fixes IE bug */
 }

 #dockContainer > div{
	display : table-cell;
	text-align : left;
	/*
	background-image: url(../images/mac_menu_img/slither.png);
	background-repeat: repeat-x;
	background-position: 0 130px;
	*/
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9E9377;*/
 }

 #dockContainer > div > div{
 	/*
	background-image: url(../images/mac_menu_img/right_edge.png);
	background-repeat: no-repeat;
	background-position: right 129px;
	*/
 }

 #dockContainer > div > div > div{
	height : 104px;
	overflow : hidden;
	/*
	background-image: url(../images/mac_menu_img/left_edge.png);
	background-repeat: no-repeat;
	background-position: left 129px;
	*/
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
 }
 
 #dock > div > img{
 	cursor:pointer;
 }
#main_kart{position:absolute;right:-500px; top:0px;text-align:right; }
#kart_summary {
	position:relative;
	height:auto;
	width:314px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	padding-bottom:4px;
	background-image: url(../images/master_layout/kart_bot.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin:0px;
	text-align:left;
	/*background-color: #fff;*/
	
}
#display_panel{
	background-image: url(../images/master_layout/kart_back.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	background-color: #685B4A;
}
#kart_bot{
	width:314px;
	height:20px;
	background-color:#95896F;
	
}
#kart_summary ul{ list-style:none; padding:10px;margin:0px}
#kart_summary ul li{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A59A85;
	padding-bottom: 2px;
	margin-bottom: 2px;
}
#kart_summary ul li > div{
	display : table;
 	text-align : left; /* fixes IE bug */
}

#kart_summary ul li > div > div{
	display : inline; /* fixes IE bug */
	text-align:left;		
}
#kart_summary ul li > div > label{
	display:inline-block;
	text-align:left;	
}

.enq_box{
	background-color:#663399;
	border:#0000CC;
	padding:5px;
}
#enq_box{ padding:10px;background-color:#968A70; }
#enq_box input, textarea{
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #333333;
	padding: 2px;
	margin: 0px;
	width:200px;
	border: 1px solid #8C8066;
}
a{ text-decoration:none; color:#C2A665;outline:0;}
a:hover{ text-decoration:underline;}
