﻿/*

Author: MJS
Date: Feb 1, 2012

*/
body {
	margin: 0;
	padding: 0;
	border: 0;
	color: #444;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F7F7F7;
	line-height: 150%;
}
#container {
	border-radius: 5px;
	box-shadow: 2px 2px 5px 1px #CCC;
	padding: 0;
	background-color: #FFFFFF;
	width: 900px;
	margin: 12px auto 12px auto;
	border-top: 0;
	border-right: 1px solid #b7b7b7;
	border-bottom: 0px;
	border-left: 1px solid #b7b7b7;
	border: 1px solid #E1E1E1;
}
#page_content {
	width: 900px;
}
#masthead {
	border-radius: 5px;
	width: 900px;
	overflow: auto;
	border: 0px none #C0C0C0;
	height: auto;
}
#masthead img {
	float: left;
}
#navigation {
	width: auto;
	margin: 0;
	clear: both;
	border-radius: 5px;
	overflow: hidden;
	font-family: Arial;
	font-size: 12px;
	height: 24px;
	background-color: #0073E6;
	padding-left: 8px;
	padding-top: 0px;
	background-image: url('../images/nav1.png');
	color: #FFF;
	padding-bottom: 4px;
	font-weight: normal;
	background-repeat: repeat-x;
}
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
}
#navigation a {
	color: #CFF;
	text-decoration: none;
	display: block;
	padding: 4px 20px 4px 20px;
	border: 0 solid #333;
}
#navigation a:hover {
	color: #0FF;
	text-decoration: none;
	background-image: url('../images/nav1hl.png');
	background-repeat: repeat-x;
}
#content {
	box-shadow: 0px 0px 0px;
	position: relative;
	float: left;
	width: 670px;
	margin: 0px;
	padding: 4px;
}
#content p {
	padding-left: 8px;
}
#content li {
	padding-bottom: 10px;
}
#content a.pl1 {
	color: #09F;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
}
#content a.pl1:hover {
	color: #CCC;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
}
#content a.pl2 {
	color: #C0C0C0;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
}
#sidebarR {
	float: right;
	position: relative;
	line-height: 120%;
	width: 220px;
	padding: 0px;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 12px;
	margin-top: 16px;
	color: #808080;
}
#first_rightside_div {
	padding: 4px;
	margin: 4px;
	border-radius: 5px;
	border: 1px solid #C0C0C0;
	left: 0px;
}
#second_rightside_div {
	padding: 4px;
	margin: 4px;
	border-radius: 5px;
	border: 1px solid #C0C0C0;
	left: 0px;
}
#sidebarR a {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #06F;
	text-decoration: none;
}
#sidebarR a:hover {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #06F;
	text-decoration: none;
}
#footer {
	width: auto;
	clear: both;
	overflow: auto;
	top: 10px;
	font-family: Verdana;
	font-size: 11px;
	line-height: 140%;
	height: 220px;
	padding-top: 48px;
	padding-left: 16px;
}
#left_footer {
	position: relative;
	float: left;
	width: 340px;
}
#right_footer {
	float: left;
	position: relative;
	width: 340px;
}
#footer a {
	color: #666;
	text-decoration: none;
}
#footer a:hover {
	color: #09F;
	text-decoration: none;
}
#copyright {
	border-radius: 5px;
	width: auto;
	clear: both;
	overflow: auto;
	text-align: center;
	bottom: 0px;
	background-color: #FFFFFF;
	font-size: 10px;
	margin-top: 8px;
	padding-top: 0px;
}
.float_right {
	float: right;
}
a {
	color: #00f;
	text-decoration: underline;
}
a:hover {
	color: #00F;
	text-decoration: underline;
}
a.smalllink {
	color: #06F;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}
a.smalllink:hover {
	color: #F90;
	font-size: 13px;
	font-weight: bold;
}
img {
	border-width: 0px;
	clip: rect(0px, auto, auto, auto);
}
.cyanheader {
	font-weight: bold;
	color: #008080;
}
.small_red_text {
	font-size: 11px;
	font-weight: bold;
	color: #D00;
}
.oldtext {
	font-weight: bold;
	color: #36F;
}
.blueboldtext {
	font-weight: bold;
	color: #36F;
}
h1 {
	font-size: 18px;
	color: #0099FF;
	font-family: Tahoma;
	font-weight: normal;
	margin-bottom: 0px;
	padding-bottom: 8px;
	margin-top: 0px;
	padding-top: 0px;
}
.litebluetext {
	color: #36F;
	font-weight: bold;
}
.orangetext {
	font-weight: bold;
	color: #f60;
	font-size: 14px;
}
.greentext {
	font-weight: bold;
	color: #4D0;
}
.lightbluebold {
	font-weight: bold;
	color: #04f;
}
.red_text {
	font-weight: bold;
	color: #D00;
}
.light_blue_text {
	color: #04f;
}
.bold_black_linethrough {
	font-weight: bold;
	color: #000;
	text-decoration: line-through;
	font-size: 18px;
}
.red_text_plain {
	color: #D00;
}
.liquid_smoke {
	background-color: #ffffe6;
}
.liquid_smoke_blue {
	background-color: #e6eeff;
}
.liquid_smoke_orange {
	background-color: #ffebde;
}
.TableTopBor {
	background-color: #C4D7EA;
	font-family: arial,sans-serif;
	font-size: 12pt;
	font-weight: bold;
	border: 1px solid #C4D7EA;
}
.TableBotBor {
	background-color: #E0EBF5;
	font-family: arial,sans-serif;
}
.blue_text {
	color: #36F;
}
.small_red_text {
	font-size: 10px;
	font-weight: bold;
	color: #C00;
	border-spacing: 0px;
	font-family: Arial,Helvetica,sans-serif;
}
.small_black_text {
	font-size: 10px;
	font-weight: bold;
	color: #000;
	border-spacing: 0px;
	font-family: Arial,Helvetica,sans-serif;
}
.small_ltblue_text {
	font-size: 10px;
	font-weight: bold;
	color: #36d;
	border-spacing: 0px;
	font-family: Arial,Helvetica,sans-serif;
}
.small_black_text12 {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	border-spacing: 0px;
	font-family: Arial,Helvetica,sans-serif;
}
.small_plain_text {
	font-size: x-small;
}
.small_green_text {
	font-size: x-small;
	color: #0D0;
}
.small_plain_st_text {
	text-decoration: line-through;
	font-size: x-small;
}
.plain_text_mar {
	color: #900;
	font-weight: bold;
}
.orangetextsmall {
	font-weight: bold;
	color: #F60;
	font-family: Verdana;
	font-size: x-small;
	font-style: normal;
}
.bluetextsmall {
	font-weight: bold;
	color: #00d;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
}
.small_red_text12 {
	font-size: 12px;
	font-weight: bold;
	color: #D00;
	border-spacing: 0;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}
.std_green_text {
	color: #008000;
}
.TableList {
}
.no_bottom_margin {
	margin-bottom: 0px;
}
.larger_black_text {
	font-family: "Arial Black";
	font-size: small;
}
.TableListSpacing {
}
.Light_Blue_Title {
	color: #04f;
	font-size: 18px;
	font-family: Verdana;
}
.Black_Title {
	color: #000;
	font-size: 18px;
	font-family: Verdana;
	line-height: 140%;
}
.Bold_Title {
	color: #0000FF;
	font-size: 14px;
	font-weight: bold;
	line-height: 140%;
}
.product_title {
	color: #06F;
	font-weight: bold;
	font-size: 16px;
}
.BlackPriceText {
	color: #000;
	font-size: 16px;
	font-weight: bold;
	text-decoration: line-through;
}
.red_text_bold {
	color: #D00;
	font-weight: bold;
	font-family: Verdana;
	font-size: 15px;
}
.PriceText {
	color: #000000;
	font-size: 15px;
	font-family: Tahoma;
	font-weight: bold;
}
.black_text_bold {
	font-size: 16px;
	color: #000;
	font-weight: bold;
}
.std_black_text_bold {
	font-weight: bold;
}
.black_text_bold_through {
	font-size: 15px;
	color: #000;
	text-decoration: line-through;
}
.red_text_bold {
	font-size: 15px;
	color: #D00;
	font-weight: bold;
}
.red_text_bold_up {
	font-size: 19px;
	color: #D00;
	font-weight: bold;
	font-family: Arial, sans-serif;
}
.smaller_plain_text {
	font-size: 11px;
	font-weight: bold;
}
.small_std_text {
	font-size: 11px;
}
.highlite {
	font-family: "DejaVu Sans";
	font-size: small;
	font-weight: bold;
}
.highlitehead {
	font-family: "DejaVu Sans";
	font-size: 12px;
	color: #000;
	font-style: italic;
}
.red_text_bold_large {
	color: #D00;
	font-weight: bold;
	font-size: x-large;
}
.gray_text_bold_through {
	font-size: 15px;
	color: #bbb;
	text-decoration: line-through;
}
#top_rsb_container {
	border-radius: 5px;
	padding: 4px;
	border-top: 0;
	border-right: 1px solid #b7b7b7;
	border-bottom: 0px;
	border-left: 1px solid #b7b7b7;
	margin-top: 15px;
	margin-bottom: 4px;
	border: 1px solid #C0C0C0;
}
#bot_mc_container {
	border-radius: 5px;
	padding: 4px;
	border-top: 0;
	border-right: 1px solid #b7b7b7;
	border-bottom: 0px;
	border-left: 1px solid #b7b7b7;
	background-image: url('../images/blue_grad_130.png');
	background-repeat: repeat-x;
	border: 1px solid #C0C0C0;
	margin-top: 15px;
	margin-bottom: 4px;
}
#top_mc_container {
	border-radius: 5px;
	margin: 4px 4px 12px 4px;
	padding: 4px;
	border-top: 0;
	border-right: 1px solid #b7b7b7;
	border-bottom: 0px;
	border-left: 1px solid #b7b7b7;
	background-image: url('../images/green_grad_130.png');
	background-repeat: repeat-x;
	border: 1px solid #B7E6FF;
}
#mid_mc_container {
	border-radius: 5px;
	padding: 4px;
	border-top: 0;
	border-right: 1px solid #b7b7b7;
	border-bottom: 0px;
	border-left: 1px solid #b7b7b7;
	margin-bottom: 4px;
	background-image: url('../images/gold_grad_130.png');
	background-repeat: repeat-x;
	margin-top: 15px;
	border: 1px solid #808080;
}
#bot_rsb_container {
	border-radius: 5px;
	padding: 4px;
	border-top: 0;
	border-right: 1px solid #b7b7b7;
	border-bottom: 0px;
	border-left: 1px solid #b7b7b7;
	margin-top: 15px;
	border: 1px solid #C0C0C0;
	margin-bottom: 4px;
}
.liquid_smoke_red {
	background-color: #FFC4C5;
}
.liquid_smoke_green {
	background-color: #C4FFCB;
}
.liquid_smoke_gray {
	background-color: #F8F8F8;
}
.gray_text {
	font-size: 12px;
	color: #333;
	text-decoration: none;
	font-family: Arial;
}
.small_plain_text {
	font-size: 13px;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
}
.SmallerText {
	font-size: smaller;
}
a.ProductLink {
	color: #09F;
	text-decoration: none;
}
a.ProductLinkCopy:hover {
	color: #CCC;
	text-decoration: none;
}
#content a.pl2:hover {
	color: #808080;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
}
#left_content1 {
	padding: 16px;;
	margin: 4px;
	border: 1px solid #c0c0c0;
	border-radius: 5px;
	position: relative;
	float: left;
	width: 290px;
	height: 350px;
	background-image: url('../images/gold_grad_130.png');
	background-repeat: repeat-x;
}
#right_content1 {
	padding: 16px;;
	margin: 4px;
	border: 1px solid #c0c0c0;
	border-radius: 5px;
	float: right;
	position: relative;
	width: 290px;
	height: 350px;
	background-image: url('../images/gold_grad_130.png');
	background-repeat: repeat-x;
}
#left_content2 {
	padding: 16px;;
	margin: 4px;
	border: 1px solid #c0c0c0;
	border-radius: 5px;
	position: relative;
	float: left;
	width: 290px;
	height: 350px;
	background-image: url('../images/blue_grad_130.png');
	background-repeat: repeat-x;
}
#right_content2 {
	padding: 16px;;
	margin: 4px;
	border: 1px solid #c0c0c0;
	border-radius: 5px;
	float: right;
	position: relative;
	width: 290px;
	height: 350px;
	background-image: url('../images/blue_grad_130.png');
	background-repeat: repeat-x;
}
#left_content3 {
	padding: 16px;;
	margin: 4px;
	border: 1px solid #c0c0c0;
	border-radius: 5px;
	position: relative;
	float: left;
	width: 290px;
	height: 350px;
	background-image: url('../images/green_grad_130.png');
	background-repeat: repeat-x;
}
#right_content3 {
	padding: 16px;;
	margin: 4px;
	border: 1px solid #c0c0c0;
	border-radius: 5px;
	float: right;
	position: relative;
	width: 290px;
	height: 350px;
	background-image: url('../images/green_grad_130.png');
	background-repeat: repeat-x;
}
#left_content4 {
	padding: 16px;;
	margin: 4px;
	border: 1px solid #c0c0c0;
	border-radius: 5px;
	position: relative;
	float: left;
	width: 290px;
	height: 350px;
}
#right_content4 {
	padding: 16px;;
	margin: 4px;
	border: 1px solid #fff;
	border-radius: 5px;
	float: right;
	position: relative;
	width: 290px;
	height: 350px;
}
#first_mc_content {
	margin: 12px;
	border-radius: 5px;
	padding: 16px;
	border-top: 0;
	border-right: 1px solid #b7b7b7;
	border-bottom: 0px;
	border-left: 1px solid #b7b7b7;
	background-image: url('../images/gold_grad_130.png');
	background-repeat: repeat-x;
	border: 1px solid #C0C0C0;
}
#second_mc_content {
	margin: 12px;
	border-radius: 5px;
	padding: 16px;
	border-top: 0;
	border-right: 1px solid #b7b7b7;
	border-bottom: 0px;
	border-left: 1px solid #b7b7b7;
	background-image: url('../images/green_grad_130.png');
	background-repeat: repeat-x;
	border: 1px solid #C0C0C0;
}
#third_mc_content {
	margin: 12px;
	border-radius: 5px;
	padding: 16px;
	border-top: 0;
	border-right: 1px solid #b7b7b7;
	border-bottom: 0px;
	border-left: 1px solid #b7b7b7;
	background-image: url('../images/blue_grad_130.png');
	background-repeat: repeat-x;
	border: 1px solid #C0C0C0;
}
#forth_mc_content {
	margin: 12px;
	border-radius: 5px;
	padding: 16px;
	border-top: 0;
	border-right: 1px solid #b7b7b7;
	border-bottom: 0px;
	border-left: 1px solid #b7b7b7;
	background-image: url('../images/blue_grad_130.png');
	background-repeat: repeat-x;
	border: 1px solid #C0C0C0;
}
#first_mc_content1 {
	margin: 4px;
	border-radius: 5px;
	padding: 4px;
	border-top: 0;
	border-right: 1px solid #b7b7b7;
	border-bottom: 0px;
	border-left: 1px solid #b7b7b7;
	background-image: url('../images/gold_grad_130.png');
	background-repeat: repeat-x;
	border: 1px solid #C0C0C0;
}
#second_mc_content1 {
	margin: 4px;
	border-radius: 5px;
	padding: 4px;
	border-top: 0;
	border-right: 1px solid #b7b7b7;
	border-bottom: 0px;
	border-left: 1px solid #b7b7b7;
	background-image: url('../images/green_grad_130.png');
	background-repeat: repeat-x;
	border: 1px solid #C0C0C0;
}
#third_mc_content1 {
	margin: 4px;
	border-radius: 5px;
	padding: 4px;
	border-top: 0;
	border-right: 1px solid #b7b7b7;
	border-bottom: 0px;
	border-left: 1px solid #b7b7b7;
	background-image: url('../images/blue_grad_130.png');
	background-repeat: repeat-x;
	border: 1px solid #C0C0C0;
}
.footer_smaller_plain_text {
	font-size: 12px;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	color: #06F;
}
#Left_Price_Div {
	padding: 2px;
	margin: 2px;
	position: relative;
	float: left;
	width: 345px;
	height: 115px;
}
#Right_Price_Div {
	padding: 2px;
	margin: 2px;
	float: right;
	position: relative;
	width: 280px;
	height: 115px;
}
#Left_Price_Div1 {
	padding: 2px;
	margin: 2px;
	position: relative;
	float: left;
	width: 345px;
	height: 115px;
}
#Right_Price_Div1 {
	padding: 2px;
	margin: 2px;
	float: right;
	position: relative;
	width: 280px;
	height: 115px;
}
.punch_text {
	font-size: 13px;
	font-weight: bolder;
	color: #000000;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	font-style: oblique;
}

