/*----------------------------------
		Theme_# Theme225
		Cat 	Music
		Name	ProPod
----------------------------------*/
 
 /*-----------------------------------
		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 ** */
	/*padding-top:15px;*/
    /*** 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 ** */
	/*padding-top:15px;*/
    /*** Critical right divider dimension value ** */
    margin-left: 0; /*** Critical right divider dimension value ** */
}

.outer {
	background-color: #ffffff;
	height:1%;
}

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

.navigation1, .navigation2 {
	margin:0px;
}

.float-wrap {
		
}

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



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

body {
	line-height:normal;
}

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

.content {	
}

#wrapper2 {	
}

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: 930px;
	padding:0px 15px;
	z-index:50;
	min-height:30px;
	height:auto !important;
	height:30px;	
	background-image: url(images/225_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 {
	color: #ffffff;
	display: block;
	margin:8px 18px 8px 0px;
	padding:0px;
	text-decoration: none;	
	min-width:1%; 
	width: auto !important; 
	width:1%; 
	font-family:Georgia,"Nimbus Roman No9 L",serif;
	font-size:12px;	
	font-weight:bold;	
	text-transform:uppercase;
}
 
.sf_category_menubar ul li a:visited {
	color: #ffffff;
	text-decoration: none;	
}
 
.sf_category_menubar ul li a:hover {
 	color: #dddddd;
	text-decoration: none;	
}
 
/* Category Menu Bar Subnav */

.sf_category_menubar .subnav {
	left: -999em; 
	list-style: none;
	margin: -2px 0 0;	
	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 #ccc;
	border-right:1px solid #ccc;
	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:#000000;
	font-family: Arial, Helvetica, FreeSans, sans-serif;
}

.sf_category_menubar .subnav  li a:visited {
	color:#000000;
}
 
.sf_category_menubar .subnav  li a:hover {
	background-color:#dddddd;
	color:#000000;
}
 
#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;
}

.sf_extra1 {
	
}


.sf_extra1 span {

}

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

.header,
#header-content {
	display: inline-block;
}

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


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

#header-content {
	min-height:130px;
	height:auto !important;
	height:130px;
}

#header-content img {
	
}

.sf_extra3 {

}

.sf_extra3 span {
	
}

#logo {

}

#logo img {
	margin: 25px 20px;
	float: left;
	border:none;
}

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

.titles {	
	float: left;
	text-align: left;
	margin:20px 0px 0px 0px;
	padding-bottom: 18px;
	width: 60%;
	word-wrap: break-word;
}

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

.header .slogan {
	padding-bottom: 2px;
}

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


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

.address {
	float: right;
	text-align: right;
	padding: 20px 0 25px 0 !important;
}

.address ul {
	margin-right: 15px;
}
* html .address ul {
	margin-right: 10px;
}

.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  {
	font-weight: bold;
}

.address ul li a: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 {
	clear:both;
	height:auto !important;
	height:10px;
	font-weight:bold;
	font-size:11px;
	margin: 5px 0px 5px;
	padding: 0px;
	font-family: Verdana, Geneva, Kalimati, sans-serif;	
}

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

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

.navigation1 ul li a, .navigation2 ul li a {
	margin:0px;
	padding:0px;
}

.navigation1 ul li {
	padding:2px 6px 3px 15px;
}

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

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

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

/*------------------------------------
	Flyout - right 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 a {
	display: block;
}
#Nav1 li ul { 
	position:absolute;
	left: -999em;	
	padding:0px;
	margin-top: 2px;
	width:200px;
	background:#4c4c4c;
	z-index:1000;
}
#Nav1 li ul li {
	margin:0;
	padding:0px;
	width:200px;	
	background-image: none;
}
#Nav1 li ul li a {
	display: block;
	padding:5px;
	white-space:normal;
	width:190px;
}
#Nav1 li ul li a:hover {
	background:#676767;
}

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

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

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

.sf_extra2 {	
}

.sf_extra2 span {	
}

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


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

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

.quick-search ul li {
	
}

.quick-search ul li a:link {
	text-decoration: underline;
}

.quick-search ul li a:visited {
	text-decoration: underline;
}

.quick-search ul li a:hover {
	text-decoration: none;
}

.container-left .textpadder {	
	padding: 0px;
	margin: 0px;
}

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

.quick-search-header {
	font-size: 15px;
	font-weight:bold;
	margin: 0px;
	padding: 0px;
}

.quick-search-button {
	font-size: 10px;
	border-width: 1px;
	border-style: solid;
	margin-top: 4px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding: 2px 4px;
}

.quick-search ul li {
			
}

.quick-search ul li a {
	padding-left: 10px;		
}

.quick-search-button:hover {
	
}

.container-left .quick-search, 
.container-right .quick-search {	
	text-align: left;
}

.container-left .quick-search h3, 
.container-right .quick-search h3 {
	padding: 0px;
	margin: 0px;
}

.header .quick-search li,
.header .quick-search h3 {
    display: inline;	
}

.content-block quick-search, #searchtext {
	margin-left: 10px;
}


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


/*---------------------------------------------------
					Sidebars
-----------------------------------------------------*/
.container-left .content-block {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 2px 0px;
}

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

