@charset "utf-8";

/*/////////////////////////// 
/ RESET
///////////////////////////*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{
	margin:0;
	padding:0;
	
}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}img { border:none;}

.mb0 { margin-bottom:0px!important;}
.mt10 { margin-top:10px!important;}
.top { margin-top:0!important; }

body.home {background:url(../img/bg/bg.jpg);}
body{ text-align:center; font-size:62.5%; font-family: "Trebuchet MS", Helvetica, Tahoma, Arial, sans-serif; background:url(../img/bg/bg-inside.jpg); }
html,body{height:100.01%; }

/*/////////////////////////// 
/ GENERAL STYLES
///////////////////////////*/
.clear{clear:both;} .r{float:right; margin-left:10px;} .l{float:left;} .center{ display:block; margin-left:auto; margin-right:auto;}
#container{ display:block; margin-left:auto; margin-right:auto; width:860px;} .counter { display:none; }

.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.center { margin-left:auto; margin-right:auto; display:block;} .break {height:5px; clear:both}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

/*/////////////////////////// 
/ HEADER AND MAIN NAV
///////////////////////////*/
#header-wrap { background:#c7a78c url(../img/bg/header-bg.jpg) repeat-x; height:38px; border-bottom: solid 2px #000;  }
#header { margin:0 auto; width:820px; height:40px; line-height:40px; display:block;   }
#header-wrap .scratches { height:11px; background:url(../img/bg/under-menu.png) repeat-x 0 -5px; }
#header ul.nav { float:right;}
#header ul.nav li { float:left; background:url(../img/bg/nav-bg.jpg) no-repeat top right; padding:0 20px; height:40px;}
#header ul.nav li.last { background:none;}
#header ul.nav li a { display:block; _display:inline; font-size:12px; color:#a09e9e; text-decoration:none; height:29px; }
#header ul.nav li a:hover { color:#CCC;}
#header ul.nav li a.on { border-bottom: solid 1px #7e0001; }
#header ul.nav li a:focus { outline:none;}

/*/////////////////////////// 
/ CONTENT
///////////////////////////*/
#content { padding:0 32px 15px 32px; color:#CCC; background: url(../img/bg/content-bg.png) no-repeat 2px 52px; text-align:left; position:relative; }
#content-bottom { background:url(../img/bg/content-bottom.png) no-repeat 4px 0; height:10px; clear:both;}
#content h1 { height:46px; margin:22px 0 42px 0; color:#131313; font-size:46px; }
#content h2 { margin:15px 0; font-size:22px; color:#CCC;}

#content p { font-size:1.2em; line-height:18px; margin-bottom:10px;}
#content p a{ color:#dc9254; text-decoration:none;}
#content p a:hover {color:#b76825;}
#content p.indent { text-indent:20px; padding-top:20px}
#content p.phone { background:url(../img/icons/phone.png) no-repeat; padding:5px 0 7px 40px; margin-left:130px; margin-bottom:6px;}
#content p.email { background:url(../img/icons/email.png) no-repeat; padding:5px 0 5px 40px; margin-left:130px; }
#content p.speach { background:url(../img/bg/note-open.png) no-repeat; padding: 6px 0 4px 22px; height:34px; margin:10px 0 0 0; }
#content p.speach span { background:url(../img/bg/note.png) no-repeat top right; padding:6px 20px 7px 0;  }

/*/////////////////////////// 
/ IMAGES STYLE
///////////////////////////*/
#content img.cv { position:absolute; top:83px; _top:103px; right:24px; display:block; }
#content img.imgR { float:right;  border:solid 5px #000; margin-left:30px; }
#content img.header { margin:5px 0 15px 0;}
#content img.labelFlash { position:absolute; top:88px; left:-50px; }
#content img.labelWeb { position:absolute; top:1140px; left:-50px; }
#content img.logo { vertical-align: -5px; margin-left:20px; }

/*/////////////////////////// 
/ LIST STYLE
///////////////////////////*/
ul.list { margin:0px 0 0 0;}
ul.list li { padding:2px 0px 4px 25px; font-size:1.2em; background:url(../img/icons/bullet.png) no-repeat;}
ul.list li a{ color:#dc9254; text-decoration:none;}
ul.list li a:hover { color:#b76825;}
ul.list li.html { background:url(../img/icons/down.png) no-repeat;}
ul.list li.title { font-weight:bold; margin-top:10px; background:none; padding-left:0; color:#FFF; font-size:1.5em; }

/*/////////////////////////// 
/ FEATURES STYLE
///////////////////////////*/
#content .feature { float:left; text-align:left; width:242px; margin:0 35px 30px 0;}
#content .last { margin-right:0px;}
#content .feature p { font-size:11px; line-height:16px;}
#content .feature p a{ color:#dc9254; text-decoration:none;}
#content .feature p a:hover { color:#b76825;}
#content .feature a:focus { outline:none;}
#content .feature p.client {font-size:12px; color:#af9a88; text-transform:uppercase; margin:15px 0;}
#content .feature p.client span {color:#FFF; font-weight:bold;}
#content .feature p.client span.offline { font-size: 11px; color:#FFF; text-transform:none; font-weight:normal; background:url(../img/icons/offline.png) no-repeat; padding:5px 0 5px 30px; margin-left:10px;}

/*/////////////////////////// 
/ CONTACT FORM
///////////////////////////*/
table.form { font-size:11px; margin:30px 0 20px 0; } 
table.form tr td { padding:10px; vertical-align:middle;}
table.form tr td.left { width:100px; text-align:right;}
table.form tr td input { font-size:11px; color:#555}
table.form tr td input.text { background:url(../img/bg/input.jpg) no-repeat; width:301px; padding: 7px 5px; border:none;}
table.form tr td input.butt { background:url(../img/bg/butt.jpg) no-repeat; border:none; /*width:116px; height:29px;*/ color:#FFF; cursor:pointer; padding: 6px 34px 7px 33px; font-size: 11px; float:left; overflow:visible; }
table.form tr td textarea { background: #fdfccb url(../img/bg/textarea.jpg) no-repeat; border:none; width:480px; height:211px; padding: 8px 5px;font-size:12px; color:#555; border-top: solid 1px #181717; font-family: "Trebuchet MS", Helvetica, Tahoma, Arial, sans-serif;}
#content  p.success { background:url(../img/icons/accept.png) no-repeat; padding:3px 0 5px 30px; margin-left:18px; }
#content  p.error { background:url(../img/icons/error.png) no-repeat; padding:3px 0 5px 30px; margin-left:18px; }

/*/////////////////////////// 
/ FOOTER
///////////////////////////*/
#footer { clear:both; text-align:left; padding:0px 32px 40px 32px; margin-top:5px; height:30px;;}
#footer p { font-size:11px; color:#000; float:left;}
#footer p.w3c { float:right; background:url(../img/icons/w3c.png) no-repeat; padding:0 0 0 35px;}
#footer p a { color:#000; text-decoration:none;}
#footer p a:hover { color:#000; }
#footer img { margin-top:3px;}

/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// 
/ IE FIX
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*ie7*/*:first-child+html #content .feature p.client span.offline { background:url(../img/icons/offline_ie6.png) no-repeat 0 1px; padding:0px 0 1px 20px; }
/*ie7*/*:first-child+html .bgfix { background-position: 2px 74px!important; }
/*ie6*/*html #content { _background-position: 2px 80px;  }
/*ie6*/*html #content .feature p.client span.offline { background:url(../img/icons/offline_ie6.png) no-repeat 0 0px; padding:0px 0 0px 20px; }
