/* --------------------------------------------
|  GLOBAL STYLES											
--------------------------------------------- */

html, body {
	margin: 0;
	padding: 0;
	line-height: 14px;
	border: none;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	}

img { border: 0; }
p { margin: 0 0 15px 0; }
a { color:#ff6600;}
a:hover { text-decoration: underline; color:#ce0b0b; }
h1, h2, h3, h4, h5, form { margin: 0; }

h1 {
	color:#cc0000;
	font-size:22px;
	margin-bottom:20px;
	}
h2, .h2 {
	color:#cc0000;
	font-size:11px;
	font-weight:bold;
	padding:0;
	}
h3 {
	color:#af0101;
	margin: 15px 0 15px 0 !important;
	font-size:16px;
	font-weight:bold;
	}
h4 {
	color:#af0101;
	margin: 15px 0 15px 0 !important;
	font-size:16px;
	font-weight:bold;
	}
ol li {
	margin:0;
	padding:0;
	}

/* --------------------------------------------
|  NAVIGATION												
--------------------------------------------- */

/* -- PRIMARY NAVIGATION -- */
#nav {
	margin:0;
	padding:84px 0 0 0;
	list-style: none;
	height: 39px;
	width:880px;
	background:url(graphics/bg_menu.gif) no-repeat bottom;
	}
#nav li {
	float: left;
	margin:16px 0 0 18px;
	padding-right:25px;
	background:url(graphics/bullet_menu.gif) no-repeat right;
	}
#nav li a {
	outline: none;
	padding: 0;
	float: left;
	text-decoration: none;
	color:#fff;
	font-weight:bold;
	font-size:10px;
	text-transform: uppercase;
	padding:0 7px 0 7px;
	}
#nav li a:hover { background-color:#ff6600; }
#nav li a.current { background-color:#ff6600; }
.firstButton    { padding: 0 0 0 60px; margin-left:0 !important; }
.lastButton     { background:none !important; }

/* -- SECONDARY NAVIGATION -- */
.privacyTabs {
	position:absolute;
	background:url(graphics/bg_menu_top.gif);
	width:248px;
	height:21px;
	right:0;
	top:64px;
	}
.privacyTabs ul {
	list-style:none;
	margin:0;
	padding:6px 0 0 47px;
	}
.privacyTabs ul li {
	float:left;
	margin-right:16px;
	color:#666;
	font-size:10px;
	}
.privacyTabs ul li a {
	text-decoration: none;
	color:#666;
	font-size:10px;
	}
.privacyTabs ul li a:hover { color:#a9a9a9; }


#cartNav {
	margin: 0;
	padding: 0;
	list-style: none;
	height: 33px;
	position:absolute;
	right:0;
	}
#cartNav li {
	float:left;
	}
#cartNav li a {
	outline: none;
	display: block;
	padding: 0;
	height: 33px;
	line-height: 33px;
	float: left;
	text-indent: -9999px;
	text-decoration: none;
	background-image:url(graphics/cartmatrix.gif);
	}

#myAccount { background-position: 0 0; width: 117px;     } #myAccount:hover { background-position: 0 -33px;      }
#viewCart  { background-position: -117px 0; width: 99px; } #viewCart:hover  { background-position: -117px -33px; }

.breadCrumb {
	background:url(graphics/bg_breadcrumb.gif);
	height:20px;
	width:866px;
	margin:2px 0 0 0;
	padding:0 0 0 14px;
	list-style:none;
	}
.breadCrumb li {
	float:left;
	margin:3px 6px 0 0;
	padding:0;
	color:#666;
	font-size:10px; 
	}
.breadCrumb li a {
	color:#666;
	text-decoration: none;
	}
.breadCrumb li a:hover {
	text-decoration: underline;
	}
	

/* --------------------------------------------
|  STRUCTURE												
--------------------------------------------- */

#siteContainer {
	width:880px;
	margin:auto;
	position:relative;
	}

/* -- HEADER -- */
#header { position:relative; }
.logo {
	width:457px;
	height:42px;
	position:absolute;
	top:21px;
	}

/* -- BODY -- */
#contentArea { margin: 8px 0 0 0;}

/* -- LEFT COL -- */
#colLeft {
	width:160px;
	float:left;
	margin-right:6px;
	}
.searchBox {
	background:url(graphics/bg_search.gif);
	height:54px;
	margin-bottom:7px;
	}
.searchInput {
	background:url(graphics/search_image.gif) no-repeat left #fff;
	background-position: 3px 1px;
	width:123px;
	height:16px;
	border:solid 1px #000;
	color:#666;
	font-size:9px;
	padding:3px 0 0 23px;
	margin:6px 0 5px 5px;
	}
.submitButton {
	background:url(graphics/b_submit_matrix.gif);
	width:62px;
	height:17px;
	border:none;
	margin-left:5px;
	cursor:pointer;
	}
