/*------------------------------------
	
	Theme Name: Jet Black
	Theme#: 272
	File:  Theme
	
-------------------------------------*/

/*-----------------------------------
		Main Layout Tweaks
-------------------------------------*/

.outer {
	/* WARNING: borders affect the critical values below, so use them with that in mind. */ 
    /* border-left: 1px solid #f90;  */
    /* border-right: 1px solid #f90; */
	/*** Critical left divider dimension value ***/
    /*** Critical right divider dimension value ***/
    margin-left: 170px; /*** Critical left col width value ***/
    margin-right: 170px; /*** Critical right col width value ***/
}

.left {
    float: left;
    position: relative; /* Needed for IE/win */
    width: 170px; /*** Critical left col width value ***/
    margin-left: -170px; /*** Critical left col width value ***/
    /*** Critical left divider dimension value ***/
}

.right {
    float: right;
    position: relative; /* Needed for IE/win */
    width: 170px; /*** Critical right col width value ***/
    margin-right: -170px; /*** Critical right col width value ***/
    /*** Critical right divider dimension value ***/
    margin-left: 0; /*** Critical right divider dimension value ***/
}

/*-----------------------------------
		 End Main Layout Tweaks
-------------------------------------*/

/*-----------------------------------
		General
-------------------------------------*/

body {
	padding: 0;	
}

#sizer {
	  max-width:none !important;
	  width:auto !important;
}

#expander {
	margin: 20px auto !important;
	width: 960px !important;
	min-width: 0px !important;
}

.clearfix:after {
	clear:both;
	content:".";
	display:block;
	font-size:1px;
	height:0pt;
	visibility:hidden;
}

.content {

}

#wrapper2 {
	height: 1%;
}

.center { 

}

a:link {
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

/*---------------------------------------------------
						Header
-----------------------------------------------------*/

/* CATEGORY MENU BAR */

.sf_category_menubar .widget_header {
	display:none;
}

.sf_category_menubar {	
	margin: 0px;
	width: 930px;
	padding:0px 15px;
	z-index:50;
	min-height:30px;
	height:auto !important;
	height:30px;	
	margin-bottom: 10px;
	background-color: #BA4D00;
	background-image: url(images/272_catbg.jpg);	
}
 
.sf_category_menubar ul {
	margin: 0;
	padding: 0;
}
 
.sf_category_menubar ul:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	height:0px;
}
 
.sf_category_menubar ul li {	
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0;
	white-space: nowrap;	 
	min-width:1%;
	width: auto !important; 
	width:1%; 
	height:29px;
	margin-bottom:1px;
}
 
.sf_category_menubar ul li a {	
	display: block;
	margin:7px 20px 7px 0px;
	padding:0px;
	text-decoration: none;	
	min-width:1%; 
	width: auto !important; 
	width:1%;
	font-weight:bold;
	color: #ffffff;
}
 
.sf_category_menubar ul li a:visited {	
	text-decoration: none;
	color: #ffffff;	
}
 
.sf_category_menubar ul li a:hover { 	
	text-decoration: none;
	color: #888888;
}
 
/* Category Menu Bar Subnav */

.sf_category_menubar .subnav {
	left: -999em; 
	list-style: none;
	line-height: 1;
	margin: -4px 0px;	
	padding: 1px 0px 0px;	
	position: absolute;	
	width: 142px;
	z-index:1000;
	border-bottom:1px solid #ccc;
}
 
.sf_category_menubar .subnav  li {
	float: left;
	margin:0;	
	padding:0;	
	width: 140px;
	height:auto;
    white-space:normal;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	background-color:#FFFFFF;
}
 
.sf_category_menubar .subnav li a {
	display: block;
	height:auto;
	padding: 5px 10px 5px;
	margin:0px;
	min-width:120px;
	width: 120px !important;
	white-space:normal;
	font-weight:normal;
	text-transform:none;
	color:#363636;
}

.sf_category_menubar .subnav  li a:visited {
	color:#363636;
}
 
