/**************************** Typography */
body {
	font-family: "Lucida Grande", helvetica, verdana, arial, sans-serif;
	font-size:11px;
}

table, form, h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
}

table.browsing {
	width:100%;
	clear:left;
	font-size:1.2em;
	margin:20px 0 20px 0;
}

table.browsing tr:hover td {
	background:#fffaaa;
}

table.browsing td {
	padding:5px 0 3px 10px;
}

table.browsing th {
	text-align:left;
	padding:3px 0 3px 10px;
}

table.browsing td.centered, table th.centered {
	text-align:center;
}

table.browsing tr.red {
	background:#ffd0d0;
}

h1 {
	color:#0066CC;
	font-size:1.8em;
	margin:0 0 8px 0;
	text-transform:uppercase;
}

h1 a {
	color:#000000;
	text-decoration:none;
}

h1 span {
	color:black;
	font-size:0.5em;
	font-weight:normal;
}

h1 div.statusColour {
	width:11px;
	float:left;
	margin:5px 5px 0 0;
	border:1px solid black;
}

h1 img.flag {
	margin:0 5px 0 0;
}

h1.contact {
	color:#0066CC;
	font-size:1.4em;
	font-weight:600;
	margin:0 0 5px 0;
	text-transform:lowercase;
}

h1.topAddress {
	color:#aaaaaa;
	font-size:1.0em;
	font-weight:normal;
	margin:0 0 0px 0;
	text-transform:uppercase;
}

h2 {
	font-size:1.3em;
	margin:0 0 5px 0;
}

h3 {
	font-size:1.2em;
	margin:0 0 10px 0;	
}

h4 {
	font-size:1.1em;
	margin:0 0 10px 0;
}

h4.newsTitle {
	font-size:1.1em;
	margin:0 0 0px 0;
	color:#0066CC;
	font-weight:bold;
	text-align:left;
}

h4.newsDate {
	font-size:1.1em;
	margin:0 0 0px 0;
	color:#000;
	text-align:right;
}

h4.faq {
	font-size:1.1em;
	margin:0 0 5px 0;
	font-weight:normal;
}

h5 {
	font-size:1.0em;
	margin:0 0 10px 0;	
}

h6 {
	font-size:0.9em;
	margin:0 0 10px 0;
}

p {
	line-height:16px;
}

p, #wrapper .content ul {
	font-size:1.0em;
}

.red {
	color:#ff0000;
}

small {
	color:#cacaca;
}

a {
	/* remove outline in Firefox */
	outline:none;
	color:black;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
/**************************** Forms */

form dt {
	clear:left;
	width:35%;
	float:left;
	text-align:right;
	font-size:1.3em;
	padding:3px 0 0 0;
}

form dd {
	float:left;
	width:60%;
	margin:0 0 0.8em 0;
	padding:0 0 0 1em;
}

form input, form select, form textarea, .textarea, form input[type="select"] {
	color:black;
	font-family:verdana;
}

form input[type="checkbox"], form input[type="radio"] {
	border:none;
}

/**************************** Tables */

table.browsing .flag {
	float:left;
	margin:2px 8px 0 0;	
}

table.browsing .optionIcon {
	margin:0 8px 0 0;
	float:left;
}

table.browsing .statusColour, table.browsing .statusColour img {
	width:9px;
	border:1px solid black;
	height:9px;
	float:left;
	margin:2px 8px 0 0;
}

 table.browsing .statusColour img {
	border:none;
}

table th.options {
	width:22%;
}

table th.agents_days {
	width:10%;
}

table th.agents_accMan {
	width:10%;
}

table th.type {
	width:25%;
}

table th.sale {
	width:25%;
}

table th.ref {
	width:20%;
}

table th.user {
	width:25%;
}
table th.timestamp {
	width:20%;
}
table th.action {
	width:55%;
}

/************************* Image formatting */

img.floatLeft {
	float:left;
	position:absolute;
}

img.floatRight {
	float:right;
	position:absolute;
}


/************************ News down the right side */

.nf_p {COLOR: #000; font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 14px; text-decoration: none;}

.nf_span {COLOR: #000; font-family: Tahoma, Arial, sans-serif, Verdana; font-size: 9px; line-height: 9px; text-decoration: none;
}

.nf_copyright{display:none; clear:both;} /*this gets rid of themovechannel.com copyright notice*/

.nf_a {COLOR:#0066CC; font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 14px; font-weight:bold; text-decoration: none}

A:hover.nf_a {COLOR: #333333; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight:bold; text-decoration: none;}