@CHARSET "ISO-8859-1";

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

body {
	width: 100%;
	margin: 0px;
	height: auto;
	background-color: #CCCCCC; /*body:new:body*/
	font: 12px/1.35 Arial, Helvetica, serif;
	/*font-family: Arial, Helvetica, sans-serif; Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;*/
	color: #2f2f2f;
	text-align: center;
}

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

a:hover {
	color: #a52a2a; /*lightred*/
}

img {
	border: none;
}

p {
	margin: 0px 0px;
	text-align: justify;
	line-height: 14px;
	background-color: transparent;
}

input {
	padding-left: 2px;
	color: black;
	font-size: 11px;
}
input.text {
	padding-left: 2px;
	background-color: white;
	color: black;
	border: 1px solid #a52a2a; /*lightred*/
	font-size: 11px;
}

.curvy3 {position:relative; width:100%; color:#000;background-color: #808080; /*gray*/}
#ctl, #cbl, #ctr, #cbr  {position: absolute; width: 20px; height: 20px; color: #808080; background: white; overflow:hidden; font-style:normal; z-index:1;}
#ctl {top:0; left:0;}
#cbl {bottom:0; left:0;}
#ctr {top:0; right:0;}
#cbr {bottom:0; right:0;}
.curvy3 em b {position:absolute; font-size:150px; font-family:arial; color:#808080; line-height:40px; font-weight:normal;}
#ctl b {left:-8px;}
#ctr b {left:-25px;}
#cbl b {left:-8px; top:-17px;}
#cbr b {left:-25px; top:-17px;}
.curvy3 p { position:relative; z-index:100; padding: 0px;}

.header_main_div { width: 100%; }
.body_main_div { width: 100%; }

.wrap1 { margin:0 auto; width:950px; }
.top_right_corner {
	width: 100%;
	margin: 0px;
	padding: 0px;
	background:none repeat scroll 0 0 #EEEEEE;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: black;
}
.main_div { width: 100%; text-align: center; }
.main_table {
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: transparent;
}
.main {
	margin: 0px;
	padding: 0px;
	background-color: white;
}

.left_menu, .main_scroll {
	float: left;
	margin: 15px 0px;
	padding: 10px;
	text-align: center;
	color: black;
	background-color: white;
}
.left_menu {
	width: 20%;
	margin-bottom: 15px;
	border-right: 1px solid gray;
}
.main_scroll {
	float: right;
	width: 75%;
}
.main_scroll_pi {
	float: left;
	width: 595px;
	vertical-align: top;
	padding: 10px;
	background-color: white;
	border: 0px solid #a9a9a9; /*lightgray*/
}
.main_scroll_pi_spacer {
	float: left;
	width: 155px;
	vertical-align: top;
	padding: 10px;
	background-color: transparent;
	border: 0px solid #a9a9a9; /*lightgray*/
}

.enlargeImageDiv {
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 0;
	visibility: hidden;
	z-index: 237;
}

.enlargeImageDiv img {
	margin: 0;
	padding: 0;
	border: outset;
}

.site_text {
	border: 1px solid #a52a2a; /*lightred*/
}

.h_divider2 {
	display: block;
	height: 2px;
	width: 100%;
	background-color: #a52a2a; /*lightred*/
}


.search_input {
	width: 200px;
	height: 20px;
	margin: 0px;
	padding: 1px;
	padding-left: 2px;
	font-size: 14px;
	font-weight: normal;
	background: white;
	color: black;
	border: 1px solid #555555;
	border-right: 0px;
	text-align: left;
	vertical-align: top;
}
.search_button {
	width: 75px;
	height: 20px;
	margin: 0px;
	padding: 1px;
	font-size: 15px;
	text-transform: capitalize;
	font-weight: bold;
	background: #dcdcdc;
	color: black;
	border: 1px solid #555555;
	border-left: 1px solid #555555;
	cursor: pointer;
	text-align: center;
	vertical-align: top;
}

.site_button {
	padding: 5px 10px 5px 10px;
	font-size: 15px;
	font-variant: normal;
	font-weight: bold;
	background: #778899;
	color: white;
	cursor: pointer;
	text-align: center;
	vertical-align: text-top;
	border: 2px solid #BBB;
	border-left-color: white; border-top-color: white;
	border-bottom-left-radius: 4px 4px;
	border-bottom-right-radius: 4px 4px;
	border-top-left-radius: 4px 4px;
	border-top-right-radius: 4px 4px;
	
	-moz-border-radius-bottomleft: 4px;
   	-moz-border-radius-bottomright: 4px;
   	-moz-border-radius-topleft: 4px;
   	-moz-border-radius-topright: 4px;
   	border-top-left-radius: 4px 4px;
	border-top-right-radius: 4px 4px;
	border-bottom-left-radius: 4px 4px;
	border-bottom-right-radius: 4px 4px;
   	/*-webkit-border-radius: 4px;*/
   	border-radius: 3px;
	vertical-align: middle;
}

.site_button2 {
	font-size: 8pt;
	font-weight: normal;
	color: white;
}

.content_div {
	display: none;
	font-size: 4pt;
	left: 50px;
	top: 221px;
	z-index: 1;
}
.h1_search {
	display: none;
	font-size: 4pt;
}

#welcome_div {
	width: 90%;
	margin-top: 10px;
	background-color: #eeeeee;
}
#welcome_div p, #welcome_div h2, #welcome_div h3, #welcome_div h4 {
	width: 95%;
	padding: 10px;
	color: black;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	line-height: 16px;
}
#welcome_div a {
	color: #a52a2a; /*lightred*/
}
#welcome_div a:hover {
	color: #2f2f2f;
	text-decoration: none;
}