.sf_category_menubar .subnav  li a:hover {
	text-decoration: underline;
	color:#363636;
}
 
#menubar1 li:hover ul, 
#menubar1 li.sfhover ul {
	left: auto;
}
 
#menubar1 iframe {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
}

#menubar1 li:hover, 
#menubar1 li.hover {  
    position: static;  
} 

/* END CATEGORY MENU BAR */

.header {	
	padding: 0;
}

.sf_extra1 {

}


.sf_extra1 span {

}

.header:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.header {display: inline-block;}

/* Hides from IE-mac \*/
* html .header {height: 1%;}
.header {display: block;}
/* End hide from IE-mac */

/*-------------------------------
		Header Content
---------------------------------*/

#header-content {
}

#header-content img {
	
}

.sf_extra3 {

}

.sf_extra3 span {
	
}

#logo {
}

#logo img {
	float: left;
	padding: 30px 10px 10px 20px;
}

/*----------------------
		Titles
-----------------------*/

.titles {
	text-align: left;
	padding: 40px 0 40px 80px;
	margin: 0;
	min-height:45px;
	height:auto;;
	font-family: "Courier New", Courier, monospace;
	float: left;
	background-position: 20px 44px;
	background-repeat: no-repeat;
	display: inherit;
	width: 45%;
}

* html .titles {
	height:45px;
}

.header .company-name {
	font-size: 24px /*~ company-name.size */;
	font-weight: bold;
	text-align: left;
	padding: 0;
}

.header .slogan {
	margin: 0 0 0 10px;
	padding: 0;
	font-weight: normal;
	font-size: 16px;
}

/*----------------------
		End titles
-----------------------*/


/*----------------------
		Address
-----------------------*/

.address {
	font-size: 11px;
	text-align: right;
	padding: 40px 20px 20px 20px;
}

.address ul {
	
}

.address ul li {
	
}

.address ul li span.adr { /*address */
	
}

.address ul li span.tel { /*Telephone */
	
}

.address ul li span.tel span.type { /*What type of telephone */
	font-weight: bold;
}

.address ul li a:link, .address ul li a:visited  {
	
}

.address ul li a:hover {

}

.address ul li a.email, .address ul li a.email:visited {
	font-weight: bold;
}

.address ul li a.email:hover {
	
}

/*----------------------
		End Address
-----------------------*/

.sf_extra4 {
	
}

.sf_extra4 span {
	
}

/*-------------------------------
		End Header Content
---------------------------------*/


/*-------------------------------
	"TOP" Navigation - Navigation can 
	go on top or bottom of the 
	header or in the sidebars
---------------------------------*/


.navigation1 {
	height:auto !important;
	width: 100%;
	margin: 0;
}

.navigation1 ul {
	margin: 0 0 0 5px;
	padding: 0;
	height:auto !important;
}

.navigation1 ul:after {
    content: ".";
    display: block;
    visibility: hidden;
    height: 0;
    font-size: 1px;
    clear: both;
}

.navigation1 ul li {
	white-space: normal;
	float: left;
	width: 100%;
}

.navigation1 ul li a:link, 
.navigation1 ul li a:visited {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	width: 150px;
	text-align: right;
	padding: 4px 3px 4px 0;
	text-decoration: none;
	display: block;
	margin: 2px;
	border: 1px solid;
}

.navigation1 ul li a:hover {

}

.header .navigation1 ul li a:link,
.header .navigation1 ul li a:visited {
	
}

/*-------------------------------
		End Navigation
---------------------------------*/
/*------------------------------------
	Flyout - Left Aligned Menu
------------------------------------*/
#Nav1 iframe {
	position: absolute;
	/* account for the border */
	left: -0.25em;
	top: -0.25em;
	z-index: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
	margin-left: 3px;
}

#Nav1 li ul {  
	position:absolute;
	left: -999em;
	width:132px;
	background:#000000;
	padding:2px 3px 3px 3px;
	margin:-24px 0 0 125px;
	z-index:1000;
}

