* {
	margin: 0;
	padding: 0;
}
body {
	text-align: center;
	font-family: arial;
	font-size: 0.75em;
	color: #d1d1d1;
}
body.home {background: url(../images/backgrounds/web_18.jpg) #000 no-repeat center top;}
body.work {background: url(../images/backgrounds/web_25.jpg) #000 no-repeat center top;}
body.skills {background: url(../images/backgrounds/web_19.jpg) #000 no-repeat center top;}
body.interact {background: url(../images/backgrounds/12.jpg) #000 no-repeat center top;}
body.identity {background: url(../images/backgrounds/web_24.1.jpg) #000 no-repeat center top;}
p {
	margin: 0 0 10px 0;
}
a {
    color: #8835ff;
    font-weight: bold;
}
#main ul {
    margin: 0 0 10px 15px;
}
#main ol {
    margin: 0 0 10px 18px;
}
img {
    border: none;
}
object { outline:none; }

/*------ HEADINGS --------*/
h1 {
	font-size: 1.4em;
	margin: 43px 10px 0 0;
}
h2 {
	font-size: 2em;
	font-weight: normal;
	padding-bottom: 10px;
	line-height: 1em;
	color: #fff;
}
h2 span {
	color: #fff;
}
h3 {
	font-size: 1.2em;
	color: #fff;
	padding-top: 15px;
}
h4 {

}
h5 {

}
/*------ END HEADINGS --------*/

/*------ LAYOUT --------*/
#wrapper {
	width:900px;
	margin: 0 auto;
	text-align: left;
}
#main {
	padding: 15px 0;
}
/*------ END LAYOUT --------*/

/*------ HEADER --------*/
#header img {
	float: left;
}
#header h1 {
	float: right;
}
/*------ END HEADER --------*/

/*------ NAVIGATION --------*/
#nav {
	background: url(../images/navigation/nav_bg.gif) no-repeat;
	height: 50px;
	clear: both;
}
#nav ul.mainnav, #nav ul.social  {
	list-style: none;
}
#nav ul.mainnav li  {
	float: left;
}
#nav ul.social li  {
	float: right;
	margin: 10px 10px 0 0;
}
#nav ul.mainnav li a {
	width: 100px;
	height: 50px;
	display: block;
	text-indent: -999em;
	overflow: hidden;
}
#nav ul.mainnav li a.home {
	background: url(../images/navigation/home.gif) no-repeat;
}
#nav ul.mainnav li a.showcase {
	background: url(../images/navigation/work.gif) no-repeat;
}
#nav ul.mainnav li a.services {
	background: url(../images/navigation/skills.gif) no-repeat;
}
#nav ul.mainnav li a.aboutus {
	background: url(../images/navigation/identity.gif) no-repeat;
}
#nav ul.mainnav li a.blog {
	background: url(../images/navigation/blog.gif) no-repeat;
}
#nav ul.mainnav li a.contact {
	background: url(../images/navigation/interact.gif) no-repeat;
}
#nav ul.mainnav li a.win {
	background: url(../images/navigation/win.gif) no-repeat;
	width: 120px!important;
}
#nav ul.mainnav li a:hover, #nav ul.mainnav li a:focus, #nav ul.mainnav li.current a{
	background-position: 0 -50px;
}
/*-------- END NAVIGATION --------*/

/*-------- BANNER --------*/
#banner {
    margin-top: 15px;
}
/*-------- END BANNER --------*/

/*-------- RABBIT HOLES --------*/

/*-------- RABBIT HOLES --------*/
ul.rabbits {
    list-style: none;
    margin: 20px 0 0 0!important;
}
ul.rabbits li {
    float: left;
    margin: 0 15px 0 0;
}
/*-------- END RABBIT HOLES --------*/

