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

* {
	margin-top: 0;
}

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCCCCC;
	background-color: #000000;
}

h1, h2, h3 {
	font-weight: normal;
	color: #FF6600;
}

h1 {
	font-size: 175%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
}
h2 { font-size: 167%; }
h3 { font-size: 100%; font-weight: bold; }

p, ul, ol {
	font-size: 100%;
}

p {
}

ul {
}

ol {
}

blockquote {
}

a {
	color: #0099CC;
}

a:hover {
	color: #FF6600;
}

/* Header */

#header {
	width: 760px;
	height: 110px;
	margin: 0 auto;
	background-image: url(images/img00.gif);
}

#header h1, #header p {
	margin: 0;
	font-weight: bold;
}

#header h1 {
	padding: 30px 0 0 20px;
	text-transform: lowercase;
	font-size: 229%;
}

#header p {
	text-transform: none;
	font-size: 95%;
	color: #CCCCCC;
	margin-top: -5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 95px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}

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

/* Menu */

#menu {
	width: 760px;
	height: 51px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/img02.gif);
	background-repeat: no-repeat;
}

#menu h2 {
	display: none;
}

#menu ul {
	margin: 0;
	padding: 20px 0 0 20px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 22px;
	padding: 8px 20px 0 20px;
	border-right: 1px solid #2A2C2F;
	text-transform: none;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	color: #DFE8F2;
	font-weight: bold;
}

#menu a:hover, #menu .active a {
	background-color: #FF6600;
}

/* Page */

#page {
	width: 760px;
	margin: 0 auto;
	background-color: #0F1720;
	background-image: url(images/img03.jpg);
	background-repeat: repeat-y;
	background-position: left;
}

/* Content */

#content {
	float: left;
	width: 480px;
	padding: 60px 20px 0 35px;
	background-image: url(images/img04.gif);
	background-repeat: no-repeat;
}

.boxed {
	background: #121B23;
	border: 1px dotted #000000;
}

.boxed .title {
	margin: 0;
	padding: 5px 20px;
	background: #000000;
	text-transform: none;
	font-size: 100%;
	font-weight: bold;
}

.boxed .content {
	padding: 20px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 185px;
	background-image: url(images/img05.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 102px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style-image: url(/images/listicon.png);
	line-height: 1.6em;
	list-style-position: inside;
}

#sidebar li {
}

#sidebar li ul {
	padding: 20px;
}

#sidebar li li {
	margin: 0;
	padding: 5px 0;
	background: url(images/img06.gif) repeat-x left bottom;
}

#sidebar h2 {
	text-transform: lowercase;
	font-size: 100%;
	font-weight: bold;
	color: #CCCCCC;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 0px;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0;
	width: 160px;
}

#sidebar h3 {
	margin: 0;
	color: #CCCCCC;
}

#sidebar p {
	margin: 0;
}

#sidebar a {
	color: #0099CC;
	font-style: normal;
	font-weight: bold;
}

#sidebar a:hover {
	color: #FF6600;
}

/* Search */

#search {
}

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

#search legend {
	display: none;
}

#search input {
	float: right;
	margin-bottom: 5px;
	background: #5A83AE;
	border: 1px solid #000000;
	text-transform: lowercase;
	font: bold 100% Arial, Helvetica, sans-serif;
	color: #000000;
}

#searchform {
	margin: 0;
	padding: 10px 20px 20px 20px;
}

#searchfield {
	width: 165px;
	padding: 2px 5px;
}

#searchsubmit {
}

/* Submenu */

#submenu a {
	padding-left: 15px;
	background: url(images/img07.gif) no-repeat left center;
}

/* Footer */

#footer {
	width: 760px;
	height: 100px;
	margin: 0 auto;
	padding: 30px 0 0 0;
	background: url(images/img08.jpg) no-repeat;
}

#footer p {
	margin: 0;
	padding: 0 0 0 40px;
	font-size: 77%;
	color: #CCCCCC;
}

#footer a {
	color: #CFB3B2;
}
#sidebar a:visited {
	color: #CCCCCC;
}
#content_wide {
	float: left;
	width: 690px;
	background-image: url(images/content_wide.gif);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 35px;
	padding-bottom: 0;
	padding-left: 35px;
}
#content_showreel {
	float: left;
	width: 700px;
	background-repeat: no-repeat;
	padding-top: 60px;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 30px;
	background-position: left top;
	background-image: url(/images/content_wide.jpg);
}

