/*
	Styles for Caliber Swiss
	Design by Solid Cactus 2008
	www.SolidCactus.com
	http://store01.prostores.com/servlet/caliberswiss
*/

/* Default Styles */
body { background:#000 url(bodyBg.jpg) repeat-x center top; color: #FFF; font: normal 62.5%/15px Verdana; margin: 0; padding: 0; }
a { color: #FFF; text-decoration: none; }
a img { border: 0; }
a:hover { text-decoration: none; }
form, input, h1, h2, h3, h4, h5 { margin: 0; padding: 0; }
ul, ul li { list-style: none; margin: 0; padding: 0; }
fieldset {border:none; padding: 0; margin: 0;}

span.red {
	color:#C11D1C;
	padding-right:11px !important;
	font-weight:bold;
}

/* Container */
#container {
	width:980px; 
	margin:10px auto;
}
/* Header */
#header {
	width:980px;
	height:121px;	
	background: url(header.gif) repeat-x;
}
#headTop {
	float:left;
	height:76px;
	width:980px;
	color:#FFF;
	font-size:1.1em;
}
#headTop a { color:#FFF; text-decoration:underline; }
#headTop #logo {
	width:326px;
	float:left;
	margin-top:10px;
	display:inline;
	text-align:center;
}
#headTop #acctLinks{
	width:400px;
	float:left;
	text-align:center;
	margin-top:10px;
	display:inline;
}
#headTop #info {
	width:235px;
	float:left;
	text-align:center;
}
#headNav {
	clear:both;
	color:#FFFFFF;
	height:24px;
	padding-top:7px;
}
#headNav a {
	color:#FFFFFF;
	font-size:1.1em;
	padding:0 17px 0 5px;
	text-transform:uppercase;
	vertical-align:middle;
	background: url(dot.gif) no-repeat center right;
}
#headNav span {
	font-size:1.1em;
	text-transform:uppercase;
	vertical-align:middle;
	padding:0 17px 0 5px;
	background: url(dot.gif) no-repeat center right;
}
#headNav a img {
	vertical-align:middle;
}
#headNav a.lowPad {
	padding: 0 0 0 10px;
	background: none;
}
/* Body Shell */
#bodyshell {
	background: url(bodyshell.gif) repeat-y;
	width:973px;
	padding: 0 0 7px 7px;
	float:left;
}
#bodyshell #leftNav {
	display:inline;
	float:left;
	_margin-right:10px;
	padding-right:7px;
	padding-top:7px;
	width:179px;
}
#bodyshell #content {
	float:right;
	width:777px;
}
/* Left Nav */
#leftNav h2 {
	background: #010101 url(h2Bg.gif) repeat-x;
	color:#C31D1D;
	font-size:1.4em;
	font-weight:bold;
	padding:7px;
	margin-bottom:10px;
}
#search {
	margin-bottom:5px;
}
#search a {
	color:#B8B8B8;
	display:block;
	padding:5px;
	text-decoration:underline;	
}
#search input.searchInput {
	vertical-align:middle;
	margin-left:5px;
	width:130px;
	font-size:1.1em;
	padding:1.5px;
}
#search input.searchImage {
	vertical-align:middle;
}
#range {
	padding: 0 5px 10px 5px;
}
#range #pRange {
	width:168px;
	font-size:1em;
	padding:1px;
}
ul#brand {}
ul#brand li {width:179px;}
ul#brand li a {
	background:transparent url(navLiBg2.gif) no-repeat scroll 15px center;
	color:#FFFFFF;
	display:block;
	font-size:1.2em;
	padding:5px 5px 5px 30px;
	width:144px;
}
ul#brand li a:hover {
	background:transparent url(navLiBg1.gif) no-repeat scroll 15px center;
	color:#C31D1D;
	background-color:#000;
	text-decoration:underline;
}
/* Content */
#content #welcome {
	background: url(welcome.jpg) no-repeat;
	height:278px;
	width:777px;
}
#content #welcome h1 {
	display:inline;
	height:30px;
	width:250px;
	float:left;
	background: url(1b1.gif) repeat;
	margin:237px 0px 0px 117px;
}
#content #welcome h1 a {
	height:30px;
	width:250px;	
	float:left;
	background: url(1b1.gif) repeat;
	overflow:hidden;
	text-indent:-9999px;
}
#homeFeature {
	float:left;
	background: url(featuredTop.gif) no-repeat top center;
	width:777px;
}
h3 {
	color:#C11D1C;
	font-size:1.8em;
	font-weight:normal;
	line-height:1em;
	padding:10px 5px;
}
#homeFeature #hfLeft {
	border-right:1px solid #383838;
	display:inline;
	float:left;
	margin:10px 0pt;
	width:579px;
}
#homeFeature #hfLeft .leftTop {
	float:left;
}
#homeFeature #hfLeft .leftTop .topLeft {
	display:inline;
	float:left;
	margin-right:30px;
	margin-top:10px;
	text-align:center;
	width:195px;
}
#homeFeature #hfLeft .leftTop .topRight {
	color:#FFFFFF;
	display:inline;
	float:right;
	padding:0pt 10px;
	width:330px;
}
#homeFeature #hfLeft .leftBottom {
	clear:both;
	width:580px;
}
#homeFeature a {
	color:#FFF;
	display:block;
	/*font-size:1.3em;*/
	margin-bottom:5px;
	text-decoration:underline;
}
#homeFeature span.price {
	color:#C11D1E;
	font-size:1.3em;
	font-weight:bold;	
}
#homeFeature table {
	text-align:center;
	width:580px;
}
#homeFeature table td {
	width:25%;
}
#homeFeature #hfRight {
	float:right;
	width:190px;
}
/* Section Page */

