p {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

a:link,
a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #666666;
}

.clear {
	clear: both;
}


#top_nav {
	position: absolute;
	text-align: right;
	left: 468px;
	top: 10px;
	width: 500px;
}

#top_nav a:link, #top_nav a:visited {
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}

#top_nav_checkout {
	position: absolute;
	text-align: right;
	left: 730px;
	top: 5px;
	padding-right: 10px;
}

#top_nav_checkout a:link, #top_nav a:visited {
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}

#items_cart {
	float: right;
	margin-top: 20px;
}

/*
#content_wrapper_home {
	float: left;
	width: 595px;
	margin: 0px 15px;
	min-height: 368px;
	height: auto !important;
	height: 368px;
	padding: 0px;
}

#content_wrapper_shop {
	width: 900px;
	margin: 0px 15px;
	height: 386px;
	min-height: 386px;
	height: auto !important;
	background-color: #000;
}

#content_wrapper_shop table{
	margin-left: auto;
	margin-right: auto;
}

#content_wrapper_shop table td{
	padding: 90px 25px 0px 25px;
}
#content_wrapper_products {
	width: 798px;
	margin: 0px 15px;
	padding: 15px 50px 0px 50px;
	background-color: #1b1b1b;
	color: #FFFFFF;
}

#content_wrapper_products a:link,
#content_wrapper_products a:visited {
	color: #CCCCCC;
	text-decoration: none;
}

#content_wrapper_products a:hover {
	color: #f4cd30;
}

#content_wrapper_products p {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

#content_wrapper_products label{
	color: #CCCCCC;
}

#content_wrapper_checkout {
	width: 798px;
	margin: 0px 15px;
	min-height: 550px;
	height: auto !important;
	height: 550px;
	border: 1px solid #000;
	padding: 15px 50px 0px 50px;
}

#content_wrapper {
	width: 798px;
	margin: 0px 15px;
	height: 369px;
	border: 1px solid #000;
	padding: 15px 50px 0px 50px;
	background-color: #1b1b1b;
	color: #FFFFFF;
	overflow: auto;
}

#content_wrapper a:link,
#content_wrapper a:visited {
	color: #CCCCCC;
	text-decoration: none;
}

#content_wrapper a:hover {
	color: #f4cd30;
}

#content_wrapper p {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

#inner_content_wrapper {
	padding-top: 5px;
	width: 780px;
}

#inner_content_wrapper h2,
#inner_content_wrapper h1{
	font-size: 2.0em;
	color: #ffcf01;
}

#home_ads {
	width: 900px;
	margin: 0px 15px;
	float: left;
}

#home_ads ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
}

#home_ads ul li {
	float: left;
	margin-right: 15px;
	padding: 0px;
}

#home_ads ul li.right {
	float: right;
	margin: 0px;
}

#home_ads_splash {
	width: 610px;
	margin: 0px;
	float: left;
}

#home_ads_splash ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
}

#home_ads_splash ul li {
	float: left;
	margin-right: 15px;
	padding: 0px;
}

#home_ads_splash ul li.right {
	float: right;
	margin: 0px;
}

#footer {
	width: 900px;
	margin: 0px 15px;
	padding: 0px;	
	font-size: 10px;
}


#collections ul {
	list-style: none;
	margin: 15px 0px;
	padding: 0px;
}

#collections ul li {
	float: left;
	padding: 0px 15px;
}
*/

#product_image {
	float: left;
	margin: 25px 0px 0px 25px;
}

#product_details {
	float: right;
	margin: 25px 20px 0px 0px;
	width: 380px;
	height: 388px;
}

#product_details form p {
	margin: 8px 0px;;
}

#product_details label {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-right: 5px;
	width: 80px;
	display: block;
	float: left;
}

#product_details select {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

#product_details input {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	width: 30px;
}

h1.product_name {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.product_description {
	height: 100px;
}

p.product_price {
	padding-top: 20px;
}

.btn_add_to_cart {
	margin: 50px 0px;
}

.product_note {
	font-size: 10px;
	line-height: 12px;
}

.product_thumbnails {
	list-style: none;
	margin: 5px 0px;
	padding: 0px;
}

.product_thumbnails li {
	float: left;
	margin-right: 5px;
}

#category_list {
	list-style: none;
	margin: 15px 0px;
	padding: 0px;
}

#category_list li {
	float: left;
	margin-right: 39px;
	text-align: center;
	height: 255px;
}

#category_list li a {
	display: block;
	width: 120px;
	text-align: center;
}

#category_list p {
	display: block;
	width: 120px;
	margin: 0px;
	padding: 0px;
}

#order_data {
	color: #000000;
	padding: 10px;
	background-color: #FFFFFF;
}

#order_data th{
	color: #000000;
}

/* Dynamic Images */
.NoBorder {
	border-style: none;
}
#product_main_image {
	min-height: 310px;
	height: auto !important;
	height: 310px;
	padding: 0px;
	margin: 0px;
}

#mainphoto {
	padding: 0px;
	margin: 0px; 
}
/* End Dynamic Images */



