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

  
@import url('menu_styles.css');
@import url('callouts.css');
/*
@import url('products.css');
@import url('features.css');
*/

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

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

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

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

.logo {
	float: left;
	width: 190px;
	padding: 8px 0 0 10px;
}

.logo p {
	font-size: 0.9em;
	color: #808080;
	background: inherit;
	text-align:center;
}

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

.top_info p {
	margin: 0 0 5px 0;
}

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

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

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

/*

h1 a:hover,h2 a:hover {
	color: #4A8EBC;
	background: #FFF;
	text-decoration: none;
}



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

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.button {
	border: 0;
	height: 27px;
	width: 76px;
	background: #ABC43C url(../images/button.gif) no-repeat;
	color: #FFF;
	font: bold 1.1em Arial, Helvetica, Sans-Serif;
}

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

img {
	border:0 transparent;	
}
*/

/* layout
   ------ 
.content {
	margin: 10px auto;
	width: 960px;
}
*/

/*


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





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

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

.bar li {
	color: #808080;
	background: #FFF;
	display: inline;
	float: left;
	width: 10em;
	text-align: center;
}

.bar li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	border-left:1px solid black;
	border-right:1px solid black;
	border-bottom:1px solid black;
}

.bar li:hover ul {
	left: auto;
}

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

.search_field {
	text-align: right;
	float: right;
	width: 740px;
	height: 38px;
	background: #464548 url(../images/searchbg.gif) no-repeat top right;
	color: #000;
	clear: right;
	padding: 10px 10px 0 0;
}

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

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

.clearfix {
	clear:both 
}

.newsletter {
	float: left;
	height: 33px;
	padding: 15px 0 0 15px;
	width: 192px;
	background: #6E6E6E url(../images/newsletterbg.gif) no-repeat;
	color: #FFF;
	margin: 0 0 3px 0;
}

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

 3 columns
.left_column {
	float: left;
	width: 180px;
	margin-right: 20px;
}

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

.right_column {
	float: right;
	width: 245px;
	margin: 0 0 10px 0;
}

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

 2 columns
div .right_2_columns {
	float: left;
	width: 760px;
	margin: 0 0 10px 0;
}

div .right_2_columns .header {
	float: left;
	width: 500px;
	margin: 0 0 10px 20px;
}

div .right_2_columns .column {
	float: left;
	width: 350px;
	margin: 0 0 10px 20px;
}

div .right_2_columns .book_comments {
	clear:both;
	float: left;
	width: 730px;
	margin: 20px 0 10px 20px;
	padding: 10px 0 0 0;
	border-top:1px solid #CCCCCC;
}

 left menu
   --------- 

.menu a {
	color:white;	
}   
   
.left_menu {
	float: left;
	width: 220px;
	margin: 0 20px 10px 0;
}

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

.lt {
	height: 10px;
	background: #6E6E6E url(../images/lt.gif) no-repeat;
	color: #FFF;
	width: 490px;
}

.lbox {
	color: #eee;
	padding: 3px 12px;
	margin: 0 0 15px 0;
	background: #6E6E6E url(../images/lb.gif) no-repeat bottom left;
	height: 178px;
	width: 466px;
}

.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 p {
	margin: 0;
	padding: 3px;
	color: #FFF;
	background: #6e6e6e;
}

.rt {
	background: #C85E35 url(../images/rt.gif) no-repeat;
	color: #FFF;
	height: 7px;
}

.right_articles {
	background: #C85E35 url(../images/rb.gif) no-repeat bottom;
	color: white;
	padding: 4px 8px;
	margin: 0 0 10px 0;
}

.image {
	float: left;
	margin: 0 9px 3px 0;
}

.clear {
	float: none;
	clear: both;
}

 youtube page
.youtube_page h2 {
	color: #464548;
}

.youtube_container {
	width: 320px;
	float: left;
	margin-right: 10px
}

 callouts 
.left_callout {
	padding-bottom: 8px;
}

blue callouts
.blue_callout_top {
	overflow: hidden;
	height: 7px;
	background: url(../images/blue_callout.gif) no-repeat scroll 0 0;
}

.blue_callout_middle {
	background-color: #4A8EBC;
	width: 175px;
}

.blue_callout_middle p {
	margin: 0px 10px 0px 10px;
	text-align: center;
	color: white
}

.blue_callout_bottom {
	overflow: hidden;
	height: 7px;
	background: url(../images/blue_callout.gif) no-repeat scroll 0 100%;
}

 red callout
.red_callout {
	overflow: hidden;
	height: 7px;
	background: url(../images/red_callout.gif) no-repeat scroll 0 0;
}

.red_callout_middle {
	background-color: #C3593C;
	width: 219px;
}

.red_callout_middle p {
	margin: 0px 10px 0px 10px;
	text-align: center;
	color: white
}

.red_callout_bottom {
	background-position: 0 100%;
}

 yellow callout 
.yellow_callout {
	overflow: hidden;
	height: 7px;
	background: url(../images/yellow_callout.gif) no-repeat scroll 0 0;
}

.yellow_callout_middle {
	background-color: #abc43c;
	width: 219px;
}

.yellow_callout_middle p {
	margin: 0px 10px 0px 10px;
	text-align: center;
	color: white
}

.yellow_callout_bottom {
	background-position: 0 100%;
}

 columns 
.youtube_left_column {
	float: left;
	width: 370px;
}

.youtube_right_column {
	float: right;
	width: 370px;
}

 footer
   ------ 
.footer {

}

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

.theme_wrapper {
	float:left;
	width:175px;
	height:175px;
	text-align:center;
}

.theme_thumb {
	border:1px solid #808080;
	padding:3px;
}

/* terms and conditions on checkout */
.terms { margin-left:10px; margin-bottom:10px; }
.terms li { list-style:decimal inside none; margin-top:5px; }

.nested_terms { margin-bottom: 15px; margin-top:15px; }
.nested_terms li { margin-bottom:10px; }

