/* 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:#676767;
	min-width:960px;
	background:url(body-bg0.jpg) center 0 no-repeat fixed;
}

.main {
	width:960px; 	
	padding:0;
	margin:0 auto;
	font-size:0.75em;
	line-height:1.5em;
	position:relative;
}

a {color:#d50304; outline:none;}
a:hover {text-decoration:none;}

.col-1, .col-2 {float:left;width:290px;overflow:hidden;position:relative;}

.col-1 {margin-right:44px;}

.wrapper {width:100%; overflow:hidden;}
/*.extra-wrap {overflow:hidden;}*/
 
p {margin-bottom:18px;}
.p1 {margin-bottom:8px;}
.p2 {margin-bottom:15px;}
.p3 {margin-bottom:30px;}
.p4 {margin-bottom:40px;}
.p5 {margin-bottom:50px;}

.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;}
.bl {display:block;}
.bo {font-weight:bold;}

.letter {letter-spacing:-1px;}

.color-1 {color:#fff;}
.color-2 {color:#000;}
.color-3 {color:#a2a2a2;}
.color-4 {color:#676767;}

.index-1 {z-index:1; position:relative;}
.index-2 {z-index:2; position:relative;}
/*********************************boxes**********************************/
#page1 .indent {padding:10px 0px 0px 0px;}
.indent {padding:74px 0px 0px 0px;}
.indent2 {padding:12px 20px 40px 25px;}
.indent3 {padding:12px 20px 92px 25px;}
.indent-bot {margin-bottom:20px;}
.indent-bot2 {margin-bottom:25px;}
.indent-bot3 {margin-bottom:35px;}

.img-indent {margin:5px 18px 0 0;float:left;}

.bot-pad {padding-bottom:29px;}
.bot-pad2{padding-bottom:26px;}

.buttons a:hover {cursor:pointer;}

.menu li a,
.list-1 li a,
.list-2 li a,
.link,
.button,
.logo {text-decoration:none;}	

/*********************************header*************************************/
header {
	width:100%;
	position:relative; 
	z-index:2;
	background:url(header-b.gif) 0 top repeat-x;
	padding:22px 0 0;
}

h1 {
	position:absolute;
	top:-36px;
	left:21px;
	font-weight:normal;
	text-align:center;
	z-index:2;
}

h1 a {
	display:block; 
	width:250px; 
	height:221px; 
	text-indent:-5000px; 
	background:url(logo.png) 0 0 no-repeat;
	margin-bottom:2px;
}

h1 span {
	font-size:10px;
	line-height:12px;
	color:#b6b6b6;
	text-transform:uppercase;
}

/*********************************menu**********************************/
.menu {
	padding:0 0px 0 0; 
	float:right;
	margin-bottom:12px;
	position:relative;
	z-index:2;
}
.menu > li {
	float:left; 
	position:relative;
	padding:0px 0 0px;
}
.menu > li:first-child {
	background-image:none;
}
.menu > li.last {
}
.menu > li a {
	display:block; 
	font-size:10px;
	line-height:12px;
	color:#a2a2a2; 
	text-align:center; 
	text-transform:uppercase;
	padding: 36px 12px 36px 12px;
}
.menu > li > a:hover, .menu > li > a.active, .menu > li.sfHover > a {
	background:url(menu-hov.jpg) 0 0 repeat;
	color:#FFF;
	padding: 36px 12px 36px 12px;
	border-left:1px solid  #000;
	border-right:1px solid  #000;
	border-bottom:1px solid  #000;
	border-top:1px solid #3f3e3c;
}

.menu li:hover {visibility:	inherit; }

/******************************** submenu **************************************/
.menu ul {
	position:		absolute;
	padding:		14px 0 7px;
	top:			-999em;
	width:			147px;
	background: 	url(submenu-.png) 0 0 repeat;;
	border:			1px solid #000;
}

.menu li li {padding:0px 3px 7px; background:none;overflow:hidden;}
.menu li li a {
	display:block;
	color:#a2a2a2;
	padding:		3px 0px 4px 19px;
	text-align:		left;
}

.menu li:hover ul, .menu li.sfHover ul {
	left:			0px;
	top:			85px;
	z-index:		999;
}
ul.menu li:hover li ul, ul.menu li.sfHover li ul {
	top:			-999em;
}

.menu li li a:hover, .menu li li.sfHover > a {color:#fff;background:#b60306;}

/******************************** submenu 2 **************************************/

ul.menu li li:hover ul, ul.menu li li.sfHover ul {
	left:			147px;
	top:			25px;
	z-index:		9999;
}


/*********************************slider**********************************/
.slider-wrapper {
	overflow:hidden;
	width:100%;
	height:396px;
	position:relative;
	z-index:1;
}
.slider {
	width:670px;
	height:396px;
	z-index:10 !important;
}
.items {
	display:none;
}

.pagination {
	position:absolute;
	right:0px;
	bottom:0px;
	z-index:1000;
	padding:7px 15px 6px 14px;
	background:#d50304;
}
.pagination li {
	float:left;
	margin-left:3px;
}
.pagination li:first-child {margin-left:0px;}

.pagination li a {
	display:block;
	width:18px;
	height:18px;
	text-indent:-5000px;
	background:url(paginati.png) right top no-repeat;
}
.pagination li.current a, 
.pagination li a:hover {background-position:left top;}

.pagination li.current a {cursor:default;}

.banner {
	position:absolute;
	top:172px;
	left:-100px;
	font-size:36px;
	line-height:48px;
	color:#e2e2e2;
	width:281px;
	font-weight:bold;
	z-index:9 !important;
}

.banner-bg {
	background:url(banner-b.jpg) 0 0 no-repeat;
	width:280px;
	height:322px;
	position:absolute;
	top:74px;
	left:1px;
}

.banner strong {
	display:block;
	margin:-15px 0;
}

.banner em {
	font-style:normal;
	text-transform:uppercase;
	font-size:40px;
	line-height:48px;
}

.slider-padding {padding-left:281px;}

.slider .pic, .slider img {z-index:999;position:relative;}

/*********************************content*************************************/
#content {
	width:100%; 
	padding:0;
	position:relative;
	z-index:1;
}

.content-bg {
	background:url(content-.png) 0 0 repeat;
	width:100%;
}

h3 {
	font-size:32px; 
	line-height:2em; 
	color:#e2e2e2;
}

h3 strong {
	text-transform:uppercase;
	color:#d50304;
}

.h3-pad {margin-bottom:7px;}

h4 {
	font-size:24px; 
	line-height:40px; 
	color:#e2e2e2;
	background:#000;
	padding:1px 0 5px 17px;
}

h4 strong {
	display:block;
	margin-top:-10px;
}

h5 {
	font-size:21px; 
	line-height:1.238em; 
	color:#d0151c;
}

h5 a {
	color:#d0151c;
	text-decoration:none;
}

h5 a:hover {color:#e2e2e2;}

.h5-pad {margin-bottom:12px;}

.box {
	padding:16px 17px;
	color:#838282;
	font-size:12px;
	line-height:16px;
}

#page6 .box {padding:16px 15px 26px 17px;}
#page7 .box {padding-bottom:30px;}
#page8 .box {padding:22px 17px 26px;}

.box2 {
	padding:22px 17px 26px;
	color:#838282;
}

.bg1 {
	background:url(bg100000.png) 0 0 repeat;
	width:100%;
}

.bg2 {
	background:url(bg200000.png) 0 0 repeat;
	width:100%;
}

.img-style {
	border:2px solid #000;
	float:left;
	margin-right:17px;
}

.img-style2 {
	border:2px solid #000;
	float:left;
}

.time-style {
	background:url(pic10000.png) left 6px no-repeat;
	padding:8px 0 5px 23px;
	display:inline-block;
}

.time-style a {
	font-size:10px;
	line-height:12px;
	color:#d50304;
	text-transform:uppercase;
	display:inline-block;
}

.time-style2 {
	font-style:italic;
	color:#a2a2a2;
	display:block;
	padding-top:4px;
}

.button {
	font-size:10px;
	line-height:12px;
	color:#fff; 
	display:inline-block; 
	border:2px solid #000;
	background:url(button-b.gif) 0 0 repeat;
	text-transform:uppercase;
	padding:4px 8px;
}
	
	.button:hover {background:#000;border:2px solid #333;}

.border-1 {
	background:url(border-1.gif) 0 bottom repeat-x;
	width:100%;
}

.subscribe-bg {
	background:url(subscrib.jpg) 0 0 no-repeat #a70307;
	padding:8px 0 23px;
}

.subscribe-bg h4 {background:none;color:#FFF;}

.subscribe-bg .unsubscribe {
	font-size:10px;
	line-height:12px;
	color:#000;
	text-transform:uppercase;
}

.subscribe-pad {padding:3px 0 0 17px;}

.footer-list li {
	background:url(http://livedemo00.template-help.com/wt_36522/images/marker-2.gif) 0 7px no-repeat;
	padding:0 0 3px 11px;
}

.subscribetext {
	width:151px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:16px;
	color:#fff;
	padding:2px 9px 1px;
	margin:0;
	background:#db0407;
	height:20px;
	position:relative;
	outline:none;
	display:inline-block;
	border:1px solid #000;
}
#subscribe-form {overflow:hidden;position:relative;}

#subscribe-form .label-1 {
	height:37px;
	display:block
}

#subscribe-form .label-1 a {
	background:#000;
	font-size:10px;
	line-height:12px;
	color:#FFF;
	display:inline-block;
	text-decoration:none;
	text-transform:uppercase;
	position:absolute;
	top:0;
	left:171px;
	padding:5px 12px 6px;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	border-right:1px solid #000;
}

#subscribe-form .label-1 a:hover {
	background:#e2e1e1;
	color:#000;
}

.list {padding-top:4px;}
.list li {padding:0 0 6px 3px;}
.list li.first {padding-bottom:10px;}

.list-1 li {
	padding:0 0 12px 16px; 
	background:url(http://livedemo00.template-help.com/wt_36522/images/marker-1.gif) 0 7px no-repeat;
	line-height:18px;
}

.list-1 li.last {padding-bottom:0;}

	.list-1 li a {
		display:inline-block;
		color:#838282;
	}
		.list-1 li a:hover {
			color:#da0407;
		}

.link:hover {text-decoration:underline;} 

.link-1 {
	display:inline-block; 
	font-size:14px; 
	padding-right:8px; 
}
.link-1:hover {color:#fff;} 

.text-1 {font-size:14px;line-height:18px;} 
.text-2 {line-height:18px;}

.table1 {
	text-align:center;
	vertical-align:middle;
}

.table1 thead td, .table1 tbody td.first {
	width:49px;
	border:1px solid transparent;
	background:none;
	overflow:hidden;
	padding-bottom:5px;
}

.table1 thead td.first, .table1 tbody td.first {
	width:33px !important;
	text-align:left;
	padding-top:11px;
}

.table1 thead td span {display:block;}

.table1 tbody td {
	width:49px;
	border:1px solid #1a1c1c;
	background:#2f2d32;
	padding-bottom:5px;
}

.table1 td.bg1 { background:#000 !important;color:#e2e2e2;padding-top:3px;}
.table1 td.bg2 { background:#da0407 !important;color:#e2e2e2;padding-top:3px;}
.table1 td.bg3 { background:#e2e2e2 !important;color:#3e3e3e;padding-top:3px;}


/*****carousel style*****/
.carousel-wrapper {overflow:hidden;border:2px solid #000;width: 615px;}
.carousel-box {width:615px; height:401px; position:relative;overflow:hidden;}
.carousel-box .next {display:block; width:58px; height:401px; text-indent:-5000px; background:url(http://livedemo00.template-help.com/wt_36522/images/carousel-control.png) right top no-repeat; position:absolute; right:0px; top:0px;z-index:3;}
.carousel-box .prev {display:block; width:58px; height:401px; text-indent:-5000px; background:url(http://livedemo00.template-help.com/wt_36522/images/carousel-control.png) left top no-repeat; position:absolute; left:0px; top:0px;z-index:3;}
.jCarouselLite {width:615px !important; height:401px !important;}
#carousel li {height:401px;width:615px;}

dl {padding-top:3px;}

dt {margin-bottom:6px;}

dl span {float:left; width:67px;}

/***** Contact form *****/
#contact-form {
	position:relative;
	vertical-align:top;
	width:100%;
	z-index:1;
	}
	#contact-form fieldset {
		border:none;
		padding:0;
		}			
			#contact-form label {
				display:block;
				min-height:45px;
			}
			#contact-form label.message {
				min-height:205px;
			}
			
			#contact-form input {
				width:222px;
				padding:6px 7px 7px;
				margin:0;
				font-family:Arial, Helvetica, sans-serif;
				font-size:12px;
				line-height:1.25em;
				color:#676767; 
				border:1px solid #000;
				background:#202022;
			}
			#contact-form .area .error { float:none;}
			#contact-form textarea {
				height:176px;
				margin:0;
				width:222px;
				padding:6px 7px;
				margin:0;
				font-family:Arial, Helvetica, sans-serif;
				font-size:12px;
				line-height:1.25em;
				color:#676767; 
				border:1px solid #000;
				background:#202022;
				overflow:auto;
			}
			#contact-form a {cursor:pointer;}
				#contact-form .success {display:none; margin-bottom:20px;}
				#contact-form .error,
				#contact-form .empty {
					color:#f00;
					font-size:11px;
					line-height:2em;
					display:none;
					overflow:hidden;
				}
		.buttons-wrapper { padding:0 0px 0 0;}
		.buttons-wrapper a { 
			margin-right:14px;
			font-size:10px;
			line-height:12px;
			color:#fff; 
			display:inline-block; 
			border:2px solid #000;
			background:#000;
			text-transform:uppercase;
			padding:4px 10px 5px;
		}
		.buttons-wrapper a:hover {
			border:2px solid #000;
			background:url(button-b.gif) 0 0 repeat;
		}
			

.social {padding: 5px 0 0 2px;}

.social li {
	float:left; 
	padding:0px;
	margin-right:15px;
}

.social li a {
	width:44px;
	height:44px;
	display:block;
	background:url(http://livedemo00.template-help.com/wt_36522/images/social-buttons.png) 0 0 no-repeat;
}

.social li a.item-2 {background-position:-59px 0px;}
.social li a.item-3 {background-position:-118px 0px;}
.social li a.item-4 {background-position:-179px 0px;}
.social li a.item-5 {background-position:-238px 0px;}

#easyTooltip{
	font-family:Arial, Helvetica, sans-serif;
	padding:5px 11px;
	border:1px solid #000;
	background:#DB0407;
	color:#fff;
	font-size:12px;
	z-index:999;
	position:relative;
	font-weight:bold;
	margin-top:-7px;
}

/****************************footer************************/
footer {
	width:100%; 
	padding:13px 0 73px;
	color:#f5f4f0;
}

footer a {
	color:#f5f4f0;
}