
body {
	background:#fff url(/images/bodybg01.png) repeat-x;
	font:75% Arial, Helvetica, Sans-Serif;
	color:#474747;
	line-height:1.6em;
}

a {
	text-decoration:none;
	color:#B70C02;
	background:inherit;
}

a:hover {
	color:#474747;
	background:inherit;
}

a:focus {
	outline:0;
}

#header_top h1 {
	font-size:2.8em;
	line-height:35px;
}

h1 {
	font-size:large;
}

h2 {
	color:#FFF;
	font:bold 150% Arial, Helvetica, Sans-Serif;
	letter-spacing:-1px;
	padding:0;
	margin:0;
}

h4 {
	color:#B70C02;
	display: inline; 
}

img {
	border:0;
}

.grey {
	color:#474747;
}

#wrap {
	width:900px;
	margin:10px auto 0;
	background-color:#fff;
}

#logo {
	float:left;  
	margin:0 0 7px;
}

#header_top {
	background:url(/images/top01.png) no-repeat top right;
	border-right:2px solid #fff;
	color:#8D8D8D;
	padding:15px 0 0 7px;
	clear:both;
	margin:0;
	height:74px;
}

#header_top p {
	padding:0;
	margin:0;
}

#header_top ul {
	float:left; 
	margin-left:-10px;
}

#header_top ul li {
	list-style-type:none;
	display:inline;
	font-weight:bold;
	padding:3px;
}

#header_top ul li a {
	padding-left:0px;
	margin-right:0px;
	color:#B70C02;
}
  
#header_top ul li img {
   
}
#header_top ul li a:hover {
	padding-left:0px;
	margin-right:0px;
	color:#808080;
}

#header_bottom {
	font-size:12px;
	background:#8D8D8D url(/images/bottom01.png) no-repeat top right;
	color:#EBEBEB;
	padding:20px 240px 20px 5px;
	clear:both;
	border-left:2px solid #fff;
	border-right:2px solid #fff;
	margin:0px;
	height:20px;
}

#header_bottom h2 {
	color:#333333;
	width:250px;
	margin:0px;
	background:#8D8D8D;
}

#slogan {
	clear:left;
	width:730px;
	border-top:1px solid #eee;
	margin:0;
	padding:5px 0 0;
}

#maincontent {
	background-color:#fff;
	padding:10px 0;
	clear:both;
	background:url(/images/bg.gif) repeat-x;
}

#left {
	float:left;
	width:630px;
	margin:0 0 0px;
}

#left p {
	margin:0 0 0px;
}

#right {
	width:220px;
	float:right;
}

#info {
	border:1px solid #ccc;
	padding:7px;
	font-size:.9em;
	background:#f4f4f4;
}


#info_box {
	padding:7px;
}

#searchform {
	background:url(/images/searchform.gif) no-repeat;
	padding:8px 4px 10px;
	height:27px;
	font:bold .9em Arial, Helvetica, Sans-Serif;
	margin:0 0 20px;
}

#searchform p {
	padding:0;
	margin:0;
}

.search_submit {
	float:right;
	width:53px;
	height:29px;
	border:none;
	background:#FFF url(/images/go01.png) no-repeat;
	font:bold 1.2em Arial, Helvetica, Sans-Serif;
	color:#FFF;
	margin-right:20px;
}

.search_text {
	float:left;	
	width:127px;
	height:29px;
	border:none;
	background:url(/images/input.gif) no-repeat;
	padding-top:8px;
	padding-left:4px;
}

#footer {
	clear:both;
	padding:10px;
	margin:10px 0 0;
	border-top:1px solid #ccc;
	line-height:2em;
	
}

#footer_nav li {
	float:left;
	display: inline;
	list-style-type: none;
	padding-right: 20px;
}

#footer_copyright {
	float:right;
}


