.body_editor {
	padding: 20;
}

body, td {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 75%;
	color:#000000;
	line-height:1.4em;
}

body {
	margin: 0 0 0 0;
	background-color:#ffffff;
}

.small_td {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 60%;
	line-height:1.2em;
}
.small, small {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 80%;
	line-height:1.2em;
}

a {
	color:#008CE5;
}
a:visited  {
	color:#4D94C1;	
}
a:hover {
	color:#D00057;
}

.inputSearch {
	border : none;
	color: #D19FB4;
	width:117px;
	height:16px;
	font-size:9px;
	font-family:Tahoma, Arial, sans-serif;
	padding-left:0.3em;
	background: #8C1044 url('/images/page/search-background.gif') no-repeat;
}

.inputIndexSearch {
	/*border : none;*/
	color: #758157;
	width:100%;
	height:16px;
	font-size:9px;
	font-family:Tahoma, Arial, sans-serif;
	padding-left:0.3em;
	/*background: #e7f5bc url('/images/page/search-index-input.gif') no-repeat;
	background-attachment : fixed;*/
}

#pageHeader {
	background: #B6004C url('/images/page/header-bg.gif') left bottom repeat-x;
	padding-top:8px;
}

#pageHeader, #pageHeader td {
	color:#F0CCDB;
	font-size:70%;
}

#pageHeader a, #pageHeader a:visited {
	color:#F0CCDB;
}
#pageHeader a:hover {
	color:#ffffff;
}

#pageHeader form {
	margin:0;
}

#pageMenu a img {
	FILTER: progid:DXImageTransform.Microsoft.Fade(Overlap=1.00, Duration=0.1);
}


#submenu {
	margin: 0 0 1em 7px;
}

#submenu ul {
	margin:0 0 0 0;
	padding-left:10px;
}


#submenu ul ul {
	margin: 0.2em 0.2em 0.7em 0em;
}

/*
.selectedMenuItemLi {
	font-weight:bold;
}


*/
#pageFooter {
	background: url('/images/page/pixel-lgray.gif') repeat-x;
}


#pageFooter td {
	font-size:60%;
	color:#A7AA9B;
}

#pageFooter a, #pageFooter a:visited {
	color:#A7AA9B;
}
 #pageFooter a:hover{
	color:#D00057;
}

#pageFooter .footerMenu a {
	text-transform: uppercase;
	margin-right:0.5em;	
}

#pageFooter p {
	margin: 0.5em 0 0.5em 0;
}

#pageFooter .footerAddress {
	line-height:1.2em;
	margin: 1.0em 2em 1em 2em;
}
#pageFooter .footerAddress h3 {
	margin:0 0 0.3em 0;
	font-size:110%;
}
#pageFooter .footerAddress p {
	margin:0.7em 0 0.76em 0;
}

.opasity-box a img, opasity-box a:visited img {
	opacity:0.5;
	margin: 1.0em 0em 0em 2em;
}

.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');
}

textarea {
	font-family: Tahoma, Arial, sans-serif;
}

select, input, textarea {
	font-size:100%;
}

.productSKU {
	padding-bottom: 1.em;
	color: #A7AA9B;
}

.newsTicker {
	width:			315px;
	height:			20px;
	overflow:		hidden;
	font-size:		100%;
	filter:			progid:DXImageTransform.Microsoft.Slide(slidestyle=push,bands=1,duration=1);
	text-overflow:	ellipsis;
	font-weight:	bold;
	font-size:		110%;
	text-overflow: ellipsis;
}

.newsTicker a,  .newsTicker a:visited {
	color: #F7C5DA;
	text-decoration: none;
}

.newsTicker a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#Welcome {
	background: url('/images/page/index-stamp-l.gif') right bottom no-repeat;
	padding: 47px 65px 25px 0;
}

#LatestNewsTd {
	background: url('/images/page/index-stamp-r.gif') left bottom no-repeat;
}

#LatestNews {
	padding-left:170px;
}

#LatestNews td {
	line-height:1.3em;
}

#LatestNews h3 {
	margin: 0 0 0.3em 0;
	font-size:100%;
}

#LatestNews .newsDate {
	color:#B6004C;
	text-transform:uppercase;
	font-family:arial, tahoma, sans-serif;
	font-size:11px;
	font-weight:bold;
	background: url('/images/page/news-date.gif') 0 16px no-repeat;
	height:27px;
}

#News h3 {
	margin: 0 0 0.3em 0;
}

#LatestNews .newsDescription {
	margin: 0.3em 0 0.3em 0;
	font-size:90%;
	line-height:1.2em;
	color:#303326;
}

#News .newsDescription {
	margin: 0.3em 0 0.3em 0;
}

#LatestNews .newsImage, #News .newsImage {
	width:99px;
	height:66px;
	padding:2px;
	border: 1px solid #C6D891;
	margin: 0.3em 0 0.3em 0;
}


#pageContentIndex {
	background: url('/images/page/content-index-bg.gif') repeat-x;
}

#pageContent {
	background: url('/images/page/content-second-bg.png') repeat-x;
}

#mainContent {	
	padding: 0 0 3em 0;	
}

.activeCategory {
	font-weight: bold;
}


/*
a.aSearchProduct_for_Category {
	text-decoration: none;
}

a.aSearchProduct_for_Category:hover {
	text-decoration: underline;
}

*/