/* 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%; min-height:100%;}

body { 	 
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#5f564d;
	min-width:1020px;
	background:url(../images/bg-1.png) center bottom no-repeat #cd2717;
	font-size:13px;
	line-height:18px;
	height:100%;
}


.main {
	width:1020px; 	
	padding:0;
	margin:0 auto;
	position:relative;
}

a {color:#5f564d; outline:none; text-decoration:none;}
a:hover {text-decoration:none;}
.link {text-decoration:underline;}
.link2:hover {text-decoration:underline;}
.link3 {text-decoration:underline;}
.link3:hover { color:#fff;}

.wrapper {width:100%; overflow:hidden;}
.extra-wrap {overflow:hidden;}

p {margin-bottom:18px;} 
.p0 {margin-bottom:0;}
.p1 {margin-bottom:3px;}

.d-in-block {display:inline-block;}
.d-block {display:block;}
.reg {text-transform:uppercase;}
.rel {position:relative;}
.fleft {float:left;}
.fright {float:right;}

.alignright {text-align:right;}
.aligncenter {text-align:center;}

.img-indent-l {float:left; margin:0px 17px 0px 0px;}	
.img-border {border:1px solid #e0796f; padding:5px;}
.img-border-1 {border:1px solid #d2d2d2; padding:5px;}
/*********************************boxes**********************************/
.indent {padding:0;}

.indent-left {padding-left:0;}

.indent-bottom {padding-bottom:25px;}
.indent-bottom1 {padding-bottom:15px;}
.indent-bottom2 {padding-bottom:70px;}
.indent-bottom3 {padding-bottom:17px;}

.indent-right {padding-right:31px;}
.indent-right1 {padding-right:50px;}

.indent-top {padding-top:25px;}
.indent-top1 {padding-top:5px;}

.margin-top { margin-top:-21px;}
.margin-top1 { margin-top:-8px;}
.margin-top2 { margin-top:-1px;}
.margin-top3 { margin-top:-42px;}
.margin-top4 { margin-top:-4px;}

.margin-bot {margin-bottom:22px;}
.margin-bot1 {margin-bottom:10px;}
.margin-bot2 {margin-bottom:19px;}
.margin-bot3 {margin-bottom:9px;}
.margin-bot4 {margin-bottom:7px;}
.margin-bot5 {margin-bottom:33px;}
.margin-bot6 {margin-bottom:28px;}
.margin-bot7 {margin-bottom:24px;}
.margin-bot8 {margin-bottom:17px;}
.margin-bot9 {margin-bottom:5px;}
.margin-bot10 {margin-bottom:14px;}
.margin-bot11 {margin-bottom:13px;}

.margin-left {margin-left:5px;}

.margin-right {margin-right:10px;}
.margin-right1 {margin-right:19px;}
.margin-right2 {margin-right:15px;}
.margin-right3 {margin-right:30px;}



/*********************************header*************************************/
header {
	width:100%;
}

h1 {
	padding:94px 0 22px 350px;
	float:left;
}
	h1 a {
		display:block; 
		text-indent:-9999px;
		background:url(../images/logo.png) no-repeat 0 0;
		width:212px;
		height:130px;
}
h2 {
	float:left;
	display:block;
	font-size:18px;
	line-height:2em;
	color:#fff;
	padding:140px 0 0 2px;
}
/***** menu *****/
.menu {
	float:left;
	padding:15px 0 14px; 
	position:relative;
	right:0;
	top:0;
	z-index:20;
}
.menu li {
	float:left; 
	position:relative;
	margin-right:58px
}
.menu li a {
	display:block;
	font-size:18px;
	line-height:2em;
	color:#fff; 
	z-index:20;
}
.menu li.sfHover {
	position:relative;
	z-index:10;
}
.menu li a.active,
.menu > li > a:hover,
.menu > li.sfHover > a {
	color:#cd2717;
}

