/* BASIC */

body {
	margin: 0px;
	padding: 0px;
	font: 62.7% Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
background:#a80329 url(images/bg-body.gif) repeat-x 0 0;
}


h1, h2, h3, h4, p, ul, ol {
	margin: 0px;
	padding: 0px;
}

a img { 
	border: none;
}

/* LAYOUT */
#wrapper{
	width: 986px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(images/bg-pagewidth.png);
}

#banner {
	width: 986px;
	height: 150px;
	float: left;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	
}
#nav {
	float: left;
	width: 130px;
	clear: left;
	/*border-right: 1px dashed #999999;*/
}
#main {
	float: left;
	width: 655px;
	margin-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#news {
	float: right;
	width: 160px;
	padding-bottom: 15px;
	
}

#legal {
width: 990px;
	color: #ffffff;
	padding: 5px 0px 5px;
	clear: both;
	background-image:url(images/legal.jpg);
}
/* NAVIGATION */
#mainNav li {
	list-style: none;
	display: inline;
	
}
#main a:visited {
	text-decoration: none;
	color: #999999;
}
#mainNav a {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 1em;
	text-transform: uppercase;
	border-bottom: 1px dashed #999999;
	display: block;
	padding: 7px 5px 7px 40px;
	background: #E7E7E7 url(images/link.png) no-repeat left center;
	background-image:url(images/navigation.jpg);
}
a#homeLink {
	background-image:url(images/navigationhoover.jpg);
	/*padding-right: 15px;
	padding-left: 40px;*/
	/*font-weight: bold;*/
	padding: 7px 5px 7px 40px;
}
#logo {
	display: none;
}
#mainNav ul {
	border-top: 1px dashed #999999;
	margin-top: 20px;
	margin-bottom: 20px;
}

#mainNav a:hover {
	/*background: #B2F511 url(images/go.png) no-repeat left center; */
	background-image:url(images/navigationhoover.jpg);
	/*padding-right: 15px;
	padding-left: 40px;*/
	/*font-weight: bold;*/
	padding: 7px 5px 7px 40px;
}

#home #mainNav a#homelink,
#feature #mainNav a#featureLink {
	background: #FFFFFF url(images/bg_here.png) no-repeat 95% 50%;
	padding-right: 15px;
	padding-left: 30px;
	font-weight: bold;
}

#home #mainNav a#homelink:hover,
#feature #mainNav a#featureLink:hover {
	color: #B2F511;
}

#nav p {
	color: #ED6733;
	padding-right: 5px;
	padding-left: 5px;
}


#nav a {
	text-decoration: none;
	color: #FFFFFF;
}

/* BANNER STYLES */
#banner img {
	float: left;
}
#banner ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#banner li {
	display: inline;
	float: right;
	margin-right: 5px;
}



/* MAIN */

#main a {
	text-decoration: none;
	color: #28B4FF;
}

#main h1 {
	color: #0066CC;
	margin-top: 15px;
	margin-bottom: 5px;
	border-bottom: 2px solid #2EB9E0;
	font: normal 1.7em Impact, "Arial Narrow", sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	word-spacing: 5px;
	background: url(images/feature_bug.png) no-repeat top right;
}
.blueline {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #2EB9E0;
}

#main h3 {
	color: #0066CC;
	margin-top: 10px;
	margin-bottom: 5px;
	border-bottom: 2px solid #2EB9E0;
	font: normal 1.4em Impact, "Arial Narrow", sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	word-spacing: 5px;
	background: url(images/feature_bug.png) no-repeat top right;
}
#main h2 {
	font: normal 2em Georgia, "Times New Roman", Times, serif;
	margin-top: 15px;
	margin-bottom: 3px;
	color: #152D6A;
}
#main p {
	font-size: 1.25em;
	margin-bottom: 5px;
}

/* headlines with warnings */
.warning {
	background: url(images/warning.png) no-repeat left center;
	padding-top: 2px;
	padding-left: 30px;
	border-bottom: 1px dotted #CCCCCC;
}

