@import"reset.css";@import"pro_pages_style.css";@import"grid.css";@import"forms.css";@import"prettyPhoto.css";@import"jquery.snippet.min.css";
@import"../skin/blue.monday/jplayer.blue.monday.css";@import"../css/smoothness/jquery-ui-1.8.17.custom.css";
p{padding-bottom:18px;}
a{color:#e2a616;outline:none;cursor:pointer;text-decoration:none;}
a:hover{text-decoration:underline}
/*  Header styles */
h1,h2,h3,h4,h5,h6{line-height:1.3em;color:#010101; font-weight:bold; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; margin-bottom:20px; }
h1{font-size:28px;}
h2{font-size:26px;}
h3{font-size:24px; letter-spacing:-1px;} 
h4{font-size:20px;}  
h5{font-size:18px;}
h6{font-size:16px;}
/* Global Structure---------------------------------------- */
/*----- txt,links,lines,titles -----*/
.extra-wrap{overflow:hidden;display:block;}
.fleft{float:left}
.fright{float:right}
.alignright{text-align:right}
.aligncenter{text-align:center}
.alignmiddle *{vertical-align:middle}
.color1{color:#ff2100;}

.main {
	width:960px; 	
	padding:0;
	margin:0 auto;
}

.last1 {
	margin-bottom:0 !important;
}

.last2 {
	padding-bottom:0 !important;
}

.wrapper {width:100%; overflow:hidden;}
 
.p1 {margin-bottom:8px;}
.p2 {margin-bottom:15px !important;}
.p3 {margin-bottom:30px;}
.p4 {margin-bottom:40px;}
.p5 {margin-bottom:50px;}

.reg {text-transform:uppercase;}

.title {margin-bottom:18px !important;}

.it {font-style:italic;}

.letter {letter-spacing:-1px;}

/*********************************boxes**********************************/
.margin-bot {margin-bottom:35px;}

.spacing {margin-right:35px;}

.indent {padding:0 0 0px 30px;}
.indent2 {padding-left:50px;}
.indent-bot {margin-bottom:20px;}
.indent-bot2 {margin-bottom:30px;}
.indent-bot3 {margin-bottom:45px;}

.img-indent-bot {margin-bottom:25px;}
.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;}	

.prev-indent-bot {margin-bottom:10px;}	

.buttons a:hover {cursor:pointer;}
.clear {
 clear: both;
 display: block;
 overflow: hidden;
 visibility: hidden;
 width: 0;
 height: 0;
}

.head-bg {
	background:url(../images/light.png) no-repeat center 0;
}

.logo {
	display:block; 
	width:162px; 
	height:40px; 
	text-indent:-5000px; 
	background:url(../images/logo.png) 0 0 no-repeat;
}

/*********************************header*************************************/
header {
	width: 100%;
	position: relative;
	z-index: 2;
}

header h1 {
	padding:40px 0 0 10px;
	margin:0;
	float:left;
	font-size:0;
	line-height:0;
}

.head-box2 span {
	display:block;
	color:#a0a0a0;
	text-shadow:0 0 1px;
	font-size:20px;
	margin-right:2px;
	line-height:24px;
}

.head-box2 {
    float: right;
    margin-right: 9px;
    padding-top: 41px;
	text-align:right;
}

.link1 {
	color:#a0a0a0;
	display:inline-block;
}

.head-box1 {
	margin-bottom:33px;
}

.link1:hover {
	text-decoration:none;
	color:#e2a616;
}

.head-box3 {
	background:url(../images/bg1.gif) repeat-x 0 0 #303030;
	width:100%;
	border-bottom:1px solid #1d1d1d;
	border-top:1px solid #1d1d1d;
}

/********************** Content ************************/

#content {
	width:100%; 
	padding:35px 0 61px;
	background:#f7f7f7;
	position:relative;
	z-index:1;
}

.p13 {
	padding:64px 0 61px !important;
}

																									/***** Page 1 *****/

h4 span {
	color:#e2a616;
}

.p6 {
	margin-left:10px;
}

.p6 {
	text-transform:uppercase;	
}

.carousel {
    position: relative;
    width: 940px !important;
}

.car-wrapper {
	position:relative;
	margin-left:10px;
}

.carousel li {
    float: left;
    margin-right: 20px;
    overflow: visible !important;
    width: 220px;
	height:204px;
}

.carousel li strong {
	display:block;
	font-weight:normal;
	margin-bottom:9px;
}


.list1 li {
    border-bottom: 1px solid #E1E1E1;
    color: #000000;
    display: block;
    margin-bottom: 2px;
    padding-bottom: 2px;
	height:18px;
	line-height:18px;	
    width: 185px;
}
.list1 {
	width:200px;
}

.list1 li span {
	color:#7b7b7b;
	display:inline-block;
	float:right;
	
}

.next1,
.prev1{
	display:block;
	width:23px;
	height:23px;
	cursor:pointer;
	position:absolute;
	overflow:hidden;
	float:left;
	cursor:pointer;
	z-index:5;
}

.prev1 {
	background:url(../images/prev1.gif) no-repeat center top;
	right: 35px;
    top: -51px;
}


.page1-img1 img {
	width:220px;
	height:120px;
}

.next1 {
    background: url("../images/next1.gif") no-repeat scroll center top transparent;
    right: 11px;
    top: -51px;
}
.next1:hover, 
.prev1:hover {background-position:0px -72px;}

.page1-img1 {
	margin-bottom:11px;
}

.border1 {
	margin-bottom:25px;
	padding-bottom:37px;
	background:url(../images/border1.gif) no-repeat center bottom;
}

.page1-img2 {
	float:left;
	margin-right:20px;
}

.page1-box1 {
	overflow:hidden;
padding-bottom:9px;
margin-bottom:8px;
border-bottom:1px solid #d2d2d2;
}

.time1 {
    color: #949494;
    display: block;
    font-size: 14px;
    line-height: 17px;
    margin-bottom: 2px;
    padding-top: 8px;
}
.link2 {
	display:inline-block;
	color:#4d4d4d;
}

.link2:hover {
	color:#e2a616;
	text-decoration:none;
}

.p7 {
	margin-bottom:19px !important;
}

.button1 {
	display:inline-block;
	color:#fff;
	text-transform:uppercase;
	background:#000;
	font-size:11px;
	line-height:13px;
	padding:9px 11px;
}

.button1:hover {
	background:#e2a616;
	text-decoration:none;
}

.p8 {
	margin-bottom:21px;
}

.text1 {
	color:#010101;
	display:block;
	font-size:15px;
	line-height:18px;
	letter-spacing:1px;
	margin-bottom:10px;
}

.page1-img3 {
	margin-bottom:21px;
}

.p9 {
	padding-bottom:9px;
}

.p10 {
	padding-bottom:25px;
}

.text2 {
	display:block;
	color:#646464;
	font-size:12px;
	margin-bottom:4px;
	line-height:15px;
}

#form2 input {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DCDCDC;
    color: #C4C4C4;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    outline: medium none;
	height:14px;
	line-height:14px;
    padding: 6px 7px 4px;
    width: 124px;
}

