html, body {
	overflow-x: hidden;
	}
	
html, body, .center_parent, .center_parent td {
	width:100%;
	height:100%;
	margin: 0px;
	padding: 0px;
	border: none;
  	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	}	

a, a:visited {
	outline: none;
	}
	
img {
	border: none;
	}	
	
	
.bold {
	font-weight: bold;
	}
	
.small_text {
	font-size: 10px;
	}		
	
.page_outer {
	width: auto;
	height: 80%;
	padding-top: 5%;
	padding-left: 5%;
	padding-right: 5%;
	padding-bottom: 5%;
	}	
	
.page_inner {
	z-index: -1;
	background: #ffffff;
	width: 100%;
	height: 100%;
	}
		
.center_parent {
	z-index: 10000;
	}
		
.center_parent_td {
	text-align: center;
	}
		
.cody_pallo_logo {
	z-index: 1000;
	margin-top: 50px;
	}
	
.content {
	width: auto;
	height: auto;
	}	
	
.art_content {
	padding-bottom: 150px;
	margin-top: 25px;
	}
	
.art_item_container {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	height: 395px; 
	width: 600px;
	}
	
	
.art_item_slider {
	width: 6000px;
	height: 800px;
	background: url(http://www.codypallo.com/media/images/item_star_bg.gif) repeat-x;
	position: absolute;
	top: 0px;
	left: 0px;
	}	
	
.art_item {
	position: absolute;
	top: 0px;
	left: 0px;	
	}
	
#art_item_07 {
	width: 600px;
	height: 395px;	
	}

#art_item_06 {
	width: 600px;
	height: 375px;	
	display: none;	
	}
	
#art_item_05 {
	width: 600px;
	height: 425px;	
	display: none;	
	}
		
#art_item_04 {
	width: 461px;
	height: 600px;
	display: none;	
	}

#art_item_03 {
	width: 550px;
	height: 374px;
	display: none;
	}
	
#art_item_02 {
	width: 400px;
	height: 519px;	
	display: none;
	}	
	
#art_item_01 {
	width: 400px;
	height: 504px;
	display: none;
	}				
								
.art_item_label {
	width: auto;
	height: auto;
	padding: 25px;
	background: #ffffff;
	font-size: 12px;
	text-align: left;
	line-height: 16px;	
	position: absolute;
	bottom: 15px;
	right: 15px;
	left: 15px;
	z-index: 100;
	display: none;
	}
	
.art_image {
	width: 100%;
	height: 100%;
	z-index: 1;
	}	
	
.download_icon {
	position:absolute;
	bottom: 10px;
	right: 10px;
	}
	
.download_icon img {
	float: right;
	}
	
.download_icon_text {
	line-height: 28px;
	height: 20px;
	font-size: 10px;
	color: #999999;
	margin-right: 5px;	
	float: right;
	}
		
.art_hover {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	background: transparent;
	z-index: 10000;	
	}	
	
.art_nav {
	margin-top: 25px;
	}
	
.art_radio {
	margin-left: 5px;
	margin-right: 5px;
	}	
	
.fine_print {
	font-size: 10px;
	color: #999999;
	display: none;
	height: 35px;
	line-height: 35px;
	width: 100%;
	text-align: center;
	border-top: 1px solid #F8EBE0;
	}		

.visited {
	background: url(http://www.codypallo.com/media/images/red_dot.png) no-repeat;
	}
		
.clear_dots {
	color: #999999;
	font-size: 10px;
	text-decoration: none;
	padding-top: 5px;
	display: block;
	}
		
.network_content {
	display: none;
	margin-top: 20px;
	width: 50%;
	margin-left: auto;
	position: relative;
	}		 		
	
.network_button_01 {
	position: absolute;
	left: 1000%;
	top: 0px;
	}
	
.network_button_02 {
	position: absolute;
	left: 1000%;
	top: 0px;
	}
	
.network_button_03 {
	position: absolute;
	left: 1000%;
	top: 0px;
	}		
		
