@charset "utf-8";
/* CSS Document */
* {
	
	margin:0px;	
}

body {
	background:url(../images/international-not-selected.jpg) repeat-x top left #311702;
	font-family:Arial, Helvetica, sans-serif;	
	font-size:13px;		
	margin:0px;
	padding:0px;		
}
#wrapper{
		display:block;
		float:left;
		width:100%; 
		height:auto;
	}
	#main-container{
		position:relative;
		width:700px;
		height:auto;
		margin:0 auto;	
	}


/* Fix for Google Chrome clipped background bug */


img {
	border:none;	
}


#da-vinci-carousel{
	width:660px;
	height:490px;
	float:left;
	top:-60px;
	padding-left:65px;
}
.overlay-wrap, .overlay-loader{
	width:100%;
	height:100%;
	float:left;
	top:0;
	padding-left:0;
	position:absolute;
	background:url(../images/international-not-selected.jpg) repeat-x top left #311702;
	display:block;
	z-index:9999999999 !important;
}
.overlay-loader{
	background:url(../images/220.gif) no-repeat center 300px;
	z-index:99999999999 !important;
}
.carouselLeft {	
	display:none;
	background:url(../images/rotate-left.png);	
	width:47px; height:66px;
	background-position: 0px 0px;
	position:absolute;
	top:230px;
	left:0;
	z-index:9;
}
/*.carouselLeft:hover {		
	width:40px; height:40px;
	background-position: 0px 40px;
	cursor:auto;
}*/
.carouselRight {
	display:none;
	background:url(../images/rotate-right.png);	
	width:47px; height:66px;
	background-position: 0px 0px;
	position:absolute;
	top:230px;
	right:0;
	z-index:9;
}
/*.carouselRight:hover {	
	width:40px; height:40px;
	background-position: 0px 40px;
}*/
/****************************************/

#da-vinci-title {
	display:none;	
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	margin:20px;
	text-transform:uppercase;
	letter-spacing:1px;
	margin-bottom:10px;
	width:312px;
	height:75px;
	position:absolute;
	top:320px;
	left:75px;
	background:url(../images/desc-bg.png) no-repeat;
	padding:40px 30px;
	text-align:center;
}
#da-vinci-alt{
	display:none;
	margin:20px;
	margin-top:0px;
	font-size:14px;
	position:absolute;
	top:410px;
	left:75px;
	color:#f7941d;
	width:372px;
	text-align:center;
	
}
.site-link{
	position:absolute;
	top:440px;
	left:95px;
	width:312px;
	color:#fff;
	font-size:20px;
	text-decoration:none;
	text-align:center;
	padding:0 30px;
}
.site-link:hover{
	color:#f7941d;
}

a, a:focus, a:active {

   outline: 0 none;
  	border:none;
	
}
.logo{
	display:block;
	float:left;
	margin:30px 0 0 0;
	width:700px;
	text-align:center;
}
.button-total{
	display:block;
	float:left;
	width:500px;
	margin-top:-30px;
	padding-left:106px;
	margin-bottom:0;
}
.button{
	display:block;
	float:left;
	background:url(../images/button-bg.png) no-repeat 0 0;
	width:107px;
	height:34px;
	color:#fff;
	font-size:20px;
	text-decoration:none;
	padding:4px 0 0 25px;
	margin-left:20px;
}
p{
	line-height:18px;
	margin:0 0 20px 0;
	padding:0;
}
.desc-total{
	width:760px;
	height:350px;
	overflow:auto;
	padding:20px;
}
.desc-wrap{
	display:block;
	float:left;
	width:738px;
	height:308px;
	border:1px solid #342f2b;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;
	overflow-x:hidden;
	padding:20px;
	position:relative;
}
.desc-logo{
	display:block;
	float:left;
	width:316px;
	position:fixed;
}
.desc-content{
	display:block;
	float:left;
	width:380px;
	height:308px;
	margin-left:350px;
}
.desc-heading{
	color:#fff;
	font-size:30px;
	margin-bottom:30px;
}
.scroll-pane{
	width: 370px;
	height: 298px;
	overflow: auto;
	padding:10px 10px 0 0;
}
.horizontal-only{
	height: auto;
	max-height: 308px;
}
ol, ul{
	margin:0;
	padding:0;
	list-style:none;
}
.desc-content li, .desc-content li a{
	display:block;
	float:left;
	width: 370px;
}
.desc-content li{
	margin-bottom:6px;
}
.desc-content li a, .desc-content a{
	color:#f7941d;
	text-decoration:underline;
}
.map-total, .map-left, .map-right, .form-total, .form-left, .form-right{
	display:block;
	float:left;
	width:370px;
}
.map-total{
	margin-bottom:10px;
}
.map-left, .map-right{
	width:auto;
}
.map-left{
	margin-right:20px;
}
.form-left, .form-right{
	width:178px;
}
.form-total input, .form-total input.first, .form-total textarea{
	width:176px;
	height:18px;
	display:block;
	float:left;
	background-color:#2b2825;
	border:1px solid #4d463e;
}
.form-total input.first{
	margin-bottom:20px;
}
.form-total textarea{
	height:63px !important;
	width:176px !important;
	overflow:auto;
}
.form-left{
	margin-right:10px;
}
.form-total input.submit-button{
	display:block;
	float:right;
	background:url(../images/submit-button-bg.png) no-repeat 0 20px;
	border:none;
	color:#fff;
	font-size:20px;
	width:auto;
	height:auto;
	padding:10px;
	cursor:pointer;
	margin:0 30px 0 0;
}
.drop-down-box{
	display:block;
	float:left;
	width:324px;
	margin-top:-10px;
	padding-left:190px;
	margin-bottom:60px;
}
.drop-down-box label{
	display:block;
	float:left;
	margin-right:10px;
	color:#fff;
	font-size:16px;
	font-weight:700;
}
.drop-down-box select{
	display:block;
	float:left;
	width:260px;
	height:28px;
	padding:5px 5px 4px 5px;
}
