/************
 Main Site Styles
 ************/
body {
	background:url(../images/pat_20070425224421.gif) repeat;
	margin:0px;
	
}

#container{
	background: #FFFFFF url(../images/img01.jpg) repeat-x left top;
	width:990px;
	margin:0 auto;
	border:1px #000 solid;
}

body,input,td{
font-family: Arial, Helvetica, sans-serif;
color: #787878;
font-size:12px;

}

/************
 Image styles
 ************/
img.noborder{
	border: 0px;
} 
 
/************
 Position styles
 ************/

.center_me{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.align_right{
	text-align: right;
}
.align_left{
	text-align: left;
}
.clear_me{
	clear: both;
}

.mdshow {

background:url("images/headerlogo2.jpg") no-repeat;
}

.down_10{
	margin-top: 10px;
}
.left_10{
	margin-left: 10px;
}
.right_10{
	margin-right: 10px;
}
.small_text{
	font-size:10px;
}
.float_left{
	float: left;
}
.float_right{
	float: right;
}
.no_padding{
	padding: 0px;
}
/************
 User profile styles
 ************/
 
.promenu a {
	width:120px;
	display:block;
	padding:5px;
	border:1px solid #f1f1f1;
	background-color:#f9f9f9;
	text-decoration:none;
}

.promenu a:hover {
	background-color:black;
	color:#f1f1f1;
	border:1px solid #fff;
	text-decoration:none;
}

.promenu c{
	padding:5px;
	width:120px;
	display:block;
	background-color: #f1f1f1;
	color: gray;
	border:1px solid #f9f9f9;
	text-decoration:none;
}

/************
 Text Formating Styles
 ************/ 

.special_offer{
	font-weight: bold;
	color: green;
}

.small_text{
	font-size:10px;
}

.green{
	color: green;
}
.red{
	color: red;
}
.grey{
	color: #525151;
}
.grey A{
	color: #525151;
}
/************
 Form Styles
 ************/  
input.price{
	width:20px;
}  
input.profile{
	color:black;
	background-color:#f1f1f1;
	width:200px;
	padding:3px;
}
input.profile:focus,input.profile:hover{
	background-color:#fff;
}
input.saveprofile{
	color:white;
	background-color:black;	
}
textarea.profile{
	color:black;
	background-color:#f1f1f1;
	width:200px;
	padding:3px;
}
textarea.profile:focus,textarea.profile:hover{
	background-color:#fff;
}
select.profile{
	width: 200px;
}

/************
 God only knows
 ************/ 

#content_onesidebar{
	float:right;
	width:740px;
	margin-right:18px;
	padding-right:10px; 
	margin-left:10px;
	padding-bottom:20px; 
	border:1px #CCC solid;
}

form{
margin:0;
}

.para{
padding-left:15px;
}

.thead{
padding-left:5px;
padding-right:5px;
background:#000;
color:#fff;
font-weight:bold;
}


.tb{
border-bottom:1px dashed silver;

}


.even{
background-color:#fff;
}

.odd{
background-color:#f1f1f1;
}

.even td,.odd td{
vertical-align:top;
}

.end{
background-color:#000;
}

.pic{
background:#fff;
background-repeat:repeat-x;
padding:2px;
border-left:1px solid #f1f1f1;
border-top:1px solid #f1f1f1;
border-bottom:1px solid silver;
border-right:1px solid silver;
}

.pic img{
border-top:1px solid #f9f9f9;
border-left:1px solid #f9f9f9;
border-right:1px solid #f7f7f7;
border-bottom:1px solid #f7f7f7;
}



.tab{
-moz-border-radius-topleft:4px;
-moz-border-radius-topright:4px;
cursor:pointer;
padding:5px;
border:1px solid #f1f1f1;
background-color:#f9f9f9;
}
.taba{
-moz-border-radius-topleft:4px;
-moz-border-radius-topright:4px;
cursor:pointer;
padding:5px;
border:1px solid silver;
border-bottom:0;
color:#f1f1f1;
background-color:#000;
}
.tabody{
padding:5px;
border:1px solid silver;
background-color:#fff;
-moz-border-radius-bottomleft:4px;
-moz-border-radius-bottomright:4px;
-moz-border-radius-topleft:4px;
-moz-border-radius-topright:4px;
}

.hint{
font-size:10px;
}

#derrmsg{
color:red;font-family:verdana;background-color:yellow;font-size:10;
}

