@import url('content.css');

div.line { font-size:1px; border-top:solid 2px #ffffff; height:1px; margin:20px 0 20px 0; }

div.pageCover { min-width:950px; }
div.pageCover { width:expression((document.body.clientWidth||document.documentElement.clientWidth) > 950 ? 'auto' : '950px'); }

div.pageTop { background-color:#ffffff; border-top:solid 12px #6b757d; border-bottom:solid 1px #e3e5e6; overflow:hidden; width:100%;}
div.pageTop div.logo { float:left; width:260px; height:170px; text-align:center; }
div.pageTop div.logo img { width:206px; height:46px; margin-top:60px; }
div.pageTop div.logo strong { font-size:10px; color:#8e959b; font-weight:normal; display:block; word-spacing:2px; letter-spacing:1px; }
div.pageTop div.logo div.icons { margin-top:28px; }
div.pageTop div.logo div.icons a { padding:0 10px; border-left:solid 1px #d8dbdd; }
div.pageTop div.logo div.icons a { border:expression(!previousSibling?runtimeStyle.border=0:'');}
div.pageTop div.logo div.icons a:first-child { border-left:none; margin-left:1px; }
div.pageTop div.logo div.icons img { width:11px; height:9px; margin:0; }
div.pageTop div.head { padding:0 20px 15px 20px; margin-left:260px; background-color:#6b757d; }
div.pageTop div.head div.basket { background:url(des/basket.gif) no-repeat left top; padding:8px 20px 5px 50px; color:#ffffff; }
div.pageTop div.head div.basket a, div.pageTop div.head div.basket a:hover { color:#ffffff; }
div.pageTop div.head div.basket img { vertical-align:middle; width:74px; height:19px; }
div.pageTop div.head div.search { float:right; margin-right:10px; border-left:solid 1px #8c949a; padding-left:31px; }
div.pageTop div.head div.search input { border:0; vertical-align:middle; }
div.pageTop div.head div.search input[type="text"] { width:127px; margin-right:5px; border:solid 1px #454f55; }
div.pageTop div.head div.search input[type="image"] { width:26px; height:26px; }

div.pageTop div.head div.search input {
	width:expression(type=="text"?runtimeStyle.width=127:'');
	margin-right:expression(type=="text"?runtimeStyle.marginRight=5:'');
	width:expression(type=="submit"?runtimeStyle.width=26:'');
	height:expression(type=="submit"?runtimeStyle.height=26:'');
}

div.pageTop div.headBottom {overflow:hidden;}
div.pageTop div.headBottom div.contact { float:right; border-left:solid 1px #d8dbdd; margin:20px 30px 20px 0; padding:5px 0 5px 30px; }
div.pageTop div.headBottom div.contact img { width:163px; height:54px; }
div.pageTop div.headBottom div.contact div.subscribe { margin:20px 0 0 3px; font-size:9px; color:#8e959b; }
div.pageTop div.headBottom div.menu { margin:25px 0 5px 20px; }
div.pageTop div.headBottom div.menu div { float:left; width:160px; font-weight:bold; font-size:13px; padding:5px 0 6px 0; background:url(des/menu-pref.gif) no-repeat left; }
div.pageTop div.headBottom div.menu div a { padding-left:13px; }


div.pageBody { overflow:hidden; padding:10px 20px 0 20px; }
div.pageLeft { float:left; width:240px; }
div.pageLeft div.menu div.head { background:#5f686f url(des/left-menu-head-bg.gif) repeat-x top; margin:10px 0 5px 0; padding:8px 5px 8px 10px; font-size:14px; }
div.pageLeft div.menu div.head a, div.pageLeft div.menu div.head a:hover { color:#ffffff; font-weight:bold; text-decoration:none; padding-right:12px; background:url(des/left-menu-head-arr.gif) no-repeat right; }
div.pageLeft div.menu div.item { padding:1px 10px; font-size:12px; }
div.pageLeft div.list { border-top:solid 3px #ffffff; margin-top:20px; padding-top:20px; font-size:12px; color:#555555; }
div.pageLeft div.list div.head { font-weight:bold; font-size:14px; }
div.pageLeft div.list ul { margin:10px; }
div.pageLeft div.list ul li { margin:0 0 10px 10px; }

div.pageCenter { padding:10px 0 20px 25px; overflow:hidden; }

div.pageBottom { margin-left:285px; }
div.pageBottom div.info { background-color:#6c767e; border-top:solid 5px #5f686f; padding:20px; color:#ffffff; }
div.pageBottom div.subscribe { padding:10px 20px 10px 0; margin:30px 0 20px 0; color:#4d555a; font-size:12px; overflow:hidden; }
div.pageBottom div.subscribe div.left { float:left; width:520px; }
div.pageBottom div.subscribe div.left div.copyright { margin-top:13px; }
div.pageBottom div.subscribe div.left div.copyright a { color:#7e9bb2; }
div.pageBottom div.subscribe div.left div.copyright a:hover { color:#bd1038; }
div.pageBottom div.subscribe div.left img { width:63px; height:94px; float:left; position:relative; bottom:10px; margin-right:20px; }
div.pageBottom div.subscribe div.right { float:right; padding-top:13px; white-space:nowrap; text-align:center; }
div.pageBottom div.subscribe div.right a { color:#7e9bb2; }
div.pageBottom div.subscribe div.right a:hover { color:#bd1038; }
div.pageBottom div.subscribe div.right div { margin-top:11px; }

div.pageNavBar { font-size:11px; margin-bottom:3px; }

input[type="button"] { background-color:#535d63; color:#dddddd; border-top-color:#767d82; border-left-color#767d82; border-bottom-color:#41494f; border-right-color:#41494f; }
input[type="submit"] { background-color:#2b343a; color:#dddddd; border-top-color:#4f5b63; border-left-color:#4f5b63; border-bottom-color:#1a1f22; border-right-color:#1a1f22; }
input[type="submit"] { background-color:#bd1038; color:#ffffff; border-top-color:#4f5b63; border-left-color:#4f5b63; border-bottom-color:#1a1f22; border-right-color:#1a1f22; }

@media print {
	body { background:#ffffff; }
	div.pageTop { border:none; border-bottom:1px solid  black; margin-bottom:20px; }
	div.pageTop div.logo { height:60px; text-align:left; }
	div.pageTop div.logo img { margin-top:0; }
	div.pageTop div.logo div.icons, div.pageTop div.head, div.pageTop div.headBottom, div.pageLeft { display:none; }
	div.pageCenter { padding:0; }
	div.pageBody { padding:0; }
	div.pageCenter .specialBlock { display:none; }
	div.pageCenterFooter { display:none; }
	div.pageBottom { margin-left:0; border-top:solid 1px black; }
	div.pageBottom div.subscribe { margin:0; padding-top:10px;}
	div.pageBottom div.info, div.pageBottom div.subscribe div.left div, div.pageBottom div.subscribe div.left img, div.pageBottom div.subscribe div.right { display:none; }
}

.NE	{position:relative; font-family: Verdana; font-size: 14pt; font-weight: bold; left: 6%; top: 3px;}
.timer 	{position:relative; font-size: 12pt; top: 0px; left: 270px; height: 15px; color: black; font-size: 12px;}
.text	{position:relative; font-size: 12pt; top: 1px; left: 5px; font-weight: bold; text-decoration: blink; color: #BD1038;}
.NE	{position:relative; font-family: Verdana; font-size: 14pt; font-weight: bold; left: 6%; top: 3px;}

.sam {font-size: 10px; color: #; position: absolute; margin-top: 70px; margin-left: 85px;}
.sam a{font-size: 10px; color: #;}
