body {
	margin-top: 20px;
	margin-bottom: 0px;
	background: url(../images/background_bracket.png) no-repeat center 85px;
	/* background: url(../images/background_bracket_xmas.jpg) no-repeat center 85px; */
}

table {
	border: 0;
}

.clear {
	clear: both;
	float: none;
}

hr.page_section {
	float: left;
	background: url(../images/hr_page_sec.png) repeat-x;
	height: 30px;
	width: 100%;
	border: 0;
	margin-bottom: 10px;
}

/* CakePHP Debug */
.cake-sql-log {
	
	width: 900px;
	margin: auto;
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
}

.cake-sql-log th {
	border-color: #999;
	background-color: #ccc;
}

.cake-sql-log td {
	border-color: #999;
	background-color: #f1f1f1;
}

.cake-sql-log thead {
	font-size: 13px;
}

/* Front Page */
.insertions img, .productlist img {
	border: 5px solid #e3e6d0;
}

.insertions table {
	width: 230px;
}

.insertions table, .productlist table {
	text-align: center;
}

.insertions a, .productlist a {
	color: #8e8e8e;
	/* text-decoration: none; */
	text-decoration: underline;
	font-weight: bold;
}
/*
.insertions a:hover, .productlist a:hover {
	text-decoration: underline;
}*/

.productlist {
	font-size: 13px;
}

/* Product Query Form */

.product_contact_form form {
	width: 410px;
	padding: 15px;
	border: 5px solid #f9b600;
	float: left;
	height: 250px;
}

.product_contact_form form .input {
	float: left;
	width: 150px;
}

.product_contact_form form .textarea {
	margin-top: 10px;
}

.product_contact_form form .textarea textarea {
	width: 395px;
	height: 100px;
}	

.product_contact_form form .contact_details {
	float: left;
}

.buy_form {
	float: left;
	height: 250px;
	width: 195px;
	padding: 15px;
	border: 5px solid #f9b600;
	margin-right: 10px;
}

.buy_form .purchase_msg {
	font-size: 13px;
}

.buy_form form {
	text-align: center;
}

/* Page Container for Mock Shadow */

#container {
	width: 936px;	
	margin: auto;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
}

#container #topmost {
	height: 15px;
	background: url(../images/background_top_topmost.png) no-repeat;
	text-align: right;
	padding-right: 30px;
	padding-top: 15px;
	text-transform: uppercase;
	font-size: 10px;
}

#container #topmost a {
	color: #5B5B45;
	text-decoration: none
}

#container #topmost a:hover {
	text-decoration: underline;
}

#container #top {
	background: url(../images/background_top_repeat.png) repeat-y;
	/* height: 200px; */
	padding-bottom: 0px;
}

#container #content {
	background: url(../images/background_body_repeat.png) repeat-y;
	text-align: left;
}

#container #footer {
	background: url(../images/background_top_repeat.png) repeat-y;
	height: 150px;
}

.container_object {
	padding: 17px;
}

/* Story */
#the_story {
	
	background: url(../images/story_bg.png) no-repeat 0 80px;
}
.story_contents {
	padding: 10px 80px;
}

/* Clock */
#clock {
	float: right;
	width: 260px;
	height: 81px;
	background: url(../images/clock_bg.png) no-repeat;
	margin-right: 20px;
}

#clock .time_large {
	font-size: 55px;
	color: #5b5b45;
}

#clock .time_desc {
	font-size: 11px;
}

/* Menu */

#top #menu {
	background: url(../images/menu_top_bg.png) no-repeat;
	height: 49px;
	width: 902px;
	margin-top: 8px;
}

/* eBay Stuff */

.ebay_column {
	width: 135px;
}
.ebay_msg {
	padding-top: 15px;
}
.ebay_msg, .ebay_msg a {
	color: #eee;
}

/* Nav List */
#navcontainer {
	margin-left: 60px;
}
#navcontainer ul {
	margin: 0;
	padding-left: 0;
	color: White;
	float: left;
	width: 100%;
	font-family: arial, helvetica, sans-serif;
}

#navcontainer ul li { 
	display: inline;
}

#navcontainer ul li a {
	padding: 1.19em 1em;
	color: #d5ec4b;
	text-decoration: none;
	float: left;
}

#navcontainer ul li a:hover {
	background-color: #369;
	color: #fff;
}

/* Brand List */


.leftmenu {
	width: 12em;
	border-right: 1px dashed #8E8E8E;
	padding: 0 0 1em 0;
	/* margin-bottom: 1em; */
	background-color: #90bade;
	color: #333;
}

.leftmenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

.leftmenu li {
	list-style-type: none;
	border-bottom: 1px solid #90bade;
	margin: 0;
}

.leftmenu li a {
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-left: 10px solid #1958b7;
	border-right: 10px solid #508fc4;
	background-color: #2175bc;
	color: #fff;
	text-decoration: none;
	width: 100%;
}

html>body .leftmenu li a { width: auto; }

.leftmenu li a:hover {
	border-left: 10px solid #1c64d1;
	border-right: 10px solid #5ba3e0;
	background-color: #2586d7;
	color: #fff;
}

/* Collections List */
#collectionscontainer {
	width: 12em;
	border-right: 1px dashed #8E8E8E;
	padding: 0 0 1em 0;
	/* margin-bottom: 1em; */
	background-color: #efefb0;
	color: #333;
}

