@charset "utf-8";
/* CSS Document */

body, html { width: 100%; min-height: 100%; }

a:visited {
	color: #000; }

body { margin: 0 0 20px 0; background: url(img/body_bg.jpg) repeat-x; color: #565656; font-family: Calibri, Arial; font-size: 12px;}

#header {
	width: 746px;
	height: 120px;
	background: url(img/header_back.jpg) no-repeat;
	
	margin: auto;
	padding: 0;
	position: relative;
	
}

#header .item {
	width: 230px;
	float: right;
	
	margin: 10px;
	padding: 0 0 10px 0;
	background: #000;
	filter:alpha(opacity=70); /* msie */  
	-moz-opacity: 0.70; /* firefox 1.0 */  
	-khtml-opacity: 0.70; /* webkit */  
	opacity: 0.70; /* css 3 */  
	zoom: 1;/* for msie */
}

div.item {
overflow:auto;
}
* html div.item {
overflow:visible;
}

.form {
	width: 493px;
	padding: 0 0 20px 0;
}

.form table td {
	font-size: 11px;
	color: #666;
	margin: 0;
}

.form table { margin: 0; padding: 0; }

.form form {
	padding: 0;
	margin: 0;
}
div.form {
overflow:hidden;

}
* html div.form {
overflow:hidden;
}
.form input {
	width: 250px;
}
.form h1 {
	font-size: 13px;
	color: #000;
	margin: 5px 0 5px 0;
	padding: 0;
	font-weight: normal;
	text-transform: uppercase;
}

#header .item h1 {
	font-family: Calibri, Arial;
	font-size: 15px;
	color: #FFF;
	margin: 0;
	padding: 5px 10px 3px 5px;
	line-height: 18px;
	font-weight: normal;
	font-style: italic;
	background: #333;
	
	-moz-opacity: 1.00; /* firefox 1.0 */  
	-khtml-opacity: 1.00; /* webkit */  
	opacity: 1.00; /* css 3 */  

}

#header .item p {
	font-family: Calibri, Arial;
	font-size: 13px;
	color: #FFF;
	padding: 10px 10px 0 10px;
	margin: 0;
}


#topmenu {
	width: 746px;
	height: 30px;
	margin: auto;
	padding: 0;

	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: url(img/menu_backgroundbg.jpg);

}

#topmenu ul {
	line-height: 30px;
	margin: 0;
	padding: 0;
	float: right;
}
#topmenu ul li {
	float: left;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	text-transform: lowercase;
}
#topmenu ul li a {
	color: #FFF;
	display: block;
	padding: 0 11px 0 11px;
	text-decoration: none;
	text-align: center;
}
#topmenu ul li a:hover {
	background: url(img/menu_over.jpg);
	color: #333;
}
#topmenu .current {
	display: block;
	text-decoration: none;
	text-align: center;
	background: url(img/menu_over.jpg);
	color: #333;
	padding: 0 11px 0 11px;

}



#content {
	width: 746px;
	background: #FFF;
	font-family: Verdana;
	font-size: 10px;
	
	margin: auto;
	padding: 0;
	
}

div#content {
overflow:auto;
}
* html div#content {
overflow:visible;
}


div#home_top {
overflow:auto;
}
* html div#home_top {
overflow:visible;
}

#home_top {
	width: 746px;
	margin: 0 auto 20px auto;
}

#home .left {
	width: 242px;
	font-family: Verdana;
	font-size: 10px;
	float: left;
}

#home p {
	font-family: Verdana;
	font-size: 11px;
	margin: 1px 0 0 0;
	color: #565656;
	text-align: justify;
	padding: 2px;
}

#home .right {
	width: 493px;
	height: 196px;
	background: url(img/home_fashionpic.jpg);
	float: right;
}

#top {
	width: 746px;
	margin: 26px 0 3px 0;
	padding: 0 0 6px 0;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	background: url(img/border.jpg) repeat-x bottom left;
	color: #000;
	
}

#top .blue {
	color: #00AEDF;
	font-size: 16px;
}
#contentleft p {
	font-family: Verdana;
	font-size: 11px;
	margin: 1px 0 0 0;
	color: #565656;
	text-align: left;
	padding: 2px;
}

.borderpage {
	width: 746px;
	margin: 0 auto 20px auto;
	background: url(img/border.jpg) repeat-x bottom left;
	
}

#home_bottom {
	width: 746px;
	margin: auto;
	position: static;
}

.home_column {
	width: 240px;
	margin: 0 12px 0 0;
	float: left;
}

.home_column h1 {
	margin: 0 0 5px 0; padding: 0 0 4px 0;
	width: 242px;
	background: url(img/border.jpg) repeat-x bottom left;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	background: url(img/border.jpg) repeat-x bottom left;
	color: #000;
}

.borderwide {
	width: 493px;
	margin: 0 0 5px 0; padding: 0 0 4px 0;
	background: url(img/border.jpg) repeat-x bottom left;
}

/* CONTENT BLOCKS */

.content_blocks {
	width: 746px;
	margin: 0 auto 20px auto;
	padding: 0;
}

.content_blocks p {
	font-family: Verdana;
	font-size: 11px;
	margin: 1px 0 5px 0;
	color: #565656;
	text-align: left;
	padding: 2px;
}

div.content_blocks {
overflow:auto;
}
* html div.content_blocks {
overflow:visible;
}

.left_small {
	width: 242px;
	float: left;
}

.left_wide {
	width: 484px;
	float: left;
	background: #FFF;
	padding: 0 10px 0 0;
}

.right_small {
	width: 242px;
	float: left;
}

.right_wide {
	width: 484px;
	height: 196px;
	float: right;
	padding: 0 0 0 10px;
}

.left_half {
	width: 363px;
	float: left;
	background: #FFF;
	padding: 0 10px 0 0;
}

.right_half {
	width: 363px;
	float: left;
}

.content_blocks h1 {
	width: 746px;
	margin: 26px 0 3px 0;
	padding: 0 0 6px 0;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	background: url(img/border.jpg) repeat-x bottom left;
	color: #000;
	
}

.content_blocks h2 {
	width: 363px;
	margin: 26px 0 3px 0;
	padding: 0 0 6px 0;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	background: url(img/border.jpg) repeat-x bottom left;
	color: #000;
	
}

#copyright {
	width: 746px;
	height: 33px;
	margin: auto;
}

#copyright a {
	width: 62px;
	height: 33px;
	display: block;
	background: url(img/mediaboogie_off.jpg);
	float: right;
}

#copyright a:hover {
	width: 62px;
	height: 33px;
	display: block;
	float: right;
	background: url(img/mediaboogie_on.jpg);
}
