/* SECTION: Body */

body
{
	font-family: Calibri, Verdana, sans-serif;
	color: #4c4c4c;
	font-size: 0.8em;
	background-color: #ebebeb;
	background-position: center top;
	background-repeat:no-repeat;
	background-attachment: scroll;
}

h1 {}

h2 {}

h3 
{
	padding-bottom: 0;
	margin-bottom: 0; 
}

p 
{
	margin: 0;
	padding: 2px;
}

a
{
	text-decoration: none;
}

img
{
	border: 0;
}

/* END */

/* SECTION: Content Boxes */

div.box
{
	padding: 0;
	margin: 0 auto 10px auto;
	width: 990px;
	text-align: center;
}


div.boxHeader
{
	height: 6px;
	background-image: url('/images/contentBoxes/unified_top.png');
	background-repeat: no-repeat;
}

div.boxContent
{
	position: relative;
	background-image: url('/images/contentBoxes/unified_middle.png');
}

div.boxFooter
{
	height: 6px;
	background-image: url('/images/contentBoxes/unified_bottom.png');
	background-repeat: no-repeat;
}

div.boxSeperator
{
	background-image: url('/images/contentBoxes/unified_break.png');
	height: 10px;
}

div.singleLineBreak
{
	background-image: url('/images/contentBoxes/break.png');
	background-repeat: no-repeat;
	width: 976px;
	height: 2px;
	margin: 0 auto;
}

div.clear
{
	clear: both;
}

/* END */

/* SECTION: Contact Box */

div.contactBox
{
	width: 462px;
	color: white;
	margin: 0 auto;
	visibility: hidden;
	position: absolute;
	top: 40px;
	z-index: 100;
}

div.contactBox a
{
	color: white;
	text-decoration: underline;
}

img.contactCloseButton
{
	position: absolute;
	width: 21px;
	height: 19px;
	top: 6px;
	right: 8px;
	border: none;
}

div.contactBox h3
{
	margin-top: 0;
}

div.contactTop
{
	height: 25px;
	background-image: url('/images/contact/contact_top2.png');
}

div.contactMiddle
{
	background-image: url('/images/contact/contact_middle2.png');
	background-repeat: repeat-y;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
}

div.contactBottom
{
	height: 16px;
	background-image: url('/images/contact/contact_bottom2.png');
}

td.contactLabelCell
{
	width: 100px;
}

td.contactTextCell
{
	width: 309px;
}

td.contactOptionCell
{
	width: 150px;
}

td.contactSubmitCell
{
	width: 105px;
	text-align: right;
}

input.contactTextBox
{
	width: 320px; 
	font-family: 'font-family: Calibri', Verdana, sans-serif; 
	font-size: 0.8em;
}

textarea.contactTextArea
{
	width: 411px; 
	height: 131px; 
	font-family: 'font-family: Calibri', Verdana, sans-serif; 
	font-style: italic;
	color: #808080; 
	font-size: 0.8em;
}

button#contactSubmit
{
	width: 105px; 
	height: 70px;
	font-family: 'font-family: Calibri', Verdana, sans-serif; 
	font-size: 1.2em;
}
/* END */


/* SECTION: PromoBar */

div.threeBoxHeader
{
	height: 6px;
	background-image: url('/images/contentBoxes/unified_threebox_top.png');
}

div.threeBoxContent
{
	background-image: url('/images/contentBoxes/unified_threebox_middle.png');
}

div.threeBoxColumn
{
	float: left;
	width: 330px;
}

div.threeBoxColumn img
{
	margin: 0 0 -30px 0;
	padding: 0;
}

div.threeBoxClear
{

	clear: both;
}

div.threeBoxFooter
{

	height: 10px;
	background-image: url('/images/contentBoxes/unified_threebox_break.png');
	clear: both;
}

/* END */

/* SECTION: Gallery Header */

div.galleryHeader
{
	height: 34px;
	background-image: url('/images/contentBoxes/unified_gallery_top.png');
}

div.galleryHeader ul
{
	padding: 0;
	margin: 0;
}

div.galleryHeader li
{
	display: inline;
}

div.galleryHeader li a
{
	width: auto;
	padding-top: 32px;
	float: left;
	overflow: hidden;
	height: 0;
	background-image: url('/images/contentBoxes/unified_gallery_buttons.png');
}

div.galleryHeader #left
{
	width: 228px;
	height: 34px;
	float: left;
}

div.galleryHeader #galleryNavigation
{
	float: left;
}

div.galleryHeader #right
{
	width: 224px;
	height: 34px;
	float: left;
}

/* GalleryHeader: Normal */

li#productDevelopment a
{
	width: 132px;
}

li#graphicUI a
{
	width: 77px;
}

li#automotive a
{
	width: 87px;
}

li#layout a
{
	width: 60px;
}