table.cattable {
	table-layout:fixed;
	border-collapse:separate;
	border-spacing:0;
}


	
/* Main LIQ Layout Boxes
----------------------------------------------------------------------*/
ul.column {
	font-size:1.2em;
	margin:10px 0;
	padding:0;
	list-style:none;
	float:left;
	width:100%;
	border-top:1px solid #ddd;
}

ul.column li {
	float:left;
	background:#f0f0f0;
	width:100%;
	padding:10px;
	margin:0;
	border-bottom:1px solid #ddd;
}

ul.column li .imgblock1 {
	font-weight:bold;
	float:left;
	width:250px;
	padding:0 30px;
	text-align:center;
}

ul.column li .imgblock1 img {
	padding:5px;
	margin-bottom:5px;
	background:#fff;
	border:1px solid #ccc;
}

ul.column li .imgblock2 {
	font-weight:bold;
	float:right;
	width:250px;
	padding:0 30px;
	text-align:center;
}

ul.column li .imgblock2 img {
	padding:5px;
	margin-bottom:5px;
	background:#fff;
	border:1px solid #ccc;
}

ul.column li .imgblock3 {
	font-weight:bold;
	float:none;
	width:417px;
	padding:0 10px;
	text-align:center;
}

ul.column li .imgblock3 img {
	padding:5px;
	margin-bottom:5px;
	background:#fff;
	border:1px solid #ccc;
}


	
/* LightBox
----------------------------------------------------------------------*/
#lightbox {
	position:absolute;
	left:0;
	width:100%;
	z-index:100;
	text-align:center;
	line-height:0;
}

#lightbox img {
	width:auto;
	height:auto;
}

#lightbox a img {
	border:none;
}

#outerImageContainer {
	position:relative;
	background-color:#fff;
	width:250px;
	height:250px;
	margin:0 auto;
}

#imageContainer {
	padding:10px;
}

#loading {
	position:absolute;
	top:40%;
	left:0;
	height:25%;
	width:100%;
	text-align:center;
	line-height:0;
}

#hoverNav {
	position:absolute;
	top:0;
	left:0;
	height:100%;
	width:100%;
	z-index:10;
}

#imageContainer>#hoverNav {
	left:0;
}

#hoverNav a {
	outline:none;
}

#prevLink,#nextLink {
	width:49%;
	height:100%;
	background-image:url(data:image/gif;base64,AAAA);

	
/* Trick IE into showing hover */
	display:block;
}

#prevLink {
	left:0;
	float:left;
}

#nextLink {
	right:0;
	float:right;
}

#prevLink:hover,#prevLink:visited:hover {
	background:url(/images/prevlabel.gif) left 15% no-repeat;
}

#nextLink:hover,#nextLink:visited:hover {
	background:url(/images/nextlabel.gif) right 15% no-repeat;
}

#imageDataContainer {
	font:10px Arial, Helvetica, Sans-Serif;
	background-color:#fff;
	margin:0 auto;
	line-height:1.4em;
	overflow:auto;
	width:100%;
}

#imageData {
	padding:0 10px;
	color:#666;
}

#imageData #imageDetails {
	width:70%;
	float:left;
	text-align:left;
}

#imageData #caption {
	font-weight:bold;
}

#imageData #numberDisplay {
	display:block;
	clear:left;
	padding-bottom:1em;
}

#imageData #bottomNavClose {
	width:66px;
	float:right;
	padding-bottom:.7em;
	outline:none;
}

#overlay {
	position:absolute;
	top:0;
	left:0;
	z-index:90;
	width:100%;
	height:500px;
	background-color:#000;
}


	
/* = Contact Us Page
----------------------------------------------------------------------*/
form {

	
/* set width in form, not fieldset (still takes up more room w/ fieldset width */
	font:100% Arial, Helvetica, Sans-Serif;
	margin:0;
	padding:0;
	
}

form fieldset {
	border-color:#000;
	border-width:1px;
	border-style:solid;
	padding:10px;

	
/* padding in fieldset support spotty in IE */
	margin:0;
}

