/***
 *	Basic
 */

BODY {
	margin: 0;
	padding: 0;
	background: #fff url('global.back.gif') repeat-x 0 -100px;
	color: #666;
	font: 13px Arial;
	line-height: 130%;
}

:-moz-any-link:focus {
	outline: none;
}

A {
	color: #a131a6;
	text-decoration: none;
}

A:hover {
	color: #606;
	text-decoration: underline;
}



/***
 *	Basic layout
 */

#overall_wrap {
	margin-top: 15px;
}

#logo_stripe {
/*	height: 156px; */
	height: 116px;
	margin: 0 10px;
	
}

A#logo {           
	display: block;
/*	padding-top: 62px; */
	padding-top: 42px;
	width: 240px;
	height: 41px;
	float: left;
}

H1 {
	padding: 41px 0 0 0;
	overflow: hidden;
	background: url('logo.gif') no-repeat top center;
	margin: 0;
	height: 0px !important;
	height /**/:41px;
	line-height: 150%;
	cursor: pointer;
}

#menu_head {
	float: left;
	list-style: none;
	margin: 58px 0 0 30px;
	padding: 0;                              
}

#menu_head LI {
	float: left;
	margin-right: 15px;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial;
	font-style: italic;
	text-transform: uppercase;
	color: #a131a6;
	line-height: 19px;
}

#menu_head LI DIV {
	text-decoration: none;
	font-weight: bold;
	line-height: 19px;
}



/***
 *	Content
 */

.divider {
	margin-top: 10px;
	border-bottom: 1px solid #eee;
}

#bigpane {
	text-align: center;
	background: url('bigpane_bg.gif') repeat-x top;
	overflow: hidden;
	white-space: nowrap;
}

#bigpane	 TABLE {
	width: 100%;
}

#bigpane	 TABLE TR TD {
	text-align: center;
}

#container {
	margin: 15px 265px;
}

#container P,
#container UL {
	text-align: justify;
	margin: 10px 0;
	padding: 0 10px;
}

#container .align-right {
	text-align: right;
}

#right_column H3,
#container H2,
#container H3 {
	font: normal 14px Arial;
	color: #fff;
	background: #a131a6;
	padding: 0 10px;
	margin: 15px 0 0 0;
	line-height: 24px;
}

#container H2 {
	font-size: 18px;
	line-height: 30px;
}

#right_column H3 A,
#container H2 A,
#container H3 A {
	color: #fff;
	text-decoration: underline;
}

#container P.news-latest-head {
	margin-bottom: 4px;
	font-weight: bold;
}

.news-latest-container {
	margin-top: 10px;
}

.news-latest-item {
	border-bottom: 1px solid #eee;
	margin-bottom: 10px;
}

.news-list-item {
	margin-bottom: 25px;
}

#container .news-latest-item P {
	margin-top: 4px;
	font-size: 12px;
}

.news-single-date {
	font-weight: bold;
	font-size: 14px;
}

.news-single-subheader {
	font-style: italic;
	color: #555;
}

.news-single-img IMG {
	margin: 10px 0 0 10px;
}

.news-single-img P {
	display: none;
}

#container .tx-uozf24cat-single-subpages {
	display: block;
	list-style: none;
	margin: 15px auto;
	padding: 0;
	height: 19px;
}

.tx-uozf24cat-single-subpages LI {
	background: url('itm_act.gif') no-repeat;
	display: block;
	float: left;
	width: 102px;
	margin: 0 5px;
	color: #aaa;
	text-align: center;
	font: italic bold 11px Arial; 
	height: 19px;
	line-height: 19px;
}

.tx-uozf24cat-single-subpages LI A {
	background: url('itm_no.gif') no-repeat;
	width: 102px;
	display: block;
	text-align: center;
	color: #666;
	font: italic bold 11px Arial; 
	height: 19px;
	line-height: 19px;
}

.tx-uozf24cat-single-subpages LI.active A,
.tx-uozf24cat-single-subpages LI A:hover {
	text-decoration: none;
	background: url('itm_act.gif') no-repeat;
	color: #333;
}

.tx-uozf24cat-single-subpages LI A:hover {
	color: #a131a6;
}

#tx-uozf24cat-single-images-wrap {
	margin: 0 10px;
}

