/*------------------------------------
	
	Theme Name: Global
	Theme#: 321
	
------------------------------------*/

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

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

#expander {
	margin: 0px auto 10px auto !important;
	width: 960px !important;
	min-width: 0px !important;
	padding:5px;
	background-color: #ffffff;
}

#wrapper2 {
	height: 1%;
}

.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 ** */
}

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

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


/*-----------------------------------
		General
-------------------------------------*/
 
body {
	padding: 0;	
	margin:20px 0px;
	line-height:normal;
}

a:link {
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

/* CATEGORY MENU BAR */

.sf_category_menubar .widget_header {
	display:none;
}

.sf_category_menubar {
	margin: 0px;
	width: 936px;
	padding:0px 12px 0px;
	z-index:50;
	min-height:44px;
	height:auto !important;
	height:44px;
	background-image: url(images/321_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:44px;
	margin-bottom:1px;
}
 
.sf_category_menubar ul li a {	
	display: block;
	padding:15px 5px;
	margin:0px 10px 0 0;
	text-decoration: none;	
	min-width:1%; 
	width: auto !important; 
	width:1%;
	font-size:12px;	
	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: #ffffff;
	background-image: url(images/321_catbg-hover.jpg);
}
 
/* Category Menu Bar Subnav */

.sf_category_menubar .subnav {
	left: -999em; 
	list-style: none;
	line-height: 1;
	margin: 0px 0px 0px;	
	padding: 0px;	
	position: absolute;	
	width: 140px;
	z-index:1000;
}
 
.sf_category_menubar .subnav  li {
	float: left;
	margin:0;	
	padding:0;	
	width: 140px;
	height:auto;
    white-space:normal;	
	background-color:#8F8F8F;	
}
 
.sf_category_menubar .subnav li a {
	display: block;
	height:auto;
	padding: 5px;
	margin:0px;
	min-width:130px;
	width: 130px !important;
	white-space:normal;
	font-weight:normal;
	text-transform:none;
	background:#8F8F8F;	
	font-size: 13px;
	font-weight: normal;
}

.sf_category_menubar .subnav  li a:visited {
	
}
 
.sf_category_menubar .subnav  li a:hover {
	background-color:#A8A9AD;	
	text-decoration: none;
	background-image: none;
}
 
#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
-----------------------------------------------------*/

.header {
	padding: 0;
	background-image: url(images/header_bg_repeat.gif);
	background-repeat: repeat;
}

.sf_extra1 {

}

.sf_extra1 span {

}

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

#header-content {
	background-image: url(images/header_bg_top.gif);
	background-repeat: no-repeat;
	background-position: top right;
	min-height: 82px;
	height: auto !important;
	height: 82px;
}

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

.sf_extra3 {

}

#logo img {
	float:left;
	margin:10px 10px 10px 10px;
}

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

.titles {
	text-align: left;
	float: left;
	width:50%;
	padding-left:10px;
}

.header .company-name {
	margin: 10px 0 0 0;
	padding: 0;
}

.header .slogan {
	margin: 0;
	padding: 5px 0 0 0;
}

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


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

.address {
	text-align: right;
	padding: 5px 20px 7px 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 */

}

.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 {

}

.address ul li a.email:hover {
	
}

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

.sf_extra4 {
	background-image:url(images/header_bg_bottom.gif);
	background-position:top left;
	width:960px;
	height:19px;
	clear:both;
}

.sf_extra4 span {
	
}

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


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


.navigation1 {
	border-top:1px solid #CCCCCC;
	height:auto !important;
	margin:0px;
	width:960px;
	background-repeat: repeat;
	background-image: url(images/nav_bg.gif);
}

.navigation1 ul {
	height:auto !important;
	list-style-type:none;
	margin:0px;
	padding:0px;
}

.navigation1 ul li {
	float:left;
	white-space:nowrap;
	width:auto !important;
}

.navigation1 ul li a {
	display:block;
	height:12px;
	width:auto;
	width:1%;
	padding:7px 12px;
	text-decoration:none;
}

.navigation1 ul li a:visited {
	text-decoration:none;
}

.navigation1 ul li a:hover {

}

/*------------------------------------
	Dropdown
------------------------------------*/
#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, 
#Nav1 ul { /* all lists */
	list-style:none;
	width:100%;
}

#Nav1 a {
	display:block;
}

#Nav1 li { /* all list items */
	float:left;
	width: 130px;
}

#Nav1 li ul { /* second-level lists */
	position:absolute;
	left:-999em;
	width:130px;
	height:auto;
	margin:-4px 0 0 4px;
	background:#ffffff;
	padding:3px 3px 0 3px;
	z-index:1000;
}
#Nav1 li ul li{	
	margin:0;
	padding:0;
	background:none;
}
#Nav1 li ul li a, 
#Nav1 li ul li a:visited {
	background:#ebebeb;
	height:auto;
	margin:0 0 3px 0;
	width:120px;
	padding:5px;
	line-height:normal;
	white-space:normal;
	border:none;
	text-align: left;
}
#Nav1 li ul li a:hover{
	background:#ffffff;
}
#Nav1 li:hover ul, 
#Nav1 li.sfhover ul { /* lists nested under hovered list items */
	left:auto;
}
#Nav1 li:hover, #Nav1 li.hover {  
    position: static;  
} 

/*-------------------------------
		End Navigation
---------------------------------*/

.sf_extra2 {
	height: 120px;
	margin-bottom: 5px;
	background-repeat: no-repeat;
	background-position: right;
}

.sf_extra2 span {
	float: left;
	width: 170px;
	height: 120px;
	background-repeat: no-repeat;
	background-position: bottom;
}


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


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

.container-left div.quick-search,
.container-right div.quick-search {
	padding: 0 5px 5px 5px;
}

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

