/*
Style for MXS Design
Author: MXS MV
Date: April 6, 07
Contact: info@mxs.ca
*/

body {
margin: 0;
padding: 0;
font-size: 12px;
font-family: Arial, Verdana, Century Gothic;
text-align: center;
background: url('/img/bgPattern.jpg');
}

table td {
font-size: 12px;
font-family: Arial, Verdana, Century Gothic;
color: #CCC;
}

a:link, a:visited {
text-decoration: none;
color: #ff7800;
}

a:hover {
color: #FFF;
}



h1 {
font-size: 17px;
color: #ff7800;
}

img {
border: 0;
}

.noPad {
margin: 0;
margin-bottom: 5px;
}

#header {
padding: 0;
margin: 0;
height: 334px;
width: 100%;
background: url('/img/headerBg.jpg') repeat-x left top;
text-align: center;
}

#branding {
padding: 0;
margin: 0 auto;
height: 144px;
width: 900px;
background: url('/img/Brand.jpg') no-repeat 0px 29px;
/*border: 1px solid #FFF;*/
}

#branding ul {
width: 440px;
position: relative;
top: 120px;
left: 374px !important;
left: 140px;
list-style-type: none;
margin: 0;
padding: 0;
}

#branding li {
display: inline;
float: left;
margin-left: 15px;
}

#branding img {
height: 17px;
}

a.navHome {
width: 37px;
background: url('/img/bt_home.jpg') no-repeat;
}

a.navPortfolio {
width: 56px;
background: url('/img/bt_portfolio.jpg') no-repeat;
}

a.navWebDev {
width: 104px;
background: url('/img/bt_webdev.jpg') no-repeat;
}

a.navHosting {
width: 46px;
background: url('/img/bt_hosting.jpg') no-repeat;
}

a.navDesign {
width: 68px;
background: url('/img/bt_design.jpg') no-repeat;
}

a.navMICS {
width: 33px;
background: url('/img/bt_mics.jpg') no-repeat;
}

a.navPrint {
width: 60px;
background: url('/img/bt_print.jpg') no-repeat;
}

#branding a:active, #branding a:visited, #branding a:link {
margin: 0;
padding: 0;
display: block;
height: 17px;
}

#branding a:hover {
display: block;
background-position: 0 -17px;
}

#cityscape {
clear: both;
padding: 0;
margin: 0 auto;
height: 190px;
width: 900px;
background: url('/img/cityScape.jpg') no-repeat left center;
}

#cityscape_hosting {
clear: both;
padding: 0;
margin: 0 auto;
height: 190px;
width: 900px;
background: url('/img/cityScape.jpg') no-repeat left center; /* Awaiting replacement image */
}

#cityscape_design {
clear: both;
padding: 0;
margin: 0 auto;
height: 190px;
width: 900px;
background: url('/img/cityScape_design.jpg') no-repeat left center;
}

#wrapper {
padding: 0;
margin: 0 auto;
width: 900px;
}

#leftCol {
margin: 0;
padding: 0;
padding-top: 10px;
padding-bottom: 50px;
float: left;
width: 600px;
background: #000;
border: 1px solid #FFF;
border-top: 0;
color: #787474;
text-align: left;
}

#content {
margin: 0 auto;
padding: 0 !important;
padding-top: 10px;
width: 560px !important;
width: 540px;
padding-left: 20px;
color: #CCC;

}

#innerLeft {
display: inline;
margin: 0;
padding: 0;
float: left;
width: 260px;
margin-left: 20px;
}

#innerLeft p, #innerRight p {
color: #c3c3c3;
}

#leftCol h1 {
margin-left: 0;
}

#News {
margin: 0;
padding: 0;
width: 260px;
border-top: 1px dashed #363535;
border-bottom: 1px dashed #363535;
}

#News span {
margin-top: 10px;
display: block;
font-size: 12px;
color: #c3c3c3;
font-weight: normal;
}

#News h2 {
display: inline;
padding-left: 5px;
font-size: 10px;
color: #ff7800;
}

