body {
	margin: 12px 0;
	padding: 0;
}

#rootNucleus {
	padding: 0 18px;
}

.body_editor {
	padding: 20;
}

body, td {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 70%;
	color:#333333;
	line-height:1.3em;
}

.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:#4391d6;
}
#pageContent a:visited  {
	color:#7196b7;	
}
a:hover {
	color:#ff6c00;
}

.inputSearch {
	border : 1px solid #9d9d9d;
	color: #9d9d9d;
	width:117px;
	height:16px;
	font-size:11px;
	font-family:Tahoma, Arial, sans-serif;
	padding-left:2px;
	background:#ffffff;
}

#pageHeader, #pageHeader td {
	font-size:65%;
	font-family:Tahoma, Arial, sans-serif;
	color:#999999;
	line-height:1.2em;
}

/*#pageHeader a, #pageHeader a:visited {
	color:#999999;
}
#pageHeader a:hover {
	color:#ff6c00;
}*/

#pageHeader #Welcome {
	background: #075daa;
	color:#cddfed;
}

/*
#pageMenu a img {
	FILTER: progid:DXImageTransform.Microsoft.Fade(Overlap=1.00, Duration=0.1);
}
*/


#pageMenu a, #pageMenu a:visited {
	font-size:105%;
	font-family:Arial, Tahoma, sans-serif;
	color:#000000;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;	
}
#pageMenu a:hover{
	color:#45a3dd;
}

#pageMenu .currentMenuItem a, #pageMenu .currentMenuItem a:visited,  #pageMenu .currentMenuItem a:hover {
	color:#45a3dd;
} 


#submenu {
	padding: 0 5px 10px 4px;
	color:#4391d6;
}

#submenu ul {
	margin:0 0 0 0;
	padding-left:12px;	
}

#submenu li {
	line-height:1.2em;
	margin-bottom:0.5em;
}


#submenu ul ul {
	margin: 0.3em 0.2em 0.8em 0em;
}

#submenu a.selectedMenuItem, #submenu a.selectedMenuItem:visited, #submenu a.selectedMenuItem:hover {
	font-weight:bold;
}

.submenu-title {
	text-transform:uppercase;
	font-weight:bold;
	font-size:80%;
	margin-bottom:1.0em;
	color:#97A2A8;
	line-height:1.2em;
}

.activeCategory {
	font-weight:bold;
}


#pageFooter,  #pageFooter td {
	font-size:65%;
	color:#a4abb0;
}

#pageFooter a, #pageFooter a:visited {
	color:#a4abb0;
}
 #pageFooter a:hover{
	color:#ff6c00;
}

#pageFooter .footerMenu a {
	text-transform: uppercase;
	margin-right:0.5em;	
}

#pageFooter .footerMenu a.currentMenuItem {
	font-weight:bold;
}

#pageFooter .footerSmallMenu a {
	font-size:110%;
	display:block;
	margin-bottom:0.6em;
	line-height:1.0em;
	text-decoration:underline;
}

#pageFooter p {
	margin: 0.5em 0 1.5em 0;
}

textarea {
	font-family: Tahoma, Arial, sans-serif;
}

select, input, textarea {
	font-size:100%;
}

.productSKU {
	padding-bottom: 1.0em;
	color: #a8a8a8;
}


.newsTicker {	
	width:			50%;
	height:			1.5em;
	overflow:		hidden;
	font-size:		130%;
	line-height:	1.3em;
	filter:			progid:DXImageTransform.Microsoft.Slide(slidestyle=push,bands=1,duration=1);
}

.newsTicker a, .newsTicker a:visited {
	color: #b2b2b2;
	text-decoration: none;
}

.newsTicker a:hover {
	color: #ff6c00;
	text-decoration: underline;
}

#pageContent {
	margin: 2em 0 2em 0;
}

#pageContentIndex {
	margin: 15px 0 2em 0;
}

#pageContentIndex #Welcome {
	background:#075daa url('/images/page/welcome-bg.gif') repeat-x;
	color:#cddfee;	
}

