﻿/* Undo existing styles
======================================================================*/
a img,:link img,:visited img { border: none; }
button, code, h1, h2, h3, h4, h5, h6, input, pre, select, table, td, textarea, th {font-size: 1em; }
blockquote, body, button, dd, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, 
html, label, legend, li, ol, p, pre, table, td, th, ul
{ margin: 0px; padding: 0px; }


/* INFORMATION
======================================================================
COLORS
NO other colors should exist other than the ones listed below:

	Collectors-Society
	======================
	#530425
	#7D194F - text links only
		TAN variations
		======================
		#807E6D
		#ADAD98
		#96927D
		#D2CFBB
		#F1EFE3
		
	NGC
	======================
	#001B58
	#113381 - text links only
	
	CGC
	======================
	#530005
	#800000 - text links only
	
	PMG
	======================
	#0B4F09
	#0B7F09 - text links only
	
*/



.body {
	background: url(../../images/landingpages/coins/back-body.gif);
	color: #000;
	display: block;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	height: 900px;
	margin: 0px;
	padding: 0px;
	text-align:center;
}

.bodyContainer {
	background: url(../../images/landingpages/coins/back-shadow.png) repeat-y;
	margin:0px auto;
	text-align:center;
	width:986px;
}

.bodyContent {
	margin: 0px auto;
	text-align:left;
	width: 960px;
}


.header {
	background: url('../../templates/main/images/gateway/bg_header.gif') repeat-y #ebe2cd;
	height:105px;
}


/* FEATURE SECTION
===========================================================*/
.feature {
	background: url('../../templates/main/images/gateway/videoOverlay.gif') repeat-x !important;
	height:326px;
	margin: 0px 0px 47px 0px;
	padding: 0px;
	width: 960px;
}

	.copy {
		color:#fff;
		float: left;
		padding:20px;
		padding-left:35px;
		width:332px;
	}
	
	.copy p strong {color:#FFF !important;}
	
	.copy h1 {
		color: #FFF !important;
		font-size:27px;
		font-weight:normal;
		margin:5px 0px 15px 0px;
	}
	
	.copy h1 .lrg {font-size:40px; line-height: 40px; margin: 0px 0px 0px -15px; white-space: nowrap;}
	.copy p {
		font-size:16px;
		line-height:22px;
	}
	
	
	.copy .btnContainer {
		float:left;
		margin:10px 0px 0px 0px;
		width:150px;
	}
	
	.copy .btnContainer p {
		font-size:16px;
		padding-bottom:5px;
	}
	
	.copy .btnContainer a.btn {
		background: url('../../images/landingpages/coins/back-btn.gif') repeat-x;
		color: #FFF !important;
		display: block;
		font-size:16px;
		font-weight:bold;
		padding-top:3px;
		padding-bottom:2px;
		text-align:center;
		text-decoration: none;
		width:134px;
	}
	
	.feature .link {
		float: left; 
		display:block; 
		height: 200px; 
		margin: 80px 0px 0px 210px;
		width: 175px;
	}
	
	
.bottomContent {
	background-color:#fff;
	padding:0px 0px 10px 0px;
}

.bottomContent .first {border-left: none !important; margin-left: 25px;}
.bottomContent .column {
	border-left: 1px solid #c6ba84;
	float:left;
	height:300px;
	padding: 0px 20px 15px 20px;
	width:190px;
}

.bottomContent .column h3 {
	color: #113381 !important;
	font-size: 20px;
	margin: 10px 0px 35px 0px;
	padding: 0px 0px 0px 50px;
	position: relative;
}

.bottomContent .column h3 img {
	position: absolute;
	left: -10px;
	top: -15px;
}

.bottomContent .column p {font-size:12px; margin: 0px 0px 15px 0px;}
.bottomContent .column ul {font-size:12px; margin: 0px 0px 0px 15px;}
.bottomContent .column ul li {font-size:12px; margin-bottom: 10px;}



.footer {
	background: url(../../images/landingpages/coins/back-shadow-bottom.png) no-repeat;
	height:41px;
	width:986px;
	margin: 0px auto;
}
