* { padding:0; margin:0; }
html { min-height: 100%; margin-bottom: 1px; }  /* FireFox Page-Shift Fix */

body {
	margin: 0;
	padding:0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.75em;
	color: #4d4d4d;
	background-color:#FFFFFF;
	background-image: url(/Appimages/bg_body.gif);
	background-repeat: repeat-x;
	background-position: left top;
	/*background-attachment: fixed; slideshow scroll issue*/
}

/*** USEFUL ***/

.clear {clear: both;}
.clear_fusion {clear: both;line-height: 1px;height: 1px;font-size: 1px;}
.float_left {float:left;}
.float_right {float:right;}
.center {text-align: center;}
.left {text-align: left;}
.right {text-align: right;}
.img_left {float: left; margin: 0 15px 5px 0;}
.img_right {float: right; margin: 0 0 5px 15px;}
.vertical_align {display: inline;vertical-align: middle;}
.vertical_align_all * {display: inline;vertical-align: middle;}
a img {border: 0px none;}


/*** STRUCTURE ***/
#container {
	background-image: url(/Appimages/bg_swirls.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	/*background-attachment: fixed; slideshow scroll issue*/
    }
    
#wrapper {
	width: 925px;
	margin: 0 auto 20px auto;
	padding-top: 5px;
	text-align: left;
    }

#banner 
{
	position: absolute;
	top: 0;
	width: 925px;
	margin: 0 auto 20px auto;
	}

#logo 
{
    position: relative;
    left: -30px;
    float: left;
    width: 189px;
    height: 94px;
    background-image: url(/Appimages/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
    }

.genius #logo
{
    position: relative;
    left: 0px;
    float: left;
    width: 318px;
    height: 114px;
    background-image: url(/Appimages/logo_muddy_puddles.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
    }

#content 
{
	background-image: url(/Appimages/bg_content.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
	padding: 20px 15px;
	margin-top: 140px;
	}

.row_wrapper{
	float:right;
	width:100%;
	margin-left:-227px;
}

.r2_fl #col_content {
	margin-left:257px;
}
.r2_fl #col_sidebar {
	float:left;
	width:227px;
}
  
#c1 
{
    float: left;
    width: 227px;
    }
    
#c2
{
    float: left;
    width: 638px;
    margin-left: 30px;
    }
    
#footer 
{
    padding: 10px 0;
    color: #696969;
    }
    
    #footer a
    {
    color: #696969;
    text-decoration: none;
    }

/*** HOME PAGE ***/

#slideshow 
{
    width: 937px;
    height:300px;
    overflow:hidden;
    background-image: url(/Appimages/bg_slide.jpg);
	background-repeat: no-repeat;
	background-position: left top;
    }

#slideshow .col_left
{
    float:left;
    width: 440px;
    padding: 15px 20px;
    font-size: 1.1em;
    height: 270px;
    }

#slideshow .col_left p
{
    color: #FFFFFF;
    }

#slideshow .col_right
{
    width: 457px;
    float:left;
    }

#slideshow a, #slideshow a:visited, #slideshow a:active 
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	}

#slideshow a:hover 
{
	text-decoration: underline;
	}

.callout 
{
    float: left;
    width: 227px;
    margin: 5px 4px 10px 0;
    }