.topSellingItems2 {
	width: 215px;
	margin: 0px;
	padding: 0px;
	background-color: white;
	border: 1px solid #dcdcdc; /*gainsboro (light gray)*/
	border-left: 0px;
}
.topSellingItems2 div.div1 {
	width: 100%;
	margin: 0px;
	padding: 5px 0px;
	color: white;
	background-color: #808080; /*darkergray*/
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
}
.topSellingItems2 div.div2 {
	width: 100%;
	margin: 0px;
	padding: 2px 0px;
	background-color: transparent;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
}
.topSellingItems2 div.div2 a {
	color: #a52a2a; /*lightred*/
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}
.topSellingItems2 div.div2 a:hover {
	color: black;
	text-decoration: none;
}
.topSellingItems2 div.item_title_div {
	width: 100%;
	margin: 5px 0px;
	padding: 0px;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	color: black;
	background-color: transparent;
	vertical-align: top;
}
.topSellingItems2 div.item_title_div img {
}

.topSellingItems {
	float: left;
	width: 98%;
	margin-top: 10px;
	padding: 5px;
	background-color: white;
}
.div1 {
	width: 100%;
	margin-left: 20px;
	color: #a52a2a; /*lightred*/
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}
.div2 {
	width: 100%;
	margin-right: 10px;
	padding-bottom: 5px;
	color: black;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
}
.div2 a {
	color: black;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}
.div2 a:hover {
	color: #a52a2a; /*lightred*/
	text-decoration: underline;
}
.topSellingItems .item_title_div {
	width: 225px;
	padding: 5px;
	padding-bottom: 10px;
	margin: 5px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	background-color: transparent;
	color: black;
	vertical-align: middle;
}
.topSellingItems p.prod_name a {
	font-size: 10px;
	font-weight: normal;
	color: black;
	text-align: center;
}
.topSellingItems p.prod_name2 a {
	font-size: 8px;
	font-weight: normal;
	color: black;
	text-align: center;
}
.topSellingItems p.prod_name a:hover, .topSellingItems p.prod_name2 a:hover {
	color: #a52a2a; /*lightred*/
	text-decoration: underline;
}

.maintenance_div {
	width: 950px;
	text-align: center;
}
.maintenance_div table {
	width: 100%;
	border: 0px;
	padding: 0px;
	margin: 0px;
}
.maintenance_div tr {
	height: 15px; 
	padding: 15px;
}

/* Page Footer */
.curvy2 {
	position:relative; 
	width: 100%; 
	background-color: #808080; /*gray*/
	/*margin: 5em auto;*/
}
#cbl, #cbr {
	position: absolute; 
	width: 20px; 
	height: 20px; 
	color: #808080; /*gray*/
	background: #CCCCCC; /*body:new:body*/ 
	overflow:hidden; 
	font-style:normal; 
	z-index:1;
}
#cbl {top:0; left:0;}
#cbr {top:0; right:0;}
.curvy2 em b {
	position:absolute; 
	font-size:150px; 
	font-family:arial; 
	color: #808080; /*gray*/
	line-height:40px; 
	font-weight:normal;
}
#cbl b {left:-8px; top:-17px;}
#cbr b {left:-25px; top:-17px;}
.curvy2 p { 
	position:relative; 
	z-index:100; 
	padding: 0px 0px;
	margin: 0px;
	text-align: justify;
	line-height: 100%;
}

#page_footer { width: 100%; margin: 15px 0px; padding: 0px; background-color: transparent; text-align: center; }
#page_footer input { width: 200px; margin: 0px 5px; padding: 2px; border: 1px solid gray; }
#add_this { float: left; width: 200px; margin: 10px; text-align: right; }
.footer_links { width: 100%; margin: 5px 0px; text-align: center; font-variant: small-caps; font-size: 12px; line-height: 20px; }
.footer_links a { padding: 5px; margin: 5px; text-decoration: underline; }
.extra_links, .extra_links h2,.extra_links h3, .extra_links h4 { width: 100%; padding: 0px; margin: 0px; margin-top: 10px; text-align: justify; font-variant: small-caps; font-size: 12px; line-height: 20px; }
.extra_links a { padding: 1px; margin: 1px; text-decoration: underline; }

/** HEADER **/

.curvy {
	position:relative; 
	width: 100%; 
	background-color: #a52a2a; /*lightred*/
	/*margin: 5em auto;*/
}
.ctl, .ctr {
	position: absolute; 
	width: 20px; 
	height: 20px; 
	color: #a52a2a; /*lightred*/ 
	background-color: #EEEEEE; 
	overflow:hidden; 
	font-style:normal; 
	z-index:1;
}
.ctl {top:0; left:0;}
.ctr {top:0; right:0;}
.curvy em b {
	position:absolute; 
	font-size:150px; 
	font-family:arial; 
	color: #a52a2a; /*lightred*/
	background-color: #EEEEEE;
	line-height:40px; 
	font-weight:normal;
}
.ctl b {left:-8px;}
.ctr b {left:-25px;}
.curvy .p { position:relative; z-index:100; padding: 0px 0px;}

