/* CSS Document */
body{
	margin:0; background-color:#0494ce; color:#b3e2f2; padding:0 0 15px 0;
	}
div, p, ul, h1, h2, h3, h4, img, form{
	padding:0; margin:0;
	}
ul{
	list-style-type:none; font-size:0;
	}
.spacer{
	font-size:0; clear:both; line-height:0;
	}
/*--------------------bodyPan start---------------------*/
#bg_header {
	color: #000000;
	margin: 0px auto;
	background: url(/images/bg_header.jpg) repeat-x top;
}

#header{
	width:980px; height:123px; margin:0 auto; background:url(/images/header.jpg) no-repeat 0 0;  		}

.title {
	width: 350px;
	margin-left: 580px;
	margin-top: 15px;
	font-size: 11px;
	color: #d5f4ff;
	text-align: justify;
	position: absolute;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	line-height: 13px;
}

.title a, .title a:visited {
	color: #1e0000;
	text-decoration: underline;
}
.title a:hover {
	color: #000000;
	text-decoration: none;
}

/*--------------------------left start---------------*/
#movies {
	width:980px;
	margin:0 auto;
	color:#fff;
	position:relative;

}

#movies img {
	background: url(/images/thumb.jpg) no-repeat;
	display: block;
	height: 300px;
	width: 234px;
	border:1px solid #ffffff;
}
#movies a:hover img {
	border: 1px solid #000000;
}

#movies a, #movies a:visited  {
	padding: 3px;
	display: block;
	float: left;
	color: #000000;
	
}

/*-------------------------footer---------------*/

#footer-all{
width: 100%; position:relative; margin:0 auto;
}

#footer{
	width:900px; position:relative; margin:0 auto; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif ;  height:112px; font-size:11px;
	}


#footer p.lnk a{
	height:13px;
	padding:0 8px 0 8px;
	color:#77df49;
	font-size:11px;
	line-height:13px;
	font-weight:bold; 	
	text-decoration:none;
}
#footer p.lnk{
	width:700px; position:relative; top:10px; left:120px; font-size:11px; color:#ffffff;
	}
#footer p.lnk a:hover{
	color:#ff9937;
}
#footer p.copy{
	font-size: 11px; width:680px;  line-height:16px;  position:absolute; left:100px; top:28px; height:16px; padding:0;
	color:#ffffff; font-weight:normal;
	}
#footer p.copy a{
	text-decoration:none;  font-weight:bold; color:#77df49;
	}
#footer p.copy a:hover{
	color:#ff9937;
	}

/*-------------------------tops---------------------*/
/*-------------------------top_list---------------*/
#top_thumbs {
	width:980px;
	color:#abe2f7;
	margin:0 auto;
	position:relative;
	font:bold 11px/14px "Trebuchet MS", Arial, Helvetica, sans-serif ;
	text-transform:uppercase;
	padding: 0px 0px 0px 0px;
	}
#top_thumbs img {
	border:1px solid #013a6b;
}
#top_thumbs a:hover img {
	border: 1px solid #71baf8;
}

#top_thumbs a, #top_thumbs a:visited  {
	color: #363620;
}

#top_title {
	width:650px;
	padding-left: 35px;
	padding-top: 10px;
	font:bold 22px/24px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#634505;
}
#imgtop_title {
	width:894px;
	height:36px;
	border:none;
}
/*--------------------------top_list_end------------------*/
/*--------------------------top_main------------------*/
#top_main {
	display: block;
	width: 900px;
	margin:0 auto;
}

#top_main .col {
	float: left;
	width: 288px;
	margin: 5px;
}

#top_main h2 {
	font-size: 25px;
	font-family: Trebuchet MS;
	text-align: center;
	line-height: 30px;
	letter-spacing: -1px;
	padding-top:20px;
	padding-bottom: 10px;
}

.bookmark {
	font-size: 16px;
	font-family: Trebuchet MS;
	text-align: center;
	line-height: 20px;
	letter-spacing: -1px;
	padding: 20px;
}

.bookmark a, .bookmark a:visited {
	color: #e52828;
	font-size: 25px;
	font-family: Trebuchet MS;
	text-align: center;
	line-height: 30px;
	letter-spacing: -1px;
}

.bookmark a:hover {
	color: #000000;
	font-size: 25px;
	font-family: Trebuchet MS;
	text-align: center;
	line-height: 30px;
	letter-spacing: -1px;
	text-decoration: none;
}

#top_main span {
	display: block;
	background: url('/images/palm.jpg') 0 5px no-repeat;
	margin-left: 50px;
}

#top_main .top {
	padding-left: 30px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	line-height: 28px;
	font-size: 17px;
	color: #363620;
}
/*--------------------------top_main_end------------------*/
