td {
  vertical-align:top;
}

p {
	text-align: left;
}

strong {
	font-weight: bold !important;
}
em {	font-style: italic;}#site_title {
 	text-transform: uppercase;
 	font-size: 13pt !important;
}

#site_destiny {
 	text-transform: uppercase;
  	font-size: 10pt !important;
}


#top_menu_table {
	border-collapse: separate;
}

a {
	color: #000;
	text-decoration: none;
}

.red {
	color: #C72D2D;
}

.white {
	color: #FFF;
}

.top_menu_div {
	width: 100%;
	height: 100%;
}

.top_menu_inact {
	text-align: center;
 	border-right: 1px solid #58AEDD;
	border-left: 1px solid #1B87C7;

	text-transform: uppercase;
    font-weight: bold;
  	cursor: pointer;
	vertical-align: middle;

	background: URL('/images/men_inact.gif') repeat-x left top;
}

.top_menu_inact a {
	outline: none;
}

.top_menu_inact a div {
 	color: #FFF;
  	cursor: pointer;
}


.top_menu_act {
	text-align: center;
	border-right: 1px solid #58AEDD;
	border-left: 1px solid #1B87C7;

	text-transform: uppercase;
    font-weight: bold;
	color: #FFF;
 	cursor: pointer;
	vertical-align: middle;

	background: URL('/images/men_act.gif') repeat-x left top;
}

.menu_dark {
	background: #E3EEF2;
}

.menu_search {
	background: #CFDEE3;
}

.menu_light {
	background: #F4F6F1;
}

.link_list {
	padding: 5 5 5 5;
	line-height: 120%;
}

.link_list ul {
 	padding: 5 0 5 0;
}

.link_list .menu_group {
	font-weight: bold;
	background: URL('/images/snow.gif') no-repeat 3px 5px;
	text-align: left;
	padding-left: 18px;
 	padding-bottom: 7px;
}

.link_list .menu_item {
 	background: URL('/images/arrow.gif') no-repeat 3px 5px;
	text-align: left;
	padding-left: 18px;
	padding-bottom: 3px;
}

.link_list .menu_item a:link, a:visited {
	color: #000;
}

.link_list .menu_item a:hover, a:active {
	color: #C72D2D;
}

#search_form {
	line-height: 200%;
}

#search_input {
 	width: 194px;
}

#search_edit {
	width: 111px;
}

.link_blue {
	font-weight: bold;
	color: #1B87C7 !important;
	padding-left: 10px;
}

.link_blue_thick {
 	color: #1B87C7 !important;
	padding-left: 5px;
	text-decoration: underline !important;
}


.link_list p {
	font-size: 8pt;
}

#feedback_user, #feedback_phone, #feedback_email, #feedback_text {
 	width: 197px;
}

.center_special {
	background: URL('/images/special.jpg') no-repeat left top;
	color: #1B87C7 !important;
	font-weight: bold;
	height: 28px;
	padding-left: 35px;
	padding-top: 5px;
	width: 90%;
	text-align: left;
}

h3 {
	font-weight: bold;
}

.catalog_price {
 	color: #C72D2D;
	font-size: 12pt;
 	padding-left: 14px;
}

.catalog_old_price {
 	color: #777;
	font-size: 11pt;
 	padding-left: 14px;
}


.catalog_add_cart {
 	padding-left: 10px;
}

.p_hr {
 	padding-bottom: 5px;
	padding-top: 5px;
	text-align: center;
 	width: 90%;
}

.td_blue {
	background: #4A8CE4;
 	padding: 4 10 4 10;
}

.inactive a {
	color: #FFF;
}

.active a {
	color: #184684 !important;
}

.padding_8 {
	padding: 8 8 8 8;
}

.news_title {
	text-align: center;
	font-size: 11pt;
	font-weight: bold;
}

table.cart_table td {
	padding:2px;
}

.cart_info {
	text-align: left;
	color: #FFEA01 !important;
	padding-left: 20px;
	padding-bottom: 4px;
}

.cart_info a {
	color: #FFEA01 !important;
}

.cart_edit_num {
	width: 50px;
	text-align: right;
}

.paginator_div {
	width: 100%;
	height: 100%;
}

li {	line-height:21px;}
