.body_editor {
	padding: 20;
	background:#fff3d0;
}

.spcr {
	/*background:red;*/
	width:40px;
	height:1px;
}

body, td {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 75%;
	color:#191919;
	line-height:1.3;	
}

body {
	margin: 0;
	padding: 0;
	background:#fff3d0 url('/images/page/footer-bg.gif') repeat-x left bottom;
}

.small_td {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 70%;
	line-height:1.2;
}
.small, small {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 90%;
	line-height:1.2;
}

a {
	color:#006f3a;
}
a:visited  {
	color:#5f736a;	
}
a:hover {
	color:#da2127;	
}

a.gray, a.gray:visited {
	color:#756941;
}
a.gray:hover {
	color:#da2127;
	text-decoration:underline;
}

.inputSearch {
	border: none;
	color: #111111;
	width:114px;
	height: 23px;
	font-family: Tahoma, Arial, sans-serif;
	font-size:12px;
	padding:4px 0 0 6px;	
	
	background: #ffffff url('/images/page/search-bg.gif') no-repeat;	
		
}

#pageHeader {
	background:url('/images/page/header-bg.gif') repeat-x;
}

#pageHeader, #pageHeader td {
	font-size:70%;
	font-family: Tahoma, Arial, sans-serif;
	color:#51482d;
}

#pageHeader a, #pageHeader a:visited {
	color:#006f3a;
}
#pageHeader a:hover {
	color:#da2127;
}



#pageMenu {
	white-space:nowrap;
}

#pageMenu a, #pageMenu a:visited {
	color:#ffffff;
	text-decoration:none;
	font-family:arial, tahoma, sans-serif;
	font-weight:bold;
	font-size:110%;
	text-transform:uppercase;
	
	
}
#pageMenu a:hover {
	color:#ffc77a;
	text-decoration:none;
}

#pageMenu a.selectedMenuItem, #pageMenu a:visited.selectedMenuItem {
	color:#ffc77a;
}

#pageMenu ul  {
	margin:0;
	padding:0;
}

#pageMenu li {
	display:inline;
	margin:0;
	
	padding: 0 20px 0 0;	
	

}

#submenu {
	text-align:left;
	color:#da2127;
	font-family:tahoma, verdana, arial, sans-serif;
}

#submenu ul {
	padding: 0;
	/*margin: 0;*/
}

#submenu ul ul {
	margin:0.5em 0 0.8em 10px;
}

#submenu ul li {
	margin: 0.5em 0;
	list-style-image:url('/images/page/bullet-red.gif');
	
}

#submenu ul ul li  {
	list-style-image:url('/images/page/bullet-2.gif');
	font-size:90%;
	color:#191919;
}

#submenu ul ul ul li  {
	list-style-image:url('/images/page/bullet-3.gif');
	font-size:100%;
}

#submenu a.selectedMenuItem, #submenu a.selectedMenuItem:visited, #submenu a.selectedMenuItem:hover,
#submenu a.activeCategory,  #submenu a.activeCategory:visited,  #submenu a.activeCategory:hover {
	font-weight:bold;
	color:#191919;
	text-decoration:none;
}

.submenu-title {
	font-weight:bold;
	font-family:arial, tahoma, sans-serif;
	text-transform:uppercase;
	font-size:110%;
	color:#da2127;
}

#pageFooter {
	margin: 3em 0 0 0;
	padding: 0 0 25px 0;
}

#pageFooter,  #pageFooter td {
	font-size:70%;
	color:#877949;
	font-family: Tahoma, Arial, sans-serif;
}

#pageFooter a, #pageFooter a:visited {
	color:#877949;
}
#pageFooter a:hover{
	color:#da2127;
}

#pageFooter .footerMenu ul {
	margin:0;
	padding:0;
}

#pageFooter .footerMenu li {
	display:inline;
	padding:0;
	margin-right:0.5em;
}

#pageFooter .footerMenu a {
	font-size:100%;
	white-space : nowrap;
	text-transform:uppercase;
}

#pageFooter .footerMenu a.currentMenuItem {
	font-weight:bold;
}

