/*** css **/

::selection{ color:#fff; background:#219cd5;}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
		margin: 0;
		padding: 0;
		border: 0;
		font-size: 100%;
		font: inherit;
		vertical-align: baseline; }
	article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
		display: block; }
	ol, ul {
		list-style: none; }
	blockquote, q {
		quotes: none; }
	blockquote:before, blockquote:after,
	q:before, q:after {
		content: '';
		content: none; }
	table {
		border-collapse: collapse;
		border-spacing: 0; }
		*{ margin:0px; padding:0px;}
	a, img{ outline:none; border:none; text-decoration:none;}
		h1, h2, h3, h4, h5, h6 {
		font-weight: normal; }
		p{ line-height:18px;}
		iframe, embed, object { max-width: 100%;}
		
@font-face
{
 font-family:'amble-lightcondensed';
 src:url('../font/amble-lightcondensed.eot');
 src:url('../font/amble-lightcondensed.woff') format('woff'),
     url('../font/amble-lightcondensed.eot?#iefix') format('embedded-opentype'),
     url('../font/amble-lightcondensed.ttf') format('truetype'),
     url('../font/amble-lightcondensed.svg') format('svg');
 font-weight:normal;
 font-style:normal;
 }
		
 @font-face
{
 font-family:'amble-italic';
 src:url('../font/amble-italic.eot');
 src:url('../font/amble-italic.woff') format('woff'),
     url('../font/amble-italic.eot?#iefix') format('embedded-opentype'),
     url('../font/amble-italic.ttf') format('truetype'),
     url('../font/amble-italic.svg') format('svg');
 font-weight:normal;
 font-style:normal;
 }
 @font-face
{
 font-family:'amble-regular';
 src:url('../font/amble-regular.eot');
 src:url('../font/amble-regular.woff') format('woff'),
     url('../font/amble-regular.eot?#iefix') format('embedded-opentype'),
     url('../font/amble-regular.ttf') format('truetype'),
     url('../font/amble-regular.svg') format('svg');
 font-weight:normal;
 font-style:normal;
 }
 
