/* Globals */
* {
	margin: 0px;
	padding: 0px;
	outline: none;
	-webkit-text-size-adjust: none;
}

body {
	color: #282828;
	background: #000000 url("../images/body_background.gif") repeat-x scroll center top;
	font-family: Verdana, sans-serif;
	font-size: 11px;
}

h1,
h2,
h3 {
	line-height: normal;
	cursor: default;
}

img {
	border: none;
	vertical-align: top;
}

input,
textarea {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: normal;
	resize: none;
}

input {
	border: none;
	background-color: #e6e5e5;
	width: 115px;
	height: 16px;
	padding: 2px 5px;
}

input.submit {
	width: 100px;
	height: 24px;
	padding-bottom: 4px;
}

a {
	color: #ff0000;
	text-decoration: none;
}

a * {
	cursor: pointer;
}

a:hover {
	text-decoration: underline;
}

h1 a:hover,
h2 a:hover,
h3 a:hover {
	text-decoration: none;
}

ul {
	list-style-type: none;
}

.hidden {
	display: none;
}

.clr {
	clear: both;
	display: block;
	font-size: 0px;
	line-height: 0px;
	width: 0px;
	height: 0px;
	overflow: hidden;
	zoom: 1;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.error,
.error_msg {
	color: red;
}

h1,
h1 a {
	color: #282828;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
}

h2 {
	color: #797878;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	text-transform: uppercase;
	height: 30px;
	overflow: hidden;
	cursor: default;
	letter-spacing: 0.1em;
}

h2 *,
h2 a {
	color: #797878;
}

h3 {
	color: #282828;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	cursor: default;
	max-height: 60px;
	overflow: hidden;
}

h3 *,
h3 a {
	color: #282828;
}

p.date {
	color: #ff0000;
	font-size: 10px !important;
	line-height: 20px !important;
	padding-bottom: 6px;
}

.crop.at2 {
	overflow: hidden;
	line-height: 14px;
	height: 28px;
}

.crop.at5 {
	overflow: hidden;
	line-height: 14px;
	max-height: 70px;
	padding-top: 10px;
}

a.em {
	font-weight: bold;
	color: #ff0000;
}

#container {
	position: relative;
	width: 960px;
	border-left: 1px black solid;
	border-right: 1px black solid;
	margin-left: auto;
	margin-right: auto;
	background-color: black;
}
/* end // Globals */


/* header */
.header {
	background-color: white;
	width: 100%;
}

a.site_logo {
	float: left;
	padding-left: 30px;
	padding-top: 10px;
	width: 180px;
	height: 95px;
	background: transparent url("../images/men_logo.gif") no-repeat scroll 30px 10px;
}

.header .login {
	float: right;
	clear: right;
	padding-top: 3px;
	padding-right: 10px;
	color: #797878;
	font-size: 10px;
}

.header .login * {
	color: #797878;
}

.search {
	position: relative;
	height: 20px;
	float: right;
	overflow: hidden;
	padding: 4px;
}

.search * {
	color: #797878;
}

.search label {
	margin-top: 2px;
	margin-right: 10px;
}

.search input,
.search label {
	float: left;
}

.search #search_button {
	width: 74px;
	height: 20px;
	padding: 0px;
	margin: 0px;
	background: url("../images/search_button.gif") no-repeat;
}

.site_menu {
	float: left;
	padding-left: 10px;
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 30px;
}

.site_menu a {
	margin: 0px 7px;
}

.site_menu a.active {
	color: white;
	background-color: #ff0000;
}

.site_menu * {
	color: #fff;
}

.main_menu {
	position: relative;
	z-index: 10;
	clear: both;
	overflow: hidden;
	height: 38px;
	color: white;
	background: transparent url("../images/main_menu.gif") repeat-x scroll left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 30px;
	text-transform: uppercase;
}

.main_menu a {
	position: relative;
	float: left;
	height: 30px;
	padding: 0px 9px 8px 9px;
	color: white;
}

.main_menu a b {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 5px;
	height: 30px;
	background: transparent url("../images/main_menu.gif") no-repeat scroll left -38px;
}

.main_menu a:hover,
.main_menu a.active {
	text-decoration: none;
	background: transparent url("../images/main_menu.gif") no-repeat scroll center bottom;
}


