@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	background-color: #000000;
	line-height: 1.5em;
	text-align: left;
}
.text_white {
	color: #FFFFFF;
}
a:link {
	color: #0195c5;
	text-decoration: none;
}
.ibox_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #02ADE2;
	padding-top: 9px;
	padding-left: 0px;
	font-weight: normal;
	padding-bottom: 0px;
}
a:active {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #0195c5;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
.p_padding {
	padding-right: 30px;
	padding-left: 12px;
	text-align: justify;
}
.sidebar_heading {
	font-size: 16px;
	color: #666666;
	width: 185px;
	border-bottom: 1px solid #cccccc;
	font-weight: bold;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0;
}
td {
	text-align: left;
}
.conent_topimage {
	background-image: url(images/navbarbg.jpg);
}
.Heading {
	font-size: 16px;
	color: #666666;
	font-weight: bold;
}
.ibox {
	background-image: url(images/i_box_bg.jpg);
}
.ibox_padding {
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 8px;
}
.store_tabletop {
	background-image: url(images/store_bg_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.storepadding {
	padding: 5px;
}
.store_tablebot {
	background-image: url(images/store_bg_bot.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.sale {
	color: #999999;
	text-decoration: line-through;
}
.linethrough {
	text-decoration: line-through;
}
.features {
	font-size: 12px;
	line-height: normal;
	text-align: justify;
}
#tickerbackgroun {
	background-image: url(images/break_spacer.gif);
}
.quote_text {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-style: italic;
	height: 0px;
	width: 0px;
	margin: 0px;
	padding: 0px;
	border: 2px none #9BE6FE;
	left: 20px;
}
.tablequote {
	background-image: url(images/quote_bg1.gif);
	background-repeat: no-repeat;
}
.quote_name {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-transform: uppercase;
}

.threadpost {
	padding: 1.5em 1em;
	margin-left: 210px;
	background-color: #eee;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}
.artists {
	font-size: 10px;
	line-height: normal;
	text-align: left;
	color: #333;
}
a.subnavlink {
	color: #666;
	font-size: 13px;
}
a.subnavlink:hover {
	color: #0195CB;
	font-size: 13px;
}

