/* Digital Media Warehouse: Dedza V: 1.1.2*/
/* Borrowed from Paul O'B*/
/* mac hide\*/
html, body {height:100%}
/* end hide */
body {
	padding:0;
	margin:0;
	text-align:center;
	min-width:1000px;/* for mozilla*/
	font-family:"Times New Roman", Times, serif;
	margin: 0px;
	background-image:url(../images/background2.gif);
	background-repeat:repeat-x;
	background-color: #3333cc;
}
#wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 1024px;
	overflow: hidden;
	
}
html>body #wrapper {
}
#outer{
	height:100%;
	min-height:100%;
	width:1000px;
	color: #000000;
	text-align:left;
	margin:auto;
	position:relative;
	position:relative;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
} 
html>body #outer{height:auto;} /*for mozilla as IE treats height as min-height anyway*/
#innerwrap {/* enables content first */
	float:left;
	width:840px;
	/*background-image: url(../images/innerwrap.gif);*/
}
#header {
	position:absolute;
	top:0;
	/* left:-1px; */
	width:1000px;
	height:138px;
	overflow:hidden;
	color: #000000;
	z-index:100;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
}
#navbar {
	width: 980px;
	height: 31px;
	background-image:url(../images/nav_row3.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	margin-top: 107px;
	padding-left: 20px;
}
#navbar a {
	color: #FFFFFF; 
}
#centrecontent {
	width:650px;
	float:right;
	padding-top:138px;
	padding-bottom:32px;/* needed to make room for footer */
	overflow: hidden;
}
#centrecontent p {
	padding-left: 5px
}
#clearfooter {width:100%; height:52px; clear:both} /* to clear footer */
/*#centrecontent a:link, #centrecontent a:visited {
	color: #FF0000;
}
#centrecontent a:hover {
	color: #0000FF;
}*/
/* Left Side Navigation */
#left {
	position:relative;/*ie needs this to show float */
	padding: 2px;
	width:180px;
	float:left;
	padding-top:138px;/*needed to make room for header*/
	padding-bottom:32px;/* needed to make room for footer */	
}
#left p {padding-left:3px;padding-right:2px}

#left a:link, #left a:visited {
	text-decoration:none;
	color: #000000;
}
#left a:hover {
	text-decoration: none;
	color: #009900;
}
.submenu {
	display: block; 
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 15px;
}
.activemenu {
	color: #FF0000;
}
.subactive {
	margin-left: 15px;
	color: #FF0000;
	display: block; 
}

.blackbar {
	background-image: url(../images/nav_row3.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #FFFFFF; 
}
.blackbar a:link, .blackbar a:visited {
	color:#FFFFFF;
	font-weight: normal;
}
.blackbar h1 {
	font-size: 1.0em;
	margin: 0px;
	padding-left: 5px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
}
.border {
	background-image: url(../images/con_border.jpg);
}

#right p {padding-left:4px;padding-right:2px}

#right {
	position:relative;/*ie needs this to show float */
	width:160px;
	float:right;
	padding-top:138px;/*needed to make room for header*/
	padding-bottom:32px;/* needed to make room for footer */
	text-align: center;
	font-size: 0.9em;
}
#right table {
	border: 2px solid #333333;
	margin-top: 5px;
	margin-right: 3px;
	margin-left: 3px;
}
#right tr {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FF0000;	
}
#footer {
	padding-left: 200px;
	width:800px;
	clear:both;
	height:50px;
	left:0;
	bottom:0;
	position: absolute;
	background-image: url(../images/footer2.gif);
	color: #FFFFFF;
}
#footer a:link, #footer a:visited {
	color: #FFFFFF;
}
* html #footer {/*only ie gets this style*/
	\height:52px;/* for ie5 */
	he\ight:50px;/* for ie6 */
}
div,p  {margin-top:0}/*clear top margin for mozilla*/
/* Forms */
fieldset {
	float: left;
	clear: left;
	width: 550px;
	padding: 0;
	border: 1px dashed #FF2200;
	background-color: #EBEBEB;
	margin-top: 0;
	margin-right: 25px;
	margin-bottom: 1.5em;
	margin-left: 25px;
}
legend {
	margin-left: 1em;
	padding: 0;
	color: #000000;
	font-weight: bold;
}
fieldset ul {
	padding: 1em 1em 0 1em;
	list-style: none;
	zoom: 1;
}
fieldset li {
	float: left;
	clear: left;
	width: 100%;
	padding-bottom: 1em;
}
label
{
	float: left;
	width: 10em;
	margin-right: 1em;
	text-align: right;
}

fieldset.submit
{
	float: none;
	width: 600px;
	border-style: none;
	padding-left: 12em;
	background-color: transparent;
}
textarea {
	margin-bottom: 15px;
}
s {
	
}
fieldset ol
{
	padding: 1em 1em 1em 1em;
	list-style: none;
	zoom: 1;
}
fieldset fieldset
{
	margin-bottom: 0.5em;
	border-style: none;
	background-color: transparent;
	background-image: none;
}

fieldset fieldset legend
{
	margin-left: 0;
	font-weight: normal;
}

fieldset fieldset ol
{
	position: relative;
	top: 0.5em;
	margin: 0 0 1em 1em;
	padding: 0;
}

fieldset fieldset label
{
	float: left;
	/*margin-right: auto;*/
	text-align: left;
}
fieldset fieldset li {
	clear: left;
	margin: 0 0;

}
h3 {
	padding-left: 5px;
}
.graphics img {
	border: 0;
	margin: 0;
	padding: 0;
	display: block;
}
#left table {
	border: 2px solid #333333;
	margin-top: 5px;
	margin-right: 3px;
	margin-left: 3px;
}
#left tr {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FF0000;	
}
#left dl, #left dt, #left dd, #left ul, #left li {
margin: 0;
padding: 0;
list-style-type: none;
}
/* #menu {
position: absolute; /* Menu position that can be changed at will 
top: 0;
left: 0;
} 
#menu {
width: 15em;
}*/
#left dt {
cursor: pointer;
margin: 2px 0;;
height: 20px;
line-height: 20px;
font-weight: bold;
border: 1px solid gray;
background: #ccc;
}
#left ul li{
cursor: pointer;
margin: 2px 0;;
height: 20px;
line-height: 20px;
font-weight: bold;
border: 1px solid gray;
background: #ccc;
}

#left dd {
border: 1px solid gray;
}
#left li {
background: #fff;
margin-left: 5px;
}
#left li a, #left dt a {
color: #000;
text-decoration: none;
display: block;
border: 0 none;
height: 100%;
}
#left li a:hover, #left dt a:hover {
background: #eee;
}
.support table {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
.support td {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-left: 5px;
}
.support h1 {
		background-color: #E5E5E5;
		font-size: 18px;
		font-weight: bold;
		margin: 0 0 5px 0;
		padding: 5px;
}.search {
	color: #FFFFFF;
	background-color: #009900;
	border: 0;
}