/* category color menu */
	#color002f86 {
		background-image: url("../images/main_menu_color.gif");
		background-repeat: no-repeat;
		background-position: center -3px;
	}
	
	#color45a9ee {
		background-image: url("../images/main_menu_color.gif");
		background-repeat: no-repeat;
		background-position: center -43px;	
	}
	
	#color8f00fe {
		background-image: url("../images/main_menu_color.gif");
		background-repeat: no-repeat;
		background-position: center -83px;
	}
	
	#colorb400bf {
		background-image: url("../images/main_menu_color.gif");
		background-repeat: no-repeat;
		background-position: center -123px;	
	}
	
	#color00cbbf {
		background-image: url("../images/main_menu_color.gif");
		background-repeat: no-repeat;
		background-position: center -163px;	
	}
	
	#color318c00 {
		background-image: url("../images/main_menu_color.gif");
		background-repeat: no-repeat;
		background-position: center -203px;	
	}
	
	#colore6ce00 {
		background-image: url("../images/main_menu_color.gif");
		background-repeat: no-repeat;
		background-position: center -243px;	
	}
	
	#colorb00046 {
		background-image: url("../images/main_menu_color.gif");
		background-repeat: no-repeat;
		background-position: center -283px;	
	}
	
	#color660066 {
		background-image: url("../images/main_menu_color.gif");
		background-repeat: no-repeat;
		background-position: center -323px;	
	}
	
	#color0db14b {
		background-image: url("../images/main_menu_color.gif");
		background-repeat: no-repeat;
		background-position: center -363px;	
	}
	
.category_menu {
	position: relative;
	margin-top: -8px;
	border-bottom: 1px #d3d3d3 solid;
	height: 30px;
	color: #797878;
	background-color: white;
	font-size: 10px;
	line-height: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
}

.category_menu.special {
		margin-top: -30px;
}

.category_menu a {
	margin: 0px 7px;
}

.category_menu a.active {
	color: white;
	background-color: #ff0000;
}

.category_menu * {
	color: #797878;
}
/* end // header */


.content {
	background-color: white;
	padding-bottom: 10px;
}

.left_column {
	float: left;
	width: 640px;
	margin-right: 10px;
	background-color: white;
}

.right_column {
	float: right;
	width: 310px;
	background-color: white;
}


/* rounded container */
.rounded {
	position: relative;
	background-color: #e6e5e5;
}

.rounded .tl,
.rounded .tr,
.rounded .bl,
.rounded .br,
.rounded .bl_b {
	position: absolute;
	display: block;
	width: 10px;
	height: 10px;
	overflow: hidden;
	background: transparent url("../images/rounded.png") no-repeat;
}

.rounded .tl {
	top: 0px;
	left: 0px;
	background-position: left top;
}

.rounded .tr {
	top: 0px;
	right: 0px;
	background-position: right top;
}

.rounded .bl {
	bottom: 0px;
	left: 0px;
	background-position: left bottom;
}

.rounded .br {
	bottom: 0px;
	right: 0px;
	background-position: right bottom;
}

.rounded .bl_b {
	bottom: 0px;
	left: 0px;
	background-position: left bottom;
}
/* end // rounded container */


/* light container */
.light_box h2, #news_single h2.no_margin {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 1px;
	padding-bottom: 4px;
	background: transparent url("../images/heading_borders.gif") repeat-x;
}

.light_box h2.no_margin {
	margin-top: 0px;
	padding-top: 0px;
	background-position: 0px -1px;
}

.left_column .light_box {
	padding-left: 10px;
	padding-right: 10px;
	width: 300px;
	float: left;
}

.right_column .light_box {
	padding-left: 20px;
	padding-right: 30px;
}

.middle_column .light_box {
	width: 220px;
}

#news_single .light_box,
#gallery .light_box,
#video .light_box,
#shopping .light_box,
#catalogue .light_box {
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 0px;
	width: 98%;
}
/* end // light container */


ul.list li {
	border-bottom: 1px #a09f9f dotted;
	padding: 7px 0px 10px 10px;
	font-size: 10px;
	color: black;
}

ul.list li a {
	display: block;
	overflow: hidden;
}

.more {
	padding: 0px;
	margin-top: 10px;
	font-size: 10px !important;
	line-height: normal !important;
	color: #ff0000;
	text-align: right;
}

.more * {
	color: #ff0000;
}

