body {
	text-align:center;
	margin:0px;
	padding:0px;
	background:#f5f5f5 url(/images/bg.png) center repeat-y;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
}

a {
	color:#6DBEF4
}

#bodyMain {
	width:850px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background:white;
	padding:0px;
}

p, font { 
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

td, th { 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 75%;
}

h1 { 
	color:#990000;
	font-size:24px;
}

h5 {
	font-size: 115%;
}

a.header {
	font-size: 125%;
	color:#003300;
	font-weight: bold;
	text-decoration:none;
}

a.header:hover {
	color:#009933
}

.bottomBorder {
	border-bottom:2px solid #cccccc;
}

.no_underline {
	text-decoration: none;
}

a {
	font-weight: bold;
	color: navy;
}

.small {
	font-size: 80%;
}

.faq {
	font-size: 110%;
}

.price_brief {
	font-size: 120%;
}

.big {
	font-size: 130%;
	text-decoration: none;
}

a.cat {
	font-size: 115%;
	color:#443333;
	text-decoration:none;
}

a.cat:hover {
	color:red;
	text-decoration:underline;
}

a.standard {
	font-weight: normal;
	color:#465E46;
}

.white {
	color: white;
}

img {
	border:0
}

.pink {
	color: pink;
}

/* 
--------------------------------
	REMOVE MENU
------------------------------- 
a.menu {
	color:#ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	padding:3px 10px;
	border-left:1px solid #D53B03;
	border-right:1px solid #FDD5B2;
}
*/

.first { border-left:0 }
.last { border-right:0 }

a.menu:hover { background: #000000 url(/images/interior/banner_03_on.png) no-repeat; }

.footer {
	padding-top:10px;
	font-size: 12px;
	text-align:center;
	color:#666666;
}

a.footerNav {
	padding:0px 5px;
	font-size:12px;
	color:#CC6666;
	text-decoration:none
}

a.footerNav:hover {
	color:#FF0000;
	text-decoration:underline
}

.footerText {
	font-size:10px;
}

a.light {
	color: #465E46;
	text-decoration:none;
}

a.light:hover, a.lightstandard:hover {
	color:#1CA326;
}

.lightsmall {
	color: black;
	font-size: 80%;
}

a.lightstandard {
	color: #465E46;
	text-decoration:none;
	font-weight:normal;
}

.catSelect {
	color:#1CA326;
	font-weight:bold;
}

.middle {
	color: black;
}

a.cart {
  font-size:		12px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-weight:		bold;
  color:#ffffff;
  text-decoration:none;
}

a.cart:hover {
	color:#FFFF99;
	text-decoration:underline;
}

a.cartDetail {
	font-weight:bold; border:1px double #990000; padding:2px 7px; color:#990000; text-decoration:none
}

a.cartDetail:hover {
	color:#FF0000;
	border-color:#FF0000;
}

.totalPrice {
	font-size: 16px;
	border-bottom: 0px solid;	
	border-left: 0px solid;
	border-right: 0px solid;	
	border-top: 0px solid;
	margin: 1px;
	font-weight: bold;
	color: red;
	background-color: transparent;
}

#banner {
	padding:0;
	margin:0;
	position:relative;
	height:139px;
	text-align:right;
	background:#FF6E39 url(/images/interior/banner_01.png) no-repeat;
	border-bottom:1px solid #FF8D39;
}

#mainNav{
	height:24px;
	vertical-align:bottom;
	background:#E95800 url(/images/interior/banner_03.png) repeat-x;
	border-top:1px solid #E95800;
	border-bottom:1px solid #FF8D39;
	line-height:24px;
	padding:0;
	margin:0;
}

#mainNav ul, #mainNav li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#mainNav a {
	color: #fff;
	border-left:1px solid #812301;
	border-right:1px solid #FDD5B2;
	float: left;
	text-align:center;
	padding:0px 15px;
	margin: 0;
	background: transparent;
	font-weight: bold;
	font-size: 10px;
	line-height: 24px;
	text-decoration: none;
	white-space: nowrap;
}

#mainNav a.first {border-left: none;}

#mainNav a.last {border-right: none; padding:0px 23px}

#mainNav a.first:hover {border-left: none;}

#mainNav a.last:hover {border-right: none;}

#mainNav a:hover {
	color: #fff;
	background: transparent url(/images/interior/banner_03_on.png) repeat-x;
}
