/* Tags*/

body {
	margin: 0px;
	font-family: Tahoma, Arial, sans-serif;
	width: 1000px;
	background-image: url(../images/main_bg.jpg);
	background-repeat: repeat-y;
	background-color: #828CAC;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
}
pre {
	font-size: 10px;
	font-family: Tahoma, Arial, sans-serif;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
p {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
}
h3 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
}

a {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
ul {
	margin-top: 0px;
	margin-bottom: 0px;
}
ol {
	font-size: 11px;
	line-height: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
li {
	font-size: 11px;
	line-height: 16px;
}
input {
	font-size: 11px;
	font-family: Tahoma, Verdana, sans-serif;
	padding: 2px;
	border: 1px solid #CCCCCC;
}
textarea {
	font-size: 11px;
	font-family: Tahoma, Verdana, sans-serif;
	padding: 2px;
	border: 1px solid #CCCCCC;;
}
select {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
form {
	margin: 0px;
	padding: 0px;
}
/* Text Treatment Class*/

.grey {
	color: #333333;
}
.lite_grey {
	color: #666666;
}
.copyright {
	color: #999999;
}
.white {
	color: #FFFFFF;
}
.blue {
	color: #101075;
}
.green {
	color: #669966;
}
.black {
	color: #000000;
}
.red {
	color: #CC0000;
}
.orange {
	color: #CC6600;
	text-decoration: underline;
	clear: left;
}
.info {
	color: #0066CC;
	clear: left;
}
.p_12 {
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
}
.p_9 {
	font-size: 12px;
	line-height: 17px;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #FFFFFF;
}
.underline {
	text-decoration: underline;
	margin-bottom: 5px;
}
.text_wrap {
	padding: 5px;
}
.float_left {
	float: left;
}
.float_right {
	float: right;
}
.clear_float {
	clear: both;
}


/* Containers */

.column_1 {
	width: 125px;
	float: left;
	margin-bottom: 5px;
}
.column_2 {
	width: 595px;
	float: left;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.column_3 {
	width: 250px;
	background-image: url(../images/column_3_bg.jpg);
	background-repeat: repeat-y;
	margin-bottom: 5px;
	float: left;
}
.leaderboard {
	width: 728px;
	margin-bottom: 5px;
	text-align: left;
	float: left;
}
.contact_upper {
	width: 241px;
	margin-bottom: 5px;
	text-align: left;
	float: right;
	height: 92px;
	background-color: #0F0F73;
	color: #FFFFFF;
	border: 1px solid #0D0C5C;
}
.contact_upper p{
	color: #FFFFFF;
	font-size: 11px;
	line-height: 15px;
}
.view_cart {
	text-align: left;
	width: 600px;
	padding-left: 230px;
}
.cart_icon {
	width: 19px;
	float: left;
	margin: 0px;
	padding: 0px;
	height: 13px;
}
.header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	width: 1005px;
	height: 139px;
	clear: right;
}

#nav_h {
	margin-top: 60px;
	text-align: left;
	width: 980px;
}

#nav_h a{
	color:#111076;
	font-size: 11px;
	text-decoration: none;
	float: left;
	height: 18px;
	padding-top: 3px;
	padding-right: 4px;
	padding-left: 4px;
	margin-left: 1px;
}
#nav_h a:hover{
	color:#FFFFFF;
	font-size: 11px;
	text-decoration: none;
	background-image: url(../images/nav_h_hover_bg.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 18px;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #5E6E9B;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #5E6E9B;
}
.date {
	clear: left;
	width: 1000px;
	text-align: center;
	padding-top: 10px;
}
.nav_v {
	background-image: url(../images/nav_v_bg.jpg);
	background-repeat: repeat-x;
	width: 118px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #5BA45B;
	border-bottom-color: #5BA45B;
	border-left-color: #5BA45B;
	background-color: #5CA55D;
	padding-left: 5px;
	padding-bottom: 5px;
}
.nav_v a{
	color: #FFFFFF;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	display: block;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7AC37A;
	border-bottom-style: solid;
	border-bottom-color: #339933;
	border-bottom-width: 1px;
	width: 100px;
}
.nav_v a:hover{
	color: #FFFFCC;
	text-decoration: underline;
}
.nav_v_sub_1 {
	width: 118px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #000033;
	background-color: #0F0F73;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.nav_v_sub_1 a{
	color: #FFFFFF;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
	width: 100px;
}
.nav_v_sub_1 a:hover{
	color: #FFFFCC;
	text-decoration: underline;
}
.nav_v_sub_2 {
	width: 118px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #6B748E;
	border-bottom-color: #6B748E;
	border-left-color: #6B748E;
	background-color: #828CAC;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.nav_v_sub_2 a{
	color: #FFFFFF;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
	width: 100px;
}
.nav_v_sub_2 a:hover{
	color: #FFFFCC;
	text-decoration: underline;
}
.square_button {
	margin-top: 5px;
}	
.spotlight_container {
	width: 302px;
	float: right;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	
}
.spotlight {
	border: 1px solid #CCCCCC;
}
.spotlight_container h1{
	color: #FFFFFF;
	background-image: url(../images/table_head_bg.jpg);
	background-repeat: repeat-x;
	font-size: 11px;
	letter-spacing: 0em;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-color: #A1AAC7;
	margin-bottom: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B3BBD1;
	border-left-color: #B3BBD1;
}
.spotlight_image {
	width: 230px;
	background-image: url(../images/flat_panel_bg.jpg);
	background-repeat: no-repeat;
	height: 178px;
	padding-top: 22px;
	padding-left: 71px;
}

.skyscraper_ad {
	width: 240px;
	padding-left: 10px;
	padding-top: 5px;
}
.half_banner {
	width: 234px;
	padding-left: 13px;
	padding-top: 5px;
}

.footer_links{
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;
}
.footer_links a{
	color: #FFFFFF;
	font-size: 10px;
	line-height: 16px;
	text-decoration: none;
	padding-right: 5px;
	text-transform: uppercase;
}
.footer_links a:hover{
	font-size: 10px;
	line-height: 16px;
	text-decoration: underline;
	padding-right: 5px;
}

.ranking_container{
	color: #CCCCCC;
	border: 1px solid #CCCCCC;
}
.ranking_head {
	width: 100%;
	padding: 0px;
	background-color: #9CA6C3;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ACB3CC;
	border-left-color: #ACB3CC;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	background-image: url(../images/table_head_bg.jpg);
}
.ranking_head h1{
	color:  #FFFFFF;
	padding: 5px;
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
}
.ranking_container P{
	color: #000000;
}
.ranking_container h1{
	color: #FFFFFF;
	background-image: url(../images/spotlight_header_bg.jpg);
	background-repeat: repeat-x;
	font-size: 13px;
	letter-spacing: 0em;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	text-transform: uppercase;
}
.table_footer {
	background-image: url(../images/table_foot_bg.jpg);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: center;
}
.News_Events {
	margin-bottom: 15px;
	padding-bottom: 5px;
	clear: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EDEDED;
}
.sub_menu {
	margin-bottom: 5px;
}
.sub_menu a{
	color:#101075;
	font-size: 11px;
	text-decoration: none;
	background-image: url(../images/sub_tab_bg.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 32px;
	padding-top: 8px;
	padding-left: 7px;
}
.sub_title {
	float: left;
	padding-top: 6px;
	padding-right: 10px;
}
.sub_cap {
	float: left;
}
.add_to_cart {
	float: right;
}
.rows_alt{
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #828CAC;
	padding-top: 2px;
}
.footer_cont {
	clear: left;
	width: 1003px;
	background-color: #A6AEC5;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #828CAC;
	padding: 0px;
	margin: 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-color: #828CAC;
	border-bottom-color: #828CAC;
}
.footer_info_cont {
	width: 1004px;
	background-image: url(../images/contact_footer_bg.jpg);
	background-repeat: repeat-x;
	height: 35px;
	text-align: center;
}