.right_column .banner {
	margin-left: 10px;
	width: 300px;
	height: 250px;
	overflow: hidden;
}


/* opaque container */
.right_column .opaque_box {
	padding: 0px 20px 10px;
	margin: 10px 10px 0px 0px;
	width: 260px;
}

.opaque_box .box_content {
	background-color: transparent;
	background-image: url("../images/news_bg.gif");
	background-repeat: repeat-x;
	color: #fff;
}

.right_column #gallery_box .box_content a img {
	margin: 5px;
}

.right_column #gallery_box .box_content {
	padding-top: 5px;
	font-size: 0px;
	line-height: 0px;
	text-align: center;
}

.right_column #gallery_box .box_content p.more {
	padding: 3px 25px 10px 0px;
	margin: 0px;
}

.left_column .opaque_box {
	padding-bottom: 10px;
	position: relative;
	margin-left: 10px;
	width: 620px;
}

.left_column .opaque_box .sr {
	position: absolute;
	right: -10px;
	bottom: -10px;
	display: block;
	width: 25px;
	height: 162px;
	overflow: hidden;
	background: transparent url("../images/rounded_shadow_right.png") no-repeat;
}

.left_column .opaque_box .sb {
	position: absolute;
	bottom: -10px;
	display: block;
	width: 605px;
	height: 10px;
	overflow: hidden;
	background: transparent url("../images/rounded_shadow_bottom_02.gif") repeat-x;
}

.left_column .opaque_box .bl_b {
	background-image: url("../images/rounded_black.png");
}

.left_column .opaque_box h2,
.left_column .opaque_box h3 {
	padding-left: 30px;
}

.left_column .opaque_box h2 {
	color: white;
	background: transparent url("../images/opaque_header.png") no-repeat scroll left top;
}

.left_column .opaque_box h2 *,
.left_column .opaque_box h2 a {
	color: red;
}

.left_column .opaque_box h3 {
	color: #ff0000;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	margin-bottom: -10px;
}

.left_column .opaque_box h3 *,
.left_column .opaque_box h3 a {
	color: #ff0000;
}

.left_column .opaque_box .box_content {
	margin: 10px 30px 0px;
	width: 560px;
}

.left_column .opaque_box .box_content h3 {
	padding: 0px;
	height: auto;
	line-height: 20px;
	max-height: 40px;
	overflow: hidden;
	margin-bottom: 0px;
}

.left_column .opaque_box .box_content h3 *,
.left_column .opaque_box .box_content h3 a {
	color: #fff;
}

.left_column .opaque_box .box_content.left {
	float: left;
	width: 150px;
	height: 228px;
	margin: 10px 10px 0px 30px;
	padding: 0px 30px 10px;
}

.left_column .opaque_box .box_content.left h3 {
	margin-top: 5px;
}

.left_column .opaque_box .box_content.left .thumb {
	margin-top: 10px;
}

.left_column .opaque_box .box_content.left .crop {
	height: 42px;
	overflow: hidden;
}

.left_column .opaque_box .box_content.right {
	float: right;
	width: 340px;
	margin: 10px 30px 0px 0px;
	padding-bottom: 10px;
}

.left_column .opaque_box .box_content.right .news_item {
	padding-top: 10px;
	overflow: hidden;
}

.left_column .opaque_box .box_content p.date {
	padding: 0px;
}

.left_column .opaque_box .box_content.right .thumb {
	float: left;
	margin: 10px;
	margin-top: 0px;
}

/*
.left_column .opaque_box .box_content.right .news_item
{
	display: -moz-inline-box;
	-moz-box-orient: vertical;
	display: inline-block;
	vertical-align: middle;
	width: 210px;
	max-height: 70px;
	overflow: hidden;
}
*/
/* end // opaque container */


/* left sidebar */
.sidebar {
	float: left;
	margin-right: 10px;
}

.sidebar .main_box {
	float: none;
}

.main_box {
	float: left;
	margin-bottom: 15px;
	width: 390px;
	padding: 10px 10px 30px 10px;
	background-image: url("../images/shadow.gif");
	background-position: bottom right;
	background-repeat: no-repeat;
}

.main_box p.desc {
	padding: 15px;
	font-size: 10px;
}

.main_box .light_box {
	padding: 0px 15px;
}

