/*----- defaults -----*/
body {
	background-color: #333333;
	background-attachment: scroll;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
}
* {
	z-index: 0;
	margin: 0;
	padding: 0;
}

body#homepage div#homenav,
body#services div#servnav,
body#portfolio div#portnav,
body#contact div#contnav {
	background-color: #666666;	
}

img#portfolio {
	margin: 10px;
	padding: 10px;
}
#portContainer {
	width: auto;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
}
#portspacer {
	width: 100%;
	height: 150px;
}

#portMenu {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	height: 20px;
	background-color: #444444;
	margin-bottom: 10px;
}

/*----- form properties -----*/
.fm-required input, fm-requited textarea, fm-required select {
	border: 1px solid #FF0000;
	padding: 1px;
	margin: 1px;
}
.fm-optional input, fm-optional textarea, fm-optional select {
	border: 1px solid #CCCCCC;
}

#optional {
	visibility: visible;
}

input:focus, textarea:focus {
	background-color: #FFFFCC;
}

/*----- new menu -----*/

div.mendivclassHOME a, div.mendivclassHOME a:hover, div.mendivclassSERVICES a, div.mendivclassSERVICES a:hover, div.mendivclassPORTFOLIO a, div.mendivclassPORTFOLIO a:hover, div.mendivclassCONTACT a, div.mendivclassCONTACT a:hover, div.mendivclassLATEST/* a*/, div.mendivclassOTHER {
	display: block;
	width: 126px;
	height: 30px;
	background-color: #454545;
	z-index: 1;
	border-top-width: 1px;
	border-right-width: 8px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-bottom: 2px;
	line-height: 32px;
	text-indent: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	overflow: hidden;
	letter-spacing: .01em;
}

div.mendivclassHOME a, div.mendivclassSERVICES a, div.mendivclassPORTFOLIO a, div.mendivclassCONTACT a{
	border-color: #807f7f;
	background-image: url(../images/menubg.gif);
}

div.mendivclassLATEST/* a */{
	border-color: #807f7f;
	background-image: url(../images/menubglatest.gif);
	height: 156px;
}

div.mendivclassOTHER {
	border-color: #807f7f;
	background-image: url(../images/menubgother.gif);
	height: auto;
	clear: left;
	text-indent: 0px;
	width: 101px;
	line-height: 20px;
	bottom: 100px;
	position: relative;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 15px;
}

div.mendivclassHOME a:hover, body#homepage div.mendivclassHOME a, div.mendivclassSERVICES a:hover, body#services div.mendivclassSERVICES a, div.mendivclassPORTFOLIO a:hover, body#portfolio div.mendivclassPORTFOLIO a, div.mendivclassCONTACT a:hover, body#contact div.mendivclassCONTACT a{
	border-color: #FF6600;
}

div.mendivclassLATEST/* a:hover*/ {
	/*border-color: #FF6600;*/
	height: 156px;
}

div.mendivclassHOME a:active, div.mendivclassSERVICES a:active, div.mendivclassPORTFOLIO a:active, div.mendivclassCONTACT a:active {
	border-color: #FFFF00;
	background-color: #333333;
}

/*----- structure -----*/
#main {
	margin-left: auto;
	margin-right: auto;
	width: 750px;
}
#pricingTable {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	border-color: #FF6600;
}
#masthead {
	float: left;
	width: 420px;
	height: 110px;
}
#mastheadFooter {
	float: left;
	width: 750px;
	height: 59px;
}
#mastheadMenu {
	height: 110px;
	width: 310px;
	float: right;
	text-align: right;
	line-height: 20px;
	padding-right: 20px;
	overflow: hidden;
	z-index: 20;
}
#spacer, #spacer2 {
	width: 10px;
	height: 450px;
	float: left;
}
#menu {
	position: relative;
	width: 136px;
	float: left;
	height: 100%;
}
#menuText {
	padding: 5px;
}
#menuText ul {
	list-style-type: none;
}

#puzzleMenu {
	width: 594px;
	float: left;
	position: relative;
}
#puzzleLogo {
	width:594px;
	height: 276px;
	border: 0;
}
#subContent {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-top-color: #807f7f;
	border-right-color: #807f7f;
	border-bottom-color: #807f7f;
	border-left-color: #807f7f;
	float: left;
	position: relative;
	width: 575px;
	background-image: url(../images/contentBackground.gif);
	background-repeat: repeat-y;
}
#subMenu {
	margin-left: auto; margin-right: auto;
	margin-top: 18px; margin-bottom: 8px;
	width: 387px;
	height: 56px;
	position: relative;
	text-align: center;
}

