body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin:0;padding:0;}
table {	border-collapse:collapse; border-spacing:0;}
fieldset,img { 	border:0;}
address,caption,cite,code,dfn,em,strong,th,var {font-style:normal;font-weight:normal;}
ol,ul {	list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;}
q:before,q:after {content:'';}
abbr,acronym { border:0;}

/* SHARED STYLES */

body {
  background-color: #F0F0F0;
  font-family: arial, sans-serif;
}

#wrapper {
  width: 950px;
  margin: 10px auto;
  background: #999 url(../images/background_wrapper.gif) repeat-y;
  border: 1px solid #999;
  position: relative;
}

#logo {
  width: 440px;
  margin: 0 0 10px 50px;
  height: 160px;
  background: #633 url(../images/xu_shadow.gif) repeat-y left -30px;
  text-align: right;
  padding-right: 10px;
  font-family: Arial-Narrow, Arial, sans-serif;
  color: #966;
  font-size: 100%;
}

#logo h1 a {
  display: block;
  height: 135px;
  background: url(../images/logo_inverted.gif) no-repeat 310px 10px;
}

#logo h1 a span {
  display: none;
}

ul#leftMenu {
  float: left;
  margin: 0 10px 10px 0;
  width: 165px;
}

ul#leftMenu li a {
  border: 1px solid #999;
  background-color: #F1F0EC;
  width: 142px;
  display: block;
  font-variant: small-caps;
  color: #222;
  text-align: right;
  text-decoration: none;
  font-size: 80%;
  padding: 4px 10px 4px 0px;
  margin-bottom: 2px;
}

ul#leftMenu li a:hover {
  background-color: #EAEAEA;
  width: 155px;
  border: 1px solid #D9D9D9;
  border-left: 3px solid #683736;
}

div.rightImage {
  border: 1px solid #fff;
  border-style: solid none solid solid;
  width: 400px;
  height: 550px;
  position: absolute;
  left: 550px;
  top: 20px;
  z-index: 1;
}

#content {
  width: 500px;
  height: 398px;
}

#content h2 {
  font-variant: small-caps;
  color: #fff;
  margin-bottom: 15px;
}

#content p {
  color: #fff;
  line-height: 135%;
  text-align: justify;
  font-size: 85%;
  margin-bottom: 10px;
}

#content a {
  text-decoration: none;
  font-size: 90%;
}

div#featureBar {
  clear: left;
  border: 1px solid red;
  height: 100px;
  background-color: #633;
  filter:alpha(opacity=90);
  -moz-opacity:.90;
  opacity:.90; 
  border: 1px solid #fff;
  border-style: solid none solid none;
  z-index: 5;
  position: absolute;
  top: 437px;
  width: 950px;
  padding: 10px 0;
}

div#featureBar p {
  color: #A37575;
  margin: 35px 0 0 40px;
  font-size: 150%;
}

#footer {
  clear: both;
  text-align: right;
  color: #333;
  font-size: 70%;
  padding: 6px 0 4px 0;
  width: 950px;
}

#footer a {
  color: #333;
  text-decoration: none;
}

#footer a:hover {
  text-decoration: underline;
}

/* END SHARED STYLES */

/* FRONT PAGE */

p.su {
  background: url(../images/su_signature.jpg) no-repeat bottom right;
  height: 125px;
}

/* END FRONT PAGE */

/* PORTFOLIO PAGES */

ul.list li {
  padding: 3px 0;
  font-size: 90%;
  line-height: 125%;
}

ul.list li a {
  color: #633;
}

ul.list li a:hover {
  color: #fff;
}

div#featureBar ul {
  margin-left: 30px;
}

div#featureBar ul li {
  float: left;
}

div#featureBar ul li a {
  border: 1px solid #fff;
  width: 70px;
  height: 100px;
  display: block;
  margin-right: 10px;
}

/* END PORTFOLIO PAGES */

/* BRANDS PAGE */

div#featureBar ul#brands li a {
  width: 80px;
}

/* END BRANDS PAGE */

/* QUESTIONS PAGE */

div.qa a {
  color: #633;
  display: block;
  margin-bottom: 10px;
  position: relative;
  margin-left: 190px;
}

div.qa a:hover {
  color: #fff;
  z-index: 9;
}

div.qa a span {
  display: none;
  z-index: 9;
}

div.qa a:hover span {
  color: #fff;
  display: block;
  position: absolute;
  left: 360px;
  top: -5px;
  width: 384px;
  z-index: 9;
  background-color: #633;
  padding: 8px;
  border: 1px solid #fff;
}

/* END QUESTIONS PAGE */

/* CONTACT PAGE */

form#contact div.formRow {
  margin-left: 170px;
  padding: 4px 0;
}

form#contact div.formRow label {
  color: #fff;
  display: block;
  float: left;
  width: 150px;
  font-size: 70%;
  font-weight: bold;
  line-height: 170%;
}

form div.textBox input {
  border: 1px solid #777;
  background-color: #F0F0F0;
  width: 172px;
  font-size: 100%;
}

form div.textArea textarea {
  border: 1px solid #777;
  background-color: #F0F0F0;
  width: 323px;
  height: 120px;
}

form div.submitRow input {
  background-color: #ccc;
  border: 1px solid #777;
  float: right;
  padding: 3px 8px;
  font-size: 70%;
}

div#featureBar p#contactDetails {
  height: 90px;
  margin: 0;
  background: url(../images/contactus.gif) no-repeat top left;
}

p#contactDetails span {
  display: none;
}

/* END CONTACT PAGE */




/* LIGHT BOX */

#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink, #prevLink{ background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink, #nextLink{ background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	

/* END LIGHTBOX */