ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input 
{ 
	margin: 0; padding: 0; }

a img,:link img,:visited img { 
	border: none; 
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

h3 {
  font-size: 14px;
}

body {
  margin: 0;
  padding: 0;
  font-family: Arial, Tahoma, sans-serif;
  font-size: 11px;
}

body {
  background-color: #385A96;
  color: #66CCFF;
}

input, select, textarea {
  font-size: 10px;
  color: #66CCFF;
  font-family: Arial, Tahoma, sans-serif;
}

h1 {
  color: #FFF;
  text-transform: uppercase;
  padding: 20px 5px 5px 5px;
  border-bottom: 1px solid #446CB3;
  font-size: 16px;
  margin-bottom: 5px;
}

#header-outer {
  height: 240px;
  position: relative;
  width: 100%;
}

#header-outer .header-bg-left {
  width: 50%;
  height: 240px;
  background: url(/images/bkg-header-left.gif) repeat-x;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 0;
}

#header-outer-in .header-bg-left {
  width: 50%;
  height: 97px;
  background: url(/images/bkg-header-left-small.gif) repeat-x;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 0;
}

#header-outer .header-bg-right {
  width: 50%;
  height: 240px;
  background: url(/images/bkg-header-right.gif) repeat-x;
  position: absolute;
  right: 0px;
  top: 0px;
  z-index: 0;
}

#header-outer-in .header-bg-right {
  width: 50%;
  height: 97px;
  background: url(/images/bkg-header-right-small.gif) repeat-x;
  position: absolute;
  right: 0px;
  top: 0px;
  z-index: 0;
}


#header-outer #header {
  background-color: #FFFFFF;
  width: 740px;
  height: 240px;
  margin: auto;
  position: relative;
  z-index: 85;
}

#header-outer-in #header {
  background-color: #FFFFFF;
  width: 740px;
  height: 97px;
  margin: auto;
  position: relative;
  z-index: 85;
}

#main-outer {
  width: 100%;
  background: url(/images/bkg-main.png) repeat-x;
}

#main {
  width: 740px;
  margin: auto;
}

#left-outer {
  float: left;
}

#left {
  width: 210px;
  margin: 2px 20px 0 20px;
}

#main-content {
  width: 490px;
  float: right;
  color: #D5DDE5;
  font-size: 11px;
}

#main-content a, #newsletter-box a {
  color: #FFD430;
  text-decoration: underline;
}

#main-content a:hover {
  text-decoration: none;
  color: #FFF;
}

#main-content-menu {
  position: relative;
  right: 20px;
}

#main-content-menu ul {
  list-style-type: none;
}

#main-content-menu ul li {
  display: block;
  float: left;
}

#main-content-menu ul li a {
  display: block;
  padding: 16px 20px 16px 20px;
  background: url(/images/ico-bar.gif) no-repeat center right;
}

.no-bg-image {
  background-image: none !important;
}

form#search-box {
  padding-top: 13px;
}

.search-text {
  background: url(/images/bkg-search.gif);
  border: 1px solid #BAC5D2;
  height: 15px;
  width: 120px;
}

input.submit {
  background: url(/images/bkg-go.png) repeat-x;
  height: 17px;
  padding: 0px 10px 0px 10px;
  border: 1px solid #23375b;
  color: #FFFFFF;
  font-weight: bold;
  overflow: visible;
}

#footer-outer {
  background: url(/images/bkg-search.gif);
  border-top: 1px solid #172339;
  clear: both;
}

#footer {
  width: 740px;
  margin: auto;
  padding: 16px 0 16px 0;  
}

#footer ul {
  list-style-type: none;
}

#footer ul li {
  display: block;
  float: left;
}

#footer ul li a {
  display: block;
  padding: 0px 15px 0px 15px;
  background: url(/images/ico-bar.gif) no-repeat center right;
  color: #66CCFF;
  text-decoration: none;
}

