
.nomargins {
	margin:0px;
	padding: 4px;
}

body {
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
color: #000000;
padding: 0;
margin: 0;
background: #000000 url('../images/bg.gif');
text-align: center;
}

a:focus {
  outline: none;
}


td {
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
color: #000000;
}

A {
color: blue;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
font-weight: normal;
}

A:hover {
font-family: Arial, Helvetica, sans-serif;
text-decoration: underline;
font-weight: normal;
}

tr.menu_text_indent_10 {
text-indent: 10px;
}

tr.menu_text_indent_5 {
text-indent: 5px;
}

SELECT, OPTION {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #A9C1FB;
}

table.invoice {
	border-spacing: ;
	border:0px none white;
	border-collapse: collapse;
	background-color: #F9F9F9;
}

table.invoice_sub {
	border-spacing: ;
	border:0px none white;
	border-collapse: collapse;
	background-color: #FFFDE3;
}

table.invoice td {
	border-width: 1px;
	border-style: solid;
	border-color: DDE3F9;
	background-color: #F4F6FD;
	padding: 2px 2px 2px 2px;
	text-indent: 4px;
	height: 26;
}

table.invoice_data {
	border-spacing: ;
	border:0px none white;
	border-collapse: collapse;
	padding: 6px 6px 6px 6px;
}

table.invoice_data td {
	border-width: 1px;
	border-style: solid;
	border-color: EFF4FC;
	padding: 6px 6px 6px 6px;
	height: 26;
}

table.invoice_dataSub {
	border-spacing: ;
	border:0px none white;
	border-collapse: collapse;
	padding: 4px 4px 4px 4px;
}

table.invoice_dataSub td {
	border-width: 1px;
	border-style: solid;
	border-color: EFF4FC;
	padding: 4px 4px 4px 4px;
	height: 26;
}

input.button {
   color:#050;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:84%;
   font-weight:bold;
   background-color:#fed;
   border:1px solid;
   border-top-color:#243;
   border-left-color:#243;
   border-right-color:#243;
   border-bottom-color:#243;
}

#page {
  background:#EAEDEC url(../images/bg.gif) repeat-x scroll left top;
}

#header {
  background: transparent url(../images/top-bg-line.gif) repeat-x scroll left top;
  height: 116px;
}

#headerimg {
  margin: 0 auto;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  text-align: left;
  width: 1000px;
}

#header .logo {
  background-position: 0 0;
  background-repeat: no-repeat;
  text-indent:-999em;
  margin: 11px 0 0 0;
}

.logo {
  float: left;
  height: 63px;
  margin-top: 11px;
  overflow: hidden;
  width: 265px;
}
.headerour{ float:right; margin-top:10px; _margin-top:6px; margin-right:10px;}

h1 {
  font-size: 20px;
  font-weight: normal;
  line-height: 1.3;
}

#proactivechatdiv a {
  background: transparent url(../images/chat-btn.gif) no-repeat scroll center center;
  display: block;
  height: 25px;
  line-height: 25px;
  text-align: center;
  text-decoration: none;
}

#header .logo a {
  display: block;
  height: 68px;
  width: 251px;
}

#top-right {
  float: right;
  width: 440px;
}

#top-right .links {
  background: transparent url(../images/top-nav.gif) no-repeat scroll left top;
  height: 21px;
  padding: 6px 35px 14px;
  /*width: 237px;*/
  margin: 0 0 0 130px;
}

#top-right .links li a.top-link-account {
  background: transparent url(../images/top-link-account.gif) no-repeat scroll 0 0;
  width: 79px;
}

#top-right .links li a.top-link-account:hover {
  background: transparent url(../images/top-link-account-over.gif) no-repeat scroll 0 0;
}

#top-right .links li a.top-link-cart {
  background:transparent url(../images/top-link-cart.gif) no-repeat scroll 0 0;
  width:79px;
}

#top-right .links li a.top-link-cart:hover {
  background: transparent url(../images/top-link-cart-over.gif) no-repeat scroll 0 0;
}

#top-right .links li a.top-link-checkout {
  background:transparent url(../images/top-link-checkout.gif) no-repeat scroll 0 0;
  width:79px;
}

#top-right .links li a.top-link-checkout:hover {
  background: transparent url(../images/top-link-checkout-over.gif) no-repeat scroll 0 0;
}

#top-right .links li {
  float: left;
  padding: 0;
  margin: 0;
}

#top-right .links li a {
  color: #FFFFFF;
  display: block;
  height: 25px;
  text-indent: -999em;
  text-decoration: none;
}

input.input-text {
  font-size: 11px;
  padding: 1px;
  background: #FFFFFF none repeat scroll 0 0;
  border: 1px solid #DDDDDD;
}

#nav {
  float: left;
  /* font-size: 14px; */
  margin: 0 0 0 40px;
  padding-left: 0;
  padding-right: 0;
  padding-top: 5px;
  width: 900px;
}

