body {
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/main_bg2.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	font-family: "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;
	color: #333333;
}
img { 
	behavior:url(scripts/iepngfix.htc);
}
h2 {
	margin: 5px 0 5px 0;
	color: #1C3456;
	font-size: 14px;
}
h1 {
	margin: 10px 0 5px 0;
	color: #1C3456;
	font-size: 16px;
}
p {
	margin: 8px 0 20px 0;
	
	line-height: 15px;
}
a {
	outline: none;
	color: #1B68AC;
}
form {
	margin: 0px;
}
#left_column {
	width: 190px;
	padding: 10px;
	color: #333333;
	font-size: 10px;
}
#right_column {
	color: #333333;
	font-size: 12px;
}
ul.navigation {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}
ul.navigation li {
	list-style-type: none;
	padding: 0;
	margin: 0 -2px 0 0;
	float: left;
	background-image: url(../images/nav_link_seperator.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: auto;
}
ul.navigation li.leftcap {
	height: 24px;
	width: 10px;
	float: left;
	display: inline;
	margin: 0;
	background-image: url(../images/nav_leftcap.gif);
}
ul.navigation li.rightcap {
	height: 24px;
	width: 19px;
	padding: 0 0 0 2px;
	background: none;
	margin: 0 0 -2px 0;
}
ul.navigation   li.active {
	color: #0B68A4;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	height: 17px;
	padding: 7px 10px 0 10px;
	margin: 0 -2px 0 0;
	background-image: url(../images/nav_button_bg.gif);
	background-repeat: no-repeat;
	display: inline;
	float: left;
	background-position: -140px;
}
ul.navigation li a {
	color: #043779;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	height: 17px;
	padding: 7px 10px 0 10px;
	margin: 0 2px 0 0;
	background-repeat: no-repeat;
	display: inline;
	float: left;
	width: auto;
	background-image: url(../images/nav_button_bg.gif);
}
ul.navigation li a:hover {
	color: #0B68A4;
	background-position: -140px;
}
.home_section_bg {
	background-repeat: no-repeat;
	background-image: url(../images/left_column_bg.png);
	behavior:url(scripts/iepngfix.htc);
}
#left_column h2, #right_column h2 {
	color: #05346D;
	font-size: 14px;
	font-weight: bold;
	margin: 2px 0 0 0;
	padding: 0 0 3px 0;
}
#left_column h3, #right_column h3 {
	color: #06438E;
	font-size: 12px;
	font-weight: bold;
	margin: 2px 0 0 0;
	border-bottom: solid 1px #84C7F1;
	padding: 0 0 3px 0;
}
div.info {
	background-color: #FFFFEE;
	color: #666666;
	font-size: 9px;
	padding: 5px;
	border: solid 1px #FCFCBB;
}
div.info h4  {
	color: #333333;
	font-size: 10px;
	font-weight: bold;
	margin: 2px 0 5px 0;
	border-bottom: solid 1px #cccccc;
	padding: 0 0 2px 0;
}
div.info h3 {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	margin: 0 0 5px 0;
	border-bottom: solid 1px #cccccc;
}
#bill_info_diff {
	text-align: center;
	padding: 4px 2px;
	background-color: #FFFFEE;
	color: #333333;
	font-size: 10px;
	border: solid 1px #FCFCBB;
	font-weight: bold;
}
#processing_order {
	background-color: #FBFDFF;
	border: solid 1px #BDE0F1;
}
#pay_paypal.hlite, #pay_cc.hlite, #paydetails, #contact_thanks {
	background-color: #FBFDFF;
	border: solid 1px #BDE0F1;
}
#pay_paypal.dim, #pay_cc.dim {
	background-color: #fefefe;
	border: solid 1px #f3f3f3;
	color: #cdcdcd;
}
#pay_paypal.dim h4, #pay_cc.dim h4 {
	color: #CCCCCC;
	font-size: 11px;
	font-weight: bold;
	margin: 2px 0 0 0;
	border-bottom: solid 1px #eaeaea;
	padding: 0 0 2px 0;
}
h3.error {
	font-size: 11px;
	font-weight: bold;
	color: #dd0000;
	margin: 15px 0 0 0;
	height: 16px;
	padding: 2px 0 0 3px;
	border-bottom: 1px solid #FFAAAA;
	border-top: 1px solid #FFAAAA;
	background-color: #FFFFFF;
}
#error {
	background-color: #FFF8F8;
	border-bottom: solid 1px #FFAAAA;
	padding: 10px;
	margin: 0;
	width: 500px;
	float: left;
	position: relative;
}
#error_list {
	position: relative;
}
#error_list ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 500px;
	position: relative;
}
#error_list  li.half {
	background-image: url(../images/arrow_error.gif);
	background-position: 5px 5px;
	background-repeat: no-repeat;
	display: inline;
	float: left;
	padding: 3px 0 0 15px;
	margin: 0 5px 2px 0;
	width: 230px;
	font-size: 10px;
	color: #A13640;
}
#error_list li.full {
	background-image: url(../images/arrow_error.gif);
	background-position: 5px 5px;
	background-repeat: no-repeat;
	display: inline;
	float: left;
	padding: 3px 0 0 15px;
	margin: 0 5px 2px 0;
	font-size: 10px;
	color: #A13640;
}
h4    {
	color: #048CD3;
	font-size: 11px;
	font-weight: bold;
	margin: 2px 0 0 0;
	border-bottom: solid 1px #C6E4F3;
	padding: 0 0 2px 0;
}
#left_column img {
	margin: 0 6px 0 0;
}
#left_column a   {
	color: #0280CF;
}
#left_column a:hover  {
	color: #125F96;
	text-decoration: none;
}
#leftnav {
	margin: 0 0 20px 0;
	list-style-type: none;
	padding: 0px;
}
#leftnav li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: block;
	width: 190px;
}
#leftnav li.navheader {
	border-bottom: solid 1px #78BDEB;
	width: 192px;
	margin: 0 0 5px 0;
}
.column_divider {
	background-image: url(../images/column_divider.png);
	background-repeat: no-repeat;
	background-position: left top;
	behavior:url(scripts/iepngfix.htc);
}
#leftnav li.navheaderbak {
	font-size: 14px;
	color: #0171C9;
	font-weight: bold;
	height: 15px;
	border-bottom: solid 1px #7AB3E0;
	padding: 0 0 3px 0;
}
#leftnav  li.active   {
	color: #08508C;
	height: 15px;
	padding: 3px 0 0 16px;
	text-decoration: none;
	display: block;
	background-image: url(../images/link_arrow.gif);
	background-repeat: no-repeat;
	background-position: 2px 6px;
	width: 176px;
	font-size: 11px;
}
#leftnav li.grayedout {
	color: #999999;
	height: 15px;
	padding: 3px 0 0 16px;
	text-decoration: none;
	display: block;
	width: 176px;
	font-size: 11px;
}
#leftnav li a {
	font-size: 11px;
	color: #043049;
	height: 15px;
	padding: 3px 0 0 16px;
	text-decoration: none;
	display: block;
	width: 176px;
}
#leftnav li a:hover  {
	color: #08508C;
	height: 15px;
	padding: 3px 0 0 16px;
	text-decoration: none;
	display: block;
	background-image: url(../images/link_arrow_hover.gif);
	background-repeat: no-repeat;
	background-position: 2px 6px;
}
.leftHeading {
	font-size: 11px;
	font-weight: bold;
	color: #3B6B89;
}
#home_flash {
	position: absolute;
	height: 300px;
	width: 750px;
	z-index: 5;
}
#table_content {
	position: relative;
	width: 520px;
}
.textbox {
	font-size: 11px;
}

