@charset "utf-8";
/* CSS Document */

body {
 	clear:both;
 	background:none  !important;
 	font-family:Arial, Helvetica, sans-serif;
 	font-size: 13px;
 	color: #2F251E;
 	margin:0;
 	background:none no-repeat 0 0 transparent !important;
}
a, input{
	outline:none!important;
}
.widget-top {
	float: left;
	background-color:transparent;
    width: 308px;
}
.wid-mid {
	float: left;
	padding: 10px 15px;
    width: 279px;
	min-height:170px;
	height:170px;
	height:auto !important;
}
.wid-mid h4{
	color:#057acb;
	margin:0;
	padding:10px 0;
	font-size:15px;
}
.wid-mid h4 a{
	color:#057acb;
	text-decoration:none;
}
.wid-mid p{
	font-size:13px;
	margin:0;
	padding:0 0 10px;
	height:40px;
	border-bottom:1px solid #DDDDDD;
}
.left{
	float:left;	
	width:100px;
	padding:15px 0 0;
}
.right{
	float: right;
    line-height: 12px;
	width:178px;
	padding:20px 0 0;
}
.right .title{
	width:170px !important;
}
.right input.btn-register{
	background: url("../images/sprite_1.png") repeat scroll -586px 344px transparent;
    border: medium none;
    height: 35px;
    width: 140px;
	margin: 12px 0 0 0px;
	cursor:pointer;
}
.right .details{
	line-height:18px;
}
.right input.btn-register:hover{
	background: url("../images/sprite_1.png") repeat scroll -586px 305px transparent;
}
.wid-mid #mycarousel{
	float: left;
	width:100% !important;
	padding: 0!important;
	margin:0;
}
.wid-mid #mycarousel li{
	float:left;
	list-style-type:none;
	margin:0;
	padding:0 0 10px;
	width:279px;
}
.wid-mid .jcarousel-skin-tango .jcarousel-container-horizontal{
	min-height:110px;
	height:110px;
	height:auto !important;
	width:279px;
}
.jcarousel-clip-horizontal{
	width:279px;
	overflow:hidden;
}
.wid-mid .carousel {
	float: left;
	width:100%;
}
.jcarousel-list li {
	width: auto;
}
span.time{
	clear:both;
	display:block;
}
input.btn-register{
			background: url("../images/sprite_1.png") repeat scroll -586px 344px transparent;
    		border: medium none;
    		height: 30px;
    		width: 140px;
			margin: 12px 0 0 0px;
		}
		input.btn-register:hover{
			background: url("../images/sprite_1.png") repeat scroll -586px 309px transparent;
		}
		.each-section{
			padding:0 0 25px;
			width:100%;
		}
		.all
        {
            font-family: Verdana, Arial, Helvetica, sans-serif;
            font-size: 13px;
            color: #2F251E;
            margin: 0;
            background-color: #FFD519;
            background: none;
        }
        .formWrapper .content
        {
            float: left;
            line-height: 20px;
            width: 25%;
        }
        .formWrapper .datacontent
        {
            float: left;
            line-height: 20px;
            width: 75%;
        }
		.contentWrapper{
			width:100%;
			float:left;
		}
		.contentLeft{
			float:left;
			width:100px;
		}
		.contentRight{
			float:left;
			width:385px;
		}
        .register
        {
            background: url("../images/btn-register.png") no-repeat scroll 0 0 transparent;
            float: right;
            height: 34px;
            margin-right: 10px;
            width: 86px;
            text-indent: -999px;
            cursor: pointer;
            display: block;
            border: 0 none;
        }
        .submit
        {
            font-size: 0;
            line-height: 0;
        }
		#modalBoxWrap{
			float:left;
			width:500px;
			overflow:hidden;
			padding:0 0 25px;
		}
		input.btn-register{
			background: url("../images/sprite_1.png") repeat scroll -586px 344px transparent;
    		border: medium none;
    		height: 30px;
    		width: 140px;
			margin: 12px 0 0 0px;
		}
		input.btn-register:hover{
			background: url("../images/sprite_1.png") repeat scroll -586px 309px transparent;
		}
		.popupTop{
			padding:0 0 15px;
		}
		.popupTop .middle {
float: left;
width: 469px;
background: url(../Imagefiles/popup_top.png) repeat-x;
height: 35px;
margin: 13px 0px 0px 0px;
color: #000;
line-height: 52px;
font-size: 16px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
}
.contentWrapper{
width: 100%;
float: left;
margin: 10px 0px 2px 0px;
}
.formWrapper .contentLeft {
width: 25%;
float: left;
line-height: 20px;
text-align: right;
}
.formWrapper .contentRight {
float: left;
line-height: 20px;
padding: 0 0 0 25px;
text-align: left;
width: 50%;
}
.buttonContent{
	width:100% !important;
	text-align:right;
}
.buttonContent input.btn-register{
	float:right;
}