#pageFooter .footerSmallMenu a {
	white-space:nowrap;
	margin-right:0.5em;	
	font-size:100%;
}

#pageFooter p {
	margin: 0.5em 0 1.5em 0;
}

.addressBox {
	background:url('/images/page/arrow-big.gif') no-repeat;
	padding:23px 0 0 80px;
	height:100px;
	white-space: nowrap;
}

#pageFooter .addressBox p {
	margin: 0 0 1.0em 0;
}

textarea {
	font-family: Tahoma, Arial, sans-serif;
}

select, input, textarea {
	font-size:100%;
}

.newsTicker {	
	width:			60%;
	height:			1.5em;
	overflow:		hidden;
	line-height:	1.3em;
	font-weight:	normal;
	margin:			0 0 0.5em 0;
	filter:			progid:DXImageTransform.Microsoft.Slide(slidestyle=push,bands=1,duration=1);
}

.newsTicker a, .newsTicker a:visited {
	text-decoration: none;
}
.newsTicker a:hover {
	text-decoration: none;
}

#pageContent {
	margin:1em 0 1em 0;
	background:url('/images/page/swirl-l.gif') no-repeat -480px bottom;
} 

.mainContent {
	
}

#pageContentIndex {
	margin:1em 0 1em 0;
	background:url('/images/page/swirl-l.gif') no-repeat -390px bottom;
}

#pageContentIndex h1,  #pageContentIndex h2 {
	color:#000000;
	font-size:180%;
} 
.welcome-text p:first-letter {
	font-weight:normal;
	font-size:180%;
	line-height:0.8em;
}

.welcome-text {
	background:url('/images/page/quote.gif') no-repeat;	
	position:relative;
	top:0;
	left:-20px;
	z-index:20;
}
.welcome-inner {
	background:url('/images/page/unquote.gif') no-repeat right bottom;
	padding:20px 5px 20px 27px;
}


.categories-list li {
	list-style-image:url('/images/page/bullet-yellow.gif');
	margin: 0.3em 0;
}

.categories-list {
	padding:10px 0 0 20px;
	font-weight:bold;
	font-size:100%;
	font-family:arial, tahoma, sans-serif;
}

.prdct-tmbnl-l {
	background: #ffffff url('/images/page/product-thmbl-bg-l.gif') no-repeat;
	padding:0 0 0 25px;
}

.prdct-tmbnl-r {
	background: url('/images/page/product-thmbl-bg-r.gif') no-repeat right top;	
}

.prdct-img {
	padding:0 25px 0 0;
}
.prdct-number {
	padding:12px 25px 0 0;
}
.prdct-price {
	padding:0 20px 12px 0;
}

/*  ********************** Corners ************************* */


.crnr-lt, .crnr-rt, .crnr-lb, .crnr-rb {
	width:100%;
	height:5px;
}

.crnr-lt {
	margin: -5px 0 0 0;
	position:relative;
	top:5px;
	left:0;
	z-index:160;
	background:url('/images/page/crnr-lt.gif') no-repeat left bottom;
}

.crnr-lb {
	margin: 0 0 -5px 0;
	position:relative;
	top:-5px;
	left:0;
	z-index:160;
	background:url('/images/page/crnr-lb.gif') no-repeat left top;
}

.crnr-rt {
	background:url('/images/page/crnr-rt.gif') no-repeat right bottom;
}

.crnr-rb {
	background:url('/images/page/crnr-rb.gif') no-repeat right top;
}

.getDirectionForm {
    padding: 9 11 10 10;
    background: #edeae2;
    width: 20em;
}

.opasity-box a img, opasity-box a:visited img {
	opacity:0.5;
	margin: 1.0em 0em 0em 0em;
}

.opasity-box a:hover img {
	opacity:1.0;

}

.opasity-box a img {
	filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1) progid:DXImageTransform.Microsoft.Alpha(opacity=25) progid:DXImageTransform.Microsoft.Fade(Overlap=1.00, Duration=0.15);
	behavior:url('/common/opasity.htc');
}