@import url(./undohtml.css);
@import url(./forms.css);
@import url(./menu.css);

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000;
	background-color: #fff;
	margin: 10px;
	padding: 0;
	background:#000 url(../img/bkg.jpg) repeat-x;
}

#wrapper {
	width:880px;
	margin:0 auto;
}

#masthead {
	padding:13px 0 0 0;
	height:100px;
	width: 880px;
	background:url(../img/Logo.gif) no-repeat;
	text-align: right
}

#search {
	width: 480px;
	float: right;
}

/*#search a {
	text-decoration:none;
	background:#fff;
	color:#a4073e;
	font:bold 10px/14px Arial, Helvetica, sans-serif;
	padding:2.5px 10px;
	margin-bottom: 10px;
}*/

#newsletter {
}

#newsletterbutton {
	text-decoration:none;
	background:#fff;
	color:#a4073e;
	font:bold 10px/14px Arial, Helvetica, sans-serif;
	padding:2.5px 4px;
	border: 0;
}

#cse {
	width: 250px;
	border: #000 thin solid;
	background-color: #FFF;
	min-height: 45px;
	padding: 2px;
	z-index: 99;
}

/*#masthead form {
	float:right;
	margin-left:20px;
	padding: 4px 0 4px 0;
}*/

#masthead p a {


}

#masthead h3, h3 a {
	font-size:1.1em;
	font-weight:bold;
	letter-spacing:1px;
	text-decoration:none;
	color:#fff;
	padding:0 0 0 0;
	margin-top: 0px;
}

#columnwrapper {
	background-color:#fff;
	padding-top:5px;
	min-height:600px;
	height:auto !important;
	height:600px;
	font-size:0.8em;
}

#strap {
	clear: both;
	height: 30px;
	display: block;
	background:#666 url(../img/strap_bg.jpg) repeat-y right;
	margin:10px 0;
	padding:5px 15px;
}

#strap h3 { margin:0; font-size:1.5em; }

.content {
	padding:20px;

}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
	display: block;
}


#left {
	width:628px !important;
	width:618px;
}

#left a, #right a {
	color:#960027;
	text-decoration:none;
}

#left a:hover, #right a:hover {
	text-decoration:underline;
}

.header { color:#960027; font-weight:bold; }

#right {
	float:right;
	height:auto !important;
	height:400px;
	min-height:400px;
}

#right p {
	font-size:0.9em;
	line-height:1.5em;
}

.box {
	float:left;
	width:48%;
	margin-right:10px;
}

h4 {
	background:url(../img/h4_bg.gif) repeat-x;
	padding:5px 0;
}
#footer {
	font-size:0.8em;
	height:30px;
	border-top:1px solid black;
	background-color:#fff;
	margin-top:10px;
	min-height:300px;
	height:auto !important;
	height:300px;
}
#footer a, #footer a:active { color:#000; }
#footer a:hover { color:#960027; }
.greybox {
	width:200px;
	float:left;
	height:auto !important;
	height:200px;
	min-height:200px;
	background-color:#ccc;
	margin-left:10px;
}
#hor-minimalist-a
{
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 12px;
	background: #ccc;
	margin: 10px;
	width: 180px;	
	height: 180px;
	border-collapse: collapse;
	text-align: left;
}
#hor-minimalist-a th
{
	color: #000;
}
#hor-minimalist-a td
{
	color: #000;
	padding: 5px 5px 0px 5px;
}
#hor-minimalist-a tbody tr:hover td
{
	color: #960027;
}
#ver-zebra
{
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 12px;
	margin: 20px;
	width: 480px;
	text-align: left;
}
#ver-zebra th
{
	font-size: 14px;
	font-weight: bold;
	padding: 15px 15px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	background-color:960027;
	color: #fff;
}
#ver-zebra-top
{
background: #960027;
}
#ver-zebra td
{
	padding: 5px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	color: #960027;
}
.vzebra-odd
{
	background: #e4e4e4;
}
.vzebra-even
{
	background: #FFF;
}
#ver-zebra #vzebra-adventure, #ver-zebra #vzebra-children
{
	background: #E4E4E4;
	border-bottom: 1px solid #FFF;
}
#ver-zebra #vzebra-comedy, #ver-zebra #vzebra-action
{
	background: #E4E4E4;
	border-bottom: 1px solid #FFF;
}

#results {
	padding: 10px;
}

#results a {
	border: 0;
	margin: 0;
	margin-bottom: 10px;
	font-size: 12pt;
}

#results .result {
	margin-bottom: 10px;
}

#results .url {
	font-size: 8pt;
}