div#breadcrumbs {
	color:#C0C0C0;
	font-size:1.1em;
	font-weight:bold;
	width:777px;
}
div#breadcrumbs a {
	color:#FFF;
	text-decoration:underline;	
	font-weight:normal;	
}
#itemWrapper {
	margin-top:15px;
}
span.secTitle {
	background-color:#1C7FD2;
	color:#FFFFFF;
	display:inline;
	float:left;
	font-size:1.5em;
	font-weight:bold;
	margin:10px 0 0 0;
	padding:5px;
	position:relative;
	z-index:100;
}
table.info {
	font-size:1.1em;
}
td.vertical-seperator {
	border-right: 1px solid #3E3E3E;
}
#ctrlTop {
	width:777px;
	height:41px;
	background: url(ctrlsBG.jpg) repeat-x center;
	clear:both;
	padding-top:10px;
}
#ctrlBottom {
	width:777px;
	height:41px;
	background: url(ctrlsBG.jpg) repeat-x center;
	padding-top:10px;
}
div.paging td.buttons {
	padding:2px 0 0 10px;
	width:220px;
}
div.paging td.pageof {
	color:#FFF;
	padding-left:5px;
	text-align:left;
	padding-top:4px;
}
div.paging td.pages {
	color:#FFF;
}
div.paging td.pages a {
	color:#FFF;
	text-decoration:underline;
}
div.paging span.blue-text {
	padding-right:10px;
}
h3.sub-title {
	background-color:#EBEBEB;
	font-size:1.5em;
	font-weight:bold;
	margin:5px 0;
	padding:8px;
	text-align:left;
}
td.horizontal-seperator {
	background:transparent url(hRule.gif) repeat-x scroll center center;
	padding:5px 0;
}
#sectionContents a {
	color:#FFF;
	display:block;
	/*font-size:1.3em;*/
	margin-bottom:5px;
	text-decoration:underline;
}
#sectionContents span.price {
	color:#C11D1E;
	font-size:1.3em;
	font-weight:bold;	
}
#sectionContents table {
	margin:25px 0pt;
	text-align:center;
	width:777px;
}
#sectionContents table td {
	width:25%;
}
#sectionContents #hfRight {
	float:right;
	width:190px;
}
/* Item Page */