.menu ul {
	z-index:20;
	letter-spacing:normal;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	position:		absolute;
	top:			-999em;
	width:			160px;
	background:#16110d;
	border:			none;
	padding:15px 0;
}
.menu ul li {width:	100%;}
.menu li:hover {visibility:	inherit; }
.menu li li {
	background:none;
	margin:0;
	border:none;
}

.menu li li a {
	background:none;
	text-transform:none;
	display:block;
	padding:		5px 0 5px 15px;
	font-size:		16px;
	line-height:	20px;
	color:#fff; 
}
.menu li li > a:hover, 
.menu li li.sfHover > a {
	color:#cd2717;
	background:#fefefe;
}

.menu li:hover ul, .menu li.sfHover ul {
	left:			-10px;
	top:			50px;
	z-index:		999;
}
ul.menu li:hover li ul, ul.menu li.sfHover li ul {
	top:			-999em;
}
ul.menu li li:hover ul, ul.menu li li.sfHover ul {
	left:			165px;
	top:			-15px;
	z-index:		9999;
}
ul.menu li li:hover li ul, ul.menu li li.sfHover li ul {
	top:			-999em;
}

/*********************************content*************************************/
#content {
	width:100%; 
	padding:0;
}
.col-1 {
	width:560px;
	float:left;
}
.col-2 {
	width:208px;
	float:left;
}
.col-3 {
	width:530px;
	float:left;
}
.col-4 {
	width:650px;
	float:left;
}
.box {
	background:#fff;
	width:1016px;
	margin-left:3px;
	position:relative;
}
#page1 .box {
	overflow:hidden;
	margin-bottom:15px;
	height:382px;
}
#page2 .box {
	width:358px;
	float:left;
}
.box-indent {padding:18px 13px 18px 16px;}
#page4 .box-indent,
#page5 .box-indent,
#page6 .box-indent {padding:25px 32px 0 32px;}
#page5 .box-indent,
#page6 .box-indent { padding-bottom:41px;}
.box-indent2 { padding:26px 0 41px 32px; position:relative; overflow:hidden;}
.box-2 {
	float:left;
	width:648px;
	background:#fff;
}
.box-2-indent {
	padding:26px 34px 29px 30px;
}
.box-lay {
	height:346px;
	overflow:hidden;
}
.block {
	display:block;
	overflow:hidden;
	width:326px;
	height:346px;
	float:left;
	margin-right:3px;
}
.letter {
	width:59px;
	height:53px;
	overflow:hidden;
	font-size:30px;
	line-height:2em;
	color:#fff;
	float:left;
	background:url(../images/letter.png) left top no-repeat;
	overflow:hidden;
}
.letter strong {
	display:block;
	margin-top:-8px;
	text-transform:uppercase;
	padding-left:13px;
}
#page4 .letter {
	font-size:27px;
}
#page4 .letter strong {
	font-size:27px;
	margin-top:-6px;
}
#page4 .letter strong {
	padding-left:9px;
}

