@charset "UTF-8";
#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: none;
}
#wrapperl2 {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	background-image: url(../images/bg_l2_strip.gif);
	background-repeat: repeat-y;
	-webkit-box-shadow:rgba(0,0,0,.2) 0px 0px 5px;
	-moz-box-shadow:rgba(0,0,0,.2) 0px 0px 5px;
}

#container {
	height: 100%;
	width: 100%;
	background-color: #000;
}
*{
	margin: 0px;
	padding: 0px;
}

html {
	background-image:url(../images/bg-new-gradient.jpg);
	background-repeat: repeat-x;
	background-position: 0px 537px;
}



/*body {
	background-image:url(../images/bg-new2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family : helvetica, arial, verdana, sans-serif;
	background-attachment: scroll;
}*/


body.home {
	background-image:url(../images/bg-new2.jpg);
	background-color: transparent;
}
body {
	background-image:url(/skin/frontend/default/pfp/images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family : helvetica, arial, verdana, sans-serif;
	background-attachment: scroll;
	background-color: #D1D3D4;
}

.cl,clear {
	clear: both;
	float: none;
}
#textstyle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #CCC;
}
#mainimg {
	background-image: none;
	height: 538px;
	width: 1000px;
	display: block;
	position: relative;
}
#l2content {
	width: 785px;
	float: right;
	margin: 0px;
}
#titlebox {
	height: 89px;
	width: 785px;
	margin-bottom: 7px;
}
.transbox { 
		position: relative; 
		margin: 20px 0 20px 40px; 
		padding: 5px 0; width: 300px; 
		height: 100px; 
		background-image: url(images/background.jpg); 
		background-repeat: no-repeat; 
		}
#box-link {
	position: absolute;
	top: 2px;
	left: 297px;
	width: 703px;
	height: 492px;
	background-color: transparent;
}	
#box-link2 {
	position: absolute;
	top: 498px;
	left: 502px;
	width: 265px;
	height: 40px;
	background-color: transparent;
}	
#l2buckets {
	width: 762px;
	margin-left: 14px;
	padding-top: 20px;
}
.l2bkt {
	width: 250px;
	padding-right: 5px;
	float: left;
}
.l2bkt3 {
	width: 250px;
	float: left;
}
#l2buckets a {
	text-decoration: none;
	opacity:0.80;
	filter:alpha(opacity=80);
}
#l2buckets a:hover {
	text-decoration: none;
	opacity:1;
	filter:alpha(opacity=100);
}

