/* New Menu based on Pro Left-Right Menu from CSSplay */ 

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/pro_left_right_line.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.pro_linedrop {
float:right;
height:40px;
width:770px;
padding:180px 0 0 0;
background:url(images/menu_0.jpg) bottom left repeat-x;
position:relative;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
font-size:16px;
text-transform:lowercase;
text-decoration:none;
z-index:500;
}

.pro_linedrop ul {
width:766px;
height:40px;
margin:0;
padding:0;
border-left:2px solid #ffffff;
border-right:2px solid #ffffff;
list-style: none;
}

.pro_linedrop .select {
margin:0; 
padding:0; 
list-style:none; 
white-space:nowrap;
}

.pro_linedrop li {
float:left;
background:url(images/menu_1.jpg);
}

.pro_linedrop .select a {
display:block; 
height:40px; 
float:left; 
background: url(images/menu_0.jpg); 
padding:0 0 0 6px;
text-decoration:none;
line-height:38px; 
white-space:nowrap; 
color:#fff;
}

.pro_linedrop .select a b {
display:block;
padding:0 12px 0 6px;
background:url(images/menu_0.jpg) right top;
}

.pro_linedrop .select li.line a b {
background:url(images/menu_drop0.jpg) right top;
}

.pro_linedrop .select a:hover, 
.pro_linedrop .select li:hover a {
background: url(images/menu_1.jpg); 
padding:0 0 0 6px;
cursor:pointer; 
color:#fff;
}

.pro_linedrop .select a:hover b, 
.pro_linedrop .select li:hover a b {
display:block; 
padding:0 12px 0 6px;
background:url(images/menu_1.jpg) right top; 
cursor:pointer;
}

.pro_linedrop .select li.line a:hover b, 
.pro_linedrop .select li.line:hover a b {
background:url(images/menu_drop1.jpg) right top; 
}

.pro_linedrop .sub {
display:none;
}

.pro_linedrop ul ul {display:none;}

/* IE6 only */
.pro_linedrop table {
border-collapse:collapse; 
margin:-1px; 
font-size:1em; 
width:0; 
height:0;
}

.pro_linedrop .sub {
margin:0; 
padding:0;
list-style:none;
}

.pro_linedrop .sub li {background:transparent;}

.pro_linedrop .select :hover .sub {
height:25px;
display:block; 
position:absolute;
float:left;
width:764px;
top:220px; 
left:2px; 
text-align:center;
background: #AD1011;
border:1px solid #aaa;
}

.pro_linedrop .select :hover .sub li a {
display:block;
height:25px;
line-height:25px;
float:left;
background:transparent url(images/transparent.gif);
padding:0 16px;
margin:0;
white-space:nowrap;
color:#fff;
font-size:12px;
}

.pro_linedrop .select :hover .sub li.right {
float:right;
}

.pro_linedrop .select :hover .sub li.subline a {color:#c00;}

.pro_linedrop .select :hover .sub li a:hover,
.pro_linedrop .select :hover .sub li:hover {
color:#000;
line-height:25px;
position:relative;
background:#fff url(images/fade.gif) left bottom;
}

/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 20px 0 20px 0;
	padding: 0;
	background: #FFFFFF url(images/img01.jpg);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

h1, h2, h3, h4 {
	margin: 0;
	font-weight: normal;
	color: #AD1112;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 167%;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

h4 {
	font-size: 80%;
	font-weight: bold;
	color: #000000;
}

p, ol, ul {
	line-height: 180%;
}

p {
}

ol {
}

ul {
}

blockquote {
	margin: 0;
	padding-left: 20px;
	font-style: italic;
}

blockquote * {
	line-height: normal;
}

a {
	color: #AD1112;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

hr {
	/*display: none;*/
}

.vcenter {
	vertical-align: middle;
}

.autocenter {
	margin: 0 auto;
}

.bold {
	font-weight: bold;
}

.center {
	text-align: center;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

.big {
	font-size: 150%;
}

.strike {
	text-decoration: line-through;
}

.bigtitle {
	font-weight: normal;
	color: #AD1112;
	font-size: 197%;
	}

/* Header */

#header {
	width: 1000px;
	height: 220px;
	margin: 0 auto;
	background: url(images/header0.jpg) no-repeat right top;
}

/*Gallery*/
#header_gallery {
	width: 1000px;
	height: 220px;
	margin: 0 auto;
	background: url(images/header_gallery.jpg) no-repeat right top;
}

/*Production*/
#header_production {
	width: 1000px;
	height: 220px;
	margin: 0 auto;
	background: url(images/header_production.jpg) no-repeat right top;
}

/*Design*/
#header_design {
	width: 1000px;
	height: 220px;
	margin: 0 auto;
	background: url(images/header_design.jpg) no-repeat right top;
}

