@charset "UTF-8";
/* CSS Document */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #333;
}


ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


#container {
	background-color: #F3F3F3;
	width: 1000px;
	border: 5px solid #FFF;
	margin-right: auto;
	margin-left: auto;
	margin-top: 100px;
	background-repeat: no-repeat;
	margin-bottom: 100px;	
}
#nav-container {
	width: 180px;
	padding-left: 50px;
	float: left;
	padding-top: 200px;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: 40px 20px;
}
#main_content {
	width: 630px;
	min-height: 480px;
	padding-right: 30px;
	height: auto;
	float: right;
	padding-bottom: 10px;
	margin-top: 85px;
	margin-right: 75px;
}
#main_content a {
	color: #CB1627;
	text-decoration: none;
}

#main_content a:hover {
	color: #666;
}
#nav-list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #e6adaf;
	font-weight: bold;
}
#nav-list a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #e6adaf;
	font-weight: bold;
	text-decoration: none;
}
#nav-list a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #CB1627;
	font-weight: bold;
	text-decoration: none;
}
#nav-list a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #e6adaf;
	font-weight: bold;
	text-decoration: none;
}
#nav-list a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #e6adaf;
	font-weight: bold;
	text-decoration: none;
}

#shopping_cart {
	float: left;
	width: 170px;
	padding-top: 10px;
}
#footer {
	height: 20px;
	width: 730px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666;
	margin-left: 275px;
}
#main_content p {
	margin-bottom: 10px;
	line-height: 20px;
}
#main_content p strong {
	margin-top: 20px;
}
p strong {
	margin-top: 10px;
}
#header {
	width: 170px;
	padding-top: 0px;
	padding-left: 50px;
	height: 50px;
	margin-top: 20px;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
.clearfloat {
	clear: both;
}
.body_text {
	padding-left: 50px;
}
#sidebar h2 {display: none}
#sidebar ul a {
	text-decoration: none;
	margin-right: 5px;
	text-align: left;
}
ul a {
	color: #c87474;
	font-size: 12px;
	line-height: 20px;
}
.visitshop a {
	color: #CB1627;
}
.current_page_item a {
	font-weight: bold;
	color: #CB1627;
}
#sidebar ul a:hover {
	color: #CB1627;
	text-decoration: none;
}
#widgetshoppingcart {
}
#widgetshoppingcart {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	padding-top: 10px;
	margin-top: 10px;
	width: 145px;
	color: #000;
}
.cattitles {
	visibility: hidden;
}
.tdqty {
	padding-right: 5px;
}
.entry p {
	margin-left: 10px;
}
.entry p img {
}
#overtop {
	position: absolute;
	z-index: 1000;
	margin-left: 400px;
}
.shoppingcart a {
	color: #000;
	font-size: 10px;
}
.emptycart a {
	font-size: 11px;
	color: #000;
}
.product_text {
	margin-left: 10px;
	color: #666;
}
.category_image {
	margin-right: 600px;
}
shoploop {
	background-color: #FFF;
	padding: 10px;
	margin-top: 50px;
	font-weight: bold;
}
pnphide {
	visibility: hidden;
}
.imagecol img {
	background-color: #FFF;
}
.category_image  {
	margin-left: -50px;
}
#products_page_container {
	width: 630px;
}
.shoppingcart tr td a {
	line-height: 12px;
}
.shoppingcart tr {
	vertical-align: top;
}
