/* body styles */

body {
	/*background: #2e2019 url(images/bg_brown.gif) no-repeat center top;*/
	background: #000 url(images/bg_black.gif) no-repeat center top;
	color: #fff;
	margin: 0;
	padding: 0;
	font-family: 'Century Gothic', Verdana, Arial, Helvetica, sans-serif;
	height: 100%;
	text-shadow: 0px 0px 3px rgba(0,0,0,1);
	}
	
a {
	color: #fff;
	text-decoration: none;
	}
	
a:visited {
	color: #fff;
	text-decoration: none;
	}
	
a:hover, a.active {
	color: #903;
	/*color: #8d7755;*/
	text-shadow: none;
	}
	
#footnotes {
	font-size: 10px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: 305px 0 0 -450px;
	width: 900px;
	height: 20px;
	text-align: center;
	}
	
#footnotes a, #footnotes a:visited {
	color: #666;
	}
	
#footnotes a:hover, #footnotes a.active {
	color: #903;
	}
	
#homecontent {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: 170px 0 0 -420px;
	width: 450px;
	height: 100px;
	z-index: 5;
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 20px;
	}
	
#portfoliocontent {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: 220px 0 0 -435px;
	width: 450px;
	z-index: 5;
	font-size: 16px;
	}
	
#portfoliocontent ul {
	text-transform: uppercase;
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#portfoliocontent li {
	display: inline;
	margin-right: 20px
	}
	
#submenu {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -260px 0 0 -435px;
	width: 450px;
	z-index: 5;
	}
	
#submenu ul {
	text-transform: none;
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 20px;
	line-height: 36px;
	margin-bottom: 30px;
	}
	
#submenu li {
	display: list-item;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	}
	
#submenu2 {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -265px 0 0 -435px;
	width: 450px;
	z-index: 5;
	}
	
#submenu2 ul {
	text-transform: none;
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 20px;
	line-height: 36px;
	margin-bottom: 30px;
	}
	
#submenu2 li {
	display: list-item;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	}
	
#termscontent ul.publications li {
	list-style: none;
	line-height: 18px;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px dotted #fff;
	}
	
.pink {
	/*color: #903;
	text-shadow: none;*/
	}
	
#aboutcontent {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -305px 0 0 -420px;
	width: 347px;
	height: 575px;
	padding-top: 25px;
	z-index: 5;
	font-size: 13px;
	text-align: justify;
	}
	
#aboutcontent ul {
	padding: 0;
	margin: 0;
	}

#aboutcontent ul li {
	line-height: 30px;
	list-style: none;
	padding: 0;
	margin: 0;
	}
	
#aboutcontent p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 20px;
	/*background: rgba(0,0,0,0.5);
	padding: 5px 10px 5px 10px;*/
	}
	
#termscontent {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -300px 0 0 -450px;
	width: 347px;
	height: 530px;
	padding: 25px 30px 0px 30px;
	z-index: 5;
	font-size: 13px;
	text-align: justify;
	overflow-y: auto;
	overflow-x: hidden;
	}
	
#termscontent ul {
	padding: 0;
	margin: 0;
	}

#termscontent ul li {
	line-height: 30px;
	list-style: none;
	padding: 0;
	margin: 0;
	}
	
#termscontent p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 20px;
	/*background: rgba(0,0,0,0.5);
	padding: 5px 10px 5px 10px;*/
	}
	
.lowdown {
	margin-top: 320px;
	}
	
.author {
	color: #999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 10px;
	}
	
.summary {
	font-family: /*'Century Gothic',*/ Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #eee;
	font-size: 12px;
	}
	
.next {
	float: right;
	}
	
.previous {
	float: left;
	}
	
#contactcontent {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -305px 0 0 -420px;
	width: 347px;
	height: 575px;
	padding-top: 15px;
	z-index: 5;
	font-size: 14px;
	}
	
#contactcontent a, #aboutcontent a, #aboutcontent a:visited {
	padding: 3px 10px 3px 10px;
	background: rgba(153,0,51,0.5);
	}
	
#contactcontent a:hover, #aboutcontent a:hover {
	background: rgba(153,0,51,1);
	color: #fff;
	}
	
