@charset "utf-8";
/* CSS Document */
body{
	margin:0px;
	padding:0px;
	background-image:url(images/bg-body.jpg);
	background-repeat:repeat-x;
	background-color:#333;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
}

#center-all{
	position:absolute;
	width:800px;
	background-color:#000;
	left:50%;
	margin-left:-400px;
}
#header{
	clear:both;
	width:100%;
	margin-top:15px;
}
	.header-content{
		float:left;
		width:453px;
		height:45px;
		background-image:url(Images/corner-right.jpg);
		background-repeat:no-repeat;
		background-position:right center;
		background-color:#f8c200;
		text-align:center;
		font-size:30px;
		padding-top:8px;
	}
	.header-logo{
		float:right;
		width:78px;
		margin-right:20px;
	}
	.header-text{
		clear:both;
		width:100%;
		margin-left:60px;
	}

#content{
	clear:both;	
	
}
	.home-left{
		width:390px;
		float:left;
		margin-left:60px;
		margin-top:30px;
	}
	.home-right{
		width:275px;
		min-height:425px;
		float:right;
		margin-top:30px;
		background-image:url(Images/bg-right.jpg);
		background-position:right center;
	}
		.home-vista-prev{
			margin-left:60px;	
		}
	.home-sub-content{
		padding-top:20px;
		.padding-top:0px;
	}
		.home-input-left{
			width:109px;
			float:left;
			text-align:right;
			margin-top:10px;
		}
		.inp-left{
			float:left;
			width:20px;
			text-align:left;
		}
	.home-footer-form input[type=file]{
		margin-top:4px;
		width:320px;
	}
		.home-footer-form p{
			color:#f8c200;
			font-size:12px;
		}
	.btn-next{
		float:right;
		width:146px;
		height:32px;
		background-image:url(Images/btn-next.jpg);
		background-repeat:no-repeat;
		background-position:center;
		text-align:center;
		padding-top:8px;
		margin-top:20px;
	}
		.btn-next div{
			margin-top:3px;
			.margin-top:12px;	
		}
		.btn-next a:link, .btn-next a:visited, .btn-next a:active{
			text-decoration:none;
			color:#000;
			font-size:15px;
		}
		.btn-next a:hover{
			text-decoration:underline;
			color:#333;	
		}
	
	.btn{
		float:left;
		width:109px;
		height:24px;
		text-align:center;
		padding-top:6px;
		color:#000;
	}
	.btn-div{
		float:left;
		width:30px;
		height:30px;
		background-image:url(Images/btn-div.jpg);
		background-repeat:repeat-x;
		background-color:#000;
	}
	.btn-hover{
		background-image:url(Images/btn-hover.jpg);
		background-repeat:no-repeat;
		background-position:center;
	}
	.btn-inactive{
		background-image:url(Images/btn-inactive.jpg);
		background-repeat:no-repeat;
		background-position:center;
	}
	
.allcolors{
	width:101px;
	height:21px;
	margin-top:6px;
	padding-top:2px;
	padding-right:10px;
}
.white{
	background-image:url(Images/white.jpg);
	background-position:center;
	background-repeat:no-repeat;
	color:#000;
}
.silver{
	background-image:url(Images/silver.jpg);
	background-position:center;
	background-repeat:no-repeat;
}
.black{
	background-image:url(Images/black.jpg);
	background-position:center;
	background-repeat:no-repeat;
}
.red{
	background-image:url(Images/red.jpg);
	background-position:center;
	background-repeat:no-repeat;
}
.predator{
	background-image:url(Images/predator.jpg);
	background-position:center;
	background-repeat:no-repeat;
	color:#000;
}
#img-prev{
	float:left;
	width:79px;
	height:140px;
	margin-left:25px;
	margin-top:16px;
}
input[type=submit]{
	background-color:d6dde2;
	border:1px solid #8c99a1;
	background-image:url(Images/btn-submit.jpg);
	background-repeat:repeat-x;
	height:24px;
}
#form-reponse{
	padding-top:10px;
	color:#F00;
	text-align:center;
}
#footer{
	clear:both;
	width:auto;
	background-color:#f8c200;
	text-align:right;
	padding:10px;
	margin-top:15px;
	.margin-top:0px;
	.padding-top:5px;
}
textarea{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-top:10px;
	margin-bottom:10px;
}
a.back:link, a.back:visited, a.back:active{
	color:#f8c200;
	text-decoration:none;
	font-size:12px;
}
a.back:hover{
	color:#FFF;	
}

form label{
	display:block;
	margin:12px auto;
	color:#f8c200;
}
	
	label span{
		display:inline;	
	}
	form label input{
		margin-right:15px;
		width:230px;
	}
a#lkpreviews:link, a#lkpreviews:visited, a#lkpreviews:active{
	color:#FFF;
	text-decoration:none;
}
a#lkpreviews:hover{
	color:#CCC;	
}
/*****************************************************************/
div.multiupload{
	padding:3px;
	background:#000;
	margin-bottom:10px;
}
div.multiupload div.list{
	background: #000;
}
div.multiupload div.list div.item{
	margin:1px;
	background: #000;
}
div.multiupload div.list div.item:hover{
	background: #000;
}
div.multiupload div.list img{
	float:left;
	margin: 3px;
	cursor:pointer;
}
/*************************LOADING***********************************/
#Loading_ALL{
	position:absolute;
	display:none;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	z-index:10;
}
#Loading{
	position:absolute;
	display:none;
	z-index:11;
	width:100px;
	height:50px;
	left:50%;
	margin-left:-50px;
	top:30%;
	background-image:url(../../Images/loader.gif);
	background-repeat:no-repeat;
	background-position:center;
}