@charset "UTF-8";
/* CSS Document */

@import url(typography.css);

/** HTML Tags **/

HTML, BODY {
	z-index:0;
	margin: 0;
	padding: 0;
	border: 0;
	height: 100%;
	font-size:14px;
	color: #FFF;
	font-family: Myriad, Myriad Pro, Helvetica, Arial, sans-serif;
}
BODY {
	background: #0C020B url(images/background.jpg) top left repeat-x;
}
h3 {
	border-bottom: 2px dotted #FFF;
	padding-bottom:5px;
}
blockquote {
	font-size:1.3em;
	line-height:1.4em;
	font-weight:bold;
}
#flash {
	position:absolute;
	top:0;
	left:0;
	height:361px;
	z-index: 5;
}
a {
	outline: none;
}
/**/

#header-container {
	width:900px;
	margin:0 auto;
	overflow: show;
	z-index: 5;
	position:relative;
	height:152px;
}
#logo {
	float:left;
	margin:0;
}
/** Menu **/

#menuwrap {
	border-left: 2px dotted #FFF;
	float: left;
	margin: 0 0 0 40px;
	font-size: 0.8em;
	padding: 20px 0 3px 10px;
	z-index: 4;
}
#menu {
	list-style: none;
	margin: 0;
	padding: 0;
	z-index: 4;
}
#menu li {
	color: #fff;
	margin-bottom: 1px;
}
#menu li a {
	display: block;
	color: #fff;
	line-height: 1em;
	height:1.2em;
	text-decoration: none;
	padding: 4px;
	font-weight: bold;
}
#menu li a.current {
	background: #250423;
}
#menu li a:hover, #menu li a:focus, #menu li a:active {
	background: #250423;/*text-decoration: underline ;*/
}
/** Promo **/


#promo-wrap {
	z-index: 4;
	position:relative;
	float:left;
	width:100%;
	background: #50094b url(images/promo-wrap-bg.jpg) top center repeat-y;
}
#promo {
	width:900px;
	background: #000 url(images/promo-bg.jpg) top left repeat-x;
	height:209px;
	margin:0 auto;
	border-left:1px solid #1d051b;
	border-right:1px solid #1d051b;
	position: relative;
	z-index: 4;
}
#title {
	position: absolute;
	bottom: 15px;
	left: 30px;
}
#header-wrap {
	overflow: auto;
	z-index: 10;
	position: relative;
}
/** Content **/

#content-wrap {
	float:left;
	width:100%;
	margin-top:20px;
}
#content {
	width:840px;
	padding: 30px;
	background: #080206 url(images/content-bg.jpg) top left repeat-x;
	margin:0 auto;
	border-left:1px solid #1d051b;
	border-right:1px solid #1d051b;
}
/** Content Left Col **/

#content_left {
	float: left;
	width: 600px;
}
.leftcol {
	float:left;
	width: 220px;
}
.leftbox {
	margin: 0 0 15px 0;
}
.rightcol {
	float: right;
	width: 220px;
	overflow: auto;
}
.content_rightbox h3 {
	margin-top:0;
}
/** Content Right Col **/

#content_right {
	float: right;
	width: 210px;
	text-align:center;
}
.content_rightbox {
	background: #1C0319;
	padding:10px 20px;
	width:170px;
	text-align:left;
}
#key_points_items {
	margin: 0 0 0 15px;
	padding: 0;
}
#key_points_items li {
	margin: 0 0 5px 0;
}
#key_points_items li a {
	color:#FFF;
}
/** Sponsorship **/

#presponsor {
	width: 100%;
}
#presponsor td {
	vertical-align: top;
}
#presponsor ul, #presponsor li {
	margin: 0;
	padding: 0;
}
#presponsor li {
	margin: 0 0 0 15px;
	list-style: square;
}
#presponsor th {
	font-weight: normal;
	text-align: left;
	padding: 7px;
	border: 1px dotted #FFF;
}
.font08 {
	font-size: 0.8em;
}
#presponsor td {
	font-size: 0.85em;
	padding: 7px 7px 15px 7px;
	border: 1px dotted #FFF;
}
#sp_form {
	margin: 0;
	padding: 0;
}
#sp_form label {
	margin-right:5px;
}
#sp_form input {
	margin-top: 5px;
}
#sp_form #submit {
	float:right;
}
input.error, textarea.error {
	border: 2px solid #6A1566;
}
.logofade {
	margin: 0;
	padding: 0;
	background: #FFF;
	padding: 10px;
}
.logofade li {
	margin: 0;
	padding: 0;
	list-style:none;
}
/** Contact **/

#ct_form {
	width: 300px;
}
#ct_form input {
	width: 200px;
}
#td_submit {
	text-align :right;
}
#ct_form #submit {
	width: 50px;
}
#ct_msg {
	width: 200px;
	height: 100px;
}
/** Case Studies **/
#photogal, #casestudies_list {
	margin: 0;
	padding: 0;
}
#photogal li, #casestudies_list li {
	margin: 0 0 5px 0;
	padding: 0;
	list-style: none;
}
#casestudies_list li, #casestudies_list li a img {
	float:left;
	border:1px dotted #FFF;
}
#casestudies_list li {
	margin:0 10px 10px 0;
	float:left;
}
#photogal li a img, #casestudies_list li a img {
	border: none;
}
.fancy img {
	border:none;
}
#fancy_content {
	background-color:#0c020b;
}
#fancy_content>div {
	padding:5px 20px;
}
/** Partners sliding banner **/

#autoscroll {
	margin: 10px auto;
	background:#FFF;
	padding: 5px;
	display:block;
	clear: both;
	width:900px;
	height:100px;
}
#autoscroll li {
	padding: 0 15px;
	list-style-type: none;
}
#autoscroll img {
	padding: 1px;
	display: block;
}
#footer-wrap {
	clear:both;
	width:840px;
	margin:20px auto;
	border-top:1px dotted #FFF;
	padding:10px 0 20px 0;
	text-align:center;
}