form fieldset legend {
	font-size:1.1em;

	
/* bump up legend font size, not too large or it'll overwrite border on left */

	
/* be careful with padding, it'll shift the nice offset on top of border  */
}

form label {
	display:block;

	
/* block float the labels to left column, set a width */
	float:left;
	padding:0;
	margin:5px 0 0;

	
/* set top margin same as form input - textarea etc. elements */
	text-align:right;
}

form fieldset label:first-letter {

	
/* use first-letter pseudo-class to underline accesskey, note that */
	text-decoration:underline;

	
/* Firefox 1.07 WIN and Explorer 5.2 Mac don't support first-letter */

	
/* pseudo-class on legend elements, but do support it on label elements */

	
/* we instead underline first letter on each label element and accesskey */

	
/* each input. doing only legends would  lessens cognitive load */

	
/* opera breaks after first letter underlined legends but not labels */
}

form input,form textarea {

	
/* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
	width:auto;

	
/* set width of form elements to auto-size, otherwise watch for wrap on resize */
	margin:0;

	
/* set margin on left of form elements rather than right of
                              label aligns textarea better in IE */
}

form input#reset {
	margin-left:0;

	
/* set margin-left back to zero on reset button (set above) */
}

textarea {
	overflow:auto;
}

form small {
	display:block;
	margin:0 0 5px 160px;

	
/* instructions/comments left margin set to align w/ right column inputs */
	padding:1px 3px;
	font-size:88%;
}

form .required {
	font-weight:bold;
}


	
/* uses class instead of div, more efficient */
form br {
	clear:left;

	
/* setting clear on inputs didn't work consistently, so brs added for degrade */
}


	
/* =Hoverbox Code
----------------------------------------------------------------------*/
.hoverbox {
	cursor:default;
	list-style:none;
}

.hoverbox a {
	position:relative;
	cursor:default;
}

.hoverbox a .preview {
	display:none;
}

.hoverbox a:hover {
	display:block;
	font-size:100%;
	z-index:1;
}

.hoverbox a:hover .preview {
	display:block;
	position:absolute;
	top:-38px;
	left:-50px;
	z-index:1;
}

.hoverbox img {
	background:#fff;
	border-color:#aaa #ccc #ddd #bbb;
	border-style:solid;
	border-width:1px;
	color:inherit;
	padding:2px;
	vertical-align:top;
}

.hoverbox li {
	position:static;
	background:#eee;
	border-color:#ddd #bbb #aaa #ccc;
	border-style:solid;
	border-width:1px;
	color:inherit;
	display:inline;
	float:left;
	margin:3px;
	padding:5px;
	position:relative;
}

.hoverbox .preview {
	border-color:#000;
	width:180px;
	height:300px;
}

#menu ul {
	padding-left:0;
}

#menu li {
	display:inline;
	list-style-type:none;
	padding-right:20px;
	font-weight:bolder;
}
  
#sub-menu {
	padding-bottom:10px;
}

#sub-menu ul {
	padding-left:0;
}



#sub-menu li {
	display:inline;
	list-style-type:none;
	padding-right:10px;
	font-weight:bolder;
	font-size:12px;
}

#hor-zebra {
	border-collapse:collapse;
	margin:0;
	text-align:left;
	width:580px;
}

#hor-zebra table {
	border-spacing:2px 2px;
	border-color:gray;
	border-collapse:separate;
	display:table;
}

#hor-zebra thead {
	border-color:inherit;
	display:table-header-group;
	vertical-align:middle;
}

#hor-zebra tbody {
	border-color:inherit;
	display:table-row-group;
	vertical-align:middle;
}

#hor-zebra tr {
	border-color:inherit;
	display:table-row;
	vertical-align:inherit;
}

#hor-zebra th {
	padding:10px 8px;
}

#hor-zebra td {
	color:#4D4D4D;
	padding:8px;
}

