body
{
	color: #212121;
	font-size: 11px;
	border-top-style: none;
	padding: 0 0 40px;
	background: #212121;
}

a 
{
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	color: #2e2e2e;
}

a:hover{
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	color: #2e2e2e;
}

a.alt_link {
	color: #777777;
	font-weight: bold;
	text-decoration: underline;
}

a:hover.alt_link {
	color: #2e2e2e;
	font-weight: bold;
	text-decoration: underline;
}

a.paypal_button 
{
	font-weight: normal !important;
	font-style: normal !important;
	text-decoration: none !important;
	background-color: #fff !important;
	margin: 0;
	padding: 0;
}

a:hover.paypal_button{
	font-weight: normal !important;
	font-style: normal !important;
	text-decoration: none !important;
	background-color: #fff !important;
	width: 0;
	margin: 0;
	padding: 0;
}


h2
{
	padding: 20px 0 0;
	text-align: center;
}

p
{
	margin: 0px;
	padding: 0px;
	text-align: left;
}

img {
	margin: 0;
	padding: 0;
	border: 0px;
}

.container_12
{
	margin-bottom: 20px;
	background-color: #4d4d4d;
	height: 3620px;
	border-right: 10px solid #4d4d4d;
	border-left: 10px solid #4d4d4d;
}

.containing_product
{
	margin-bottom: 20px;
	background-color: #4d4d4d;
	height: 1125px;
	border-right: 10px solid #4d4d4d;
	border-left: 10px solid #4d4d4d;
}

.containing_product_long
{
	margin-bottom: 20px;
	background-color: #4d4d4d;
	height: 1650px;
	border-right: 10px solid #4d4d4d;
	border-left: 10px solid #4d4d4d;
}

.containing_shipping
{
	margin-bottom: 20px;
	background-color: #4d4d4d;
	height: 1400px;
	border-right: 10px solid #4d4d4d;
	border-left: 10px solid #4d4d4d;
}

.containing_splash
{
	background-color: #4d4d4d;
	border-right: 10px solid #4d4d4d;
	border-left: 10px solid #4d4d4d;
	height: 570px;
	margin-top: 60px;
	padding-top: 10px;
}

.containing_splash_02
{
	background-color: #4d4d4d;
	border-right: 10px solid #4d4d4d;
	border-left: 10px solid #4d4d4d;
	height: 650px;
	margin-top: 60px;
	padding-top: 10px;
}

.containing_splash_04
{
	background-color: #4d4d4d;
	border-right: 10px solid #4d4d4d;
	border-left: 10px solid #4d4d4d;
	height: 556px;
	margin-top: 60px;
	padding-top: 10px;
}

.containing_splash_message
{
	border-right: 10px solid #212121;
	border-left: 10px solid #212121;
	height: 40px;
	text-align: center;
	font-size: 14px;
	background-color: #212121;
}

#header {
	width: 940px;
	padding: 40px 0 0;
	height: 200px;
	margin: 0 10px 10px;
}
#header_image{
	background: url(../img/headers/header2.jpg) repeat;
	width: 700px;
	height: 175px;
	margin: 0;
	padding: 0;
	float: right;
}


#viewcart {
	width: 150px;
	height: 60px;
	background-image: url(../img/viewcart.jpg);
	float: right;
	padding: 0;
	margin: 0 15px 0 0;
}

#logo {
	width: 205px;
	height: 175px;
	margin: 0;
	padding: 0;
	background: url(../img/logo_new.jpg) no-repeat;
	text-indent: -9999px;
	float: left;
}

.feature {
	width: 620px;
	height: 120px;
	margin: 0 0 5px;
	padding: 0;
}

.product_main {
	width: 300px;
	height: 50px;
	padding: 0;
	margin: 0 0 5px;
	background-color: #2e2e2e;
}

.product_bigtitle {
	margin: 0 0 0 7px;
	padding: 0;
	font-size: 20px;
	font-weight: bold;
	line-height: 32px;
	color: #fff;
}

.product_bigdescription {
	margin: 0px;
	padding: 0;
	font-size: 14px;
	color: #212121;
	line-height: 18px;
}

.product_thumb {
	width: 300px;
	height: 50px;
	padding: 0;
	margin: 0 0 20px;
	background-color: #777777;
}

.product_thumb:hover {
	width: 300px;
	height: 50px;
	padding: 0;
	margin: 0 0 20px;
	background-color: #2e2e2e;
	color: #777777;
}

.product_title {
	margin: 0 0 0 7px;
	padding: 0;
	font-size: 20px;
	font-weight: bold;
	line-height: 32px;
}

.product_description {
	margin: 0 0 0 7px;
	padding: 0;
	font-size: 12px;
	font-style: italic;
	color: #fff;
	line-height: 8px;
}

.product_shippinghandling {
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 0 3px;
	padding: 0;
	color: #fff;
	line-height: 22px;
}


.product_bigprice {
	font-size: 50px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	color: #fff;
	line-height: 45px;
}

.product_bigprice:before {
	content: "$";
}

.product_price {
	font-size: 36px;
	font-weight: bold;
	float: right;
	clear: both;
	margin: -3px 7px 0 0;
	padding: 0;
}

.product_price:before {
	content: "$";
}

#nav_home {
	text-indent: -9999px;
	width: 300px;
	height: 50px;
	padding: 0px;
	margin: 0px;
	float: left;
	background: url(../img/navigation/nav_home.jpg) no-repeat;
}