.in{
font-size:11px;
height:20px;
font-family:verdana;
color:black;
background-color:#f1f1f1;
width:100px;
}

.inh,.in:focus{
font-size:11px;
height:20px;
font-family:verdana;
color:black;
width:100px;
background-color:#fff;
}

.i{
font-size:11px;
height:20px;
font-family:verdana;
color:black;
background-color:#f1f1f1;
border:1px solid #fff;
}

.ih,.i:focus{
font-size:11px;
border:1px solid silver;
height:20px;
font-family:verdana;
color:black;
background-color:#f1f1f1;
background-color:#fff;
}

select.in{
background-color:#fff;
}
select.i{
background-color:#fff;
border:1px solid silver;
}

.but{
font-size:11px;
height:20px;
color:silver;
background-color:black;
border:1px solid silver;
}
.para a{
font-weight:bold;
}
.para a:hover{
font-weight:bold;
}

.buth,.but:focus{
color:#f7f7f7;
font-size:11px;
height:20px;
background-color:black;
border:1px solid #f7f7f7;
}


.l{
color:#f7f7f7;
font-size:11px;
}

h1{
font-size:20px;
}

h1, h2, h3 {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
color: gray;
}

a {
text-decoration: none;
color: #000000;
}

a:hover {
text-decoration:underline;
}

#wrapper {
width: 930px;

padding-left: 10px;
}

/* Header */

#header {
width: 930px;
height: 80px;
margin: 0;
}



/* Manage Account Styles */

.buycredits{
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #006600;
}

.uploadfiles{
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #CC0000;
}



/* Logo */

.logo{
	padding-left:10px;
}


/* Right Header Menu */

.rightHeaderMenu{
	text-align:right;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	vertical-align:bottom;
}




/* Menu */

#menu {
width: 900px;

margin: 0;
}

#menu td{
	padding-top:10px;
}

#menu ul {
margin: 0;
padding: 0;
list-style: none;
line-height: normal;
}

#menu li {
float: left;
}

#menu a.m {

background-repeat:no-repeat;
display: block;
padding: 0px 17px 0px 17px;
border: none;
font-weight:normal;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #FFFFFF;
}

#menu a:hover,.ag{
font-weight:normal;
text-decoration:underline;
}

#menu a.r {

background-repeat:no-repeat;
display: block;
border: none;
font-weight:normal;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #FFFFFF;
}

/* Page */

#page {
margin: 0;
padding-top: 30px;
}

#page-bgtop {
}

#page-bgbtm {
}

/* Content */

#content {
float: right;
width: 530px;
}

.post {
margin-bottom: 8px;
background:#FFF url(../images/backBoxes.gif) repeat-x bottom;
}

.post-bgtop {
}

.post-bgbtm {
border:1px #CCC solid;
}

.post .title {
height: 25px;
padding:10px;
font-size: 20px;
font-weight:bold;
color: #000000;
}

.post{
color: #000000;
}

.post .meta {
padding-left: 20px;
padding-bottom: 5px;
text-align: left;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
}

.post .entry {
padding: 10px 20px 15px 20px;
text-align: justify;
}

/* Sidebar */

#sidebar {
float: left;
width: 200px;
padding-left:10px;

}

#sidebar ul {
margin: 0;
padding: 0;
list-style: none;

}

#sidebar li {
margin: 0;
padding: 0;
border:1px #CCC solid;
margin-bottom:10px;
}

#sidebar li ul {
padding: 0;
padding-bottom:20px;

}

#sidebar li li {
margin-left: 14px;
margin-right: 15px;
border:0px;
margin-bottom:0px;
padding-left:10px;
padding-bottom:5px;
padding-top:5px;
background:url(../images/gray-arrow.gif) left no-repeat;

}

#sidebar li li span {
display: block;
padding: 0;
font-size: 11px;
font-style: italic;

}


#sidebar div{
height: 30px;
padding-top:5px;
padding-left:10px;
font-size: 19px;
color: #000;


}

#sidebar table td li{
font-size:11px;
border:0px;
padding-bottom:20px;

}


#sidebar p {
margin: 0 15px;
padding: 20px 0px;
text-align: justify;

}

/*Music Table*/

.musicTable td{
	border-top:1px #999 dashed;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
}


/*Top Rated*/
.topRated td{
	color:#FFF;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
}

.topRatedIn .t{
	padding-top:10px;
	vertical-align:top;
	border-bottom:#999 1px dashed;
}


