/* CSS Document */

@import url("null.css");
@import url("old.css");


body {
	color : #3C3C3C;
	background-color : #E2EBF2;
	font-family: Tahoma, Verdana, sans-serif;
	text-align: center;
	background-image: url(/images/bg.top.gif);
	background-repeat: repeat-x;
}

body, td, p, input, textarea, select {
	font-size:11px;
	letter-spacing: 0px;
	font-weight: normal;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}

#page {
	position : relative;
	width : 100%;
	min-height: 100%;
   	margin : 0 auto;
	text-align : center;
}

#page-inner {
	text-align : left;
	margin : auto;
	width : 760px;
	overflow: auto;
	background-image:url(/images/bg.page.content.gif);
	border:#333333;
	border:1px;
}

#page-left-flash {
	float:left;
	width: 58px;
}

/* left menu */

#page-menu {
	float:left;
	width: 150px;
	padding-left: 0px;
	margin-top: -24px;
}

#page-menu div {
	padding-bottom: 6px;
}

#left-menu-where-buy {
	margin-bottom: 6px;
	text-align:center;
}

#left-menu ul {
	padding-left: 0px;
	padding-top: 4px;
/*	background-image:url(/images/but_razd.gif);
	background-repeat:no-repeat;
	background-position: 0px 0px;*/	
}

#left-menu ul li {
	list-style:none;
	padding-bottom: 3px;
	padding-left: 0px;
	padding-top: 3px;
	background-image:url(/images/but_razd.gif);
	background-repeat:no-repeat;
	background-position: 0px -1px;	
}

#left-menu ul li a {
	text-decoration:none;
}

/*enter*/

#left-menu-enter {
	padding-top: 2px;
}


/* search form */

#search-form {
	margin-left: 16px;
	margin-bottom: 6px;
	margin-top: 6px;
}

#search-form form input, #left-menu-subscribe input {
	float:left;
	margin-top: 3px;
}

#left-menu-subscribe {
	margin-left: 12px;
}

/* telephone */

#menu-telephone {
	clear: both;
	padding-left: 36px;
	padding-top: 8px;
	background-image:url(/images/tel.gif);
	background-repeat:no-repeat;
	background-position: 4px 12px;
	margin-bottom: 6px;	
	margin-top: 6px;
}	


/* langs */

#langs, #currencies {
	margin-left: 16px;
	margin-bottom: 6px;
}

#langs a {
	text-decoration:none;
}

/* top menus */
#page-top-menu {
	position:relative;
	top: -109px;
	left: 416px;
	width: 340px;
}

#page-top-menu a {  color: #000000; text-decoration: none; font-weight:bold;}
#page-top-menu a:hover {  color: #333333; text-decoration: none}

#page-top-submenu {
	position:relative;
	top: -92px;
	left: 235px;
	width: 520px;
	text-align:right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-bottom: 5px;
}

/* top sub menu */

a.top_mline  {  color: #0066CC; text-decoration: none}
a.top_mline:hover {  color: #0066CC; text-decoration: none}

/* main content */

#page-content {
	float: left;
	padding-left: 16px;
	margin-top: -80px;
	padding-bottom: 18px;
	width: 533px;
	width: 500px;
}

#page-logo {
	background-image:url(/images/logo.gif);
	background-repeat:no-repeat;
	width: 760px;
	height: 236px;
}



/* footer */
#footer {
	position:static;
	height : 26px;
	width : 100%;
	text-align : center;
	margin-top: 0px;
	background-image: url(/images/bot.bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 4px;
	padding-top: 4px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	color: #0066CC;
	font-size:10px;
}

#footer-box {
	margin : auto;
	width : 760px;
}

#footer-pretext {
	position:relative;
	top: -4px;
	left: 0px;
	height: 23px;
	width: 210px;
	background-image:url(/images/bg.page.content.gif);
	float:left;
}


#footer-text {
	float:left;
	padding-left: 14px;
}

#footer-text a {
	text-decoration:none;
	color: #0066CC;
}


#footer-logo {
	float:right;
	padding-top: 4px;
	background-image:url(/images/bot.logo.gif);
	background-repeat:no-repeat;
	width: 38px;
	height: 26px;
	padding: 0px;
	
}

.error {
	background-color: #EFF8CE;
	padding: 3px;
	border: thin solid #FF0000;
	margin: 3px;
}

/*block*/

td.td-block {
	background-color: #CCDEEE;
}

.block {
	clear: both;
	background-color: #CCDEEE;
	background-image: url(/images/block.top.bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	overflow: auto;
}
 
.block .title {
	background-image:url(/images/block.title.bg.gif);
	background-repeat:repeat-x;
	height: 20px;	
	padding: 2px;
	float:left;
}
.block .post-title {
	background-image:url(/images/block.post-title.gif);
	height: 20px;
	width: 13px;
	float:left;
}
.block .post-title-2 {
	background-image:url(/images/block.post-title-2.gif);
	height: 20px;
	width: 4px;
	float: right;
	padding-right: 0px;
}
.block .pre-title {
	background-image:url(/images/block.pre-title.gif);
	height: 20px;
	width: 4px;
	float:left;
}

.block .body {
	position: relative;
	top: -2px;
	clear: both;
	padding: 4px;
	padding-top: 0px;
	text-align:left;
}
.block .detail-link {
	text-align:right;
}
.block .other-links {
	clear:both;
	text-align:left;
	margin-bottom: 12px;
}

/*main*/
.date {
	float:right;
	color: #0066CC;
	padding-bottom: 6px;
}

h4 {
	color: #0066CC;
	font-weight:bold;
	padding: 8px;
	font-size:11px;
}

.name-date {
	float: left;
	width: 200px;
	margin-right: 6px;
}

img.name_day, img.holidays, img.block {
	float:left;
	margin-right: 6px;
	margin-bottom: 6px;
}

/*images*/
img {

}



.gray {
	color: #333333
}


