.body_editor {
	padding: 20;
	background:#ffffff;
}

.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: 14px;
	background:#009430; /* variable */
}

.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:#004ec3;
}
a:visited  {
	color:#617da6;	
}
a:hover {
	color:#d92400;	
}

a.gray, a.gray:visited, .gray a, .gray a:visited {
	color:#999999;
}
a.gray:hover, .gray a:hover {
	color:#d92400;
	text-decoration:underline;
}

.inputSearch {
	border: none;
	color: #333333;
	width:8em;
	height: 1.2em;
	font-family:Tahoma, Arial, sans-serif;
	font-size:110%;
	padding:0;
	background:#ffffff;
}

#pageHeader {
	
}

#pageHeader td {
	font-size:70%;
	font-family: Tahoma, Arial, sans-serif;
	color:#747474;
}

#pageHeader a, #pageHeader a:visited {
	color:#747474;
}
#pageHeader a:hover {
	color:#d92400;
}



#pageMenu {
	white-space:nowrap;
	word-wrap: normal;
	height:1;
	padding: 14px 20px 0 10px;
}

#pageMenu a, #pageMenu a:visited {
	color:#ffffff;
	text-decoration:none;
	font-family:arial, tahoma, sans-serif;
	font-weight:bold;
	font-size:90%;
	text-transform:uppercase;	
	display : inline-block;
	/*width:auto;
	display : block;
	float:left;
	clear: right;*/
	width:auto;
	height:100%;
	padding: 0 0 17px 0;
	margin: 0 10px 0 10px;
	background:none;
	
}
#pageMenu a:hover {
	color:#ffffff;
	text-decoration:none;
	background:url('/images/page/menu-bg-over.gif') repeat-x left bottom;
}

#pageMenu a.selectedMenuItem, #pageMenu a:visited.selectedMenuItem {
	color:#ffffff;	
	background:url('/images/page/menu-bg-on-green.gif') repeat-x left bottom; /* variable */
}


.all-green #pageMenu a.selectedMenuItem, .all-green #pageMenu a:visited.selectedMenuItem {
	background:url('/images/page/menu-bg-on-green.gif') repeat-x left bottom; 
}
.all-blue #pageMenu a.selectedMenuItem, .all-blue #pageMenu a:visited.selectedMenuItem {
	background:url('/images/page/menu-bg-on-blue.gif') repeat-x left bottom; 
}
.all-red #pageMenu a.selectedMenuItem, .all-red #pageMenu a:visited.selectedMenuItem {
	background:url('/images/page/menu-bg-on-red.gif') repeat-x left bottom; 
}
.all-yellow #pageMenu a.selectedMenuItem, .all-yellow #pageMenu a:visited.selectedMenuItem {
	background:url('/images/page/menu-bg-on-yellow.gif') repeat-x left bottom; 
}

#pageMenu ul  {
	margin:-6px 0 0 0;
	padding:0;
	position:relative;
	top:6px;
	z-index:20;
}

#pageMenu li {
	display:inline;
	margin:0;	
	padding: 0;	
}


#submenu {
	text-align:left;
	font-family:tahoma, verdana, arial, sans-serif;
	margin: 0 0 0 14px;
}

#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:#1f1f1f;
	text-decoration:none;
}

.submenu-title {
	font-weight:bold;
	font-family:arial, tahoma, sans-serif;
	font-size:140%;
	color:#1f1f1f;
}



#pageFooter {
	margin:2em 0 0 0;
}

#pageFooter,  #pageFooter td {
	font-size:70%;
	color:#999999;
	font-family: Tahoma, Arial, sans-serif;
}

#pageFooter a, #pageFooter a:visited {
	color:#999999;
}
#pageFooter a:hover{
	color:#d92400;
}

#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;
}

#pageFooter .addressBox {
	font-size:110%;
}

#pageFooter .addressBox td {
	font-size:75%;
}

#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;
	font-size:		100%;
	margin:			-10px 0 0.5em 0;
	filter:			progid:DXImageTransform.Microsoft.Slide(slidestyle=push,bands=1,duration=1);
}

.newsTicker a, .newsTicker a:visited {
	text-decoration: none;
	color:#000000;
}
.newsTicker a:hover {
	text-decoration: underline;
	color:#000000;
}

#pageContent {
	margin:3em 0 3em 0;
} 

#contentAll {	
	padding: 0 0 15px 0; 
}

.all-, .all-green {
	background:#ffffff url('/images/page/crnr1-lb-green.gif') no-repeat left bottom; /* variable */
}
.all-blue {
	background:#ffffff url('/images/page/crnr1-lb-blue.gif') no-repeat left bottom;
}
.all-red {
	background:#ffffff url('/images/page/crnr1-lb-red.gif') no-repeat left bottom;
}
.all-yellow {
	background:#ffffff url('/images/page/crnr1-lb-yellow.gif') no-repeat left bottom;
}

.mainContent {
	padding:0 4em 0 1em;
}

#pageContentIndex {
}

#pageContentIndex h1,  #pageContentIndex h2 {
	font-size:170%;
	font-weight:normal;
} 

#Welcome {
	background:#000000 url('/images/page/welcome-crnr-rb.gif') no-repeat right bottom;	
}

