@charset "utf-8";

/************************************************************************
	
	CSS Document // Master
	Tenth Egg Mastering (http://www.tenthegg.co.uk/mastering)

************************************************************************/

body
{ 
background-image: url('images/backgrounds/background02_10x1800.jpg');
background-repeat: repeat-x;
background-color: #AEA391;
padding: 0px;
margin: 0px;
font-family: Helvetica, Arial, Sans-Serif;
text-align: left;
}

h1
{ 
color: #000000;
font-size: 17px;
margin-bottom: 0em;
text-align: left;
}

h2
{
color:#533F34;
font-size:14px;
margin-top:0em;
text-align: left;
}

h3
{
color:#333333;
font-size:14px;
text-align: left;
}

p
{
color:#000000;
font-size:13px;
margin-top: 14px;
line-height:130%;
text-align: left;
}

.browntext, .browntext:visited, .browntext:link, .browntext:hover
{
color:#533F34;
font-size:13px;
text-decoration:none;
text-align: left;
}

.browntextbody
{
color:#533F34;
font-size:13px;
text-decoration:none;
text-align: left;
}

.blackbody
{
color:#000000;
font-size:13px;
margin-top: 14px;
line-height:130%;
text-align: left;
}

.sidebartext, .sidebartext:visited, .sidebartext:link, .sidebartext:hover
{
color:#333333;
display:block;
margin-top:0px;
font-size:14px;
line-height:140%;
padding-left:20px;
padding-right:20px;
padding-top:24px;
text-decoration:none;
text-align: left;
}

p.sidebartextbrown
{
color:#533F34;
margin-top:0px;
font-size:12px;
float:right;
padding-right:10px;
}

.sidebartextalt, .sidebartextalt:visited, .sidebartextalt:link, .sidebartextalt:hover
{
color:#FFFFFF;
display:block;
margin-top:0px;
font-size:14px;
line-height:140%;
padding-left:20px;
padding-right:20px;
padding-top:24px;
text-decoration:none;
text-align: left;
}

.btmbutton, .btmbutton:visited, .btmbutton:link
{
width:280px;
height: 31px; /* 47 - padding */
display:block;
color: #999999;
font-size:14px;
text-decoration:none;
text-align: center;
vertical-align: top;
padding-top:16px;
}

.btmbutton:hover
{
color: #CCCCCC;
background: url('images/buttons/buttonhover_279x48.png');
background-repeat:no-repeat;
}

.menu, .menu:link, .menu:visited
{
float:left;
display:inline;
padding-top:5px;
width:90px;
height:25px;
font-size:13px;
text-decoration:none;
color:white;
text-align:center
}

.menu:hover 
{
background: url('images/buttons/menuselect_90x25.jpg');
background-repeat:no-repeat;
background-position:top;
color:#000000;
}

.mainbody
{
margin-left:18px;
margin-top: 26px;
width:524px;
}

.submenu
{
color:#533F34;
font-size:12px;
text-decoration:none;
margin-right:25px;
}

.submenu:hover
{
color:#999999;
font-size:12px;
text-decoration:none;
}

.rightbarlink
{
color:#533F34;
font-size:13px;
text-decoration:none;
}

.rightbarlink:hover
{
text-decoration:underline;
}



#mastering-flash { /* For Flash Elements */
	width:840px;
	height:190px;
	background-color:#000000;	
	background-image: url('images/galleries/mastering-studio-uk.jpg');
	margin-bottom:1px;
}

#mastering-flash-message {
	padding:20px 0px 0px 50px;
	height:30px;
	background: #533F34 url('images/other/bg_flash_badge.jpg') 10px 10px no-repeat;
	color:#DDD;
	font-size:12px;
	/* opacity: 0.8; Works for CSS3 by not web standards */
}

#mastering-flash-message a {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}

#mastering-flash-message a:hover {
	color:#ffffff;
	text-decoration:none;
}


#mastering-showcase { /* Mastering Showcase no flash message */
	color:#333;
	font-size:12px;
	/* opacity: 0.8; Works for CSS3 by not web standards */
}

#mastering-showcase a {
	color:#F33F34;
	text-decoration:none;
}

#mastering-showcase a:hover,a:active,a:focus {
	color:#F33F34;
	text-decoration:none;
}


/* Contact Form */

form.contact-form { /* Set text style for form so error messages display in certain style */
	font:13px Helvetica, Arial, Sans-Serif;
	color:#000000;
	margin: 0 0 0 0;
	text-align:left;
}

form.contact-form label { /* Label style for Contact Form */
	width:524px;
	height:25px;
	float:left;
	clear:both;
	padding:0px 0px 0px 0px;
}
		
form.contact-form label span { /* Positioning for label text within SPAN */
	float:left;
	width:80px;
	text-align:left;
	height:16px;
}

form.contact-form label span.required { /* Required Field Label */
	float:left;
	width: 10px;
	text-align:left;
	color:#FF0000;
}

form.contact-form label input.validEmpty { /* Style input fields */
	float:left;
	height:16px;
	max-height:16px;
	line-height:16px !important;
	width:224px;
	padding:0px 3px 0px 3px;
	margin:0 0 0 0;
	border:1px solid #999;
	font-size:11px;
	font-family: Helvetica, Arial, Sans-Serif;
	color:#000000;
}

form.contact-form label textarea.validEmpty { /* Style textarea fields */
	height:70px;
	width:227px;
	padding:0px 0px 0px 3px;
	margin:0 0 0 0;
	border:1px solid #999;
	font-size:11px;
	font-family: Helvetica, Arial, Sans-Serif;
	color:#000000;
}

form.contact-form label input.submit { /* Custom submit button */
	display:inline;
	width:86px; 
	height:20px;
	clear:both;
	border:none;
	margin: 0 0 0 0;
	background:url('images/buttons/submitbutton_86x20.jpg') no-repeat;
	background-position:0px 0px;
	cursor:pointer;
	text-align:left;
}

form.contact-form label input.submit:hover { /* Custom submit button:hover */
	background-position:0px -20px;
}

#submitbtn { /* Hplds Submit button for IE, doesn't affect other browsers */
	float:left;
}

* html #submitbtn { /* IE6 */
	margin-top:-14px;
	margin-left:90px;
}

* + html #submitbtn { /* IE7 */
	margin-top:-14px;
	margin-left:90px;
}