@import "../css/common.css";
body {
	background:#184574 url(../images/bg-body.png) repeat-x scroll left top;	/*#F8F4EA; */
    padding: 0 20px;
	font-family:tahoma, arial;
	font-size:12px;
}


#all {
	width: 728px;
    margin: 20px auto 0 auto;
    background: #FFF;
    padding: 10px 15px 10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	-webkit-border-top-left-radius:10px;
	-webkit-border-top-right-radius:10px;
	-khtml-border-top-left-radius:10px;
	-khtml-border-top-right-radius:10px;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
}

.sitelist {
	width:600px;
	clear:both;
	margin:0;
	padding:0;
}
h1 {
	font-size:12px;
	font-family: Georgia, "Times New Roman", Times, serif;
    color: #FFF;
	padding:5px 10px;
	margin:5px 0;
	background:url(../images/titlebox.png);
	border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}
h3 {
	-x-system-font:none;
	clear:left;
	color:#005C9C;
	font-size:185%;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	letter-spacing:-0.03em;
	line-height:1;
	margin:0 0 0.5em;
}
.cms-features {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	background:#F4F1E9 none repeat scroll 0 0;
	border:1px solid #DFDBD2;
	padding:10px 20px;
}
.features, .features li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0 0 2em;
}
.features li {
	background:transparent url(../images/register-reasons.gif) no-repeat scroll 0 -598px;
	padding:10px 0 10px 45px;
}
.features .features-one {
	background-position:0 2px;
}
.features .features-two {
	background-position:0 -98px;
}
.features .features-three {
	background-position:0 -198px;
}
.features .features-four {
	background-position:0 -298px;
}
.features .features-five {
	background-position:0 -398px;
}
.features .features-six {
	background-position:0 -498px;
}
.features .features-seven {
	background-position:0 -598px;
}

p {
	font: 12px tahoma, arial;
    color: #171F26;
}

#copyright
{	width: 738px;
    margin: 0 auto;
    padding: 10px;
    background: url(../images/bg-footer.png);
    font: 11px tahoma, arial;    
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	-khtml-border-bottom-left-radius:10px;
	-khtml-border-bottom-right-radius:10px;
	-webkit-border-bottom-left-radius:10px;
	-webkit-border-bottom-right-radius:10px;
}
#footer {	
	color:#ACACAC;
	margin:0 auto;
	padding:5px 0;
	width:95%;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;	
}
#footer a {
	color: #fff;	
	text-decoration:none;
}

#footer a:hover {	
	text-decoration:underline;
}
#footer #left {
	float:left;
}
#footer #right {
	float:right;
}
#process {
	margin-top:20px;
}
/****************** Z E B R A   T A B L E ***********************/
table.zebra {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	width: 100%;
	border-collapse: collapse;
	text-align:left;
	font-size:12px;
	border-bottom:1px #D2C9A6 solid;
	margin-bottom:5px;
}
table.zebra th {
	padding: 2px 5px 2px 1px;
	border-bottom: 2px solid #0099CC;
	border-top: 1px solid #D2C9A6;
	background: #F9F5EC;
}

table.zebra .centered{
	text-align:center;
}
table.zebra .marger{
	padding-left:5px
}

table.zebra tr.even td, table.zebra tr.even {
	background-color:#FFF;
}
table.zebra tr.odd td {
	background-color:#F4F7FB;
}

table.zebra tr td {
	padding:3px 0;
}
table.zebra tr td a{
	text-decoration:none;
}
table.zebra tr td a:hover{
	text-decoration: underline;
}
table.zebra tbody tr:hover td {
	background: url(../images/desilver.png) repeat-x scroll left top #F2F2F2;
}

