/*------------------------------------
	
	Theme Name: Digital Music
	Theme#: 303
	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 ** */
}

.outer,
.float-wrap {
	background-color: #ffffff;
}

#page-wrap {
	border: 6px solid #ffffff;
}

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

body {
	font-family: Verdana, Geneva, Kalimati, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-bottom: 10px;
	background-position: center top;
	background-repeat: repeat-x;
	padding: 0;
}

#wrapper2 {
	background-color: #cccccc;
}

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

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

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

.center,
.float-wrap {
	background: #ffffff;
}

.centerbox {
	padding-bottom: 20px;
}

a {
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

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

.header {
	padding: 0;
	width: 100%;
}

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

.header {
	display: inline-block;
}

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

#header-content {
	position: relative;
	border-bottom: 5px solid #FFFFFF;
	background-repeat: repeat-x;
	background-position: top;
	height: 1%;
}

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

.sf_extra3 {
	position: relative;
	border-right: 6px solid #ffffff;
	height: 159px;
	width: 219px;
	float: left;
}

#logo {
	float: left;
	position: relative;
	margin: 10px;
	display: block;
}

#logo img {
	max-width: none !important;
}

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

.titles {
	position: relative;
	float: left;
	text-align: left;
	margin-left: 10px;
	margin-top: 10px;
	width: 50%;
}

.header .company-name {
	font-family: Arial, Helvetica, FreeSans, sans-serif;
	font-weight: normal;
	text-align: left;
	margin: 0;
	padding: 0;
}

.header .slogan {
	padding-top: 10px;
	padding-bottom: 10px;
}

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

.address {
	width: 948px;
	float: left;
	text-align: left;
}

.address ul li {
	float: left;
	padding: 5px 8px 5px 10px;
}

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

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

.address ul li a.email:hover {
	color: #333333;
}

/*------------------------------------
	"TOP" Navigation
------------------------------------*/

.navigation1 {
	background-repeat:repeat;
	border-style:solid;
	border-width:5px 0 0 0;
	clear:both;
	font-family: Verdana, Geneva, Kalimati, sans-serif;
	height:auto;
	margin:0;
	width:100%;
}

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

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

.navigation1 ul li {
	float:left;
	margin:0px;
	padding:0px;
	width:auto !important;
	width: 1%;
}

.navigation1 sf_last_nav_item {
	background-repeat:no-repeat;
}

.navigation1 ul li a {
	background-repeat:no-repeat;
	display:block;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	min-height:32px;
	height:auto !important;
	height:32px;
	text-decoration:none;
	text-transform:uppercase;
	padding:12px 10px 0px;
	margin:0px;
}

.container-left .navigation1 ul li a,
.container-right .navigation1 ul li a {
	width:150px;
	white-space:normal;
	margin:0px;
}

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

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

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

#Nav1 li ul { /* second-level lists */
	position:absolute;
	left:-999em;
	width:134px;
	margin:-3px 0 0 0;
	border:solid 4px #dfdbda;
	padding:4px;
	background:#ffffff;
	z-index:1000;
}

#Nav1 li ul li {
	margin:0;
	padding:0;
	overflow:visible;
	background:none;
}

#Nav1 li ul li a {
	background:#ffffff;
	color:#333333;
	min-height:18px;
	height:auto !important;
	height:18px;
	margin:0;
	white-space:normal;
	line-height:normal;
	width:120px;
	padding:4px 7px;
}

#Nav1 li ul li a:hover {
	background:#dfdbda;
}

#Nav1 li:hover ul,
#Nav1 li.sfhover ul { /* lists nested under hovered list items */
	left:auto;
}

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


/*------------------------------------
	@section CATEGORY MENU BAR
------------------------------------*/

.sf_category_menubar .widget_header {
	display:none;
}

.sf_category_menubar .cat_menubar {
	background-color:#DBD9DC;
	padding:0;
	min-height:1%;
	height:auto !important;
	height:1%;
}

.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: 0px;
	white-space: nowrap;
	min-width:1%;
	width: auto !important;
	width:1%;
}

.sf_category_menubar ul li a {
	border-right:solid 1px #5B6D91;
	font-size:13px;
	display: block;
	margin:0;
	padding:5px 15px;
	text-decoration: none;
	min-width:1%;
	width: auto !important;
	width:1%;
}

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

.sf_category_menubar ul li a:hover {
	background-color:#AFAFAF;
	color:#ffffff;
	text-decoration: none;
}

/*------------------------------------
	@section cat subnav
------------------------------------*/
 
.sf_category_menubar .subnav {
	background-color:#DBD9DC;
	border:solid 3px #AFAFAF;
	left: -999em;
	list-style: none;
	position: absolute;
	width:150px;
	z-index:1000;
}

.sf_category_menubar .subnav li {
	width:150px !important;
	height:auto;
	white-space:normal;
}

.sf_category_menubar .subnav li a {
	border:0;
	font-size:11px;
	min-height:1%;
	height:auto !important;
	height:1%;
	width:150px;
	padding:5px;
	margin:0px;
	width:150px;
}

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

/*------------------------------------
	Extra
------------------------------------*/

