body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.4;	
	margin: 0px;
	padding: 0px;
	min-width: 1000px;
	max-width: 1280px;
	background-color: #fafafa;
}

a{
	color: #127cc9;
    text-decoration: none;
}

a:link{
	color: #127cc9;
	text-decoration: none;
}

a:visited{
	color: #127cc9;
	text-decoration: none;
}

a:hover{
	color: #127cc9;
	text-decoration: underline;
}

h1{
 font-family: Georgia;
 font-size: 20px;
 font-weight: normal;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Georgia;
 font-size: 20px; font-weight: normal;
 color: #2d2d2d;
 margin:  0px;
 padding: 0px;
}

h2 a:link {
 color: #666666;
}

h2 a:hover {
 color: #666666;
}

h2 a:visited {
 color: #666666;
}

h3{
 font-family: Georgia;
 font-size: 20px; font-weight: normal;
 color: #127cc9;
 margin:  0px;
 padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 14px;
 font-weight: normal;
 color: #000;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}

p{
 margin: 0px 0px 0px 0px;
}

ol{
 margin: 0px;

}

.input_field{
 border: 1px solid #CCCCCC;
 background-color:#CCCCCC
}
/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	padding: 0px 0px 0px 0px;
	width: 100%;
}

#navBar{
	float: left;
	width: 245px;
	margin: 0px;
	padding: 10px;
/*	position: absolute;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;*/
}

#headlines{ 
    float: right;
	width: 245px;
	margin: 0px;
	padding: 10px;
/*	position: absolute;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;*/
}

#content{
	padding-top: 10px;
    margin: 0 250px; 
}
#navBarfooter{
	float: left;
	width: 245px;
	margin: 0px;
	padding: 10px;
	background-color: #b7deff;
	background-image:url(images/bottom_gradient.gif); 
	background-repeat: repeat-x; 
/*	position: absolute;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;*/
}

#headlinesfooter{
    float: right;
	width: 245px;
	margin: 0px;
	padding: 10px;
	background-color: #b7deff;
	background-image:url(images/bottom_gradient.gif); 
	background-repeat: repeat-x; 
/*	position: absolute;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;*/
}

#contentfooter{
	background-color: #b7deff;
	background-image:url(images/bottom_gradient.gif); 
	background-repeat: repeat-x; 
	padding: 10px 0px 10px 0px;
    margin: 0px; 
}
/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 0 0px;
}


/************* #globalNav styles **************/

#globalNav{
padding: 0px 0px 0px 0px;
border-bottom: 1px solid #CCC;
color: #cccccc;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0 4px 0 0;
}

/************* #header styles **************/

#header{
    padding: 0px 0px 0px 0px;
	height: 261px;
	background-image:url(images/header.jpg); 
	background-repeat: no-repeat; 
	background-position: top left;
}

#header img{
 display: block;
}
.icon_menu {
    padding-top:9px;
	height: 33px;
	width: 42px;
	background-image: none;
}
.icon_menu:hover{
    padding-top:9px;
	height: 33px;
	width: 35px;
	background-image:url(images/back.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

/************* #Menu styles *************/

#menu{
	font-size: 18px; font-weight: normal;
	font-family: Georgia;
	height: 50px;
	width: 100%;
	position: absolute;
	top: 190px;
	background-image:url(images/menu_gradient.gif); 
	background-repeat:  repeat-x; 
	background-position: top right;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
	}

#menu a {
	color: #333333;
	font-style: italic;
    position:relative; 
	top:12px;
	text-decoration: underline;
}
#menu a:hover {
	color: #0066cc;
	font-style: italic;
    position:relative; 
	top:12px;
	text-decoration: none;
}
.menu {
	padding-left:30px;
	padding-right:30px;
}
/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 2px 0px 0 10px;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 0px 10px;
}

.feature h2{
	padding: 2px 0px 0px 0px;
}
.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 10px 10px 0px 0px;
}

.newsdata{ 
    color: #999999;
}

/************** .story styles *****************/

.story{
	padding: 0px;
	font-size: 12px;
}

.story p{
	padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	position: static;
	height: 66px;
	width: 100%;
	clear: both;
	font-size: 11px;
	color: #333333;
	background-image: url(images/footer_gradient.gif);
	background-repeat: repeat-x;
	padding: 0px 0px 0px 0px; 
}

#siteInfo a{
	color: #333333;
	text-decoration: underline;
}
#siteInfo a:hover{
	color: #33333;
	text-decoration: none;
}