/****************** S T Y L I Z E D L O G I N FORM ***********************/
.myform{
	margin:0 auto;
	width:400px;
	padding:14px;
}
#stylized p, #stylized h1, #stylized form, #stylized button{
	border:0; margin:0; padding:0;
}
.spacer{
	clear:both;
	height:1px;
}
#stylized{
	border:solid 2px #b7ddf2;
	background:#ebf4fb;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin:20px auto;
}
#head {
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	background:#B7DDF2;
	padding:10px;
	margin-bottom:15px;
	border-bottom: solid 2px #000;
}
#stylized #head h1 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:8px;
	background:none;
	color:#000000;
}
#stylized #head p{
	font-size:11px;
	color:#666666;
}
#stylized label{
	display:block;
	font-weight:bold;
	text-align:right;
	width:140px;
	float:left;
}
#stylized .small{
	color:#666666;
	display:block;
	font-size:11px;
	font-weight:normal;
	text-align:right;
	width:140px;
}
#stylized input{
	float:left;
	font-size:1em;
	padding:4px 2px;
	border:solid 1px #aacfe4;
	margin:2px 0 20px 10px;
}
#stylized button, #stylized .button{
	clear:both;
	margin-left:15px;
	width:125px;
	height:27px;
	background:#000 url(../images/button-login.png) no-repeat;
	text-align:center;
	line-height:31px;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	border:none;
}
#stylized button:hover{
	color:#B7DDF2;
}

/****************** M Y  P R O F I L E BOX ***********************/
#profile {
	background:white url(../images/profilebg.png) repeat-x;
	border:1px solid #CECFD0;
	margin-bottom:20px;
	padding:10px 15px;
}
#profile .home{
	width:410px;
}
#iconlegend {
	background:white url(../images/white-top-bottom.gif);
	padding:3px 10px;
	font-size:11px;
	color:#000;
}
#iconlegend .title{
	margin:5px 2px 0;
	padding:2px;
	background:url(../images/titlebox.png);
	text-align:center;
	font-weight:bold;
	color:#CCCCCC;
}
#profile h4 {
	font-family:Arial,Helvetica,sans-serif;
	font-size:1.4em;
	margin:0;
}
#profile h4 a {
	text-decoration:none;
	color:#333;
}
#profile div.options {
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	margin-top:5px;
}
#profile div.options span.owner {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding:0 5px;
	color:#1191bb;
	background:url(../images/star_blue.png) #e8f3f6 7px 2px no-repeat;
	padding-left:20px;
	font-weight:bold;
}
#profile div.options span.level {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	color:#388e4c;
	padding:0 5px;
	background:url(../images/star_green.png) #eafaee 7px 2px no-repeat;
	padding-left:20px;
	padding-top:0;
	font-weight:bold;
	margin-left:5px;
}
#profile div.options span.buzon{
	border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding:0 5px;
	background:url(../images/warning.png) #f9f0d1 7px 2px no-repeat;
	font-weight:bold;
	margin-left:5px;
	padding-left:20px;
}
#profile div.options span.buzon a{
	color:#6e590e;
	text-decoration:none;
}

#profile div.options span.edit{
	border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding:0 5px;
	margin-left:5px;
	width:100px;
	background: #777;
}
#profile div.options span.edit a{
	color: white;
	text-decoration:none;
}

#profile div.options span.edit a:hover{
	color: #CCC;
}

#profile p {
	margin:0;
	padding:0;
}

#pr {
	width:16px;
	text-align:center;
}

/****************** I N S T A L L FORM ***********************/
#formlist fieldset {
	border-radius: 7px;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	border: 1px #dddddd solid;
	padding:5px 15px;
}
#formlist fieldset legend {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px #ddd solid; 
	font-size: 13px;
	font-family: Verdana;
	padding: 2px 15px;
	background: #F3F3F3;
}
#formlist ul{
	padding:0;
	margin:0;
	list-style:none;
}
#formlist form{
	padding:0;
	margin:0; 
}
#formlist fieldset li{
	clear:both;
	list-style:none;
	padding:7px;
}
#formlist div#extra p {
	margin: 5px 0;
	padding: 0 20px 5px;
	border-bottom:1px #ccc dotted;
	background:url(../images/v.gif) no-repeat 5px 8px;
}
/*#formlist fieldset input{
	float:left;
}*/
#formlist fieldset label{
	width:150px;
	float:left;
	margin-left:20px;
}
button{
	clear:both;
	width:125px;
	height:27px;
	background:#000 url(../images/button-login.png) no-repeat;
	text-align:center;
	line-height:31px;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	border:none;
}
button:hover{
	color:#388a9e;
}
#ads {
	margin:10px auto;
}

#websiteroot {
	background:#FFFFFF none repeat scroll 0 0;
	border-color:#888888 #DDDDDD #DDDDDD #888888;
	border-style:solid;
	border-width:1px;
	display:none;
	height:150px;
	margin:1em 0 1em 100px;
	overflow:auto;
	padding:0;
	width:300px;
}
