/* @override http://clients.gladdymedia.com/merry/css/style.css */

body {
	margin: 0;
	padding: 0;
	text-align: left;
	color: #000;
	font: 10px Verdana, Arial, "Lucida Grande", Lucida, sans-serif;
}

div {
	overflow: hidden;
}

div#page {
	width: 900px;
	margin: 0 auto;
	left: auto;
	right: auto;
}

div#page_content {
	height: 500px;
}

div#top {
	height: 200px;
}

div#header {
	padding: 5px;
	padding-left: 50px;
	padding-right: 8px;
}

div#logo_holder {
	height: 60px;
	width: 200px;
	float: left;
	background: url(../images/logo.png) no-repeat;
}

div#sub_header {
	width: 300px;
	height: 60px;
	float: right;
}

div#sub_header.fashion {
	background: url(../images/fashionportfolio.png) no-repeat right bottom;
}

div#sub_header.beauty {
	background: url(../images/beautyportfolio.png) no-repeat right bottom;
}

div#sub_header.contact {
	background: url(../images/contactheader.png) no-repeat right bottom;
}

div#sub_header.blog {
	background: url(../images/blogheader.png) no-repeat right bottom;
}

div#content {
	height: 440px;
	padding-left: 50px;
}

div#navigation {
	width: 40px;
	height: 500px;
	position: absolute;
	background-color: white;
	overflow: hidden;
	z-index: 99;
}

div#expand {
	width: 40px;
	height: 500px;
	float: right;
	background: white url(../images/navigation.png) no-repeat right center;
}

div#navitop {
	text-align: center;
	height: 70px;
	width: 196px;
	padding-bottom: 2px;
	background: url(../images/tabsep.png) no-repeat center bottom;
}

div.navitab {
	text-align: center;
	height: 35px;
	width: 196px;
	padding-bottom: 2px;
	background: url(../images/tabsep.png) no-repeat center bottom;
}

div#disclaim {
	padding-top: 25px;
	text-align: center;
	width: 196px;
}

div#gm {
	padding-top: 10px;
	text-align: center;
	width: 196px;
}

div#gm img {
	padding-top: 5px;
}

div.naviimage {
	height: 35px;
	width: 196px;
	cursor: pointer;
}

div.navitab.selected {
	background-image: url(../images/naviimagebg.png);
}

div.naviimage.home {
	background: url(../images/home.png) no-repeat;
}

div.naviimage.fashion {
	background: url(../images/fashion.png) no-repeat;
}

div.naviimage.beauty {
	background: url(../images/beauty.png) no-repeat;
}

div.naviimage.contact {
	background: url(../images/contact.png) no-repeat;
}

div.naviimage.blog {
	background: url(../images/blog.png) no-repeat;
}


div#blinds .floom_vertical { float: left; }

div#blinds {
	height: 430px;
	width: 840px;
	z-index: -1;
}

div#loaderBox {
	position: absolute;
	height: 100px;
	width: 100px;
	background-image: url(../images/loadingBox.png);
}

div#ajaxLoader {
	padding-top: 20px;
	padding-left: 36px;
	width: 16px;
	height: 11px;
	background: url(../images/ajax.gif) no-repeat 36px 20px;
}

div#loadText {
	padding-left: 26px;
	padding-top: 10px;
	color: #222;
}

div#loadProgress {
	background-color: #333;
	height: 3px;
	width: 0px;
	margin-top: 10px;
	margin-left: 19px;
}

div#slideshow {
	width: 840px;
	float: left;
	height: 430px;
}

div#contact {
	text-align: right;
	padding-top: 3px;
	width: 848px;
	height: 430px;
}

img {
	border: 0;
}

div#white_sep {
	width: 841px;
	margin-top: 2px;
	height: 1px;
	background: url(../images/whitesep.png) repeat-y right 0;
}

div#comingsoon {
	height: 430px;
	width: 842px;
	background: url(../images/comingsoon.png) no-repeat right 10px;
}
