/* OT Document CSS */
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,600); 


#ot-k2-accordion-slide-wrap{
	clear: both;
    margin: 0 auto;
    padding: 0px;
}
#ot-k2-accordion-slide{
	overflow: hidden;
    position: relative;
    width: 960px;
}
.kwicks {
    list-style: none outside none;
    margin: 0;
    padding: 0;
    position: relative;
}
.kwicks li {
	background: #FFF url(../images/border-left-top-bg.png) no-repeat 0 0;
	border: none;
	float: left;
	padding: 0px;
    margin: 0 5px 0 0;
	display: block;
    height: 310px;
    overflow: hidden;
}
.item-border-left-top,
.item-border-right-bottom{
	float: left;
    height: 100%;
    overflow: hidden;
    position: absolute;
    width: 100%;
	z-index: 9;
}
.item-border-left-top{
	background: url(../images/border-left-top-bg.png) no-repeat 0 0;
}
.item-border-right-bottom{
	background: url(../images/border-right-bottom-bg.png) no-repeat 100% 100%;
	bottom: 0;
	right: 0;
}
.kwicks li.active .item-border{
	
}
.accordion-slide-item{
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 800px;
	height: 320px;
}
.accordion-slide-item .item-img{
	background: #FFF;
	overflow: hidden;
}
.kwicks li .itemTitle-itemIntroText{
    display: none;
}
.kwicks li.active .itemTitle-itemIntroText{
	background: url(../images/overlay-bg.png);
display: block;
width: 48%;
top: 130px;
left: 21px;
height: 168px;
}
.kwicks li.active .itemTitle-itemIntroText-i{
	background: #FFF;
	margin: 15px;
	padding: 15px;
	overflow: hidden;
}
.itemTitle-itemIntroText{
	position: absolute;
	bottom: 10%;
	left: 10%;
	z-index: 999;
}
h3.moduleItemTitle{
	font-size: 22px;
	line-height: normal;
}
a.itemReadmore{
	background: #000;
color: rgb(255, 255, 255);
float: right;
font-weight: bold;
margin-top: 10px;
padding: 4px 16px;
text-transform: uppercase;
text-decoration: none;
}

.headin
{font-weight: bold !important;
font-size: 14px !important;}

.parent:hover
{
border-bottom: 5px solid #e00041;} 

.bor:hover
{
border-bottom: 5px solid #e00041;} 

.inner_page_tittle
{
width:960px;
margin:auto;
color:#FFFFFF;
font-size: 24px;
padding: 20px 10px;}

.skip
{
width: 680px;
margin: auto;
padding: 0px;
}

.skip a
{
margin:0 auto;
width:164px;
height:48px;
padding:0px;
}

.k2ItemBlock p
{
	text-align:justify !important;
	line-height: 22px;
font-size: 14px;
color: #000;}
	.tit
	{font-size: 22px;
border-bottom: 4px solid #E00041;
font-weight: bold;
margin: 0 0 10px 0px;
padding: 13px 0 5px;
width: 592px;
float: right;
line-height: 28px;}

.form
{
	width:600px;
	margin:0px 0px;
	padding:0px;
	float:left;}
	
	.form ul
	{
		margin:0px;
		padding:0px;}
		
		
	.form ul li
	{
		margin:6px 0px;
padding: 0px 0px;
list-style: none;
float: left;
		}
		
	.form ul li label
	{
		margin: 0px 0px;
padding: 0px 0px;
list-style: none;
float: left;
width: 240px;
line-height: 37px;
font-size: 14px;
		}
		
		.form ul li input
	{
		margin: 0px 0px;
padding: 0px 7px;
list-style: none;
float: right;
width: 270px;
height: 30px;
border-radius: 4px;
		}
		
		.form ul li select
	{
		margin: 0px 0px;
padding: 0px 7px;
list-style: none;
float: right;
width: 287px;
height: 30px;
border-radius: 4px;
		}
		
		.form ul li .textarea
	{
		margin: 0px 0px;
padding: 0px 7px;
list-style: none;
float: right;
width: 343px;
height:200px;
border-radius: 4px;
		}
		
		.submit
		{
		background: #a90329; /* Old browsers */
background: -moz-linear-gradient(top,  #a90329 0%, #8f0222 44%, #6d0019 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a90329), color-stop(44%,#8f0222), color-stop(100%,#6d0019)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #a90329 0%,#8f0222 44%,#6d0019 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #a90329 0%,#8f0222 44%,#6d0019 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #a90329 0%,#8f0222 44%,#6d0019 100%); /* IE10+ */
background: linear-gradient(to bottom,  #a90329 0%,#8f0222 44%,#6d0019 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a90329', endColorstr='#6d0019',GradientType=0 ); /* IE6-9 */

width: 82px !important;
height: 32px;
border: 0px;
float: right !important;
margin-right: 24px;
color: #fff;}

.submit:hover
{background: #6d0019; /* Old browsers */
background: -moz-linear-gradient(top,  #6d0019 1%, #a90329 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#6d0019), color-stop(100%,#a90329)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #6d0019 1%,#a90329 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #6d0019 1%,#a90329 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #6d0019 1%,#a90329 100%); /* IE10+ */
background: linear-gradient(to bottom,  #6d0019 1%,#a90329 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6d0019', endColorstr='#a90329',GradientType=0 ); /* IE6-9 */
}

.map
{
	width:320px;
	float:right;
	margin:0px 0px;
	padding:0px;}
	
	
	.col_left
	{
		width:638px;
		float:left;
		margin:0px 0px;
		padding:0px;}
		
		.col_right
	{
		width:300px;
		float:right;
		margin:0px 0px;
		padding:0px;}
		
		.home_con {
width: 960px;
margin: 0 auto;
padding: 0px;
}

.home_left {
width: 500px;
float: left;
margin: 0px 0px;
padding: 0px 0px;
margin-top: 20px;
}

.home_left h3 {
border-bottom: 4px solid #E00041;
font-size: 19px;
font-weight: bold;
margin: 0 0 15px;
padding: 0 0 5px;
}

.home_left p {
padding: 0px 0px;
font-size: 15px;
text-align: justify;
}

.home_right {
width: 420px;
float: right;
margin: 0px 0px 20px 0px;
padding: 0px 0px;
margin-top: 20px;
}

.home_right h3 {
border-bottom: 4px solid #E00041;
font-size: 19px;
font-weight: bold;
margin: 0 0 15px;
padding: 0 0 5px;
}

.red_btn
{background: #db5346;
padding: 3px 10px;
margin: 10px 0px;
float: left;
color: #fff;}