/* RESET */
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;
}

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

.clear {
    display: inline-block;
}

html[xmlns] .clear {
    display: block;
}

* html .clear {
    height: 1%;
}


/* Matthew Huber
   base.css
   -------------*/
   
body {
	background-color:#FFFFFF;
	color:#363636;
	font:14px Verdana, Arial, Helvetica, sans-serif;
	}
	
a {
	color:#363636;
	}
	
p {
	display:block;
	margin:0 0 25px 0;
	}

.wrapper {
	width:955px;
	margin:0 auto;
	}
	
#header {
	height:80px;
	margin:30px 0 0 0;
	position:relative;
	}
	
#header h1 {
	display:block;
	background:url(../img/logo-nav.gif) no-repeat 0 0;
	width:214px;
	height:28px;
	text-indent:-9999px;
	position:absolute;
	bottom:0;
	left:0;
	}
	
#header #menu {
	position:absolute;
	top:0;
	left:350px;
	overflow:hidden;
	}
	
#header #menu a {
	display:block;
	text-indent:-9999px;
	height:13px;
	float:left;
	margin-right:24px;
	}
	
#header #menu #creative {
	background:url(../img/logo-nav.gif) no-repeat -226px 0;
	width:52px;
	}
	
#header #menu #creative.active {
	background:url(../img/logo-nav.gif) no-repeat -226px -16px;
	width:52px;
	}
	
#header #menu #product {
	background:url(../img/logo-nav.gif) no-repeat -302px 0;
	width:51px;
	}
	
#header #menu #product.active {
	background:url(../img/logo-nav.gif) no-repeat -302px -16px;
	width:51px;
	}
	
#header #menu #splash {
	background:url(../img/logo-nav.gif) no-repeat -377px 0;
	width:40px;
	}
	
#header #menu #splash.active {
	background:url(../img/logo-nav.gif) no-repeat -377px -16px;
	width:40px;
	}
	
#header #menu #published {
	background:url(../img/logo-nav.gif) no-repeat -441px 0;
	width:61px;
	}
	
#header #menu #published.active {
	background:url(../img/logo-nav.gif) no-repeat -441px -16px;
	width:61px;
	}
	
#header #menu #biography {
	background:url(../img/logo-nav.gif) no-repeat -528px 0;
	width:65px;
	margin-left:115px;
	}
	
#header #menu #biography.active {
	background:url(../img/logo-nav.gif) no-repeat -528px -16px;
	width:65px;
	margin-left:115px;
	}
	
#header #menu #contact {
	background:url(../img/logo-nav.gif) no-repeat -617px 0;
	width:48px;
	}
	
#header #menu #contact.active {
	background:url(../img/logo-nav.gif) no-repeat -617px -16px;
	width:48px;
	}
	
/* Content */
#content {
	margin:40px 0 0 0;
	width:100%;
	position:relative;
	}

#content .thickbox {
	display:block;
	float:left;
	margin:0 2px 2px 0;
	overflow:hidden;
	width:134px;
	_width:133px;
	height:165px;
	}		


/* Style for text content */
.text {
	width:100%;
	min-height:500px;
	_height:500px;
	background-color:#d7d7d7;
	position:relative;
	}
	
.contact {
	font-size:16px;
	}
	
#text-content {
	position:relative;
	padding:55px 0 55px 0;
	left:273px;
	width:551px;
	}
	
#text-content strong {
	font-size:18px;
	display:block;
	font-weight:bold;
	}
	
#text-content a {
	float:none !important;
	margin:0;
	padding:0;
	}
	
#footer {
	color:#363636;
	font:9px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	padding:97px 0 20px 0;
	}
	
/* Page Display */

.pages {
	width:952px !important;
	}
	
.pages li {
	position:relative;
	width:952px !important;
	}
	
.disabled { display:none !important; }


/* next set btns */

.next-creative {
	background:url(../img/prevNextCreative.png) no-repeat -158px 0;
	height:12px;
	width:124px;
	display:block;
	text-indent:-9999px;
	position:absolute;
	bottom:-50px;
	right:0;
	outline:none;
	}
	
.prev-creative {
	background:url(../img/prevNextCreative.png) no-repeat 0px 0;
	height:12px;
	width:124px;
	display:block;
	text-indent:-9999px;
	position:absolute;
	bottom:-50px;
	left:0;
	outline:none;
	}
	
.next-published {
	background:url(../img/prevNextPublished.png) no-repeat -158px 0;
	height:12px;
	width:137px;
	display:block;
	text-indent:-9999px;
	position:absolute;
	bottom:-50px;
	right:0;
	outline:none;
	}
	
.prev-published {
	background:url(../img/prevNextPublished.png) no-repeat 0px 0;
	height:12px;
	width:157px;
	display:block;
	text-indent:-9999px;
	position:absolute;
	bottom:-50px;
	left:0;
	outline:none;
	}

.next-product {
	background:url(../img/prevNextProduct.png) no-repeat -158px 0;
	height:12px;
	width:138px;
	display:block;
	text-indent:-9999px;
	position:absolute;
	bottom:-50px;
	right:0;
	outline:none;
	}
	
.prev-product {
	background:url(../img/prevNextProduct.png) no-repeat 0px 0;
	height:12px;
	width:147px;
	display:block;
	text-indent:-9999px;
	position:absolute;
	bottom:-50px;
	left:0;
	outline:none;
	}
	
.next-splash {
	background:url(../img/prevNextSplash.png) no-repeat -140px 0;
	height:12px;
	width:115px;
	display:block;
	text-indent:-9999px;
	position:absolute;
	bottom:-50px;
	right:0;
	outline:none;
	}
	
.prev-splash {
	background:url(../img/prevNextSplash.png) no-repeat 0px 0;
	height:12px;
	width:135px;
	display:block;
	text-indent:-9999px;
	position:absolute;
	bottom:-50px;
	left:0;
	outline:none;
	}
	