/* Elements */
body
{
	margin:0 0 0 0;
	padding:0 0 0 0;
	background-color:#dcdcdc;	
	font-family: Tahoma, Perpetua, 'Century Gothic',Arial;
	min-width:800px;
}

div
{
	border:none 0px;
	margin:0 0 0 0;
}

img
{
	border:none 0;
}

li a
{
	text-decoration: none;
	font-weight:normal;
	font-size: 0.9em;
}

ul a
{
	color:Maroon;
}

a, a.visited
{
	color:Maroon;
	text-decoration:none;
	font-weight:bold;
	font-size: 0.9em;
}
/* End Elements */

/* IDs */
#wrapper
{
	margin:0 auto 0 auto;
	width:800px;
}

#content
{
	width:550px;
	min-height:500px;
	margin:0px 0px 0px 0px;
	position:relative;
	float:left;
	background-color:White;	
	vertical-align:middle;
	text-align:left;
	border: none 1px blue;
}
#content.dresslight
{
	background-image:url('images/dress-sketch-lt.gif');
	background-repeat:repeat;
}
#content.dressdark
{
	background-image:url('images/dress-sketch-dk.gif');
	background-repeat:no-repeat;
	background-position:right;
}
#content.curvylight
{
	background-image:url('images/curvy-sketch-lt.gif');
	background-repeat:repeat;
}
#content.curvylight2
{
	background-image:url('images/curvy-sketch-lt2.gif');
	background-repeat:repeat;
}
#content.curvydark
{
	background-image:url('images/curvy-sketch-dk.gif');
	background-repeat:no-repeat;
	background-position:right;
}
#content.diamondlight
{
	background-image:url('images/diamond-sketch-lt.gif');
	background-repeat:repeat;
}
#content.diamonddark
{
	background-image:url('images/diamond-sketch-dk.gif');
	background-repeat:no-repeat;
	background-position:right;
}

#flashcontent2
{
	background-color:#914642;
}
#flashcontent
{
	position:absolute;
	width:750px;
	margin:0px 0px 0px 0px;
	top:0px;
	bottom:0px;
	left:0px;
	background-color:White;
	min-height:500px;
	vertical-align:middle;
	text-align:left;
}

#shadowleft
{
	background-image:url('images/leftshadow.gif');	
	background-repeat:repeat-y;
	width:25px;
}

#shadowright
{
	background-image:url('images/rightshadow.gif');
	background-repeat:repeat-y;
	width:25px;
}

#menu
{
	width:750px;
	height:70px;
	margin:0 0 0 0;
	background-color:#7F0700;
	/*background-image:url('images/gradienttop150a.gif');*/
	/*background-image:url(images/gradienttop.jpg);
	background-image:url(images/gradienttop.gif);*/
}

#logo
{
	width:200px;
	height:70px;
	float:left;
	position:relative;
	margin:0 0 0 0;
	top:2px;
	left:5px;
	/*background-image:url(images/logo.gif);*/
}

#menuspacer
{
	width:550px;
	height:45px;
	position:relative;
	float:left;
}

#main
{
	width:750px;
	float:left;
	background-color:#000000;
}

/*#leftmenu
{
	position:absolute;
	width:200px;
	top:0px;
	bottom:0px;
	left:0px;
	/*height:500px;
	height:100%;
	min-height:500px;*/
	/*float:left;*/ /*
	background-color:#e6dcdc;
	margin:0px 0px 0px 0px;
}*/

#leftnav
{
	width:200px;
	position:relative;
	float:left;
	margin:0;
	font-family:Arial;
	text-transform: uppercase;
}

#leftnav h3
{
	text-align:center;
	color:White;
}

#leftnav li
{
	color:White;
	font-size:0.9em;
}

#leftnav a
{
	color:White;
	font-size:0.75em;
}

#lookbook
{
	background-color:Black;
	border:none 0px;
}

#homepage
{
	background-color:Black;
	border:none 0px;
}

#hometitle
{
	width:100%; 
	text-align:center; 
	color:White; 
	font-size:1.85em; 
	font-family:Arial; 
	padding:20px 0px 20px 0px;
}

#bio
{
	padding:20px 20px 20px 20px;
	font-size:0.8em;
}
#bio img
{
	/*width:150px;
	height:164px;*/
	border:none;
	float:left;
	margin:0px 10px 10px 0px;
}

#story
{
	font-size:0.75em;
	margin: 20px 20px 20px 20px;
}

#footer
{
	width:750px;
	height:30px;
	background-color:#7F0700;
	/*background-image: url('images/gradientbottom.gif');*/
	position:relative;
}

#copy
{
	font-size:0.7em;
	color:White;	
	border:none;
	text-align:center;
	position:absolute;
	top: 25%;
	width: 100%;
	height: 50%;
}