.submitButton:hover { background-position: 0 -17px; }
.browseBar {
	margin:0;
	padding:5px 0 0 12px;
	background:url(graphics/bg_browse.gif);
	color:#fff;
	text-transform:uppercase;
	font-weight:bold;
	font-size:12px;
	height:19px;
	}
.leftMenu {
	background:#eee;
	padding-bottom:3px;
	}


/* -- RIGHT COL -- */
#colRight {
	width:714px;
	float:left;
	}
.insideCOntent {
	padding:10px 20px 10px 20px;
	}
.middleContent {
	width:548px;
	float:left;
	}
.middleContent p {padding-left:10px;}
#frontTitle {margin:9px 0 3px 10px;}
.flashCont {
	background:url(graphics/flash.jpg);
	width:548px;
	height:224px;
	}
.frontContLeft {
	width:215px;
	float:left;
	padding:10px 0 0 5px;
	}
.frontContRight {
	float:right;
	margin:10px 0 10px 15px;
	width:314px;
	}
  .contRightbox {
    background: url(graphics/bg_box_tile.gif) top left repeat-y;
    margin-top: 10px;
    }
    .contRightboxT {
      background: url(graphics/bg_box_top.gif) top left no-repeat;
      }
    .contRightBoxB {
      background: url(graphics/bg_box_bottom.gif) bottom left no-repeat;
      padding: 10px;
      }
      .contRightbox ul {
        padding-left: 0;
        margin-left: 15px;
        margin-bottom: 10px;
        }
  
.whyChoose {
	background:url(graphics/why_choose_us.gif);
	width:313px;
	height:202px;
	}
.whyChooseCont {
	width:190px;
	padding:46px 0 0 15px;
	}
.whyChooseCont ul {
	list-style: none;
	margin:0;
	padding:0;
	}
.whyChooseCont ul li {
	background:url(graphics/bullet_why.gif) no-repeat left;
	padding-left:10px;
	}
.ctaCol {
	width:160px;
	float:right;
	}
.ctaItem {
	background:#eee;
	}
.ctaItem h2 { padding:4px 0 0 5px; }
.ctaItem p { padding:0 3px 10px 5px; }

/* -- FOOTER -- */

#footer { 
	clear: both;
	background:url(graphics/bg_footer.gif) repeat-x;
	height:62px;
	text-align: center;
	color:#838383;
	font-size:9px;
	}
#footer ul {
	text-align: center;
	margin:0 0 5px 70px;
	padding-top:20px;
	list-style:none;
	}
#footer ul li {
	float:left;
	margin-right: 27px;
	}
#footer a {
	color:#838383;
	font-size:10px;
	text-decoration: none;
	}
#footer a:hover {
	color:#cc0000;
	text-decoration: underline;
	}
.poweredBy {
	background:url(graphics/storeBox_box.gif) no-repeat left;
	padding-left:17px;
	width:250px;
	margin:auto;
	line-height:20px;
	}
	
/* --------------------------------------------
|  CONTACT STYLES												
--------------------------------------------- */
	
#colContact {
	float:left;
	margin-left:25px;
	border-left:1px solid #cacaca;
	padding-left:25px;
	margin-bottom:10px;
	}
#contactStyle {
	float:left;
	margin:0 0 0 10px;
	}
#contactStyle ul {list-style: none; margin: 0 0 20px 0; padding: 0; line-height: 12px;}
#contactStyle li {background-image: none; margin: 5px 0;}
#formStyle label { font-weight: bold; display: block; }
#formStyle label span { font-size: 10px; font-weight: normal; } 
#formStyle .submit {
	border: none;
	vertical-align: top;
	}
#formStyle input {
	border-top: 1px solid #808080;
	border-left: 1px solid #808080;
	border-right: 1px solid #d4d0c8;
	border-bottom: 1px solid #d4d0c8;
	margin-bottom: 10px;
	}
.paddingTop {
	padding-top: 10px;
}

/* --------------------------------------------
|  SITE MAP													
--------------------------------------------- */

.siteMapList { margin-top: 15px }
.siteMapList dt {
	background:url(graphics/ico_folder.gif) 0 4px no-repeat;
	padding-left:20px;
	line-height:20px;
	}
.siteMapList dd {	
	padding-left:10px;
	margin-left:25px;
	line-height:16px;
	background:url(graphics/sitemap_2nd.gif) no-repeat;
	}
.siteMapList dd a {	
	color: #666;
	text-decoration:none;
	}
.siteMapList .bottom { background:url(graphics/sitemap_2nd_bottom.gif) no-repeat; }

/* --------------------------------------------
|  CONTENT SPECIFIC										
--------------------------------------------- */

.floatLeft  { float: left;  }
.floatRight { float: right; }
.clearBoth  { clear: both   }

/* --------------------------------------------
|  PAGE SPECIFIC											
--------------------------------------------- */

.weAccept {margin:10px 0 10px 50px;}