.main_box .light_box h3 {
	padding-top: 10px;
}

.main_box .light_box .crop {
	line-height: 14px;
	height: 42px;
	overflow: hidden;
}

#headNews {
	width: 390px;
	height: 294px;
	margin: 0px 30px 10px 10px;
	background-color: #e6e5e5;
}
					
	#headNews .content {
		height: 220px;
		padding: 0;
		margin-bottom: 4px;
	}

	#headNews .ablock {
		display: block;
		width: 390px;
		height: 220px;
	}
				
	#headNews .title {
		color: #ff0000;
		font-family: Georgia, "Times New Roman", Times, serif;
		position: relative;
		width: 370px;
		height: 50px;
		padding: 170px 10px 0px 10px;
		overflow: hidden;
		font-size: 14px;
		text-align: left;
		background: transparent url('../images/title_mask.png');
		background-repeat: repeat-x;
		background-position: bottom;
	}
	
		#headNews .title .desc {
			color: #fff;
			font-size: 10px;
			font-family: Verdana, Ariel;
		}
			
	#headNews #nav {
		height: auto;
		margin-left: 7px;
	}
			
		#headNews #nav li {
			list-style: none;
			display: inline;
			width: 50px;
			margin-left: 2px;
		}
				
			#headNews #nav li img {
				padding: 10px 3px 5px 3px;
			}
					
			#headNews #nav li.selected img {
				background-image: url('../images/img_selected.gif');
				background-repeat: no-repeat;
				
			}
					
			#headNews #nav li img.videoplay {
				position: absolute;
				border: none;
				padding-left: 2px;
			}

/* end // left sidebar */


/* middle column on index page */
.middle_column {
	float: right;
}

.middle_column .light_box {
	padding: 0px;
}

.middle_column .light_box ul.list {
	margin-top: 10px;
	clear: both;
}

.middle_column .thumb {
	float: right;
	margin-left: 10px;
	width: 100px;
}

.middle_column .crop {
	width: 90px;
}
/* end // middle column on index page */


/* opaque box with thumbnails */
.opaque_box .thumb_list {
	overflow: hidden;
}

.opaque_box .thumb_list li {
	width: 100px;
	padding: 10px 0px 10px 10px;
	float: left;
}

.opaque_box .thumb_list li a {
	position: relative;
	display: block;
	width: 100%;
	font-size: 10px;
	color: #282828;
}

.opaque_box .thumb_list li span {
	display: block;
	padding: 6px 10px 0px;
}
/* end // opaque box with thumbnails */


/* category list */
table.news_wide {
  border: none;
}

table.news_wide td {
	vertical-align: middle;
	padding-bottom: 10px;
	border: none;
}

table.news_wide td.separator {
	border-top: 1px #a09f9f dotted;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}

table.news_wide h3,
table.news_wide p.date {
	width: 190px;
	padding: 0px;
}

table.news_wide h3 {
	overflow: hidden;
}

table.news_wide .thumb {
	display: block;
	margin: 0px 4px;
}

table.news_wide .crop.at5 {
	padding: 0px;
}
/* end // category list */


/* footer */
.footer {
	padding-bottom: 20px;
	font-size: 10px;
}

.site_footer {
	padding: 0px 20px;
	height: 30px;
	overflow: hidden;
	line-height: 30px;
	color: #656464;
}

.site_footer a {
	color: #656464;
	font-weight: bold;
}

.site_footer .bl_b {
	background-image: url("../images/rounded_black.png");
}

.group_footer,
.group_footer a {
	color: white;
	text-align: center;
	line-height: 14px;
}

.group_footer p {
	padding: 14px 20px 0px;
}
/* end // footer */


/* tabbed box */
.tabbed_box {
	position: relative;
	margin-top: 10px;
	width: 310px;
	min-height: 210px;
	overflow: hidden;
	background: white url("../images/tabs_shadow_top.gif") repeat-x scroll left 26px;
}

.tabbed_box .sl {
	position: absolute;
	top: 26px;
	left: 0px;
	z-index: 10;
	display: block;
	width: 5px;
	height: 180px;
	overflow: hidden;
	background: transparent url("../images/tabs_shadow_left.gif") no-repeat;
}

.tabbed_box .tabs {
	position: relative;
	z-index: 11;
	overflow: hidden;
}

.tabbed_box .tabs span {
	float: left;
	width: 150px;
	height: 30px;
}

.tabbed_box .tabs span.active {
	background: transparent url("../images/tab_background.gif") no-repeat scroll center bottom;
}

.tabbed_box span h2 {
	padding: 5px 18px 0px 20px;
	line-height: 26px;
}

.tabbed_box span h2.right_tab {
	text-align: right;
}

.tabbed_box span.active h2 {
	background: transparent url("../images/tab.png") no-repeat left top;
}

.tabbed_box_content {
	display: none;
	margin: 0 30px 0px 19px;
	padding: 25px 0 0 0;
	clear: both;
}

.tabbed_box_content .thumb {
	float: right;
	margin-left: 10px;
	width: 100px;
}
/* end // tabbed box */


/* poll */
.poll {
	margin-top: 16px;
	margin-bottom: 20px;
}

.poll input.radio {
	margin-right: 10px;
	width: auto;
	height: auto;
	background-color: transparent;
	float: left;
}

.poll label {
	margin-bottom: 10px;
	display: block;
}

.poll .submit {
	margin: 10px 0px 6px 80px;
}

.poll .bar {
	display: block;
	margin: 5px 0px 10px;
	height: 3px;
	overflow: hidden;
	background-color: #e6e5e5;
}

.poll .bar b {
	display: block;
	height: 3px;
	background-color: #ff0000;
}

.poll .result {
	float: right;
	color: #a09f9f;
}
/* end // poll */


/* category page */
#news_category .article .crop {
	margin-bottom: 16px;
	height: 300px;
	overflow: hidden;
}