/* NEWS */
#news .story {
	background: url(images/bg_story.png) repeat;
	color: #FFFFFF;
	padding: 5px 5px;
	border-bottom: 1px dashed #AAEB11;
	display: block;
	text-decoration: none;
	line-height: 100%;
}
#news span.title {
	font-size: 1.1em;
	font-weight: bold;
	display: block;
	line-height: 120%;
}
#news a.story:hover {
	color: #4A761D;
	background: url(images/bg_story_high.png);
}
#news h2 {
	background: #B2F511 url(images/bg_newshead.png);
	color: #333333;
	font-size: 2em;
	text-transform: uppercase;
	padding-top: 25px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#news h2 span {
	background: url(images/down.png) no-repeat;
	position: absolute;
	right: 10px;
	height: 48px;
	width: 48px;
	top: 4px;
	z-index: 10;
}

/* ADVERTISING */
div.natEx {
	text-align: center;
	margin-top: 25px;
	font-weight: bold;
}

.natEx p {
	margin-bottom: 5px;
}


.border
{
border-bottom: 2px solid #B2F511;
}
.submit_btn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/nav.gif);
	font-size: 8.5pt;
	color: #000000;
}
.girlimage{
	/*margin-left:10px;
	margin-right:10px;
	margin-top:5px;*/
	margin-bottom:0px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	}.wallpapergallery {
	border: 3px double #CCCCCC;
}
.pageNavigation {
	border: thin solid #CCCCCC;
	font-weight: bold;
	font-size: 10px;
	margin: 3px;
	padding: 2px;
}

.pageNavigation a{
	border: thin solid #00CCFF;
	font-weight: bold;
	font-size: 12px;
	margin: 4px;
	padding: 4px;
}
.imageborder_left {
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: double;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.imageborder_right {
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-right-width: 3px;
	border-right-color: #CCCCCC;
}
.genreborder {
	padding: 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	background-color: #333333;
}
.genreborderright {
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	background-color: #333333;
}
.genreborderbottom {

	padding: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #666666;
	border-bottom-color: #666666;
	background-color: #333333;
}


/*-------------Test...........*/



/*popular menu*/


#pop  a{
  border:1px solid #333333;
  margin-bottom:8px;
  padding:5px;
  display:block;
  float:left;
  color:#fff;
  text-decoration:none;
  font-family:Geneva, Arial, Helvetica, sans-serif;
  font-size:11px;
  font-weight:bold;
 /* height: 60px;*/
  width: 300px;

}

#pop  a span{
  color:#636363;
  font-size:12px;
  font-family:Geneva, Arial, Helvetica, sans-serif;
  font-weight:normal;
}
#pop  a:hover{
	border:1px solid #88d9f3;
	text-decoration:none;
	/*background-image: url(images/bgmov2hm9.png);*/
}
#pop  a:hover span{
  color:#88d9f3;
}
#pop  img{
 margin-right:3px;
}


/* pagenum*/
.pagination a, .pagination a:visited{
padding: 0 5px;
border: 1px solid #353535;
text-decoration: none;
color: #000000;
background-color: #161616;
font-size:12px;
}

.pagination a:hover, .pagination a:active{
border: 1px Solid #fff;
color: #000000;
background-color: #000000;
font-size:12px;
}

.pagination {
padding:5px;
margin-right:2px;
text-decoration: none;
font-size:12px;
font-weight:bold;
clear:both;
}
.box{
	background-color:#161616;
	border:1px solid #5e5e5e;
	padding:6px;
	margin-bottom:7px;
	font-weight: bold;
	font-size: 11px;
}
.boxtitle{
	background:url(images/barbg.gif) repeat-x;
	color:#02b5db;
	text-transform:uppercase;
	font-size:11px;
	padding:2px;
	border:1px solid #5e5e5e;
}

/*---------For Blinking The Text------------*/

.blink { text-decoration: blink; }

/*........................................*/
/*---------For Category Listing------------*/
.categoryList {
	padding: 3px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	background-color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	font-weight: bold;
}

.category{
	font-size:1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;	/*padding-left:5px;*/
	line-height: 1.3;
	}
/*........................................*/
.movie-border-bottom {
	padding-bottom: 3px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}


/*-------------------For New Design----------------*/