li#misc a
{
	width: 50px;
}

li#photography a
{
	width: 89px;
}

li#art a
{
	width: 43px;
}

/* GalleryHeader: Mouseover */

li#productDevelopment a:hover
{
	background-position: -228px -32px;
	width: 132px;
}

li#graphicUI a:hover
{
	background-position: -360px -32px;
	width: 77px;
}

li#automotive a:hover
{
	background-position: -437px -32px;
	width: 87px;
}

li#layout a:hover
{
	background-position: -523px -32px;
	width: 60px;
}

li#misc a:hover
{
	background-position: -583px -32px;
	width: 50px;
}

li#photography a:hover
{
	background-position: -633px -32px;
	width: 89px;
}

li#art a:hover
{
	background-position: -722px -32px;
	width: 43px;
}

/* Gallery Index */

div.galleryThumbnailsContent
{
	padding-top: 20px;
	padding-left: 30px;
}

div.galleryIndexItem
{
	width: 310px;
	height: 285px;
	float: left;
}

div.galleryItemIndexDetails
{
	margin-top: -18px;
}

div.galleryIndexItem h4
{
	margin: 0 0 -2px ;
	padding: 0;
}

img.galleryThumbnail
{
	width: 310px;
	height: 245px;
	margin: 0;
	padding: 0;
}

/* Gallery Item */

div.galleryItem
{
	text-align: left;
	padding: 5px 10px 5px 10px;
}

div.galleryItem h4
{
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	padding: 0 0 0 2px;
	margin: 0;
}

div.galleryItem p
{
	padding-top: 0;
	padding-bottom: 8px;
}

div.projectHeading
{
	font-size: 1.1em;
	text-align: center;
}

span.projectName
{
	
}

span.projectCategory
{
	color: #ACACAC;
}

img.galleryItemImage
{
	margin-left: 5px;
	margin-right: 4px;
	margin-bottom: 10px;
	width: 152px;
	height: 126px;
}

div.galleryBreak
{
	background-image: url('/images/contentBoxes/break.png');
	background-repeat: no-repeat;
	width: 976px;
	height: 2px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: -3px;
}

/* END */

/* SECTION: Gallery Widget */

#galleryWidget
{
	margin: 0 auto;
	padding: 0;
	height: 26px;
	width: 990px;
}

#galleryWidget #widgetLeft
{
	height: 26px;
	width: 225px;
	background-image: url('/images/gallery/widget_left.png');
	float: left;
}

#galleryWidget #widgetRight
{
	height: 26px;
	width: 219px;
	background-image: url('/images/gallery/widget_right.png');
	float: left;
}

#galleryWidget #widgetNavigation
{
	padding: 0;
	margin: 0;
}

#galleryWidget #widgetNavigation li
{
	display: inline;
	float: left;
}

#galleryWidget #widgetNavigation li a
{
	width: auto;
	padding-top: 26px;
	float: left;
	overflow: hidden;
	height: 0;
	background-image: url('/images/gallery/widget_buttons.png');
}

/* GalleryWidget: Link */

#galleryWidget #widgetNavigation li#productDevelopment a
{
	width: 135px;
	background-position: 0 0;
}

#galleryWidget #widgetNavigation li#graphicUI a
{
	width: 78px;
	background-position: -135px 0;
}

#galleryWidget #widgetNavigation li#automotive a
{
	width: 86px;
	background-position: -213px 0;
}

#galleryWidget #widgetNavigation li#layout a
{
	width: 60px;
	background-position: -299px 0;
}

#galleryWidget #widgetNavigation li#misc a
{
	width: 50px;
	background-position: -359px 0;
}

#galleryWidget #widgetNavigation li#photography a
{
	width: 87px;
	background-position: -409px 0;
}

#galleryWidget #widgetNavigation li#art a
{
	width: 50px;
	background-position: -496px 0;
}

/* GalleryWidget: Hover */

#galleryWidget #widgetNavigation li#productDevelopment a:hover
{
	width: 135px;
	background-position: 0 -26px;
}

#galleryWidget #widgetNavigation li#graphicUI a:hover
{
	width: 78px;
	background-position: -135px -26px;
}

#galleryWidget #widgetNavigation li#automotive a:hover
{
	width: 86px;
	background-position: -213px -26px;
}

#galleryWidget #widgetNavigation li#layout a:hover
{
	width: 60px;
	background-position: -299px -26px;
}

#galleryWidget #widgetNavigation li#misc a:hover
{
	width: 50px;
	background-position: -359px -26px;
}

#galleryWidget #widgetNavigation li#photography a:hover
{
	width: 87px;
	background-position: -409px -26px;
}

#galleryWidget #widgetNavigation li#art a:hover
{
	width: 50px;
	background-position: -496px -26px;
}

/* END */

