/* project: internet music template
   author: luka cvrk (www.solucija.com) */

   
/* default styles
   -------------- */
  
body { 
	padding: 0; 
	margin: 0; 
	font: 0.74em Arial, Helvetica, sans-serif; 
	line-height: 1.5em;
	background: #fff; 
	color: #454545; 
}

a {
	color: #4A8EBC; 
	background: inherit;
}

a:hover {
	color: #C3593C;
	background: inherit;	
}

a.title {
	color: #FE6700;
	background: #FFF;
}

h1 {
	font: bold 2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: -1px; 
	padding: 2px 0 0 0px;
	margin: 0;
	color: #464548;
	background: inherit;
}

h1 a, h2 a {
	text-decoration: none;
	color: #464548;
	background: inherit;
}

h1 a:hover, h2 a:hover {
	color: #C3593C;
	background: #FFF;
}

h1 .red{
	color: #C3593C;
	background: inherit;
}


h2 { 
	margin: 0 0 5px 0; 
	padding: 0; 
	font: bold 1.5em Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	color: #000; 
	background: inherit;
}

h2 .yellow{
	color: #FFFCD1;
	background: inherit;
}

h4{
	font:bold 1.1em Arial, Helvetica, sans-serif;
	color:#333;
	margin:5px 0 2px 0;
	}
h3{
	margin:5px 0;
	border-bottom:1px dotted #ccc;
	}

p {	margin: 0 0 5px 0; }

ul { 
	margin: 0; 
	padding : 0; 
	list-style : none; 
}

form { 
	margin: 0; 
}

input.search { 
	width: 145px; 
	height: 22px;
	border: none;
	background: #fff url(images/input.gif) no-repeat; 
	padding: 5px 10px 0 25px;
	color: #808080;
}

input.front_button {
	border: 0;
	height: 27px;
	width: 50px;
	background: #a3a0c7 url(images/button.gif) no-repeat;
	color: #FFF;
	font: bold 1.1em Arial, Helvetica, Sans-Serif;
	margin-right:10px;
}

input.login { 
	width: 150px;
	border: none; 
	background: url(images/logininput.gif); 
	padding: 4px; 
}

/* layout
   ------ */

.content { 
	margin: 10px auto;
	width: 790px; 
}

.logo {
	float: left;
	width: 266px;
	padding: 10px 0 11px 0;
}

.header_right {
	float: right;
	width: 450px;
	height: 72px;
}

.logo p {
	font-size: 0.9em;
	color: #808080;
	padding: 0 0 0 7px;
	background: inherit;
}


.top_info {
	width: 440px;
	margin: 12px 0 5px 0;
	padding: 0 5px 5px 0;
	text-align: right;
	background: #FFF url(images/dot.gif) repeat-x bottom;
	color: #444;
}
	

.slogan {
	text-align: right;
	width: 160px;
}


.bar { 
	text-align: right;
	font-size: 1.1em;
	height: 30px; 
}

	.bar li { 
		
		padding: 0px 10px 8px 10px;
		color: #808080;
		background: #FFF;
		display: inline;
	}
	
	.bar li.active { 
		background: #FFF url(images/bar.gif) no-repeat center bottom; 
		color: #C3593C;
		font-weight: bold; 
		padding-bottom: 8px; 
	}

	.bar a { 
		font-weight: bold;
		color: #4A8EBC; 
		background: inherit;	
	} 

.newsletter {
	float: left;
	height: 48px;
	width: 160px;
	background: #6E6E6E url(images/newsletterbg.gif) no-repeat;
	color: #FFF;
	margin: 0 0 0px 0;
	padding:0 5px;
	line-height:48px;
	border-right:3px solid #fff;
	text-align:center;
}
.newsletter a, .newsletter a:visited, .newsletter a:hover{
	color:#fff;
	text-decoration:none;
}

.search_field { 
	text-align: right;
	width: 100%;
	height: 48px;
	background: #464548 url(images/searchbg.gif) no-repeat top right; 
	color: #000;
	clear: both;
	padding: 0px 0px 0 0;
	margin: 0 0 0px 0;
	line-height:48px;
}

.grey {
	font-size: 1.2em;
	font-weight: bold;
	color: #ccc;
	background: inherit;
	
}

.search {
	font-size: 1.2em;
	font-weight: bold;
	color: #FFF;
	background: inherit;	
}

.content_seperator{
	clear:both;
}

.spacer{
	clear:both;
}


.subheader {
	clear: both;
	margin: 3px 0 10px 0;
	padding: 8px;
	background: #f4f4f4;
	color: #808080;
	border-bottom: 1px solid #ccc;
}

/* left side
   --------- */

.left {
	float: left;
	width: 520px;
	margin: 0 0 10px 0;
}

.left_results {
	float: left;
	width: 790px;
	margin:0px;
}

	.left_articles {
		margin: 0 0 15px 0;
		padding: 10px 0 0 0px;
	}

	.lt {
		height: 10px;
		background: #6E6E6E url(images/lt.gif) no-repeat;
		color: #FFF;
	}
	
	.lbox {
		color: #eee;
		padding: 3px 12px;
		margin: 0 0 15px 0;
		background: #6E6E6E url(images/lb.gif) no-repeat bottom left;
		height: 178px;
	}
	
	.lbox a {
		color: #FFFCD1;
		background: inherit;
	}
	
	.lbox h2 {
		color: #FFF;
		background: #6E6E6E;
	}
	
	
