@charset "utf-8";
/* CSS Document */

/*---------- Tags ----------*/

.null { color: #FFFFFF; text-decoration: none; }

body {
	font-family: Arial, Helvetica, sans-serif, "MS Reference Sans Serif";
	font-size: 10px;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	background-color: #000000;
	background-image: url(../images/background.jpg); 
	background-repeat: no-repeat;
	background-position: top left;
}

p { 
	font-size: 10px;
	color: #FFFFFF;
	padding: 0;
	margin: 3px 0 3px 0;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #FFFFFF;
	line-height: 21px;
	padding: 0;
	margin: 0;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #C1D000;
	padding: 0;
	margin: 0 0 10px 0;
}

img {
	border: none;
}

.enter-btn { padding: 10px; font-size: 12px; background-color: #C1D000; color: #000000; }
.clear { clear: both; }
a {
	color: #C1D000;
}

fieldset {
	border: none;
}

label {
	float: left; 
	width: 100px;
	margin: 0;
	padding: 5px 10px 0 0; 
	text-align: left;
}

p input, textarea {
	background-color: #1a0820;
	font-family: Arial, Helvetica, sans-serif, "MS Reference Sans Serif";
	font-size: 11px;
	color: #CCFF00;
	border: #878289 solid 1px;
	padding: 3px;
}

form {
	margin: 0 0 0 30px;
}

/*---------- Divs ----------*/

#wrapper {
	width: 955px;
	margin: 0 0 20px;
}

#header {
	width: 100%;
	height: 100px;
	padding: 0;
	margin: 0;
}

#news {
	width: 190px;
	float: left;
	padding: 0;
	margin: 10px 50px 0 20px;	
}

#menu {
	width: 480px;
	display: inline;
	float: left;
	padding: 0;
	margin: 0 0 0 300px;
}

#content {
	width: 480px;
	float: left;
	padding: 0 0 0 40px;
	margin: 10px 0 0 0;
	border-left: #878289 solid 1px;
}

#contentMain {
	width: 430px;
	background-image: url(../images/tileDarkPurple.gif);
	background-repeat: repeat;
	border: solid #9d9d9d 1px;
	padding: 25px;
	margin: 0;
}

#contentNews {
	width: 430px;
	border: solid #9d9d9d 1px;
	margin: 0;
}

.newsArticle {
	width: 460px;
	background-image: url(../images/tileDarkPurple.gif);
	background-repeat: repeat;
	border: solid #9d9d9d 1px;
	padding: 10px;
	margin: 0 0 10px 0;
}

#contentMain p {
	font-size: 11px;
	padding: 0;
	margin: 0 0 10px 0;
}

body#casestudies {
	font-size: 11px;
	padding: 0;
	margin: 0 0 10px 0;
}

#contentMain img {
	margin: 0 10px 10px 0;
}

#recentWork {
	width: 220px;
	display: inline;
	height: 100%;
	float: left;
	margin: 0 40px 0 0;
	overflow: hidden;
}

#button {
	margin: 0px auto;
	width: 220px;
	padding:
}

#splash {
	position: relative;
	top: 200px;
	width: 550px;
	font-size: 1.5em;
	font-weight: bold;
	margin: 0px auto;
	background-image: url(../images/tileDarkPurple.gif);
	background-repeat: repeat;
	border: solid #9d9d9d 1px;
	padding: 25px;
}

#testimonials {
	width: 220px;
	height: 100%;
	float: left;
	display: inline;
	overflow: hidden;
}

#footer {
	width: 100%;
	font-weight: bold;
	text-align: center;
	background-image: url(../images/tileDarkPurple.gif);
	background-repeat: repeat;
	border-top: solid #9d9d9d 1px;
	border-bottom: solid #9d9d9d 1px; 
	padding: 5px 0 5px 0;
	margin: 0;
}

#footer a {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#contentMainWide {
	width: 460px;
	background-image: url(../images/tileDarkPurple.gif);
	background-repeat: repeat;
	border: solid #9d9d9d 1px;
	padding: 20px 0 20px 20px;
	margin: 0;
}

/*---------- Class ----------*/

/*!! Do not change this class !!*/
.transparent {
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	margin: 0;
	padding: 0;
}

.arrow {
	float: left; 
	margin: 0px 3px 0 3px;
}

.purpleHeader {
	width: 210px;
	font-weight: bold;
	text-transform: uppercase;
	border: solid #9d9d9d 1px;
	background-image: url(../images/tilePurple.gif);
	background-repeat: repeat;
	padding: 5px;
	margin: 0 0 10px 0;
}

.purpleHeaderLong {
	width: 470px;
	font-weight: bold;
	text-transform: uppercase;
	border: solid #9d9d9d 1px;
	background-image: url(../images/tilePurple.gif);
	background-repeat: repeat;
	padding: 5px;
	margin: 0 0 10px 0;
}

