/* Make the flash flush with the nav */
#page {
    padding-top: 0px;
}

#search_keywords {
    color: #2EDBFD;
}

.result .img { float: left; 
	    	margin-right: 20px;
	 			height: inherit; }

.result h1,
.result h2,
.result h4,
.result h4,
.result h4,
.result h6 { margin-left: 0px; 
	   		 font-family: Oswald, 'Arial Narrow';
	   			   color: #2EDBFD;
	   		 font-weight: normal;
	   		  margin-top: 0px; 
           margin-bottom: 0px; }

.result h4 { color: gray;
	 margin-bottom: 5px }
	
.result a:hover { text-decoration: underline; }

.result {
	clear: both;
	padding: 10px;
	padding-left: 15px;
	padding-bottom: 20px;
	width: 930px;
	background-color: #333;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	color: #DDD;
}

#total {
	clear: both;
	width: 100%;
	padding-top: 10px;
	background-color: #167c95;
	color: #DDD;
}

#total h2 {
	margin-left: 20px;
	padding: 5px;
}

.result .text {
	clear: right;
	width: 75%;
}

.result .title {
}

.result p {
}

.no_image {
	width: 120px;
	height: 57px;
	background-color: #777777;
	color: #aaaaaa;
	padding-top: 18px;
	font-weight: bold;
	text-align: center;
}

.img a:hover {
	text-decoration: none;
}

#total p { margin-left: 20px;
		   margin-right: 30px;
		   margin-top: 30px;
	 	   margin-bottom: 5px;
	 	   font-weight: bold }
	
#total { padding-bottom: 10px;
	 	margin-bottom: 15px }
	
#product_filter_form input { margin-left: 10px }

#artists_header {
	margin-top: -40px;
	width: 1000px;
	height: 425px;
	display: block;
	position: relative;
	border-bottom: 1px solid #1d7a8b;
	background: url( 'http://www.numark-dj.com.pl/images/artists_header_bg.jpg' ) no-repeat;
}

#artists_header h1 {
	font-size: 60px;
	color: #ffffff;
	position: absolute;
	right: 30px;
	bottom: -10px;
	font-weight: bold;
	text-shadow: #000001 1px 1px 2px;
}

#artists_thumbs {
	margin: 45px 20px;
}

.artist {
	float: left;
	width: 230px;
	display: block;
	min-height: 275px;
	margin: 0 5px 20px 5px;
	background: url( 'http://www.numark-dj.com.pl/images/slug_gradient.png' ) repeat-x;
}

.artist img,
.artist h2,
.artist p {
	width: 200px;
	display: block;
}

.artist img {
	height: 100px;
	margin: 15px 14px;
	border: 1px solid #0dc3e4;
}

.artist h2 {
	color: #2edbfd;
	font-size: 25px;
	line-height: 26px;
	letter-spacing: -1px;
	margin: 0 15px 10px 15px;
	font-family: "Trade Gothic", Oswald, "Arial Narrow", Arial, sans-serif;
	text-transform: uppercase;
}

.artist p {
	color: #f7f7f7;
	font-size: 12px;
	margin: 0 15px 10px 15px;
}


/* Product Page */

#subcategories {
z-index: 500;
font-family: "Oswald";
padding: 10px;
padding-right: 0;
border-style: solid;
border-color: 
#008ebb;
border-width: 1px;
width: 158px;
overflow: hidden;
float: left;
background-color: 
#008ebb;
line-height: 1em;
height: 100%;
}

#heading .category_title {
float: left;
margin-top: 5px;
font-family: "Oswald";
font-size: 16px;
}
.category_title {
text-decoration: none;
color: 
#2EDBFD;
}

#heading .icon img {
height: 25px;
width: 25px;
}

#subcategories .subcategory {
    font-weight: normal;
    float: left;
    padding-top: 3px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 2px;
    margin-left: 20px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    background-color: none;
}

#subcategories .subcategory {
margin: 0px;
padding: 0px;
margin-bottom: 10px;
padding: 5px;
width: 100%;
}

