/***** Main Styles *****/

@charset "utf-8";
/*#9d9d9d*/
body { font-weight: normal; font-size: 12px; letter-spacing:1px; color: #6d6d6d; line-height: 19px; padding-top: 0; margin:0; text-align: center; background-color:#edeeef; font-family:"Tahoma", Verdana, "Lucida Grande", "Lucida Sans Unicode", Tahoma, sans-serif; }
form { margin: 0; padding:0; }

h1, h2, h3 { color: #D1D1D1; font-size: 28px; padding:0;}
a, a:visited { color: #6d6d6d; text-decoration: underline; }
a:hover, a:focus , a:active, a.selected { color: #40abdc !important; text-decoration: none; }
input, textarea { border: 1px solid #6d6d6d; padding: 3px; } 
input, textarea { color: #6d6d6d; } 
.floatRight { float: right }
			
/***** Layout ****/
#dizzy { display: inline-block; background:url(/images/dizzy-studios-th.png) top left no-repeat; text-decoration: none; line-height:45px; font-size: 0px; height:45px; margin:-10px 0 0 4px !important;width:40px;}

#container { padding:0 0 20px 0;	margin: 0 auto;	width: 1000px; text-align: left; background-color:#fff; }
#main {	padding:10px; margin:10px 0 0 80px; width: 820px; text-align: left; }
#logo { float:right; margin:32px 60px 8px 0; }
/*#logo { float:left;  margin:85px 0 22px 58px;  }*/
#signin { float:left; width: 400px; text-align: center; margin: 64px 0 0 0 }
#smokexpro { float:right; text-align: center; margin: 22px 60px 0 0 }
.bold { }
#telephone { float:left; padding-top:2px; background:url(../images/tel.gif) top left no-repeat;  margin:64px 0 0 78px; font-size:18px; height: 30px; padding-left:35px;}
#smoke_logo { float:left; padding-top:2px; margin:84px 0 0 25px; font-size:18px; height: 30px; padding-left:35px;}
#menu { text-align: center; margin:10px 0 0 0; }
#header { clear:both; margin:0 0 25px 50px; width: 888px;height: 188px; text-align: center; background:url(../images/header.jpg) top left no-repeat;  }
#footer { clear:both; background-color:#f4f4f4; margin:45px auto; width: 888px; height: 57px; padding-top:10px; text-align:center; text-decoration: none; color: #9f9f9f; font-size: 10px; }

.footer_copy { width:140px; float:left; margin:10px 0 0 10px;}
.footer_menu { margin:10px 20px 0 0;float:right; width:600px; text-align:right; }
/***** Menu *****/
ul.menu { list-style:none; height:30px; padding:0px; margin-left:50px; margin-bottom:20px}

ul.menu li a { text-decoration:none; height:30px; }
ul.menu li a span { visibility:hidden; }
ul.menu li { margin-left:1px; height:30px; margin-left:20px; float:left; }

.home { float:left; width:104px; background: url(../images/menu/home.gif) top left no-repeat;}
.about { float:left; width:104px; background: url(../images/menu/about.gif) top left no-repeat;}
.because { float:left; width:209px; background: url(../images/menu/because.gif) top left no-repeat;}
.why { float:left; width:230px; background: url(../images/menu/why.gif) top left no-repeat;}
.contacts { float:left; width:132px; background: url(../images/menu/contacts.gif) top left no-repeat;}

.home_ov { float:left; width:104px;  height:50px; background: url(../images/menu/home_ov.gif) top left no-repeat;}
.about_ov { float:left; width:104px; background: url(../images/menu/about_ov.gif) top left no-repeat;}
.because_ov { float:left; width:209px; background: url(../images/menu/because_ov.gif) top left no-repeat;}
.why_ov { float:left; width:230px; background: url(../images/menu/why_ov.gif) top left no-repeat;}
.contacts_ov { float:left; width:132px; background: url(../images/menu/contacts_ov.gif) top left no-repeat;}

.line { border-bottom:1px solid #868686; width:877px; margin:0 auto; }

/***** HomePage *****/
.left_col { width:447px; float:left; }
.welcome { width:447px; float:left; }
.learn_more_banner { width:447px; float:left; margin-top:25px; }
.learn_more { width:270px; margin:37px 0 0 40px; float:right; padding-left:30px; border-top:3px solid #cfeaf6; }

/***** Common Content Formatting *****/
.left_menu { width:227px; float:left; }
.right_col { width:550px;  float:left;margin:4px 0 0 40px; }

:-moz-any-link:focus, a:active img, a:active img, a:visited img, a img {outline-color:-moz-use-text-color;outline-style:none;outline-width:medium;}
ul.arrows{ list-style:none;  margin:5px 0 10px 0; padding:0;}
ul.arrows li{background:url(../images/arrow.gif) 0 8px no-repeat; border:none  !important; padding:0 0 0 10px !important; margin:3px 0 0 0 !important}

a img { border:0; }
table.main { width:100%; border-top:1px solid #d7d1ca; border-left:1px solid #d7d1ca; border-right:1px solid #d7d1ca; margin:10px 0 20px 0;}
table.main td {	border-bottom:1px solid #d7d1ca; }
th { color:#83725f; }
.row_odd { background-color:#fafafa; }
.row_even { background-color:#fff; }
table.main th {	background-color:#f0ede8; color:#83725f; border-bottom:1px solid #d7d1ca; line-height:20px;}
.main tr:hover { background-color: #f6f4f0 !important }
.edit, .textarea { padding:2px; font-size:12px; color:#62513e; border-left:1px solid #5c594a; border-top:1px solid #4a4637; border-bottom:1px solid #c8c7c1; border-left:1px solid #a7a59b; background-color:#fff;  }
div.post_form .edit { width:250px; }
div.post_form .textarea { width:400px; height:75px; }
.center { text-align:center; }
.clear {clear:both; }
.notes_header { padding-left:20px; }
.search_form { margin-bottom:20px; }
.search_form .edit { width:120px !important; }

/* Paging */

p.pages a, p.pages span{ display: block;	float: left; border: 1px solid #D9D9D9; padding: 0px 8px; white-space: nowrap; margin-right: 3px; height: 20px; line-height: 20px; font-size: 11px; }
p.pages a:hover{ background: #f0ede8; color: #83725f; border: 1px solid #d7d1ca; text-decoration: none; }
p.pages span{ border: 0px; color: #949494; }
p.pages a.text{ font-size: 10px; }

div.contacts { width: 530px; } 
div.contacts .input { width: 240px; margin: 5px 5px 5px 0 } 
div.contacts textarea { width: 498px; height: 110px; } 
.send_button { width: 136px !important; height: 23px; border: 0; padding: 0; float: right; margin: 5px 25px 0 0}
.send_button_cl { width: 65px !important; height: 23px; border: 0; padding: 0; float: right; margin: 5px 25px 0 0}
.d_smoker { float: right; width: 178px; height: 400px; text-align: center }
.d_smoker span { font-size: 10px; }
.sub { float: right; font-size: 10px }

.prices td { background-image: url(/images/blue_arrow.gif); background-repeat: no-repeat; background-position: left; padding-left: 10px}
.prices th { color: #666; font-weight: bold }
span.err { font-size: 12px; color: #FF0000 }
.justify { text-align: justify !important }
p { text-align: justify !important }
.diversity { float: right; margin: 0 0 0 10px }
.girl_smoking { float: right; margin: 5px 0 0 10px }
.girl_beach { float: right; margin: 5px 0 10px 10px }
.teeth { float: right; margin: 5px 0 5px 10px }
.coffee { float: right; margin: 5px 0 10px 10px }

.randstr { margin-top: 5px;  }
.captcha { margin-top: 5px; margin-right: 26px;  width: 120px; }
.laser { float: right; margin: -10px 0 0 10px }
.test th {  color: #6D6D6D }

#buzlylabs { display: inline-block; background:url(/images/buzlylabs_logo.gif) top left no-repeat; text-decoration: none; line-height:36px; font-size: 0px; height:24px; margin:-50px 60px 0 4px !important;width:57px;}