/*Fabrication*/
#header_fabrication {
	width: 1000px;
	height: 220px;
	margin: 0 auto;
	background: url(images/header_fabrication.jpg) no-repeat right top;
}

/*Sales*/
#header_sales {
	width: 1000px;
	height: 220px;
	margin: 0 auto;
	background: url(images/header_sales.jpg) no-repeat right top;
}

/*Jobs*/
#header_jobs {
	width: 1000px;
	height: 220px;
	margin: 0 auto;
	background: url(images/header_jobs.jpg) no-repeat right top;
}

/*Contact*/
#header_contact {
	width: 1000px;
	height: 220px;
	margin: 0 auto;
	background: url(images/header_contact.jpg) no-repeat right top;
}

/*Computer Related*/
#header_keys {
	width: 1000px;
	height: 220px;
	margin: 0 auto;
	background: url(images/header_keys.jpg) no-repeat right top;
}

/*News*/
#header_news {
	width: 1000px;
	height: 220px;
	margin: 0 auto;
	background: url(images/header_news.jpg) no-repeat right top;
}

/*Artisan*/
#header_artisan {
	width: 1000px;
	height: 220px;
	margin: 0 auto;
	background: url(images/header_artisan.jpg) no-repeat right top;
}

/*Artisan*/
#header_performer {
	width: 1000px;
	height: 220px;
	margin: 0 auto;
	background: url(images/header_performer.jpg) no-repeat right top;
}

/* Logo */

#logo {
	float: left;
	width: 220px;
	height: 220px;
	background: url(images/sro-square-logo.jpg) no-repeat;
}

#logo h1, #logo h2 {
	margin: 0;
	text-transform: lowercase;
	text-align: center;
	font-weight: normal;
}

#logo h1 {
	padding: 120px 0 0 0;
	letter-spacing: -1px;
	font-size: 36px;
}

#logo h2 {
	font-size: 18px;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Navigation */

#nav_back img {
	vertical-align: middle;
}

#nav_back span.label {
	padding: 0 0 0 10px;
	font-size: 150%;
}

/* Page */

#page {
	width: 1000px;
	margin: 0 auto;
}

/* Content */

#content {
	float: right;
	width: 730px;
	padding: 20px;
	background: #FFFFFF url(images/img07.gif) no-repeat left bottom;
}

#content div.news {
	width: 600px;
	padding: 0 65px;
	text-align: justify;
}	

/* Flash Gallery */

#flashcontent {
	height:700px;
	width:730px;
	background-color:#DDDDDD;
	border:1px solid #CCCCCC;
}

/* Clients */

#clients {
	text-align: center;
	width: 100%;
	}

/* MySpace */

#myspace {
	width: 80%;
	margin: 0 auto;
}

/* Audition */

.audition {
	text-align: center;
	width: 500px;
	margin: 0 auto;
}

.aud_date {
	width: 300px;
}

.aud_more {
	width: 200px;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 220px;
	padding-top: 10px;
	color: #3699E4;
}

#sidebar a {
	color: #3699E4;
}

#sidebar ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	font-size: 92%;
}

#sidebar ul li {
	padding: 5px 14px;
	background: url(images/img13.gif) no-repeat 0px 12px;
	border-top: 1px solid #0B0B0B;
}

#sidebar ul li.first {
	border: none;
}

#sidebar ul li.big {
	font-size: 150%;
	color: #3699E4;
}

#sidebar ul li h2 {
	margin: 0;
	font-size: 100%;
}

#sidebar ul li h3 {
	margin: 0;
	font-size: 92%;
}

#sidebar ul li p {
	margin: 0;
}

.boxed {
	margin-bottom: 10px;
	background: #000000 url(images/img10.gif) no-repeat left bottom;
}

.boxed .title {
	height: 30px;
	margin: 0;
	padding: 10px 0 0 10px;
	background: #AD1011 url(images/img08.jpg) no-repeat;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

.boxed .content {
	padding: 15px;
	background: url(images/img09.gif) repeat-x;
}

/* Search */

#search {
}

#search form {
	margin: 0;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search p {
	margin: 0;
	font-size: 85%;
}

#searchinput {
	float: right;
	width: 174px;
	padding: 2px 5px;
	background: #EFEFEF url(images/img11.gif) repeat-x;
	border: 1px solid #FFFFFF;
	font: bold 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#searchsubmit {
	float: right;
	margin-top: 5px;
	background: #AD1112 url(images/img12.gif) repeat-x;
	border: none;
	font: bold 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}


/* Footer */

#footer {
	height: 100px;
	padding-left: 15px;
	text-align: center;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 85%;
	color: #000000;
}

#footer a {
	color: #000000;
}