
body {
	/*width: 100%;
	text-align: center;
	font-family: arial, helvetica, sans-serif;*/
	font-size: 10pt;	
	/*margin: 0;*/
}


a {
	color: black;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#page {
	margin: 0 auto 0 auto;
	width: 600px;
}

.new_product {
	position: absolute;
	z-index: 20;
	width: 50px;
	height: 50px;
	text-align: left;
}

.ib_text {
	float: left;
	z-index: 999;
	margin: 0;
	margin-top: 10px;
	background: #fff;
	text-align: right;
	padding: 2px;
	margin-right: -3px;
	font-style: italic;
	font-size: 8pt;
}

.ib_img {
	margin: 0;
}

input {
	margin-bottom: 2px;
	margin-top: 2px;
}

select {
	margin-bottom: 2px;
	margin-top: 2px;
}

textarea {
	margin-bottom: 2px;
	margin-top: 2px;
	width: 85%;
	font-family: calibri, arial, helvetica, sans-serif;
}

.form-section {
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #fff;
	border: 1px solid #666;
	padding: 4px;
	border-top: 4px solid #666;
}

.form-hint {
	font-style: italic;
	font-size: 10pt;	
}

div.section {
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #fff;
	border: 1px solid #666;
	padding: 4px;
	border-top: 4px solid #666;	
}

.sec-header {
	display: block;
	font-weight: bold;
	border: 1px solid #666;
	width: 50%;
	border-right: 1px solid #666;
	margin-left: -4px;
	margin-top: -4px;
	padding: 2px;
	background-color: #efefef;
}

.table {
	width: 100%;
	margin: 0;	
}

.value {
	font-size: 14px;
	font-weight: bold;
}

.shop_item_text {
	padding-top: 76px;
}

.h_orange {
	color: #f93;
}

.logo_text {
	width: 400px;
	font-weight: bold;
	font-size: 12pt;
	margin: 0 auto;
	text-align: left;
	float: left;	
}

.details_lcol {
	width: 325px;
	float: left;
	text-align: center;
	margin: 0 auto;
	padding-right: 0px;
}

.details_main_img {
	text-align: center;
	width: 100%;
	height: 250px;
}

.details_rcol {
	width: 400px;
	float: right;
	text-align: left;
}

h1 {
	font-size: 12pt;
	font-weight: bold;
}

h1.details_header {
	font-size: 12pt;
	font-weight: bold;
	display: block;
	margin-top: 0;
}

h4.details_header {
	font-size: 12pt;
	font-weight: bold;
	display: block;
	border-bottom: 1px solid #ccc;
	text-align: left;
	width: 100%;
}

h4 {
	font-size: 12px; 
	display: block;
	background-color: #eee;
	margin-bottom: 5px;
}

.details_more_img {
	margin: 0 auto;
	text-align: center;
	width: 100%;
	/*padding-left: 25px;*/
}

.details_wrap {
	margin: 0 auto;
	text-align: center;
	padding-top: 20px;
	width: 750px;
}

.details_form {
	margin: 0 auto;
	padding-top: 5px;
	clear: both;
}

.details_form_label {
	width: 28%;
	float: left;
	padding-top: 3px;
}

.details_form_input {
	width: 72%;
	float: left;
}

.details_description {
	color: #f90;
	margin-top: 0;
	font-weight: bold;
	font-size: 10pt;
}

input.details_button {
	border: 1px solid #c30;
	background: #f90;
	color: #fff;
	font-weight: bold;
}

input.details {
	border: 1px solid #ccc;
}

.details_price {
	font-size: 14pt;
	color: #f60;
	font-weight: bold;
}

.details_price_lbl {
	font-size: 14pt;
	color: #000;
	font-weight: bold;
}

.altrow {
	background: #f1f1f1;
}

.td_icon {
	text-align: left;
	width: 30px;
}

.image_field {
	float: left;
	padding: 2px;
}

label.details {
	font-size: 10pt;
	display: block;
	clear: both;
}

div.hr {
	padding-top: 5px;
	margin-bottom: 5px;
	clear: both;
	border-bottom: 1px dotted #666;
	width: 100%;
}