* html .sf_extra2 {
	display: none;
}

.sf_extra2 span {
}

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

.quick-search {
	background-color: #5B6D91;
	border-bottom: 6px solid #ffffff;
	padding: 0px 5px 5px 5px !important;
}

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

.quick-search-header {
	color: #850B0C;
	font-size: 15px;
	font-weight: bold;
}

.quick-search-button {
	color: #000000;
	background-color: #cccccc;
	border-width: 1px;
	border-style: solid;
	border-color: #ffffff;
	cursor: pointer;
	font-size: 10px;
	margin-top: 4px;
	padding: 2px 4px;
}

.container-left .quick-search,
.container-right .quick-search {
	background-repeat: repeat-x;
	background-position: top right;
	border-bottom: 6px solid #ffffff;
	padding: 2px 3px;
}

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

.container-left .quick-search h3,
.container-right .quick-search h3 {
	padding-bottom: 3px;
	font-weight: bold;
}

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

.category-tracker .active {
	font-weight:bold;
}

.category-tracker .subcat li {
	border:none;
}

.category-tracker .subcat li a {
	background-color:transparent;
	border:none;
	padding-left:10px;
	width:auto;
}

.category-tracker .subcat li a:hover {
	border:none;
	background-color:#BFBFBF;
}

.category-tracker .subcat2 li a{
	padding-left:20px;
}

.container-right .content-block,
.container-left .content-block {
	margin: 0;
	padding: 0;
}

.category-tracker-header,
.category-list-header {
	font-size: 15px;
	font-weight: bold;
	margin-top: 5px;
}

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

.container-left .category-tracker h3,
.container-left .category-list h3,
.container-right .category-list h3 {
	margin:5px 3px 5px 3px;
}

.category-tracker ul li,
ol#categories li,
.category-list ol li {
	border-top: 1px solid #efefef;
	border-left: 1px solid #a3a3a3;
	margin-bottom: 0px;
}

.category-tracker li a,
.category-list ol li a {
	background-color: #BFBFBF;
	border-bottom: 1px solid #A3A3A3;
	text-decoration: none !important;
	height: auto !important;
	padding: 5px 2px 6px 3px;
	display: block;
	width: 163px;
	color: #000000;
}

.category-tracker li a:visited,
.category-list ol li a:visited {
	color: #000000;
}

.category-tracker li a:hover,
.category-list ol li a:hover {
	color: #000000;
	background-color: #cccccc;
	border-bottom: 1px solid #A3A3A3;
}

.featured-product-header {
	margin-left: 0 !important;
}

.featured-product-header a {
	text-decoration:none;
}

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

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

.container-left .featured-item h3,
.container-right .featured-item h3 {
	font-size: 15px;
	font-weight: bold;
	margin-left: -6px;
}

.shortdescription {
	padding: 3px 0;
}

.list em {
	font-weight: bold;
}

.sale em {
	font-weight: bold;
}

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

.smallimage a img {
	border: 1px solid #000000;
}

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

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

.wrapper1 {
	font-size: 12px;
}

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

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

#messages li.info {
	background-color: #DCE8FF;
	border: 1px solid #4B5A7B;
	padding: 5px;
	margin-bottom: 5px;
}

#messages li.error {
	background-color: #FFBBBB;
	border: 1px solid red;
	padding: 5px;
	margin-bottom: 5px;
}

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

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

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

.welcome {
	line-height: 17px;
}

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

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

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

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

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

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

.products,
.categories {
	padding: 0px;
}

.search-results .content-product {
	border-style: solid;
	border-width: 2px;
}

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

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

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

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

.content-product-header a {
	color: #ffffff;
	text-decoration:none;
}

.content-product-header a:visited {
	color: #ffffff;
	text-decoration:none;
}

.content-product-header a:hover {
	color: #ffffff;
	text-decoration:none;
}

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

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

/*------------------------------------
	Upsell tables
------------------------------------*/
.upsell div {
	border-style: solid;
	border-width: 2px;
}

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

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

.upsell-item1 td a:hover {
	color: #000000;
}

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

.upsell-item2 td a:hover {
	color: #000000;
}

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

.product-page {
	border-color: transparent;
}

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

.product-primary,
.product-secondary,
.product-options,
.imageanddetails,
.product-bundle,
.product-misc {
	border-width: 0px;
}


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

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

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

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

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

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

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

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

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

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

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

.imageanddetails {
	border-color: transparent;
	margin-left: 10px;
}

.product-misc {
	border-color: transparent;
}

.product-options {
	border-color: transparent;
}

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

.required {
	color: #cc0000;
}

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

.footer-section {
	background-color: #cccccc;
	border-top: 6px solid #ffffff;
	padding-bottom: 10px;
	text-align:center;
	clear: both;
  	min-height:1%;/* Min-height fast hack */
	height:auto !important;
	height:1%;/* End min-height fast hack */
}

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

#paymentlogos {
	text-align: center;
}

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

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

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

.navigation2 span {
	padding-top: 5px;
	font-size: 11px;
	line-height: 14px;
	margin: 0 auto;
}

.navigation2 a {
	text-decoration: underline;
}

.navigation2 a:visited {
}

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

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

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