.mainArticleBackground {
	width: 210px;
	background-image: url(../images/tileDarkPurple.gif);
	background-repeat: repeat;
	border: solid #9d9d9d 1px;
	padding: 5px;
	margin: 10px 0 0 0;
	overflow: hidden;
}

.recentWorkImg {
	margin: 0 5px 0 0;
	padding: 0;
	float: left;
}

.testimonialImg {
	height: 100px;
	margin: 0 5px 0 0;
	padding: 0;
	float: left;
}

.backBtn {
	margin: 0;
	float: right;
}

.backBtn a {
	color: #000000;
	font-size: 9px;
	background-color: #C1D000;
	padding: 4px 3px 3px 3px;
	text-transform: uppercase;
	text-decoration: none;
}

.backBtn a:hover {
	text-decoration: underline;
}

.green {
	color: #C1D000;
}

.clientLogo {
	width: 150px;
	height: 80px;
	float: left;
	padding: 0;
	margin: 0;
}

.clientLogo img { margin: auto 0; }

.junkie {
	width: 150px;
	height: 130px;
	text-align: center;
	float: left;
	padding: 0;
	margin: 0 0 10px 0;
}

.caseDetail {
	font-size: 11px;
	width: 320px;
	float: left;
}

.newsImg {
	float: left;
	padding: 0;
	margin: 0 10px 0 0;
}

.imgLeft {
	float: left;
	padding: 0;
	margin: 0 10px 0 0;
}

.imgRight {
	float: right;
	padding: 0;
	margin: 0 0 0 20px;
}

/*----- NEWS BAR -----*/

.newsHeader {
	width: 180px;
	font-weight: bold;
	text-transform: uppercase;
	border: solid #9d9d9d 1px;
	background-image: url(../images/tileGrey.gif);
	background-repeat: repeat;
	padding: 5px;
	margin: 0 0 10px 0;
}

.newsArticleBackground {
	width: 90%;
	background-image: url(../images/tileDarkGrey.gif);
	background-repeat: repeat;
	padding: 10px;
	margin: 0 0 5px 0;
}

.newsTitle {
	text-transform: uppercase;
	text-align: right;
	font-weight: bold;
	padding: 0;
	margin: 0;
	
	margin-top: 15px;
}

.newsGreen {
	text-align: right;
	color: #C1D000;
	padding: 0;
	margin: 0;
}

.newsMore {
	width: 90px;
	height: 10px;
	font-weight: bold;
	background-image: url(../images/tileLightGrey.gif);
	background-repeat: repeat;
	border-bottom: #444444 solid 2px;
	padding: 5px 5px 5px 95px;
	margin: 0 0 10px 0;
}

.newsMore a {
	color: #FFFFFF;
	text-decoration: none;
}

.newsMore a:hover {
	text-decoration: underline;
}

.newsGrey {
	width: 100px;
	height: 10px;
	text-transform: uppercase;
	font-weight: bold;
	background-color: #5C5C5C;
	border-bottom: #838383 solid 2px;
	padding: 5px 5px 5px 85px;
	margin: 0;
}

.newsGrey a {
	color: #FFFFFF;
	text-decoration: none;
}

.newsGrey a:hover {
	text-decoration: underline;
}

.jobText {
	font-weight: bold;
	text-align: right;
	padding: 0;
	margin: 0;
}
	
/*-- Safari Nav Fix --*/
#nav a#casestudiesnav {
	width: 98px;
}

#nav a#clientsnav {
	width: 60px;
}

#nav a#contactnav {
	/*border-right: none;*/
}

/*---------- MENU ----------*/

/*-- Purple Gradients --*/
#navTop {
	width: 100%;
	height: 7px;
	background-image: url(../images/menu_top.gif);
	padding: 0;
	margin: 0;
}

#navBottom {
	width: 100%;
	height: 7px;
	background-image: url(../images/menu_bottom.gif);
	padding: 0;
	margin: 0;
}

/*-- /Safari Nav Fix --*/

#nav {
	width: 100%;
}

#nav ul {
	margin: 0;
	padding: 0;
}

#nav ul li {
	list-style: none;
	display: inline;

}

#nav ul li a {
	height: 16px;
	padding: 2px 0 0 0;
	width: 79px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	color: #FFFFFF;
	float: left;
	background-color: #15081A;
	border-right: #726a75 solid 1px;
}

#nav ul li a:hover {
	background-image: url(../images/menu_off.gif);
	color: #000000;
}

body#aboutus a#aboutusnav,
body#clients a#clientsnav,
body#portfolio a#portfolionav,
body#casestudies a#casestudiesnav,
body#junkies a#junkiesnav,
body#contact a#contactnav {
	background-image: url(../images/menu_off.gif);
	color: #000000;
	
}