/*
Theme Name: Male Edge
Theme URL: http://www.maleedge.com.ua/
Description: 2 column theme for WP
Author: Male Edge
Author URI: http://www.maleedge.com.ua/
Version: 0.9
*/

* {
	margin: 0;
	padding: 0;
}


body {
	margin: 0px;
	padding: 0px;
	background: url(images/bg_body.gif) repeat-x top left #ffffff;
	font: 15px Trebuchet MS;
	color: #4d4d4d;
}

#all {
	width: 999px;
	margin: 0 auto;
}

#header {
	width: 999px;
	height: 527px;
	clear: both;
}

#logo {
	width: auto;
	height: 82px;
	background: url(images/logo.gif) no-repeat;
	margin: 5px 0 0 0;
	overflow: hidden;
}

#logo span {
	float: right;
	display: block;
}

#logo span strong {
	color: #F78600;
	font: 30px Trebuchet MS;
	letter-spacing: 0.1px;
	word-spacing: 1px;
	display: block;
	font-weight: bold;
}


#logo span u, #adviser u {
	color: #868686;
	text-decoration: none;
}




#adviser {
	width: 241px;
	height: 130px;
	background: url(images/online.gif) no-repeat;
	margin: 0 0 30px 30px;
}

#adviser span {
	margin-top: 10px;
	display: block;
}

#adviser ul {
	width: 241px;
	height: 75px;
	background: url(images/online.gif) no-repeat;
	margin: 0 0 30px 30px;
}

#menu {
	width: 999px;
	height: 62px;
	padding-top: 6px;
}

#menu li {
	list-style: none;
	float: left;
	text-align: center;
}

#menu li a {
	width: 166px;
	height: 43px;
	font: 16px Arial;
	background: url(images/bg_buttons.gif) no-repeat 0px 0px;
	color: #474747;
	text-decoration: none;
	display: block;
	padding-top: 18px;
}

#menu li a:hover {
	color: #ec8d35;
	background: url(images/bg_buttons.gif) no-repeat 0px -61px;
}

#menu li a:active {
	color: #ec8d35;
	background: url(images/bg_buttons.gif) no-repeat 0px -61px;
}

#banana_header {
	width: 990px;
	height: 256px;
	background: url(images/bg_header_2.jpg) no-repeat;
	margin: 0;
}
/*
#banana {
	width: 345px;
	height: 150px;
	background: url(images/banana.jpg) no-repeat;
	margin: 50px 0 0 53px;
}

#header_text {
	width: 518px;
	height: 118px;
	background: url(images/header_text.gif) no-repeat;
	margin: -150px 0 0 420px;
	float: left;
	clear: both;
	position: absolute;
}
*/
#menu_2 {
	width: 999px;
	height: 91px;
	margin: 5px 0 0 0;
	position: absolute;
}

#menu_2 li {
	list-style: none;
	float: left;
	text-align: center;
	margin-right: 2px;
}

#menu_2 li a {
	width: 247px;
	height: 56px;
	font: 16px Arial;
	color: #7d7d7d;
	text-decoration: none;
	display: block;
	background: url(images/bg_buttons_2.gif) no-repeat 0px 0px;
	padding-top: 35px;
}

#menu_2 li a:hover {
	background: url(images/bg_buttons_2.gif) no-repeat 0px -91px;
}

#menu_2 li a:active {
	background: url(images/bg_buttons_2.gif) no-repeat 0px -91px;
}

.line {
	width: 999px;
	height: 3px;
	background: #f1f1f1;
	overflow: hidden;
	margin: 5px 0 15px 0;
	clear: both;
}

#production {
	clear: both;
	height: 470px;
}

.production_element {
	width: 303px;
	height: auto;
	float: left;
	font: 14px Trebuchet MS;
	color: #7c7c7c;
	padding: 0 15px 0 15px;
	background: url(images/bg_divider.gif) repeat-y top left;
}

.production_element_1 {
	width: 303px;
	height: auto;
	float: left;
	font: 14px Trebuchet MS;
	color: #7c7c7c;
	padding: 0 15px 0 15px;
	background: #ffffff;
}

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

h5 {
	font: 18px Arial;
	color: #ec8d35;
	padding: 10px 0 15px 0;
	text-align: center;
}

.t_a_j {
	text-align: justify;
	margin: 15px 0 0 0;
}

.button_more {
	margin: 20px 0 0 0;
	padding: 0 0 0 20px;
	float: left;
}

.button_more a {
	width: 89px;
	height: 22px;
	background: url(images/but_more.gif) no-repeat 0px 0px;
	font: 14px Arial;
	color: #5d5c5c;
	text-decoration: none;
	display: block;
	padding: 6px 0 0 30px;
}

.button_more a:hover {
	background: url(images/but_more.gif) no-repeat 0px -28px;
}

.button_buy {
	margin: 20px 0 0 0;
	padding: 0 20px 0 0;
	float: right;
}

.button_buy a {
	width: 55px;
	height: 22px;
	background: url(images/but_buy.gif) no-repeat 0px 0px;
	font: 14px Arial;
	color: #5d5c5c;
	text-decoration: none;
	display: block;
	padding: 6px 0 0 30px;
}

.button_buy a:hover {
	background: url(images/but_buy.gif) no-repeat 0px -28px;
}