#News p {
font-size: 11px;
color: #787474;
margin: 0;
padding: 0;
margin-bottom: 10px;
}

#innerRight {
display: inline;
margin: 0;
padding: 0;
float: right;
width: 280px;
margin-right: 20px;
border-left: 1px dashed #363535;
}

#innerRight p, h1 {
display: block;
margin-left: 10px;
}

#innerRight ul {
list-style-type: none;
margin: 0;
margin-left: 10px;
padding: 0;
padding-top: 10px;
}

#innerRight li div, .port {
	margin: 0;
	margin-right: 7px;
	margin-bottom: 7px;
	padding: 0;
	float: left;
	border: 1px solid #FFF;
	width: 80px;
	height: 80px;
	}

#innerRight li div img, .port img {
	border: 0;
	height: 80px;
	width: 80px;
	}

#innerRight li div:hover, #content p div:hover {
	background-position: 0 -80px;
	}

#innerRight li .clear, #content .clear {
	float: none;
	clear: both;
	height: 1px;
	border: 0;
	}

#innerRight li .s1, .s1 {
	background: url('/sample/1.jpg') no-repeat 0 0;
	}

#innerRight li .s2, .s2 {
	background: url('/sample/2.jpg') no-repeat 0 0;
	}

#innerRight li .s3, .s3 {
	background: url('/sample/3.jpg') no-repeat 0 0;
	}

#innerRight li .s4, .s4 {
	background: url('/sample/4.jpg') no-repeat 0 0;
	}

#innerRight li .s5, .s5 {
	background: url('/sample/5.jpg') no-repeat 0 0;
	}

#innerRight li .s6, .s6 {
	background: url('/sample/6.jpg') no-repeat 0 0;
	}

	
#innerRight li .s8, .s8 {
	background: url('/sample/8.jpg') no-repeat 0 0;
	}

#innerRight li .s9, .s9 {
	background: url('/sample/9.jpg') no-repeat 0 0;
	}
	
#innerRight li .s10, .s10 {
	background: url('/sample/10.jpg') no-repeat 0 0;
	}
	
#innerRight li .s11, .s11 {
	background: url('/sample/11.jpg') no-repeat 0 0;
	}
	
#innerRight li .s12, .s12 {
	background: url('/sample/12.jpg') no-repeat 0 0;
	}

#innerRight li {
border-bottom: 1px dashed #363535;
margin-bottom: 5px;
}

#innerRight ul h1 {
display: inline;
padding: 0;
margin: 0;
padding-top: 0px;
padding-right: 35px;
background: url('/img/arrow.jpg') no-repeat right top;
}

#innerRight ul p {
padding: 0;
padding-bottom: 5px;
margin: 0;
font-size: 11px;
}

#rightCol {
margin: 0;
padding: 0;
padding-top: 35px;
padding-right: 0 !important;
padding-right: 70px;
float: right;
width: 270px;
}

#showTitle {
display: block;
position: relative;
left: 0 !important;
left: -19px;
height: 26px;
width: 136px;
background: url('/img/showCaseTitle.gif') no-repeat left center;
}

#showcase {
margin: 0;
padding: 0;
width: 173px;
height: 185px;
border: 1px solid #FFF;
}

#getQuote {
margin: 0;
margin-top: 30px;
padding: 0;
width: 163px;
border: 5px solid #FFF;
}

#getQuote a:link, #getQuote a:visited {
display: block;
width: 163px;
height: 113px;
background: url('/img/getQuote.jpg') no-repeat;
}

#getQuote a:hover {
background: url('/img/getQuote_on.jpg') no-repeat;
}

#Copyright {
clear: both;
position: relative;
left: -150px;
line-height: 45px;
color: #666;
font-size: 10px;
}

#Copyright a:link, #Copyright a:visited {
color: #CCC;
}

#Copyright a:hover {
color: #ff7800;
}

form {
padding-left: 20px;
}

