@charset "utf-8";

* {
	margin: 0px;
	padding: 0px;
}
a span {
	display: none;
}
body {
	background-color: #f0f0f0;
	background-image: url(/images/assets/background.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	width: 100%;
	font-family: Helvetica, Arial, Verdana;
}
h1 {
	font-family: Helvetica, Arial, Verdana;
	font-size: 2.25em;
	color: #3B3B3B;
	padding: 0 0 9px 0;
}
h2 {
	font-family: Helvetica, Arial, Verdana;
	font-size: 1.50em;
	color: #3B3B3B;
	margin: 0px;
	padding: 0 0 6px 0;
}
h3 {
	font-family: Helvetica, Arial, Verdana;
	font-size: 1.13em;
	color: #3B3B3B;
	padding: 0 0 6px 0;
}
h1 a, h2 a, h3 a {
	color: #2f333b;
}
a {
	cursor: pointer;
	text-decoration: none;
	color: #2f333b;
}
a:hover {
	color: #2b66ea;
}
p, label span {
	color: #464646;
	font-size: 0.94em;
	font-family: Helvetica, Arial, Verdana;
	padding: 0 0 6px 0;
	line-height: 1.12em;
}
.date {
	color: #8c8989;
	font-size: 0.75em;
}
.blog .item {
	padding: 0 0 12px 0;
}
#pageholder {
	width: 972px;
	margin: auto;
	text-align: left;
	margin-top: 48px;
}
#page {
	width: 972px;
}
#header {
	width: 276px;
	height: 132px;
	float: left;
	background-image: url(/images/assets/header.gif);
	background-repeat:no-repeat;
	background-position: top left;
}
#header a {
	width: 276px;
	height: 132px;
	display: block;
}
#mainmenu {
	margin-top: 48px;
	list-style-type: none;
	width: 276px;
}
#mainmenu li {
	list-style-type: none;
	width: 276px;
	height: 24px;
	float: left;
	clear: both;
}
#mainmenu li a {
	width: 276px;
	height: 24px;
	display: block;
	background-repeat:no-repeat;
	background-position: top left;
}
#mainmenu li a:hover, #mainmenu li a:visited:hover, .fashion .menu-fashion a, .beauty .menu-beauty a, .portraits .menu-portraits a, .ideas .menu-ideas a, .ideas .menu-fashion_studio a, .ideas .menu-fashion_location a, .ideas .menu-fashion_blog a, .ideas .menu-fashion_personal a {
	background-position: bottom left !important;
}
.menu-fashion a {
	background-image: url(/images/assets/menu-fashion.gif);
}
.menu-beauty a {
	background-image: url(/images/assets/menu-beauty.gif);
}
.menu-portraits a {
	background-image: url(/images/assets/menu-portraits.gif);
}
.menu-ideas a {
	background-image: url(/images/assets/menu-ideas.gif);
}
.menu-fashion_studio a {
	background-image: url(/images/assets/menu-fashion_studio.gif);
}
.menu-fashion_location a {
	background-image: url(/images/assets/menu-fashion_location.gif);
}
.menu-personal a {
	background-image: url(/images/assets/menu-personal.gif);
}
.menu-blog a {
	background-image: url(/images/assets/menu-blog.gif);
}
#contentholder {
	float: left;
	margin-left: 48px;
} 
#content {
	float: left;
	width: 648px;
	height: 651px;
}
.blog #content {
	height: auto;
}
#footer {
	width: 648px;
	float: left;
	clear: left;
	padding-bottom: 12px;
	background-image: url(/images/assets/footer.gif);
	background-repeat:no-repeat;
	background-position: top right;
}
#footer .email {
	width: 184px;
	height: 24px;
	float: right;
	margin-top: 60px;
	background-image: url(/images/assets/email.gif);
	background-repeat:no-repeat;
	background-position: top right;
}
#footer .email:hover {
	background-position: bottom right;
}
#footer p {
	color: #8c8989;
	text-align: right;
	float: right;
	clear: right;
	margin-top: 12px;
	font-size: 10px;
	font-family: Verdana, Helvetica, Arial;
}
#footer p a {
	color: #3f3e3d;
	text-decoration: none;
}
#footer p a:hover {
	color: #000000;
	text-decoration: underline;
}













form {
	width: 564px;
}
#leftcolumn form {
	width: 312px;
}
fieldset {
	padding: 6px;
	border: 0px;
	
}
#leftcolumn fieldset {
}
fieldset ul {
	width: 100%;
	list-style-type: none;
	
}
fieldset li {
	float: left;
	display: block;
	clear: left;
	width: 100%;
	padding: 0 0 6px 0;
	
}
#leftcolumn fieldset li {
	padding: 0 0 3px 0;
	
}
legend {
	padding: 0 0 6px 0;
	
}
label, .label {
	width: 100%;
	display: block;
	float: left;
	
}
label span, .label span {
	float: left;
	display: block;
	width: 144px;
}
#leftcolumn label #leftcolumn .label {
	width: 312px;
}
#leftcolumn label span, #leftcolumn .label span {
	width: 108px;
	font-size: 0.81em;
}
label input, label select, label textarea {
	float: left;
	display: block;
	font-family: Helvetica, Arial, Verdana;
}
input {
	max-width: 384px;
	border: 1px solid #464646;
	background-color: #FFFFFF;
	color: #464646;
}
select {
	margin: 0 6px 0 0;
	max-width: 384px;
	border: 1px solid #464646;
	background-color: #FFFFFF;
	color: #464646;
}
option {
	padding: 2px 24px 2px 2px;
}
textarea {
	font-size: 0.94em;
	width: 384px;
	border: 1px solid #464646;
	background-color: #FFFFFF;
	color: #464646;
}
.checkbox, .check {
	margin: 0 0 0 6px;
	border: 0px;
	padding: 0px;
}
.file {
	
}
.text {
	color: #464646;
	width: 192px;
}
.submit {
	cursor: pointer !important;
	font-size: 1.13em;
	border: 1px solid #464646;
	background-color: #E2E2E2;
	color: #464646;
	padding: 3px 12px 3px 12px ;
}
.nw {
	width: auto !important;
}
.floatleft {
	float: left !important;
}
.hide {
display: none;
}




#thumbsnav {
	display: block;
	padding: 10px 0 10px 0;
}
#thumbsprev {
	display: block;
	float: left;
}
#thumbsnext {
	display: block;
	float: right;
}

/* thumbs */
#currentpic {
	height: 488px;
	width: 648px;
	text-align: center;
}
#currentpic img {
	margin: auto;
}
#thumbnails {
	overflow: hidden;
	height: 120px;
	width: 648px;
	display: block;
	position: relative;
	padding: 0px;
	margin: 0px;
}
#thumbnailwrapper {
	width: 648px;
	height: 140px;
	position: relative;
	left: 0px;
	top: 0px;
	padding: 0px;
	margin: 0px;
}
#thumbnailwrapper div {
	display: block;
	padding: 10px 5px 10px 5px;
	margin: 0px;
	float: left;
}
#thumbnailwrapper div a {
	display: block;
	width: 120px;
	height: 120px;
}
#thumbnailwrapper div a img {
	
}