#main_and_sidebar {
	width: 999px;
	height: auto;
	background: url(images/bg_divider.gif) repeat-y 666px 0px;
	clear: both;
	overflow: hidden;
}


#main {
	width: 626px;
	padding: 10px 25px 10px 15px;
	float: left;
	text-align: justify;
}

#main table {

}


#main table tr {
}

#main table tr td {
	background: #ffffff !important;
	padding: 5px;
	text-align: left;
}




#main p {
	margin: 0 0 20px 0;
}

#main ul {
	margin: 20px 0 30px 50px;
}

#main ol {
	margin: 20px 0 30px 50px;
}

#main a {
	text-decoration: underline;
	color: #ff8a00;
}

#main a:hover {
	text-decoration: none;
	color: #ff8a00;
}



h2 {
	font: 20px Century Gothic;
	color: #878787;
	margin: 5px 0 30px 0;
}

h3 {
	font: 14px Arial;
	color: #272727;
	margin: 5px 0 15px 0;
	font-weight: bold;
}

#sidebar {
	width: 293px;
	font: 14px Trebuchet MS;
	color: #7d7d7d;
	padding: 10px 15px 10px 25px;
	float: right;
	overflow: hidden;
}

#sidebar_widget p {
	margin: 10px 0 10px 0;
	padding: 0 20px 0 10px;
	background: url(images/bg_widget.gif) no-repeat top left;
}

#sidebar_widget {
	list-style: none;
}


.sidebar_element {
	margin: 0 0 40px 0;
	padding: 0 0 20px 10px;
	background: url(images/bg_sidebar_blocks.gif) no-repeat bottom left;
	overflow: hidden;
}

.sidebar_element img {
	margin-left: -10px;
}

.sidebar_element_heading {
	height: 32px;
	font: 18px Century Gothic;
	color: #ffffff;
	margin: 0 0 15px -10px;
	padding: 8px 0 0 10px;
	background: url(images/bg_sidebar_headers.gif) no-repeat top left;
	overflow: hidden;
}


#footer {
	width: auto;
	height: 110px;
	margin: 15px 0 0 0;
	background: url(images/bg_footer.gif) repeat-x top left #f4f4f4;
	clear: both;
	font: 14px Trebuchet MS;
	color: #7d7d7d;
}

#footer a {
	text-decoration: underline;
	color: #ff8a00;
}

#footer a:hover {
	text-decoration: none;
	color: #ff8a00;
}


#footer_block {
	width: 999px;
	height: 110px;
	margin: 0 auto;
}

#contacts {
	margin-left: 15px;
	padding: 20px 0 0 50px;
	background: url(images/mail.gif) no-repeat bottom left;
}



.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft, div.alignleft {
	display: block;
	margin: 0 20px 20px 0;
	float: left;
}

.alignright, div.alignright {
	display: block;
	margin: 0 0 20px 20px;
	float: right;
}



#eXTReMe {
	margin: -35px 0 0 0;
	float: right;
}


a:focus {
	outline: none;
}

#basket {
	clear: both;
}

#sideshoppingcart {
	margin-bottom: 30px;
}

#sideshoppingcart a {
	color: #4d4d4d;
	font-weight: bold;
}

#sideshoppingcart a:hover {
	color: #ff8a00;
}

#sideshoppingcart h3 {
	display: none;
}

.shoppingcart {
	text-align: left;
}

#shoppingcartcontents {
	
	min-height: 100px;
	background: url(images/basket.gif) no-repeat bottom left;
	
}

.gocheckout, .wpsc_empty_the_cart, .empty, .visitshop {
	padding: 3px 0 3px 70px !important;

}

.shoppingcart #quantity {
	width: 20px;
}

.total {
	padding-bottom: 10px;
	color: #ff8a00;
}

.totalhead {
	width: auto;
	text-align: right;
}

.empty, .cartcount {
	font-weight: bold;
}

.items {
	padding-top: 10px;
}

.imagecol img {
	margin-top: -35px;
}

div.imagecol a img {
	width: 229px !important;
	height: 172px !important;
}

#table_models {
	width: 100%;
	background: #cccccc;
	margin-bottom: 30px;
}

#table_models tr td {
	text-align: center !important;
}

#commentlist {
	list-style: none;
}

.comment-body {
	padding: 0 0 10px 0;
	background: url(images/comment-body.gif) no-repeat right bottom;
}

#commentform input, #commentform textarea, .captcha_image img {
	margin: 0 10px 0 0;
}

#commentform input, #commentform textarea {
	padding: 5px;
}

.captcha_image img {
	float: left;
}

.children {
	list-style-image: url(images/comment_children.gif);
}

.commentmetadata, .waitmoderation {
	font: bold 11px Trebuchet MS;
	color: #a6a6a6;
	padding-bottom: 5px;
}

.commentauthor {
	font: bold 16px Trebuchet MS;
	color: #000;
	padding-bottom: 5px;
}

.error_spam_captcha p {
	margin: 0 !important;
}

#commentform a {
	text-decoration: none;
}

.waitmoderation {
	text-align: right;
	color: #ff0000;
}

#comments-summary {
	font-weight: bold;
	padding-bottom: 20px;
}

.reply {
	text-align: right;
	padding-right: 20px;
}

.reply a {
	text-decoration: none !important;
}