#nav li {
  background: transparent url(../images/nav.gif) no-repeat scroll 0 0;
  float: left;
  height: 36px;
  position: relative;
  text-align: left;
  width:109px;
  font-size: 13px;
}

ul {
  list-style-type: none; margin:0; padding:0;
}

#nav li.current_page_item, #nav li.current_page_ancestor {
  background: transparent url(../images/nav.gif) no-repeat scroll -218px 0;
}

#nav li a:hover {
	text-decoration: none;
}
#nav li a span {
	display: block;
	cursor: pointer;
	white-space: nowrap;
	margin-top:7px;
	margin-left:0px;
	text-align: center;
	height: 29px;
}
#nav li ul a span {
	white-space: normal
}
#nav li a {
	font-weight: bold;
	float: left;
	color: #ebebeb;
	width:109px;
	display: block;
	text-decoration: none ;
}
#nav li a:hover {
	color: #fff;
	background: url(../images/nav.gif) -109px 0 no-repeat;
}
#nav li.over a {
	color: #000;
}

#nav ul li {
	float: none;
	font-size: 12px;
}
#nav ul li.last {
	border-bottom-width: 0px;
}

#nav ul ul {
	top: 7px;
}
#nav li.over > ul {
	left: 0px;
}
#nav li.over > ul li.over > ul {
	left: 100px;
}
#nav li.over ul ul {
	left: -10000px;
}

.col1-layout {
  background: #EAEDEC url(../images/bg.gif) repeat-x scroll 0 0;
  margin: 0;
  padding: 0;
}

.col1-layout .maincontent {
  background:#F1F5F8 url(../images/home-maincontent.gif) scroll center top;
  margin: 0 auto;
  padding: 5px 0;
  width: 973px;
  text-align: left;
}

.col1-layout .maincontent-bot {
  background: transparent url(../images/home-maincontent-bot.gif) no-repeat scroll 0 0;
  margin: 0 auto;
  padding-bottom: 25px;
  width: 973px;
}


.footer-content {
  background: #000000 url(../images/bot-bg.jpg) no-repeat scroll center top;
  height: 244px;
  padding: 10px;
}

.foot-main {
  margin: 0 auto auto;
  width: 970px;
}

.footer .address {
  background-color:#000000;
  clear: both;
  color:#FFFFFF;
  margin: 0 auto;
  padding: 10px;
  text-align: center;
}

.footer ul {
  margin: 0;
}

.footer ul li a {
  font-weight: bold;
}

.footer ul ul li a {
  font-weight: normal;
}

.footer ul li {
  float: left;
  height: 239px;
  margin-right: 12px;
  margin-top: 15px;
  text-align: left;
  width: 120px;
}

.footer ul ul {
  height: auto;
  padding: 0;
}

.footer ul ul li {
  float: none;
  height: auto;
  margin: 0;
}

.footer li {
  line-height: 210%;
}

.footer li, .footer a {
  color:  #FFFFFF;
  text-decoration:  none;
}

.address {
  font-style: normal;
}

.footer a:hover {
  color:  #FFFFFF;
  text-decoration: underline;
}

ul.affiliate-howto li
{
  list-style-image: url(../images/ico-bullet.gif);
  list-style-position: inside;
}

.affiliate-home {
  padding: 15px;
  font-size: 13px;
}

@charset "UTF-8";

/**
 * Horizontal CSS Drop-Down Menu Module
 *
 * @file		dropdown.css
 * @package		Dropdown
 * @version		0.7.1
 * @type		Transitional
 * @stacks		597-599
 * @browsers	Windows: IE6+, Opera7+, Firefox1+
 *				Mac OS: Safari2+, Firefox2+
 *
 * @link		http://www.lwis.net/
 * @copyright	2006-2008 Live Web Institute. All Rights Reserved.
 *
 */

ul.dropdown,
ul.dropdown li,
ul.dropdown ul {
 list-style: none;
 margin: 0;
 padding: 0;
}

ul.dropdown {
 position: relative;
 z-index: 597;
 float: left;
}

ul.dropdown li {
 float: left;
 line-height: 1.3em;
 vertical-align: middle;
 zoom: 1;
}

ul.dropdown li.hover,
ul.dropdown li:hover {
 position: relative;
 z-index: 599;
 cursor: default;
}

ul.dropdown ul {
 visibility: hidden;
 position: absolute;
 top: 100%;
 left: 0;
 z-index: 598;
 /* width: 100%; */
}

ul.dropdown ul li {
 float: none;
}

ul.dropdown ul ul {
 top: 1px;
 left: 99%;
}

ul.dropdown li:hover > ul { visibility: visible; }

/* Vertical menu support */
ul.dropdown-vertical { /*width: 200px;*/ }
ul.dropdown-vertical ul { top: 1px; left: 99%; }
ul.dropdown-vertical li { float: none; }