@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;
}
.p_inegration_padding {
	padding-right: 30px;
	padding-left: 12px;
	
}
.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;
}
.HeadingBlack {
	font-size: 16px;
	color: #000000;
	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;
}
.learnbutton {
	-moz-box-shadow:inset 0px 0px 1px 0px #ffffff;
	-webkit-box-shadow:inset 0px 0px 1px 0px #ffffff;
	box-shadow:inset 0px 0px 1px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;
	text-indent:0px;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#777777;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	font-style:normal;
	height:40px;
	line-height:40px;
	width:126px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #ffffff;
}
.learnbutton:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background-color:#dfdfdf;
}.learnbutton:active {
	position:relative;
	top:1px;
}
/* This button was generated using CSSButtonGenerator.com */