.quick-search ul li a:link {
	
}

.quick-search ul li a:visited {
	
}

.quick-search ul li a:hover {
	
}

.container-left .content-block h3.quick-search-header,
.container-right .content-block h3.quick-search-header {
	margin: 5px 0px 2px;
	padding: 0px 0px 3px;
}

.quick-search-button {
	padding: 2px 5px;
	cursor: pointer;
}

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


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

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

.container-left .category-tracker h3 {
	padding:0 0 3px;
	margin:5px;
	font-size:15px;
	border-bottom: 1px solid #fff;
}

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

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

.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-left .content-block {
	margin: 0px;
	padding: 0px;
}

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

.container-left .content-block a:link,
.container-left .content-block a:visited,
.container-left .content-block a:hover{

}

.container-right .content-block a:link,
.container-right .content-block a:visited,
.container-right .content-block a:hover{

}

	/*---------------------------------------------------
						Category List
	-----------------------------------------------------*/

.category-list {

}

.category-list ol {

}

.category-list ol li {
	
}

.category-list ol li a {
	text-decoration: none !important;
	height: auto !important;
	padding: 3px 5px 4px 5px;
	display: block;
}

.category-list ol li a:visited  {

}

.category-list ol li a:hover {

}

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

.container-left .content-block h3.category-list-header,
.container-right .content-block h3.category-list-header {
	margin: 0px;
	padding: 5px 5px 5px;
}

.category-list-header a:link, 
.category-list-header a:visited, 
.category-list-header a:hover {
	text-decoration:none;
}

	/*---------------------------------------------------
						End Category List
	-----------------------------------------------------*/
	
	/*---------------------------------------------------
						Featured Item
	-----------------------------------------------------*/
.featured-item h3 {
	font-size:15px;
}

.featured-item .product {
	margin-top: 10px;
}

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

.container-left .content-block h4, 
.container-right .content-block h4 {
font-size: 11px;	
}

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

#featured-products {
	margin:0px 5px;
}

#featured-products ol {

}

#featured-products ol li {
	padding: 0px 5px;
}

.title {

}

.smallimage {
	
}

.smallimage a img {
	border: 0px;
}

.shortdescription {
	padding: 3px 0;
}

.list {
	
}

.list em{

}


.sale {
	
}

.sale em {

}

.options {

}

.featured-item-button {
	margin-top:5px;
}

	/*---------------------------------------------------
						End Featured Item
	-----------------------------------------------------*/

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


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

#wrapper1 {	
	height:auto !important;
	height:1%;
	font-size: 12px;
}

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

#wrapper2 {

}

.outer {

}

.float-wrap {

}

.center {
	
}

.centerbox {

}

.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;
}

.breadcurmb {
	
}

.home {
	
}

.category {
	
}

#breadcrumbs span.item {
	
}


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

/*-------------------------------
		Main Content
---------------------------------*/

.main-content {
	padding: 0 8px;
}

	/*-------------------------------
				Welcome
	---------------------------------*/
.welcome h1 {
	font-size: 16px;
	font-weight: normal;
}

.tmpwelcome {
	margin-top:10px;
	margin-bottom:20px;
}

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

#welcome {

}

#welcome img {
	margin-right: 10px;
	float:left;
}

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


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

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

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


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

.search-results .content-block {

}

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

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

.content-product-header {
	border-bottom-width:1px;
	border-bottom-style:solid;
}

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

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

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

.search-result-button {

}	

.content-product .smallimage {

}

.search-results .smallimage {

}

.content-product .largeimage {

}

.search-results .largeimage {

}

.content-product .shortdescription {

}

.search-results .shortdescription {

}

.content-product .options {

}

.search-results .options {

}


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

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


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

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

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

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

.upsell-item1 td {
	border-top-width: 1px;
	border-top-style: solid;
	padding: 3px;
}

.upsell-item1 td a:hover {
	
}

.upsell-item2 {
	
}

.upsell-item2 td { /*--zebra striping on tr's--*/
	border-top-width: 1px;
	border-top-style: solid;
	padding: 3px;
}

.upsell-item2 td a:hover {
	
}

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

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

.product-page {
	
}

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

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

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

.product-detail-header h2 {
	padding: 3px;
	margin-left: 3px;
}

.imageanddetails {
	margin-left: 10px;
}

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

.product-misc {

}

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

.product-options {

}

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

.product-features {
	
}

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

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

.product-features ul li em {

}

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

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

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


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



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

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

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

.required {

}

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



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



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

.footer-section {
	text-align:center;
	padding:5px;
	border-top-width: 5px;
	border-top-style: solid;
	height:auto !important;
	height:1%;
}

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

.footer-section a:link, 
.footer-section a:visited, 
.footer-section a:hover {

}

.footer_extra {

}


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

.navigation2 {
	margin: 0px 0px 10px;
	padding:0px;
}

.navigation2 a:link {
	text-decoration: underline;
}

.navigation2 a:visited {
	
}

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

	/*-------------------------------
			End "Bottom" Navigation
	---------------------------------*/
	
	/*-------------------------------
			Main Footer/Copyright
	---------------------------------*/

.footer {
	margin: 10px 0px;	
	padding: 0px;
	text-align: center;
	position: static;
	font-weight:normal;
}

.footer h3 {
	font-weight:normal;
	font-size: 11px;
}

.footer a:link {

}

.footer a:visited {
	
}

.footer a:hover {
	
}

	/*-------------------------------
			End Main Footer/Copyright
	---------------------------------*/
	
	/*-------------------------------
			Payment Logos
	---------------------------------*/

#paymentlogos {
	margin-top:10px;
	text-align:center;
}

	/*-------------------------------
			End Payment Logos
	---------------------------------*/

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