#formcontainer
{
	width:550px;
	min-height:500px;
	margin:0px 0px 0px 0px;	
	position:relative;
	float:left;
/*	background-color:White;
	background-image:url('images/dress-sketch-15.gif');
	background-repeat:repeat;*/
	vertical-align:middle;
	padding-top:10px;
}
#formcontainer form
{
	padding-left:10px;
	padding-bottom:10px;
}

#contactform p
{
	margin-left:20px;
}

#pressform
{
	top:0px;
	bottom:0px;
}

#question
{
	width:350px;
	height:100px;
}
#comments
{
	width:350px;
	height:100px;
}

#credits
{
	font-size: 0.9em;
	margin-left: 10px;
}

#credits b, #credits tr, #credits td, #credits a
{
	font-size: .96em;
}

#presskit
{
	width: 200px;
	border: solid 2px #7f0700;
	margin: 40px auto 0px auto;
	padding: 15px 15px 0px 15px;
	text-align: center;
}
/*
.credits
{
	font-size: 0.9em;
	margin-left: 10px;
}
*/
/* End IDs */

/* Classes */
.homepagelinkdiv
{
	width:33%;
	text-align:center;
	color:White;
	font-size:0.875em;
	font-family:Arial;
	float:left;
}

.homepagelink
{
	color:White;
	font-family:Arial;
	font-weight:normal;
}

.formfield
{
	padding: 10px 0px 0px 20px;
	/*padding: 5px 0px 5px 20px;*/
	font-size:0.8em;
}

.formfield input { display:block; }

.menuitem
{
	position:relative;
	float:left;
	height:25px;
	border:none;
	text-align: center;
}

.menuitem a
{
	text-decoration: none;
	color:Black;
	font-size: 0.7em;
	font-weight: bold;
	text-transform:uppercase;
}

.menuitemdark
{
	position:relative;
	float:left;
	height:25px;
	border:none;
	text-align: center;
}

.menuitemdark a
{
	color:White;/*#515151;*/
	text-decoration: none;	
	font-size: 0.7em;
	font-weight: bold;
	text-transform:uppercase;
}

ul.linklist
{
	list-style:none;
	/*list-style-type:disc;
	list-style-position:outside;*/
	line-height:20pt;
	margin:0px 0px 0px 25px;	
	padding-left:0;
}

.leftcontent
{
	margin:50px 0px 0px 30px;
	text-align:left;
	font-size: 0.8em;
	width:45%;
}

.required
{
	color:Red;
	font-size:0.8em;
}

ul.outerlist
{
	padding-left:5px;
	margin-left:8px;
	list-style:none;
}

.outerlist > li
{
	padding-left:0;
	font-size: 1em;
	font-weight:bold;
	line-height: 20pt;
}

ul.innerlist
{	
	padding-left:0;
	margin-left:0px;
	margin-bottom: 20px;
/*	margin-left:18px;*/
}

.innerlist li
{
	list-style:none;
	/*list-style-type:disc;*/
	padding-left:0;
	margin-left:0px;
}

.list2
{
	margin-top:20px;
}

.menuselected
{
	color:#FFFFFF!important;
}

.selected
{
	/*color:#7F0700!important;
	color:#515151!important;*/
	color:#a43621!important;
	font-family:Arial Black;
	font-size:0.95em!important;
}

.biolink
{
	margin-left:16px;
	margin-top:20px;
	text-align:center;
	float:left;
	/*
	text-decoration:none;
	font-weight:bold;
	font-size: 0.9em;*/
}

.designerlink
{
	margin:10px 0px 5px 25px;
	text-align:center;
	float:left;
	/*text-decoration:none;
	font-weight:bold;
	font-size: 0.9em;*/
}
.designerlink img
{
	margin-bottom:10px;
}
/*
.designerlink a, a.visited
{
	text-decoration:none;
	color:Maroon;
}
*/

.thumb
{
	width:102px;
	padding-bottom:10px;
	float:left;
	text-align:center;
}

.thumbmedium
{
	width:163px;
	padding-bottom:10px;
	margin-right:10px;
	float:left;
	text-align:center;
}

.thumblarge
{
	width:195px;
	padding-bottom:10px;
	margin-right:10px;
	float:left;
	text-align:center;
}

.thumbxlarge
{
	width:212px;
	padding-bottom:10px;
	float:left;
	text-align:center;
}

.buttons
{
	color:#8c3232;
	font-family: Tahoma, Perpetua, 'Century Gothic',Arial;
	font-size:90%;
	font-weight:bold;
	background-color:#dcdcdc;
	padding:3px;
	display:inline!important;
}
/* End Classes */


/*********************************************************************************************************/
/*
#myTableForm
{
	border:none 0;
	width:500px;
	height:400px;
	text-align:left;
}
#myTableForm td.labels
{
	width:90px;
	text-align:right;
}
#myTableForm td.boxes
{
	width:360px;
}

#question
{
	width:350px;
	height:100px;
}
#comments
{
	width:350px;
	height:100px;
}
*/
