@charset "utf-8";
/* CSS Document */

#website_container {
	position:relative;
	float:left;
	width:760px;
	margin:10px 20px;
	padding:20px 0 0;
	border-top:dashed 1px #999;
}
#websiteDesc {
	position:relative;
	float:left;
	width:290px;
}
#websiteDesc h2,h3 {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size:.9em;
	color:#fff;
	text-align:left;
	margin:0 20px;
}
#websiteDesc p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.7em;
	line-height:1.3em;
	color:#fff;
	text-align:left;
	margin:10px 20px;
}
#websiteDesc ul {
	margin:0;
}
#websiteDesc li {
	list-style-type:square;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.65em;
	font-weight:bold;
	color:#fff;
	text-align:left;
	margin:10px 0;
}
#websiteDisplay {
	position:relative;
	float:left;
	width:470px;
}
#websiteDisplay img {
	border:none;
}
.container { width:400px; height:300px; overflow:hidden; position:relative; cursor:pointer; border:5px solid #999 }
.slides { position:absolute; top:0; left:0; }
.slides div { position:absolute; top:0; width:400px; display:none; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
:focus { outline: 0; }
ins { text-decoration: none; }
del { text-decoration: line-through; }

#pvi-cs, #imagineDevelopment, #postalBook, #asarug, #crenshawInc, #bondWolfe, #bmk, #mickaMex, #rj, #ews, #nxt, #jp, #graceCo { margin-left:40px; width:400px; position:relative; clear:both; }

ul.pagination { list-style-type:none; margin:0; padding:0; margin:9px auto; margin-left:184px; width:132px; }
ul.pagination li { float:left; margin:0 5px; }	
ul.pagination a { display:block; width:12px; padding-top:12px; height:0; overflow:hidden; background-image:url(../websiteSlider/pagination.png); background-position:0 0; background-repeat:no-repeat; border:none;}
ul.pagination li.active a {background-position:0 -12px;}
ul.pagination img { border:none;}
a.previous { position:absolute; top:140px; left:-20px; border:none;}
a.next { position:absolute; top:140px; right:-30px; border:none;}