#submenu2 {
	width: 164px;
	float: left;
	height: 56px;
	padding: 0;
	margin: 0; 
}
#blurb {
	border-top-width: 0px;
	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-top-color: #807f7f;
	border-right-color: #807f7f;
	border-bottom-color: #807f7f;
	border-left-color: #807f7f;
	float: left;
	position: relative;
	width: 557px;
	padding: 9px;
	background-image: url(../images/contentBackground.gif);
	background-repeat: repeat-y;
	margin-bottom: 15px;
}

#footer {
	margin-left: auto;
	margin-right: auto;
	height: 60px;
	width: 557px;
	padding: 9px;
	line-height: 20px;
}

#portImage {
	height: 48px;
	width: 103px;
	margin-left: auto;
	margin-right: auto;
}

/*----- links and navigation -----*/
a, div.mendivclass a {
	color: #FFFFFF;
}
#footer a {
	color: #999999;
}
a:visited, div.mendivclass a:visited {	
	color: #f0f0f0;
}
#footer a:visited  {	
	color: #999999;
}
a:hover, #footer a:hover, div.mendivclass a:hover {
	color: #FF6600;
}
a:active, #footer a:active, div.mendivclass a:active {
	color: #FFFF00;
}
#mastheadMenu a { 
	color: #ffffff;
}
#mastheadMenu a:hover { 
	color: #FFFF00;
}
#mastheadMenu a:active {
	color:#FFFF99;
}


/*----- fonts -----*/
#menu p, #navlist{
	line-height: 20px;
}
p, h1, h2, h3, h4, h5, h6, #navlist, ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

p {
	line-height: 1.5em;
}
h1 {
	font-size: 110%;
}
h2 {
	line-height: 1.5em;
}
h3 {
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF00;
}
h5 {
}
h6 /* footer */{
	font-size: 9px;
	color: #999999;
}

ul {
	padding-left: 25px;
}

li {
	list-style-image: url(../images/li-check2.gif);
}

li.arrow {
	list-style-image: url(../images/li-arrow.gif);
}

/*----- images -----*/
a img {
	border: 0;
	text-decoration: none;
}

/*----- hacks -----*/
body { /*IE 5 centring bug fix */
	text-align: center;
}
#wrapper {
	text-align: left;
}
#wrapper #main #blurb table {
	border: thin solid #FF6600;
	padding: 5px;
}
#wrapper #main #blurb table {
	border: thin solid #FF6600;
}

.backstyle {
	font-size: xx-large;
}

.style1 {
	color: #000000;
	font-weight: bold;
	padding: 5px;
}

.style2 {
	/*color: #000000;*/
	font-weight: bold;
	padding: 5px;
}

