@import url("/common/styles-profile.css");

.body_editor {
	padding: 20;
}

body, td {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 70%;
	color:#5c5c5c;
	line-height:1.3em;
}

body {
	margin: 0;
}

.small_td {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 65%;
	line-height:1.2em;
}
.small, small {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 85%;
	line-height:1.2em;
}

a {
	color:#009bdc;
}
a:visited  {
	color:#7ca3b3;	
}
a:hover {
	color:#e33f05;
}

#inputSearchBlock {
	background:url('/images/page/search-bg.gif') no-repeat;
	width:117px;
	height:16px;	
}

.inputSearch {
	border : none;
	color: #909090;
	width:117px;
	height:16px;
	font-size:11px;
	font-family:Tahoma, Arial, sans-serif;
	padding-left:4px;
	background:transparent;
}

#pageHeader, #pageHeader td, #pageMenu, #pageMenu td {
	font-size:65%;
	font-family:Tahoma, Arial, sans-serif;
	color:#999999;
	line-height:1.2em;
}

#pageHeader a, #pageHeader a:visited, #pageMenu a, #pageMenu a:visited, a.smallLinks, a.smallLinks:visited {
	color:#999999;
}
#pageHeader a:hover, #pageMenu a:hover, a.smallLinks:hover {
	color:#e33f05;
}

#pageMenu a img {
	FILTER: progid:DXImageTransform.Microsoft.Fade(Overlap=1.00, Duration=0.1);
}


#submenu {
	padding: 1.8em 5px 2em 4px;
	color:#FFFFFF;
}

#submenu ul {
	margin:0 0 0 0;
	padding-left:12px;
	list-style-image:url('/images/page/bullet-yellow.gif');
}

#submenu li {
	line-height:1.2em;
	margin-bottom:0.5em;
}


#submenu ul ul {
	margin: 0.3em 0.2em 0.8em 0em;
}

#submenu a {
	color:#FFFFFF;
}
#submenu a:visited {
	color:#f9cbbd;
}
#submenu a:hover {
	color:#ffd97d;
}

#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 {
	background:#f6f6f6 url('/images/page/pixel-gray.gif') repeat-x;
	padding:1em 0 1em 0;
}


#pageFooter,  #pageFooter td {
	font-size:65%;
	color:#bababa;
}

#pageFooter a, #pageFooter a:visited {
	color:#bababa;
}
 #pageFooter a:hover{
	color:#e33f05;
}

#pageFooter .footerMenu a {
	text-transform: uppercase;
	margin-right:0.5em;	
	font-size:110%;
}

#pageFooter .footerMenu a.currentMenuItem {
	font-weight:bold;
}

#pageFooter .footerSmallMenu a {
	font-size:110%;
	margin-right:0.3em;
	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: #a2a2a2;
}


.newsTicker {	
	width:			100%;
	height:			1.5em;
	overflow:		hidden;
	line-height:	1.3em;
	filter:			progid:DXImageTransform.Microsoft.Slide(slidestyle=push,bands=1,duration=1);
}

.newsTicker a, .newsTicker a:visited {
	text-decoration: none;
}

.newsTicker a:hover {
	text-decoration: underline;
}

#topBasket {
	background:#ea4a18 url('/images/page/fire-top-1.jpg') right bottom no-repeat;
}

#topBasket td {
	color:#fbdbd1;
}

#topBasket td a, #topBasket td a:visited {
	color:#fbdbd1;
}
#topBasket td a:hover {
	color:#ffffff;
}

#pageMenuContent {
	background: url('/images/page/fire-top-2.jpg') right top no-repeat;
}

#pageContent {
	background:url('/images/page/line-content.gif') right top no-repeat;
}

#mainContent {
	padding:1em 0 3em 0;
}

#pageContentIndex h1 {
	font-size:160%;
	margin-top:1em;
}

#leftTd {
	background:#ea4a18 url('/images/page/left-td-bg.jpg') right top no-repeat;
	padding: 0 6% 0 6%;
}

#submenuMargin {
	width:121px;
	height:76px;
	float:right;
}

#profile {
	margin: 0 0.25em 0 0;
	padding: 5px 0 10px;
}