.page_heading_logo_div {
	width: 185px;
	height: 85px;
	position: absolute;
	left: 50%;
	top: 12px;
	margin: 0px;
	margin-left: -450px;
	z-index: 100;
}
.header_div {
	width: 100%;
	/*height: 95px;*/
	padding: 0px;
	margin: 0px;
	background-color: transparent;
	border: 0px black solid;
}
.header_table {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #a52a2a; /*lightred*/
}
.header_table td {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.header_table td.logo_text {
	text-align: left;
}
.com {
	font-size: 31px;
	vertical-align: text-bottom; 
	text-transform: capitalize;
	font-variant: ;
	font-family: impact, arial;
	font-weight: normal;
}
.slogan {
	display: block;
	width: 225px;
	margin-left: 5px;
	border: 0px solid white;
	font-size: 12px;
	font-weight: ;
	font-family: sans-serif;
	text-transform: ;
	font-variant: ;
	text-align: center;
	vertical-align: text-top;
}
.slogan	small {
	display: block;
	margin-bottom: 2px;
	font-size: 12px;
	font-weight: bold;
	vertical-align: text-top;
}
.slogan	span {
	margin: 0px 2px;
}

.customer_service_logo {
	margin: 0px;
	padding: 5px 15px;
	display: ;
	margin: 5px;
}
.customer_service_logo img {
	display: block;
	width: 90px;
	height: 60px;
	padding: 4px;
	padding-bottom: 0px;
	background-color: white;
	text-align: center;
	vertical-align: middle;
	
	border: 1px solid #BBB;
	border-bottom: 0px;
	
   	-moz-border-radius-topleft: 6px;
   	-moz-border-radius-topright: 6px;
	border-top-left-radius: 6px 6px;
	border-top-right-radius: 6px 6px;
	
}
.customer_service_logo div {
	display: block;
	width: 90px;
	margin: 0px;
	font-size: 10px;
	font-weight: bold;
	background-color: white;
	padding: 4px;
	padding-top: 0px;
	color: black;
	text-align: center;
	vertical-align: middle;
	
	border: 1px solid #BBB;
	border-top: 0px;
	
	-moz-border-radius-bottomleft: 6px;
   	-moz-border-radius-bottomright: 6px;
	border-bottom-left-radius: 6px 6px;
	border-bottom-right-radius: 6px 6px;
	
}
.customer_service_logo small {
	display: block;
	margin: 0px;
	font-size: 10px;
	font-weight: bold;
	background-color: black;
	color: white;
}

.page_heading_logo {
	margin-left: 5px;
	margin-top: 2px;
	padding-left: 5px;
	padding-top: 2px;
	vertical-align: middle;
}
.page_heading_logo img {
	text-align: right;
	vertical-align: middle;
}
.page_heading {
	margin: 0px;
	padding: 0px;
	color: white;
	text-align: left;
}
.page_heading h1, .page_heading div {
	font-size: 16px;
	font-weight: bold;
}
.page_heading h2, .page_heading span {
	font-size: 12px;
	font-weight: normal;
}
.page_heading a {
	color: white;
	text-decoration: none;
}
.page_heading a:hover {
	color: #eeeeee;
	text-decoration: underline;
}
.page_headerlinks {
	text-align: right;
	font-size: 16px;
	font-weight: bold;
	color: white;
}
.page_headerlinks td {
	width: 65%;
}
.page_headerlinks a {
	padding: 0px;
	margin: 0px;
	padding: 0px 5px;
	color: white;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	display: inline;
}
.page_headerlinks a:hover {
	color: #CCCCCC; /*body:new:body*/
}
.page_heading_bbs_logo {
	padding: 5px 0px;
	background-color: transparent;
	text-align: right;
	border: 0px #eeeeee solid;
}

.header_main_menu_div {
	width: 100%;
	height: 100%;
	background-color: #778899; /*lightslategray*/
	text-align: center;
}
.header_main_menu {
	width: 100%;
	height: 100%;
	background-color: #778899; /*lightslategray*/
	text-align: center;
	border-top: 5px solid #CCCCCC; /*body:new:body*/
	border-bottom: 5px solid #CCCCCC; /*body:new:body*/
}
/* For a TABLE layout*/
.header_main_menu tr {
	text-align: center;
}
.header_main_menu td {
	text-align: left;
}
.header_main_menu a {
	height: 15px;
	width: 145px;
	display: inline-block;
	padding: 2px;
	margin-left: 4px;
	/*padding: 8px 23%;*/
	background-color: transparent;
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-decoration: none;
	text-align: center;
}
.header_main_menu a:hover {
	background-color: #CCCCCC; /*body:new:body*/
	color: black;
}
/* For a LIST layout*/
.header_main_menu ul {
	background-color: transparent;
	text-align: center;
	list-style: none;
	list-style-type: none;
	text-decoration: none;
}
.header_main_menu li {
	display: inline;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	background-color: transparent;
}
.header_main_menu li a {
	height: 15px;
	width: 145px;
	display: inline-block;
	margin-left: 4px;
	padding: 2px;
	background-color: transparent;
	color: white;
	text-decoration: none;
	text-align: center;
}
.header_main_menu li a:hover {
	background-color: #eeeeee;
}
/* DESIGN STUDIO */
.studio {
	width: 95%;
	font-size: 11px;
	text-align: center;
	vertical-align: text-top;
}
.studioChoices {
	text-align: left;
	width: 95%;
}
.studioChoices td.text {
	width: 100%;
	padding: 10px 0px;
	text-align: left;
	border-bottom: 1px solid #555555;
	border-right: 1px solid #555555;
}
div.image {
	width: 35%;
	text-align: right;
	margin: 5px;
}
div.image img {
	padding: 5px;
	cursor: pointer;
}


/* Left Sidebar */
.left_menu_space {
	background-color: #a52a2a; /*lightred*/
}

.satisfaction_div {
	float: left;
	display: block;
	width: 100%;
	margin: 15px 0px 0px 0px;
	background-color: white;
	text-align: center;
	border: 0px #eeeeee solid;
}
.satisfaction_div img {
	text-align: center;
	width: 88px;
	height: 88px;
}

.cat_menu {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: white;
	text-align: center;
}
.cat_menu_header {
	width: 100%;
	margin: 0px;
	padding: 0px;
	color: white;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	text-align: center;
	background-color: #a52a2a; /*lightred*/
	border: 1px solid #a52a2a; /*lightred*/
	vertical-align: middle;
}
.cat_menu_header h2 {
	font-size: 12px;
	font-weight: bold;
}
.cat_menu ul {
	width: 100%;
	list-style-type: none;
	border: 1px solid #a52a2a; /*lightred*/
}
.cat_menu li {
	width: 100%;
	list-style-type: none;
	text-align: left;
	border-bottom: 1px solid #a52a2a; /*lightred*/
}
.cat_menu li.last {
	border: none;
}
.cat_menu li a {
	display: block;
	margin: 0;
	padding: 4px 4px;
	color: black;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}
.cat_menu li a:hover {
	color: #a52a2a; /*lightred*/
	font-weight: bold;
}
.masterSelected {
	background-color: #dcdcdc;
	color: #a52a2a; /*lightred*/
	font-weight: bold; 
}

.credit_card {
	float: left;
	display: block;
	width: 100%;
	margin: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	background-color: white;
	border: 0px #eeeeee solid;
}
.credit_card img {
	margin: 2px 0px;
}
.form_text {
	width: 90%;
	margin: 2px;
	padding: 1px;
	height: 16px;
	border: 1px solid #a52a2a; /*lightred*/
}
.link_cancel {
	margin-top: 5px;
	font-size: 10px;
}


/* Main Content Area */

.main_content_div {
	width: 100%;
}
.navigation {
	width: 98%; 
	padding: 7px 0px;
	margin-bottom: 10px; 
	text-align: left; 
	font-weight: bold;
	border: none; 
	border-bottom: 1px black solid; 
	background-color: transparent;
}
#category_div, .sort_div, #welcome_div {
	width: 98%;
	margin: 5px 10px 10px 10px;
	background-color: #EEEEEE;
}
#category_div p, #category_div h2, #welcome_div p {
	margin: 5px 15px;
	padding: 10px;
	color: BLACK;
	font-size: 11px;
	font-weight: normal;
	text-transform: capitalize;
	text-align: justify;
	line-height: 18px;
	text-indent: 0px;
	border: 0px;
}
#welcome_div p {
	font-size: 12px;
}
#category_div p.last_p {
	border: none;
}
#category_div a {
	color: #a52a2a; /*lightred*/
}
#category_div a:hover {
	text-decoration: underline;
}