h1#page-title, .section-title{
	color:#D91324;
	font-size:1.9em;
	display:block;
	padding:10px 0;
	border-bottom:1px solid #3B3B3B;
	margin-bottom:10px;	
	font-weight:normal;
	width:777px;
	line-height:1.4em;
}

#item-area{
	width: 776px;
	float: left;
}

#item-area .image{
}

/*Image Wrapper*/
#item-area #itemImageTop {
	width:334px;
	height:14px;
	background: url(cte-top.gif) no-repeat center;
	font-size:1px;
}
#item-area #clickToEnlarge {
	width:334px;
	height:30px;
	background: url(cte-bottom.gif) no-repeat center;
	font-size:1px;
}
#item-area #imageArea {
	float:left;
	padding:10px;
	text-align:center;
	width:334px;
}
#item-area .image img{
	max-width: 230px;
	width:expression(this.width > 230 ? 230: true);
	
}
#item-area .pit{
	float:right;
	text-align:left;
	width:400px;
	margin-top:25px;
	display:inline;
	margin-right:15px;
}
#product-info-table .inner { float:right; width:400px; padding:10px; }
#product-info-table { width: 400px; background-color:#212121; }
#product-info-table th  {
	background-color:#212121;
	border-bottom:1px solid #2D2D2D;
	border-right:1px solid #2D2D2D;
	color:#FEFEFE;
	font-size:1em;
	font-weight:normal;
	padding:10px 5px;
	text-align:right;
	vertical-align:middle;
	width:25%;
}
#product-info-table td {
	background:#212121 none repeat scroll 0% 50%;
	border-bottom:1px solid #2D2D2D;
	color:#FEFEFE;
	font-size:1em;
	padding:5px;
	vertical-align:middle;
	width:64%;
}
#product-info-table .price {color: #000; }
#product-info-table .sale-price {color: #FF0000; }
#product-info-table .name {background: none; padding: 5px 0px 0px;}
#product-info-table .cart { text-align: right; }
#product-info-table .actionButtons { clear:both; text-align:center; width:400px; }
#product-info-table .actionButtons td {
	background:none;
	vertical-align:top;
	width:50%;
}
#product-info-table .frendCell { padding-top:8px; }
/* Tabbed Product Details */

div#sc-tab-details {
	clear:both;
	margin:auto;
	padding:40px 5pt 0px;
	width:761px;
}

div#sc-tab-details ul#sctab {
	background:transparent url(tpd-top.gif) no-repeat scroll 0%;
	clear:both;
	float:left;
	height:35px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0pt;
	padding:0pt 0pt 0pt 5px;
	width:756px;
}

div#sc-tab-details ul#sctab li.tabheader,
div#sc-tab-details ul#sctab li.tabhover {
	margin: 5px 2px 0 0;
	height: 21px;
	float: left;
	background: transparent url(tab-bg-right.gif) no-repeat right -21px;
	font: bold 12px "Trebuchet MS", Geneva, sans-serif;
}

div#sc-tab-details ul#sctab li.tabheader a,
div#sc-tab-details ul#sctab li.tabhover a {
	position: relative;
	outline: 0;
	text-decoration: none;
	display: block;
	overflow: hidden;
	float: left;
	width: 145px;
	height: 23px;
	font-weight:bold;
	text-align: center;
	padding-top: 1px;
	color: #FFF;
}

div#sc-tab-details ul#sctab li.tabhover {
	background:transparent url(tabOn.gif) no-repeat scroll right 0px;
	float:left;
	padding:0px 10px 7pt 0px;
	margin-right:3px;
	display:inline;
}