#Nav1 li ul li {
	margin:0;
	padding:0;
	float:left;
}
#Nav1 li ul li a {
	display : block;
	width:120px;
	height:auto;
	padding:3px 5px;
	margin:2px 0px 0px;
	white-space:normal;
}
#Nav1 li ul li a:hover {
	background:#222222;
}

#Nav1 li:hover ul, 
#Nav1 li.sfhover ul {  
	left: auto;
}

#Nav1 li:hover, #Nav1 li.hover {  
    position: static;  
} 

/*--------------------------------
		End Bottom Navigation
---------------------------------*/
.sf_extra2 {
	
}

.sf_extra2 span {
	
}


/*---------------------------------------------------
					End Header
-----------------------------------------------------*/


/*---------------------------------------------------
					Search
-----------------------------------------------------*/

#search {
	
}

#search ul li {

}

#search ul li a:link {
	
}

#search ul li a:visited {
	
}

#search ul li a:visited {
	
}

.container-left .textpadder {
	
}
.container-left .content-block h3,
.container-right .content-block h3 {
	padding: 5px 0;
	margin: 3px 0;
}

.quick-search-header {
	font-size: 15px;
	border-bottom: 1px solid;
	font-weight:bold;
}

.quick-search {
	/*padding: 0 5px 5px 5px;*/
}

.quick-search ul li {
	padding: 3px 0 3px 5px;
}

.quick-search-button {
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 2px;
	text-transform: uppercase;
	border-width: 1px;
	border-style: solid;
	margin-top: 4px;
	padding: 2px 5px;
}


.quick-search-button:hover {
	
}

.container-left .quick-search, 
.container-right .quick-search {
	margin-left: 5px;
}

.container-left .quick-search h3, 
.container-right .quick-search h3 {

}

/*---------------------------------------------------
					End Search
-----------------------------------------------------*/


/*---------------------------------------------------
					Sidebars
-----------------------------------------------------*/

/* --- category tracker -------------------- */

.container-left 
.category-tracker h3 {
	font-size:15px;
	font-weight:bold;	
	padding:5px 3px;
	border-bottom: 1px solid #ADAD90;
}

.category-tracker h3 a,
.category-tracker h3 a:visited {
	text-decoration: none;
}

.category-tracker .cat {
	padding:5px 10px 15px;
}

.category-tracker a {
	padding:2px 10px 2px 0px;
	display:block;
}

.category-tracker a.active {
	font-weight:bold;
	text-decoration:none;
}

.category-tracker .subcat a {
	padding:2px 10px 2px 5px;
	margin-left:5px;
}

.category-tracker .subcat a.active {
	padding:2px 10px 2px 5px;
	margin-left:5px;
}

.category-tracker .subcat2 a {
	padding:2px 10px 2px 5px;
	margin-left:15px;	
}

.category-tracker .subcat2 a.active {
	padding:2px 10px 2px 5px;
	margin-left:15px;
}

/* --- end category tracker -------------------- */

.container-right {

}

.container-left {
	
}

.container-left .content-block {
	padding: 0px;
}

.container-right .content-block {
	padding: 0px;	
}

.container-left .category-list {
	
}

.container-right .category-list {
	
}

.category-list-header {
	font-size: 15px;
	font-weight: bold;
}

.container-left .category-list h3, 
.container-right .category-list h3 {
	margin: 5px;
	padding: 5px 0;
	border-bottom: 1px solid;
}

.category-list ol {
	margin-left: 10px;
}

.category-list ol li {
	
}

.category-list ol li a, .category-list ol li a:visited  {
	text-decoration: none !important;
	height: auto !important;
	padding: 4px 0 4px 20px;
	margin: 2px 0;
	display: block;
	width: 120px;
	background-position: 5px top;
	background-repeat: no-repeat;
}

.category-list ol li a:hover {
	background-position: 5px -180px;
	background-repeat: no-repeat;
}


