
body {
	background-color:#FFF;
	font-family:Verdana, Arial, sans_serif;
	text-align:center;
}

a{
	text-decoration:none;
}

h1, h2, h3, h4, h5, h6 {
		
}


#title {
background-color:#FFF;
}



#logo {
text-align:center;
}

#logo img{
	border:0;
}

#maincontent {
text-align:center;	
}

#menu{
	font-size:14px;
	background-color:#9d2020;
	height:18px;
	
}

#menu li{
	list-style-type:none;
	float:left;
	margin-right:30px;
	/*font-weight:bold;*/
	
}

#menu a{
	color:#fff;
}

#menu a:hover{
	text-decoration:underline;


	
}

#dynamicarea {
	width:610px;
	padding-top:10px;
	/*padding-bottom:10px;*/
	text-align:center;
}


#loginbox{
	margin-top:10px;
	width:210px;
	height:140px;
	float:right;
	padding-top:12px;
	text-align:center;
	border:1px solid #9d2020;
	
}

.loginMessage{
	
	margin-top:5px;
	font-size:24px;
	color:#9d2020;
}

#theForm {
color:#555555;
font-size:24px;
margin-bottom:-6px;
}
	
#mainarea {
	
	font-size:10pt;
	background-color:#FFF;
	padding:0 5px;
	/*border:dashed #a31a1a 3px;*/
	text-align:center;
	min-height:735px;

}


#wrapper{
	margin: auto auto;
	width:620px;
	position:relative;
	
}

#facebook_like{
	left:-185px;
	position:absolute;
	top:140px;
	
}
#adsense-sidebar{
	position:absolute;
	top:140px;
	width:160px;
	height:600px;
	/*background:#cccccc;*/
	right:-170px;
}
	
#wrapper h1 {
	margin:5px;
	padding-top:5px;
	padding-bottom:5px;
	font-size:15px;
	font-weight:normal;
	line-height:18px;
}


#demoimage{
margin-top:10px;
width:390px;
float:left;

}

#logout {
float:left;
}

#disconnect {
float:left;
}
#user-info {
float:left;

}

#user-pic{
float:left;
}

#user-pic img{
height:40px;
position:relative;
top:-9px;
width:40px;
margin-left:20px;
}

#user-info, #logout, #disconnect {
float:right;
color:#555;
margin-right:5px;
}
#flattrLogin{
	width:100px;
	float:right;
	margin-left:3px;
	margin-right: 10px;
}

#logout a, #disconnect a{
color:#555;

}

#logout a:hover, #disconnect a:hover{
text-decoration:underline;
}


#loggedinstuff{
	line-height:18px;
}


.text_field {
background:url("images/input_bg.png") repeat-x scroll left top #F7FCFF;
border:1px solid #97B5D2;
color:#999999;
font-family:Tahoma,Verdana,Helvetica,sans-serif;
font-size:16px;
padding:7px;
text-align:left;
width:190px;
height:37px;
}

.clear{
clear:both;
}



#howitworks{
	position:relative;
	margin-top:30px;
}

#howitworks h3{
	color:#555555;
	text-align:left;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:14px;
	margin:10px 0px 5px 0px;
}

#howitworks p{
	text-align:left;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#555555;
}



#howitworks img{
	margin:20px 0px 20px 0px;
	
}

#status{
 	font-size:14px;
	padding-bottom:30px;
	padding-top:30px;
	
}

#post-customization{
	color:#555555;
	display:none;
	border:1px solid #DDDDDD;
	width:550px;
	margin: 30px auto 20px 30px;
	text-align:left;
	float:left;
}

#customization-form-header{
	 background-color: #9D2020;
    color: #FFFFFF;
    font-weight: bold;
    margin-bottom: 7px;
    padding: 5px;
}

#customization{
	padding:5px;
	position:relative;
}

#submitbutton{
	background-color:#9D2020;
	color:#FFFFFF;
	float:right;
	margin-right:5px;
	padding:5px;
	cursor:pointer;cursor:hand;
}

#donate-banner{
	background-color:#228B22;
	color:#fff;
	border:1px solid #006400;
	line-height: 30px;
}

#footer {
margin-top:5px;
color:#A31A1A;
font-size:10px;
border-top:1px solid #A31A1A;
padding-top:3px;
width:610px;
}

.footeritem{
float:right;
margin-left:10px;
}

#footer a {
color:#A31A1A;
text-decoration:none;
}

#footer a:hover {
text-decoration:underline;
}

#flattr{
	position:absolute;
	right: 55px;
    top: -10px;
}

#tip1{
	background-color: #FFFF00;
    border: 1px solid #000000;
    font-weight: bold;
    padding: 0 6px;
}

#simpleTooltip { 
	padding: 7px; 
	border: 1px solid #A6A7AB; 
	background: #F2F3F5; 
	font-size: 10pt;
	width:250px;
	text-align:left;

}

.social-widgets{
	float:left;
	margin-left: 5px;
}
 


/************************************************************************

 *                           Social Links                               *

 ************************************************************************/



div.fixed-profiles{ position:absolute; top: 136px; right:0px; z-index:1000; display:block; }