/*********************************bg's*************************************/
.bg-1 {background:url(../images/menu.gif) left top repeat-x #18130e; width:100%;}
bg-2 {background:url(../images/bg-1.png) center bottom no-repeat; width:100%;}
.bg-3 {background:url(../images/bg-2.png) center 65px no-repeat; width:100%;}

.border-1 {background:url(../images/border-1.png) left bottom repeat-x;}
/*********************************buttons*************************************/
.button-1 {
	display:inline-block;
	font-size:16px;
	line-height:1.5em;
	color:#cd2717;
	background:#f0f0f0;
	border-radius:22px;
	-moz-border-radius:22px;
	-webkit-border-radius:22px;
	padding:0 18px 3px 21px;
}
.button-1:hover {
	color:#f0f0f0;
}
.button-2 {
	display:block;
	height:72px;
	width:326px;
	background:url(../images/button-2.png) left top repeat;
	overflow:hidden;
	position:absolute;
	left:0;
	bottom:0;
}
.button-2 div {
	background:url(../images/ul-1.png) 16px 14px no-repeat;
}
.button-2 strong {
	display:block;
	font-size:25px;
	line-height:2em;
	padding-left:50px;
	color:#fff;
}

.marker-1 {background:url(../images/marker-1.png) left 5px no-repeat; padding-left:10px;}
.marker-2 {background:url(../images/marker-2.gif) left 2px no-repeat; padding-left:15px; margin-left:14px;}
.marker-3 {background:url(../images/marker-3.gif) left 5px no-repeat; padding-left:7px; position:relative;}
.marker-3 span {display:block; background:url(../images/marker-3.gif) right 5px no-repeat; padding-right:7px; position:relative;}
.marker-4 {background:url(../images/marker-4.png) left top no-repeat; width:126px; height:126px; position:absolute; right:-33px; top:-59px;}
/*********************************lists*************************************/
.ul-1 {
	width:216px;
	padding-top:9px;
}
#page3 .ul-1 {
	width:360px;
	padding-top:3px;
}
#page3 .ul-1 li {
	border-bottom-color:#f5f4f1;
}
#page3 .ul-1 li a {
	color:#5f564d;
}
#page3 .ul-1 li a:hover {
	color:#d43c1b;
}
.ul-1 li {
	text-transform:uppercase;
	font-size:18px;
	line-height:2em;
	border-bottom:1px solid #d54837;
	background:url(../images/ul-1.png) 1px 12px no-repeat;
	padding:2px 0 2px 34px;
	word-spacing:-1px;
}
.ul-1 .last {border:none;}
.ul-1 li a {
	color:#fff;
}
.ul-1 li a:hover {
	color:#1d1d1d;
}
.ul-2 li {
	font-size:13px;
	line-height:16px;
	background:url(../images/ul-2.gif) 1px 13px no-repeat;
	padding:4px 0 5px 9px;
}
.ul-2 li a {
	color:#ffdd9b;
}
.ul-2 li a:hover {
	text-decoration:underline;
}
.dl-1 dt {
	margin-bottom:10px;
}
.dl-1 dd {
	overflow:hidden;
}
.dl-1 dd span {
	display:block;
	width:74px;
	float:left;
}
.soc-list {
	float:left;
	margin-left:-2px;
	overflow:hidden;
}
.soc-list li {
	float:left;
	margin-right:1px;
}
.soc-list li a {
	width:48px;
	height:48px;
	display:block;
}
/*********************************fonts*************************************/
.size-1 {font-size:12px; line-height:15px;}
.title {
	display:block;
	color:#ffdeb2;
	font-size:28px;
	line-height:2em;
	word-spacing:-1px;
}
.title-b {
	display:block;
	color:black;
	font-size:28px;
	line-height:2em;
	word-spacing:-1px;
}

.title-2 {
	font-size:20px;
	display:block;
	line-height:2em;
	word-spacing:-1px;
	color:#fff;
}
.title-cvd {
	font-size:18px;
	display:block;
	word-spacing:-1px;
	color:#fff;
}

h3 {
	display:block;
	color:#fff;
	font-size:26px;
	line-height:2em;
}
h4 {
	font-size:25px;
	display:block;
	line-height:2em;
	color:#231c16;
	text-transform:uppercase;
	word-spacing:-2px;
}

h7 {
	color:#fff;
	font-size:18px;
	line-height:35px;
}

cvd1 {
	font-color:#000;
	font-size:22px;
}

.n2 {
	font-size:14px;
	text-align:center;
	color:#fff;
}

.font-1 {font-family:Tahoma, Geneva, sans-serif;}

.lh-1 {line-height:20px;}