/* ================= */
/* = Category list = */
/* ================= */

 .category {
    margin-bottom: 25px;
    background-color: #444;
    padding-bottom: 10px;
    border-style: solid;
    border-width: 1px;
    border-color: #167c95;
}

 .category .header {
    font-family: "Arial Narrow";
    height: 45px;
    margin-bottom: 5px;
    background-color: #167c95;
}

 .category .header .icon {
    float: left;
    margin-top: 10px;
    margin-left: 12px;
    height: 25px;
    width: 25px;
}

 .category .header .icon img {
    height: 25px;
    width: 25px;
}

 .category .header .title {
    float: left;
    max-height: 50px;
    font-weight: bold;
    font-size: 16px;
    margin-left: 10px;
    margin-top: 12px;
}

.category .header .category_title {
    font-family: Oswald, 'Arial Narrow';
    font-size: 16px;
}

.category .header .category_title a {
    margin-left: 10px;
    margin-top: 10px;
    float: left;
    color: #2EDBFD;
    text-decoration: none;
}

 .category .header .title a:link {
    color: #2edbfd;
    text-decoration: none;
}

 .category .header .title a:visited {
    color: #2edbfd;
    text-decoration: none;
}

 .category .header .title a:hover {
    color: #2edbfd;
    text-decoration: underline;
}

 .category ul {
}

 .category .item {
    list-style: none;
}

 .category .item a:link {
    color: #DDD;
    text-decoration: none;
}

 .category .item a:visited {
    color: #DDD;
    text-decoration: none;
}

 .category .item a:hover {
    color: #DDD;
    text-decoration: underline;
}


 .category .more {
    text-align: right;
    padding-right: 10px;
    position: relative;
    top: 10px;
    background-color: #eof3fd;
}

/* ================== */
/* = End Categories = */
/* ================== */


#subcategories .subcategory a:link {
    color: black;
    text-decoration: none;
}

#subcategories .subcategory a:visited {
    color: black;
}

#subcategories .subcategory a:hover {
    color: #2edbfd;
}

#filter {
float: left;
border: none;
width: 829px;
border-top-style: solid;
border-top-width: 1px;
border-bottom-color: 
#167C95;
border-bottom-style: solid;
border-bottom-width: 1px;
border-left-color: 
#167C95;
border-left-style: solid;
border-left-width: 1px;
border-top-color: 
#167C95;
background-color: 
#444;
margin: 0px;
padding: 0px;
}

#filter #subcategories {
    clear: both;
    padding-left: 15px;
    padding-top: 5px;
    background-color: #167C95;
    margin-bottom: 0px;
}

#filter #subcategories .subcategory {
    float: left;
    padding-top: 3px;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: 20px;
    font-weight: normal;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

#filter #subcategories .subcategory a:link {
    color: black;
    text-decoration: none;
}

#filter #subcategories .subcategory a:hover {
    color: #2EDBFD;
    text-decoration: none;
}

#filter #subcategories .subcategory a:visited {
    color: black;
    text-decoration: none;
}
                    
#site_search #search input {
    position: relative;
    top: 5px;
    float:left;
}

#site_search #search #icon {
    margin-left: 5px;
    margin-top: 3px;
}


#product_grid {
float: left;
width: 810px;
margin: 0px;
padding: 0px;
margin-left: 16px;
margin-top: 18px;
min-height: 300px;
}

#product_grid .product {
float: left;
background-color: 
#444;
margin-bottom: 20px;
margin-left: 5px;
margin-right: 5px;
width: 190px;
height: auto;
}
.thumbnail {
margin-bottom: 5px;
width: 190px;
height: 119px;
}
#product_grid .product .name {
text-align: center;
font-family: Oswald, "Arial Narrow", sans-serif;
font-size: 18px;
color: #fff;
background-color: #008ebb;
padding-left: 5px;
padding-right: 5px;
white-space: nowrap;
overflow: hidden;
height: 27px;
}
.descriptor {
color: #DDD;
background-color: #555;
margin-top: 0px;
margin-bottom: 5px;
line-height: 1.25em;
padding: 5px 5px 5px 10px;
overflow: hidden;
height: 30px;
border-style: solid;
border-color: #167C95;
border-width: 1px;
font-size: 12px;
line-height: 17px;
}

