/* @override 
	http://splitlocal:8888/CSS/whitestyle.css
	http://122.201.87.5/~splitim2/CSS/whitestyle.css
	http://122.201.87.5/~splitim2/CSS/blackstyle.css
	http://splitlocal:8888/CSS/whitestyleV2.css
	http://122.201.87.5/~splitim2/CSS/whitestyleV2.css
	http://splitimage.com.au/CSS/whitestyleV2.css
*/

li, ul, p, h1, h2, h3, h4, h5, a {
	margin: 0;
	padding: 0;
	border: 0;
	text-decoration: none;
	list-style-type: none;
}
a:active{
outline: none;
}
a:focus{
-moz-outline-style: none;
}
body {
	font-family: Arial, Lucida, Verdana, sans-serif;
	color: #666;
		margin: 0;
	padding: 0;
}
#wrapper {
	width: 684px;
	margin-left: auto;
	margin-right: auto;
}
#head {
	margin-bottom: 20px;
	padding-bottom: 20px;
	padding-top: 30px;
	position: relative;
	border-bottom: 4px solid #313131;
	/*background: url(../images/V5/1px_dot.png) repeat-x left bottom;*/
}

/* @group ThemeSwitch */

#themeswitch{
	position: absolute;
	right: 0;
	top: 0;
	width: 120px;
	border-bottom: 4px solid #e5e5e5;
	/*border: 1px solid #e5e5e5;*/
}
#slickbox {
	height: 40px;
	padding-top: 10px;
	/*border-bottom: 4px solid #e5e5e5;*/
}
#slickbox ul {
	padding-left: 30px;
}
#slickbox li{
		float: left;
}
#slickbox li a {
	font-size: 10px;
	width: 31px;
}
#theme_button {
	text-align: center;
}
#theme_button a{
	display: block;
	padding: 5px 0;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	color: #999;
	border-width: 0;
	border-style: none;
	margin: 0;
}
#theme_button a:hover {
	color: #191919;
}

/* @end */
#thumbs {
	float: left;
	width: 100%;
}
#thumbs ul, #nav_peter ul, #nav_shane ul {
	list-style-type: none;
}
#thumbs ul {
	width: 100%;
}
#thumbs li{
	float: left;
}
#thumbs li a{
	display: block;
	padding-right: 1px;
	padding-bottom: 1px;
}
#pagelinks{
	float: left;
	width: 100%;
	margin-top: 10px;
	background: url(../images/V5/stripe_pattern.png) repeat-x;
}
#prevpage {
	width: 50%;
	float: left;
}
#nextpage {
	float: right;
	width: 50%;
	text-align: right;
	
}
#prevpage a, #nextpage a, #nextpage strong {
	font-size: 10px;
	/*line-height: 20px;*/
	color: #f93;
	padding: 2px 8px;
	
}
#nextpage strong{
	color: #999;
}
#nav_area {
	padding-top: 10px;
	float: left;
	width: 100%;
	clear: both;
}
#nav_area li{
	float: left;
}
div#nav_peter {
	width: 49%;
	clear: left;
	float: left;
	border-top: 4px solid #313131;
	/*border-top: 1px dotted #999;*/
	/*background-color: #F7F7F7;*/
}
#nav_peter:hover, #nav_shane:hover {
	/*background-color: #e5e5e5;*/
	
}
/*div#nav_peter:hover {
	background-color: #e2dacf;
}*/
#nav_shane {
	width: 49%;
	float: right;
	text-align: left;
	border-top: 4px solid #000;
}
#nav_shane ul, #nav_peter ul {
	float: left;
	width: 100%;
	background: white url(../images/V5/1px_dot.png) repeat-x center top;
}
#nav_shane li{
	float: left;
}
/*#nav_shane li a{
	color: #7f7f7f;
	display: block;
	background: url(../images/V5/bg_blackdot.png) no-repeat -115px center;
	}*/
#nav_peter li a, #nav_shane li a {
	padding: 20px 10px 20px 18px ;
	font-size: 10px;
	text-transform: uppercase;
	float: left;
	color: #7f7f7f;
	background: url(../images/V5/bg_blackdot.png) no-repeat -485px center;
}
/*#nav_peter li a, #nav_shane li a{
	padding: 20px 10px 20px 18px ;
	font-size: 10px;
	text-transform: uppercase;
}*/
#nav_shane a.active, #nav_peter a.active{
	color: #191919;
	background-position: 0 center;

}
#nav_peter li a:hover, #nav_shane li a:hover, #prevpage a:hover, #nextpage a:hover{
	color: #191919;
	background-position: 0 center;
}
a.slick-pete-toggle, a.slick-shane-toggle, a.slick-pete-toggle-active, a.slick-shane-toggle-active {
	color: #999;
	display: block;
	background: url(../images/V5/bg_blackdot.png) no-repeat right center;
}
a.slick-pete-toggle:hover, a.slick-shane-toggle:hover, a.slick-pete-toggle-active, a.slick-shane-toggle-active {
	background: url(../images/V5/bg_blackdot.png) no-repeat 320px center;
}
#nav_peter h1, #nav_shane h1{
	padding: 10px 0;
	clear: both;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	
}
#nav_peter h1 span, #nav_shane h1 span{
	font-weight: bold;
	text-transform: uppercase;
	color: #313131;
}
#nav_peter h3, #nav_shane h3 {
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 10px;
	color: #313131;
	font-size: 14px;
	font-weight: bold;
	clear: both;
	background: url(../images/V5/1px_dot.png) repeat-x left top;
}
#nav_peter h4, #nav_shane h4 {
	display: block;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	padding-bottom: 10px;
	border-bottom: 4px solid #313131;
	/*background: url(../images/V5/1px_dot.png) repeat-x 0 bottom;*/
}
#nav_peter h4 a, #nav_shane h4 a{
	font-size: 10px;
	color: #4c4c4c;	
}
#nav_peter h4 a:hover, #nav_shane h4 a:hover{
	text-decoration: underline;
}

#milestone_wrapper{
	clear: both;
	position: relative;
	text-align: center;
	padding: 10px 0;
	float: left;
	margin-top: 21px;
	width: 100%;
}
a.milestone{
	display: block;
}
#footer{
	clear: both;
	position: absolute;
	left: 0;
	bottom: 0;
	background-color: #000;
	width: 100%;
}
#d69{
	width: 100%;
	margin: 0 auto;
	background: url(../images/V5/d69.png) no-repeat right top;
	
}
#d69 a {
	text-indent: -9999px;
	height: 27px;
	display: block;
}