/* 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, body {width:100%; height:100%; 
background: url(../images/bg-img1.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;}
body {font-family: Arial, Helvetica, sans-serif; font-size:13px; line-height:24px; min-width:980px; background:#eee margin:0; padding:0;}
.ic, .ic a {border:0; float:right; background:#fff; color:#f00; width:50%; line-height:10px; font-size:10px; margin:-220% 0 0 0; overflow:hidden; padding:0}
.bg {width:100%; padding:25px 0 28px; background:url(../images/bg-tail.png) left top repeat;}
.bg .padding {padding:0 20px 0 39px;}

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

a {color:#da7506; outline:none; text-decoration:none;}
a:hover {text-decoration:underline;}

.col-1, .col-2, .col-3,
.column-1, .column-2 {float:left;}

.wrapper {width:100%; overflow:hidden; position:relative;}
.extra-wrap {overflow:hidden;}
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
 
p {margin-bottom:5px;}
.p1 {margin-bottom:8px;}
.p2 {margin-bottom:15px;}
.p3 {margin-bottom:10px;}
.p4 {margin-bottom:40px;}
.p5 {margin-bottom:50px;}

.fleft {float:left;}
.fright {float:right;}

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

.color-1 {color:#fff;}
.color-2 {color:#000;}
.color-3 {color:#da7506;}

.readmore {display:inline-block; font-size:12px; font-weight:bold; text-decoration:none; line-height:12px; padding:5px 5px; color:#fff; text-align:center; background:#0a6ace; border-radius:5px;}

.readmore:hover {color:#fff;background:#EFA403; text-decoration:none;}

#content {padding:30px 0 20px;}
.col-1{width:665px; margin-right:15px;}
.col-2{width:240px;}
.column-1 {}
.column-2 {}
.bg .padding {padding:0 20px;}

/*********************************boxes**********************************/
.inner {padding-top:3px;}
.indent-top {padding-top:25px;}
.indent {padding:0 20px 0 20px;}
.indent-left {padding-left:20px;}
.indent-right {padding-right:20px;}

.indent-bot {margin-bottom:20px;}
.indent-bot2 {margin-bottom:30px;}
.indent-bot3 {margin-bottom:45px;}

.prev-indent-bot {margin-bottom:10px;}
.img-indent-bot {margin-bottom:10px; padding-bottom:12px; background:url(../images/pic-1.gif) 0 bottom repeat-x;}
.margin-bot {margin-bottom:35px;}
.margin-top {margin-top:-5px}

.img-indent {float:left; margin:0 20px 0px 0;}	
.img-indent2 {float:left; margin:0 13px 0px 0;}	
.img-indent-r {float:right; margin:0 0px 0px 40px;}	

.buttons a:hover {cursor:pointer;}

.list-2 li a,
.pagination li a,
.link,
.button-1, .button-2,
h1 a {text-decoration:none;}	

/*********************************header*************************************/
header {
	width:100%;
	position:relative; 
	z-index:2;
}
.top-row {
	width:980px;
	height:47px;
	margin:0 auto;
	padding:15px 0 15px 0;
	background-color:transparent;
}

logo {
	padding:0 0 0 40px; 
	float:left;
}
	
logo a {
	display:block; 
	width:211px;
	height:50px;
	text-indent:-9999px;
	background:url(../images/logo.png) 0 0 no-repeat;
}

headerlink {
	padding:2px 15px 0 15px; 
	width:420px;
	height:50px;
	text-align:right;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	display: inline-block;
}
	
/*****BG-slider*****/
.bg_spinner { 
	width:100%; 
	height:100%; 
	position:fixed; 
	z-index:9; 
	background:url(../images/loader.gif) 50% 50% no-repeat;
}

.search {
	float: right;
	padding-top: 7px;
	padding-right: 40px;
	padding-bottom: 0;
	padding-left: 0;
}