.sort_div {
	padding: 5px 0px;
	font-size: 100%;
	color: #a52a2a; /*lightred*/
	background-color: #eeeeee;
	border: 0px black solid;
}
.sort_div a {
	padding: 0px 5px;
	font-size: 100%;
	color: black;
	text-decoration: none;
}
.sort_div a:hover {
	color: black;
	text-decoration: underline;
}


/* Random Page style classes */
.cart_header {
	margin: 10px;
	width: 90%;
	text-align: center;
	background-color: transparent;
}
.cart_header h1 {
	font-size: 20px;
	font-variant: small-caps;
	text-align: center;
	color: #a52a2a; /*lightred*/
}

.paypal_div {
	width: 90%;
	padding: 5px;
	margin: 5px;
	font-size: 14px;
	font-weight: bold;
	background-color: #eeeeee;
	color: black;
}
.paypal_div span {
	display: block;
	margin: 10px;
}
.paypal_div a {
	color: #a52a2a; /*lightred*/
}
.paypal_div a:hover {
	text-decoration: underline;
}

.services_div {
	width: 190px;
	height: 125px;
	padding: 5px;
	margin: 5px;
	font-size: 10pt;
	font-weight: normal;
	background-color: #eeeeee;
	color: black;
}


.faq_div {
	width: 95%;
	padding: 5px;
	margin: 0px;
	font-size: 10pt;
	font-weight: normal;
	color: #2f2f2f;
}
.question {
	width: 95%;
	margin: 5px;
	margin-bottom: 0px;
	text-align: left;
	font-size: 14px;
	color: #a52a2a; /*lightred*/
	line-height: 18px;
	font-weight: bold;
}
.answer {
	width: 95%;
	margin: 5px;
	margin-top: 2px;
	margin-bottom: 25px;
	text-align: left;
	font-size: 14px;
	line-height: 18px;
}
.faq_div table { width: 400px; margin-left: 5px; margin-bottom: 20px; padding: 0px; border: 1px solid #555555; }
.faq_div table th { padding: 5px; border: 1px solid #555555; background-color: #a52a2a; /*lightred*/ color: white; font-size: 14px; font-weight: bold; }
.faq_div table td { padding: 5px; border: 1px solid #555555; }

.sitemap {
	width: 90%;
	padding: 5px;
	margin: 5px;
	background-color: #eeeeee;
}
.sitemap_table {
	width: 100%;
	padding: 10px;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	vertical-align: text-top;
	color: #a52a2a; /*lightred*/
}
.sitemap_table td {
	padding-left: 20px;
	text-align: left;
	vertical-align: text-top;
}
.sitemap a {
	display: block;
	padding: 2px;
	padding-left: 20px;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	color: black;
}
.sitemap span a {
	padding: 2px;
	padding-left: 40px;
	font-size: 9pt;
	font-weight: normal;
	text-align: left;
	color: black;
}
.sitemap a:hover {
	color: #2f2f2f; /*graytext*/
	text-decoration: underline;
}

.testimonial_div {
	width: 90%;
	padding: 5px;
	margin: 5px;
	font-size: 12px;
	font-weight: normal;
	background-color: transparent;
}
.comment {
	margin-top: 10px;
	color: #555;
	text-align: left;
}
.customer_name {
	padding-top: 4px;
	color: #a52a2a; /*lightred*/
	text-align: left;
}

.our_clients_div {
	width: 90%;
	padding: 5px;
	margin: 5px;
	background-color: white;
}
.our_clients_div div {
	display: inline;
	vertical-align: middle;
	text-align: center;
	padding: 5px;
	margin: 10px;
}
.our_clients_div img {
	display: inline-block;
	vertical-align: middle;
	padding: 0px;
	margin: 0px;
}

.search_div {
	width: 98%;
	padding: 5px;
	margin: 5px;
	font-size: 12px;
	font-weight: normal;
	background-color: #eeeeee;
}
.search_row {
	padding: 10px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	color: black;
}

.about_us {
	width: 95%;
	padding: 5px;
	margin: 5px;
	font-size: 14px;
	font-weight: normal;
	color: #2f2f2f;
}
.about_us div, .about_us p {
	padding: 15px;
	text-align: justify;
	line-height: 18px;
}
.about_us a {
	color: #a52a2a; /*lightred*/
}
.about_us a:hover {
	text-decoration: underline;
}
.contact_us {
	width: 95%;
	padding: 5px 2px;
	margin: 5px 2px;
	font-size: 12px;
	text-align: left;
}
.contact_us div {
	width: 95%;
	text-align: left;
	margin: 10px;
}
.contact_us a {
	color: black;
	font-size: 11px;
}
.contact_us a:hover {
	color: #a52a2a; /*lightred*/
	text-decoration: underline;
}

.orderStatus, .orderStatusDiv {
	width: 90%;
	padding: 0px 5px;
	margin: 0px;
	font-size: 14px;
	text-align: left;
	font-weight: normal;
	color: #a52a2a; /*lightred*/
}
.orderStatus div {
	margin: 10px 5px;
}
.orderStatusDiv td {
	border: 1px solid white;
}
.orderStatusHeader {
	background-color: #a52a2a; /*lightred*/
	padding: 5px 0px;
	color: white;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}
.orderStatusText {
	background-color: #eeeeee;
	padding: 5px 0px;
	color: black;
	text-align: center;
	font-size: 12px;
}


/* Product Item Description */
.category_title {
	width: 98%;
	padding: 5px 10px;
	font-variant: normal;
	text-transform: capitalize;
	background-color: transparent;
	color: black;
	font-size: 17px;
	text-align: left;
}
.category_title h1 {
	font-size: 108%;
	text-align: left;
}
.category_title h2 {
	font-size: 90%;
	text-align: left;
}
.category_title h3 {
	font-size: 90%;
	text-align: left;
}
.category_title h4, .welcome_h2 {
	padding-bottom: 5px;
	font-variant: normal;
	font-weight: normal;
	color: #555555; /*graytext*/
	font-size: 85%;
	text-align: left;
	border-bottom: 1px solid #555555; /*graytext*/
}
.category_title a {
	font-size: 24px;
}
.category_title span {
	font-size: 22px;
}

.main_product_div {
	min-width: 350px;
	width: auto;
	padding: 5px;
	margin: 5px;
	font-size: 8pt;
	font-weight: normal;
	background-color: white;
	color: #a52a2a; /*lightred*/
}
* html .main_product_div {
	width: 350px;
}
.main_product_div img {
	padding: 2px;
	border: 0px solid #555555;
}

.overview_prod_name {
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
}
.overview_prod_name a {
	color: black;
	text-decoration: none;
}
.overview_prod_name a:hover {
	color: #a52a2a; /*lightred*/
}
.overview_more_info {
	text-align: center;
	font-size: 10px;
	color: black;
}
.overview_more_info a {
	display: block;
	color: black;
	text-decoration: none;
}
.overview_more_info a:hover {
	color: #a52a2a; /*lightred*/
	text-decoration: none;
}

.main_cat_name {
	background-color: transparent;
	color: #a52a2a; /*lightred*/
	font-size: 17px;
	text-align: left;
}
.main_cat_name h3 {
	font-size: 100%;
	text-align: left;
}
.main_cat_name a {
	font-size: 100%;
	color: #a52a2a; /*lightred*/
	text-decoration: none;
}
.main_cat_name a:hover {
	color: black;
	text-decoration: none;
}

.main_prod_name {
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
}
.main_prod_name a {
	color: black;
	text-decoration: none;
}
.main_prod_name a:hover {
	text-decoration: underline;
	color: #a52a2a; /*lightred*/
}

.main_prod_dimen {
	padding-left: 8px;
	font-size: 8pt;
	font-weight: bold;
	color: #a52a2a; /*lightred*/
	text-align: center;
}

.main_prod_dimen_promo {
	font-size: 7pt;
	font-weight: bold;
	color: black;
	text-align: center;
}

.prod_name {
	font-size: 9pt;
	font-weight: bold;
	color: #a52a2a; /*lightred*/
	text-align: center;
}
.prod_name a {
	font-size: 9pt;
	font-weight: bold;
	color: #a52a2a; /*lightred*/
	text-align: center;
}
.prod_name a:hover {
	text-decoration: underline;
}

.prod_dimen {
	padding-left: 8px;
	font-size: 8pt;
	font-weight: bold;
	color: white;
	text-align: center;
}

.product_view_div {
	padding: 0px;
	margin: 0px;
	font-size: 10pt;
	font-weight: normal;
	text-align: center;
	background-color: transparent;
	color: white;
	vertical-align: middle;
}
.product_view_div img {
	padding: 2px;
	border: 0px solid #555555;
}

/*
.item_title_div {
	float: right;
	min-width: 200px;
	width: auto;
	padding: 2px 0px;
	margin: 5px;
	font-size: 10pt;
	font-weight: normal;
	text-align: right;
	background-color: transparent;
	color: white;
	vertical-align: middle;
}
*/

.pictures_only {
	width: 90%;
	background-color: #eeeeee;
	text-align: center;
}
.pictures_only td {
	width: 33%;
	padding: 5px 0px;
	text-align: center;
	vertical-align: text-top;
}
.pictures_only a {
	font-size: 11px;
	font-weight: bold;
	color: black;
}
.pictures_only a:hover {
	text-decoration: none;
	color: #a52a2a; /*lightred*/
}
.item_title_div img, .pictures_only img {
	padding: 2px;
	background-color: white;
	border: 0px solid #555555;
}

.productsBundled {
	width: 100%;
	background-color: transparent;
	font-size: 11px;
	text-align: left;
}
.productsBundled td {
	width: 33%;
	padding: 12px 5px;
	margin: 2px;
	text-align: left;
	vertical-align: text-top;
}
.productsBundled div {
	margin: 10px 2px;
	text-align: left;
}
.productsBundled a {
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	color: black;
}
.productsBundled a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #a52a2a; /*lightred*/
}
.productsBundled td.prodHover {
	border-right: 1px solid #555555;
	border-bottom: 1px solid #555555;
}
.productsBundled td.prodHover:hover {
	text-decoration: none;
	font-weight: normal;
	background-color: #eeeeee;
}
.productsBundled img {
	padding: 2px;
	background-color: white;
	vertical-align: text-top;
}
.productsBundled div.prod_name, .productsBundled div.prod_name a {
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	color: black;
}
.productsBundled div.prod_name a:hover {
	text-decoration: none;
	color: #a52a2a; /*lightred*/
}
.productsBundled div.dimensions {
	font-size: 11px;
	margin: 5px 0px 5px 5px;
}
.productsBundled div.view {
	width: auto;
	margin-top: 15px;
	padding: 2px;
	font-size: 12px;
	font-weight: bold;
	color: #2f2f2f;
	border: 1px #999999 thin;
	cursor: pointer;
	text-align: center;
	vertical-align: text-top;
}
.productsBundled div.view a {
	padding: 2px;
	font-size: 12px;
	font-weight: bold;
	color: #2f2f2f;
	border: 1px #999999 thin;
	cursor: pointer;
	text-align: center;
	vertical-align: text-top;
}

.productsBundled div.view a:hover {
	color: #a52a2a;
	background: transparent;
}

.long_description_div {
	width: 95%;
	padding: 5px;
	margin: 10px;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	text-align: justify;
	vertical-align: text-top;
	background-color: transparent;
	color: #2f2f2f; /*graytext*/
}
.long_description_div2 {
	width: 80%;
	padding: 15px;
	margin: 10px 10px;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	text-align: justify;
	vertical-align: text-top;
	background-color: #eeeeee;
	color: #2f2f2f; /*graytext*/
}
.long_description_div p, .long_description_div2 p {
	text-indent: 15px;	
}
.long_description_div h1, .long_description_div h2, .long_description_div h3, .long_description_div h4 {
	margin-top: 10px;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}
.long_description_div a {
	color: #a52a2a; /*lightred*/
}
.long_description_div a:hover {
	color: black;
}

.promotion_div {
	width: 400px;
	padding: 5px;
	margin: 5px;
	font-size: 10pt;
	font-weight: bold;
	background-color: yellow;
	color: black;
	text-align: center;
	vertical-align: text-top;
}

.item_description_div {
	width: 95%;
	padding: 5px;
	margin: 10px;
	font-size: 10pt;
	font-weight: normal;
	text-align: center;
	background-color: #eeeeee;
	color: #a52a2a; /*lightred*/
	vertical-align: text-top;
}
.item_description_div span {
	display: block;
	font-size: 8pt;
	text-align: left;
	margin-left: 20px;
	vertical-align: text-top;
}
.promotion_font {
	background-color: transparent;
	color: black;
}
/* THE NEW WAY TO DISPLAY DIMENSIONS */
.item_dimensions_div {
	width: 95%;
	padding: 5px;
	margin: 10px;
	font-size: 10pt;
	font-weight: normal;
	text-align: center;
	background-color: #eeeeee;
	color: black;
	vertical-align: text-top;
}
.item_dimensions_div a {
	padding: 5px 2px;
	margin: 0px;
	display: block;
	text-decoration: none;
	cursor: default;
}
.item_dimensions_div a:hover {
	text-decoration: none;
	color: #2f2f2f; /*graytext*/
}
.item_dimensions_div td.dimensions_td {
	width: 80%;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 5px 0px 0px;
	text-align: right;
	vertical-align: text-top;
}
.item_dimensions_div td.design_td {
	width: 20%;
	padding: 1px;
	text-align: center;
}


.design_prod_name {
	font-size: 10pt;
	font-weight: bold;
	color: #a52a2a; /*lightred*/
	text-align: center;
}
.design_prod_name a {
	color: #a52a2a; /*lightred*/
}
.design_prod_name a:hover {
	color: black;
	text-decoration: underline;
}

.main_desc {
	padding: 2px 15px;
	font-size: 13px;
	line-height: 18px;
	text-align: left;
	font-weight: normal;
	color: black;
	vertical-align: text-top;
}
.main_desc a {
	padding-left: 5px;
	font-size: 11px;
	color: #a52a2a; /*lightred*/
	text-decoration: none;
}
.main_desc a:hover {
	color: black;
	text-decoration: underline;
}

#sport_categories a {
	margin-top: 4px;
	padding: 15px 15px 15px 15px;
	display: block;
	color: black;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}
#sport_categories a:hover {
	background-color: #eeeeee;
	color: #a52a2a; /*lightred*/
}

