html { 
	height: 100%; 
	width: 100%; 
	}
body {	
	width: 100%; 
	height: 100%;
	padding: 0; 
	margin: 0;
	background: #fff url(../img/body.gif) repeat 0 0;   
	font: 85% "Open Sans", Arial, sans-serif;		
	color: #333;
	}
	
a { 
	color: #0096ff;
	outline: none 
	}
	
a:hover { 
	color: #ffa600; 
	}
	
img, form, p, ul, ol, li, table, tr, td, div { 
	padding: 0; 
	margin: 0; 
	border: 0; 
	font-weight: normal; 
	}
	
p { 
	padding-bottom: 1em; 
	}
	
ul { 
	padding: 0 0 1.5em 0; 
	clear: left 
	}
	
ul li { 
	background: url(../img/li.gif) no-repeat 1px .7em; 
	list-style: none; 
	list-style-type: none; 
	padding: 0 0 .5em 20px 
	}
	
ol { 
	padding: 0 0 1.5em 20px; 
	clear: left  
	}
	
ol li { 
	padding: 0 0 .7em 0; 
	}
	
ol li ul li { 
	background: url(../img/li.gif) no-repeat 1px .7em; 
	list-style: none; 
	list-style-type: none; 
	padding: 0 0 .5em 20px 
	}
	
table { 
	font-size: 100%; 
	}
	
h1 { 
	font: bold 24px Arial, sans-serif; 
	margin: 0; 
	padding: 0 0 .8em 0; 
	color: #8b8b8b 
	}
	
h2 { 
	font: 21px Arial, sans-serif; 
	margin: 0; 
	padding: 0 0 .6em 0; 
	color: #8b8b8b 
	}
	
h3 { 
	font: bold 18px Arial, sans-serif; 
	margin: 0; 
	padding: 0 0 1em 0; 
	color: #8b8b8b  
	}
	
h6 { 
	font: 100% Arial, sans-serif; 
	margin: 0; 
	padding: 0 0 .3em 0; 
	color: #da251d 
	}
	
input, select, textarea { 
	padding: 0 0 .1em 4px; 
	font: 100% Arial, sans-serif; 
	outline: none 
	}
	
a img { 
	border: none; 
	}
	
.img-lft { 
	float: left; 
	margin: 0 20px 20px 0; 
	}
	
.img-rgh { 
	float: right; 
	margin: 0 0 20px 20px;  
	}
	
cite { 
	font-style: italic; 
	}
	
.table { 
	border-collapse: collapse; 
	margin: .5em 0 2em 0 
	}
	
.table th { 	
	color: #fff; 
	padding: .5em 20px .6em 20px; 	
	text-align: left; 
	background: #7f7b7b; 
	font-size: 120%; 
	font-weight: normal  	
	}
	
.table td { 
	padding: .8em 20px; 
	vertical-align: top; 
	border-bottom: 1px solid #7f7b7b 
	}
	
.table .odd td { 
	background: #f4fafc 
	}
	
blockquote { 		
	margin: 1em 0 2em 10px; 		
	padding: .8em 10px; 
	border-left: 4px solid #7f7a7a; 
	background: #fbfdfc  
	}
	
.clear { 
	clear: both 
	}
	
.error-block { 
	padding: 0px 0 0 100px; 
	width: 400px; 
	margin: 0 auto 
	}
		
.error-block .title { 
	font-size: 160px; 
	display: block; 
	line-height: 1em 
	}
		
.error-block .stitle { 
	font-size: 40px; 
	display: block; 
	line-height: 1em; 
	padding: 0 0 0 60px 
	}	
	
.error-block p { 
	font-size: 120%; 
	font-style: italic; 
	width: 400px; 
	position: relative; 
	left: -50px 
	}


.radius13 {
	position: relative;	
	-moz-border-radius: 13px;
	-webkit-border-radius: 13px;
	-khtml-border-radius: 13px;	
	border-radius: 13px;
	behavior: url(scripts/PIE.htc); 
	}	

.radius10 {
	position: relative;	
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;	
	border-radius: 10px;
	behavior: url(scripts/PIE.htc); 
	}	

.radius8 {
	position: relative;	
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;	
	border-radius: 8px;
	behavior: url(scripts/PIE.htc); 
	}	

.radius5 {
	position: relative;	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;	
	border-radius: 5px;
	behavior: url(scripts/PIE.htc); 
	}	

.radius3 {
	position: relative;	
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;	
	border-radius: 3px;
	behavior: url(scripts/PIE.htc); 
	}	

input.radius { 
	position: relative;	
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;	
	border-radius: 3px;	
	}	
	
.shadow {	
    box-shadow: 0 0 6px #646464;		
	-webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
    -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
    -o-transition: border linear 0.2s, box-shadow linear 0.2s;
    transition: border linear 0.2s, box-shadow linear 0.2s;
	}

/*======MOVER======*/

input.infocus { 
	color: #000 !important; 
	font-style: normal !important
	}
	
.shadowAll { 
	position: fixed; 
	left: 0; 
	top: 0; 
	width: 100%; 
	height: 100%; 
	background: #000; 
	z-index: 10000; 
	display: none; 
	cursor: pointer; 
	}
	
.overPopup { 
	position: fixed; 
	left: 35%; 
	top: 32%; 	
	z-index: 10001; 
	}	


.select-imitate .input input {	
	padding: .3em 4px; 	
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-khtml-border-radius: 0;		
	border-radius: 0; 
	font-size: 95%; 
	background: #fff url(../img/arrd.gif) no-repeat 100% 8px; 
	cursor: pointer   
	}

.select-imitate .input input.opened { border-color: #ff6f00 }	

.select-imitate-popup { 
	position: relative; 
	z-index: 1; 
	top: -11px 
	}
	
.select-imitate-popup-in { 
	position: absolute; 
	width: 99%; 
	left: 0; 
	top: 0; 
	background: #fff; 
	max-height: 110px; 
	overflow-y: scroll; 
	background: #fff; 
	border: 1px solid #ff6f00 
	}
	
.select-imitate-popup a { 
	display: block; 
	padding: 3px 10px 3px 10px; 
	font-size: 95%; 
	color: #507c17; 
	cursor: pointer 
	}
	
.select-imitate-popup a:hover { 
	background: #ff6f00; 
	color: #fff 
	}

.select-imitate-popup .selected { display: none }