#news_category .article img,
#news_category .article table,
#news_category .article hr,
#news_category .article object,
#news_category .article embed {
	display: none;
}

#news_category div.crop * {
	color: #282828;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

.left_column .light_box.article {
	width: 200px;
}

.article h1 {
	margin-top: 6px;
}

.article p.date {
	padding-bottom: 6px;
}

.article p.more {
	padding: 0px;
	margin: 0px;
}

.article p, #single_news p {
	font-size: 12px;
	line-height: 16px;
	padding-bottom: 16px;
}

.top_bar {
	float: right;
	margin-top: -10px;
	height: 20px;
	line-height: 20px;
}

#single_news_title {
	margin-top: 20px;
}

#single_news {
	margin-left: 10px;
}

.bottom_bar {
	text-align: right;
}

.top_bar,
.top_bar *,
.top_bar a,
.bottom_bar,
.bottom_bar *,
.bottom_bar a {
	font-size: 10px;
	color: #797878;
}

/*----------------- share_box */
.share_box {
	Xborder-bottom: 1px solid #A09F9F !important;
	border: none !important;
}

#share_links {
	position: relative;
	bottom: -25px;
	margin-left: 10px;
	width: 400px;
}

	.bottom_bar.border {
	}
/*-------------------------*/

.left_column .banner {
	width: 468px;
	height: 60px;
	overflow: hidden;
	margin-left: 70px;
	margin-top: 10px;
	margin-bottom: 10px;
}
/* end // category page */


/* paging */

#pagging {
	text-align: center;
	border-bottom: 1px #a09f9f solid;
	border-top: 1px #a09f9f solid;
	margin: 0px 0px 0px 10px;
	font-size: 10px;
	line-height: 30px;
	vertical-align: middle;
	color: #797878;
}

#pagging li {
	display: inline;
	margin-right: 4px;
}
/* end // paging */


/* single news */
.main_box .paging {
	margin-bottom: -5px;
	border-bottom: none;
}

.related_news {
	margin-bottom: 30px;
	padding-left: 20px;
	width: 204px;
}

.related_news h4 {
	border-bottom: 1px #a09f9f solid;
	font-weight: normal;
	font-size: 12px;
	line-height: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: lowercase;
	color: #797878;
}

.left_column .poll input.submit {
	margin-left: 0px;
}

#news_single .tags {
	margin-bottom: -11px;
}

#news_single .banner,
#gallery .banner,
#shopping .banner,
#catalogue .banner {
	padding: 0px !important;
	margin-left: 96px;
}

.single_news_author {
	padding: 10px 0 0 10px;
	border-top: 1px solid #A09F9F !important;
	font-size: 12px;
	overflow: hidden;
	zoom: 1;
	margin-left: 10px;
}

	.single_news_author img {
		float: left;
		padding: 0 30px 10px 0;
	}

		.single_news_author span {
			display: block;
			padding: 8px 0 0;
		}