.fieldname {
	font-size: 10px;
	font-weight: bold;
	color: #15496C;
}
#table_content .button {
	font-size: 10px;
	font-weight: bold;
	color: #0E273B;
	text-decoration: none;
	background-image: url(../images/btn_bg.png);
	background-repeat: no-repeat;
	height: 20px;
	padding: 3px 0 0 0;
	float: left;
	width: 90px;
	text-align: center;
}
.textbox {
	font-family: "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #FFFFFF;
	border-top: solid 1px #b2ddf2;
	border-bottom: solid 1px #f9fdff;
	border-right: solid 1px #f0fafe;
	border-left: solid 1px #ceeaf7;
}
.errorbox {
	font-family: "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	border: 1px solid #760000;
	background-color: #FFF4F4;
}
.successbox {
	font-family: "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #009933;
	border: 1px solid #BEE3AC;
	background-color: #E8FFE8;
}
h3 {
	margin: 10px 0 5px 0;
	color: #22547A;
	font-size: 13px;
	border-bottom: solid 1px #84C7F1;
	padding: 0 0 2px 0;
}
#interior_content ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#interior_content li {
	margin: 2px 0 2px 10px;
	padding: 2px 0 2px 10px;
	background-image: url(../images/li_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}
#interior_content li a {
	color: #095086;
	text-decoration: none;
}
#interior_content li a:hover {
	color: #074EA2;
	text-decoration: underline;
}
#interior_content a {
	color: #095086;
}
.datatable .heading {
	font-size: 10px;
	font-weight: bold;
	color: #092B56;
	border-bottom: solid 1px #9FC8EA;
	background-color: #E9F8FE;
	padding: 3px;
	border-left: solid 1px #EFF7FD;
	border-right: solid 1px #BBD7F1;
	border-top: solid 1px #FFFFFF;
}
.datatable .sub {
	font-size: 11px;
	font-weight: bold;
	color: #2A65A2;
}
.datatable .text {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.datatable .row {
	border-bottom: solid 1px #FFFFFF;
	background-color: #D8F0FB;
	font-size: 11px;
	padding: 6px 0 6px 3px;
}
.datatable .row_alt {
	border-bottom: solid 1px #FFFFFF;
	background-color: #E6F5FE;
	font-size: 11px;
	padding: 6px 0 6px 3px;
}
.datatable .admin_row {
	border-bottom: solid 1px #FFFFFF;
	background-color: #D8F0FB;
	font-size: 11px;
	padding: 3px 0 3px 3px;
}
.datatable .admin_row_alt {
	border-bottom: solid 1px #FFFFFF;
	background-color: #E6F5FE;
	font-size: 11px;
	padding: 3px 0 3px 3px;
}
.datatable .admin_row:hover, .datatable .admin_row_alt:hover {
	border-bottom: solid 1px #FFFFFF;
	background-color: #FAFBFE;
}
#interior_content  .datatable a {
	font-size: 10px;
	color: #0493DB;
	font-weight: bold;
}
#cart_shell {
	width: 190px;
	position: relative;
}
#cart_slider {
	background-image: url(../images/cart_hide.gif);
	height: 10px;
	width: 40px;
	margin: 0 0 0 10px;
	font-size: 1px;
	cursor: pointer;
}
#cart_shell img.top {
	margin: -3px 0 0 0;
	float: left;
	display: block;
	position: absolute;
}
#cart_inner {
	font-size: 9px;
}
#cart_shell  .spinner {
	float: right;
	margin: 2px 0 0 0;
}
#cart_status {
	float: right;
	margin: 4px 0 0 0;
	font-size: 9px;
}
#cart_status a {
	color: #345577;
	font-size: 9px;
}
#cart_items {
}
#cart_items  .items {
	font-size: 9px;
}
.cart_item_row {
	border-bottom: solid 1px #A2CEEE;
}
.cart_item_row_alt {
	border-bottom: solid 1px #A2CEEE;
}
.cart_item_update {
	border-bottom: solid 1px #000000;
}
#table_content .cart_options a.buttons, #left_column .cart_options a.button {
	margin: 10px 0 0 5px;
	float: right;
	background: none;
}
#cart {
	width: 190px;
}
a img {
	border: none;
}
#left_column  #cart  img {
	margin: 0px;
}
#empty_cart {
	padding: 8px 0 0 0;
	float: right;
}
#table_content .spinner {
	float: right;
	margin: 8px 0 0 0;
}
.datatable .row input {
	font-size: 11px;
	margin: -3px 0 0 0;
}
.datatable .row_alt input {
	font-size: 11px;
	margin: -2px 0 0 0;
}
.datatable  .heading_left {
	font-size: 10px;
	font-weight: bold;
	color: #092B56;
	border-bottom: solid 1px #9FC8EA;
	background-color: #E9F8FE;
	padding: 3px 0;
	border-left: solid 1px #EFF7FD;
	border-right: solid 1px #BBD7F1;
	border-top: solid 1px #FFFFFF;
}
.datatable .row_subtotal {
	font-size: 11px;
	padding: 2px 0 2px 3px;
	font-weight: bold;
	background-color: #CBEBFC;
	color: #1A5C98;
	border-bottom: solid 1px #C6E8F9;
}
.moognifyBorder {
	color: #000000;
}
.enlargement {
	cursor: pointer;
}
img.thumb   {
	cursor: pointer;
}
#cartAlert {
	position: relative;
	width: 180px;
	background-color: #FEF5F6;
	padding: 5px;
	color: #CC0000;
	border: solid 1px #FE9EA6;
	margin: 35px 0 0 0;
}
.column_divider_short {
	background-image: url(../images/column_divider_short.png);
	background-repeat: no-repeat;
	background-position: left top;
	behavior:url(scripts/iepngfix.htc);
}
#footer {
	font-size: 10px;
}
#footer #video {
	background-image: url(../images/video_sitemap_bg.jpg);
	background-repeat: no-repeat;
	padding: 3px 0 0 5px;
}
#footer #video a {
	color: #afa624;
	text-decoration: none;
	line-height: 16px;
	display: block;
}
#footer #video a:hover {
	color: #6a640e;
	text-decoration: none;
}
#footer #design {
	background-image: url(../images/design_sitemap_bg.jpg);
	background-repeat: no-repeat;
	padding: 3px 0 0 5px;
}
#footer #design a {
	color: #24af36;
	text-decoration: none;
	line-height: 16px;
	display: block;
}
#footer #design a:hover {
	color: #0e6a1a;
	text-decoration: none;
}
#footer #models {
	background-image: url(../images/models_sitemap_bg.jpg);
	background-repeat: no-repeat;
	padding: 3px 0 0 5px;
}
#footer #models a {
	color: #2480af;
	text-decoration: none;
	line-height: 16px;
	display: block;
}
#footer #models a:hover {
	color: #0e4b6a;
	text-decoration: none;
}
#footer #orders {
	background-image: url(../images/orders_sitemap_bg.jpg);
	background-repeat: no-repeat;
	padding: 3px 0 0 5px;
}
#footer #orders a {
	color: #6e24af;
	text-decoration: none;
	line-height: 16px;
	display: block;
}
#footer #orders a:hover {
	color: #3f0e6a;
	text-decoration: none;
}
#footer #about {
	background-image: url(../images/about_sitemap_bg.jpg);
	background-repeat: no-repeat;
	padding: 3px 0 0 5px;
}
#footer #about a {
	color: #af2449;
	text-decoration: none;
	line-height: 16px;
	display: block;
}
#footer #about a:hover {
	color: #6a0e26;
	text-decoration: none;
}
span.faq {
	display: block;
	border: none;
	padding: 0 0 0 0;
	background-color: #FFFFFF;
	margin: 0 0 0 0;
}
span.hlfaq {
	display: block;
	border: solid 1px #B8DFF5;
	padding: 5px;
	background-color: #FFFFE5;
	margin: 3px 0 0 0;
}
#bill_info_diff2 {
	text-align: center;
	padding: 4px 2px;
	background-color: #F0F6F9;
	color: #102436;
	font-size: 10px;
	border: solid 1px #DDF0FA;
	font-weight: bold;
}
#change_text {
	float: right;
	height: 20px;
}
.tool-tip {
	color: #fff;
	width: 300px;
	_width: 280px;
	z-index: 13000;
}
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #9FD4FF;
	padding: 5px 10px;
	background-image: url(../images/bubble2.png);
	behavior:url(scripts/iepngfix.htc);
	background-position: top left;
	border-bottom: solid 1px #000000;
}
.tool-text {
	font-size: 11px;
	padding: 10px;
	background-image: url(../images/bubble.png);
	background-position: bottom right;
	behavior:url(scripts/iepngfix.htc);
	border-top: solid 1px #484848;
}
.order_num {
	color: #1C3456;
	font-weight: bold;
	font-size: 12px;
}