body {
	background: #dadada  url('images/bg-4.jpg') scroll center top;
	margin: 0px;
	padding: 0px;
	font-family: 'Lucida Grande', 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #969696;
	text-align: center;
	
}

a, a:link, a:visited{
	color: #969696;
	font-weight: bold;
	text-decoration: none;
	}

a:hover, a:active {
	color: #696969;
	font-weight: bold;	
	text-decoration: none;
	
	}


a.overlay, a.overlay:link, a.overlay:visited{
	color: #969696;
	font-weight: bold;
	text-decoration: none;
	font-size: 15px;
	}

a.overlay:hover, a.overlay:active {
	color: #696969;
	font-weight: bold;	
	text-decoration: none;
	font-size: 15px;	
	}

h2 {
	color: #969696;
	font-weight: bold;
	font-size: 14px;	
}

/*tables*/
table.nav {
	text-align: center;
		font-size: 12px;
}
table.login{
	width: 165px;
	color: #969696;
	text-align: left;
	background: url('images/bg_c-2.jpg') center;
	font-size: 10px;
	padding-left: 4px;

}
table.login a{
	font-size: 10px;

}
table.searchcontain {
	margin: 0 0 0 5px;
}
table.register{
	
}
table.album{
	
}
table.orderconfirm{
	
}
table.cart{
	
}
table.orderdetails{
	
}
table.pagination{
	
}
table.orderoptions{
	
}
table.orderoptionschoice{
	
	
}
table.productlist{
	
}
table.formtable{
	background-color: #F5F5F5;
	color: black;
		font-size: 12px;
}
table.blogs{
background-color: #F5F5F5;
	color: black;
		font-size: 12px;
	
}
table.blogs td{
	border: 1px solid white;
	text-align:left;	
}
table.comments{
background-color: #F5F5F5;
	color: black;
		font-size: 12px;
	
}
table.comments td{
	border: 1px solid white;
	text-align:left;
	
}
table.contestlist {
	background-color:#F5F5F5;
	border: 1px solid white;
	padding: 3px;
		color: black;
			font-size: 12px;
}
table.list{
	
}
table.contestsubmissions{
	
}
table.contestentries{
	
}

/*trs*/
tr.spacer{
	background: none;
}
tr.searchprofile{
	background: #ACB7C5;
}
/*td*/
td.loginmenu {
		background: url('images/bg_c-2.jpg') center;
}
div.logo {
	background: url('images/premiernexuslogo.png') no-repeat center;
	height: 150px;
	width:  596px;
	/*border: 1px solid #878787;*/

}

td.productsearch{
	padding: 3px;
	background: #ACB7C5;
}

td.header {
	font-weight: bold;
	
}

td.content {
	background: url('images/bg_c-2.jpg') center;
	text-align: center;
	height: 600px;
	vertical-align: top;
	}



td.spacer{
	background: none;
	height: 5px;
}

td.formlabel {
	text-align:right;
}
td.prolabel{
		color: #969696;
		text-align:right;
	font-weight: bold;
}
td.data{
	text-align:left;
	font-weight: normal;
}
td.contesttitle {
	border-top: 1px solid white;	
}
td.winner {
	border-right: 1px #E0E0E0 solid;
}

/*inputs*/

input.inp, textarea.inp
{
	border: 1px solid #ddd;	
	background: #F5F5F5;	
	font: 11px verdana, sans-serif;
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	padding: 3px;
	outline: none;
}

input.sub_btn
	{
	width: 54px;
	height: 20px;
	background: #743 url('images/btn.gif') no-repeat;
	outline: none;
	}
	
input.sub_btn:hover
	{
	background: #069 url('images/btn.gif') no-repeat 0 -20px;
	}
	


.round
{width:800px; background-color:#ffffff; margin: 0px 18px 9px 18px; }

/*DIVs*/

div.textblock{
	font-size: 12px;	
	background-color:#F5F5F5;
	border: 1px white;
	color: black;
	text-align: left;
	padding: 4px;
}

div.container{
	width:800px;
	margin: 0px;
}

div.profileimage{
	float: left;
	margin: 2px;
	padding: 3px;
	background-color:#e0e0e0;
	text-align:center;
}
div.profileimagesearch{
	margin: 2px;
	padding: 3px;
	background-color:#e0e0e0;
	text-align:center;
}
div.profilestandard{
margin: 2px;
padding: 3px;
text-align:left;
min-height:180px;
}
div.profilecustom{
	
}
div.right{

}
div.gallery {
margin:2px;
padding: 2px;
text-align:center;
	}

div.galleryform {

}

div.toplabel {
	border: 1px solid #878787;
	background: black;
	text-align:center;
}

#headercontainer{
	/*background: #000000;*/
	width: 100%;
}
#headercontent{
	height: 155px;
	margin: 0px auto;
	width: 800px;
	
}
#pnbar{
	background: url(images/pnbargrad.jpg);
height: 20px;
	width: 100%;	
}