.browse-pager {
	clear: both;
	display: block;
	text-align: center;
	font-size: 12pt;	
	color: #000;
	background: #ebebeb;
	height: 38px;
	width: 720px;
	margin-left: 8px;
	padding-top: 12px;	
}

.pager-box {
	padding: 2px;
	border: 1px solid #ccc;
	background: #fff;
	padding-left: .3em;
	padding-right: .3em;
	text-align: center;
}

.pager-nobox {
	padding: 2px;
	border: 1px solid #ebebeb;
	padding-left: .3em;
	padding-right: .3em;
	text-align: center;
}

.pager-nolink {
	color: #666;
}

.t_browse-pager {
	color: #666;
}

.h_browse-pager {
	color: #ccc;
	font-size: 14pt;
}

.browse-pager a {
	color: #000;
}

.details-goback {
	font-weight: bold;
	clear: both;
	text-align: left;
	width: 100%;
	padding-top: 20px;
	font-size: 10pt;
}

.details-goback a {
	color: #f60;
	text-decoration: none;
}

.details-goback a:hover {
	text-decoration: underline;
}

.trail_img {
	border: 1px solid #000;
	height: 225px;
	width: 225px;
	z-index: 999;
}

.trail_caption {
	background: #000;
	height: 16px;
	padding: 2px;
	text-align: center;
	color: #fff;
	width: 223px;
}
/*
#bottom_area td {
	text-align: center;
}

#bottom_area a {
	color: #33f;
}
*/
#cart_module {
	margin: 0 auto;
	font-size: 8pt;
	height: 10px;
	text-align: right;
	padding-right: 6px;
}

#cart_module a {
	color: #00f;
}
/* Start New Styles */
#body {
	text-align: center;
	margin: auto;
	font-family: Arial, Helvetica, sans-serif;
}
#container {
	width: 750px;
	margin: 0 auto;
	text-align: left;
}
#header {
	border-bottom: 12px solid #333;
	padding: 0;
	margin: 0;
}
.header-left {
	text-align: left;
	vertical-align: bottom;
}
.header-right {
	text-align: right;	
}
#sub-header {
	border-bottom: 1px solid #333;
	background: #f5f5f5 url(images/headline-bg.gif) top left repeat-x;
	height: 36px;
	text-align: center;
	vertical-align: center;
	padding-left: 10px;
}
.sub-header-left {
	font-size: 9pt;
	text-align: left;
	vertical-align: middle;
}
.sub-header-right {
	text-align: right;
	vertical-align: middle;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 auto;
	padding-right: 10px;	
}

.button {
	height: 20px;
	background: #f5f5f5 url(images/button-l.gif) top left repeat-x;
	padding-left: 8px;
	padding-top: 2px;
	float: left;
}

.button-right {
	height: 20px;
	background: #f5f5f5 url(images/button-r.gif) top right no-repeat;
	width: 8px;
	float: left;
}

#info {
	text-align: right;
}

#linfo {
	float: left; 
	margin-top: 8px; 
	/* background-color: #f78e21; 
	background-color: #ccc;*/
	color: #666; 
	padding: 2px; 
	text-align: left; 
	font-size: 10px; 
	/* font-weight: bold */
}

form { 
	padding: 0px;
	margin: 0px;
}

#linfo1 a {
	color: #fff;
}

#content {
	/* margin-left: 11px;
	margin-right: 11px; 
	text-align: center;*/
}
#footer {
	margin-top: 18px;
	border-top: 1px solid #ccc;
	padding: 10px 0;
	border-bottom: 12px solid #333;
}
.footer-left {
	width: 28%;
	/* border-right: 1px solid #ccc; */
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
}
.footer-right {
	width: 18%;
	border-left: 1px solid #ccc;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 4px;
	text-align: left;
	vertical-align: middle;
}
#bottom {
	color: #f78e21;
	margin-bottom: 20px;
	text-align: center;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;	
}

#bottom a {
	color: #333;
}
.bottom-left {
	color: #333;
	width: 50%;
	text-align: left;
	padding-top: 4px;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;		
}
.bottom-right {
	color: #333;
	width: 50%;
	text-align: right;
	padding-top: 4px;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;		
}