#comments_form {
	margin-top: 10px;
}

#comments_form .light_box h2#comment,
#news_single.left_column p.tags {
	margin-top: 0;
}

#news_single.left_column p.tags {
	zoom: 1;
}

/* end // single news */


/* tags */
.tags {
	clear: both;
	margin: 10px 0px 10px 10px;
	font-size: 12px;
	line-height: 30px;
	border-top: 1px #a09f9f solid;
	border-bottom: 1px #a09f9f solid;
}

.light_box .tags {
	margin-left: 0px;
	margin-right: 0px;
}
/* end // tags */


/* comments */
.comments_list {
	margin-top: -10px;
}

.comments_list li {
	clear: both;
	position: relative;
	margin-bottom: -1px;
	border-bottom: 1px #a09f9f dotted;
}

.comments_list .comment_number {
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 0px 10px;
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	color: white;
	background-color: #d4d4d4;
}

.comments_list .top_bar {
	float: none;
	display: block;
	text-align: right;
	font-size: 10px;
	line-height: 30px;
	margin: 0px;
	height: 30px;
	color: #797878;
}

.comments_list .comment {
	float: left;
	width: 380px;
}

.comments_list p {
	line-height: 14px;
	padding-bottom: 14px;
}

.comments_list h4 {
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
	padding: 0px 0px 0px 50px;
	width: 360px;
	height: 30px;
	overflow: hidden;
	font-size: 12px;
	line-height: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #797878;
}

.comments_list .user_info {
	float: left;
	width: 120px;
	overflow: hidden;
}

.comments_list .user_info a {
	line-height: 20px;
}

.comments_list .username {
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.comments_list .bottom_bar {
	clear: both;
	overflow: hidden;
	line-height: 30px;
}

.comments_list .bottom_bar a {
	color: #ff0000;
}

.comments_list .cite {
	display: block;
	margin-bottom: 20px;
	padding: 10px;
	font-style: normal;
	color: #282828;
	background-color: #e6e5e5;
}

.comments_list .cite .source {
	color: #797878;
	font-size: 10px;
}

.comment_form label {
	float: left;
	clear: left;
	padding-top: 4px;
	padding-right: 20px;
	width: 120px;
	text-align: right;
}

.comment_form input.text {
	float: left;
	margin-bottom: 10px;
	border: 1px #a6a5a5 solid;
	padding: 3px 5px;
	width: 448px;
	height: 16px;
	background-color: white;
}

.comment_form textarea.comment_box {
	float: left;
	margin-right: -5px;
	margin-bottom: 10px;
	border: 1px #a6a5a5 solid;
	padding: 3px 5px;
	width: 448px;
	height: 174px;
	overflow: auto;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
}

.comment_form span.submit {
	clear: both;
	display: block;
	text-align: right;
}
/* end // comments */


/* gallery */
.big_photo {
	margin-top: 10px;
	margin-bottom: 30px;
	width: 100%;
}

.big_photo td {
	vertical-align: middle;
}

.big_photo td.photo_td {
	width: 430px;
	height: 430px;
	padding: 0px 20px;
	text-align: center;
}

.big_photo td.photo_td a {
	display: inline-block;
	position: relative;
	text-decoration: none !important;
}

.big_photo td.photo_td span {
	position: absolute;
	bottom: -14px;
	right: 0px;
	font-size: 10px;
	color: #797878;
	text-decoration: none !important;
	cursor: default;
}

.big_photo .prev,
.big_photo .next,
.thumbnails .prev,
.thumbnails .next {
	display: block;
	width: 10px;
	height: 19px;
	overflow: hidden;
	background: transparent url("../images/small_elements.gif") no-repeat;
}

.big_photo a.prev,
.thumbnails a.prev {
	background-position: 0px 0px;
}

.big_photo a.next,
.thumbnails a.next {
	background-position: -20px 0px;
}

.big_photo span.prev,
.thumbnails span.prev {
	background-position: -40px 0px;
}

.big_photo span.next,
.thumbnails span.next {
	background-position: -60px 0px;
}

.thumbnails {
	clear: both;
	margin-bottom: -1px;
	width: 500px;
	overflow: hidden;
	padding: 5px 0px 10px;
	border-top: 1px #a09f9f solid;
	border-bottom: 1px #a09f9f solid;
}

.thumbnails .prev {
	float: left;
	margin-top: 50px;
	margin-right: 20px;
}

.thumbnails .next {
	float: right;
	margin-top: 50px;
}

.thumbnails .thumb {
	float: left;
	padding: 15px 5px 10px;
	width: 100px;
	font-size: 10px;
	color: #282828;
}

.thumbnails .thumb span {
	display: block;
	padding: 12px 5px 0px;
}

.thumbnails .thumb.active {
	background: transparent url("../images/large_elements.gif") no-repeat scroll left -110px;
}

.photo_heading {
	margin-top: -10px;
	padding: 7px 0px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #797878;
}

.bottom_bar.border {
	border-top: 1px #a09f9f dotted;
	border-bottom: 1px #a09f9f dotted;
	height: 30px;
	line-height: 30px;
	margin-bottom: -1px;
}

#gallery .tags {
	margin: 0px 0px -1px;
}