.color-1 {color:#797979;}
.color-2 {color:#fff;}
.color-3 {color:#ffdd9b;}
.fnt-4 {font-family:Aria; font-size:18px; color:blue;}
.carousel {
	height:270px !important;
	overflow:hidden;
}
#page4 .carousel {
	height:297px !important;
}
.carousel li {
	overflow:hidden !important;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
	background:url(../images/caro.png) left bottom repeat-x;
	padding:7px 0 8px;
	float:none !important;
}
#page4 .carousel li {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	width:230px !important;
	float:left !important;
	background:none;
	margin-right:10px;
	font-size:13px;
	line-height:18px;
	height:253px !important;
}
.carousel li a {
	display:inline-block;
	float:left;
	color:#5f564d;
	float:none;
	font-size:12px;
}
#page4 .carousel li a strong {
	display:block;
	color:#5f564d;
	float:none;
}
#page4 .carousel li a {
	font-size:13px;
}
#page4 .carousel li a:hover {
	text-decoration:underline;
	color:#5f564d;
}
.carousel li a:hover {
	color:#e78027;
}
.carousel li strong {
	float:right;
	color:#e78027;
}
.caro_btns {
	top:-36px;
	right:0;
	position:absolute;
}
#page4 .caro_btns {
	top:-38px;
	right:2px;
}
.prev, .next {
	float:left;
	display:block;
	width:15px;
	height:10px;
	background:url(../images/caro_btns.png) left top no-repeat;
}
.prev {background-position:left top;margin-right:7px}
.prev:hover {background-position:left bottom;}
.next {background-position:right bottom;}
.next:hover {background-position:right top;}
/***************************tabs***************************/
ul.tabs {
	margin: 0;
	padding: 0;
	list-style: none;
	height:53px; /*--Set height of tabs--*/
	width: 100%;
	border-bottom:1px solid #e17b70;
}
ul.tabs li {
	float: left;
	margin:0;
	padding: 0;
	height: 54px; /*--Subtract 1px from the height of the unordered list--*/
	line-height:1.2em; /*--Vertically aligns the text within the tab--*/
	margin-right:3px;
	overflow: hidden;
	position: relative;
	background:#cd2717;
	margin-bottom:-1px;
}
ul.tabs li a {
	text-decoration: none;
	color: #fff;
	display: block;
	font-size:23px;
	padding:16px 46px 14px 46px;
	outline: none;
	background:url(../images/tab_menu.gif) left top repeat-x #221b15;
	border-bottom:1px solid #e17b70;
}
html ul.tabs li.active a, ul.tabs li a:hover {
	border:1px solid #e17b70;
	border-bottom:none;
	padding:15px 45px 14px 45px;
	background:#cd2717;
}
ul.tabs li:first-child a {
	padding:16px 58px 14px 56px;
}
html ul.tabs li:first-child.active a, ul.tabs li:first-child a:hover {
	padding:15px 57px 15px 55px;
}
.tab_container {
	border:1px solid #e17b70;
	border-top:none;
	height:352px;
	overflow:hidden;
}
.tab_indent {
	padding:54px 29px 19px 29px
}
.tab_content figure {
	width:208px;
}
.tab_content figure img {
	margin-bottom:10px;
}
/******* form's ********/
.input-1 {
	display:block;
	width:235px;
	height:30px;
	padding:0 10px;
	background:url(../images/input-1.png) left top no-repeat;
	overflow:hidden;
	position:relative;
}
.input-1 input {
	width:235px;
	padding:6px 0 8px;
	margin:0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:16px;
	height:16px;
	color:#fff; 
	border:none;
	background:none;
	outline:none;
}

