/* Body styles */

body, div, table, form, input, img, object {
	padding: 0px;
	margin: 0px;
	
	border: 0px;
}

body {
	font: 12px Arial, sans-serif;
	color: #333;
	
	background:
		#555
		url('http://www.popculturegraphicsinc.com/CAFILES/mgposter/images/channel_advisor/site-bg_repeat.jpg')
		repeat-x;
}

#header {
	width: 890px;
	margin: 10px auto 0px;
}

#body {
	width: 890px;
	margin: 0px auto;
	
	font-size: 12px !important;
	
	background:	
		#fff;
}

#footer {
	width: 890px;
	padding: 0px;
	margin: 0px auto;
	
	border: none;
}


/* Div styles */

.header {
	width: 100%;
	height: 115px;
	
	text-align: left;
	
	background:
		#fff
		url('http://www.popculturegraphicsinc.com/CAFILES/mgposter/images/channel_advisor/header-bg_repeat.jpg')
		left top
		repeat-x;
}

.nav {
	width: 100%;
	height: 30px;
	
	background:
		#222
		url('http://www.popculturegraphicsinc.com/CAFILES/mgposter/images/channel_advisor/header-nav_bg.jpg')
		left top
		repeat-x;
}

.columnL {
	width: 200px;
	padding: 5px;
	margin: 10px 10px 25px 15px;
	
	background:
		#444;
}
	
	.columnL .panel {
		width: 200px;
		
		background:
			#eee;
	}
	
	.columnL .panel_footer {
		width: 200px;
		padding: 5px 0px 0px;
		
		font-size: 10px;
		color: #aaa;
		line-height: 15px;
		text-align: center;
		
		border-top:
			1px solid
			#666;
	}
	
.pg_content {
	width: 630px;
	padding: 10px 0px 0px 10px;
}

	.subnav, .copy {
		width: 100%;
		margin: 0px 0px 35px;
		
		text-align: left;
	}
	
	.section {
		width: 630px;
		margin: 0px 0px 40px;
		
		font-size: 12px;
	}


/* Table styles */

#header td {
	padding: 4px 4px 0px;
	
	border:
		1px solid
		#ccc;
	border-bottom: none;
	background:
		#fff;
}

#footer td {
	width: 100%;
	padding: 25px 0px;
	
	font-size: 10px;
	color: #999;
	text-align: center;
	
	background:	
		#555
		url('http://www.popculturegraphicsinc.com/CAFILES/mgposter/images/channel_advisor/footer-bg_img.jpg')
		center top
		no-repeat;
}

html > body .body_container {
	margin: 0px auto;
	
	font: 11px Arial, sans-serif;
	color: #333;
	
	background:
		#fff
		url('http://www.popculturegraphicsinc.com/CAFILES/mgposter/images/channel_advisor/body-columnR_bg.jpg')
		right top
		repeat-y;
}

	.body_container td.sidebar {
		padding: 0px;
	
		border-left:
			1px solid
			#ccc;
		background:
			#fff
			url('http://www.popculturegraphicsinc.com/CAFILES/mgposter/images/channel_advisor/body-sidebar_bg.jpg')
			left top
			repeat-y;
	}
	
.shipping_table {
	width: 100%;
}

	.shipping_table th {
		padding: 0px 0px 5px;
		
		font-size: 14px;
		text-align: left;
		vertical-align: top;
		
		border-bottom:
			1px solid
			#ddd;
	}
	
	.shipping_table td {
		padding: 0px 0px 5px;
		
		font-size: 12px;
		text-align: left;
		vertical-align: top;
	}
	
		.shipping_table td.subinfo {
			font-size: 11px;
			color: #666;
		}
		
.contact_table {
	width: 100%;
	margin: 0px 0px 25px;
}

	.contact_table th {
		width: 180px;
		
		font-size: 12px;
		text-align: left;
		vertical-align: top;
	}
	
	.contact_table td {
		font-size: 12px;
		text-align: left;
		vertical-align: top;
	}


/* Form styles */

.searchKeywords, .searchSKU, .searchStartPrice, .searchEndPrice, .searchCategory {
	width: 219px;
	padding: 2px;

	font: 12px Arial, sans-serif;
	color: #333;
	
	border:
		1px solid
		#ccc;
	border-top-color: #999;
	border-left-color: #999;
	background:
		#fff;
}

	.searchStartPrice, .searchEndPrice {
		width: 54px;
	}


/* Image, Text, and Object styles */