/* Sub Items Descriptions */

#sport_popout
{
	left: 0px;
	position: absolute;
	top: 232px;
}
#plaque_popout
{
	left: 0px;
	position: absolute;
	top: 255px;
}
#clock_popout
{
	left: 0px;
	position: absolute;
	top: 280px;
}
#menuSportsPopout
{
	left: 0px;
	position: absolute;
	top: 230px;
}
#menuPlaquesPopout
{
	left: 0px;
	position: absolute;
	top: 253px;
}
#menuClocksPopout
{
	left: 0px;
	position: absolute;
	top: 278px;
}


/* Shopping Cart */
.shoppingCartHeader {
	background-color: #a52a2a; /*lightred*/
	padding: 1px;
	color: white;
	text-align: center;
	font-size: 12px;
}
.shoppingCartText {
	background-color: #eeeeee;
	color: black;
	text-align: center;
	font-size: 10px;
}


/* Maintanence Screen */
.maintainOrderStatusText {
	background-color: #eeeeee;
	color: black;
	text-align: center;
	font-size: 14px;
}
.maintainOrderStatusSelect {
	background-color: white;
	color: black;
	text-align: center;
	font-size: 11px;
}
.btnOrderStatus {
	background-image: none;
	text-decoration: none;
	width: 50px;
	font-size: 8pt;
	font-weight: normal;
	border-width: 1px;
	border-color: #ffffff;
	border-style: ridge;
	background-color: #a52a2a; /*lightred*/
	color: white;
}