#footer ul li a:hover {
  color: #FFFFFF;
  background-color: #000000;
}

.left-inner {
  padding: 20px;
  font-family: Tahoma, sans-serif;
  background: #2E4979 url(/images/bkg-left.png) repeat-x bottom;
}

.list-filters {
  padding: 5px;
  background-color: #2D4878;
  margin-bottom: 10px;
}

#newsletter-box {
  margin: 20px 0 20px 0;
  padding: 10px;
  font-family: Tahoma, sans-serif;
  background: #2E4979 url(/images/bkg-left.png) repeat-x bottom;
}

#newsletter-box h1 {
  padding: 0px;
	font-size: 15px;
	font-weight: normal;
}

.newsletter_actions {
  margin-top: 5px;
}

#selected_filters {
  margin-top: 5px;
}

#newsletter-box label, div#faq label, #selected_filters label {
  float: none;
  display: inline;
  padding-left: 3px;
  padding-right: 15px;
  position: relative;
  bottom: 3px;
}

#left ul {
  list-style: none;
}

#left ul li {
  padding: 10px 0 10px 0;
  text-transform: uppercase;
  border-bottom: 1px dotted #18263E;
  border-top: 1px dotted #3C5E9C;
  background: url(/images/ico-arrow-right.gif) no-repeat right center;
}

#left ul li a {
  color: #FFFFFF;
  font-size: 15px;
  display: block;
}

#left ul li a:hover {
  color: #FFD430;
  text-decoration: none;
}

#left ul li .info {
  font-size: 10px;
  color: #66CCFF;
}

div#faq a.faq_category_link {
  display: block;
  margin-top: 3px;
  margin-bottom: 3px;
  text-decoration: none;
  position: relative;
}

div#faq div.faq_category {
  padding-left: 10px;
  margin-bottom: 5px;
}

div#faq a.faq_question_link {
  display: block;
  padding: 3px;
  font-size: 12px;
  margin-top: 2px;
  text-decoration: none;
  position: relative;
}

div#faq a.faq_question_link_active, div#faq a.faq_question_link:hover {
  background-color: #2D4878;
}

div#faq div.faq_question {
  padding: 10px;
  margin-bottom: 5px;
}

.faq_question_div ul li {
  list-style-position: outside;
}

div#faq span.faq_show_hide_span {
  position: absolute;
  right: 3px;
  top: 3px;
  font-variant: normal;
  font-size: 9px;
  font-weight: normal;
	color: #66CCFF;
  font-variant: normal;
  font-size: 12px;
  font-weight: normal;
}

div#top-menu {
  position: absolute;
  top: 5px;
  right: 10px;
  font-size: 11px;
  z-index: 89;
}

div#top-menu ul {
  list-style-type: none;
}

div#top-menu ul li {
  background: url(/images/ico-bar.gif) no-repeat right center;
  display: block;
  float: left;
}

div#top-menu ul li a {
  display: block;
  color: #005FA9;
  padding: 0px 10px 0px 10px;
}

div#top-menu ul li a:hover {
  color: #007FE0;
}

input.text, textarea.text {
  background-color: #2d4878;
  border: 1px solid #23375b;
  width: 150px;
  padding: 1px;
}

.main-right-content .right-boxes {
	font-size: 11px;
}


.main-right-content {
  padding: 10px 5px 10px 5px;
	font-size: 12px;
}

.form-row {
  padding: 3px 0px 3px 0px;
}

.form-error input.text {
  border-color: #FFD430;
}

label {
  display: block;
  float: left;
  width: 100px;
  padding-top: 1px;
}

input.left {
  float: left;
}

form {
  font-size: 11px;
}

.smaller {
  font-size: 10px;
}

.errors {
  font-size: 10px;
  padding: 5px;
  border: 1px solid #FFD430;
  margin-bottom: 10px;
}

.notice {
  font-size: 10px;
  padding: 5px;
  border: 1px solid #66CCFF;
  margin-bottom: 10px;
}

