/* Censura.info Main Site CSS */
* {
	margin:  0px;
	padding: 0px;
}
html {
	background: #e5e5e5;
}
img a {
	border: 0px;
}
#wrapper {
	background:  #363636 url(../images/wrapper.gif) repeat-x;
	width: 974px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
/******************************************************************************/
/* contentWrapper */
/******************************************************************************/
#contentWrapper{
	background: url(../images/column_wrapper.gif);
	width:      771px;
}
/******************************************************************************/
/* columnLeft */
/******************************************************************************/
#columnLeft{
	float: left;
	width: 548px;
}
/******************************************************************************/
/* main */
/******************************************************************************/
#main {
	font-family: Tahoma, serif;
	width: 528px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
#main h1{
	background: url(../images/heading.gif) no-repeat center right;
	color: #440e62;
	font-size: 24px;
	margin: 10px auto 0px auto;
	width: 528px;
	text-transform: capitalize;
}
#main h1.second{
	background-image: none;
	color: #3f6618;
	margin-top: 30px;
	text-transform: lowercase;
}
/******************************************************************************/
/* greeting */
/******************************************************************************/
#greeting{
	background: #3c6011;
	border-top: 15px solid #507029;
	height:     167px;
}
#greeting h2{
	color:      #fff;
	font:       16px Tahoma, Serif;
	margin:     51px auto 5px auto;
	text-align: justify;
	width:      498px;
}
#greeting p{
	color:      #a9b996;
	font:       12px Tahoma, Serif;
	margin:     0px auto;
	text-align: justify;
	width:      498px;
}
#greeting span{
	color: #fff468;
}
/******************************************************************************/
/* introduction */
/******************************************************************************/
#introduction{
	background: #e7e7e7;
	color:      #545454;
	font:       12px Tahoma, Serif;
	text-align: justify;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
/******************************************************************************/
/* requirements */
/******************************************************************************/
#requirements{
	background:   #0990a3;
	height:       86px;
	margin:       0px auto;
	padding-left: 10px;
	width:        518px;
}
#requirements h2{
	color:      #b2e9ff;
	float:      left;
	font:       16px Tahoma, Serif;
	margin-top: 5px;
}
#requirements img{
	border-left: 10px solid #fff;
	float:       right;
}
#requirements ul li a{
	color:           #fff;
	text-decoration: underline;
}
#requirements ul{
	float:           left;
	list-style-type: none;
	margin-top:      5px;
}

#requirements li{
	background: none;
	color:      #e1e1e1;
	font:       12px Tahoma, Serif;
}
/***************************************************************************/
/* content */
/***************************************************************************/
.content {
	color: #545454;
	margin: 5px;
}
.content h2 {
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
.content p{
	background-image: none;
	font-size: 12px;
	margin:       10px 0px;
}
.content ul{
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.content li{
	font-size: 12px;
	padding-left: 15px;
	text-align:   left;
	margin-top: 10px;
	background-image: url(../images/list_marker.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.content .rm {
	text-align: right;
}
/***************************************************************************/
/* License Agreement                                                       */
/***************************************************************************/
#license {
	font-family: Arial, Helvetica, sans-serif;
	margin: 15px;
}

#license h2 {
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
#license p {
	padding-bottom: 10px;
	font-size: 10px;
}
/***************************************************************************/
/* Hosting                                                                 */
/***************************************************************************/
#packagegrid {
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}
#package {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #507029;
	background-color: #CCCCCC;
	width: 500px;
	margin: auto;
}
#package td {
	background-color: #FFFFFF;
	padding: 2px;
	text-align: center;

}
#package .leftcol {
	width: 80px;
}
#package .header {
	font-weight: bold;
	font-variant: small-caps;
	width: 80px;
}
#package .section {
	background-color: #f3f3f3;
	text-align: left;
	font-weight: bold;
}
#package .feature {
	background-color: #f3f3f3;
	text-align: left;
}
#package .spacer {
	color: #996600;
	font-size: 12px;
}
#package .ordernow {
	background-color: #f3f3f3;
	text-align: center;
	font-weight: bold;
}
/******************************************************************************/
/* columnRight */
/******************************************************************************/
#columnRight{
	float: left;
	width: 223px;
	font:       12px Tahoma, Serif;
}
#columnRight h2{
	background:     #bcbcbc;
	color:          #464646;
	font:           12px Tahoma, Serif;
	line-height:    26px;
	vertical-align: middle;
	text-indent:    10px;
}
#columnRight h3{
	color:  #363636;
	font:   12px Tahoma, Serif;
	margin: 10px 10px 0px 10px;
}
#columnRight p{
	color:      #e1e1e1;
	font:       12px Tahoma, Serif;
	margin:     5px auto;
	text-align: justify;
	width:      203px;
}
#columnRight p span{
	color: #363636;
}
#columnRight ul{
	list-style-type: square;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
#columnRight li{
	font-size: 12px;
    padding: 7px 0;
    color: #e1e1e1;
}
#columnRight a {
    color: #e1e1e1;
    text-decoration: underline;
}
#columnRight a:hover {
	color: #FFFF00;
}
#columnRight img{
	margin-bottom: -4px;
}
#columnRight form{
	margin: 0px auto;
	width:  203px;
}
#columnRight form input.image{
	float:      right;
	margin-top: 5px;
}
#columnRight form input.text{
	background: #e1e1e1;
	border:     0px;
	font:       12px Tahoma, Serif;
	padding:    2px;
	width:      100%;
}
#columnRight form label{
	color: #363636;
	font:  12px Tahoma, Serif;
}
#columnRight .spacer {
	height: 10px;
	clear: both;
}
/******************************************************************************/
/* footer */
/******************************************************************************/
#mainFooter {
	background:     url(../images/footer.gif);
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#mainFooter p, #mainFooter a {
	color:          #7c7c7c;
	font:           12px Tahoma, Serif;
	line-height:    20px;
}
#mainFooter .left{
	float: left;
}
#mainFooter .right{
	text-align: right;
}
#mainFooter span{
	color: #fff;
}