.gridCellHeader {
	padding: 5px;
	margin: 0px;
	background-color: black;
	color: white;
	text-align: center;
}
.txtMaintain {
	vertical-align: top;
	padding: 0 0;
	margin: 0 0;
	color: black;
	text-align: center;
}
.txtMaintain textarea {
	padding: 0 0;
	margin: 0 0;
	color: black;
	font-size: 10px;
}
.txtMaintain input {
	padding: 0 0;
	margin: 0 0;
	font-size: 10px;
}
.btnNormal {
	background-image: none;
	text-decoration: none;
	font-size: 8pt;
	font-weight: normal;
	border: 1px ridge #ffffff;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=white,endColorStr=maroon);
}
.btnNormal_small {
	width: 15px;
	font-size: 8pt;
	font-weight: normal;
	border: 1px white solid;
	background-color: #a52a2a; /*lightred*/
	color: white;
	cursor: pointer;
}
.btnNormal_medium {
	width: 50px;
	font-size: 8pt;
	font-weight: normal;
	border: 1px white solid;
	background-color: #a52a2a; /*lightred*/
	color: white;
	cursor: pointer;
}
.btnNormal_large {
	width: 100px;
	font-size: 8pt;
	font-weight: normal;
	border: 1px white solid;
	background-color: #a52a2a; /*lightred*/
	color: white;
	cursor: pointer;
}
.txtMaintain select {
	padding: 0 0;
	margin: 0 0;
	color: black;
	font-size: 10px;
}


