/*
Theme Name: Cherry Pimps
Theme URI: http://www.cherrypimps.com/
Version: 1
Author: CherryPimps
Author URI: http://www.cherrypimps.com/
Description: CherryPimps
*/

/* 
global settings
----------------------------------------------------------- */

BODY {
  font-family: Arial, Tahoma, Verdana, Helvetica; 
  font-weight: bold;
  font-size: 12px;
  SCROLLBAR-FACE-COLOR:#000000;
  SCROLLBAR-HIGHLIGHT-COLOR:#333333;
  SCROLLBAR-SHADOW-COLOR:#000000;
  SCROLLBAR-3DLIGHT-COLOR:#666666;
  SCROLLBAR-ARROW-COLOR:#666666;
  SCROLLBAR-TRACK-COLOR:#666666;
  SCROLLBAR-DARKSHADOW-COLOR:#330000;
  margin:0px 0px 0px 0px;
  background:#000000;

  height:100%;
}

A{text-decoration: none;} 
A:link				{color: #b81313;}
A:visited			{color: #b81313;} 
A:hover 			{color: #ff0000; text-decoration:underline; }

img{border: #993399 0px solid;}
hr {
	background:#993399;
	clear:both;
	padding:0px;
	height:2px;
	padding-top:2px;
	margin-top:5px;
	margin-bottom:5px;
	border:#000000 0px solid;
}

h4 {
	font-size: 20px;
	font-weight: normal; 
	text-transform: uppercase;
	color:#ffffff;
	text-align:center;
	margin:0px;
	padding:0px;
}
h4 a:link				{color: #FFFFFF;}
h4 a:visited			{color: #FFFFFF;} 
h4 a:hover 			{color: #ffffcc; text-decoration:underline; }

.main_table{
	background:url(images/bg.jpg) repeat-x;
}

.bg_left{
	background:url(images/bg_left.jpg) repeat-x;
	width:168px;
	overflow:hidden;
}

.bg_right{
	background:url(images/bg_right.jpg) repeat-x;
	width:168px;
	overflow:hidden;
}

	
.tbx {
	overflow:hidden;

	}

.tbx img{
	border:#bfbebe 4px solid;
	margin-left:5px;
	margin-top:0px;
	}
	
.tbx3 {
	overflow:hidden;

	}

.tbx3 img{
	border:#bfbebe 6px solid;
	margin-left:15px;
	margin-top:0px;
	}
.tbx2 {
	overflow:hidden;
	float:left;
	}

.tbx2 img{
	border:#bfbebe 4px solid;
	margin-right:7px;
	margin-bottom:7px;
	}
.welcome {
	color:#000000;
	font-size:17px;
	font-weight:normal;
	text-transform: none;
	text-align:justify;
	width:350px;
	height:255px;
	padding:0px 5px 0px 5px;
	overflow:hidden;
	clear:both;
	float:left;
	}
	
.welcome b{
	color:#990000; text-decoration:underline;
	font-size:13px;
	font-weight:bold;
	text-transform: none;
	text-align:left;
	margin-left:15px;
	}
.welcome h1{
	color:#df0202;
	font-size:20px;
	font-weight:bold;
	text-transform: normal;
	text-align:left;
	padding-top:6px;
	padding-bottom:6px;
	margin:0px;
	}
	
.join2{
	width:944px;
	height:55px;
	background: url(images/join2.jpg) no-repeat left top;
	float:left;
}
.join2:hover { 
	width:944px;
	height:55px;
	line-height:59px;
	background: url(images/join2.jpg) no-repeat left bottom; }

h1 {
				font-size: 16px; 
				color:#990000;
				margin:0px;
				text-align:left;
				padding:30px 5px 5px 100px;
}

h1.footer {
				padding:10px 5px 10px 5px;
				text-align:center;
}

h1.footer A:link				{color: #ffffff;}
h1.footer A:visited			{color: #ffffff;} 
h1.footer A:hover 			{color: #ffffff; text-decoration:underline; }

.footercopy{
	font-family: Arial, Tahoma, Verdana, Helvetica; 
	font-size: 11px; 
	font-weight: normal; 
	color:#FFFFFF;
	text-align:center;
}