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

#gSecInfo{
	width:180px;
	float:left;
	margin: 0px 15px 5px 0px;
	padding: 0px;
	/*border: 1px solid #000000;*/
}
#ContentHome{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 510px;
	background-image:url(../images/home_flash_bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	position: relative;
}
#ContentHome div{
	padding: 10px;
}
#HomeFlashNews{
	margin: 0px;
	padding: 5px;
	float: left;
	background-image:url(../images/home_flashnews_bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
#HomeFlashNews marquee{
	font-size: 12px;
	color: #808080;
	padding-bottom: 5px;
}
#gButtonsZone1{
	width:180px;
	float:right;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	/*border: 1px solid #000000;*/
}
	
#gButtonsZone2{
	width:180px;
	float:left;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}
#gContent{
	width:938px;
	float: left;
}

#gHomeLinksHolder{
	background-image:url(../images/bg_home_links.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 640px;
	min-height: 153px;
}
#gHomeLinksHolder p{
	padding:0px;
	padding-top: 3px;
	padding-left: 1px;
}
#Col1, #Col2, #Col3{
	padding:19px;
	float:left;
	width: 173px;	
}
#gHomeLinksHolder a.gHomeLinks:link, #gHomeLinksHolder a.gHomeLinks:active, #gHomeLinksHolder a.gHomeLinks:visited{
	padding: 0px;
	color: #327abc;
}
#gHomeLinksHolder a.gHomeLinks:hover{
	padding: 0px;
	color: #2b6eb2;
	text-decoration: underline;
}

/* Zone 1 Best Butt */
#gButtonsZone1 ul{
	padding:0px;
	margin:0px;
}
#gButtonsZone1 li{
	list-style: none;

	/*padding: 20px 10px 20px 10px;*/
	margin: 0px 0px 5px 0px;
	margin: 0px 0px 15px 0px; /* Comment this */
	
	text-align: left;

	height: 67px;
	
	background-image:url(../images/best_button.gif);
	background-position: top left;
	background-repeat: no-repeat;
}	
	#gButtonsZone1 ul li a{
		float: none !important; /*For Opera*/
		float: left; /*For IE*/
		display: block;

		text-decoration: none;
		height: auto !important;
		height: 1%; /*For IE*/ 
		
		width: 180px;
		line-height: 67px; 
		padding-left: 60px;
		color:#808080;
	}
		#gButtonsZone1 ul li a:hover{
			color:#f05a29;
		}
	/*#gButtonsZone1 ul :hover {
		background-image:url(../images/best_button_over.gif);
		background-position: top left;
		background-repeat: no-repeat;
	}
	#gButtonsZone1 ul :hover li a {
		background-image: none;
	}
	
	/* Capture >> Edit >> View >> Share */
	
	
	#gButtonsZone1 ul li.best_capture{
		background-image:url(../images/best_button_capture.gif);
	}
	
		#gButtonsZone1 ul li.best_capture:hover  {
			background-image:url(../images/best_button_capture_over.gif);
		}
	
	#gButtonsZone1 ul li.best_edit{
		background-image:url(../images/best_button_edit.gif);
	}
	
		#gButtonsZone1 ul li.best_edit:hover  {
			background-image:url(../images/best_button_edit_over.gif);
		}
	
	#gButtonsZone1 ul li.best_view{
		background-image:url(../images/best_button_view.gif);
	}
		#gButtonsZone1 ul li.best_view:hover{
			background-image:url(../images/best_button_view_over.gif);
		}

	#gButtonsZone1 ul li.best_share{
		background-image:url(../images/best_button_share.gif);
	}
		#gButtonsZone1 ul li.best_share:hover{
			background-image:url(../images/best_button_share_over.gif);
		}
		
	#gButtonsZone1 ul li.best_3d{
		background-image:url(../images/best_button_3d.gif);
	}
		#gButtonsZone1 ul li.best_3d:hover{
			background-image:url(../images/best_button_3d_over.gif);
		}

	a.BestButt, a.BestButt:hover{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: bold;
		text-decoration: none;
		background-image: none;
	}

/* Zone 2 Best Butt */
div#gButtonsZone2{
	padding-top: 15px;
	padding-bottom: 15px;
	width: 700px;
}
	#gButtonsZone2 ul{
		padding:0px;
		margin:0px;
		float: left;
	}
	#gButtonsZone2 {
		padding:0px;
		margin:0px;
		float: left;
	}
	#gButtonsZone2 li{
		list-style: none;
		float: left;
		padding:0px;
		margin: 0px 5px 0px 0px;
	
		text-align: left;
	
		height: 250px;
		width: 170px;
		
		background-image: url(../images/bg_bottom_zone2.gif);
		background-repeat: no-repeat;
		background-position: left top;
	}
	#gButtonsZone2 li div{
		padding: 0px;
		height: 250px;
		overflow: hidden;
	}
		#gButtonsZone2 ul li:hover {
				background-image:url(../images/bg_bottom_zone2_over.gif);
				background-position: top left;
				background-repeat: no-repeat;
			}
			
#gButtonsZone2 {
	font-size: 11px;
	text-decoration: none;
	color: #808080;
}
	.typography #gButtonsZone2 ul li{	
		line-height: 17px;
		}
	.typography #gButtonsZone2 ul li div a.Zone2Links{
		float: none !important; /*For Opera*/
		float: left; /*For IE*/
		display: block;

		text-decoration: none;
		height: auto !important;
		height: 1%; /*For IE*/ 
		
		padding: 0px;
		margin: 0px;
		
		text-decoration: none;
		font-size: 11px;
		color: #808080;
		letter-spacing: normal;
		position: relative;
	}
		.typography #gButtonsZone2 ul li div a img.Zone2Links {
			padding: 0px;
			margin: 0px;
			
			position: absolute;
			left: 0px;
			top: 0px;
			
			width: 180px;
			height: 250px;
			z-index: 500;	
		}
		.typography #gButtonsZone2 ul li div a img {
			padding: 10px;
		}
		.typography #gButtonsZone2 ul li div a span {
			padding: 0px 10px 10px 10px;
			display: block;
		}
	#gButtonsZone2 ul li div a.Zone2Links:hover{
		text-decoration: none;
		font-size: 11px;
		color: #2367ab;
	}