body 
{ 
	width: 100%; 
	background-color: #000000;
	margin: 0px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #F6F4E0; 
}

a 
{ 
	color: #F6F4E0;
}

.smallfont
{
	font-size: 8px;
}

hr 
{ 
	color: #F6F4E0; 
}

.main 
{ 
	width: 985px; 
	height: 725px;
	background-image: url(../images/site/bg_main.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;
}

.main_home
{ 
	width: 985px; 
	height: 725px;
	background-image: url(../images/site/bg_home.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;
}

.menu
{
	width: 120px;
	margin-left: 25px;
	margin-top: 120px;
}

.menu a
{
	display: block;
	margin-bottom: 8px;
	text-align: center;
}

.content 
{ 
	width: 615px; 
	height: 400px;
	margin-top: 200px;
	vertical-align: top;
	overflow: auto;
	margin-left: 28px;
	scrollbar-face-color: #242424;
	position: relative;	
}

.contentblock
{
	padding: 0px 0px 5px 8px;
	margin-bottom: 15px;
	margin-right: 10px;
	clear: both;
	overflow: hidden;
	color: #F6F4E0;
	text-decoration: none;
	font-weight: bold; 
}

.breadcrum
{
	padding: 0px 0px 5px 8px;
	margin-bottom: 15px;
	margin-right: 10px;
	clear: both;
	overflow: hidden;
	color: #F6F4E0;
	text-decoration: none;
	font-weight: bold; 
	border-bottom: dashed 1px #F6F4E0;
}

.guesttitle
{
	border-bottom: dashed 1px #F6F4E0;
	padding-bottom: 3px;
	margin-bottom: 5px; 	
}

.guesttitle a
{
	color: #9CAFCE;
}

.gigtitle
{
	color: #9CAFCE;
}

.contentblock img
{
	border: solid 1px #F6F4E0;
	margin-right: 8px;
}

.contentblock .title
{
	font-size: 13px;
	font-weight: bold; 
	text-decoration: underline;
	color: #9CAFCE;
}

.contentblock .price
{
	font-size: 14px;
	font-weight: bold; 
	color: #F6F4E0;
}

.navtitle
{
	font-weight: bold; 
}

.nav_right
{
	font-weight: bold; 
	float: right;
}

.memberpics
{
	position: absolute;
	top: 60px; 
	left: 35px; 
	z-index: 100;
}

.membernames
{
	padding-top: 142px;
}

.memberblock
{
	width: 130px;
	float: left;
	text-align: center;
	margin-left: 10px;
}

.contentright 
{
	margin-top: 70px;
	padding-left: 15px;
}

.blockright 
{ 
	width: 150px;  
	overflow: hidden; 		
}

.blockright .title
{
	font-size: 13px;
	font-weight: bold; 
	text-decoration: underline;
	color: #9CAFCE;
}

.blockright a
{
	color: #FF6633;
}

.blockleft
{ 
	width: 120px;  
	margin-left: 25px;
	overflow: hidden; 		
}

.blockleft a
{	
	color: #FF6633;
}

#twitter_div
{ 
	width: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}

.twitter-sidebar-title
{
	color: #9CAFCE;
	font-size: 13px;
	text-decoration: underline;
}

#twitter_update_list li
{
	margin-left: -20px;
}

#twitter_update_list a
{
	display: block;
	color: #9CAFCE;
}

#twitter-link
{
	color: #FF6633;
	display: block;
	text-align: right;
}

.shopsecondpic
{
	position: absolute; 
	margin: 11px 0px 0px 121px;;
	z-index: 100;
}

.pictable
{
	width: 97%;
}

.pictable td img
{
	height: 75px;
}

#pic
{
	border: 8px solid #F6F4E0;
}

.basketTable
{
	width: 100%;
}

.button
{
	font-size: 10px;
	font-weight: bold;
	float: right;
}

.guestform 
{ 
	border-collapse: collapse; 
}


.maintable
{
	border-collapse: collapse;
	width: 500px;
}

.shoptable
{
	border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;	
	width: 100%;
}

.shoptable td
{
	vertical-align: top;
	padding: 2px 2px 2px 2px;
}

.popup
{
	background-color:#000000;
	display:none;
	position:fixed;
	z-index:500;
	border: 2px solid #F6F4E0;
}

.popup_bar
{
	height:20px;
	text-align: center;	
}

.popup_bar .close_button
{
	float: right;
	margin-right: 5px;
	text-decoration: none;
	font-weight:bold;
}

.imgTumb
{
	border: 1px solid #F6F4E0;
	width: 100px;
	height: 100px;
}

.imgNav
{
	text-decoration: none;
	font-weight:bold;
}