/************* #search styles ***************/

#catalog{
	font-size: 12px; font-weight: bold;
	width: 240px;
/*	height: 150px;*/
	text-align: left; 
/*	background-color:#f1f1f1; 
	background-image:url(images/win_top.gif); 
	background-repeat: no-repeat; 
	background-position: top left;*/
    padding: 0px 0px 0px 0px;
}
#catalog li{
	list-style-image:url(images/arr_cat.gif);
	list-style-position: outside;
	padding: 5px 0px 5px 0px;
}
#catalog a{
	font-size: 12px; font-weight: normal;
	color: #127cc9;
}
#catalog a:hover{
	font-size: 12px; font-weight: normal;
	color: #127cc9;
}
.lev_two {
	color: #da251d;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}

.grey_border{
	font-size: 12px;
	margin: 0px 0px 10px 0px;
	width: 224px;
	padding: 0px; 
	border: 3px solid #eee;
}
.grey_area{
	margin: 0px 0px 0px 0px;
	width: 224px;
	background-color:#f1f1f1; 
	padding: 0px 0px 0px 0px; 
	border: 3px solid #eee;
}
#authorize{
	font-size: 12px;
	font-weight: normal;
	width: 224px;
}
#contacts{
	font-size: 12px;
	font-weight: normal;
	width: 224px;
}
.block_name{
	font-size: 16px;
	font-weight: normal;
}

#shop{
	font-size: 12px;
	background-image:url(images/bucket.gif); 
	background-repeat: no-repeat; 
	background-position: top left;
    padding: 0px 0px 0px 0px;
}
#best{
	font-size: 12px;
	color: #000;
	height: 100px
	background-color:#fff; 
	padding: 0px 10px 0px 10px;
}
/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style-position: inside; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE; list-style-position: inside;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	background-color: #dddddd;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	position: relative;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

/************** #advert styles **************/

#advert{
	padding: 30px 0px 10px;
}

#advert img{
	display: block;
}

#big_advert{
	width: 190px;
	height: 380px;
	margin: 5px 5px 5px 0px;
	border: 1px solid #cccccc;
}

#big_advert img{
	display: block;
}

/************** #headlines styles **************/

.smlink {
	font-size: 11px;
}
.entrance {
/*	    cursor:pointer;
	    display:block;
	    height:30px;
	    width:100px;
	    line-height:70px;
	    text-align:center;
	    background-image:url('images/entrance.jpg');
	    background-repeat:no-repeat; border-width: 0; */
}
.find {
/*	    cursor:pointer;
	    display:block;
	    height:30px;
	    width:100px;
	    line-height:70px;
	    text-align:center;
	    background-image:url('images/search.jpg');
	    background-repeat:no-repeat; border-width: 0; */
}
.zakaz {
	    cursor:pointer;
	    display:block;
	    height:30px;
	    width:168px;
	    line-height:70px;
	    text-align:center;
	    background-image:url('images/zakaz.jpg');
	    background-repeat:no-repeat; border-width: 0;
}
.cena {
	color:#da251d; 
	font-size:16px;
	font-weight:bold;
}
.banner {
	font-size: 12px; font-weight: bold;
	width: 224px;
	height: 94px;
	text-align: left; 
	background-repeat: no-repeat; 
	background-position: top left;
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
	border: 3px solid #eee;
}
.error {
	color:#f00; 
	font-size: 12px;
	font-weight: bold;
	text-align: center; 
}
.success {
	color:#0f0; 
	font-size: 12px;
	font-weight: bold;
	text-align: center; 
}
.prim {
	color: #00f;
	font-size: smaller;
}
.photo {
    border-width: 1px;
	border-color: #666666;
	border-style: solid;
	height: 90px;
	width: 90px;
	background-image:url(images/no_image.gif);
	background-position: center;
	background-repeat: no-repeat;
}
#liders a{
	font-size: 12px;
	font-weight: normal;
	color: #000;
}
#liders a:hover{
	font-size: 12px;
	font-weight: normal;
	color: #000;
}
.mess_normal { 
	color: #009933;
	font-weight: bold;
}
.mess_error {
	color: #FF0000;
	font-weight: bold;
}
#nal{
  border: 2px solid #000;
  position: absolute;
  visibility: hidden; 
  top: 0; 
  left: 0; 
  width:400; 
  background-color:#00CC00; 
  z-index:4
}


