/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {display:block;}
mark, rp, rt, ruby, summary, time {display:inline;}

/* Global properties ======================================================== */
html {width:100%;}

body { 	 
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%; 
	color:#838383;
	min-width:960px;
	background:#241419;
}

.bg {width:100%; border-bottom:4px solid #cabcb1; background:url(../images/bg.jpg) center 0 repeat-x #fff;}
.bg .pad {padding:70px 0 70px 0;}
#page1 .bg .pad, #page2 .bg .pad, #page6 .bg .pad {padding:35px 0 60px 0;}

.main {
	width:960px; 	
	padding:0;
	margin:0 auto;
	font-size:0.75em;
	line-height:1.666em;
}

a {color:#cabcb1; outline:none;}
a:hover {text-decoration:none;}

.col-1 {float:left; width:272px; margin-right:8px;}

.wrapper {width:100%; overflow:hidden;}
.extra-wrap {overflow:hidden;}
 
.container {width:100%;}

p {margin-bottom:18px;}
.p1 {margin-bottom:8px;}
.p2 {margin-bottom:15px;}
.p3 {margin-bottom:30px;}
.p4 {margin-bottom:40px;}
.p5 {margin-bottom:50px;}
.p6 {margin-bottom:60px;}
.p7 {margin-bottom:90px;}

header .p3 {margin-bottom:33px;}

.reg {text-transform:uppercase;}

.fleft {float:left;}
.fright {float:right;}

.alignright {text-align:right;}
.aligncenter {text-align:center;}

.title {margin-bottom:18px;}

.it {font-style:italic;}

.letter {letter-spacing:-1px;}

.color-1 {color:#fff;}
.color-2 {color:#000;}
.color-3 {color:#666;}

/*********************************boxes**********************************/
.margin-bot {margin-bottom:35px;}

.spacing {margin-right:35px;}
.spacing2 {margin-right:45px;}
.spacing3 {margin-right:60px;}

.spacing-bot {margin-bottom:25px;}

.indent {padding:40px 0 0 0;}
.indent2 {padding-top:10px;}
.indent-bot {margin-bottom:20px;}
.indent-bot2 {margin-bottom:30px;}
.indent-bot3 {margin-bottom:45px;}

.img-indent-bot {margin-bottom:25px;}
.img-indent {float:left; margin:0 20px 0px 0;}	
.img-indent2 {float:left; margin:0 6px 0px 0;}	
.img-indent3 {float:left; margin:20px 30px 0px 0;}	
.img-indent4 {float:left; margin:0 10px 0px 0;}
.img-indent-r {float:right; margin:0 0px 0px 40px;}	

.img-box {float:left; margin-bottom:20px;}	

.prev-indent-bot {margin-bottom:10px;}
.prev-indent {float:left; margin:0 17px 0px 0;}	
.prev-box {float:left; margin-bottom:8px;}	

.border {border:3px solid #000;}
.border2 {border:1px solid #000;}

.buttons a:hover {cursor:pointer;}

.menu li a,
.list-1 li a,
.list-2 li a,
.link, .link-1, .link-2,
.logo {text-decoration:none;}	

/*********************************header*************************************/
header {min-height:233px; width:100%; background:url(../images/header-bg.jpg) center 0 no-repeat; position:relative; z-index:2;}
#page1 header {min-height:626px;}

h1 {padding:10px 0 0 0;}
.logo {display:block; width:310px; height:95px; text-indent:-5000px; background:url(../images/logo.png) 0 0 no-repeat;}

.row {width:100%; position:relative; z-index:2;}

#form-top {padding-top:100px;}
.form-top {width:192px; background:url(../images/form-search-bg.png) 0 0 no-repeat; position:relative; z-index:1;}
#form-top input {font-size:13px; color:#908c90; width:143px; height:18px; padding:4px 8px 6px 16px; margin:0; font-family:Arial, Helvetica, sans-serif; background:none; border:none;}
#form-top a {width:11px; height:11px; background:url(../images/pic-1.png) 0 0 no-repeat; position:absolute; right:13px; top:8px;}

.menu {width:100%; text-align:center;}
.menu li {
	float:left; 
	font-family:Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	font-size:11px; 
	line-height:49px; 
	text-transform:uppercase;
	border-left:1px solid #3f383b;
	border-right:1px solid #292326;
	background:url(../images/menu-li-tail.gif) 0 0 repeat-x #262025; 
	position:relative;
}
.menu li.first-item {
	border-radius:5px 0 0 5px; 
	-moz-border-radius:5px 0 0 5px;
	-webkit-border-radius:5px 0 0 5px;
}
.menu li.last-item {
	border-radius:0 5px 5px 0; 
	-moz-border-radius:0 5px 5px 0;
	-webkit-border-radius:0 5px 5px 0;
}
.menu li a {display:inline-block; color:#cabcb1; padding:0 10px; min-width:136px; text-align:center;}
.menu li.active, .menu li.active:hover {
	border-left:1px solid #febe11;
	border-right:1px solid #cb960e;
	background:url(../images/menu-active-tail.gif) 0 0 repeat-x #fc980b;
}
.menu li:hover {
	border-left:1px solid #4c2a34;
	border-right:1px solid #35181f;
	background:url(../images/menu-hover-tail.gif) 0 0 repeat-x #49242e;
} 
.menu li.active > a {color:#48232d;} 

.menu ul {
	position:		absolute;
	top:			-999em;
	width:			102%;
}
.menu ul li {
	width:			100%;
}
.menu li:hover {
	visibility:		inherit; 
}
.menu li li {
	background:		#282227;
	line-height:	42px;
	border-left:	none !important;
	border-right:	none !important;
	border-top:		1px solid #302a2f;
	border-bottom:	1px solid #141113;
}	
.menu li li.sub-item1 {
	border-top:		1px solid #282227;
}
.menu li li.sub-item2 {
	border-bottom:		1px solid #282227;
}
.menu li li.sub-item1:hover {
	border-top:		1px solid #3e3637;
}
.menu li li.sub-item2:hover {
	border-bottom:		1px solid #3e3637;
}
.menu li li a {
	display:		block;
	padding:		0;
}
.menu li li:hover {
	border-top:		1px solid #3e3637;
	border-bottom:	1px solid #453d3e;
	background:		#3e3637;
}
.menu li:hover ul,
.menu li.sfHover ul {
	left:			-2px;
	top:			49px;
	z-index:		99;
}
.menu li:hover li ul,
.menu li.sfHover li ul {
	top:			-999em;
}
.menu li li:hover ul,
.menu li li.sfHover ul {
	left:			103px;
	top:			0;
}
.menu li li:hover li ul,
.menu li li.sfHover li ul {
	top:			-999em;
}
.menu li li li:hover ul,
.menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*=== Custom Slider Styles ===*/
#slider-wrapper {
    width:950px;
	overflow:hidden;
    height:393px;
    margin:11px auto 0;
}
#slider {
	position:relative;
	width:100%;
	height:355px;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}
.nivo-controlNav {
	position:absolute;
	left:406px;
	bottom:-32px;
}
.nivo-controlNav a {
	display:block;
	width:14px;
	height:14px;
	background:url(../images/control-Nav.png) 0 0 no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:6px;
	float:left;
	cursor:pointer;
}
.nivo-controlNav a:hover {
	background:url(../images/control-Nav-hover.png) 0 0 no-repeat;
}
.nivo-controlNav a.active {
	width:16px;
	height:16px;
	margin-right:4px;
	background:url(../images/control-Nav-active.png) 0 0 no-repeat;
}

/*********************************content*************************************/
#content {width:100%; padding:0px 0px 0px 0px; position:relative; z-index:1;}

.spacer-1 {width:100%; background:url(../images/pic-1.gif) 217px 0 repeat-y;}
.spacer-2 {width:100%; background:url(../images/pic-1.gif) 460px 0 repeat-y;}

h3 {font-size:22px; line-height:1.2em; margin:0 0 25px 0; color:#afafaf; font-weight:normal;}
h4 {font-size:22px; line-height:1.2em; margin:0 0 10px 0; color:#3d3538; font-weight:normal;}
h5 {font-size:13px; line-height:20px; margin:0 0 9px 0; color:#3e1a23;}
h5 a {color:#3e1a23; text-decoration:none;}

span.welcome {display:inline-block; font-size:40px; line-height:1.7em; color:#8c1f37; padding-right:10px;}
span.welcome2 {display:inline-block; font-size:18px; line-height:80px; color:#a9a9a9; text-transform:uppercase;}

.border-bot {width:100%; padding-bottom:8px; background:url(../images/pic-2.gif) 0 bottom repeat-x;}
.border-bot2 {width:100%; padding-bottom:5px; background:url(../images/pic-3.gif) 0 bottom repeat-x;}
#page1 .border-bot {margin-bottom:30px; padding:0;}

.box {
	padding:0 0 10px 40px;
	min-width:181px;
	min-height:115px;
	line-height:115px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#3e1a23;
	border-top:1px solid #f4f4f4;
	border-left:1px solid #f4f4f4;
	border-bottom:1px solid #f4f4f4;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background: #fbfbfb;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#fff), to(#f8f8f8));
	background: -moz-linear-gradient(#fff, #f8f8f8);
	background: linear-gradient(#fff, #f8f8f8);
	-pie-background: linear-gradient(#fff, #f8f8f8);
	float:left;
}
.box .padding {padding:50px 65px 30px 68px;}

.block {
  display: inline-block;
  line-height:1.2em;
  vertical-align: middle;
}

strong.price {display:block; font-size:46px; line-height:1em; color:#9a3b50;}
.box-arrow {width:50px; height:125px; background:url(../images/box-arrow.png) 0 0 no-repeat; float:left;}

.iefix {display:none;}

.img-border {background:url(../images/img-bg.png) 0 0 no-repeat; float:left; cursor:default;}
.img-border2 {background:url(../images/img-bg-2.png) 0 0 no-repeat; float:left; margin-bottom:20px; cursor:default;}
.img-border3 {background:url(../images/tab-img-bg.png) 0 0 no-repeat; float:left; cursor:default;}
.img-padding {padding:3px; margin:0 10px 0 0; cursor:pointer; float:left;}
.img-padding2 {padding:3px; cursor:pointer; float:left;}

.banner {width:100%; min-height:119px; background:url(../images/banner-bg.png) 0 0 no-repeat #14151a;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	position:relative;
}
.banner .padding {padding:0px 30px 0px 186px;}
.banner-text1 {display:inline-block; font-size:20px; line-height:4em; text-transform:uppercase;}
.banner-text2 {display:inline-block; font-size:35px; line-height:2em; color:#cabcb1;}
.banner-text3 {display:inline-block; color:#cabcb1; position:absolute; bottom:45px; right:150px;}
.banner-button {text-align:left; padding-top:8px;}

.banner2 {width:100%; min-height:199px; background:url(../images/banner2-bg.png) 0 0 no-repeat #38252d;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	position:relative;
}
.banner2 .padding {padding:36px 20px 0px 80px;}
.banner2-text1 {display:inline-block; font-size:23px; line-height:1.2em; text-transform:uppercase; margin-bottom:10px;}
.banner2-text2 {color:#cabcb1; margin-bottom:32px;}
.banner2-button {text-align:left; margin-left:15px;}
.banner2-button a {text-transform:uppercase; font-size:11px; color:#48232d; font-weight:bold; text-decoration:none;}
.banner2-button a:hover {color:#fff;}

.button {display:inline-block; color:#48232d; padding:0 23px; font-size:11px; font-weight:bold; line-height:31px;
	text-decoration:none; 
	text-transform:uppercase; 
	text-align:center;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	background: #fdb710;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffdf16), to(#fc980b));
	background: -moz-linear-gradient(#ffdf16, #fc980b);
	background: linear-gradient(#ffdf16, #fc980b);
	-pie-background: linear-gradient(#ffdf16, #fc980b);
}
.button:hover {color:#fff;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#fc980b), to(#ffdf16));
	background: -moz-linear-gradient(#fc980b, #ffdf16);
	background: linear-gradient(#fc980b, #ffdf16);
	-pie-background: linear-gradient(#fc980b, #ffdf16);
}

.button2 {display:inline-block; color:#fff; padding:0 18px; font-size:11px; font-weight:bold; line-height:30px;
	text-decoration:none; 
	text-transform:uppercase; 
	text-align:center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #5a2535;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#572f3b), to(#3e1621));
	background: -moz-linear-gradient(#572f3b, #3e1621);
	background: linear-gradient(#572f3b, #3e1621);
	-pie-background: linear-gradient(#572f3b, #3e1621);
	cursor:pointer;
}
.button2:hover {color:#5a2535; background:#fdb810; -pie-background: linear-gradient(#fdb810, #fdb810);}

.form1 {
	width:100%;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background: #fcfcfc;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#fff), to(#f8f8f8));
	background: -moz-linear-gradient(#fff, #f8f8f8);
	background: linear-gradient(#fff, #f8f8f8);
	-pie-background: linear-gradient(#fff, #f8f8f8);
	border:1px solid #f4f4f4;
}
.form1  .padding {padding:40px 35px 40px 40px}
#page6 .form1 .padding {padding:40px 35px 40px 35px;}

#form {display:block;}
#form label {color:#928f93;}
#form .margin {margin-right:5px;}
#form .margin2 {margin-right:25px;}
#form .ratio {color:#5b4f5d; width:56px;}
#form .check {color:#5b4f5d; margin-right:10px; line-height:22px;}
#form .check2 {color:#5b4f5d; margin:0px; line-height:22px;}
#form .rowElem0 strong {height:42px; width:53px; display:block; font-weight:normal; float:left;}
#form .rowElem1 strong {height:30px; display:block; font-weight:normal;}
#form select {width:127px;}
#form .text-form {float:left; display:block; font-size:12px; width:64px; height:40px; line-height:20px; color:#7f7f7f;}
#form .text-form2 {float:left; display:block; font-size:12px; width:64px; height:50px; line-height:1.2em; color:#7f7f7f;}
span.input {width:65px; display:inline-block; padding:4px 0 0 0;}
span.radio {height:25px; display:block; padding:18px 0 0 0;}
span.radio2 {height:40px; display:block;}

.button1 {display:inline-block; font-size:12px; padding-left:9px; color:#fff; background:url(../images/button-left.png) 0 0 no-repeat;}
.button1 span {display:inline-block; cursor:pointer; padding-right:9px; background:url(../images/button-right.png) right 0 no-repeat;}
.button1 span span {padding:2px 3px 3px; background:url(../images/button-tail.png) 0 0 repeat-x;}
.button1 strong {padding:0 0 0 8px; background:url(../images/marker-1.gif) 0 6px no-repeat;}
.button1:hover {color:#24a3ce;}

.list-1 {padding:0 20px 0 0;}
.list-1 li {line-height:20px; padding:0 0 15px 21px; background:url(../images/marker.gif) 0 3px no-repeat;}
.list-1 li a {color:#838383; display:inline-block;}
.list-1 li a:hover {color:#3e1a23;}

.list-2 li a {color:#3e1a23; font-size:13px; font-weight:bold; text-decoration:none;}
.list-2 li a:hover {text-decoration:underline;}
.list-2 .item-1 {padding:0 0 12px 24px; background:url(../images/pic-4.gif) 0 3px no-repeat;}
.list-2 .item-2 {padding-left:24px; background:url(../images/pic-5.gif) 0 3px no-repeat;}

.list-3 li {line-height:20px; padding:0 0 15px 20px; background:url(../images/marker-2.png) 0 4px no-repeat;}
.list-3 li a {color:#838383; display:inline-block; text-decoration:none;}
.list-3 li a:hover {color:#9a3b50;}

.link:hover {text-decoration:underline;} 

.link-1 {display:inline-block; height:16px; width:10px; background:url(../images/marker-3.png) 0 2px no-repeat;}
.link-1:hover {background:url(../images/marker-3-hover.png) 0 2px no-repeat;} 

.link-2 {font-size:13px; font-weight:bold; color:#3e1a23;}
.link-2:hover {text-decoration:underline} 

.text-1 {font-size:13px; color:#3e1a23; display:inline-block; line-height:17px;} 
.text-2 {font-size:14px; line-height:1.285em;}  

dl span {float:left; width:70px;}


/* Contact form */
 #contact-form {
	vertical-align:top;
	padding-top:0px;
}
	#contact-form fieldset {
		border:none;
		}
		#contact-form .rowElem2 {
			display:block;
			height:40px;
			position:relative;
			z-index:2;
			}
			#contact-form input {
				font-family:Arial, Helvetica, sans-serif;
				font-size:12px; 
				height: 18px;
				width:186px; 
				margin: 0px;
				padding:5px 10px;
				color:#7d7d7d; 
				border:none;
				background:url(../images/input_text_tail.gif) 0 0 repeat-x;
				border-radius:13px;
				-moz-border-radius:13px;
				-webkit-border-radius:13px;
				border-left:2px solid #ebebeb;
				border-right:2px solid #ebebeb;
			}
			*+html #contact-form input {padding:6px 10px 5px 10px;}
			#contact-form .textarea-box {
				position:relative;
			}
			#contact-form textarea {
				overflow:auto; 
				width:260px; 
				padding:10px 5px 10px 15px;  
				float:left; 
				font-family:Arial, Helvetica, sans-serif;
				font-size:12px;
				color:#7d7d7d; 
				border:none;
				height:232px; 
				margin:0; 
				border:none;
				background:url(../images/text-area-tail.gif) 0 0 repeat-x;
				border-radius:13px;
				-moz-border-radius:13px;
				-webkit-border-radius:13px;
				border-left:2px solid #ebebeb;
				border-right:2px solid #ebebeb;
				}
				#contact-form label {
					display:inline-block;
				}
				#contact-form .rowElem2 label.error {
					position:absolute;
					font-size:11px;
					top:26px;
					right:0px;
					z-index:1;	
					background:none;
					line-height:1.2em;
				}
				#contact-form .textarea-box label {
					position:absolute;
					top:250px;
					left:10px;
					z-index:1;
				}
			#contact-form .error {
				color:red;
				font-size:11px;
				display:none;
			}

div#contact_form .download-box {
	margin-top:20px;
	padding:20px;
}

div#contact_form .download-content {
	padding-left:20px;
	color:#3e1a23;
}
#back {margin:0 0 20px 20px;}

.text-form {float:left; display:block; font-size:12px; width:70px; line-height:1.2em; color:#7f7f7f; text-align:left; padding:6px 0 0 0;}

.buttons {padding-top:20px; text-align:right; width:100%; overflow:hidden;}
.buttons a {margin-left:10px;}

.buttons2 {text-align:right; width:100%; overflow:hidden; padding-top:16px;}
.buttons2 a {margin-left:10px;}

/***** Easy Tooltip *****/
#easyTooltip{
	padding:5px 10px;
	background:#cabcb1;
	color:#241419;
	font-size:12px;
	line-height:1.2em;
	text-transform:none;
	position:relative;
	z-index:999;
}

/***********tabs***************/
ul.tabs {
	margin-bottom: -1px;
	padding: 0;
	overflow:hidden;
	list-style: none;
	height: 44px; /*--Set height of tabs--*/
	width: 100%;
	position:relative;
	z-index:2;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 44px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 44px; /*--Vertically aligns the text within the tab--*/
	overflow: hidden;
	position: relative;
	border-radius:5px 5px 0 0;
	-moz-border-radius:5px 5px 0 0;
	-webkit-border-radius:5px 5px 0 0;
	font-weight:bold;
}
ul.tabs li .last {background-image:none;}
ul.tabs li a {
	font-size:12px;
	text-decoration: none;
	color: #838383;
	display: block;
	padding: 0 24px;
	outline: none;
	background: url(../images/tab-spacer.gif) right center no-repeat;
}
ul.tabs li:hover {
	background:#241419;
	}
ul.tabs li:hover a {
	color:#fff;
	background:none;
}
html ul.tabs li.active  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #fff;
	border-top: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb;
	border-left: 1px solid #ebebeb;
	height: 43px;
	line-height: 43px;
}
html ul.tabs li.active a {padding:0 23px; background:none; color:#3e1a23;}

.tab_container {
	padding:20px;
	border:1px solid #f4f4f4;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	background: #fcfcfc;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#fff), to(#f8f8f8));
	background: -moz-linear-gradient(#fff, #f8f8f8);
	background: linear-gradient(#fff, #f8f8f8);
	-pie-background: linear-gradient(#fff, #f8f8f8);
	position:relative;
	z-index:1;
	overflow:hidden;
	min-height:370px;
}


/****************************footer************************/
footer {width:100%; padding:30px 0 36px; color:#cabcb1;}
footer .container {width:950px; margin:0 auto;}

.list-services {float:right;}
.list-services li {float:left; padding:0 0 0 8px;}