#gallery_folders {
	overflow: hidden;
	margin-bottom: 10px;
}

#gallery_folders .box_content {
	overflow: hidden;
	width: 260px;
}

#gallery_folders .folder {
	float: left;
	margin: 5px;
	width: 120px;
	height: 136px;
	overflow: hidden;
	color: #797878;
	background: white url("../images/gallery_folder.gif") no-repeat scroll left top;
	font-size: 10px;
	text-decoration: none !important;
}

#gallery_folders .folder img {
	margin: 15px 0px 7px 20px;
}

#gallery_folders a.folder:hover span {
	text-decoration: underline;
}

#gallery_folders .paging {
	clear: both;
	margin: 0px 5px -1px;
}
/* end // gallery */


/* catalogue */
ul.catalogue_list {
	margin-top: -10px;
	margin-bottom: -1px;
}

ul.catalogue_list li {
	position: relative;
	border-bottom: 1px #a09f9f dotted;
	padding: 10px 0px;
	width: 500px;
	overflow: hidden;
}

ul.catalogue_list li .thumb {
	float: left;
	margin: 0px 10px;
	width: 100px;
	height: 90px;
	overflow: hidden;
}

ul.catalogue_list li .bottom_bar {
	position: absolute;
	bottom: 10px;
	right: 0px;
}

ul.catalogue_list h3 {
	line-height: 30px;
}

ul.catalogue_list .bottom_bar a {
	color: #ff0000;
}
/* end // catalogue */


/* forum */
#forum .light_box {
	padding-left: 80px;
}

#forum ul.comments_list li {
	width: 800px;
	padding-right: 30px;
}

#forum ul.comments_list .comment {
	width: 680px;
}

#forum ul.comments_list .comment_number {
	right: 830px;
}

#forum .comment_form #username,
#forum .comment_form textarea.comment_box {
	width: 538px;
}

#forum .comment_form span.submit {
	padding-right: 140px;
}

#forum .comments_list .cite {
	margin-right: -30px;
	padding-right: 40px;
}
/* end // forum */


/* video */
#video .video {
	padding-left: 30px;
}

#video #big_player {
	width: 550px;
	height: 310px;
	overflow: hidden;
	padding: 10px 0px;
}

#video .tags {
	margin-left: 30px;
}

.video_list {
	margin-bottom: -1px;
}

.video_list li {
	padding: 10px 0px;
	border-bottom: 1px #a09f9f dotted;
	overflow: hidden;
}

.video_list a.thumb {
	float: left;
	margin-right: 10px;
	width: 100px;
	height: 90px;
	overflow: hidden;
	position: relative;
}

.video_list h3 {
	padding-top: 5px;
}

.opaque_box .thumb_list li b,
#selector_tabs span b,
.video_list a.thumb b {
	display: block;
	width: 100px;
	height: 90px;
	position: absolute;
	top: 0px;
	left: 0px;
	background: transparent url("../images/video_play.png") no-repeat scroll left top;
}
/* end // video */

#interview_comments_box span h3 {
	max-height: 100px;
	overflow: auto;
}

/* start facebook sidebox */

.facebook_sidebox {
	margin: 10px 10px 10px 0;
}

/* end facebook sidebox */