#tx-uozf24cat-single-image-2 {
	margin: 15px 0 15px 15px;
}

#block_designers .tx-uozf24cat-single-subpages {
	width: 448px;
}

#block_designers #tx-uozf24cat-single-image-1 {
	float: left;
}

#block_designers #tx-uozf24cat-single-image-2 {
	float: right;
}

#block_fashionweeks .tx-uozf24cat-single-subpages {
	width: 244px;
}

.tx-uozf24cat-gallery {
	clear: left;
}

.tx-uozf24cat-gallery-wrap {
	margin: 0 5px;
}

.tx-uozf24cat-gallery-item {
	width: 25%;
	height: 250px;
	margin: 20px 0;
	text-align: center;
	font-size: 10px;
	float: left;
}

.tx-uozf24cat-single-back {
	clear: left;
}

#right_column {
	margin-top: 20px;
}

DIV.csc-textpic-imagewrap {
	margin: 10px;
}

DIV.csc-textpic-clear {
	clear: none;
}



/***
 *	Kroshki
 */

#kroshki {
	list-style: none;
	margin: 0 10px;
	font-size: 11px;
	border-bottom: 1px solid #eee;
}

#kroshki LI {
	margin: 0;
	padding: 0;
	display: inline;
}

#kroshki A {
	color: #555;
}

#kroshki A:hover {
	color: #333;
}



/***
 *	Banners
 */

#banner_top {
	background: #d2d2d2;
	width: 960px;
	height: 90px;
	margin: 0 auto;
}

.banner_240x400 {
	background: #d2d2d2;
	width: 240px;
	height: 400px;
	margin: 15px 0;
}



/***
 *	Sidebars
 */

.sidebar {
	margin: 0 10px 15px 10px;
	width: 240px;
}

* HTML .sidebar {
	margin: 0 5px 15px 5px;
}

#sidebar_left {
	float: left;
}

#sidebar_right {
	float: right;
}


.menu_caption {
	width: 204px;
	margin-top: 15px;
	padding: 0 18px;
	border-top: 1px solid #C6C6C6;
	border-bottom: 1px solid #E6E6E6;
	font: bold italic 12px Arial;
	text-transform: uppercase;
	color: #a131a6;
	letter-spacing: -0.1pt;
	background: #ebebeb url('sidebar.caption.gif') no-repeat;
	height: 32px;
	line-height: 32px;
}

.sidebar_menu {
	list-style: none;
	margin: 0;
	padding: 0;
}

.sidebar_menu LI A {
	display: block;
	color: #333;
	text-decoration: none;
	padding: 0 18px;
	color: #666;
	letter-spacing: -0.1pt;
	font: italic 12px Arial;
	text-transform: uppercase;
	border-bottom: 1px solid #e6e6e6;
	height: 30px;
	line-height: 30px;
}

.sidebar_menu LI A:hover {
	background: #d293d5;
	color: #fefefe;
}

.sidebar_menu LI.active A {
	background: #a131a6;
	color: #fff;
}



/***
 *	Footer
 */

#footer {
	clear: both;
	background: #eee;
	height: 70px;
	padding-top: 5px;
	border-top: 1px solid #cdcdcd;
}

#footer A {
	color: #555;
}

#footer A:hovef {
	color: #333;
}

#footer P {
	font-size: 11px;
	margin: 0;
	padding: 0;
}

#copyright,
#counters {
	padding: 0 10px;
	width: 220px;
}

#copyright {
	float: left;
	margin-left: 10px;
	line-height: 100%;
}

#counters {
	float: right;
	padding-top: 18px;
	height: 47px;
	margin-right: 10px;
	line-height: 31px;
	text-align: right;
}

#footer_menu {
	list-style: none;
	margin: 0 auto;
	padding: 0;
	padding-top: 18px;
	text-align: center;
}

#footer_menu LI {
	display: inline;
	margin-right: 10px;
	padding-right: 10px;
	border-right: 1px solid #777;
	line-height: 31px;
}

#footer_menu LI.last {
	margin: 0;
	border: 0;
}

#footer_menu A {
	text-decoration: none;
	color: #333;
}

#footer_menu A:hover {
	text-decoration: underline;
}