.notice h4 {
  font-size: 10px;
  margin-bottom: 2px;
  color: #66CCFF;
}

.errors h4 {
  font-size: 10px;
  margin-bottom: 2px;
  color: #FFD430;
}

#footer-copyright {
  width: 230px;
  height: 25px;
  padding-top: 15px;
  float: left;
  text-align: center;
  background: url(/images/bkg-copyright.gif) no-repeat center right;
}

#footer-menu {
  float: left;
  width: 500px;
  padding-top: 15px;
}

#main-content-body .box ul, #main-content-body .box p {
	margin: 0 !important;
	font-size: 10px !important;
}

#main-content-body .box li {
  float: left;
	margin-right: 5px;
}

#faq ul, #faq p  {
	margin: 0px !important;
	font-size: 12px;
}

#main-content-body ul, #main-content-body ol {
  list-style-position: inside;
	margin-left: 10px !important;
}

#main-content-body ul, #main-content-body ol, #main-content-body p {
	margin: 10px 0px;
	font-size: 12px;
}

.main_content_inner h2, .main_content_inner h3 {
	font-weight: bold;
}

.main_content_inner ul {
	padding-left: 15px;
	list-style-position: outside !important;
}

.main_content_inner li {
	padding-top: 2px;
	padding-bottom: 2px;
}

.accessory-list {
  float: left;
  padding: 4px;
  border-right: 1px dotted #18263E;
  width: 150px;
  text-align: center;
}

.category-list {
  width: 230px;
  float: left;
  padding: 4px;
  border-right: 1px dotted #18263E;
}

.category-list-inner {
  margin-right: 10px;
  /*background-color: #2d4878;
  border: 1px solid #23375b;
  padding: 10px;
  overflow: hidden;*/
  height: 130px;
  text-align: center;
}

.category-list-image {
  margin: auto;
}

.category-list-image-inner {
  /*background-color: #131f34;
  margin: 0px 0px 5px 0px;*/
}

.category-list-image img {
  margin: 1px;
  /*border: 1px solid #446cb3;*/
}

.category-list-details {
  padding-bottom: 5px;
}

h3 {
  font-variant: small-caps;
  font-weight: normal;
}
  
h2 {
  font-variant: small-caps;
  font-weight: normal;
  margin: 5px 0 10px 0;
  font-size: 15px;
}

h2 a {
  text-decoration: none !important;
}

.category-list h2 {
  font-size: 15px;
  padding: 2px 0 2px 0;
  margin-top: 10px;
}

.category-list h2 a {
  text-decoration: none !important;
  display: block;
}

.category-list-odd {
  float: left;
  border-right: none;
  border-left: 1px dotted #3C5E9C;
}

.category-list-odd .category-list-inner {
  margin-right: 0px;
  margin-left: 10px;
}

.border-bottom {
  border-bottom: 1px dotted #18263E;
  height: 10px;
}

.border-top {
  border-top: 1px dotted #3C5E9C;
  height: 10px;
}

.category-image {
  float: right;
  margin: 0px 0px 20px 20px;
}

.item-image {
  float: left;
  margin: 0px 20px 20px 0px;
  width: 22%;
}

.category-image a img {
  border: 1px solid #446CB3;
}

.category-image a {
  display: block;
  padding: 1px;
  background-color: #131F34;
}

.pagination {
  text-align: right;
  padding: 5px;
}

.pagination li {
  border:1px solid #2D4878;
	display:inline;
	padding:1px 4px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}

.pagination li a {
	text-decoration: none !important;
}

.pagination li a:hover {
	text-decoration: underline !important;
}

table tr.item-row-odd td, table td.item-cell-odd {
  background-color: #2D4878;
}

#shop-box {
  border: 1px solid #446CB3; 
  padding: 3px 5px; 
  background-color: #2D4878;
  margin: 10px 0 10px 0;
}