/* BOX list news */
table.box {
	width: 100%;
}
	table.box td img {
		border: 1px solid #ff0000;
		margin: 4px 10px;
	}
	
	table.box td h3 {
		padding: 0;
		margin: 0;
		font-size: 12px;
	}

	table.box td.border {
		border-bottom: 1px dotted #ff0000;
		padding-bottom: 10px;
	}
	
/* start Galleries */
.imgBox {
	display: block;
	width: 210px;
	height: 150px;
	background-image: url("../images/gallery_folder.png");
	background-position: top center;
	background-repeat: no-repeat;
}

.imgBox:hover { text-decoration: none; }

.imgBox .img {
	width: 105px;
	margin-left: 51px;
	margin-top: 12px;
}

.imgBox .nums {
	background-image: url('../images/pic_count_icon.png');
	background-repeat: no-repeat;
	width: 45px;
	height: 45px;
	position: absolute;
	margin-top: 45px;
	margin-left: 136px;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	line-height: 45px;
}

.imgBox h4 { margin-top: 28px; margin-left: 16px; }

/* end Galleries */

#gallery_index {
	float: right;
	height: 30px;
	line-height: 30px;
}

	#gallery_index li {
		display: inline;
	}

		#gallery_index li a {
			padding: 8px 0px 0px 8px;
			background-image: url('../images/photo_dots.gif');
			background-position: left bottom;
			background-repeat: no-repeat;
			text-decoration: none;
		}
		
		#gallery_index li a:hover, #gallery_index li a.selected {
			background-position: -12px bottom;
		}
		
#HPGallery {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	height: 38px;
	background: #fff url('../images/photo_heading_bg.gif');
	background-repeat: repeat-x;
	margin: 2px 8px 0px 8px;
	color: #ff0000;
}

	#HPGallery li {
		display: inline;
		line-height: 38px;
	}
	
	#HPGprev {
		font-size: 20px;
		height: 11px;
		background-image: url('../images/photo_arrows.gif');
		background-position: left;
		background-repeat: no-repeat;
		
		margin: 0px 5px 0px 0px;
	}
	
	#HPGnext {
		font-size: 20px;
		height: 11px;
		background-image: url('../images/photo_arrows.gif');
		background-position: -10px;
		background-repeat: no-repeat;
		
		margin: 0px 0px 0px 5px;
	}

#rightyellow {
	padding-left: 20px;
	padding-right: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 1px;
	padding-bottom: 4px;
	width: 270px;
}

	#rightyellow h2 {
		padding-left: 10px;
		background-image: url('../images/yellow_grey.gif');
	}
	
	#rightyellow h3 {
		margin: 0;
		padding: 0;
		height: auto;
	}
	
	#rightyellow h3 a {
		color: #fff;
	}
	
	#rightyellow ul.list {
		background-image: url('../images/yellow_bg.gif');
	}
	
	#rightyellow ul.list li {
		color: #fff;
	}
	
	#rightyellow ul.list li img {
		border: 1px solid #fff;
		margin-right: 4px;
	}
	
p.comments {
	float: right;
	font-size: 10px !important;
	line-height: 10px !important;
	margin-top: 4px;
}


/* prev/next News */
#prevNextNews {
	margin-left: 10px;
	margin-top: 10px;
}

	#prevNextNews .prev {
		background-image: url('../images/prev_news.gif');
		background-repeat: no-repeat;
		background-position: left center;
		padding-left: 20px;
	}
	
		#prevNextNews .prev img {
			float: left;
			margin-right: 6px;
		}
	
	#prevNextNews .next {
		background-image: url('../images/next_news.gif');
		background-repeat: no-repeat;
		background-position: right center;
		text-align: right;
		padding-right: 20px;
	}
	
		#prevNextNews .next img {
			float: right;
			margin-left: 6px;
		}
		
	#prevNextNews .prev h3, #prevNextNews .next h3 {
		font-size: 11px;
		line-height: normal;
	}

	#almatour {
		display: block;
		position: relative;
		top: -8px;
	}
	
#hBanner {
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	width: 728px;
	height: 90px;
}

		#brandBackground {
			background-image: url('../branded/men_bgZagorka.jpg');
			background-repeat: no-repeat;
			background-position: center;
			position: absolute;
			width: 100%;
			height: 1108px;
			margin-top: -6px;
		}