﻿* {
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	white-space: normal;
	font-family: "Times New Roman";
	font-size: medium;
	font-style: normal;
}
body { background:url(images/body-bg.gif) center top #1a1a1a; font-family:Georgia, "Times New Roman", Times, serif; font-size:100%; line-height:1.0625em; color:#acacac;}

input, select, textarea { font-family:Georgia, "Times New Roman", Times, serif; font-size:1em;}

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.alignright { text-align:right;}
.aligncenter {
	text-align: center;
	color: #FFD200;
}

.wrapper, block {
	width: 100%;
	overflow: auto;
}
.container { width:100%;}

p {
	margin-bottom: 17px;
	color: #FFFFFF;
}

.tail-top { background:url(images/tail-top.gif) left top repeat-x;}
.tail-bottom { background:url(images/tail-bottom.gif) left bottom repeat-x;}

/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {
	border: 0;
	vertical-align: top;
	text-align: left;
	border-bottom-color: #3B3B3B;
	border-bottom-style: none;
	border-bottom-width: medium;
}

#contacts-form label { display:block; height:41px;} 
#contacts-form label input { width:280px; padding:1px 0 1px 3px; color:#fff; background:url(images/input-bg.gif) left top repeat-x; border:1px solid #000;}
#contacts-form .textarea-box {background:url(images/textarea-bg.gif) left top repeat-x; border:1px solid #000; margin-bottom:20px; width:283px; height:166px; overflow:hidden;}
#contacts-form textarea {width:280px; height:165px; padding:1px 0 1px 3px; color:#fff; overflow:auto; border:none; background:none;}

/*==================list====================*/
ul { list-style:none;}

.nav { width:100%; overflow:hidden; background:url(images/divider.gif) no-repeat left top;}
.nav li { background:url(images/divider.gif) no-repeat right top; float:left; padding-right:2px;}
.nav li a { display:block; width:135px; height:49px; line-height:48px; text-align:center; font-family:"Times New Roman", Times, serif; color:#fff; font-weight:bold; text-decoration:none; text-transform:uppercase; font-size:14px;}
.nav li a:hover { background:url(images/nav-bg.gif) left top repeat-x;}
.nav li a.current { background:url(images/nav-bg.gif) left top repeat-x;}

.list1 { width:100%; overflow:hidden;}
.list1 li { float:left; padding:0 34px 28px 0;}
.list1 li img { margin-bottom:10px; border:1px solid #000;}
.list1 li.alt { padding-right:0;}
.list1 li a:hover img { border:1px solid #fff;}

.list2 li { width:100%; overflow:hidden; background:url(images/line-dot.gif) left bottom repeat-x; padding-bottom:4px; margin-bottom:3px; vertical-align:top;}
.list2 li a { float:left; color:#acacac; text-decoration:none; background:url(images/body-bg.gif) left top;}
.list2 li a:hover { color:#fff; text-decoration:underline;}
.list2 li span { float:right; background:url(images/body-bg.gif) left top;}

.list3 li { padding-bottom:7px;}

.list4 li { width:100%; overflow:hidden; padding-bottom:28px;}
.list4 li img { float:left; margin-right:15px;}
.list4 li strong {
	color: #FFD200;
}
.list4 li span {
	color: #FFD200;
}

/*==================other====================*/
.img-indent { margin:0 15px 0 0; float:left;}
.img-box { width:100%; overflow:hidden; padding-bottom:15px;}
.img-box img {
	float: left;
	margin: 0 15px 0 0;
	color: #FFD200;
}

.extra-wrap { overflow:hidden; }

.p1 { margin-bottom:17px;}
.p2 { margin-bottom:10px;}

/*==================txt, links, lines, titles====================*/
a {
	color: #FFFFFF;
	text-transform: none;
	font-size: medium;
}
a:hover{text-decoration:none;}

h2 {
	font-size: large;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	line-height: 1.1em;
	text-transform: none;
	margin-bottom: 16px;
	font-style: normal;
	font-variant: normal;
}
h3 { font-size:1em; color:#ff8e29; padding:10px 0 0 0; margin-bottom:17px;}
h4 { font-size:1.25em; color:#fff; text-transform:uppercase; margin-bottom:8px;}
h5 { font-size:1em; color:#ff8e29;}

.txt1 {
	color: #00B700;
}

.line-hor { background:url(images/line-hor.gif) left top repeat-x; height:1px; overflow:hidden; font-size:0; line-height:0; margin:22px 0 16px 0;}
.line-ver { background-image:url(images/line-ver.gif); background-repeat:repeat-y; width:100%;}
.line-ver-top { background:url(images/line-ver-top.gif) left top repeat-x; width:100%;}

/*==================boxes====================*/
.box {
	background-position: center;
	width: 100%;
	color: #fff;
	margin-top: 36px;
	background-image: url('images/piano guitar background.jpg');
}
.box .inner { padding:21px 30px 20px 15px;}
.box a {
	color: #FFFFFF;
	font-weight: bold;
}
.box p { margin-bottom:11px;}

.cont-box { padding:0 85px 0 0; margin:0;}
.cont-box span { float:right;}

/*header*/
#header .row-1 {
	height: 129px;
	border-top-color: #007910;
	border-top-style: none;
	border-top-width: thick;
}
#header .row-1 .indent {}
#header .row-2 {
	height: 56px;
	border-bottom-color: #0000FF;
	border-bottom-style: solid;
}
#header .slogan { font-family:"Times New Roman", Times, serif; font-size:1.42em; color:#434343; text-transform:uppercase; float:right; padding:59px 10px 0 0; font-weight:bold;}

/*content*/
#content { padding:26px 0 48px 0;}
#content .indent { padding:45px 0 0 17px;}

/*footer*/
#footer p { margin:0; padding:20px 0 0 0;}

/*==========================================*/
