/*Using some Icons from famfamfam.com! thx!*/
body {
	background-color: #77b8f2;
	font-family: arial,sans-serif;
	font-size: 13px;
	margin: 0;
	padding: 10px;
	background-image: url(../gradientbg.gif);
	background-repeat: repeat-x;
}

form {
	display: inline;
}

ol,ul{
	margin:0pt;
	padding-bottom:0pt;
	padding-left:20px;
	padding-right:0pt;
}

img {
	border: 0;
}

img.ico{
	margin-right:3px;
}

h2 {
margin:0;
padding:0;
padding-bottom:4px;
font-size:13px;
}

#searchfield{
	background: url(../images/bgSearch.gif) no-repeat top left;
}

#searchfield .btn {
	border:0;
	background:transparent;
	vertical-align:top;
	height:19px;
	cursor:pointer;
	width:19px;
}

#searchfield .fld {
	border:0;
	background:transparent;
	vertical-align:top;
	width:198px;
	height:19px;
	padding-left:2px;
	padding-top:2px;
}

.searchQuery{
	padding-bottom:14px;
	padding-left:11px;
}

a:hover {
	color:#2968EB;
	text-decoration:underline;
}

a {
	color:#5A8AEF;
	text-decoration:none;
}

a.expand:hover{
	text-decoration:none
}

#wrapper {
/*	margin-top: 10px;*/
	margin-right: auto;
	margin-left: auto;
	width: 990px;
}

#wrapper_wide{
	width: 80% !important;
}

#logo {
	float: left;
}

#header {
	position: relative;
	height: 65px;
	margin-bottom: 15px;
	padding-left:10px;
	padding-bottom:5px;
}

#slogan {
	margin: 0px;
	padding: 0px;
	font-size: 15px;
	float: right;
}

#service {
	position: absolute;
	margin-bottom: 0px;
	bottom: 0;
	right: 0;
}

#service span{
	margin:0;
	padding-left:3px;
	padding-right:3px;
}

#moviesites div{
	width:150px;
	float:left;
}

#moviesites{

}

.clear{
clear:left;
}

.boxpart{
padding-top:4px;
	float:none !important;
	width:100%;
}

.box {
	background: #ffffff;
	margin-bottom: 10px;
	position: relative;
}

div.ad{
	position: absolute;
	top: 50px;
	right: 40px;
}

.box_top div {
	background: url(../images/roundedcornr_169719_tl.png) no-repeat top left;
}

.box_top {
	background: url(../images/roundedcornr_169719_tr.png) no-repeat top right;
}

.box_bottom div {
	background: url(../images/roundedcornr_169719_bl.png) no-repeat bottom left;
}

.box_bottom {
	background: url(../images/roundedcornr_169719_br.png) no-repeat bottom right;
}

.box_top div,.box_top,.box_bottom div,.box_bottom {
	width: 100%;
	height: 10px;
	font-size: 1px;
}

.box_content {
	margin: 0 10px;
}

.box iframe{
	border:0px;
	margin:0px;
	padding:0px;
	width:100%;
	height:500px;
}




/* Results */

div.result_Summary{
	width: 500px;
}

div.result_Box{
	width: 500px;
}

div.box div.result_Link a.result_Link{
	color: #0000CC;
	font-size: 16px;
	text-decoration: underline;
}

div.result_Title{
	color: #F07979;
	font-size: 12px;
}

select.hidden{
	display: none;
}

div.form{
	margin: 5px 0px;
}

input.inputmain{
	width: 268px;
	height: 16px;
	padding: 1px 0px;
}
img.thumbnail{float: left; margin: 0px 5px 5px 0px; width: 120px;}