#contactarea {
	background: #000;
	position: absolute;
	left: 50%;
	top: 50%;
	width: 407px;
	height: 600px;
	margin: -300px 0 0 -450px;
	z-index: 2;
	text-transform: uppercase;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	}
	
#aboutarea {
	background: #000;
	position: absolute;
	left: 50%;
	top: 50%;
	width: 407px;
	height: 600px;
	margin: -300px 0 0 -450px;
	z-index: 2;
	text-transform: uppercase;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	}
	
#homecontent h1 {
	font-weight: normal;
	font-size: 28px;
	background: url(images/welcome.png) no-repeat;
	display: block;
	width: 159px;
	height: 39px;
	margin-left: -4px;
	}
	
#homecontent h1 span {
	display: none;
	}
	
* html #homecontent h1 {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/welcome.png',sizingMethod='scale');
	height: 39px;
	}
	
h1 {
	font-weight: normal;
	font-size: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	text-align: left;
	margin-bottom: 0;
	padding-bottom: 0;
	line-height: 22px;
	}
	
h2 {
	font-weight: normal;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	line-height: 28px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	}
	
#photo {
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -301px 0 0 -451px;
	width: 900px;
	height: 600px;
	border: 1px solid #fff;
	padding: 0;
	/*background: #2e2019;*/
	background: #000;
	}
	
#menu_bg {
	position: absolute;
	left: 50%;
	top: 50%;
	margin: 255px 0 0 -450px;
	z-index: 10;
	width: 900px;
	height: 30px;
	background: #000;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	}
	
#title {
	width: 375px;
	height: 125px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: 167px 0 0 74px;
	background: url(images/title.png);
	z-index: 20;
	}
	
* html #title {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/title.png',sizingMethod='scale');
	height: 125px;
	}
	
#title span {
	display: none;
	}
	
#menu {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 900px;
	height: 30px;
	margin: 255px 0 0 -450px;
	z-index: 15;
	text-transform: uppercase;
	font-size: 12px;
	}
	
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

#menu li {
	display: inline;
	margin: 0;
	padding: 0;
	}
	
#menu li a, #menu li a:visited {
	float: left;
	color: #fff;
	text-decoration: none;
	line-height: 30px;
	margin: 0;
	padding: 0px 15px 0px 15px;
	}
	
#menu li a:hover, #menu li a.active, #menu li a:hover.buy {
	color: #fff;
	text-decoration: none;
	/*background: #5e1b1b;*/
	background: #903;
	margin: 0;
	}

#menu li a.buy {
	color: #fc9;
	text-decoration: none;
	background: url(images/cart.png) no-repeat left;
	padding-left: 30px;
	margin: 0 0 0 55px;
	}
	
#menu li a:hover.buy {
	color: #fff;
	text-decoration: none;
	background: #963 url(images/cart.png) no-repeat left;
	padding-left: 30px;
	margin: 0 0 0 55px;
	}
	
	
* html #menu li a:hover.buy, * html #menu li a.buy {
	background: none;
	margin: 0;
	padding-left: 15px;
	}
	
.larger {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 900px;
	height: 30px;
	margin: 255px 0 0 -450px;
	z-index: 20;
	text-transform: uppercase;
	font-size: 12px;
}
	
	
.myform{
margin:0;
}

/* ----------- stylized ----------- */
#stylized{
margin-top: 20px;
}
#stylized label{
display:block;
text-align:right;
width:130px;
float:left;
font-size:14px;
}
#stylized .small{
color: #999;
display:block;
font-size:11px;
font-weight:normal;
text-align:right;
width:130px;
}
#stylized input{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #5e5040;
width:200px;
margin:2px 0 20px 10px;
}
#stylized select{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #5e5040;
width:206px;
margin:2px 0 20px 10px;
}
#stylized textarea{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #5e5040;
width:200px;
margin:2px 0 20px 10px;
}
#stylized button{
clear:both;
margin-left:140px;
width:206px;
height:31px;
background:#903;
text-align:center;
line-height:31px;
color:#FFFFFF;
font-family: 'Century Gothic', Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
border: 1px solid #fff;
}