.box {
  border: 1px solid #2D4878; 
  background-color: #446CB3;
  padding: 10px;
  width: 160px;
}

.box.header {
  margin-bottom:3px;
  padding:5px 10px 5px 10px;
}

#shop-box a {
  text-decoration: none;
}

#shop-box a img {
  margin-right: 5px;
}

#action-status-div {
  color: #FFD430;
}

table#accessory-items .related-item-image {
  float: left;
  padding-right: 5px;
}

.image-small-list {
  padding-right: 5px;
  padding-bottom: 5px;
  float: left;
}

.image-small-list-odd {
  padding-right: 0;
}

div.app_item  li {
  padding: 3px;
}

div.app_item  li:hover {
  background-color: #2D4878;
}

span.app_date {
  padding-left:  5px;
  font-style: italic;
  font-size: 10px;
}

table th {
  text-align: left;
}

.item-description {
  padding: 10px 0;
}

.right-boxes {
  float: right;
  width: 182px;
  padding-left: 10px !important;
}

.item-price {
  margin-top: 10px;
  text-align: center;
}

.item-price .price {
  font-size: 18px;
  color: #55CDFF;
  font-style: italic; 
  padding: 0 5px 0 5px;
}

.item-price .on-command {
  font-size: 18px;
  color: #FFD430;
  font-style: italic; 
  padding: 0 5px 0 5px;
}

#header ul.inner-menu li {
  display: inline;
}

#header ul.inner-menu a span.top-link {
  display: block;
  height: 0;
  overflow: hidden;
}

#header ul.inner-menu a {
  background-repeat: no-repeat;
  display: block;
  float: left;
}
  
#header #preload1 { background: url(/images/top-menu-ovr_01.png) no-repeat -9999px -9999px; } 
#header #preload2 { background: url(/images/top-menu-ovr_02.png) no-repeat -9999px -9999px; } 
#header #preload3 { background: url(/images/top-menu-ovr_03.png) no-repeat -9999px -9999px; } 
#header #preload4 { background: url(/images/top-menu-ovr_04.png) no-repeat -9999px -9999px; } 
#header #preload5 { background: url(/images/top-menu-ovr_05.png) no-repeat -9999px -9999px; } 
#header #preload6 { background: url(/images/top-menu-ovr_06.png) no-repeat -9999px -9999px; } 

#header a.top-menu_01
{
  width: 91px;
  height: 39px;
  background-image: url(/images/top-menu_01.png);
}

#header a.top-menu_01:hover {
  background-image: none;
}

#header a.top-menu_02 {
  width: 147px;
  height: 39px;
  background-image: url(/images/top-menu_02.png);
}

#header a.top-menu_02:hover {
  background-image: none;
}

#header a.top-menu_03 {
  width: 237px;
  height: 39px;
  background-image: url(/images/top-menu_03.png);
}

#header a.top-menu_03:hover {
  background-image: none;
}

#header a.top-menu_04 {
  width: 238px;
  height: 38px;
  background-image: url(/images/top-menu_04.png);
}

#header a.top-menu_04:hover {
  background-image: none;
}

#header a.top-menu_05 {
  width: 146px;
  height: 38px;
  background-image: url(/images/top-menu_05.png);
}

#header a.top-menu_05:hover {
  background-image: none;
}

#header a.top-menu_06 {
  width: 91px;
  height: 38px;
  background-image: url(/images/top-menu_06.png);
}

#header a.top-menu_06:hover {
  background-image: none;
}

#header div.top-inner-menu {
  float: left;
  padding-top: 14px;
  width: 475px;
  background-image: url(/images/top-menu-over.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.homepage-latest {
  text-align: left;
}

.homepage-latest h3 {
  margin-bottom: 10px;
}

ul.sitemap li {
  margin-bottom: 5px;
}

ul.sitemap ul li {
  margin: 2px 0 2px 0;
}

.similar-products {
  margin: 5px 0 0 0;
}

