/* reset globals */
html,body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,blockquote,fieldset { margin:0; padding:0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size:1em; font-weight:normal; font-style:normal; }
fieldset,img { border:none; }
caption,th { text-align:left; }	
  body { background:#FFFFFF; color:#000000; font-size:0.8em; font-family:verdana; line-height:normal; }
a, a:link, a:visited, a:hover, a:active { color:#114376; outline:none; }
h1.page_title { font-size:1.8em; color:#4E9AE5; font-weight:bold; text-transform:capitalize; letter-spacing:-1px; }
input, textarea, select { font:12px Verdana,sans-serif; }
textarea, select { border:1px solid #E4E2E4; }
textarea { padding:3px; }
input[type="text"], input[type="password"] { background:#FFFFFF; color:#000000; border:1px solid #7F9DB9; height:15px; font-size:12px; padding-left:3px; }
select, textarea { background:#FFFFFF; color:#000000; border:1px solid #7F9DB9; }

/*###############################################
# Standard Div Tags
###############################################*/
#border {
	width: 950px;
	margin: 0px auto;
	background-color: #FFFFFF;
}

#main {
	background-color: #FFFFFF;
	width: 950px;
	margin: 0px auto;
}

#header {
	background-color: #ffffff;
	background-repeat: no-repeat;
	margin: 0px;
	width: 950px;
	height: 70px;
}
#navbar_top, * html #navbar_top {
	background-image:url('http://reelguide.co.uk/img/gio_navbar2.png');
	background-color: #ffffff;
	background-repeat: no-repeat;
	margin: 0px;
	width: 950px;
	height: 40px; 
}
#content {
	margin: 0px;
	padding: 0px 12px 4px 12px;
	background-color: #FFFFFF;
	position: relative;
	display: block;
	width: 950px;
}
#colleft{
	width:180px;
	margin-left:0px;
	margin-right: 0px auto;
	padding: 0px 0px 0px 0px;
	float:left;
}

#centercol {
	width:540px;
	margin-left: 0px auto;
	margin-right:0px;
	padding: 0px 8px 0px 8px;
	text-align:justify;
	border-left: #999999 1px solid;
	border-right: #999999 1px solid;
	float: left;
}

#colright{
	width:180px;
	margin-left: 0px auto;
	margin-right:0px;
	padding: 0px 0px 0px 8px;
	text-align:justify;
	float: left;
}

#frightcol{
	width: 200px;
	/*height: 195px;*/
	margin-left:auto;
	margin-right:0px;
	padding: 0px 0px 0px 8px;
	border: 1px solid #999999;
	display: block;
	float: right;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 9px;
	text-align: center;
	line-height: 12px;
	background-color: #333333;
	border: #ffffff 8px solid;
	width: 884px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}
/*
STYLES
*/

#footer a:link {
	color: #ffffff;
	text-decoration: none;
}

#footer a:visited {
	color: #ffffff;
	text-decoration: none;
}

#footer a {
	color: #ffffff;
	text-decoration: none;
}

#footer a:hover {
	color: #ff6600;
}

/*
# Classes
*/

.left		{ float:left; }
.clear		{ clear:both; }
.headline	{ font-weight:bold; }

/* 
# Extended
*/
#navbar_top ul li {
	display: block;
	float: left;
	width: 96px auto;
	padding:0 !important; 
	margin:0 !important;
	color: #000000;
	font-weight: 400;
}

#navbar_top ul li a
{
	display: block;
	padding-left: 18px;
	padding-right: 18px;
	line-height: 30px;
	color: #000000;
	text-decoration: none;
	font-weight: 600;
}

#navbar_top ul li a:hover, #navbar_top ul li a.active-on {
	color: #FFFFFF;
}

#myinput {
	float: right;
	margin: 0px 0px 0px 0px;
	width: 160px;
	font-family: Arial, Sans-Serif;
	font-size: 10px;
	text-align: right;
	padding: 2px 12px 8px 0px;
}
#myinput h2 {
	font-size: 12px;
	font-weight: 600;
}

#myinput[type="text"], #myinput textarea
{
    font-family: Arial, Sans-Serif;
    font-size: 10px;
    margin-bottom: 5px;
    display: block;
    padding: 4px;
    border: solid 1px #85b1de;
    width: 300px;
}

#centercol img {
	margin-left: 0px auto;
	margin-right:0px;
	padding: 0px 8px 0px 8px;
	float: left;
}
#centercol a, #colleft a, #colright a {
	font-weight: bold;
	color: #009900;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#centercol a:hover, #colleft a:hover, #colright a:hover {
	color: #004400;
	font-weight: bold;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#centercol h1 {
	font-weight: bold;
	font-style: normal;
	font-size: 14px;
}
#centercol h2 {
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	color: #0f880f;
}
#colright input[type="text"] {
	width: 160px;
}
#colleft p {
	margin-right: 4px;
}