.container-left .category-list a:link, 
.container-left .category-list a:visited, 
.container-left .category-list a:hover, 
.container-left .category-list a:active {
	
}


.container-right .category-list a:link, 
.container-right .category-list a:visited, 
.container-right .category-list a:hover, 
.container-right .category-list a:active {
	
}

.container-left .content-block h3, 
.container-right .content-block h3 {
	
}

.featured-item {
	
}

.container-left .featured-item h3,
.container-right .featured-item h3 {
	font-size: 15px;
	font-weight: bold;
	margin:0px 0px 5px 0px;
	padding: 5px 0;
	border-bottom: 1px solid;
}

.featured-item {
	
}

.product {

}
.smallimage {
	
}

.smallimage a img {
	border: 0;
}

.shortdescription {
	padding: 3px 0;
}

.list {
	padding-bottom: 10px;
}

.list em{
	font-weight: bold;
}

.sale {
	
}

.sale em {
	font-weight: bold;
}

.featured-item-button {
	margin:5px 0px;
	width:auto !important;
	width:140px;
}

.product h4.title {
	font-size: 13px;
	font-weight: bold;
}

/*---------------------------------------------------
				  End Sidebars
-----------------------------------------------------*/


/*---------------------------------------------------
					Wrapper 
-----------------------------------------------------*/

.wrapper1 {
	font-size: 12px;
	
}

.wrapper2 {

}

.center {
	
}

.content {
	
}

.content form {
	padding-left: 10px;
}

/*-------------------------------
		Alert Messages
---------------------------------*/

#messages {
	
}

#messages li {
	padding: 5px;
	margin: 5px 0;
}

#messages li.info {
	
}

#messages li.error {

}

/*-------------------------------
		End Alert Messages
---------------------------------*/


/*-------------------------------
		Breadcrumbs
---------------------------------*/

#breadcrumbs {
	margin: 7px 0;
	padding-bottom: 5px;
}

.breadcurmb {
	
}

.category {
	
}

#breadcrumbs span.item {
	
}

/*-------------------------------
		End Breadcrumbs
---------------------------------*/


/*-------------------------------
		Welcome
---------------------------------*/

.welcome {
	line-height: 17px;
}

.welcome h1 {
	font-weight:normal;
	line-height: 1em;
}

.welcome img {
	margin-right: 10px;
}

.welcome:after {
    content: ".";
    display: block;
    visibility: hidden;
    height: 0;
    font-size: 1px;
    clear: both;
}
 
.welcome { display: inline-block; }
 
/* Hides from IE-mac \*/
* html .welcome { height: 1%; }
.welcome { display: block; }
/* End hide from IE-mac */

/*-------------------------------
		End Welcome
---------------------------------*/


/*-------------------------------
	  Search Result Controls / Paginator
---------------------------------*/

.search-result-controls {
	margin-bottom: 10px;
	text-align: center;
	font-weight: normal;
}

/*-------------------------------
	End Search Result Controls
---------------------------------*/



/*-------------------------------
	Category and Search Results
---------------------------------*/

ol.categories, ol.products {
	width: 99%;
}

.search-results .content-product {

}

.content-category {
	
}

.content-product { /*--the whole box - border overwrite--*/
	border-style: solid;
	border-width: 1px;
}

.content-product .options li, .content-product .prices li {
	padding: 3px;
}

.content-product dd ul li {
	margin: 3px 8px;
}

.search-results .content-product dd {
	
}

.search-results .largeimage {
	display: none;
}

.search-results .content-product .content-product-header a {
	
}
	
.content-product-header h4 { /*--Box top--*/
	font-size: 12px;
	font-weight: bold;
}



.content-product-header a:link, .content-product-header a:visited, 
.content-product-header a:active, .content-product-header a:hover {
	text-decoration: none;
}

.btn {
	/*cursor: pointer;*/
}

.btn:hover {
	
}

dd.content-category-header h4 { /*--Category Title--*/
	font-size: 12px;
	font-weight: bold;
}

