@charset "utf-8";

body,td,th {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	background-image: url(../images/gradient.jpg);
	background-repeat: repeat-x;
}
a {
	text-decoration:none;
	color: #FFFFFF;
	
}

p {
font-size:12px;


}

.tcenter
{ 
margin-left: auto;
margin-right: auto;
}

#container {
	height: 800px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top:50px;
	border: 1px solid #333333;
	background-color:#000000;
	background-image: url(../images/bg.jpg);
	background-repeat:no-repeat;
}
#container_two {
	height: 480px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top:50px;
	border: 1px solid #333333;
	background-color:#000000;
	background-image: url(../images/bg.jpg);
	background-repeat:no-repeat;
}
#newsletter {
	
	padding-left:10px;
	font-size:12px;
	text-align:center;
	}

#footer {
	height: 15px;
	width: 950px;
	float: left;
	text-align: center;

}
#footer_two {
	height: 15px;
	width: 950px;
	float: left;
	text-align: center;

}

#main {
	margin-left:5px;
	margin-top:60px;
	margin-bottom:10px;
	float:left;
	width:760px;
	height:700px;
	border:1px solid #333333;
	
}
#phototypes{
width:380px;
height:160px;
float:left;

}

#shoparea{
width:760px;
height: 300px;
}

.center{
text-align:center;
}
.bold{
font-weight:bold;
}
#schedule_box{
text-align:left;
width:500px;
height:auto;
margin-left:auto;
margin-right:auto;
font-size:16px;
padding-bottom:10px;
}
#bio {
	text-align:justify;
	overflow: auto;
	margin-left:5px;
	margin-top:60px;
	margin-bottom:10px;
	float:left;
	width:760px;
	height:700px;
	border:1px solid #333333;
}
.biopar {
	font-size:14px;
	padding-left:15px;
	padding-right:15px;
	text-align:justify;
}
#main_two {
	margin-left:5px;
	margin-top:60px;
	margin-bottom:10px;
	float:left;
	width:760px;
	height:380px;
	border:1px solid #333333;

}
.sidenav {
	
	float: left;
	width: 160px;
	height:600px;
}
.sidenav_two {
	
	float: left;
	width: 160px;
	height:450px;
}
.sidenav ul {
	margin: 0;
	padding: 0;
}

.sidenav li {
	
	font-size:15px;
	border:1px solid #333333;
	list-style: none;
	padding-left:0px;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	margin:10px;
	

}

.sidenav li a {
	
	color: #ffffff;
	display: block;
	padding: 2px 0px 2px 12px;
	text-decoration: none;

}
.sidenav li a:hover {
	background: #333333;
	color:#ffffff;
}

.sidenav li a.selected {
	
	color: #ffffff;
	display: block;
	padding: 2px 0px 2px 12px;
	text-decoration: none;
	background: #333333;

}

.sidenav_two ul {
	margin: 0;
	padding: 0;
}

.sidenav_two li {
	
	font-size:15px;
	border:1px solid #333333;
	list-style: none;
	padding-left:0px;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	margin:10px;
	

}

.sidenav_two li a {
	
	color: #ffffff;
	display: block;
	padding: 2px 0px 2px 12px;
	text-decoration: none;

}
.sidenav_two li a:hover {
	background: #333333;
	color:#ffffff;
}

.sidenav_two li a.selected {
	
	color: #ffffff;
	display: block;
	padding: 2px 0px 2px 12px;
	text-decoration: none;
	background: #333333;

}

.thumb {

padding:15px;
border:1px solid #333333;

}


input.tfield 
{
	border: solid 1px #999999;
	background-color: #333333;
	font-size: 14px;
	width:230px;
	color:#ffffff;
}
textarea.tfield
{
	border: solid 1px #999999;
	background-color: #333333;
	font-size: 14px;
	overflow:auto;
	color:#ffffff;
}
textarea.tfieldtwo
{
	border: solid 1px #999999;
	background-color: #333333;
	font-size: 14px;
	color:#ffffff;
	overflow:auto;
}
select.select{
	background-color: #333333;
	font-size: 14px;
	color:#ffffff;
}
.style1{font-size:12px;}

a
{text-decoration:underline;}

li {
margin-left: 0px;
}