#admin-menu {
	width: 100%;
	padding: 3px;
	border-bottom: 1px solid #333;
	background-color: #eee;
}

.shop_item {
	width: 166px;
	height: 166px;
	margin: 8px;
	float: left;
	border: 1px solid #999;
	
}



.shop_browse_main_img {
	width: 352px;
	height: 352px;
	margin: 8px;
	float: left;
}

/* IE6 Only */
* html .shop_item {
	display: inline;
}

/* IE6 Only */
* html .shop_browse_main_img {
	display: inline;
}

.promo-box {
	width: 350px;
	height: 74px;
	overflow: hidden;
	vertical-align: middle;
	margin: 8px;
	float: left;
	border: 1px solid #999;
	font-size: 12px;
}

.promo-box-1 {
	margin-left: 8px;
}

.clear {
	clear: both;
}

img {
	border: 0;
	padding: 0;
	margin: 0;
}

table { 
	width: 100%;
	padding: 0;
	margin: 0;	
}
td {
	padding: 0;
	margin: 0;
}

.tab-error {
	background: #fcc;
	border: 1px solid #f33;
}

.tr-head {
	border-bottom: 1px solid #000;
	font-weight: bold;
}

.tr-head2 {
	border-bottom: 1px solid #999;
	font-weight: bold;
}

.regular_link {
	color: #00f;
	text-decoration: underline;
}

/* PRODUCT DETAILS TAB STUFF */

.group_container {
	width: 300px;
	margin: 0 auto;
	padding: 4px;
	text-align: center;
}

.group_tab {
	width: 30%;
	min-height: 10px;
	text-align: center;
	border: 1px solid #ccc;
	background: #eee;
	padding: 2px;
	margin: 2px;
	float: left;
}

.group_tab:hover {
	background: #fff;
}

.group_tab a {	
	color: #00f;
	display: block;
	width: 100%;
	height: 100%;
}

.group_tab_selected {
	width: 30%;
	min-height: 10px;
	text-align: center;
	border: 1px solid #999;
	background: #fff;
	padding: 2px;
	margin: 2px;
	float: left;
}

.attr_grp_container {
	margin: 0 auto;
	text-align: center;
}

.attr_container {
	padding: 4px;
	margin: 0 auto;
	border: 1px solid #eee;
}

.attr_box {
	border: 1px solid #999;
	padding: 2px;
	text-align: center;
	float: left;
	min-width: 40px;
	min-height: 40px;
}

.attr_box:hover {
	border: 2px solid #000;
	padding: 2px;
	text-align: center;
	float: left;
	min-width: 40px;
	min-height: 40px;
}

.ULThumb {
	position: absolute;
	padding: 4px;
	width: 350px;
	text-align: center;
	background: #fff;
	z-index: 99;
	border: 1px solid #000;
	border-top: 3px solid #000;
	margin-left: 10px;
	margin-top: -200px;
}

.gallery-box {
	width: 732px;
	padding: 8px;
	height: 100px;
	margin-top: 10px;
	margin-bottom: 10px;
	background: #f7f7f7;
	border: 1px solid #dcdcdc;
}

.gallery-div {
	margin: 0 auto;
	text-align: center;
	width: 696px;
	padding-left: 15px;
	clear: both;
}

.gallery-box a {
	font-size: 14pt; 
	color: #f60;
	text-decoration: none;
}

.gallery-box a:hover {
	text-decoration: underline;
}

.gallery-thumb-box {
	width: 226px;
	position: relative;
	float: left;
}

.gallery-thumb {
	text-align: center;
	margin: 15px;
	background: #f7f7f7;
	border: 1px solid #dcdcdc;
	height: 173px;
	vertical-align: middle;
	padding-top: 7px;
	margin-bottom: 0;
}

.gallery-thumb-desc {
	margin: 15px;
	margin-top: 4px;
	background: #f7f7f7;
	border: 1px solid #dcdcdc;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
}

.gallery-thumb-desc a {
	color: #f60;
	text-decoration: none;
}