#collectionscontainer ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#collectionscontainer li {
	list-style-type: none;
	border-bottom: 1px solid #efefb0;
	margin: 0;
}

#collectionscontainer li a {
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-left: 10px solid #51513c;
	border-right: 10px solid #b6b633;
	background-color: #797943;
	color: #fff;
	text-decoration: none;
	width: 100%;
}

html>body #collectionscontainer li a { width: auto; }

#collectionscontainer li a:hover {
	border-left: 10px solid #5e5e40;
	border-right: 10px solid #c1c12d;
	background-color: #868643;
	color: #fff;
}



/* Shared between both v-navs */
.nav_header {
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	padding: 15px;
}

#top #top_items {
	margin-left: 50px;
	margin-top: 30px;
	float: left;
}

#top #welcome {
	height: 199px;
	width: 320px;
	float: left;
	margin-top: -130px;
	background: url(../images/header_welcome.png) no-repeat;
}

#top #welcome_text {
	margin-top: -15px;
	margin-left: 20px;
	font-size: 11px;
	width: 465px;
	text-align: left;
	float: left;
}

#top  #welcome_text a{
	color: #000;
	text-decoration: none;
	cursor: pointer;
}

#banner {
	width: 800px;
	height: 106px;
	background: url(../images/pia_banner2.png) no-repeat;
	float: right;
	margin-left: -6px;
	margin-right: -10px;
	margin-top: -15px;
	margin-bottom: 10px;
}

/* Columns */
.brands_column {
	float: left;
	/* margin-left: 1px; */
	margin-top: -17px;
	width: 135px;
}
.left_column {
	width: 425px;
	float: left;
}

.right_column {
	float: left;
	width: 300px;
}

.page_column {
	margin-right: 1px;
	padding-left: 20px;
	padding-right: 20px;
	float: left;
	width: 725px;
	color: #33332e;
	font-size: 12px;
}

.page_column_detail {
	margin-right: auto;
	margin-left: auto;
	padding-left: 20px;
	padding-right: 20px;
	width: 725px;
}

.page_column li {
	margin: 10px;
}

.page_column li p {
	margin-top: 10px;
}

.big_column {
	width: 725px;
	float: left;
}

/* Content */
#content {
	min-height: 400px;
	color: #8e8e8e;
	font-size: 11px;
}

#content td, #content th {
	border: 0;
}

#content h2 {
	color: #000;
	margin: 5px;
	font-weight: normal;
	font-size: 24px;
	text-transform: uppercase;
	padding-left: 24px;
	height: 40px;
	background: url(../images/txtheader_half.png) no-repeat 0 8px;
}

#content h1 {
	color: #000;
	margin: 5px;
	font-weight: normal;
	font-size: 24px;
	text-transform: uppercase;
	padding-left: 24px;
	height: 40px;
	background: url(../images/txtheader_full.png) no-repeat 0 8px;
}

#content h4 {
	color: #4e4e4e;
	text-transform: uppercase;
	margin-bottom: 5px;
	font-size: 13px;
}

#content h5 {
	color: #4e4e4e;
	text-transform: uppercase;
	margin-bottom: 5px;
	font-size: 13px;
	padding-bottom: 5px;
	border-bottom: 3px solid #f3d270;
}



#content h3 {
	font-size: 14px;
	color: #4e4e4e;
}

.posts, .page_stuff {
	padding-left: 30px;
	padding-right: 20px;
}

.post .post_date {
	color: #f9b600;
	font-weight: bold;
}

.post .post_author {
	color: #cbba8d;
}

.post p {
	margin-top: 10px;
	margin-bottom: 10px;
}

#bottom_menu {
	height: 50px;
	background: url(../images/menu_bottom_bg.png) repeat-x;	
	padding-top: 13px;
	text-transform: uppercase;
}

/* Insertion Rows */

#previous_insertions {
	margin-left: 26px;
	margin-right: 26px;
	float: left;
}

.insertion_column {
	width: 220px;
	float: left;
}

.insertion_column h3 {
	margin-bottom: 0px;
}

.insertion_column .insertion_header {
	color: #f9b600;
	font-weight: bold;
	text-transform: uppercase;
}

/* Bottom Navlist */
ul.btm_navlist {
	margin: 0;
	padding-left: 0;
	white-space: nowrap;
}

ul.sublist {
	margin-top: 5px;
	font-size: 10px;
}

.btm_navlist li {
	display: inline;
	list-style-type: none;
}

.btm_navlist a { 
	padding: 2px 10px; 
}

.btm_navlist a:link, .btm_navlist a:visited {
	color: #d5ec4b;
	text-decoration: none;
}

.btm_navlist a:hover {
	color: #87943a;
	text-decoration: none;
}

/* Feedback */
.feedback {
	background-color: #33332e;
	color: #fff;
	margin: 10px;
	padding: 20px;
	font-family: "Courier New", Courier, mono;
}

/* Footer */

#footer {
	color: #5c5c54;
	float: left;
	width: 902px;
}

.thanks {
	text-transform: uppercase;
	font-weight: bold;
}

/* Flash Message */
.message {
    background-color: #eceff6;
    border: 1px solid #d4dae8;
    color: #333333;
    padding: 10px;
    font-size: 13px;
    font-weight: bold;
    margin: 20px;
}

/* Facebook */
.fb-like-box {
	float: right;
	margin-top: 10px;
}
