
@charset "utf-8";
/* CSS Document */


/* Change My Color for Templates */
h1, h2, h3, a, .s1, a:link, a:visited {
color: #b50d10;
}


* {margin:0;}
body {
	margin: 0;
	background-image: url(images/light-1/bg.jpg);
	background-repeat: repeat-x;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	background-color: #FFF;
	color: #454545;
}
img {
	border:none;
}
a:link, a:visited {
	text-decoration: underline;

}
a:hover {
	text-decoration: underline;
}
.block {
	text-align:center;
	line-height: 70px;
}
p, h1, h2, h3, #form1, #form2, #form3 {
	margin:0;
	padding:0;
}


h1 {
	font-size: 18px;

	font-weight: normal;
}
h2 {
	font-size: 18px;

	font-weight: normal;
}
h3 {
	font-size: 18px;

	font-weight: normal;
}
input, select, textarea {
	font-size: 13px;
	color: #666;
	border: 1px solid #bababa;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	padding: 7px 0;
}
.inp_1 { width: 99%;
}
.inp_2 {
	width: 32%;
	margin: 0;
}
.inp_3 { width: 100%;
}
.butt {

	color:#FFF;
	height: 46px;
	background-image: url(images/light-1/butt.jpg);
	background-repeat: repeat-x;
	font-size: 25px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0 20px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px;

}

/*************************************************************************************************** main elements */
.top {
	height: 60px;
	text-align: center;
	padding: 10px 0 0 0;
	background:#f5f5f5;
}

.pix {
	height: 110px;
	padding: 0 25px;
}
.pix img {-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	margin:0px 3px 0 0;


	box-shadow: 0px 2px 3px #ccc;
-moz-box-shadow: 0px 2px 3px #ccc;
-webkit-box-shadow: 0px 2px 3px #ccc;}
.pix table { margin: 21px 0; }
.pix td {}
.content {
	float: right;
	width: 708px;
	overflow: hidden;
}
.footer {
	text-align: center;
	padding: 33px 0 0 0;
	height: 50px;
	background-image: url(images/light-1/foot.png);
	font-size: 13px;
}
.overflow {overflow:hidden;}
.s1 {

	font-size:22px;
	display: block;
	text-align: center;
	line-height: 28px;
}
.s2 {
	font-size: 29px;
	color: #454545;
	display: block;
	text-align: center;
	line-height: 36px;
}

.form {
	margin: 25px 10px;
	background-color: #FFF;
	padding: 30px 12px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;

	box-shadow: 0px 0px 12px #ccc;
-moz-box-shadow: 0px 0px 12px #ccc;
-webkit-box-shadow: 0px 0px 12px #ccc;
}


.form td {padding: 5px 0;}
.form td:first-child { width:90px; }


#JoinLink, #LoginLink {
	font-size:18px;
	}

/*************************************************************************************************** pages */
/*
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
border-radius: 5px;


text-shadow: #ffffff 1px 1px 0px;        // color    x    y    blur


	-o-text-shadow:0 1px 0 #ab0059;
	-moz-text-shadow:0 1px 0 #ab0059;
	-webkit-text-shadow:0 1px 0 #ab0059;




// right bottom blur color

box-shadow: 0px 0px 3px #333;
-moz-box-shadow: 0px 0px 3px #333;
-webkit-box-shadow: 0px 0px 3px #333;



opacity:.9;
filter:alpha(opacity=90);


«
»

input[type=radio] { border:thin; *border:none; }
*/
