/*  
Site: ARKITIP - Product Pages
Author: J.P. Malmuth
*/


/* Product Main */

#main_products {
	display: block;
	float: left;
	width: 959px;
	color: #333333;
	}
	
#main_products_mag {
	display: block;
	float: left;
	width: 959px;
	color: #333333;
	margin-top: 13px;
	}
	
.blacktext {
	color: #000000;
	font-weight: bold;
	}
	
.mag_thumb {
	display: block;
	float: left;
	width: 130px;
	height: 200px;
	margin-left: 4px;
	margin-right: 3px;
	text-align: center;
	font-size: 0.8em;
	line-height: 130%;
	}
	
.mag_thumb img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
.red {
	color: red;
	}

.big_thumb {
	display: block;
	float: left;
	width: 230px;
	height: 270px;
	margin-left: 0px;
	margin-right: 13px;
	text-align: center;
	font-size: 0.8em;
	line-height: 130%;
	}
	
.big_thumb img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 6px;
	}

.big_thumb_last {
	display: block;
	float: left;
	width: 230px;
	height: 270px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: center;
	font-size: 0.8em;
	line-height: 130%;
	}
	
.big_thumb_last img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 6px;
	}
	
/* Previous/Next Buttons */

#post-nav {
	display: block;
	float: left;
	width: 959px;
	height: 20px;
	margin-top: 1px;
	background-color: #000000;
	color: #FFFFFF;
	font-size: 0.9em;
	overflow: hidden;
	}
	
#previous {
	width: 116px;
	height: 20px;
	padding-top: 2px;
	background-image: url(/docs/images/previous_tab.png);
	background-repeat: no-repeat;
	display: block;
	float: left;
	text-align: left;
	padding-left: 10px;
	}
	
#next {
	background-position: 10px 0px;
	width: 116px;
	height: 20px;
	padding-top: 2px;
	background-image: url(/docs/images/next_tab.png);
	background-repeat: no-repeat;
	display: block;
	float: right;
	text-align: right;
	padding-right: 10px;
	}
	
	
/* Product Image */

.product_image {
	display: block;
	float: left;
	width: 466px;
	margin-left: 7px;
	margin-top: 40px;
	}

.product_image img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	}
	
.product_image_flush {
	display: block;
	float: left;
	width: 466px;
	margin-left: 0px;
	margin-top: 35px;
	}

.product_image_print {
	display: block;
	float: left;
	width: 466px;
	margin-left: 7px;
	margin-top: 20px;
	}

.product_image_print img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.product_image_display {
	display: block;
	float: left;
	width: 473px;
	margin-left: 0px;
	margin-top: 13px;
	}

.product_image_display img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}	

.detail_image {
	display: block;
	float: left;
	width: 473px;
	margin-left: 0px;
	margin-top: 35px;
	}

.detail_image img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}	

	

/* Product Text */
	
.product_text {
	display: block;
	float: left;
	width: 466px;
	margin-left: 13px;
	margin-top: 40px;
	}
	
.product_text a, .product_text a:visited {
	color: #666666;
	text-decoration: underline;
	}
	
.product_text a:hover, .product_text a:active {
	color: #000000;
	text-decoration: none;
	}

.product_text_display {
	display: block;
	float: left;
	width: 466px;
	margin-left: 13px;
	margin-top: 13px;
	}
	
.product_text_display ul {
	list-style: disc;
	margin-left: 26px;
	margin-bottom: 10px;
	margin-top: -10px;
	}
	
.product_text_display a, .product_text a:visited {
	color: #666666;
	text-decoration: underline;
	}
	
.product_text_display a:hover, .product_text a:active {
	color: #000000;
	text-decoration: none;
	}
	
	
/* Location Bar - BE CAREFUL WITH THIS */

#sub_ticker_left {
	display: block;
	float: left;
	font-size: 0.9em;
	}

.buttons {
	display: block;
	float: left;
	border-right: solid 1px #FFFFFF;
	}
	
.buttons a, .buttons a:visited {
	text-decoration: none;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 11px;
	padding-bottom: 10px;
	display: block;
	}
	
.buttons a:hover, .buttons a:active {
	text-decoration: none;
	color: #000000;
	}	
	
.buttons_end {
	display: block;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 11px;
	padding-bottom: 10px;
	}
	
	
#sub_ticker_right {
	display: block;
	float: right;
	height: 35px;
	overflow: hidden;
	font-size: 0.9em;
	}
	
.buttons_right {
	display: block;
	float: left;
	border-left: solid 1px #FFFFFF;
	text-align: center;
	}
	
.buttons_right a, .buttons_right a:visited {
	width: 100px;
	padding-top: 11px;
	padding-bottom: 10px;
	text-decoration: none;
	display: block;
	}
	
.buttons_right a:hover, .buttons_right a:active {
	text-decoration: none;
	color: #000000;
	}
	
#trail_image img {
	border-color: #CCCCCC;
	width: 200px;
	}