/* Footer */

#footer {
width: 100%;
background: #2C2C2C;
height: 50px;
margin: 0;
padding: 0px 0 15px 0;
font-family: Arial, Helvetica, sans-serif;
}

#footer p {
margin: 0;
padding-top: 20px;
line-height: normal;
font-size: 9px;
text-transform: uppercase;
text-align: center;
}

#footer a {
color: #969696;
}

/************
 Twitter-Feed Styles
 ************/

#twitter_box{
	background-color: white;
	border: 1px solid #CCC;
	float:right; 
	width:170px;
	overflow: hidden;
	margin-right:8px;
	font-size:10px;
}
.tweet_text{
	color: black;
}
	.tweet_text A{
		color: #3D59AB;
	}
.tweet_stamp{
		color: #BEBEBE;
	}	
.tweet_list{
		list-style-type: none;
		padding: 5px;		
}
.tweet_list li{
		margin-top:10px;
	}
.tweet_name{
	color: #00B2EE;
	text-decoration: none;
	font-weight: bold;
}
#index_welcome{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 15px;
	padding: 0px 20px 0px 20px;
}
#index_welcome A{
	color: red;
	font-weight: bold;
}
/************
 New Home/Hub Styles
 ************/

.sidebar_boxes{
	display: block;
	text-align:center;
	width: 200px;
	padding:10px;
	border:1px solid #f1f1f1;
	background-color:#f9f9f9;
}
img.sidebar_avatar{
padding: 2px;
background-color:white;
border-top:1px solid #f9f9f9;
border-left:1px solid #f9f9f9;
border-right:1px solid #f7f7f7;
border-bottom:1px solid #f7f7f7;
}

.rightbar_boxes{
	display: block;
	text-align:center;
	width: 200px;
	padding:10px;
	border:1px solid #f1f1f1;
	background-color:#f9f9f9;
}

.credit_total{
	color: green;
	font-size:18px;
	background-color: white;
	padding: 2px;
}
.credit_total_zero{
	color: red;
	font-size:18px;
	background-color: white;
	padding: 2px;
}
.wallet_total{
	color: blue;
	font-size:18px;
	background-color: white;
	padding: 2px;
}
#home_content{
	float:left;
	position: relative;
	left: 10px;
	width:483px;
	padding:10px;
	border:1px solid #f1f1f1;
	background-color: white;
}
#home_content_wide{
	float:left;
	position: relative;
	left: 10px;
	width:683px;
	padding:10px;
	border:1px solid #f1f1f1;
}
/************
	Home/hub menu
*************/
.profile_menu a {
	padding-top:5px;
	padding-bottom: 5px;
	width: 100%;
	display:block;
	border-bottom:1px solid #f1f1f1;
	background-color:#f9f9f9;
}

.profile_menu a:hover {
	background-color:black;
	color:#f1f1f1;
	border-bottom:1px solid #fff;
	text-decoration:none;
}

.profile_menu c{
	padding-top:5px;
	padding-bottom: 5px;
	width: 100%;
	display:block;
	background-color: #f1f1f1;
	color: gray;
	border-bottom:1px solid #f9f9f9;
}
/************
	Home/hub news
*************/
 #news_blurb{
	width: 400px;
	text-align:center;
	border:1px solid #f1f1f1;
	padding: 5px;
	background-color: #f9f9f9;
}
#news_blurb A{
	color: red;
}
#news_blurb h1{
	font-size:14px;
	color: black;
	padding: 1px;
	background:#f1f1f1;
}

/************
	SHOPPING CART
*************/

.cart_header{
	background-color:#f1f1f1; 
	padding:5px;
}
table.shoppingcart{
	width: 100%;
	padding-left: 10px;
}
table.shoppingcart td.header{
	font-size: 13px;
	width:25%;
	font-weight: bold;
	border: 0px;
}
table.shoppingcart td{
	border-bottom: 1px solid #f1f1f1;
	padding: 3px;
}
.cart_error{
	color: red;
	border: 1px solid yellow;
	padding: 3px;
}

/************
	Wallet/Earnings
*************/

table.earnings_table{
	width: 100%;
	padding-left: 10px;
}
table.earnings_table td.header{
	font-size: 13px;
	width:25%;
	font-weight: bold;
	border: 0px;
}
table.earnings_table td{
	border-bottom: 1px solid #f1f1f1;
	border-right: 1px solid #f1f1f1;
	padding: 3px;
}