.welcome-inner {
	background:url('/images/page/welcome-crnr-lt.gif') no-repeat;	
}

#Welcome .welcome-mission {
	/*width:40%;*/
	background:url('/images/page/welcome-pic-l.jpg') no-repeat right bottom;
	padding:15px 10px 15px 15px;
	font-family:arial, tahoma, sans-serif;
	color:#eeeeee;
	height:100%;
}

.welcome-mission p, .welcome-mission h1, .welcome-mission h2 {
	margin-top:0;
}

#arrowWelcome {
	display: block;
	width: 25px;
	height: 25px;
	margin: -25px 9px 0 0;
	float: right;
	position: relative;
	top: -12px;
	background: url("/i/arrow-welcome.gif");
}

#pageContentIndex .welcome-mission h2 {
	font-size:140%;
	color:#ffffff;
}


.welcome-txt {
	/*width:25%;*/
	background:url('/images/page/welcome-pic-r.jpg') no-repeat left bottom;
	padding:18px 18px 18px 10px;
}

.welcome-txt h2 {
	margin-top: 0;
}

#Welcome, #Welcome td {
	color:#cfcfcf;
}

#Welcome a {
	color:#ffffff;
}
#Welcome a:visited {
	color:#cfcfcf;
}
#Welcome a:hover {
	color:#fe4646;
}

#Welcome li {
	list-style-image:url('/images/page/bullet-white.gif');
}

.ballon-rb {
	height:100%;
	background:url('/images/page/ballon-rb.gif') no-repeat right bottom;
	padding: 0 26px 0 0;
}

.ballon-lt {
	height:100%;
	background:url('/images/page/ballon-lt.gif') no-repeat;
}

.ballon-txt {
	padding: 20px 28px;
}

.frm-bot {
	text-align:right;
	position:relative;
	top:-10px;
	left:0;
	z-index:40;
}

.frm-top {
	position:relative;
	top:10px;
	left:0;
	z-index:40;
}

.ad-bot {
	text-align:right;
	position:relative;
	top:-20px;
	left:0;
	z-index:40;
}

a.ad-banner {
	display:block;
	width:100%;
	height:100%;
	
	padding:5px 10px 60px 10px;
	font-size:100%;
	font-weight:bold;
	
	position:relative;
	top:0;
	left:0;
	z-index:80;
}

.line-dash-ver {
	background:url('/images/page/dash-ver.gif') repeat-y;
}

/*  ********************** Corners ************************* */

.crnr-lt, .crnr-rb {
	width:100%;
	height:4px;
}

.crnr-lt {
	margin: -4px 0 0 0;
	position:relative;
	top:4px;
	left:0;
	z-index:160;
	background:url('/images/page/crnr-lt.gif') no-repeat left bottom;
}

.crnr-rb {
	margin: 0 0 -4px 0;
	position:relative;
	top:-4px;
	left:0;
	z-index:160;
	background:url('/images/page/crnr-rb.gif') no-repeat right top;
}


.box-yellow .inverse-box {
	background:#ffc000 url('/images/page/cat-crnr-lt-yellow.gif') no-repeat;
}
.box-red .inverse-box {
	background:#ce0000 url('/images/page/cat-crnr-lt-red.gif') no-repeat;
}
.box-blue .inverse-box {
	background:#005ba1 url('/images/page/cat-crnr-lt-blue.gif') no-repeat;
}
.box-green .inverse-box {
	background:#009430 url('/images/page/cat-crnr-lt-green.gif') no-repeat;
}

.inverse-box, .inverse-box td {
	color:#ffffff;
}

.inverse-box a, .inverse-box a:visited {
	color:#ffffff;
}
.inverse-box a:hover {
	color:#ffffff;
	text-decoration:none;
}

.inverse-box-txt {
	padding:20px 30px 70px 20px ;
	background-repeat:no-repeat;	
	background-position:left bottom;
}

.box-yellow .inverse-box-txt {
	background-image:url('/images/page/welcome-pic-yellow.jpg');
}
.box-red .inverse-box-txt {
	background-image:url('/images/page/welcome-pic-red.jpg');
}
.box-blue .inverse-box-txt {
	background-image:url('/images/page/welcome-pic-blue.jpg');
}
.box-green .inverse-box-txt {
	background-image:url('/images/page/welcome-pic-green.jpg');
}

.header-tbl {
	margin:30px 0;
}

.logo-td {
	padding: 0 0 0 14px;
}

.product-descr {
	 padding: 1.0em 0 0 0;
}


#divMultiOrder {
	background: #FFFAEA;
	padding: 0 15;
	margin: -25 0 20 0;
	border: 1px dotted #FFEDB7;
}

#divMultiOrder H3 {
	margin:5 0 0 0;
}

.error {
	margin: 8px 0 8px 0;
	color: red;
	font-size: 110%;
}


#productFiles {
	padding: 0 0 1.5em;
}

#productFiles ul {
	margin: 1.25em 2.5em 0 0.25em;
}

#productFiles li {
}

#productFiles div {
	padding: 0 0 0 21px;
	position: relative;
	left: -1px;
	background: left top no-repeat;
}