.gallery-thumb-desc a:hover {
	text-decoration: underline;
}

.gallery-thumb-hr {
	border: 0;
	color: #dcdcdc;
	text-align: center;	
	background-color: #dcdcdc;
	height: 1px;
	width: 50%;
}

.submit-photo-link {
	margin-top: 15px;
	width: 100%;
	text-align: center;
}

.submit-link-icon {
	padding-bottom: 2px;
	vertical-align: middle;
	border: 0;
}

.browse-pager-gallery {
	clear: both;
	display: block;
	text-align: center;
	font-size: 12pt;	
	color: #000;
	background: #f7f7f7;
	border: 1px solid #dcdcdc;
	height: 38px;
	width: 750px;
	padding-top: 12px;	
}

.vote-box {
	
}

.vote-item {
	width: 90px;
	padding: 3px;
	position: relative;
	float: left;
	border: 1px solid #ccc;
	text-align: center;
	margin: 8px;
}

.vote-item-selected {
	width: 90px;
	padding: 3px;
	position: relative;
	float: left;
	border: 1px solid #ccc;
	text-align: center;
	margin: 8px;
	background: #ffe9c6;
}

.vote-image {
	border: 1px solid #efefef;
}

.vote-checkbox {
	margin-top: 4px;
	width: 100%;
	text-align: left;
	color: #a2a2a2;
}

.vote-checkbox-box {
	border: 1px solid #ccc;
}

.browse-pager-vote {
	clear: both;
	display: block;
	text-align: right;
	font-size: 12pt;	
	color: #000;
	background: #f7f7f7;
	border: 1px solid #dcdcdc;
	width: 750px;
	height: 28px;
	padding-top: 4px;	
	padding-right: 4px;
}

.browse-pager-vote input {
	border: 1px solid #ccc;
	background: #f7f7f7;
}

.top5-box {
	width: 732px;
	padding: 8px;
	margin-top: 10px;
	margin-bottom: 10px;
	background: #f7f7f7;
	border: 1px solid #dcdcdc;
}

.vote-top5-item {
	width: 120px;
	padding: 3px;
	position: relative;
	border: 1px solid #ccc;
	text-align: center;
	float: left;
	margin: 4px;	
}

.top5-div {
	background: #fff;
	margin: 0 auto;
	text-align: center;
	width: 700px;
	padding-left: 16px;
	clear: both;
}

.top5-info {
	text-align: center;
	height: 50px;
}

.top5-div table {
	width: 684px;
}

.top5-div h3 {
	margin-top: 4px;
	margin-bottom: 4px;
	padding: 0;
}

tr.other-prods {
	width: 684px;
	border-bottom: 1px solid #ccc;
}

span.vbutton {
    background: transparent url('images/button-right.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

.vbutton  {
    background: transparent url('images/button-left.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}

.vote-item-rank {
	font-weight: bold;
}

div.details_more_img {
	height: 280px;
	overflow: auto;
}

#details_main_img #prev {
float: left;
width: 32px;
margin-top: 128px;
}

#details_main_img #next {
float: left;
width: 32px;
margin-top: 128px;
}

#details_main_img #img {
width: 225px;
height: 225px;
float: left;
}

#details_main_img #caption {
color: #999;
}

div.facebook-badge {
	text-align: center;	
} 

div.tci-left {
    float: left;
    width: 350px;
    padding: 2px 10px;
}

.clear-block {
    clear: both;
}

div.details {
    color: #aaa;
    font-style: italic;
}

span.error {
    color: #c00;
    font-style: italic;
}

div.AdminPager {
	border: 1px solid #ccc;
	margin: 4px;
	padding: 4px;
}

div.AdminPager a {
	display: block;
	padding: 4px;
	background-color: #e3e3e3;
	text-decoration: underline;
	color: #00f;
	float: left;
	margin-right: 4px;
	border: 1px solid #777;		
}

div.AdminPager span {
	display: block;
	padding: 4px;
	background-color: #e3e3e3;
	font-weight: bold;
	float: left;
	margin-right: 4px;
	border: 1px solid #777;
}