/*-------- TRANSPARENT COLUMNS --------*/
.column {
	width: 250px;
	float: left;
	margin: 0 7px;
	padding: 0 20px;
}
.threeboxtop {
	background: url(../images/threeboxtop.png) no-repeat;
	width: 900px;
	height: 20px;
}
.threeboxbottom {
	background: url(../images/threeboxbottom.png) no-repeat;
	width: 900px;
	height: 20px;
	clear:both;
}
.threeboxmiddle {
	background: url(../images/threeboxmiddle.png) repeat-y;
	width: 900px;
}
.twoboxtop {
	background: url(../images/twoboxtop.png) no-repeat;
	width: 900px;
	height: 20px;
}
.twoboxbottom {
	background: url(../images/twoboxbottom.png) no-repeat;
	width: 900px;
	height: 20px;
	clear:both;
}
.twoboxmiddle {
	background: url(../images/twoboxmiddle.png) repeat-y;
	width: 900px;
}
.widecolumn {
	width: 555px;
	float: left;
	margin: 0 7px 0 0;
	padding: 0 20px;
}
.widetop {
	background: url(../images/widetop.png) no-repeat;
	width: 595px;
	height: 20px;
}
.widebottom {
	background: url(../images/widebottom.png) no-repeat;
	width: 595px;
	height: 20px;
	clear:both;
}
div.widepng {
	padding: 0 20px 10px 20px;
	background: url(../images/widemiddle.png) repeat-y;
	float: left;
	width: 555px;
}

.fullwidthtop {
	background: url(../images/fullwidthtop.png) no-repeat;
	width: 900px;
	height: 20px;
}
.fullwidthbottom {
	background: url(../images/fullwidthbottom.png) no-repeat;
	width: 900px;
	height: 20px;
	clear:both;
}
div.fullwidthpng {
	padding: 0 20px 10px 20px;
	background: url(../images/fullwidthmiddle.png) repeat-y;
	float: left;
	width: 860px;
}
/*-------- END TRANSPARENT COLUMNS --------*/

/*-------- FOOTER --------*/
#footer {
	clear: both;
	padding: 10px 0;
	color: #626262;
	font-size: 0.75em
}
#footer ul {
    float: left;
    margin: 0;
    padding: 0;
}
#footer ul li {
    float: left;
    list-style: none;
    padding: 0 5px;
    border-right: solid 1px #626262;
}
#footer p {
    float: right;
}
#footer a {
    color:#626262;
}
/*-------- END FOOTER --------*/

/*-------- FORMS --------*/
label {
	width: 100px;
	clear: left;
	float: left;
	margin: 5px 0;
	color: #D1D1D1;
}
.widelabel {
    width: 240px;
}
.mediumlabel {
    width: 200px;
}
input {
	width: 140px;
	float: left;
	margin: 5px 0;
	background: #000;
	border: solid 1px #626262;
	color: #D1D1D1;
}
.wideinput {
    width: 240px;
}
textarea {
	clear: left;
	float: left;
	width: 240px;
	height: 150px;
	margin-left: 0;
	background: #000;
	border: solid 1px #626262;
	color: #D1D1D1;
	font-family: arial;
	font-size: 1em;
}
fieldset {
	float: left;
	border: none;
}
.submit {
	background: url(../images/submit-button.png) no-repeat;
	border: none;
	text-indent: -999em;
	width: 100px;
	height: 35px;
	cursor: pointer;
	margin: 10px 0 0 0;
	font-size: 0;
	line-height: 0;
	clear: left;
	float: right;
}
.checkbox {
    width: 20px;
}

.error, .field-validation-error 
{
    float: left;
    color: #FF0000;
}

/*-------- END FORMS --------*/

/*-------- GLOBAL CLASSES --------*/
.floatl {
	float: left;
}
.floatr {
	float: right;
}
.clearboth {
	clear: both;
}
.first {
	margin-left: 0!important;
}
.last {
	margin-right: 0!important;
}
.largetext {
    margin: 0 0 10px 0;
    font-size: 1.5em;
}
.smalltext {
    font-size: .75em;
}
/*-------- END GLOBAL CLASSES --------*/