#pageContentIndex #Welcome h1 {
	color:#ffffff;
}

#pageContentIndex #WelcomeInner {
	background:url('/images/page/snowflake.jpg') right top no-repeat;
	padding: 24px 270px 24px 24px;
	height:233px;
}

#pageContentIndex h1, #pageContentIndex h2 {
	font-size:160%;
	color:#000000;
}

.footerLogo {
	margin-top: 10px;
	text-align: right;
}

.footerLogo a img {
	margin: 0 0 0 15px;
	/*filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=0) progid:DXImageTransform.Microsoft.Alpha(opacity=25) progid:DXImageTransform.Microsoft.Fade(Overlap=1.00, Duration=0.2);
	behavior:url('/common/footerlogo-hilite.htc');*/
	vertical-align: bottom;
}

#logotype {
	padding: 0 0 0 5px;
}


#menuCase {
	height: 32px;
	background: #f3f4f4 0 0 url("/i/new/menu-item.gif") repeat-x;
	overflow: hidden;
}

#rootMenu {
	height: 32px;
	overflow: hidden;
}

.menuItem {
	vertical-align: top;
}

.menuItem a {
	display: block;
	color: #4c4c4c;
	font: normal 11px/13px Arial, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	white-space: nowrap;
}

.menuItem strong {
	display: block;
	padding: 10px 15px 88px;
	font-weight: normal;
}


.menuItemNow {
}

.menuItemNow a {
	background: center -32px url("/i/new/menu-item.gif") repeat-x;
	color: #fff !important;
}

#homepage .menuItemNow a {
	text-decoration: none !important;
	cursor: default;
}


.menuItem a:hover {
	color: #4391d6;
	text-decoration: underline;
}


#rootMenu .separator {
	background: center -64px url("/i/new/menu-item.gif") no-repeat;
}

#rootMenu .separator .spacer {
	width: 3px;
	height: 32px;
}


#siteMap {
	margin: 0 15px;
	padding: 9px 0 0;
	font-size: 11px;
}


#search {
	width: 125px;
	padding: 6px 10px 0;
	white-space: nowrap;
}

#searchForm {
	cursor: default;
}

#searchInput {
	padding: 0 4px;
	background: #fff;
	border: 1px solid #dcdcdc;
	vertical-align: middle;
}

#searchInput input {
	width: 100px;
	height: 14px;
	margin: 0;
	padding: 0;
	background: transparent;
	color: #9d9d9d;
	border: none;
	font-size: 11px;
	cursor: text;
}

#searchSubmit {
	height: 19px;
	vertical-align: top;
}

#searchSubmit input {
	width: 16px;
	height: 19px;
	margin: 0;
	padding: 0;
	color: #9d9d9d;
	font-size: 11px;
	cursor: pointer;
}


#rootHome {
		padding: 19px;
	background: #075daa right bottom url("/i/new/cover-part1.gif") no-repeat;
}

#rootHome .rectangle {
		padding: 0 270px 0 0;
	position: relative;
	z-index: 103;
}

#rootHome,
#rootHome td {
	color: #cddfee !important;
}

#rootHome h1,
#rootHome h2,
#rootHome h3,
#rootHome h4,
#rootHome h5,
#rootHome h6,
#rootHome a {
	color: #fff !important;
}

#rootHome h1 {
	margin-top: -2px !important;
	margin-right: 240px;
}

/*#coverPart1 {
	width: 425px;
	height: 244px;
	float: right;
	margin: -244px 0 0 auto;
	position: relative;
	right: -11px;
	z-index: 101;
	background: url("/i/new/cover-part1.gif");
}*/

#coverPart2 {
	width: 216px;
	height: 269px;
	clear: right;
	float: right;
	margin: -252px 0 0;
	position: relative;
	right: -19px;
	z-index: 102;
	background: url("/i/new/cover-part2.png");
}


#rootMenu2 {
	margin: 0 0 1.5ex;
	font-size: 11px;
	text-transform: uppercase;
}

#rootMenu2 a {
	margin: 0 1.25ex 0 0;
}


