@charset "utf-8";
/* CSS Document */

body {
	background-color: #000000;
}
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #767779;
}
a:link {
	text-decoration: none;
	color:#767779;
}
a:visited {
	text-decoration: none;
	color: #767779;
}
a:hover {
	text-decoration: none;
	color:#CCC;
}
a:active {
	text-decoration: none;
}
.readmore {
 	font-family:Arial, Helvetica, sans-serif; 
 	font-size: 15px;
	color: d79b29;
}
.paragraph {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #d79b29;
	font-weight: normal;
}
.sub_paragraph {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e4e4e4;
	font-weight: normal;
	line-height: 17px;
}
.text {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #838383;
	font-weight: normal;
}
.header_orange {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #d79b29;
	font-weight: normal;
}
.header_orange_large {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #d79b29;
	font-weight: bold;
	border-bottom:#333333 solid 1px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.multimedia_orange {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #d79b29;
	font-weight: bold;
	border-bottom:#333333 solid 1px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 5px;
}
.credit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2d2d2d;
	font-weight: normal;
	float: none;
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	font-weight: normal;
}
.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	font-weight: normal;
	border:1px #900 solid;
	padding:5px;
}
.store_categories_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	font-weight: normal;
}
.store_categories_nav A:hover {
	border-bottom: #FC0 dashed 1px;
}
.item_desc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #747474;
	font-weight: normal;
}
.item_price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f59e00;
	font-weight: bold;
}
.sub_store_header {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #d79b29;
	margin-bottom: 10px;
}
.sub_store_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #767779;
	margin-bottom: 30px;
}
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #f59e00;
	font-weight: bold;
	margin-bottom: 10px;
}
.prices_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#6CF;
}
.creative_suggestions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
}
.image_text_desc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#CCC;
}
.discount {
	font-variant: small-caps;
	text-decoration: line-through;
	color:#999;
	font-size: 13px;
}
