* {
	margin: 0;
	padding: 0;
}
html, body {
	height:100%;
	width:100%
}		
body {
	background: url(/img/bg-body.jpg) left top repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#FFFFFF;
	}
a {
	color:#FFFFFF;
	text-decoration: underline;
	}
a:hover {
	text-decoration:none;
	}
img { border:0 none}
table, tr, td, th {
	border:0 none;
	border-collapse:collapse;
	}
.clearfix:after {content:"."; display:block; height:0px; clear:both; visibility:hidden;}
.clear { clear:both; font-size:0px; overflow:hidden}
.float-l { float:left}
.float-r { float:right}
.align-center { text-align:center}	
.align-left { text-align:left}	
.align-right { text-align: right}	


#wrapper {
	width: 1000px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	padding:35px 0 0 0
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 143px;
	background: url(/img/bg-head.jpg) left top repeat-x;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;

	behavior: url(/css/ie-css3.htc);
}

#logo {
	background:url(/img/logo.png) left 25px no-repeat;
	width:437px;
	height:143px;
	float:left;
	margin:0 0 0 15px;
	}
#logo a.logo {
	display:block;
	width:437px;
	height:143px;
	text-decoration:none
	}

.banner {
	float:right;
	margin:20px 20px 0 0
	}

/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	padding: 15px 0 65px 0;
	height: 1%;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content {
	padding: 0 348px 0 0;
}

/* Sidebar Right
-----------------------------------------------------------------------------*/
#sidebar .box {
	margin:12px 0 0 0;
	}
.sr {
	float: left;
	margin-right: -3px;
	width: 335px;
	margin-left: -335px;
	position: relative;
}



/* Footer
-----------------------------------------------------------------------------*/
#footer {
	background:url(/img/bg-foot.gif) left top no-repeat #0b0b0b;
	width: 1000px;
	margin: -50px auto 0;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;	
	behavior: url(/css/ie-css3.htc);
	
	}
#footer .footer {
	padding:10px 0;
	text-align:center;
	color:#FFFFFF
	}
#footer .footer a {
	color:#FFFFFF;
	text-decoration:none
	}
#footer .footer a:hover {
	text-decoration: underline;
	}
.box-login	{
	background:#000000;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;

	behavior: url(/css/ie-css3.htc);
	
	padding:20px 20px 10px 20px;
	}
.box-login input.text {
	width:170px;
	padding:7px 10px;
	border:1px solid #b2b2b2;
	color:#999999;
	font-family:Tahoma;
	font-size:16px;
	margin:5px 10px 5px 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;

	behavior: url(/css/ie-css3.htc);
	position:relative;
	z-index: 10
	}	
.box-login input.login-btn {
	background:url(/img/login-btn.gif) left top repeat-x;
	background-color:#e20808;
	border:0 none;
	color:#000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	width:85px;
	text-transform:uppercase;
	padding:30px 0;
	cursor:pointer;
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;

	behavior: url(/css/ie-css3.htc);
	
	position:relative;
	z-index:999
	}	
	
	
	
.box {
	background:#505050;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;

	behavior: url(/css/ie-css3.htc);
	}	
.box .title-left {
	background:url(/img/bg-title-left.png) left top no-repeat;
	}
.box .title-right {
	background:url(/img/bg-title-right.png) right top no-repeat;
	padding:0 10px;	
	}
.box .title-repeat {
	background: url(/img/bg-title.gif) left top repeat-x;
	}
.box h2.title {	
	font-size:18px;
	color:#000000;
	padding:7px 5px
	}	
.box-sign-up {
	/*text-align:center;*/
	padding:15px;
	color:#FFFFFF;
	
	width:450px;
	margin:0 auto;
	}	
.box-sign-up label {
	display:block;
	width:140px;
	float:left;
	text-align:right;
	padding:8px 5px
	}
.box-sign-up input.text {
	width:150px;
	border:1px solid #b2b2b2;
	margin:2px 0;
	padding:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;

	behavior: url(/css/ie-css3.htc);
	position:relative;
	z-index: 10
	}	
.box-sign-up input.btn {
	background:url(/img/btn.gif) left top repeat-x;
	border:1px solid #000000;
	color:#000000;
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	padding:5px 0;
	width:85px;
	cursor:pointer;
	margin:25px auto 0 auto;
}
input.btn {
	background:url(/img/btn.gif) left top repeat-x;
	border:1px solid #000000;
	color:#000000;
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	padding:5px 10px;
	cursor:pointer;
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	
	-moz-box-shadow: 0px 0px 5px #000;
	box-shadow: 0px 0px 5px #000;

	behavior: url(/css/ie-css3.htc);
	
	position:relative;
	z-index:999;
	text-transform:uppercase
	}

a.btn {
	background:url(/img/btn.gif) left top repeat-x;
	border:1px solid #000000;
	color:#000000;
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	padding:5px 10px;
	cursor:pointer;
		
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	
	-moz-box-shadow: 0px 0px 5px #000;
	box-shadow: 0px 0px 5px #000;

	behavior: url(/css/ie-css3.htc);
	
	position:relative;
	z-index:999;
	text-transform:uppercase;
	text-decoration:none
	}

.view-demo {
	text-align:center;
	padding:10px 0;
	}	
.tags-cloud {
	padding:10px;
	}
.tags-cloud a {
	color:#ea0909;
	margin:0 2px
	}
.tags-cloud a:hover {
	color:#FFFFFF;
	background:#ea0909;
	text-decoration:none
	}

.font14 { font-size:14px}
.font18 { font-size:18px}
.font20 { font-size:20px}



h3.title-page {
	font-size:14px;
	padding:0 10px}


.box-login .separator {
	display: inline;
	padding-right: 21px;
}