body{ width:100%;  font-family: Arial, Helvetica, sans-serif; background:url(../img/body-bg.png) center top; -webkit-background-size: cover; background-attachment:fixed;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/body-bg.png', sizingMethod='scale');
-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../img/body-bg.png', sizingMethod='scale')";}

section{ width:1000px; margin:0 auto;}
header{ width:100%; display:inline-block; zoom:1; *display:inline;}
.logo{ width:100%; display:inline-block; zoom:1; *display:inline; margin-top:22px; text-align:center;}
.logo img{display:inline-block; zoom:1; *display:inline; }
nav{width:100%; display:inline-block; zoom:1; *display:inline; background:#fff; text-align:center; margin-top:21px;}
nav ul{width:100%; display:inline-block; zoom:1; *display:inline; }
nav ul li{display:inline-block;   margin:0px -2px 0px -2px;}
nav ul li a{display:inline-block; padding:19px 20px; font-size:16px; color:#2A2A2A; font-family:'amble-regular'; transition:all linear 0.4s; -moz-transition:all linear 0.4s; -o-transition:all linear 0.4s; -webkit-transition:all linear 0.4s;  border-top:solid 1px #fff; border-bottom:solid 1px #fff;}
nav ul li a:hover{ background:#0a1016; color:#cc00cc;transition:all linear 0.4s; -moz-transition:all linear 0.4s; -o-transition:all linear 0.4s; -webkit-transition:all linear 0.4s; border-top:solid 1px #cc00cc; border-bottom:solid 1px #cc00cc; padding:19px 20px;}
nav ul li a.active{background:#0a1016; color:#cc00cc;  padding:19px 20px; border-top:solid 1px #cc00cc; border-bottom:solid 1px #cc00cc;}

.slider_area{width:100%; display:inline-block; zoom:1; *display:inline;}
.slide_image{width:100%; display:inline-block; zoom:1; *display:inline;}
.slide_image img{ width:100%;}

.resize{ width:100%;display:inline-block; zoom:1; *display:inline; background:#fff; padding:10px 0px 50px 0px;}
.mr_left40{ margin-left:40px !important;}
.mr_btm10{ margin-bottom:10px;}
.mr_top24{ margin-top:24px;}
.home_colm{ width:292px; box-sizing:border-box; float:left; margin-left:22px; margin-top:24px;}
.cmn_heading{ width:100%;display:inline-block; zoom:1; *display:inline; background:#2eb969;}
.cmn_heading h1{ color:#fefefe; width:94%; padding:10px 5px 10px 12px; font-size:21px; text-shadow:1px 2px 1px #397d54; font-family:'amble-regular';}

.no_border-btm{ border-bottom:none !important; padding-bottom:0px !important;}
.home_postrow{ width:100%; display:inline-block; zoom:1; *display:inline; margin-top:10px; border-bottom:solid 1px #d1d1d1; padding-bottom:10px;}
.home_postrow:last-child{ border-bottom:none !important;}
.home_postrow img{ width:71px; height:71px; border:solid 2px #d1d1d1; float:left;}
.home_postrow_inr{ width:204px; float:left; margin:0px 0px 0px 10px;}
.home_postrow_inr h1{ color:#da5548; width:100%; font-size:16px; font-family:'amble-regular';}
.home_postrow_inr h1 a{color:#da5548; }
.home_postrow_inr p{ color:#1f1f1f; width:100%; font-size:13px; font-family:'amble-regular';display:inline-block; zoom:1; *display:inline; margin-top:11px;}

.fb_plugin_area{ width:100%;display:inline-block; zoom:1; *display:inline; margin-top:12px;}

.twitter_post{ width:100%; display:inline-block; zoom:1; *display:inline; margin-top:11px;}
.twitter_post p{color:#1f1f1f; width:99%; font-size:13px; font-family:'amble-regular';display:inline-block; zoom:1;}
.twitter_post p a{color:#da5548;}
.time{ float:left; margin-top:4px;}
.time img{display:inline-block; zoom:1; *display:inline; vertical-align:middle; margin-right:2px;}
.time h2{display:inline-block; zoom:1; *display:inline; vertical-align:middle; color:#7E7E7E; font-size:12px; font-family:'amble-italic';}
.tweet_plugin{ width:100%;display:inline-block; zoom:1; *display:inline; margin-top:10px;}

.home_event{width:100%; display:inline-block; zoom:1; *display:inline; margin-top:8px; border-bottom:solid 1px #727272; padding-bottom:10px;}
.home_event:last-child{ border-bottom:none !important;}
.home_event h1{font-family:'amble-lightcondensed';width:100%; color:#da5548; text-transform:uppercase; font-size:26px;}
.home_event p{ color:#1f1f1f; width:100%; font-size:13px; font-family:'amble-regular';display:inline-block; zoom:1; *display:inline; margin-top:5px;}

.instagaram_imgaes{ width:100%;display:inline-block; zoom:1; *display:inline;}
.instagaram_imgaes img{ width:131px; height:122px;border:solid 2px #d1d1d1; float:left; margin:10px 9px 0px 0px;}

.follow_us{ width:100%;display:inline-block; zoom:1; *display:inline; margin-top:8px;}
.follow_us p{color:#1f1f1f; width:100%; font-size:13px; font-family:'amble-regular';display:inline-block; zoom:1; *display:inline;}
.follow_us img{ float:left; margin:12px 8px 0px 0px; cursor:pointer;}

.home_banner{ width:100%;display:inline-block; zoom:1; *display:inline; margin-top:11px;}
.home_banner img{ width:100%; cursor:pointer;}

.newsletter{ width:100%; display:inline-block; zoom:1; *display:inline; margin-top:11px;}
.news_input{ width:94%; outline:none; border:solid 2px #2eb969; border-radius:5px; background:#f5f5f5; font-size:14px; color:#5a5959; padding:12px 0px 12px 11px; display:inline-block; zoom:1; *display:inline;}
.subscribe_btn{ background:#da5548; border-radius:5px; outline:none; border:none; padding:11px 38px; font-size:16px; color:#fffefe; cursor:pointer; margin-top:16px;display:inline-block; zoom:1; *display:inline; transition:background ease 0.4s; -moz-transition:background ease 0.4s; -ms-transition:background ease 0.4s; -o-transition:background ease 0.4s; -webkit-transition:background ease 0.4s;}
.subscribe_btn:hover{ background:#bd453a; transition:background ease 0.4s; -moz-transition:background ease 0.4s; -ms-transition:background ease 0.4s; -o-transition:background ease 0.4s; -webkit-transition:background ease 0.4s;}

footer{ width:100%;display:inline-block; zoom:1; *display:inline; background:url(../img/footer-bg.png) repeat; padding:40px 0px;}

.f_blog_area{ width:325px; float:left; margin-left:32px;}
.f_blog_area h1{ color:#545252; font-size:26px; width:100%; font-family:'amble-regular';}
.f_blog{ width:100%;display:inline-block; zoom:1; *display:inline; margin-top:23px; }
.f_blog img{ float:left; width:56px; height:56px;}
.f_blog_inr{ width:246px; float:left; margin-left:12px;}
.f_blog_inr p{ color:#6e6b67; font-size:14px; width:100%; font-family:'amble-regular';}
.f_blog_inr p a{ color:#da5548; margin-top:6px;display:inline-block; zoom:1; *display:inline; }

.f_event{ width:294px; float:left; margin-left:39px;}
.f_event h1{ color:#545252; font-size:26px; width:100%; font-family:'amble-regular'; margin-bottom:14px;}
.f_event img{ float:left; margin:9px 8px 0px 0px; width:83px; height:83px;}

.f_contat{ width:278px; float:left; margin-left:24px;}
.f_contat h1{ color:#545252; font-size:26px; width:100%; font-family:'amble-regular'; margin-bottom:14px;}
.f_input{ width:92%; border:none; outline:none; background:#191919; border-radius:4px; box-shadow:inset 2px 2px 3px 0px #000000, 0px 1px 1px 0px #414040; color:#6e6b67; font-size:14px; font-family:'amble-italic'; padding:12px 10px 12px 14px; margin-top:10px;}
.f_textarea{ width:92%; border:none; outline:none; background:#191919; border-radius:4px; box-shadow:inset 2px 2px 3px 0px #000000, 0px 1px 1px 0px #414040; color:#6e6b67; font-size:14px; font-family:'amble-italic'; padding:12px 10px 12px 14px; height:64px; resize:none;margin-top:10px;}
.f_send{ float:right; margin-top:13px; background:#da5548; border-radius:5px; outline:none; border:none; padding:8px 24px; font-size:14px; color:#fffefe; cursor:pointer; transition:background ease 0.4s; -moz-transition:background ease 0.4s; -ms-transition:background ease 0.4s; -o-transition:background ease 0.4s; -webkit-transition:background ease 0.4s;}
.f_send:hover{background:#bd453a; transition:background ease 0.4s; -moz-transition:background ease 0.4s; -ms-transition:background ease 0.4s; -o-transition:background ease 0.4s; -webkit-transition:background ease 0.4s;}
.footer_bottom{ width:100%; display:inline-block; zoom:1; *display:inline; background:url(../img/footer-btm.png) repeat; padding:23px 0px;}
.footer_bottom p{ float:left; margin-top:12px; color:#909090; font-size:14px; font-family:'amble-regular';}
.footer_social{ width:180px; float:right;}
.footer_social img{ float:left; margin:0px 8px 0px 0px;}

/** about **/
.container{ width:947px; margin:0 auto;}
.about{ width:100%;  display:inline-block; zoom:1; *display:inline;}
.about p{color:#1f1f1f; width:100%; font-size:14px; font-family:'amble-regular';display:inline-block; zoom:1; *display:inline; margin-top:25px; line-height:24px;}
.about p a{ color:#3565bd;}

/** event page **/

.heading_banner{ width:100%; display:inline-block; zoom:1; *display:inline; background:url(../img/heading-bg.png) no-repeat; height:92px; text-align:center;}
.heading_banner p{ color:#fff; font-size:32px; display:inline-block; zoom:1; *display:inline; text-transform:uppercase; font-weight:bold; line-height:93px;  font-family:'amble-italic'; text-shadow: 1px 1px 1px #000;}

.left_part{ width:603px; float:left; margin-top:8px;}
.event_area{width:100%; display:inline-block; zoom:1; *display:inline; margin-top:20px; border-bottom:solid 1px #d1d1d1; padding-bottom:19px;}
.event_area_image{ width:175px; float:left; }
.event_area_image img{ width:175px;border-radius:5px; border:solid 2px #d1d1d1;}
.event_area_inr{ float:left; width:400px; margin:0px 0px 0px 16px;}
.event_area_inr h1{ width:100%; color:#da5548; font-size:20px; font-family:'amble-regular';}
.event_area_inr h1 a{color:#da5548;}
.date{ float:left; margin-top:9px;}
.date img{display:inline-block; zoom:1; *display:inline; vertical-align:middle; margin-right:2px;}
.date h2{display:inline-block; zoom:1; *display:inline; vertical-align:middle; color:#7E7E7E; font-size:12px; font-family:'amble-italic';}
.event_area_inr p{width:100%; color:#1f1f1f; font-size:14px; font-family:'amble-regular'; display:inline-block; zoom:1; *display:inline; margin-top:15px; line-height:24px;}
.event_area_inr p a{ color:#2a70b8;}

.right_part{ width:293px; float:right; margin-top:30px;}

/** tv page **/

.tv_area{width:100%; display:inline-block; zoom:1; *display:inline; margin-top:20px; border-bottom:solid 1px #d1d1d1; padding-bottom:19px;}
.tv_area h1{ width:100%; color:#1d9fda; font-size:21px; font-family:'amble-regular';}
.tv_area h1 a{color:#1d9fda;}
.tv_area p{width:100%; color:#1f1f1f; font-size:14px; font-family:'amble-regular'; display:inline-block; zoom:1; *display:inline; margin-top:18px; line-height:24px;}
.video_area{width:100%; display:inline-block; zoom:1; *display:inline; margin-top:16px;}


/** blog page **/

.blog_area{width:100%; display:inline-block; zoom:1; *display:inline; margin-top:20px; border-bottom:solid 1px #d1d1d1; padding-bottom:19px;}
.blog_area h1{ width:100%; color:#1d9fda; font-size:21px; font-family:'amble-regular';}
.blog_area h1 a{color:#1d9fda;}
.blog_area p{width:100%; color:#1f1f1f; font-size:14px; font-family:'amble-regular'; display:inline-block; zoom:1; *display:inline; margin-top:18px; line-height:24px;}
.blog_image_area{width:100%; display:inline-block; zoom:1; *display:inline; margin-top:16px;}
.blog_image_area img{ width:100%; border:solid 2px #d1d1d1; border-radius:4px;}
.comment_user{float:left; margin-top:13px; margin-right:19px;}
.comment_user img{display:inline-block; zoom:1; *display:inline; vertical-align:middle; margin-right:2px;}
.comment_user h2{display:inline-block; zoom:1; *display:inline; vertical-align:middle; color:#7E7E7E; font-size:12px; font-family:'amble-italic';}
.comment_user h2 a{color:#7E7E7E;}
.comment_user h2 a:hover{color:#1d9fda;}

/** contact page **/

.field{width:100%;display:inline-block; zoom:1; *display:inline; margin-top:15px; }
.input_field{ width:382px; background:#f3f3f3; border:solid 1px #e0e0e0; outline:none;border-radius:5px; color:#939393; font-size:14px; font-family:'amble-regular'; padding:12px 0px 12px 14px;}

.textarea{ width:552px; height:145px; resize:none; background:#f3f3f3; border:solid 1px #e0e0e0;  outline:none;  border-radius:5px; color:#939393; font-size:14px; font-family:'amble-regular'; padding:12px 0px 12px 14px;}


.submit_btn{ border:none; outline:none; background:#da5548; color:#fff; padding:12px 54px; font-size:16px; font-family:'amble-regular'; cursor:pointer; border-radius:5px; margin-top:5px; transition:background ease 0.4s; -moz-transition:background ease 0.4s; -ms-transition:background ease 0.4s; -o-transition:background ease 0.4s; -webkit-transition:background ease 0.4s;}

.submit_btn:hover{ background:#bd453a; transition:background ease 0.4s; -moz-transition:background ease 0.4s; -ms-transition:background ease 0.4s; -o-transition:background ease 0.4s; -webkit-transition:background ease 0.4s;}

.contact_row{ width:100%; display:inline-block; zoom:1; *display:inline; margin-top:18px;}
.contact_row img{ width:25px; display:inline-block;zoom:1; *display:inline; vertical-align:top;margin-right:12px;}
.contact_row p{display:inline-block;zoom:1; *display:inline; vertical-align:top;  font-size:16px; color:#4d4d4d;  font-family:'amble-regular'; width:80%; line-height:19px;}
.contact_row p a{ color:#3bb1e1;}
.contact_row p a:hover{ color:#528feb;}


/*** tour page **/

.tour_heading{ width:100%; display:inline-block; zoom:1; *display:inline; margin-top:23px; text-align:center;}
.tour_heading h1{ color:#da5548; font-size:26px; font-family:'amble-regular'; display:inline-block; zoom:1; *display:inline; width:95%;}

.tour_options_area{ width:100%; display:inline-block; zoom:1; *display:inline; margin-top:33px; text-align:center; }
.green_bg{ background:#2eb969;}
.orange_bg{ background:#da5548;}
.purple_bg{ background:#cc00cc;}
.dark_orange{ color:#6a2119 !important;}
.dark_purple{ color:#440a44 !important;}

.tour_option{ width:265px;  display:inline-block; zoom:1; *display:inline; margin:0px 0px 0px 23px; padding-bottom:16px;vertical-align:top;}
.tour_option h1{ display:inline-block; zoom:1; *display:inline; color:#fff; font-size:26px; font-family:'amble-regular'; width:90%; margin-top:14px; padding-bottom:10px;}
.tour_option h1 a{ color:#fff;}
.tour_option img{ width:100%;}
.tour_option p{ font-size:14px; color:#fff; line-height:21px; display:inline-block; zoom:1; *display:inline; width:93%; margin-top:14px;}
.tour_option_image{ width:227px; margin-top:15px; display:inline-block; zoom:1; *display:inline;}

/*** tours details pages ***/
.italic{ font-family:'amble-italic' !important;}
.green{ color:#2eb969;}
.orange{ color:#da5548 !important;}
.purple{ color:#cc00cc !important;}
.bold{ font-weight:bold;}
.tour_detail{ width:100%;  display:inline-block; zoom:1; *display:inline; }
.tour_detail h1{ margin-top:18px; display:inline-block; zoom:1; *display:inline; width:100%; color:#2eb969; font-size:26px; font-family:'amble-regular';}
.tour_detail_list{ width:100%; display:inline-block; zoom:1; *display:inline;}
.tour_detail_list li{ width:90%; display:inline-block; color:#1f1f1f; font-size:14px; font-family:'amble-regular'; background:url(../img/list-icon.png) no-repeat; padding:0px 0px 0px 22px; margin-top:18px;}

.tour_detail h2{ margin-top:24px; display:inline-block; zoom:1; *display:inline; width:100%; color:#2eb969; font-size:22px; font-family:'amble-regular';}
.tour_detail h3{ margin-top:16px; display:inline-block; zoom:1; *display:inline; width:100%; color:#2eb969; font-size:16px; font-family:'amble-regular'; font-weight:bold;}

.tour_detail p{ width:99%; display:inline-block; zoom:1; *display:inline; color:#1f1f1f; font-size:14px;font-family:'amble-regular'; line-height:24px; margin-top:16px;}
.tour_detail p a{ color:#1e92c7;}

.t_border{ width:100%; display:inline-block; zoom:1; *display:inline; background:#c5c5c5; height:1px; margin-top:19px;}

.tour_right_image{ width:100%; display:inline-block; zoom:1; *display:inline; margin-bottom:22px;}
.tour_right_image img{ width:100%; border:solid 1px #dfdfdf;}


/** recipe page **/
.text{display:inline-block; zoom:1; *display:inline; color:#1f1f1f; font-size:14px;font-family:'amble-regular'; line-height:24px; margin-top:18px; }

.recipe_area{ width:100%;  display:inline-block; zoom:1; *display:inline; margin-top:25px; border-bottom:solid 1px #D2D2D2; padding-bottom:25px;}

.recipe_area h1{ width:100%;  display:inline-block; zoom:1; *display:inline; color:#da5548; font-size:24px; font-family:'amble-regular';}
.recipe_area h1 a{ color:#da5548;}
.recipe_area h2{ width:100%;  display:inline-block; zoom:1; *display:inline; color:#da5548; font-size:20px; font-family:'amble-regular'; border-bottom:solid 1px #dcdcdc; padding-bottom:10px; margin-top:24px;}
.recipe_area h4{ width:100%;  display:inline-block; zoom:1; *display:inline; color:#353636; font-size:20px; font-family:'amble-regular';  margin-top:24px;}
.recipe_image{width:100%;  display:inline-block; zoom:1; *display:inline; margin-top:19px;}

.recipe_area h3{ width:99%; display:inline-block; zoom:1; *display:inline; color:#1f1f1f; font-weight:bold; font-size:14px;font-family:'amble-regular'; line-height:21px; margin-top:21px;}

.ingredient{width:100%;  display:inline-block; zoom:1; *display:inline; }
.ingredient h2{ width:100%;  display:inline-block; zoom:1; *display:inline; color:#da5548; font-size:20px; font-family:'amble-regular'; border-bottom:solid 1px #dcdcdc; padding-bottom:10px;}
.ingredient ul{width:100%;  display:inline-block; zoom:1; *display:inline; }
.ingredient ul li{ width:90%; display:inline-block; color:#353636; font-size:15px; font-family:'amble-regular'; background:url(../img/ingredient-list.png) no-repeat 0px 3px; padding:0px 0px 0px 23px; margin-top:18px;}

.method{ width:100%;  display:inline-block; zoom:1; *display:inline; margin-top:18px;}


.method_count{ background:#2eb969; color:#fff; font-size:20px; font-family:'amble-regular'; float:left; padding:4px 9px 4px 9px; border-radius:100%; -webkit-border-radius:100%;}
.method_info{ width:549px; float:left; margin-left:10px;}
.method_info p{ color:#353636; font-size:14px; font-family:'amble-regular'; line-height:21px; width:100%;}

/** book now page **/
.book-field{ width:100%; display:inline-block; zoom:1; *display:inline; margin-top:22px;}
.book-field p{ float:left; width:84px; color:#1f1f1f; font-size:14px;font-family:'amble-regular'; line-height:21px; margin-top:12px;}

.available_btn{ border:none; outline:none; background:#da5548; color:#fff; padding:11px 24px; font-size:16px; font-family:'amble-regular'; cursor:pointer; border-radius:5px; margin-top:5px; transition:background ease 0.4s; -moz-transition:background ease 0.4s; -ms-transition:background ease 0.4s; -o-transition:background ease 0.4s; -webkit-transition:background ease 0.4s; display:table; margin:0px 0px 0px 86px;}

.available_btn:hover{ background:#bd453a; transition:background ease 0.4s; -moz-transition:background ease 0.4s; -ms-transition:background ease 0.4s; -o-transition:background ease 0.4s; -webkit-transition:background ease 0.4s;}

.book_now{ border:none; outline:none; background:#2eb969; color:#fff; padding:11px 54px; font-size:16px; font-family:'amble-regular'; cursor:pointer; border-radius:5px; margin-top:5px; transition:background ease 0.4s; -moz-transition:background ease 0.4s; -ms-transition:background ease 0.4s; -o-transition:background ease 0.4s; -webkit-transition:background ease 0.4s; display:table; margin:0px 0px 0px 86px;}

.book_now:hover{ background:#209853; transition:background ease 0.4s; -moz-transition:background ease 0.4s; -ms-transition:background ease 0.4s; -o-transition:background ease 0.4s; -webkit-transition:background ease 0.4s;}

.payment_area{ width:500px; float:left;}
.payment_area img{ float:left; margin:0px 8px 0px 0px;}



/** select box **/

.select-boxes { margin-left:0px;  display:inline-block; zoom:1; *display:inline; vertical-align:middle;position: relative; z-index:1000;}
.sbHolder{
	
  color:#353636; font-size:14px;font-family:'amble-regular'; border:solid 1px #e7e7e7;
 

	font-weight: normal;
	height: 41px;
	position: relative;
	width:394px; outline:none; background:#f3f3f3;
	border-radius:5px;  
}
.sbHolder:focus .sbSelector{
	
}
.sbSelector{
	display: block;
	height: 42px;
	left: 0;
	line-height: 42px; font-size:18px;font-family:'amble-regular'; color:#e0e0e0;
	outline: none;
	overflow: hidden;
	position: absolute;
	text-indent: 10px;
	top: 0;
	width: 92%;
}
.sbSelector:link, .sbSelector:visited, .sbSelector:hover{
	color: #585858; font-size:14px;
	outline: none;
	text-decoration: none;
}
.sbToggle{
	background:url(../img/select-icons12.png) 17px 17px no-repeat #2eb969; border-radius:0px 5px 5px 0px;
	
	display: block;
	height: 42px;
	outline: none;
	position: absolute;
	right: 0;
	top: 0;
	width: 46px;
}
.sbToggle:hover{
	background: url../img/select-icons12.png) 17px -39px no-repeat #2eb969;
}
.sbToggleOpen{
	background: url(../img/select-icons12.png) 17px -138px no-repeat #2eb969 ;
}
.sbToggleOpen:hover{
	background: url(../img/select-icons12.png) 17px -86px no-repeat #2eb969;
}
.sbHolderDisabled{
	background-color: #3C3C3C;
	border: solid 1px #515151;
}
.sbHolderDisabled .sbHolder{
	
}
.sbHolderDisabled .sbToggle{
	
}
.sbOptions{
	background-color: #ffffff; border-radius:5px;
	border: solid 1px #beddea;
	list-style: none;
	left: -1px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 42px;
	width: 100%;
	z-index: 10000000;
	overflow-y: auto;
}
.sbOptions li{
	padding: 0 10px;
}
.sbOptions a{
	border-bottom: dotted 1px #B7B7B7;
	display: block;
	outline: none;font-family:'amble-regular'; font-size:16px;
	padding: 10px 0 10px 10px;
}
.sbOptions a:link, .sbOptions a:visited{
	color: #9f9e94;
	text-decoration: none;
}
.sbOptions a:hover,
.sbOptions a:focus,
.sbOptions a.sbFocus{
	color: #141414;
}
.sbOptions li.last a{
	border-bottom: none;
}

.sbHolder { float:left;  }
.select-box-bg { padding:30px 0; background:#e1e1e1; }










 
 
 