/* Design Screen */
.important_message {
	padding: 0px;
	margin: 0px;
	background-color: #eeeeee;
	text-align: left;
	vertical-align: text-top;
}
.important_message p {
	color: #a52a2a; /*lightred*/
	padding: 1px 0px 1px 25px;
	font-weight: bold;
	font-size: 13px;
}
.important_message div {
	width: 85%;
	color: black;
	padding: 0px 0px 5px 25px;
	text-align: justify;
	font-weight: normal;
	font-size: 12px;
}
.design_templates {
	padding: 5px 2px;
	font-weight: bold;
	text-align: left;
	vertical-align: text-top;
	border-bottom: 1px solid #a52a2a; /*lightred*/
	border-top: 1px solid #a52a2a; /*lightred*/
}

.design_title_div {
	margin-right: 5px;
	font-size: 10pt;
	font-weight: normal;
	background-color: white;
	color: black;
	vertical-align: text-top;
}
.design_title_div img {
	padding: 2px;
	border: 1px solid #555555;
}
.design_title_div p {
	font-size: 10pt;
	font-weight: bold;
	color: #a52a2a; /*lightred*/
	text-align: center;
}

.design_dimen {
	font-size: 12px;
	font-weight: bold;
	color: black;
	text-align: center;
}

.design_text {
	text-align: left;
	font-size: 12px;
	color: black;
}
.design_text_format {
	white-space: nowrap;
	padding-bottom: 7px;
	vertical-align: text-top;
	text-align: left;
	font-size: 11px;
	color: black;
}
.design_text_format img {
	border: 1px white solid;
}
.design_select, .design_text select, .design_text_format select {
	padding: 1px;
	color: black;
	text-align: left;
	font-size: 10px;
	font-weight: normal;
	border: 1px gray solid;
}
.design_header {
	height: 35px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: white;
	background-color: #a52a2a; /*lightred*/
}
.design_checkbox {
}
.sectionMessageDiv {
	width: 330px;
	height: 35px;
	margin-left: 3px;
	padding: 1px;
	padding-top: 5px;
	text-align: left;
	background-color: yellow;
	font-size: 12px;
	font-weight: bold;
	color: black;
	border: 1px solid gray;
}
.design_spec_instr {
	padding: 0px 15px;
	font-weight: bold;
	text-align: left;
}
.design_spec_instr span {
	display: block;
	font-weight: normal;
	padding: 2px;
}
.html_file, #imageFile {
	width: 275px;
	padding: 1px;
	text-align: left;
	font-size: 11px;
}