.thumb {
	float: left;
	width: 150px;
	border: 1px solid #d4d4d4;
	color: #fff;
	background: #6e6e6e;
	margin: 0 15px 15px 0;
	padding: 5px;
	}
.thumb_checkout{
	float:left;
	padding:1px;
	border:1px solid #ccc;
	margin:0 10px 10px 0;
	}
.thumb p { margin: 0; padding: 3px; color: #FFF; background: #6e6e6e; }

.faq{
	padding:0 0 10px 0;
	}
.faqTop{
	display:block;
	text-align:right;
	padding-left:15px;
	border-bottom:1px dotted #ccc;
	padding-bottom:10px;
	margin-bottom:20px;

	}

	
/* right side
   ---------- */
		
.right {
	float: right;
	width: 245px;
	margin: 0 0 10px 0;
}

.right strong{
	font:bold 1.2em Arial, Helvetica, sans-serif;
	}

.right a {
	color: #FFFCD1;
	background: inherit;
}

		
	.rt {
		background: #a3a0c7 url(images/rt.gif) no-repeat;
		color: #fff;
		height: 7px;
	}
		
	.right_articles {
		font-size: 0.9em;
		background: #a3a0c7 url(images/rb.gif) no-repeat bottom;
		color: #fff;
		padding: 4px 8px;	
		margin: 0 0 10px 0;
	}
	
.center{ text-align:center; }
	
	
/* Form */

#form {
	width: 420px;
	background-color: #FFFFFF;

	border-top: none;
	padding: 10px;
	float: left;
	}
#form div.row {
	width: 420px;
	border-bottom: 1px solid #eee;
	padding: 7px;
	float: left;
	}
#form div.label {
	width: 110px;
	margin-right: 8px;
	float: left;
	display: inline; /* IE6 */
	}
#form div.field {
	width: 280px;
	float: left;
	}
#form div.submit {
	margin-top: 14px;
	margin-bottom: 10px;
	margin-left: 120px;
	float: left;
	display: inline; /* IE6 */
	}	
/* Form Elements */
.req {
	font-weight: bold;
	}
.input {
	color:#333;
	}
.attn {
	background-color: #F3F3F3;
	}
.full {
	width: 398px;
	}
.group_checkbox {
	width: 198px;
	margin-right: 2px;
	float: left;
	display: inline; /* IE6 */
	}
.group_checkbox input {
	margin-bottom: 2px;
	display: inline; /* IE6 */
	}
.group_radio {
	width: 198px;
	margin-right: 2px;
	float: left;
	display: inline; /* IE6 */
	}
	
	
#categories ul{
	list-style:none;
	}	
#categories ul li{
	font:12px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#fff;
	padding-bottom:5px;
	}
			
.image {
	float: left;
	margin: 0 9px 3px 0;
}





.recordNav{
	border-bottom:1px dotted #999;
	width:100%;
}

.recordNavRight{
	text-align:right;
	float:right;
	}
.recordNavLeft{
	text-align:left;
	float:left;
	}
	
.recordNavBottom{
	border-bottom:0px dotted #999;
	padding-top:5px;
	width:100%;
	}

h3{ margin-top:15px;
	}

.pThumb{
	vertical-align:bottom;
}

.pHolder{
	float:left;
	width:158px;
	height:155px;
	text-align:center;
	padding:10px 0;
	border-bottom:1px dotted #999;
	vertical-align:bottom;
}

.photo_links{
	width:100%;
	}
a.downloadLink{
	margin-bottom:10px;
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#fff;
	background:url(images/disk.png) no-repeat left top;
	padding-left:20px;
	display:block;
	}

a.addCartLink{
	margin-bottom:10px;
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#fff;
	background:url(images/picture_go.png) no-repeat left top;
	padding-left:20px;
	display:block;
	}
.photo_detail{
	padding-top:0;
	margin-top:0;
	}

/* footer
   ------ */

.footer { 
	clear: both; 
	text-align: center;
	line-height: 1.8em;
	color: #808080;
	background: #FFF url(images/dot.gif) repeat-x;
	padding: 8px 0;
}

.footer a {
	color: #333;
	background: inherit;
}

/* Form styles */
span.success{ 
	background:url(images/accept.png) no-repeat left;
	padding-left:20px;
}
span.error{ 
	background:url(images/exclamation.png) no-repeat left;
	padding-left:20px;
}

.adv_search_link{
	font:12px Arial, Helvetica, sans-serif;
	background:url(images/wrench_orange.png) no-repeat left top;
	padding-left:20px;
	margin-left:10px;
	cursor:pointer;
	}
#adv_search{
	width:600px;
	background:#eee;
	border:1px solid #ccc;
	padding:5px 20px;
	margin:10px 0;
	display:none;
	}
#adv_search_on{
	width:600px;
	background:#eee;
	border:1px solid #ccc;
	padding:5px 20px;
	margin:10px 0;
	}
#adv_search form label{
	font:9px Arial, Helvetica, sans-serif;
	}
#adv_search_on form label{
	font:9px Arial, Helvetica, sans-serif;
	}
.show{
	display:block;
	}
.hide{
	display:none;
	}
#tos_holder{
	width:525px;
	height:250px;
	overflow:auto;
	padding:3px;
	border:1px solid #666;
	}