.header img {
	display: block;
	margin: 0px;
	
	font-size: 0px;
}

.pg_content h1 {
	width: 630px;
	padding: 0px 0px 10px;
	margin: 0px 0px 10px;
	
	font-size: 20px;
	font-weight: normal;
	color: #333;
	
	border-bottom:
		1px solid
		#ddd;
}

.pg_content p {
	width: 100%;
	margin: 0px 0px 15px;
}

.search {
	display: block;
	margin: 0px 0px 20px;
	
	font-size: 0px;
}

.panel_btm {
	display: block;
	
	width: 200px;
	height: 10px;
	margin: 0px;
	
	font-size: 0px;
}

.panel_payments {
	display: block;
	margin: 15px 0px;
}

.highlightR {
	font-weight: bold;
	color: #d00;
}

.highlightG {
	font-weight: bold;
	color: #360;
}

.highlightB {
	font-weight: bold;
	color: #369;
}

.highlightW {
	font-weight: bold;
	color: #fff;
}

.highlightGR {
	font-weight: bold;
	color: #bbb;
}


/* Link styles */

a {
	color: #369;
	cursor: pointer;
	text-decoration: none;
	
	-moz-outline-style: none;
	outline: none;
}

.columnL .panel a {
	display: block;
	padding: 5px;
	
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
	color: #666;
	text-decoration: none;
	text-transform: uppercase;
}

	.columnL .panel a:hover {
		color: #333;
		text-decoration: none;
		
		background:
			url('http://www.popculturegraphicsinc.com/CAFILES/mgposter/images/channel_advisor/body-panel_link_bg.jpg')
			left bottom
			repeat-x;
	}
	
.historybg a {
	font-size: 11px !important;
	color: #666;
	text-decoration: underline !important;
}	

	.historybg a:hover {
		color: #333;
	}
	
.body_container td a {
	text-decoration: none;
}

	.body_container td a:hover {
		text-decoration: underline;
	}
	
#footer a:link, #footer a:visited {
	color: #999;
}

	#footer a:hover {
		color: #ccc;
	}


/* Button styles */

.btn-nav_storefront, .btn-nav_policies, .btn-nav_contact, .btn-nav_login, 
.btn-nav_cart {
	display: block;
	height: 30px;
	
	background:
		no-repeat;
}

	.btn-nav_storefront {
		float: left;
		width: 95px;
		
		background:
			url('http://www.popculturegraphicsinc.com/CAFILES/mgposter/images/channel_advisor/btn-nav_storefront.gif');
	}
	
	.btn-nav_policies {
		float: left;
		width: 70px;
		
		background:
			url('http://www.popculturegraphicsinc.com/CAFILES/mgposter/images/channel_advisor/btn-nav_policies.gif');
	}
	
	.btn-nav_contact {
		float: left;
		width: 90px;
		
		background:
			url('http://www.popculturegraphicsinc.com/CAFILES/mgposter/images/channel_advisor/btn-nav_contact.gif');
	}
	
	.btn-nav_login {
		float: right;
		width: 60px;
		
		background:
			url('http://www.popculturegraphicsinc.com/CAFILES/mgposter/images/channel_advisor/btn-nav_login.gif');
	}
	
	.btn-nav_cart {
		float: right;
		width: 145px;
		
		background:
			url('http://www.popculturegraphicsinc.com/CAFILES/mgposter/images/channel_advisor/btn-nav_cart.gif');
	}

	.btn-nav_storefront:hover, .btn-nav_policies:hover, .btn-nav_contact:hover, 
	.btn-nav_login:hover, .btn-nav_cart:hover {
		background-position: right;
	}


/* Adjustments */

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

.display {
	display: block;
}

.hidden {
	display: none;
}


/* Adjust channel advisor nonsense */

.headerbg {
	background: none;
}

.body_container td {
	padding-right: 4px;
	
	font-size: 12px;
	
	border-right: 
		1px solid
		#ccc;
}

	.body_container td td {
		padding-right: 0px;
		border: none;
	}

.body_container td div table {
	width: 100%;
}

.historybg {
	padding: 5px 5px 5px;

	font-size: 11px !important;
	color: #666;

	border-bottom:
		1px solid
		#ccc;
	background:
		#e5e5e5;
}

.framebghorizontal, .framebgvertical, .topbar, .bottombar, .sidebar table,
.sidebar br, .sidebar img {
	display: none;
	font-size: 0px;
}

.sidebar .columnL img, .sidebar .columnL br {
	display: block;
}

