/* Entire page */
html
{
	background : white url('/images/titlebg.gif') repeat-x scroll left top;
    overflow-y: scroll;
}

body {
	background : transparent url('/images/headerbg.jpg') no-repeat scroll center top;
    font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	margin : 0px;
	padding: 0px;
	font-size : 13px;
	color : #88a0a9;
	text-align: center;
}

body.admin
{
    background: white none;
    text-align: left;
}

#screen
{
    width: 980px;
    margin: 0px auto;
    text-align: left;
    border-top:0px solid black;
}


/* Zone divs */
#zone0
{
	height: 136px;
	width:980px;
	border-top: 1px solid black;
	padding-bottom: 0px;
	margin-bottom: 10px;
}

#zone1
{
	margin: 0px;
	padding: 0px;
	width: 190px;
	min-height: 350px;
	border: 0px solid black;
	float: left;
}

#zone2
{
	top: 0px;
	width: 762px;
	#width: 767px;
	margin: 5px 0px 0px 205px;
	padding: 0px;
	border: 0px dashed black;
}


#zone4
{
	width: 980px;
	height:66px;
	background: transparent url('/images/footerbg.gif') repeat-x scroll left top;
	border: 0px solid black;
	font-size: 0.9em;
	padding-top: 10px;
	text-align: center;
}

#search 
{
    top: 50px;
	width: 140px;
	float:right;
	margin: 0px 00px 0px 0px;
	border: 0px solid black;
}

/* Min height hacks */
#prop2
{
    height:400px;
    float:right;
    width:1px;
}

#clear2
{
    clear:both;
    height:1px;
    overflow:hidden;
}/* Headers */
H1 
{
	color : #116799;
	font-weight : normal;
    text-transform: uppercase;
	font-size : 24px;
	border-bottom: 1px solid #c1d8e1;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 5px 0px;
}

H2 
{
	color : #116799;
	text-transform: uppercase;
	font-weight : normal;
	font-size : 15px;
}


H3 
{
	color : #116799;
	font-weight : bold;
	font-size : 13px;
}

a, a:visited 
{
    color: #f9a02d;
    font-weight: bold;
    text-decoration: none;
}
a:hover 
{
    text-decoration: underline
}

a.docslist
{
    color: #116799;
}

EM 
{
	font-style : italic;
}

.small 
{
	font-size: 9px;
}


/* Tables */
TABLE.box 
{
	border : 1px solid #800000;
	width:750px;
}

TABLE.halfbox 
{
	border : 1px solid #800000;
	width:325px;
}

.tablewidth, .formtable
{
    width: 750px;
}

th
{
    background-color: #800000;
    color: White;
    font-weight: bold;
    padding:2px 3px 2px 4px;
}

th a
{
    color: White;
}


/* Messages */
.msgOuter
{
    margin: 10px 0px 10px 0px;
    width:98%;
}

.msgOuter div
{
    margin:auto;
	font-weight : bold;
	padding:25px;
	width: 500px;
	position: relative;
	text-align: center;
	background-color: white;
}

.msgOuter a
{
    display: block;
    float:right;
    margin:-20px -15px 0px 0px;
    _margin-right: -5px;
    cursor:hand;
    cursor:pointer;
}

#errMsg 
{
	border : 3px solid #ff0000;
}

#warnMsg 
{
	border : 3px solid #ffff00;
}

#infoMsg 
{
	border : 3px solid #336699;
}

/* Form elements */
.toolbox img.btn
{
    background-color: #d4d0c8;
	border-left : 1px solid #D3D2CC;
	border-right : 1px solid #A3A29C;
	border-top : 1px solid #D3D2CC;
	border-bottom : 1px solid #A3A29C;
	padding: 1px;
	margin-right: 2px;
}
#zone1 .menutitle, .menublocktitle
{
    display: none;
}

#zone1 .menublock
{
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

#zone1 .menublock ul
{
    margin: 0px;
    padding: 0px;
    #margin-top: -15px;
}

#zone1 .menublock ul li
{
    list-style-type: none;
    width: 180px;
    text-align: left;
    border-bottom: 1px solid #88a0a9;
    margin: 0px;
    padding: 7px 0px;
}

#zone1 .menu a, #zone1 .menu a:hover, #zone1 .menu a:visited
{
    font-weight: normal;
    color: #88a0a9;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 13px;
    margin: 0px;
    padding: 0px 0px 5px 0px;
}


#zone1 ul.menublock li ul li
{
    width: 180px;
}

#zone1 ul.menublock li ul.submenublock
{
    margin-left: 10px;
}

#zone1 ul.menublock li ul.submenublock li
{
    border-bottom: 0px;
}

#zone1 a.menuitemcurpage, #zone1 a.menuitemcurpage:visited
{
    color: #f9a02d;
}

#zone1 .submenu
{
    border-top: 1px dotted black !important;
}

#zone1 ul.menublock li ul.submenublock li a
{
    color: #88a0a9;
}

#zone1 ul.menublock li ul.submenublock li a.menuitemcurpage
{
    color: Black;
    font-weight: bold;
}

#zone1 a.titlecurpage, #zone1 a.titlecurpage:visited, #zone1 .submenu a.title, #zone1 .submenu a.title:visited
{
    color: #f9a02d;
}

/* Site specific */
#wd
{
    float: right;
}

#logo
{
    border: 0px solid white;
    margin-top: 15px;
    width: 240px;
    height: 110px;
    display: block;
}

#idx_z0_p1
{
    position: absolute;
    top: 45px;
    margin-left: 790px;
    width: 174px;
    height: 35px;
    background: transparent url('/images/membersbg.png') no-repeat scroll left top;
    _background: transparent url('/images/membersbg.gif') no-repeat scroll left top;
}

#idx_z0_p1 a, #idx_z0_p1 a:visited, #idx_z0_p1 a:hover
{
    color: #116698;
    font-size: 10px;
}

#idx_z0_p1 #login
{
    display: block;
    float: left;
    width: 100px;
    height: 25px;
    padding: 10px 6px 0px 8px;
}

#idx_z0_p1 #register
{
    display: block;
    float: left;
    width: 60px;
    height: 25px;
    padding-top: 10px;
}

#idx_z1_p2 ul
{
    padding: 0px;
    margin: 0px 0px 0px 17px;
    #margin: 0px 0px 0px 20px;
}

#idx_z1_p2 ul li
{
    list-style-image: url('/images/bullet.gif');
}

.footer a:link {
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	margin : 0px;
	padding: 0px;
	font-size : 11px;
	color : #88a0a9;
	text-align: center;
}

.footer a:visited {
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	margin : 0px;
	padding: 0px;
	font-size : 11px;
	color : #88a0a9;
	text-align: center;
}

li a:link {
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	margin : 0px;
	padding: 0px;
	font-size : 11px;
	color : #88a0a9;
}

li a:visited {
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	margin : 0px;
	padding: 0px;
	font-size : 11px;
	color : #88a0a9;
}