.design_plate {
	padding: 5px;
	width: 0px; 
	height: 0px; 
	background-color: black;
	border: 3px solid #eeeeee;
	z-index: 10;
	vertical-align: middle;
}
.design_plate_inner {
	vertical-align: middle;
}
.design_plate_text {
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: white;
	background-color: black;
	border: thin;
	border-color: white;
	z-index: 20;
	font-family: Georgia; /* MUST REMAIN HERE, DEFAULT FOR DESIGN PAGE */
	vertical-align: middle;
}
.design_textbox {
	width: 200px;
	padding: 1px;
	text-align: left;
	font-size: 11px;
	border: 1px solid gray;
}
#multipleProducts {
	margin: 2px 5px;
	text-align: left;
}
#multipleProducts p {
	text-align: center;
	font-weight: bold;
}
#multipleProducts div {
	text-align: right;
	font-weight: normal;
}
#multipleProducts input {
	width: 300px;
	font-weight: normal;
}
#multipleProducts span {
	text-align: right;
	font-weight: bold;
}

.design_area_table {
	width: 100%;
	padding: 0px;
	margin: 0px;
	border: none;
}
.design_engraving_table, .design_preview_table {
	width: 100%;
	height: auto;
	padding: 0px;
	margin: 0px;
}
.design_engraving_table {
	border: 0px black solid;
}
.design_preview_table {
	background-color: white;
	border-right: 1px black solid;
}
.addToCartDiv {
	width: 98%;
	margin: 5px;
	padding: 15px 0px;
	text-align: right;
	background-color: transparent;
	border-top: 1px black solid;
}

/* Help */
.help {
	width: 95%;
	padding: 5px;
	margin: 5px;
	font-size: 12px;
	font-weight: normal;
	color: #a52a2a; /*lightred*/
}
.help_question {
	width: 95%;
	padding: 5px;
	text-align: left;
	font-size: 16px;
	color: #a52a2a; /*lightred*/
	font-weight: bold;
}
.help_answer {
	width: 95%;
	color: #2f2f2f;
	padding: 5px;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
}
.help_answer_step {
	width: 95%;
	padding: 5px;
	color: black;
	text-align: left;
	font-size: 14px;
	line-height: 18px;
	display: block;
}


.css_button {
	background: transparent;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
	border: 0px solid #999999;
	cursor: pointer;
	font-weight: bold;
	font-variant: normal;
}
.css_button_span1 {
	color: white; 
	background-color: black;
	padding: 1px;
	margin: 0px;
	border: 2px solid white;
	border-right: 1px solid white;
}
.css_button_span2 {
	color: black;
	background-color: #CCCCCC;
	padding: 1px;
	margin: 0px;
	border: 2px solid white;
	border-left: 1px solid white;
}

/* css for checkout */
.billingInfo { background: white; padding: 15px 0px 15px 0px; border: 1px solid #BBB; }
.spacer { border-top: 1px solid #BBB; }
.alignRight { text-align: right; padding: 5px 5px 5px 15px; }
.alignLeft { text-align: left; }
input[type=text], select, .alignLeft input, .alignLeft select {
	border: 1px solid #BBB;
	
	border-bottom-left-radius: 4px 4px;
	border-bottom-right-radius: 4px 4px;
	border-top-left-radius: 4px 4px;
	border-top-right-radius: 4px 4px;
	
	-moz-border-radius-bottomleft: 4px;
   	-moz-border-radius-bottomright: 4px;
   	-moz-border-radius-topleft: 4px;
   	-moz-border-radius-topright: 4px;
   	border-top-left-radius: 4px 4px;
	border-top-right-radius: 4px 4px;
	border-bottom-left-radius: 4px 4px;
	border-bottom-right-radius: 4px 4px;
   	/*-webkit-border-radius: 4px;*/
   	border-radius: 3px;
   
	margin-left: 2px;
	padding: 5px;
	vertical-align: middle;
}
select, .alignLeft select { background-color: #EEE; }
.RedFont { color: red; }

.design_td a:hover {
	color: white;
}

.new_headerlinks1 a, .new_headerlinks2 a {
	display: block;
	padding: 0px 20px 1px 0px;
	font-size: 13px;
	text-align: right;
}
.new_headerlinks1 a { padding-right: 0px; }