#nav_home:hover {
	text-indent: -9999px;
	width: 300px;
	height: 50px;
	padding: 0px;
	margin: 0px;
	float: left;
	background: url(../img/navigation/nav_home.jpg) no-repeat -300px 0;
}

#nav_home-selected {
	text-indent: -9999px;
	width: 300px;
	height: 50px;
	padding: 0px;
	margin: 0px;
	float: left;
	background: url(../img/navigation/nav_home.jpg) no-repeat -300px 0;
}

#nav_products {
	text-indent: -9999px;
	width: 300px;
	height: 50px;
	padding: 0px;
	margin: 0px;
	float: left;
	background: url(../img/navigation/nav_products.jpg) no-repeat;
}

#nav_products:hover {
	text-indent: -9999px;
	width: 300px;
	height: 50px;
	padding: 0px;
	margin: 0px;
	float: left;
	background: url(../img/navigation/nav_products.jpg) no-repeat -300px 0;
}

#nav_products-selected {
	text-indent: -9999px;
	width: 300px;
	height: 50px;
	padding: 0px;
	margin: 0px;
	float: left;
	background: url(../img/navigation/nav_products.jpg) no-repeat -300px 0;
}

#nav_shipping {
	text-indent: -9999px;
	width: 300px;
	height: 92px;
	padding: 0px;
	margin: 0px;
	float: left;
	background: url(../img/navigation/nav_shipping.jpg) no-repeat;
}

#nav_shipping:hover {
	text-indent: -9999px;
	width: 300px;
	height: 92px;
	padding: 0px;
	margin: 0px;
	float: left;
	background: url(../img/navigation/nav_shipping.jpg) no-repeat -300px 0;
}

#nav_shipping-selected {
	text-indent: -9999px;
	width: 300px;
	height: 92px;
	padding: 0px;
	margin: 0px;
	float: left;
	background: url(../img/navigation/nav_shipping.jpg) no-repeat -300px 0;
}

#nav_contact {
	text-indent: -9999px;
	width: 300px;
	height: 50px;
	padding: 0px;
	margin: 0px;
	float: left;
	background: url(../img/navigation/nav_contact.jpg) no-repeat;
}

#nav_contact:hover {
	text-indent: -9999px;
	width: 300px;
	height: 50px;
	padding: 0px;
	margin: 0px;
	float: left;
	background: url(../img/navigation/nav_contact.jpg) no-repeat -300px 0;
}

#nav_contact-selected {
	text-indent: -9999px;
	width: 300px;
	height: 50px;
	padding: 0px;
	margin: 0px;
	float: left;
	background: url(../img/navigation/nav_contact.jpg) no-repeat -300px 0;
}

#nav_blog {
	text-indent: -9999px;
	width: 300px;
	height: 50px;
	padding: 0px;
	margin: 0px;
	float: left;
	background: url(../img/navigation/nav_blog.jpg) no-repeat;
}

#nav_blog:hover {
	text-indent: -9999px;
	width: 300px;
	height: 50px;
	padding: 0px;
	margin: 0px;
	float: left;
	background: url(../img/navigation/nav_blog.jpg) no-repeat -300px 0;
}

#nav_blog-selected {
	text-indent: -9999px;
	width: 300px;
	height: 50px;
	padding: 0px;
	margin: 0px;
	float: left;
	background: url(../img/navigation/nav_blog.jpg) no-repeat -300px 0;
}

#nav_viewcart {
	text-indent: -9999px;
	width: 300px;
	height: 40px;
	padding: 0px;
	margin: 0px;
	float: left;
	background: url(../img/navigation/nav_viewcart.jpg) no-repeat;
}

#nav_viewcart:hover {
	text-indent: -9999px;
	width: 300px;
	height: 40px;
	padding: 0px;
	margin: 0px;
	float: left;
	background: url(../img/navigation/nav_viewcart.jpg) no-repeat -300px 0;
}

#nav_viewcart-selected {
	text-indent: -9999px;
	width: 300px;
	height: 40px;
	padding: 0px;
	margin: 0px;
	float: left;
	background: url(../img/navigation/nav_viewcart.jpg) no-repeat -300px 0;
}

.product_bar {
	width: 300px;
	height: 2px;
	margin: 0;
	padding: 0;
	float: left;
	background-color: #212121;
}

.product_bar_big {
	width: 620px;
	height: 10px;
	padding: 0;
	float: left;
	background-color: #212121;
	margin-bottom: 15px;
	margin-left: 0;
	margin-right: 0;
}

.nav_bar {
	width: 300px;
	height: 2px;
	margin: 0;
	padding: 0;
	float: left;
	background-color: #212121;
}

.nav_bar_divide {
	width: 300px;
	height: 2px;
	margin: 10px 0 0;
	padding: 0;
	float: left;
	background-color: #212121;
}

.myspace {
	width: 300px;
	height: 180px;
	margin: 70px 0 0;
	padding: 0;
}

.question {
	color: #212121;
	font-weight: bold;
	font-size: 18px;
	line-height: 18px;
	margin: 0 0 5px;
	padding: 0;
}

.answer {
	color: #212121;
	font-size: 14px;
	line-height: 18px;
}

.message {
	color: #a6a6a6;
	text-transform: uppercase;
	font-size: 20px;
	text-align: center;
	font-weight: bold;
	line-height: 25px;
}