#hor-zebra .odd {
	background:#DFDFDF;
}

#maincontent_center {
	background-color:#fff;
	width:600px;
}

#maincontent_center h1 {
	/* background-color:#fff; */
	margin-bottom:15px;
}

#maincontent_center h3 {
	background-color:#fff;
	font-size:large;
	margin-bottom:15px;
}

#maincontent_center form label {
	margin-right:5px;
	margin:0;
	float:left;
	text-align:left;
}

#maincontent_center form input,form textarea {
	
	width:auto;
	margin-top:5px;
	margin-left:0;
	margin-bottom:5px;
}


	
/********* login form tags ****************/
#login {
	width:650px;
}

#login_form {
	width:300px;
}

#login_form h1 {
	font-size:18px;
}

#login_forgot {
	width:350px;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#dddddd;
}

#login_forgot h1 {
	font-size:18px;
}

#login_register_info {
	float:right;
	width:250px;
	background-color:#f4f4f4;
	border:1px #cccccc solid;
	padding:10px;
	padding-bottom:30px;
}

#login_register_info h1 {
	font-size:14px;
}


	
/********* signup page ****************/
#signup {
	width:650px;
}

#signup h1 {
	font-size:18px;
}

#signup_info {
	float:right;
	width:250px;
	background-color:#f4f4f4;
	border:1px #cccccc solid;
	padding:10px;
	padding-bottom:30px;
}

#signup_form {
	width:300px;
}


	
/********* notification tags ****************/
#error {
	width:625px;
	background-color:#FFEAE8;
	border:1px solid #FF8B7F;
	padding:10px;
	margin-bottom:10px;
}

#notice {
	width:625px;
	background-color:#6AFB92;
	border:1px solid #54C571;
	padding:10px;
	margin-bottom:10px;
}



.fieldWithErrors {
	
	
}

#errorExplanation {
	width:350px;
	border:2px solid red;
	padding:7px;
	padding-bottom:12px;
	margin-bottom:20px;
	background-color:#FFEAE8;
}

#errorExplanation h2 {
	font-size:14px;
	background-color:#FFEAE8;
	color:red;
}

#errorExplanation p {
	color:#333;
	margin-bottom:0;
	padding:5px;
}

#errorExplanation ul li {
	font-size:12px;
	list-style:none;
	margin-left:5px;
}

/************** Catalog **************/
#catalog {
	margin:5px;
}
#catalog_image img {
	padding:2px;
	margin:5px;
	border:3px solid #fff;
}

#catalog_image {
	background-color:#CCCCCC;
	width:180px;
	height:180px;
}

#catalog_price {
	background-color:#999999;
	width:180px;
	height:25px;
	color:#fff;
	padding-top:3px;
	font-weight:bold;
}

#catalog_rating {
	background-color:#BFBFBF;
} 

#catalog_rating img {
	padding:0px;
	margin:0px;
	border:0px solid #fff;
}
/************* show image *************/
#show {
	margin:5px;
	width:650px;
	background-color:#F4F4F4;
	border:1px solid #ccc;
	padding:7px;
	
}

#show_image {
	padding:2px;
	margin:5px;
	float:left;
}

#show_image img {
	border:3px solid #CCCCCC;
}

#show_image_description {
	float:left;
	text-align:left;
	margin-left:20px;
	width:300px;
}

#clear {
	clear:both;
}


.hr_cart {
	color: #B70C02;
	background-color: #B70C02;
	height: 2px;
}
.button_cart {
	border:1px;
	padding:8px;
	font-size:11px;
	font-weight:bold;
	color:#fff;
    background: #B70C02;
}


.nube1 {font-size: 1.0em;}
.nube2 {font-size: 1.2em;}
.nube3 {font-size: 1.4em;}
.nube4 {font-size: 1.6em;}
.nube5 {font-size: 1.8em;}
.nube6 {font-size: 2.0em;}


#message {
   
}
          