.content-category-header a:link, 
.content-category-header a:visited, 
.content-category-header a:active {
	
}

.content-category-header a:hover {
	
}

dd.description {
	
}

dd.title, dd.description {
	
}


/*-------------------------------
  End Category and Search Results
---------------------------------*/

/*-------------------------------
  		Product Layouts
---------------------------------*/

/*----------------------
	Upsell tables
-----------------------*/
.upsell-group {
	
}

.upsell div {
	border-style: solid;
	border-width: 1px;
	
}

.upsell-header { /*--this is an h3--*/
	font-size: 13px;
	padding: 3px;
}


.upsell-item1 { /*--zebra striping on tr's--*/
	
}

.upsell-item1 td {
	padding: 3px;
}

.upsell-item1 td a:hover {
	
}

.upsell-item2 {
	
}

.upsell-item2 td { /*--zebra striping on tr's--*/
	
}

.upsell-item2 td a:hover {
	
}


/*----------------------
	End Upsell tables
-----------------------*/

/*----------------------
	Product Detail
-----------------------*/

.product-page {
	
}

.product-detail {
	border-width: 0px;
}

.product-detail, .product-primary, .product-secondary, .product-options, .imageanddetails, .product-bundle, .product-misc {
	
}

.product-detail,
.product-bundle {
	
}

/*-------------
	Primary
--------------*/

.product-primary { 
	border-width: 0px;
}

.product-detail-header {
	
}

.product-detail-header h2 {
	font-size: 25px;
	padding: 3px;
	margin-left: 3px;
	font-family: "Courier New", Courier, monospace;
}


.product-image {
	margin-top: 10px;
}

.product-description {
	font-size: 12px;
	line-height: 17px;
	padding-left: 10px;
}

.product-features {
	
}

.product-features ul {
	margin-left: 10px;
}

.product-features ul li {
	line-height: 16px;
}

.product-features ul li em {
	font-weight: bold;
}

/*-------------
  End Primary
--------------*/

/*-------------
	Secondary
--------------*/

.product-secondary {
	margin-bottom: 10px;
	border-width: 0px;
}

.product-options {
	
}

.product-options form ul {
	
}

.product-options form ul li {
	padding-top: 3px;
}

.imageanddetails {
	margin-left: 10px;
}

.product-misc {
	
}

.product-options {
	
}

.product-detail-button {
	
}


/*-------------
	Secondary
--------------*/



/*----------------------
	Product Detail
-----------------------*/

/*-------------------------------
  		End Product Layouts
---------------------------------*/

/*-------------------------------
			Forms
---------------------------------*/

.required {
	color: #cc0000;
}

button content-accent1 {
	
}

/*-------------------------------
			Forms
---------------------------------*/



/*---------------------------------------------------
					End Wrapper 
-----------------------------------------------------*/



/*---------------------------------------------------
					Footer-section
-----------------------------------------------------*/

.footer-section {
	/* Min-height fast hack */
  	min-height:1%;
  	height:auto !important;
  	height:1%;
  	/* End min-height fast hack */
	text-align: center;
	padding-bottom: 10px;
	width:960px;
}
#paymentlogos {
	text-align: center;
}


/*-------------------------------
		"Bottom" Navigation
---------------------------------*/

.navigation2 {
	text-align: center;
	float: none;
	margin-top: 5px;
}

.navigation2 span {
	font-size: 11px;
	line-height: 14px;
	float: none;
	margin: 0 auto;
}

.navigation2 a {
	text-decoration: underline;
}

.navigation2 a:visited {
	
}

.navigation2 a:hover {
	text-decoration: none;
}

/*-------------------------------
		End "Bottom" Navigation
---------------------------------*/

.footer {
	margin-bottom: 0px;
	padding-bottom: 7px;
	font-size: 11px;
	position:static;
	width:940px;
}

.footer a:link {

}

.footer a:visited {
	
}

.footer a:hover {
	
}

/*---------------------------------------------------
					End Footer-section
-----------------------------------------------------*/