div.fixed-profiles a

{

    display:block;

    float:none;

    text-decoration:none!important;

    background:url(images/cute_profiles_sprite32.png) no-repeat left top;

    width:32px;

    height:32px;

    text-indent:-9000px;

    margin-bottom:8px;

}

div.fixed-profiles a:hover{ text-decoration:none!important; background-position:0px -32px; border:0px!important; }

div.fixed-profiles a.twitter{ background-position:-32px 0px; }

div.fixed-profiles a.twitter:hover{ background-position:-32px -33px; }

div.fixed-profiles a.facebook{ background-position:-64px 0px; }

div.fixed-profiles a.facebook:hover{ background-position:-64px -33px; }

div.fixed-profiles a.rss{ background-position:-320px 0px; }

div.fixed-profiles a.rss:hover{ background-position:-320px -33px; }

div.fixed-profiles a.wordpress{ background-position:-768px 0px; }

div.fixed-profiles a.wordpress:hover{ background-position:-768px -33px; }

/************************************************************************

 *                           Buy Page                                   *

 ************************************************************************/

#buytitle, #notification {
	color:#555555;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:14px;
	margin:30px 0px 30px 0px;
}



#urls{
	margin:0 auto;
	padding-left:175px;
	position:relative;
}

#urls a{
	color:#555555;
}

#urls img{
	border:0;
}


.countryname{
	color:#555555;
	margin-left:10px;
	position:absolute;
	text-align:left;
	top:35%;
	width:120px;
	font-size:14px;

}

.amazonlogos{
	margin-left:70px;
	text-align:left;
}

#urls .amazonlogos img{
	border:1px dashed #dddddd;
	margin:5px;
}



.countryleft{
	height:60px;float:left;margin10px;clear:left;position:relative;
}

.countryright{
	height:60px;
	position:absolute;
	right:220px;
}

#nocountry{
	margin-top:50px;
	color:#555555;
	margin-bottom:30px;
}

#nocountry a{
	color:#555555;
}

/************************************************************************

 *                           Referral Page                                  *

 ************************************************************************/
#referral{
text-align:left;	

}

.btnTitle{
	color:#000000;
	font-weight:bold;
	
}

#referral h3{
	text-align:left;
	color:#555555;
	font-family:Verdana,Geneva,sans-serif;
	font-size:14px;
	font-weight:bold;
	margin:30px 0 35px;
	
	
}

#referral strong{
	color:#555555;
	
}
#referral img{
	margin:5px 0;	
}

#promo1, #promo3{
float:left;	
margin-bottom:30px;
}

#promo2, #promo4{
float:right;	
}

#promo1 img {
padding:18px 0 17px;
	
}

/************************************************************************

 *                           FAQ                                  *

 ************************************************************************/
 #faq{
 	text-align:left;
	color:#555555;
	
 }
 
#faq h1{
 	font-size:20px;
	font-weight:bold;
	margin:20px 0;
}

#faq h2{
 	font-size:16px;
	margin:20px 0 10px;
}
 
#faq h3  { 
	cursor:pointer;
	font-size:14px;
	font-weight:normal;
	margin:5px;
	text-decoration:underline;
}



#faq h3.active  { color:#9d2020; }
#faq div { height:0; overflow:hidden; position:relative;padding:5px }
#faq div p  { padding:0; margin-bottom:15px; }
#faq div p li {list-style-type: square;} 


/************************************************************************

 *                           SUPPORT									*

 ************************************************************************/ 

.introtext{

	color:#555555;
	font-family:Verdana,Geneva,sans-serif;
	font-size:14px;
	
	margin:30px 0 35px;
	text-align:left; 
}
 
#donate1 {
	margin-left:50px;
	float:left;
	
	
}

#subscribe{
	
	float:right;
	
}

#support{
	margin-right:50px;
	margin-bottom:40px;
	
	
}

/************************************************************************

 *                           Charts									*

 ************************************************************************/ 
 #charts h1{
 	
	font-size: 20px;
	font-weight: bold;
	margin: 20px 0;
	 color: #555555;
	
 }
 
 #charts table {
 	width:610px;
 	font-size: 12px;
	border-width: 1px;
	border-spacing: ;
	border-style: solid;
	border-color: gray;
	border-collapse: collapse;
	background-color: white;
}
#charts table tr {
	border-width: 1px;
	padding: 3px;
	border-style: dotted;
	border-color: gray;

}
#charts table td {
	border-width: 1px;
	padding: 3px;
	border-style: dotted;
	border-color: gray;

	-moz-border-radius: ;
}
#charts table th {
	text-align:left;
	border-width: 1px;
	padding: 3px;
	border-style: dotted;
	background-color: #444;
	color:eee;

	-moz-border-radius: ;
}


 #charts table a{
 	text-decoration:none;
	color:#111111;
  }
 
#charts table a:hover{
	text-decoration:underline;
 }

.odd {
   background-color: #eee;
}

tr:hover{background-color: #ddd} 

#charts table a.link {
	text-decoration:underline;
}

#description {
	font-size:10px;
	text-align:left;
}

#time {
	margin-top:5px;
	font-size:10px;
	
}