/***** contact form *****/
#contact-form-1 {
	position:relative;
	vertical-align:top;
	z-index:1;
	float:left;
	}
	#form1 fieldset {
		border:none;
		padding:0;
		}			
			#form1 label {
				display:block;
				min-height:49px;
			}
			#form1 label.message {
				height:249px;
			}
			.inp {
				display:block;
				width:275px;
				height:33px;
				padding:0 12px;
				overflow:hidden;
				position:relative;
				border:1px #c7c3b1 solid;
				border-radius:22px;
				-moz-border-radius:22px;
				-webkit-border-radius:22px;
			}
			#form1 input {
				width:331px;
				padding:8px 0 9px;
				margin:0;
				font-family:Arial, Helvetica, sans-serif;
				font-size:13px;
				line-height:16px;
				color:#5f564d; 
				border:none;
				background:none;
				outline:none;
			}
			#form1 .area .error { float:none;}
			.text_a {
				position:relative;
				overflow:hidden;
				display:block;
				width:331px;
				height:249px;
				padding:0 12px;
				border-radius:18px;
				-moz-border-radius:18px;
				-webkit-border-radius:18px;
				border:1px #c7c3b1 solid;
			}
			#form1 textarea {
				height:233px;
				margin:0;
				width:331px;
				padding:8px 0;
				font-family:Arial, Helvetica, sans-serif;
				font-size:13px;
				line-height:16px;
				color:#000; 
				border:none;
				background:none;
				overflow:auto;
				outline:none;
			}
			#form1 a {cursor:pointer;}
				#form1 .success {display:none; margin-bottom:20px;}
				#form1 .error,
				#form1 .empty {
					position:absolute;
					right:15px;
					top:33px;
					color:black;
					font-size:11px;
					line-height:16px;
					display:none;
					overflow:hidden;
				}
				#form1 .message .error,
				#form1 .message .empty {
					top:250px;
				}
		.buttons-wrapper {text-align:left; padding-top:20px; position:relative;}
		.buttons-wrapper a { margin-right:0px; background:#231b15; color:#fff;}
		.buttons-wrapper a:hover { background-color:#e96a27;}
.map {
	width:327px;
	height:385px;
	float:left;
}
/****************************footer************************/
footer {
	color:#e7701e;
	width:100%;
	font-size:12px;
	line-height:15px;
	padding:17px 0;
	font-family:Arial, Helvetica, sans-serif;
}
footer a {
	color:#ff9c00;
}
#easyTooltip{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:5px 11px;
	border:1px solid #fff;
	background:#cd2717;
	color:#fdf9ee;
	font-size:12px;
	z-index:999;
}

/*GridViewCSS Chrome Black Style*/
.GridViewStyle
{
    font-family: Arial, Sans-Serif;
    font-size:small;
    table-layout: auto;
    border-collapse: collapse;
    border: #1d1d1d 5px solid;
}
/*Header and Pager styles*/
.HeaderStyle, .PagerStyle /*Common Styles*/
{
    background-image: url(Images/HeaderChromeBlack.jpg);
    background-position:center;
    background-repeat:repeat-x;
    background-color:#1d1d1d;
}
.HeaderStyle th
{
    padding: 5px;
    color: #ffffff;
}
.HeaderStyle a
{
    text-decoration:none;
    color:#ffffff;
    display:block;
    text-align:left;
    font-weight:normal;
}
.PagerStyle table
{
    text-align:center;
    margin:auto;
}
.PagerStyle table td
{
    border:0px;
    padding:5px;
}
.PagerStyle td
{
    border-top: #1d1d1d 3px solid;
}
.PagerStyle a
{
    color:#ffffff;
    text-decoration:none;
    padding:2px 10px 2px 10px;
    border-top:solid 1px #777777;
    border-right:solid 1px #333333;
    border-bottom:solid 1px #333333;
    border-left:solid 1px #777777;
}
.PagerStyle span
{
    font-weight:bold;
    color:#FFFFFF;
    text-decoration:none;
    padding:2px 10px 2px 10px;
}
/*RowStyles*/
.RowStyle td, .AltRowStyle td, .SelectedRowStyle td, .EditRowStyle td /*Common Styles*/
{
    padding: 5px;
    border-right: solid 1px #1d1d1d;
}
.RowStyle td
{
    background-color: #c9c9c9;
}
.AltRowStyle td
{
    background-color: #f0f0f0;
}
.SelectedRowStyle td
{
    background-color: #ffff66;
}