.carousel 
{
    margin-top: 2px;
    background-image: url(/Appimages/bg_home_carousel.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #d7d919;
    }

.carousel_inner
{
    padding: 10px 15px;
    background-image: url(/Appimages/bg_home_carousel_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #008aba;
    }

.typeface-js .carousel_inner h2
{
    font-size: 18px;
    }

/*** SEARCH ***/

#search 
{
    float: right;
    width: 408px;
    height: 25px;
    padding: 4px 4px;
    margin-top: 25px;
    background-image: url(/Appimages/bg_search.gif);
	background-repeat: no-repeat;
	background-position: right top;
	color: #FFFFFF;
	text-align: right;
    }
 
#search input.search_box
{
    padding: 3px 2px;
    font-size: 1.15em;
    color: #008aba;
    border: 0px none;
    margin-left: 5px;
    width: 280px;
    }
  
#search input.search_button
{
    position: relative;
    top: 0px;
    }
/*** FORMATTING ***/

p {
    line-height: 160%;
    margin: 0 0 1.2em 0;
    }


ul, ol {
    line-height: 160%;
    margin: 0 0 1.2em 25px;
    }

.typeface-js h1, .typeface-js h2, .typeface-js h3, .typeface-js h4 {
	font-size: 18px;
	margin: 0 0 0.5em 0;
	color: #008aba;
    font-family: Century Gothic, Arial;
    }
.typeface-js h2 
 {
    font-size: 14px;
    }

.typeface-js h3 
 {
    font-size: 12px;
    }
    
.typeface-js h4 
 {
    font-size: 10px;
    }

.typeface-js #slideshow h1 
{
    color: #d7d919;
    font-size: 20px;
    }

a, a:visited, a:active {
    color: #008aba;
    text-decoration: none;
    }

a:hover 
{
    text-decoration: underline;
    }
    
/* spacing around images in content */
.news_item_detail img{
margin:15px;
}
/*** ECOMMERCE - BUTTONS ***/

.button_stretch
{
	padding:0px 8px 0px 0px;
	background-image:url(/AppImages/button_stretch.gif);
	background-position:right 0px;
	background-repeat:no-repeat;
	display:block;
	text-decoration:none;
	color:#FFFFFF;
	cursor:pointer;
	margin-right:3px;
	zoom:1;
	margin-bottom:3px;
	line-height:100%;
	width: auto !important;
	width: 80px;
	height: 18px !important;
	height: 17px;
	overflow: hidden;
}
.button_stretch span
{
	padding:2px 0px 5px 8px;
	display:block;
	vertical-align:middle;
	background-image:url(/AppImages/button_stretch.gif);
	background-position:left top;
	background-repeat:no-repeat;
	font-size:0.85em;
	color:#FFFFFF;
	zoom:1;
	font-weight: bold;
	height: 11px !important;
	height: 10px;
	overflow: hidden;
}



.button_stretch_alt
{

	background-image:url(/AppImages/button_stretch_alt.gif);
}

.button_stretch_alt span
{
	background-image:url(/AppImages/button_stretch_alt.gif);
}

.button_stretch:hover
{
	background-position:right -18px;
	text-decoration:none;
	zoom:1;
}
.button_stretch:hover span
{
	background-position:left -18px;
	zoom:1;
}


.stockist_buttons 
{
	background-image:url(/AppImages/bg_stockist_bar.gif);
	background-position:left top;
	background-repeat:no-repeat;
	zoom:1;
	padding: 10px 5px;
	width: 628px;
	height: 36px;
	margin-top: 10px;
	}

.stockist_buttons h2
{
	float:left;
	width: 130px;
	padding: 10px;
	font-size: 1.2em;
	}

.stockist_buttons .button_stretch
{
	padding:0px 25px 0px 0px;
	height:38px !important;
	background-image:url(/AppImages/button_stretch_stockist.gif);
	line-height:120%;
	margin-right: 4px;
	
}
.stockist_buttons .button_stretch span
{
	padding: 2px 0px 5px 10px;
	height: 31px !important;
	font-size: 1em;
	font-weight: normal;
	background-image:url(/AppImages/button_stretch_stockist.gif);
	font-weight: bold;
}

.stockist_buttons .button_stretch:hover
{
	background-position:right -38px;
	text-decoration:none;
	zoom:1;
}
.stockist_buttons .button_stretch:hover span
{
	background-position:left -38px;
	zoom:1;
}


/*** ECOMMERCE - CATEGORY LIST ***/

.cat_wrapper 
{
    float: left;
    width: 200px;
    margin: 0 12px 19px 0 !important;
    margin: 0 5px 19px 0;
    padding-bottom: 10px;
    border-bottom: 1px dotted #696969;
    }

.cat_wrapper .description
{
    min-height: 35px;
    line-height: 1.3em;
    font-size: 0.9em;
    margin-bottom: 3px;
    height: auto !important;
    height: 35px;
    }

.cat_wrapper h2
{
    font-size: 1.1em;
    min-height: 35px;
    height: auto !important;
    height: 35px;
    }

.static_catalogue 
{
	margin-top: 40px;
	}

.static_catalogue .cat_wrapper 
{
    float: left;
    width: 300px;
    margin: 0 12px 19px 0 !important;
    margin: 0 5px 19px 0;
    padding-bottom: 10px;
    border-bottom: 1px dotted #696969;
    } 
    
.static_catalogue .cat_wrapper h2
{
    font-size: 1.2em;
    min-height: 0;
    }

/*** ECOMMERCE - PRODUCT LIST ***/

.product_wrapper 
{
    float: left;
    width: 200px;
    margin: 0 12px 19px 0 !important;
    margin: 0 5px 19px 0;
    padding-bottom: 10px;
    border-bottom: 1px dotted #696969;
    }

.product_wrapper .description
{
    min-height: 35px;
    line-height: 1.3em;
    font-size: 0.9em;
    margin-bottom: 3px;
    }

.product_wrapper h2
{
    font-size: 1.1em;
    min-height: 35px;
    height: 35px;
    }

/*** ECOMMERCE - PRODUCT DETAILS ***/

.product_image_col 
{
    float: left;
    width: 300px;
    margin-right: 15px;
    }

.product_details_col 
{
    float: left;
    width: 315px;
    }

.product_details_col .quantity 
{
    margin-right: 5px;
    }

.product_detail_price 
{
    font-size: 1.5em;
    font-weight: bold;
    color: #008ABA;
    }
    

table.related 
{
    width: 100%;
    border-collapse: collapse;
    border: 0px none;
    }

table.related td, table.related th
{
    padding: 5px 3px;
    border-top: 1px solid #e6e6e6;
    }

/*** PRODUCT TABS  ***/

.tab_container
{
    
}

.ajax__tab_body {
border: 0px none;
padding: 0px;
}
.tab_panel
{
	
}

.RadEContentBordered
{
	background-color:#fff;
}

.tab_container .ajax__tab_header
{
	background-image:url(/Appimages/1px999.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	font-size:0.9em;
	margin-top:10px;
}

.tab_container .ajax__tab_outer
{
	margin-right:3px;
	background-image:url(/Appimages/edittab_left.gif);
	background-position:left -29px;
	background-repeat:no-repeat;
}
* html .tab_container .ajax__tab_outer
{
	width:60px;
}

.tab_container .ajax__tab_outer .ajax__tab_inner
{
	background-image:url(/Appimages/edittab_right.gif);
	background-position:right -29px;
	background-repeat:no-repeat;
	padding: 0px;
	margin: 0 0 0 5px;
	width: 147px;
}

.product_tabs .tab_container .ajax__tab_outer .ajax__tab_inner
{
	width:auto;
}

.tab_container .ajax__tab_outer .ajax__tab_inner span
{
	padding:8px 5px 3px 1px;
	text-align:center; 
	margin-right:0px; 
	height:18px;
	display:block;
	color:#40a7cb;
	outline: 0;
    font-size: 1.3em;
    
}

.tab_container .ajax__tab_hover .ajax__tab_outer .ajax__tab_inner span
{
	color: #008aba;
}

.tab_container .ajax__tab_hover .ajax__tab_outer, .tab_container .ajax__tab_active .ajax__tab_outer
{
	margin-right:3px;
	background-image:url(/Appimages/edittab_left.gif);
	background-position:left 0px;
	background-repeat:no-repeat;
}
.tab_container .ajax__tab_hover .ajax__tab_outer .ajax__tab_inner, .tab_container .ajax__tab_active .ajax__tab_outer .ajax__tab_inner
{
	background-image:url(/Appimages/edittab_right.gif);
	background-position:right 0px;
	background-repeat:no-repeat;
}
.ajax__tab_active
{
	/*font-weight:bold;*/
	position: relative;
	top: 1px;
}

.ajax__tab_active .ajax__tab_outer
{
}

.ajax__tab_panel 
{
    background-image: url(/Appimages/bg_tabs_panel.gif);
	background-position: left top;
	background-repeat: repeat-x;
	padding: 10px;
	border-top: 1px solid #a8d7e8;
    }
    
.typeface-js .tab_container h2
{
    color: #ff5200;
    }

/*** FAQs ***/

.faq 
{
    padding: 10px 0 2px 0;
    border-bottom: 1px solid #F0F0F0;
    }

p.question 
{
    font-weight: bold;
    cursor: pointer;
    color: #008ABA;
    background-image:url(/AppImages/bg_faqs.gif);
	background-position: left center;
	background-repeat:no-repeat;
	padding-left: 15px;
    }

p.question:hover
{
    color: #FF5200;
    }

div.answer 
{
    padding-left: 15px;
    margin: 0;
    }

.history .faq 
{
    width: 636px;
    padding: 0;
    border-bottom: 0px none;
    }
    
.history p.question 
{
    font-weight: bold;
    font-size: 1.4em;
    cursor: pointer;
    color: #008ABA;
    background-color: #95d4ff;
    background-image:url(/AppImages/bg_history.gif);
	background-position: left center;
	background-repeat:no-repeat;
	padding: 0;
	padding: 8px 0 8px 15px; 
	width: 621px;
	height: 25px;	
    }

.history div.answer 
{
    padding-left: 0;
    margin: 0;
    }

.history h3 
{
    font-family: Arial;
    }

/*** CAROUSEL ***/

.stepcarousel{
position: relative; /*leave this value alone*/
overflow: scroll; /*leave this value alone*/
width: 895px; /*Width of Carousel Viewer itself*/
height: 160px; /*Height should enough to fit largest content's height*/
margin-bottom: 5px;
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 10px 3px; /*margin around each panel*/
width: 295px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
height: 160px;
background-image:url(/AppImages/bg_carousel_panel.gif);
background-position: right top;
background-repeat:no-repeat;
background-color: #FFFFFF;
}

.stepcarousel .panel div {
    float: left;
    width: 129px;
    padding: 8px;
}

.stepcarousel .panel img {
    float: left;
    width: 150px;
    height: 150px;
}

.stepcarousel .panel div h2 {
    font-size: 12px;
}

.stepcarousel .panel div p {
    color: #444444;
}
.stepcarousel .panel div p a {
    /*color: #444444;*/
    text-decoration:underline;
}

/*** NEWS ***/

.news_list_item 
{
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #CECECE;
    }

.news_list_item p
{
    margin: 0;
    }
    

.news_item_detail a.news_detail_back
{
    display: block;
    margin-bottom: 5px;
    }

.news_item_detail h3
{
    color: #999999;
    }

.news_list_item img
{
	display: none;
	}



.associated_media_thumbs ul
{
	list-style-type:none;
	margin:0;
}

.associated_media_thumbs ul li
{
	float:left;
	margin:0;
}

.associated_media_thumbs ul li a
{
	display:block;
	width:110px;
	height:60px;
	overflow:hidden;
	border-top: 1px solid #FF5200;
	border-left: 1px solid #FF5200;
	border-right: 2px solid #FF5200;
	border-bottom: 2px solid #FF5200;
	background-color:#FFFFFF;
	margin:0 3px 3px 0;
}

.associated_media_view 
{
    clear: both;
    margin-top: 10px;
    }

/*** STOCKIST LOCATER ***/

.bg_stockist
{
    background-image:url(/AppImages/bg_stockist.gif);
    background-position: right bottom;
    background-repeat:no-repeat;
    }
    

/*** SHARE THIS ***/

.content_share a 
{
    border: 0px none !important;
    }

.content_actions .sharethis_email a {
    background-color:#FF5200 !important;
    clear:both;
    color:#FFFFFF;
    display:block;
    float:right !important;
    text-align: center;
    font-weight:bold;
    padding:4px;
    text-decoration:none;
    width:80px;
    margin-top: 5px !important;
}

#imgmapdiv 
{
	float: left;
}



/*** ajax loader ***/
.loader {
	z-index: 100;
	position: fixed;
	width: 175px;
	margin-left: -90px;
	top: 50%;
	left: 50%;
	padding:10px;
	margin-bottom:15px;
	color:#000;
	background-color:#FFFFFF;
	text-align:center;
	border:1px solid #DEDEDE;
}
* html .loader {
	position: absolute;
	margin-top: expression((document.body.scrollHeight / 4) + (0 - parseInt(this.offsetParent.clientHeight / 2) + (document.documentElement && document.documentElement.scrollTop || document.body.scrollTop)) + 'px');
}


.sitemap 
{
	padding: 10px 15px;
	background-color: #FFFFFF;
	margin-top: 140px;
	}

.sitemap h2
{
	margin-bottom: 10px;
	color:#008aba;
	font-size:1.5em;
	margin-top:20px;
	}

.sitemap ul
{
	margin:0;
	list-style-type:none;
	margin-left:25px;
	
}
.sitemap ul li 
{
	font-weight: bold;
	display:block;
	margin-left:0px;
	zoom:1;
	}
	
.sitemap ul ul
{
	
}
.sitemap ul ul ul
{
	margin-left:10px;
}

.sitemap ul ul ul li a
{
	padding:0 0 0 15px;
	background-image:url(/AppImages/sitemap_bullet.gif);
	background-repeat:no-repeat;
	background-position:center left;
	color:#333;
}
.sitemap ul ul ul ul li a
{
	padding:0 0 0 15px;
	background-image:url(/AppImages/sitemap_bullet.gif);
	background-repeat:no-repeat;
	background-position:center left;
	color:#777;
}
.sitemap ul li li li
{
	font-weight: normal;
	}

.sitemap ul ul ul ul
{
	list-style-type:circle;
	margin-left:30px;
	
}
.sitemap ul ul ul ul li a
{
	padding:0 !important;
	background-image:none;
}

.sitemap ul li a
{
	text-decoration: none;
	font-size:1.1em;
	display:block;
	}


.sitemap ul li a:hover
{
	text-decoration: underline;
	}

.media_panel {
/*border:3px solid #008ABA;
width:267px;*/
}

/*** FADER ***/

#fader_wrapper
{
	background-image:url(/AppImages/bg_fader.jpg);
	background-repeat:no-repeat;
	background-position:center left;
	margin: 0 0 5px 0;
	padding: 5px 10px;
	height: 20px;
	}

ul#fader
{
	list-style-type: none;
	margin: 0;
}

/*** ADVANCED SEARCH ***/

.searchCloud 
{
    font-size:1.1em;
    line-height:1.8em;
    padding: 10px;
    margin: 15px 0;
    text-align:center;
    border: 1px solid #d6ecf3;
    background-image:url(/Appimages/bg_tabs_panel.gif);
	background-repeat: repeat-x;
	background-position: left top;
	-moz-border-radius: 10px;
}

.searchCloud h2
{
	text-align: left;
	margin: 0 0 5px 0;
	font-size: 1.2em;
}

.searchCloud a 
{
    margin:0 5px;
    padding:4px 8px;
    text-decoration:none;
}

.searchCloud a:hover
{
	background-color: #D6EDFD;
	-moz-border-radius: 5px;
}

.searchBox .searchLabel
{
	display: none;
	}

.searchBox input
{
	width: 773px;
	font-size: 1.6em;
	padding: 3px;
	color: #008ABA;
	}

.searchBox input.searchButton
{
	width: 80px;
	padding: 2px;
	font-size: 1.4em;
	}

/*** RSS LINK ***/
p.rss_link
{
	float:right;	
}
p.rss_link a
{
	text-decoration:none;
	background-image:url(/corecode/images/rss.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding:4px 4px 4px 20px;
}
p.rss_link a:hover
{
	color:#EB8935;
}
p.rss_link a img
{
	display:none;
}
/*** Reviews tab ***/


.product_review 
{
	margin: 10px 0;
	padding: 10px 0;
	border-bottom: 1px dotted #85c8df;
	}

.product_review .review_feedback 
{
	margin-top: 10px;
	}

.review_feeback_links a 
{
	cursor: pointer;
	}

.review_form 
{
	width: 420px;
	margin: 0 auto;
	}

.review_form label 
{
	float: left;
	width: 215px;
	margin-top: 10px;
	}

.review_form input, .review_form textarea, .review_form select
{
	width: 200px;
	margin-top: 10px;
	}

.review_form .star_rating_container 
{
	margin-top: 10px;
	}
	
.review_form .form_captcha
{
	padding: 10px 0;
	margin: 10px 0;
	border-top: 1px dotted #85c8df;
	border-bottom: 1px dotted #85c8df;
	}

/*** BASKET STYLES ***/

/* Basket Table */

#Summary, #Caption {
	
}

.basketStyle {
	width: 100%;
	margin: 1em 0 0 0;
	border: 1px none;
	border-collapse: collapse;
	font-size: 0.9em;
}

.basketStyle th, .basketStyle td {
	border: 0px none;
	padding: 5px;
	border: 1px solid #FFFFFF;
	border-width: 2px 1px 0 0;
}

.basketScheme th {
	background-color: #C4E6FF;
    background-repeat: repeat-x;
    background-position: left bottom;
	font-weight: normal;
	padding: 10px 5px;
}

.basketScheme td {
	background-color: #EBF6FC;
}

.basketScheme td.no_bg {
	background-color: transparent;
}

.basketTotals 
{
    margin-top:0px;
}

.basketTotals td 
{
    border-width: 0px;
    border-top: solid 1px #fff;
}



.seniorAddressForm ul
{
	list-style-type:none;
	margin:0;	
}
.seniorAddressForm ul label
{
	display:block;
	float:left;
	font-weight:bold;
	margin-bottom:5px;
	margin-right:5px;
	padding-top:3px;
	width:150px;
}

.seniorAddressForm ul input, .seniorAddressForm ul select
{
	border:1px solid #D3D3D3;
	float:left;
	margin:0 5px 5px 0;
	padding:3px;
	width:175px;
}

.seniorAddressForm ul select
{
padding:0;
width:182px;
}

.seniorAddressForm .buttons
{
	padding-top:10px;
}

.seniorAddressForm .buttons .button_stretch
{
	float: right;
	margin-right: 20px;
}

.checkoutAddressPage hr 
{
	display: none;
	}

.checkoutAddressPage .button_stretch
{
	float:left;
	}

.checkout_confirm .button_stretch 
{
	float: right;
	}

.inlineForm textarea {
margin-top:2px;
width:335px;
}

.gateway 
{
	margin: 10px 0;
	background-color: #EBF6FC;
	padding: 10px 10px 5px 10px;
	width: 100%;
	-moz-border-radius: 10px;
	}

.account 
{
	display: block;
	font-size: 1.1em;
	font-weight: bold;
	margin-top: 15px;
	}

.account .button_stretch
{
	margin: 3px 0 3px 3px;

	}

.account .button_stretch span 
{

	}

.button_stretch_margin 
{
	margin-right: 350px;
	}

/* 2 column */

.r2_ll {
	margin: 10px 0;
}

.r2_ll .r2_ll_c1 {
	float:left;
	width:250px;
	margin-right:10px;
}
.r2_ll .r2_ll_c2 {
	float:left;
	width:250px;
}

.r2_ll .r2_ll_c1 .col_padding 
{
    /*padding-right: 10px;*/
    }

.r2_ll .r2_ll_c2 .col_padding 
{
    /*padding-left: 10px;*/
    }

.login_button 
{
	margin-bottom: 10px;
	}

.login_button a
{
	margin-bottom: 10px;
	float:right !important;
	}
	
.button_refund 
{
	width: auto !important;
	width: 150px;
	}

/** site_menus **/

/*** MAIN MENU ***/

.Level1
{
margin: 1em 0 0.6em 0;
border-top: solid 1px #FFFFFF;
position: relative;
top: 0 !important;
top: -15px;
}

.Level1 ul
{
margin: 0;
padding-top: 5px;
}

.Level1 ul li
{
display: inline;
margin-left: -4px;
margin: 0 6px;
}

.Level1 ul li a
{
padding: 5px 2px 2px 2px;
color: #008aba;
text-decoration: none;
font-size: 1.2em;
}

.Level1 ul li a:hover, .selected a
{
border-bottom: 2px solid #dadb28;
text-decoration: none;
}

/*** SUB MENU **/

.product_expanding_nav .catalog_nav
{
margin-left: 0;
padding-left: 0;
list-style: none;
}

.product_expanding_nav .catalog_nav li
{
    border-bottom: 1px solid #e6e6e6;
}

.product_expanding_nav .catalog_nav li a
{
    display: block;
    padding: 0.3em 0 0.5em 15px;
    font-size: 1.2em;
    font-weight: bold;
}

.product_expanding_nav .catalog_nav li a:hover, .product_expanding_nav .catalog_nav li a.selected
{
    color: #e15100;
    text-decoration: none;
    background-image: url(/Appimages/bg_menu_hover.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.product_expanding_nav .catalog_nav li ul
{
    list-style-type: none;
    margin: 0; 
}

.product_expanding_nav .catalog_nav li ul li a
{
    padding-left: 22px;
    font-size: 1.1em;
    font-weight: normal;
}

.product_expanding_nav .catalog_nav li ul li a:hover, .product_expanding_nav .catalog_nav li ul li a.selected
{
    background-position:  12px center;
}

.product_expanding_nav .catalog_nav li ul li
{
    border-top: 1px solid #e6e6e6;
    border-bottom: 0px none;
}



.product_expanding_nav .catalog_nav li ul li ul li a
{
    padding-left: 30px;
    font-size: 0.9em;
}

.product_expanding_nav .catalog_nav li ul li ul li a:hover, .product_expanding_nav .catalog_nav li ul li ul li a.selected
{
    background-position:  20px center;
}

/* SECOND LEVEL */

.second_level_nav 
{
    margin-bottom: 1em;
    }

.second_level_nav h3
{
    display: none;
    }

.second_level_nav ul, .second_level_nav li
{
    margin: 0;
    list-style-type: none;
    }
    
.second_level_nav li
{
    border-bottom: 1px solid #e6e6e6;
    }
        
.second_level_nav ul li a
{
    color: #008ABA;
    font-size: 1.2em;
    display: block;
    padding: 2px 0;
    text-decoration: none;
    padding: 0.3em 0 0.5em 15px;
    }

.second_level_nav ul li a:hover
{
    color: #FF5200;
    background-image: url(/Appimages/bg_menu_hover.gif);
	background-repeat: no-repeat;
	background-position: left center;
    }
    
.second_level_nav h3 a, .second_level_nav h3 a:hover
{
    color: #000000;
    }


/*** HOME CATEGORIES ***/

.home_categories 
{
    margin: 0;
    list-style-type: none;
    }

.home_categories li
{
    display: inline;
    }
    
.home_categories li a
{
    padding: 0 25px 0 0;
    font-size: 1.15em;
    }
    
/*** REGIONS ***/

ul.regions 
{
    width: 200px;
    margin: 0;
    list-style-type: none;
    }

ul.regions li
{
    list-style-type: none;
    width: 100%;
    }

ul.regions li a
{
    display: block;
    border-bottom: 1px solid #CECECE;
    padding: 2px 0 2px 12px;
    color: #696969;
    background-image: url(/Appimages/bg_menu_hover.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
	text-decoration: none;
    }

ul.regions li a:hover
{
    background-color: #FAFAFA;
    background-position: 4px center;
    padding-left: 15px;
    }
    
/** site_forms **/

/*** MAIN FORMS ***/

.main_form 
{
    background-image:url(/AppImages/bg_product_form.jpg);
    background-position: right top;
    background-repeat:no-repeat;
    }
    
.main_form label
{
    display: block;
    width: 150px;
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
    font-weight: bold;
    padding-top: 3px;
    }

.main_form input, .main_form select, .main_form textarea
{
    width: 175px;
    float: left;
    margin: 0;
    margin-right: 5px;
    margin-bottom: 5px;
    border: 1px solid #d3d3d3;
    padding: 3px;
    }

.main_form select
{
    padding: 0px;
    width: 182px;
    }

.main_form .checkboxes input
{
    border: 0px none;
    width: 15px;
    }
    
    
.product_reg 
{
    width: 99%;
    border-collapse: collapse;
    border-right: 1px solid #CECECE;
    border-bottom: 1px solid #CECECE;    
    margin: 10px auto;
    }

.product_reg td
{
    border-left: 1px solid #CECECE;
    border-top: 1px solid #CECECE;    
    padding: 3px;
    }

.product_reg thead td
{
    font-weight: bold;
    background-color: #F0F9FE;
    }

.main_form input.button_input 
{
    width: 129px;
    padding: 0;
    background-color: #ffffff;
    border: 0px none;
    height: 21px;
    text-align: center;
    color: #FFFFFF;
    background-image:url(/AppImages/bg_button_input.gif);
    background-position: left top;
    background-repeat:no-repeat;
    cursor: pointer;
    font-weight: bold;
    }
    
.faq_question 
{
    }

.faq_question label
{
    display: block;
    width: 150px;
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
    font-weight: bold;
    padding-top: 3px;
    }

.faq_question input, .faq_question select, .faq_question textarea
{
    width: 175px;
    float: left;
    margin: 0;
    margin-right: 5px;
    margin-bottom: 5px;
    border: 1px solid #d3d3d3;
    padding: 3px;
    }

.faq_question br
{
    clear: both;
    }

/*** LOGIN ***/

.form_login 
{
	margin-top:10px;
	margin-left:10px;
}

.form_login label
{
	display:block;
	line-height: 1;
	margin-bottom:5px;
}

.form_login_section
{
	width:310px;
	float:left;
	display:block;
}

.existing_customer 
{
	width:290px;
	float:left;
	display:block;
	padding: 10px;
	}

.existing_customer label
{
	width: 90%;
	margin-bottom: 4px;
	font-size: 1.2em;
	}

.existing_customer input 
{
	width: 90%;
	margin-bottom: 10px;
	padding: 1px;
	}
	
.existing_customer .remember_me
{
	display: block;
	width: 100%;
	margin-bottom: 5px;
	}
	
.existing_customer .remember_me input 
{
	width: auto;
	margin-bottom: 0;
	margin-right: 10px;
	}

.login_button a
{
	padding:0px 8px 0px 0px;
	background-image:url(/AppImages/button_stretch.gif);
	background-position:right 0px;
	background-repeat:no-repeat;
	display:block;
	text-decoration:none;
	color:#FFFFFF;
	cursor:pointer;
	margin-right:20px !important;
	margin-right:5px;
	zoom:1;
	margin-bottom:3px;
	line-height:100%;
	width: auto !important;
	width: 40px;
	height: 18px !important;
	height: 17px;
	overflow: hidden;
	}

.login_button a span
{
	padding:2px 0px 5px 8px;
	display:block;
	vertical-align:middle;
	background-image:url(/AppImages/button_stretch.gif);
	background-position:left top;
	background-repeat:no-repeat;
	font-size:0.85em;
	color:#FFFFFF;
	zoom:1;
	font-weight: bold;
	height: 11px !important;
	height: 10px;
	overflow: hidden;
	}


.new_customer {
	width:290px;
	float:left;
	display:block;
	padding: 10px;
	}

.new_customer .button_stretch 
{
	width: 170px !important;
	}

.button_stretch_margin 
{
	margin-right: 300px !important;
	margin-right: 0;
	width: auto !important;
	width: 150px;
	}
	
.form_login_fields
{
	
}
.form_login .checkbox
{
	clear:both;	
	display:block;
	float:left;
	border:0px none;
	padding:0;
}
.form_login .checkbox input
{
	width:auto;
	float:left;
	display:block;
}
.form_login .checkbox label
{
	float:left;
}

.form_login textarea,.form_login input
{
	margin-bottom:15px;
	width:280px;
}

.form_login .watermark
{
    color:#999;

}

.form_login .button_stretch{
	
	float:left;
	display:block;
	color:#464763;
	font-weight:bold;
	text-decoration:none;
	clear:both;
	width:280px;
	margin-top:10px;
}

.form_login .button_stretch:hover{
	text-decoration:underline;
}






/*** CONTACT FORMS ***/

.form_wrapper{
	margin: 1em auto;
}
.form_padding{

}
.form_wrapper fieldset {
	margin:0;
	margin-bottom:5px;
	border: 0px none;
	}
.form_wrapper fieldset legend {
	font-weight:bold;
	font-size:1.2em;
	margin: 0 0 1em 0;
	padding: 0;
	color: #006227;
}
.form_wrapper .form_field {
	list-style-type:none;
	margin:0; padding:0em;
	width:100%;
	clear:both;
}
.form_wrapper .form_field {
	margin:0;
	clear:both;
	background-image:none;
	padding: 0.75em 0;
}
.form_wrapper label {
	margin:0; padding:0;
	text-align:left;
	font-weight: bold;
}
.form_wrapper select 
{
	margin-top:-15px;
	float:right;
}
.form_wrapper input {
	margin:0; padding:0;
	float:right;
	width:50%;
	background-image: url(/AppImages/bg_input.gif);
	background-repeat: no-repeat;
	background-position:right bottom;
	padding:3px;
	color:#333333;
	margin-left:8px;
	margin-top:-16px;
	border: 1px solid #d3d3d3;
}
.form_wrapper textarea {
	margin:0; padding:0;
	float:right;
	width:50%;
	background-image: url(/AppImages/bg_input.gif);
	background-repeat: no-repeat;
	background-position:right bottom;
	padding:3px;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	margin-left:8px;
	margin-top:-14px;
	border: 1px solid #d3d3d3;
}


.form_button 
{
	clear:both;
}

/** hover states **/
form.list_form ul li textarea:hover, form.list_form ul li input:hover, 
form.list_form ul li textarea:focus, form.list_form ul li input:focus{
/*	border-color:#18AED1; */
}

form.list_form input.checkbox{
	float:none;
	width:20px;
	height:1.6em;
	display:inline;
	vertical-align:middle;
	margin-top:0.2em;
	background-color:transparent;
	background-image:none;
	border:0px none;
}
form.list_form input.radio{
	float:none;
	width:20px;
	height:1.6em;
	display:inline;
	vertical-align:middle;
	margin-top:0.2em;
	background-color:transparent;
	background-image:none;
	border:0px none;
}
.form_button {
	float:none;
	background-color: #FF5200;
	font-weight: normal;
	cursor: pointer;
	margin-top:0.5em;
	font-size: 1em;
	float:right;
	padding:5px;
	text-decoration: none;
}

.form_button a {
	text-decoration: none;
	color: #FFFFFF;
}

form.list_form p {
	text-align:right;
	padding:0;
}
form.list_form fieldset p {
	text-align:left;
	font-weight:bold;
	padding-top:1em;
}
form.list_form span {
	font-weight: bold;
}

form.list_form h2 {
	
}

/* CAPTCHA */

.row_wrapper_captcha {
	float:left;
	width:100%;
	margin-left:-190px;
}

.captcha .c1_captcha {
	margin-left:190px;
}

.captcha_input {
text-align: right;
padding-top: 5px;
}

.captcha_input p, .captcha_input, .c1_captcha p {
	font-weight: normal;
}

.captcha .c2_captcha {
	float:right;
	width:180px;
	text-align: right;

}
#ctl00_ctl00_CorePlaceHolder_DisplayPagePlaceHolder_ctl00_ddlProduct
{
	margin-top:-33px;
}
.form_captcha
{
	clear: both;
}

.form_captcha span
{
	clear: both;
	margin: 5px 0 !important;
}

.form_captcha input 
{
	float: none;
	margin: 0;
	width: 75px;
}

.address 
{
    clear: both;
    margin-top: 10px;
    }
    
/*** STOCKIST SEARCH FORM ***/

#stockist_search_form 
{
    
    }

#stockist_search_form label 
{
    display: block;
    float: left;
    width: 60px;
    margin-bottom: 10px;
    text-align: right;
    }

#stockist_search_form input 
{
    float: left;
    width: 90px;
    margin-bottom: 10px;
    margin-right: 10px;
    margin-left: 5px;
    padding:3px;
	color:#333333;
	border: 1px solid #d3d3d3;
    }

/*** LOGIN ***/

.form_login 
{
	margin:15px 0;
}

.form_login label
{
	display:block;
	line-height: 1;
	margin-bottom:5px;
}

.form_login_section
{
	width:240px;
	float:left;
	display:block;
}

.form_login_fields
{
	
}
.form_login .checkbox
{
	clear:both;	
	display:block;
	float:left;
	border:0px none;
	padding:0;
}
.form_login .checkbox input
{
	width:auto;
	float:left;
	display:block;
	margin-right:10px;
}
.form_login .checkbox label
{
	float:left;
}

.form_login textarea,.form_login input
{
	margin-bottom:15px;
	width:200px;
}

.form_login .watermark
{
    color:#999;

}

.form_login .button_stretch{
	
	float:left;
	display:block;
	color:#464763;
	font-weight:bold;
	text-decoration:none;
	clear:both;
	margin-top:5px;
	width: auto;
}

.form_login .button_stretch:hover{
	text-decoration:none;
}




/*** FORMS ***/

.form label
{
	display:block;
	line-height: 1;
	margin-bottom:5px;
	width:auto;
	float:left;
	padding-right:4px;
}

.form textarea,.form input
{
	width:99%;
	margin-bottom:15px;
}

.form select
{
	width:99.99%;
	margin-bottom:15px;
}

.form input.checkbox
{
	width: 15px;
	display: inline;
	border:0px none;
	margin-bottom: 0;
}

.form .button 
{
	border:0;
	width:auto;
}

.form .chkPasswordButton
{
	width:150px;
	border:1px solid #333;
	margin-bottom:0;
	float:left;
	margin-top:15px;
	margin-left:-5px;
}
.form .chkPasswordButton.unavailable
{
	background-color:#f30000;
	color:#fff;
}
.form .chkPasswordButton.available
{
	background-color:#33f333;
	color:#000;
}

.form .buttons
{
	clear:both;
}

.form .buttons input
{
	width:auto;
}

.form .checkbox
{
	float:left;
	margin:0;
	border:0px none;
}

.form .checkbox input
{
	width:25px;
	float:left;
}

.form.col2Form .formField
{
	width:250px;
	display:block;
	float:left;
	margin-right:10px;
}

.form ul {
list-style-type:none;
margin:0;
padding:0;
}

.form .checkbox, .form .checkbox input {
border:0px none;
float:left;
margin:0;
}

.form .checkbox input {
float:left;
width:25px;
}
	
.delivery_options input 
{
	margin: 10px 5px 5px 5px;
	}

/*** STOCKIST LOCATOR ***/

ul.product_spec_list
{
	list-style-type: none;
}