.inner2 {
	margin-bottom:12px;
}

#form2 .inner3 input {
	width: 283px !important;
}


.text3 {
    color: #646464;
    display: inline-block;
    font-size: 12px;
    line-height: 15px;
    margin-bottom: 4px;
    padding-top: 7px;
    text-align: center;
    width: 12px;
}

.inner3 .text2 {
	margin-bottom:5px;
}

#form2 .jqTransformSelectWrapper a.jqTransformSelectOpen {
    background: url("../images/marker2.png") no-repeat scroll right 0 transparent;
    color: #484842;
    display: block;
    font-size: 11px;
    height: 20px;
    position: absolute;
    right: 2px;
    top: 2px;
    width: 100%;
}

#form2 .jqTransformSelectWrapper {
     background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DCDCDC;
    color: #C4C4C4;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    outline: medium none;
	height:14px;
	position:relative;
	margin:0 0 13px;
	line-height:14px;
    padding: 6px 7px 4px;
    width: 124px !important;
}

#form2 .jqTransformSelectWrapper a.jqTransformSelectOpen:hover {
    background-position: right -59px;
    text-decoration: none;
}

.inner4 {
    float: left;
    margin-bottom: 22px;
    width: 140px;
}

#form2 .jqTransformHidden,
#form3 .jqTransformHidden {
    display: none;
}

.inner3 {
	margin-bottom:12px;
}

.inner4 .text2 {
	margin-bottom:5px;
}

.p11 {
    margin-right: 21px;
    width: 139px;
}

.p12 {
	margin-right:9px;
}

.text4 {
	display:block;
	color:#646464;
	font-size:13px;
	margin-bottom:4px;
	line-height:15px;
}

.link3 {
	color:#bcbcbc;
	font-size:13px;
	line-height:16px;
	display:inline-block;
}

.link3:hover {
	color:#e2a616;
	text-decoration:none;
}

.inner5 {
    float: right;
    padding-right: 1px;
    padding-top: 17px;
    text-align: right;
}

#form2 .jqTransformSelectWrapper ul a.selected {
    color: #e2a616;
}
#form2 .jqTransformSelectWrapper ul a {
    color: #484842;
    display: block;
    font-size: 11px;
    padding:2px 0px 2px 7px;
    text-decoration: none;
}




#form2 .jqTransformSelectWrapper ul {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DCDCDC;
    display: none;
    height: 150px;
    left: -1px;
    list-style: none outside none;
    margin: 0;
    overflow: auto;
    padding: 0;
    position: absolute !important;
    top: 24px;
    width: 138px !important;
    z-index: 10;
}
																									/***** Page 2 *****/
