@charset "UTF-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}

a img { border:none; }

a:link {
	color: #FF9200;
	text-decoration: none;
	
	}

a:visited {
	color: #FF9200;
	text-decoration: none;}

a:hover {
	color: #fac22a;}
	
body {
	background-color: #240608;
	color:#fac22a;
	background-image: url(../images/main_background.jpg);
}

.button {
	background-color: #150607;
	color: #FF9200;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 10px;
	text-decoration: none;
	font-size: 1em;
	font-weight: normal;
	margin-right: 15px;
	cursor: pointer;
}

.button:hover {
	color: #fac22a;
}
#wrap {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}

#contactForm {
	float: right;
	width: 400px;
}

#container {
	background-repeat: repeat-y;
	width: 850px;
	top: 0px;
	margin: auto;
	text-align: left;
}

.cap_head {
	color: #FF9200;
}

#content_container {
	margin-left: 50px;
	margin-right: 50px;
	background-color: #150304;
	background-repeat: repeat-x;
	background-position: top;
	background-image: url(../images/bg_gradient_red.gif);
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border: 2px solid #8F4017;
	width: 746px;
}

#colour_switcher{
	color: #240608;
}

#colour_switcher img {
	border: 1px solid #FFFFFF;
}


#flash_content {
	margin-right: 50px;
	margin-left: 50px;
	height: 100px;
	background-color: #000000;
}
	
#footer {
	
	background-color: #150607;
	border-top-color: #8F4017;
	background-image: url(../images/footer.gif);


}

#footer_nav {
	float: none;
	position: relative;
	overflow: visible;
	left:5px;
}
 p {
	padding-bottom:5px;
}

.image_caption {
	font-variant: normal;
	}
 
 
#footer_nav  ul
{
	float: left;
	padding-left: 15px;
	padding-right: 2px;
	width: 110px;
	list-style: none;
}

#footer_nav a  {
	padding-left: 13px;
	background-image: url(../images/footer_bullet.gif);
	background-repeat: no-repeat;
	background-position: left;
	}

#footer_nav ul a:hover{
	padding-left: 13px;	
	background-image: url(../images/footer_bullet_over.gif);
	background-repeat: no-repeat;
	background-position: left;
	}

h1, h2, h3, h4 {
	color:#FF9200;

	}
	

#header {
	background-image: url(../images/headerBG.gif);	
}
	
li.top  {
	color: #f79b1c;
	font-size: 1.2em;
}
li.sub  {
	position: relative;
	font-size: 1.0em;
	left: -15px;
	top: 15px;
}
	
#main_content {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #8F4017;
}

#main_content.hosting{
margin-left:75px;
	width: 385px;
}

#main_content.hosting ul{
padding-left:18px;
margin-top: -4px;

}

#main_content img{
	padding-top: 4px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 5px;
}

	
#navlist ul {margin:0; padding:0; list-style-type:none;}

#navlist li {float:left;
}

#navlist li.list1 {
	background-color: transparent;
	background-image: url(../images/home_up.gif);
	background-repeat: no-repeat;
}
#navlist li.list2 {
	background-color: transparent;
	background-image: url(../images/portfolio_up.gif);
	background-repeat: no-repeat;
	
}
#navlist li.list3 {
	background-color: transparent;
	background-image: url(../images/about_up.gif);
	background-repeat: no-repeat;
}

#navlist {
	margin-left: 325px;
	padding-top: 35px;
	color: #FBA000;
	list-style-type: none;
}

#navlist li.list4 {
	background-color: transparent;
	background-image: url(../images/contact_up.gif);
	background-repeat: no-repeat;
}

#navlist a {
	display:block;
	width:100px;
	height:0;
	padding-top:30px;
	overflow:hidden;

}

#navlist a#item1:hover, a.activeHome {
	background-image: url(../images/home_over.gif);
	background-repeat: no-repeat;
	}
	#navlist a#item2:hover {
	background-image: url(../images/portfolio_over.gif);
	background-repeat: no-repeat;
	}
	#navlist a#item3:hover, a.activeAbout {
	background-image: url(../images/about_over.gif);
	background-repeat: no-repeat;
	}#navlist a#item4:hover, a.activeContact {
	background-image: url(../images/contact_over.gif);
	background-repeat: no-repeat;
	}
	
#side_bar {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #8F4017;

	}

#side_bar img{
	margin-top:3px;
	margin-bottom:10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color:#8F4017;
}

#side_bar p{
padding-bottom:20px;

}



/*IE6 specific styles*/
*html #side_bar {
	left: -7px;
	}
	
/* hack for older versions of IE with incorrect box model */

* html #content_container {width:742px; w\idth:746px;}
* html #footer_nav  ul{width:120px; w\idth:100px;}
* html #navlist a:link, * html #navlist a:visited {height:30px; he\ight:0;}
#techlist {
	padding-left: 25px;
	margin-left: 25px;
	padding-bottom: 15px;
}
* html #main_content{width:525px; w\idth:445px;}
* html #side_bar{width:215px; w\idth:135px;
	padding-right: 32px;
}

* html #side_bar.ie6_hack{
border-left-width: 0px;}

.twitter {
	border-right: 1px solid #8f4017;
	border-bottom: 1px solid #8f4017;
	border-left: 1px solid #8f4017;
	border: 1px solid #8f4017;
	width: 127px;
}
.twitter li {
	list-style-type: none;
	background-color: #300606;
	padding: 5px 8px 15px 10px;
	border-bottom: 1px dotted #8f4017;
}

.twitter li a:link, .twitter li a:visited{
	
	color: #f2c229 !important;
}
.twitter li a:hover{
	color: #fca000 !important;
}