#search 
.container-left a:link, 
.container-left a:visited, 
.container-right a:link, 
.container-right a:visited {
	
}

.container-left a:hover,  
.container-right a:hover {
	text-decoration: none;
}

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

}

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

.category-list ol li {
	padding-bottom:8px;
}

.category-list ol li a {
	
}

.category-list ol li a:visited {

}

.category-list ol li a:hover {

}


.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,
.category-tracker h3 {
	font-family:Georgia, "Nimbus Roman No9 L", serif;
	font-size:12px;	
	margin-bottom:10px;
	padding:7px 10px;
	text-transform:uppercase;
}

.featured-item ol{
	margin: 0px 10px;
}

.featured-item .product {
	padding: 10px;
}

.container-left .featured-item h3,
.container-right .featured-item h3 {

}

.product {

}

.featured-item img{
	border:1px solid #000000;
	margin:10px 0px;
}

.smallimage {
	
}

.shortdescription {
	padding: 3px 0;	
}

.list {
	
}

.list em{
	font-weight: bold;
}

.sale {
	
}

.sale em {
	font-weight: bold;
}

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

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

/* -------------------- CATEGORY TRACKER -------------------- */


.category-tracker .cat {
	padding:0px 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 Sidebars
-----------------------------------------------------*/


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

.wrapper1 {
	font-size: 12px;
}

.wrapper2 {
	
}

.center {
	
}

.content {
	padding:15px 10px 10px;
}

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

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

#messages {
	margin-bottom:10px;
}

#messages li {
	
}

#messages li.info {
	padding: 5px;
	margin-bottom: 5px;
}

#messages li.error {
	padding: 5px;
	margin-bottom: 5px;
}

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


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

#breadcrumbs {
	padding-bottom: 15px;
}

.breadcurmb {
	
}

.category {
	
}

#breadcrumbs span.item {
	
}

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


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

.welcome {
	line-height: 17px;
}

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

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

/*-------------------------------
		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 {
	border: 1px solid;
}

.content-category {
	
}

.content-product { /*--the whole box - border overwrite--*/
	border-style: none;	
}

.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: 11px;
	font-weight: bold;
	text-transform:uppercase;
}



.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: 11px;
	font-weight: bold;
	text-transform:uppercase;
}

.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: 11px;
	text-transform:uppercase;
	font-weight:bold;
	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-family:Georgia, "Nimbus Roman No9 L", serif;
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
	padding: 3px;
	margin-left: 3px;
}


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

.product-image div{
	text-align:center;
}

.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;*/
	margin-left:5px;
	margin-right:5px;
}

.product-misc ul li{
	text-align:center;
}

.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 {	
	padding-bottom:15px;
	padding-top:5px;
	text-align: center;
	/* Min-height fast hack */
  	min-height:1%;
  	height:auto !important;
  	height:1%;
  	/* End min-height fast hack */
}

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

#paymentlogos {
	text-align: center;
	padding-bottom: 10px;
}

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

.navigation2 {
	text-align: center;
	clear:both;
	height:auto;
	width:100%;
	font-size:10px;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}

.navigation2 ul {
	height:auto !important;
	margin: 0px;
	padding: 60px 10px 7px;
}

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

.navigation2 ul li {	
	margin: 0px;
	padding: 2px 20px 2px 2px;
}

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

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

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

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

.footer {
	margin-bottom: 0;
	padding-bottom: 7px;
	padding-top:5px;
	font-size: 10px;
	font-weight:normal;
	position: static;	
}



.footer a:link {
	
}

.footer a:visited {
	
}

.footer a:hover {
	
}

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

.tmpwelcome {
	height:auto !important;
	height:1%;
	margin-bottom:20px;
}

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