div#sc-tab-details ul#sctab li.tabhover span {
	background:transparent url(tabOn.gif) no-repeat scroll 0pt 50%;
	display:block;
	float:left;
	height:24px;
	margin:0px;
	padding:6px 0px 0pt 10px;
}
div#sc-tab-details ul#sctab li.tabheader {
	background:transparent url(tabOff.gif) no-repeat scroll right 0px;
	float:left;
	padding:0px 10px 7pt 0px;
	margin-right:3px;
	display:inline;	
}

div#sc-tab-details ul#sctab li.tabheader span {
	background:transparent url(tabOff.gif) no-repeat scroll 0pt 50%;
	display:block;
	float:left;
	height:24px;
	margin:0px;
	padding:6px 0px 0pt 10px;
}
div#sc-tab-details ul#sctab li.tabhover a {
	background-position: left 0;
	color: #FFF;
}

div#sc-tab-details ul#sctab li.tabhover a:hover {
	text-decoration: none;
	color: #FFF;
}

div#sc-tab-details div#sctabinfo {
	margin: 0;
	clear: both;
	width:761px;
	background: url(tabinfoBg.gif) repeat-x top;
	float:left;
	display:inline;
}
*html div#sc-tab-details div#sctabinfo  {
	margin-top:-10px;
}

div#sc-tab-details div#sctabinfo div.infobox {
	clear: both;
	padding: 10px 16px;
	border-right: 1px solid #343434;
	border-bottom: 1px solid #343434;
	border-left: 1px solid #343434;
	border-top:none;
	text-align: left;
}

#tabbed-bottom {
	background:transparent url(tabbed-bottom.gif) no-repeat scroll center;
	font-size:1px;
	height:22px;
	padding:0;
	width:776px;
}

/* SEO Related Items */

#seo-related-links {
	padding:20px 0pt;
	width:776px;
	clear:both;
    }
    #seo-related-links:after {
        clear: both;
        display: block;
        content: ".";
        height: 0;
        visibility: hidden;
        }
    #seo-related-links ul {
        margin:0; 
        padding: 0 0 0 30px;
        list-style: none;
        }
    #seo-related-links ul.seo-links li {
        width: 49%;
        float: left;
        display: inline;
        background: url(dot.gif) 5px center no-repeat;
        margin:0; 
        padding:0;
        font-size:1.2em;
        }
        #seo-related-links ul.seo-links li a {
			display:block;
			font-size:0.8em;
			padding:5px 0px 5px 25px;
			text-decoration:none;
            }
            #seo-related-links ul.seo-links li a:hover {
                text-decoration: underline;
                }
/* Footer */
#footer {
	height:190px;
	background: #000 url(footer.gif) no-repeat top center;
	width:980px;
	clear:both;
}
#footer #newsletter {
	height:43px;
	padding:21px 0px 0px 615px;
	width:365px;
}
#footer #newsletter form input.newsInput {
	color:#999999;
	font-size:1.1em;
	padding:2px;
	vertical-align:middle;
	width:200px;
}
#footer #newsletter form input.newsImage {
	vertical-align:middle;
}
#footer #footNav {
	color:#FFFFFF;
	font-size:1.1em;
	text-align:center;
	width:980px;
}
#footer #footNav a {
	color:#FFFFFF;
	padding:0 5px;
}
#footer #finalText {
	width:980px;
	text-align:center;
	padding-top:15px;
	color:#999999;
}
#footer #finalText a {
	color:#999999;
}
#footer #footerImg {
	text-align:center;
}

.final {
	color:#C31D1D;
	font-weight:bold;
	display:block;
}

.sale {
	color:#C31D1D !important;
	font-weight:bold !important;;	
}

/* Cart */

table.cart {
	
}
table.cart tr.border td {
	border-bottom:1px solid #3F3F3F;
	padding:10px;
}
table.cart tr.border td.qtyBox {
	padding:10px;
}


/* Drop Down Advanced Search */

select.selBox { 
	width:150px;
	margin-bottom:5px;
	color:#666666;
	font-size:1.1em;	
	display:none;
}
select.showMe { display: block!important; }






























