/* Default Site CSS */

body {
	background-image: url(../design/main_bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat;
}

body,td,th,p,li
{
	font-family: Verdana;
	font-size: 12px;
}

h1 {font-size:24px; color:#f4d279; font-weight:normal; margin-top: 0px; margin-bottom: 10px; text-align:center; text-transform:capitalize;}
h1 a {color:#ffffff;}
h2 {font-size:18px; color:#f4d279; font-weight:normal; margin-top: 0px; margin-bottom: 10px; text-align:center; text-transform:uppercase;}
h2 a {color:#ffffff;}
h3 {font-size:14px; color:#f4d279; font-weight:800; margin-top: 0px; margin-bottom: 2px; text-align:left;}
h3 a {color:#ffffff;}
h4 {font-size:12px; color:#f4d279; font-weight:normal; margin-top: 0px; margin-bottom: 2px; text-align:left;}
h4 a {color:#ffffff;}
h5 {font-size:10px; color:#f4d279; font-weight:800; margin-top: 0px; margin-bottom: 2px; text-align:left;}
h5 a {color:#ffffff;}
h6 {font-size:8px; color:#f4d279; font-weight:800; margin-top: 0px; margin-bottom: 2px; text-align:left;}
h6 a {color:#ffffff;}
hr {color:#f4d279; width:100%; text-align:center; height:1px; margin:0 0 0 0;}
p	{margin-top:2px; margin-bottom:2px; padding:0 0 0 0;}
a {
color:#f4d279;
font-style:normal;
}
a:hover {
text-decoration:none;
}

.box {
	width:90%;
	border: 1px;
	border-style: solid;
	border-color:#f4d279;
	padding:10px 20px 10px 20px;
	margin:0 0 0 0;
	background-image:url(../design/box_background.jpg); background-repeat:repeat-x; background-position:top;
	background-color:#000000;
}

/* Container */
#mc {
  border:none;
	width:990px;
	height:auto;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

#content {
	vertical-align:top;
	margin:0 0 0 0;
	padding:20px 0px 20px 0px;
	color:#FFFFFF;
	background-image:url(../design/main_cut_r4_c5.jpg); background-repeat:repeat-x; background-position:top;
	background-color:#867E8B;
	text-align:justify;
}
.small_italic {
	font-size: 11px;
	text-align:center;
	padding-bottom:25px;
}
.err {
font-size:12px;
color:#660000;
text-align:center;
margin:15px 0px 15px 0;
padding:15px 0px 15px 0;
}
.pee {font-size:12px; color:#f4d279; font-weight:normal; margin-top: 0px; margin-bottom: 2px; text-align:center;}

/* Top menu */
#top_menu {
	vertical-align:top;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
.tm_l_off	{background-image:url(../design/tm_l_off.jpg); background-repeat:no-repeat; height:34px;}
.tm_m_off	{background-image:url(../design/tm_m_off.jpg); background-repeat:repeat-x; text-align:center; vertical-align:middle;}
.tm_r_off	{background-image:url(../design/tm_r_off.jpg); background-repeat:no-repeat; height:34px;}
.tm_l_on	{background-image:url(../design/tm_l_on.jpg); background-repeat:no-repeat; height:34px;}
.tm_m_on	{background-image:url(../design/tm_m_on.jpg); background-repeat:repeat-x; text-align:center; vertical-align:middle;}
.tm_r_on	{background-image:url(../design/tm_r_on.jpg); background-repeat:no-repeat; height:34px;}
.tm				{text-decoration:none; font-weight:bold; color:#FFFFFF; font-size:11px;}

/* Footer*/
#footer {
	vertical-align:middle;
	text-align:center;
	margin:0 0 0 0;
	padding:8px 0 0 0;
	font-size:10px;
	color:#FFFFFF;
}
.tm_l_off	{background-image:url(../design/tm_l_off.jpg); background-repeat:no-repeat; height:34px;}
.tm_m_off	{background-image:url(../design/tm_m_off.jpg); background-repeat:repeat-x; text-align:center; vertical-align:middle;}
.tm_r_off	{background-image:url(../design/tm_r_off.jpg); background-repeat:no-repeat; height:34px;}
.tm_l_on	{background-image:url(../design/tm_l_on.jpg); background-repeat:no-repeat; height:34px;}
.tm_m_on	{background-image:url(../design/tm_m_on.jpg); background-repeat:repeat-x; text-align:center; vertical-align:middle;}
.tm_r_on	{background-image:url(../design/tm_r_on.jpg); background-repeat:no-repeat; height:34px;}
.tm				{text-decoration:none; font-weight:bold; color:#FFFFFF; font-size:11px;}

/* Sub menu */
#sub_menu {
	width:100%;
	vertical-align:top;
	margin:0 0 0 9px;
	padding:0 0 0 0;
}
.sm			{text-decoration:none; font-weight:bold; color:#FFFFFF; font-size:11px;}
.sm_off	{background-image:url(../design/sm_bg_off.jpg); background-repeat:repeat-y; padding:1px 15px 1px 15px; }
.sm_on	{background-image:url(../design/sm_bg_on.jpg); background-repeat:repeat-y; padding:1px 15px 1px 15px; }

/* Advertising space */
.ad_space			{padding: 0 0 0 0; margin:0 0 0 0; background-image:url(../design/ad_m.jpg); background-repeat:repeat-y;}
.ad_disp.img	{max-width:150px; height:100%; border:none; text-align:center; vertical-align:top; padding: 2px 2px 2px 2px;}

/* Form elements */

textarea {
background-image:url(../design/frm/bg_textarea.jpg); background-repeat:repeat-x;
color:#FFFFFF;
border-style:solid;
border-color:#978F9C;
}

input{
background-image:url(../design/frm/bg_input.jpg); background-repeat:repeat-x;
color:#FFFFFF;
border-style:solid;
border-color:#978F9C;
}

.input-err {
background-image:url(../design/frm/bg_input.jpg); background-repeat:repeat-x;
color:#FFFFFF;
border-style:solid;
border-color:#cf0000;
}

select {
background-color:#3A2646;
color:#FFFFFF;
border-style:solid;
border-color:#978F9C;
}

.select-err {
background-color:#3A2646;
color:#FFFFFF;
border-style:solid;
border-color:#cf0000;
}

option {
background-color:#3A2646;
color:#FFFFFF;
border-style:solid;
border-color:#978F9C;
}

.option-err {
background-color:#3A2646;
color:#FFFFFF;
border-style:solid;
border-color:#cf0000;
}

.butt_on {
background-image:url(../design/frm/submitButton_on.jpg); background-repeat:repeat-x;
width:95px;
height:36px;
border:none;
}

.butt_off {
background-image:url(../design/frm/submitButton_off.jpg); background-repeat:repeat-x;
width:95px;
height:36px;
border:none;
}

.err-mess {
font-size:12px;
color:#cf0000;
font-weight:800;
}

#err-top {
font-size:12px;
color:#cf0000;
font-weight:800;
}

#err-bottom {
font-size:12px;
color:#cf0000;
font-weight:800;
}

.form_heading
{
	font-size:12px;
	text-align:center;
	font-weight:bold;
  color:#f4d279;
	padding-bottom:12px;
	padding-top:12px;
}

#err {
font-size:12px;
color:#cf0000;
font-weight:800;
}

.song_intro {
font-size:14px;
color:#ffffff;
font-style:italic;
text-align:center;
}

#td_price {color:#f4d279;}
#priceA 	{color:#f4d279;}
#priceB 	{color:#f4d279;}