body {
	font-family:Verdana, Tahoma;
	font-size:11px;
	color:#656565;
	padding:0px;
	margin:0px;
}

form {
	padding:0px;
	margin:0px;
}

select {
	font-family:Tahoma;
	font-size:11px;
	color:#656565;
}

img {
	border:0px none;
}

p {
	margin:7px 0px;
}

a {
	color:#30309A;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

a.grey {
	color:#9A9A9A;
	text-decoration:none;
}
a.grey:hover {
	color:#9A9A9A;
	text-decoration:none;
}

a.dark_grey {
	color:#656565;
	text-decoration:none;
}
a.dark_grey:hover {
	color:#656565;
	text-decoration:none;
}

.wide {
	width:100%;
}


.tight {width:1px;
}

.indent {
	padding:10px;
}

.v_indent {
	padding:5px 0px;
}

.blue_font {
	color:#928AD7;
}

.red_font {
	color:#CF2424;
}

.grey_font {
	color:#777;
}
.grey_font a{
	color:#555;
}

.grey_font a:hover{
	color:#333;
	text-decoration:underline;	
}

.dark_grey_font {
	color:#666;
}

.error_font {
	color:#F00;
}

.blue_txt_field, .red_txt_field {
	font-family:Tahoma;
	font-size:11px;
	color:#656565;
}

.blue_txt_field {
	border:1px solid #928AD7;
}

.red_txt_field {
	border:1px solid #CF2424;
}

.support {
	width:100%;
}

.support td {
	color:#CF0000;
	padding:5px 10px;
}

.support img {
	margin-right:3px;
}

.support a {
	color:#CF0000;
}

.other_support {
	width:100%;
	height:14px;
	background-color:#928AD7;
	color:#FFF;
}

.other_support td {
	padding:0px 10px 1px 0px;
}

.other_support a {
	color:#FFF;
}

.top {
	width:100%;
	margin-bottom:20px;
}

.top td, .other_top {
	padding:10px;
}

.other_top {
	width:100%;
}

.main_container, .main_container_404 {
	vertical-align:top;
}

.main_container_404 {
	background-image:url(../../img/main/error_404.gif);
	background-position:center 100px;
	background-repeat:no-repeat;
}

.right_container {
	width:227px;
	vertical-align:top;
	padding:0px 10px 0px 4px;
	
}

.other_right_container {
	width:227px;
	vertical-align:top;
	padding:0px 0px 0px 9px;
}

.just_border {
	border:1px solid #CBCBCB;
	background-color:#FFF;
	margin-bottom:3px;
}

img.just_border {
	border:1px solid #CBCBCB;
}

.grey_body {
	border:1px solid #CBCBCB;
	background-color:#F9F9F9;
	margin-bottom:3px;
}

.white_body {
	border:1px solid #FFF;
	background-color:#FFF;
	margin-bottom:3px;
}

.transperent_body {
	border:1px solid #FFF;
	margin-bottom:3px;
}

.blue_thline, .red_thline, .grey_thline, .empty_thline {
	width:5px;
	font-size:1px;
}

.blue_thline {
	background-color:#928AD7;
}

.red_thline {
	background-color:#CF2424;
}

.grey_thline {
	background-color:#EFEFEF;
}

.red_header, .blue_header, .grey_header {
	font-size:14px;
	font-weight:bold;
}

.blue_header {
	color:#928AD7;
}

.red_header {
	color:#CF2424;
}

.theader {
	height:20px;
	padding:7px 10px;
}

.menu_item {
	text-transform:uppercase;
	background-image:url(../../img/main//arrows.gif);
	background-position:0px 7px;
	background-repeat:no-repeat;
	padding:2px 5px 2px 15px;
}

.sub_item_block {
	padding:1px 15px;
}

.sub_level_1 {
	background-image:url(../../img/main//blue_rect_bullet.gif);
	background-position:0px 7px;
	background-repeat:no-repeat;
	padding:1px 5px 1px 10px;
}

.reassignment .sub_level_1 {
	background-image:url();
}

.thematic_link {
	background-image:url(../../img/main//red_arrows.gif);
	background-position:0px 6px;
	background-repeat:no-repeat;
	padding:1px 0px 1px 10px;
}

.schedule_img {
	text-align:center;
	padding:3px 5px 3px 0px;
}

.blue_font span {
	color:#30309A;
	margin:0px 7px;
}

.search_button {
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#928AD7;
	border:1px solid #FFF;
	background-color:#FFF;
	background-image:url(../../img/main/search.gif);
	background-position:4px;
	background-repeat:no-repeat;
	padding:0px 0px 0px 14px;
}

.button {
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#928AD7;
	border:1px solid #FFF;
	background-color:#FFF;
}

.disabled_button {
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#CBCBCB;
	border:1px solid #FFF;
	background-color:#FFF;
}

.article_price {
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	vertical-align:top;
	padding-bottom:10px;
}
.detailed {
	width:100%;
}

.detailed .border {
width:300px;
padding:0px 0;
border:1px solid #9c6;
float:left;
margin-right:15px;
margin-top:6px;
}

.detailed .border img {
margin:0 auto;
display:block;
}
.detailed .article_descr {
	padding:1px 10px;
}

.article_descr {
	vertical-align:top;
	padding:0px 10px;
}

.new_article {
	text-align:center;
}

.new_article img {
	border:1px solid #CBCBCB;
	margin-bottom:10px;
}

.blue_button {
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#FFF;
	border:1px solid #928AD7;
	background-color:#928AD7;
	cursor:pointer;
}

.white_space {
	width:3px;
	font-size:1px;
	background-color:#FFF;
}

.footer {
	width:100%;
	border-bottom:1px solid #EFEFEF;
}

.footer_corner {
	width:5px;
	height:4px;
	font-size:1px;
	background-color:#EFEFEF;
}

.signature {
	width:227px;
	font-family:Verdana;
	font-size:10px;
	color:#9C9592;
	padding:15px 0px;
}

.counters_place {
	text-align:right;
	padding:15px;
}

.footer_body {
	font-family:Verdana;
	font-size:10px;
	color:#9C9592;
	text-align:center;
	padding:15px 0px;
}

.footer_end {
	height:14px;
	background-color:#CF2424;
}

.cart {
	width:100%;
}

.cart img {
	margin-bottom:5px;
}

.cart td.indent {
	padding:0px 5px 5px 5px;
}

.reassignment .menu_item {
	text-transform:none;
}

.to_right {
	text-align:right;
}

.to_center {
	text-align:center;
}

.normal_search {
	font-family:Arial;
	font-size:8px;
	color:#CF2424;
}

.extended_search {
	font-family:Arial;
	font-size:12px;
	color:#CF2424;
	position:relative;
	top:1px;
}

.adv_search {
	padding:0px 0px 5px 5px;
}

.adv_search select {
	width:140px;
}

.dotted {
	background-image:url(../../img/main//dotted.gif);
	background-position:center;
	background-repeat:repeat-x;
}

.vline {
	font-size:1px;
	border-left:1px solid #D1D2D1;
	padding:0px 5px;
}

.thick_line {
	height:6px;
	font-size:1px;
	background-color:#ECEBEB;
}

.info_table {
	width:100%;
	border-collapse:collapse;
	background-color:#FFF;
}

.info_table td {
	border:1px solid #CFCFCF;
	padding:5px;
}

#openAdvArea {
	display:none;
}


.counters {
	padding:10px 10px 0px 10px;
}

.counters img{
   filter: Gray Alpha(Opacity=50, Style=0);
   margin-right:3px;
}

.footer_body .grey_font a {
   color:#9A9A9A;
   text-decoration:none;
}

.footer_body .grey_font a:hover {
   color:#9A9A9A;
   text-decoration:underline;
}

table.site_table {
   border-left: 1px solid #CBCBCB;
   border-top: 1px solid #CBCBCB;
}

table.site_table th, table.site_table td {
   padding: 5px;
   border-right: 1px solid #CBCBCB;
   border-bottom: 1px solid #CBCBCB;
}

table.site_table th {
   color:#928AD7;
   background-color:#FFFFFF;
   font-weight:bold;
   text-align:center;
}

table.site_table td {
   color:#656565;
   background-color:#F9F9F9;
   text-align:left;
}

.tos {
   font-size:9px;
   height:150px;
   overflow:auto;
   border: 1px solid #CBCBCB;
   padding:10px;
   text-align:justify;
   background-color:#FFFFFF;
}

.tos_header {
   text-align:left;
   font-weight:bold;
   color:#928AD7;
   padding-bottom:5px;
}

.order_container {
   width:600px;
}

#delivery, #payment, #person, #bonuses {
   text-align:left;
   padding: 5px 0px;
}

.msg_box {
   position:absolute;
   width:200px;
   height:60px;
   padding:20px;
   visibility:hidden;
   background-color:#F9F9F9;
   border:1px solid black;
   text-align:left;
}

.present {
   float:left;
   border: 1px solid #CBCBCB;
   margin:15px;
   padding:15px;
   text-align:center;
   width:200px;
   height:200px;
}

h1 {
   margin: 0px;
   padding: 0px;
   font-size:18px;
	color:#928AD7;
}

h2 {
   font-size:16px;
   	color:#928AD7;
	   padding-top: 20px;
}
.theader h2 {
   margin: 0px;
   padding: 0px;
   font-size:16px;
	color:#928AD7;
}

ul, ol{
   margin: 0px;
   padding: 20px;
}

.child_box {
   float:left;
   margin:0px 15px 15px 0px;   
}

.child_box .child_marking{
   position:relative;
   bottom:19px;
   border:1px solid #CBCBCB;
   background-color:#FFFFFF;
   text-align:center;
   padding:2px 0px;
}