.style3 {color: #FFFF00;}

.style6 {font-size: 14px}

.noscript {font-size: 10px; color:#990000;}

.white {color: #FFFFFF;}

/*----- IMAGE ALIGNMENTS -----*/
.imgRight {
	float: right;
}

.imgLeft {
	float: left;
}

.imgCentre {
	text-align: center;
}

/*----- CSS Rollovers -----*/
div.contact a, div.contact a:hover, div.web a, div.web a:hover, div.logo a, div.logo a:hover, div.business a, div.business a:hover, div.corporate a, div.corporate a:hover, div.hosting a, div.hosting a:hover, div.portfolio a, div.portfolio a:hover { /* universal div rollover properties  ADD ALL ITEMS*/
	display: block;
	margin: 0; padding:0;
	width: 100%; 
	height:100%;
	overflow: hidden;
	/*clear: both;*/
	}

/* contact */
div.contact {
	margin: 0;
	padding: 0;
	float: left;
	width: 223px;
	height: 56px;
}
div.contact a {
	background-image: url(../images/contactformbig.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}
div.contact a:hover {
	background-image: url(../images/contactformbig.gif);
	background-repeat: no-repeat;
	background-position: -223px 0;
}

/* web */
div.web {
	margin: 0;
	padding: 0;
	float: left;
	width: 259px;
	height: 58px;
}
div.web a {
	background-image: url(../images/webDesignBig.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}
div.web a:hover {
	background-image: url(../images/webDesignBig.gif);
	background-repeat: no-repeat;
	background-position: -259px 0;
}
	
/* logo */
div.logo {
	margin: 0;
	padding: 0;
	float: left;
	width: 259px;
	height: 52px;
}
div.logo a {
	background-image: url(../images/logoDesignBig.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}
div.logo a:hover {
	background-image: url(../images/logoDesignBig.gif);
	background-repeat: no-repeat;
	background-position: -259px 0;
}
	
/* business */
div.business {
	margin: 0;
	padding: 0;
	float: left;
	width: 259px;
	height: 52px;
}
div.business a {
	background-image: url(../images/businessCardsBig.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}
div.business a:hover {
	background-image: url(../images/businessCardsBig.gif);
	background-repeat: no-repeat;
	background-position: -259px 0;
}

/* corporate */
div.corporate {
	margin: 0;
	padding: 0;
	float: left;
	width: 259px;
	height: 50px;
}
div.corporate a {
	background-image: url(../images/corporateIdentitiesBig.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}
div.corporate a:hover {
	background-image: url(../images/corporateIdentitiesBig.gif);
	background-repeat: no-repeat;
	background-position: -259px 0;
}

/* hosting */
div.hosting {
	margin: 0;
	padding: 0;
	float: left;
	width: 259px;
	height: 64px;
}
div.hosting a {
	background-image: url(../images/hostingSolutionsBig.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}
div.hosting a:hover {
	background-image: url(../images/hostingSolutionsBig.gif);
	background-repeat: no-repeat;
	background-position: -259px 0;
}
/* portfolio */
div.portfolio {
	margin: 0;
	padding: 0;
	float: left;
	width: 103px;
	height: 48px;
	position: relative;
}
div.portfolio a {
	background-image: url(../images/portfolioBig.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}
div.portfolio a:hover {
	background-image: url(../images/portfolioBig.gif);
	background-repeat: no-repeat;
	background-position: -103px 0;
}

/* ----------------------------------
------- CONTENT CONTAINER CSS -------
------------------------------------*/
.contentContainer {
	float: left;
}
.contentTop {	
	float: left;
	position: relative;
	background-image: url(../images/content-top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 526px;
	height: 22px;
	padding: 0px; margin: 0px;
	}
.contentBackground {
	float: left;
	position: relative;
	background-image: url(../images/content-bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #434343;
	width: 526px;
	height: auto;
	padding: 0px; margin: 0px;
	}
.contentBottom {
	float: left;
	position: relative;
	background-image: url(../images/content-bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 526px;
	height: 22px;	padding: 0px; margin: 0px;
	}
	
.contentTop, .contentBottom, .contentBackground {
	padding-left: 25px;
}

/* ----------------------------------
-------- ITEM CONTAINER CSS ---------
-----------------------------------*/

.itemContainer {
	float: left;
	width: 68px;
	margin-right: 7px;
	}
.itemTop {
	height: 5px;
	width: 68px;
	float: left;
	background-image: url(../images/portfolio-item_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0; padding: 0;
	clear: both;
	overflow: hidden;
	}
.itemLeft {
	width: 6px;
	height: 50px;
	float: left;
	background-image: url(../images/portfolio-item_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0; padding: 0;
	overflow: hidden;
	}
.itemRight {
	width: 12px;
	height: 50px;
	float: left;
	background-image: url(../images/portfolio-item_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0; padding: 0;
	overflow: hidden;
	}
.itemBottom {
	width: 68px;
	height: 13px;
	float: left;
	background-image: url(../images/portfolio-item_bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0; padding: 0;
	overflow: hidden;
	}
.itemThumb, a .itemThumb {
	width: 50px;
	height: 50px;
	float: left;
	background-image: url(../images/portfolio-item_item.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0; padding: 0;
	overflow: hidden;
	opacity: .5;
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	}
a:hover .itemThumb{
	opacity: 1;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	}
	
.itemThumbMenu1, a .itemThumbMenu1, .itemThumbMenu2, a .itemThumbMenu2, .itemThumbMenu3, a .itemThumbMenu3, .itemThumbMenu4, a .itemThumbMenu4 {
	width: 50px;
	height: 50px;
	float: left;
	background-image: url(../images/portfolio-item_item.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0; padding: 0;
	overflow: hidden;
	opacity: .5;
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	position: relative;
	z-index: 10;
	}
	
/*positioning of latest items*/
	.itemThumbMenu1, a .itemThumbMenu1 {
	bottom: 122px; left: 9px;
	}
	
	.itemThumbMenu2, a .itemThumbMenu2 {
	bottom: 122px; left: 19px;
	}

	.itemThumbMenu3, a .itemThumbMenu3 {
	bottom: 112px; left: 9px;
	}
	
	.itemThumbMenu4, a .itemThumbMenu4 {
	bottom: 112px; left: 19px;
	}

a:hover .itemThumbMenu1, a:hover .itemThumbMenu2, a:hover .itemThumbMenu3, a:hover .itemThumbMenu4 {
	opacity: 1;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	}