input, textarea, select {
padding: 3px;
font-size: 11px;
font-family: Arial, Verdana, Century Gothic;
background: #000;
border: 1px solid #ff7800;
color: #CCC;
}

textarea {
overflow: none;
width: 200px;
height: 100px;
}

#phone2Label, #phone3Label {
	display: none;
	text-indent: -1000em;
	width: 0;
}

#phone1, #phone2 {
width: 30px;
}

#phone3 {
width: 40px;
}

#submit {
background: #ff7800;
color: #000;
font-size: 17px;
font-weight: bold;
font-family: Arial, Verdana, Century Gothic;
}

#innerRight table {
width: 260px;
}

#innerRight table td {
padding-bottom: 5px;
}

td.label {
color: #ff7800;
text-align: right;
vertical-align: top;
}

#Errors {
	margin-left: 20px;
	margin-bottom: 10px;
	color: #FF0000;
	font-weight: bold;
}

#innerRight ul.FormErrors, #Errors ul.FormErrors {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#innerRight ul.FormErrors li, ul.FormErrors li {
	color: red;
	margin: 0;
	padding: 6px;
	border: 1px solid #FF0000;
	margin-bottom: 6px;
}

/* Forms */

.form label, .form input, .form select {
	display: inline;
	float: left;
	margin: 5;
	padding: 3px;
	width: 60px;
}

.form label {
	text-align: right;
}

.form input, .form select {
	width: 120px;
	font-size: 1.2em;
	
}

.formwide label { width: 120px; }
.formwide input, .formwide select { width: 200px; }
.formwide .priorityRed { font-weight: bold; color: #FF0000; }

.formwide textarea {
	margin-left: 5px;
	width: 350px;
	height: 150px;
	margin-top: 6px;
}

.formwide .submit {
	float: none;
	font-weight: bold;
	font-size: 1.2em;
	margin: 25px;
	background: #ff7800;
	border-color: #FFF;
	color: #000;
	padding: 5px;
	margin-left: 140px;
}

.form span {
	color: #ff7800;
	font-size: 0.9em;
}

.form .hidden {
	float: none;
	border: 0;
	height: 1px;
	margin: 0;
	padding: 0;
	display: hidden;
}
.clear { clear: both; }

/* Client Area */

#rightCol #clientMenu a:link, #rightCol #clientMenu a:visited {
	display: block;
	margin: 5px;
	margin-bottom: 15px;
	text-align: left;
	font-size: 1.2em;
	font-weight: bold;
}

/* Tables */

.listTable {
	width: 500px;
}

.listTable th {
	font-size: 0.8em;
	padding: 5px;
	border-bottom: 1px solid #333;
}

.listTable td { 
	text-align: center; 
	padding: 5px;
	border-bottom: 1px solid #333;
	}

.listTable .TitleCell {
	text-align: left;
}

/* Misc */

.profile span { color: #999; }

.listProfile, .listWide {
	display: inline;
	float: left;
	width: 250px;
	margin-right: 10px;
}

.listProfile label, .listProfile div, .listProfile form {
	display: inline;
	float: left;
	width: 100px;
	color: #999;
	margin-right: 5px;
	text-align: right;
	padding: 3px;
}

.listProfile div, .listProfile form { color: #FFF; width: 120px; text-align: left; }

.listWide { width: 350px; }
.listWider { width: 450px; }
.listWide label {
	width: 120px;
}

.listWide form { width: 300px; }

.listWide span { font-size: 11px; color: #999; }

.break {
	border-top: 1px solid #ff7800;
	margin-top: 15px;
	padding-top: 15px;
}

/* Messaging */

.msg {
	border: 1px solid #666;
	margin: 15px;
	padding: 15px;
}

.msgMine { color: #666 }

.msg h2 { font-size: 11px; color: #ff7800; }

.note {
	border: 1px solid #666;
	margin: 5px;
	padding: 5px;
	color: #FFF;
}

.note span { font-size: 10px; font-style: italic; color: #999; }
 