.pagination {
	float: right;
	padding-top: 12px;
	padding-right: 40px;
	padding-bottom: 0;
	padding-left: 0;
	list-style:none;
}
	.pagination li { 
		float:left;
		padding-left:5px;
	}
		.pagination li a { 
			font-family: Arial, Helvetica, sans-serif;
			font-style: normal;
			font-weight: bold;
			display:block; 
			background:url(../images/bg-slider-pagination.png) right top no-repeat;
			width:16px; 
			height:16px;
			font-size:14px;
			line-height:1.2em;
			text-align:center;
			color:#000;
		}
		.pagination a:hover, 
		.pagination .current a {background-position:left top; color:#fff;}
.bg-text {
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size:19px;
	line-height:2em;
	font-weight:400;
	color:#fff;
	float:right;
	margin-right:4px;
	padding-top:12px;
}

/***** Slider *****/
.slider {
	position:relative;
	width:900px;
	height:250px;
	margin:0 auto 30px;
}

.items {display:none;}

.banner {
	width:250px;
	height:250px;
	overflow:hidden;
	position:absolute;
	top:0;
	left:660px;
	z-index:99;
}
	.title {
		display:block;
		font-size:20px;
		line-height:35px;
	}
	.title tt {display:inline-block; line-height:30px; font-style:normal; color:#242424; font-family: Arial, Helvetica, sans-serif;}
	.title em {display:inline-block; line-height:30px; font-style:normal; color:#efa403; font-family: Arial, Helvetica, sans-serif;}
	.banner p {
		font-family: Arial, Helvetica, sans-serif;
		font-size:13px;
		line-height:24px;
		color:#4d4d4d;
		font-weight: 600;
	}
.banner-2 {
	width:227px;
	height:227px;
	background:url(../images/banner-2.png) 0 0 no-repeat;
	position:absolute;
	left:393px;
	top:-7px;
	z-index:99;
}
		
.pags {
	position:absolute;
	top:260px;
	left:290px;
	z-index:99;
	list-style:none;
}
.pags li {
	float:left;
	padding-right:2px;
}
	.pags li a {
		display:block;
		width:15px;
		height:15px;
		text-indent:-9999px;
		background:url(../images/pags.png) right top no-repeat;
		cursor:pointer;
	}
	.pags li a:hover,
	.pags li.current a {background-position:left top;}
	.pags li.current a {cursor:default;}
	
/*==================================================
 * Box Effect
 * ===============================================*/	
.box {
	width:625px;
	height:250px;
	margin-left:40px;
	background:#FFF;
}

.effect
{
  	position:relative;       
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
            box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
.effect:before, .effect:after
{
	content:"";
    position:absolute; 
    z-index:-1;
    -webkit-box-shadow:0 0 20px rgba(0,0,0,0.8);
    -moz-box-shadow:0 0 20px rgba(0,0,0,0.8);
    box-shadow:0 0 15px rgba(0,0,0,0.8);
    top:50%;
    bottom:0;
    left:10px;
    right:10px;
    -moz-border-radius:100px / 10px;
    border-radius:100px / 10px;
}

/*********************************content*************************************/
#content {
	width:100%; 
	padding:30px 0 43px;
	background:url(../images/content-tail.png) left top repeat;
	position:relative;
	z-index:1;
	border-radius:10px;
}
	.padding-2 {padding:0 20px 0 39px;}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:24px; 
	line-height:1.2em; 
	font-weight:400;
	margin-bottom:12px;
	color:#000;
}
h4 {
	font-size:24px;
	line-height:1.205em;
	margin-bottom:3px;
}
	h4 strong {display:inline-block; line-height:1.2em; color:#da7506;}
	h4 em {display:inline-block; line-height:1.2em; font-style:normal; color:#000;}

h6 {color:#074077;}

.border-bot {
	width:100%; 
	padding-bottom:12px; 
	background:url(../images/pic-1.gif) 0 bottom repeat-x;
}

.button-1 {
	display:inline-block; 
	padding:2px 16px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	line-height:1.4em;
	color:#FFF;
	background: #efa403;
	font-style:normal;
	text-decoration:none;
	border:1px solid #fff;
	box-shadow: 0px 2px 3px #888;
	-moz-box-shadow: 0px 2px 3px #888;
	-webkit-box-shadow: 0px 2px 3px #888;
	margin:0 0 3px 3px;
	cursor:pointer;
	float:left;
}
.button-1:hover {background:#FFF; color:#efa403; font-style:normal; text-decoration:none;}

.button-2 {
	display:inline-block; 
	padding:0px 17px 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:21px;
	line-height:1.7em;
	color:#fff; 
	background:url(../images/button2-tail.gif) 0 0 repeat-x #010101;
	box-shadow: 0px 2px 3px #888;
	-moz-box-shadow: 0px 2px 3px #888;
	-webkit-box-shadow: 0px 2px 3px #888;
	margin:0 0 3px 3px;
}
.button-2:hover {background:#000;}

.list-1 li {
	line-height:24px; 
	padding-left:20px;
	list-style:none;
	background:url(../images/marker-1.png) 0 7px no-repeat;
}
	.list-1 li a {
		display:inline-block;
		color:#000;
	}
	.list-1 li a:hover {text-decoration:none;}


dl span {float:left; width:55px;}

/* - - - - - - - - - - - - - - - - - - - - */

/* News Image Frames

/* - - - - - - - - - - - - - - - - - - - - */

img.news,

.postThumb img{

	padding: 6px;

	margin-right: 10px;

	background: #fff;

	border-width: 1px;

	border-style: solid;

	border-color: #f9f9f9 #ececec #cdcdcd;

	-webkit-border-radius: 4px;

	-moz-border-radius: 4px;

	border-radius: 4px;

}

.imgShadow a.lightbox,

.postThumb a.lightbox,

a.lightbox .thumbHolder{

	background-color: transparent;

	background-repeat: no-repeat;

	background-position: center;

}

.imgShadow img,

.imgShadow a,

.postThumb img,

.postThumb a{

	display: block;

}

/* - - - - - - - - - - - - - - - - - - - - */

/* News Image Frames End

/* - - - - - - - - - - - - - - - - - - - - */

/***** contact form *****/
#contact-form {display:block;}
	#contact-form label {
		display:block; 
		height:30px; 
		overflow:hidden;
	}
	#contact-form input {
		float:left; 
		width:322px; 
		font-size:12px; 
		line-height:1.25em;
		color:#4c4c4c;
		padding:4px 10px; 
		margin:0; 
		font-family: Arial, Helvetica, sans-serif; 
		border:1px solid #dcddd9; 
		background:url(../images/bg-tail.png) 0 0 repeat;
	}
	#contact-form textarea {
		float:left;
		height:215px; 
		width:522px; 
		font-size:12px; 
		line-height:1.25em;
		color:#4c4c4c;
		padding:4px 10px; 
		margin:0; 
		font-family: Arial, Helvetica, sans-serif; 
		border:1px solid #dcddd9; 
		background:url(../images/bg-tail.png) 0 0 repeat;
		overflow:auto;
	}
.text-form {
	float:left; 
	display:block; 
	font-size:14px;
	line-height:2em;
	width:73px; 
	color:#4c4c4c;
	font-family: Arial, Helvetica, sans-serif;
}

.buttons {padding:20px 0 0 0; text-align:right;}
.buttons a {margin-right:10px;}	
		
/****************************footer************************/
#footer {width:980px; height:60px; margin:15px auto;}
footer {
	padding:10px 0;
	background:url(../images/footer-tail.png) center top repeat;
	border-radius:10px;	
	overflow:hidden;
	z-index:99;
	position:absolute;
}
	
.footer-text {
	font-size:14px;
	line-height:1.214em;
	color:#fff;
	padding-left:40px;
}
	.footer-text span {color:#da7506;}
	.footer-text strong {
		display:block;
		font-weight:normal;
		padding-top:7px;
	}

.list-media {
	padding:12px 40px 0 0;
	float:right;
	list-style:none;
}
	.list-media li {
		float:left; 
		padding:0 4px 0 0;
		font-family: Arial, Helvetica, sans-serif;
		font-size:19px;
		line-height:2em;
		color:#fff;
	}
	.list-media li:first-child {padding-right:4px;}
		.list-media li a {
			display:block;
			width:16px;
			height:16px;
			text-indent:-9999px;
			background:url(../images/social-icons.png) 0 0 no-repeat;
		}
		.list-media li.item-1 a {background-position:-18px 0;}
		.list-media li.item-2 a {background-position:-36px 0;}
		.list-media li.item-3 a {background-position:-54px 0;}
		
#easyTooltip{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:4px 8px;
	color:#fff;
	border:1px solid #fff;
	background:#000;
	position:relative;
	z-index:99;
}