/******* structure and layout *******/

body {
    /*font-family: "Lucida Grande", "Lucida Sans Unicode",   sans-serif;*/
    font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
    font-size: 9pt;
    color: #0b1c30;
    background: #3d3d3d;
    margin:0px 0 0 0;
    padding:0 0 0 0;
    text-align: left;
}

.floatimgleft {
    float:right;
    margin-top:10px;
    margin-left:10px;
    margin-bottom:10px;
}

.table_BG{
    background-color: #e3e3e3;
}

ul{
    padding-left: 17px;
}

.caption{
    font-size: 8pt;
    color: #444444;
}

.no_border{
    border: 0;
}

h1{
    margin:0 0 0 0;
    color:#c36a00;
}

h2{
    margin:2px 0 0px 0;
    color:#c36a00;
}

h3{
    margin:5px 0 -2px 0;
    color:#000000;
}

#rightBar p{    
    margin-top: 2px;

}

#content {
    padding: 10px 20px 10px 20px;
    text-align: left;
    background: #ffffff;
}

#contentL {
    padding: 10px 20px 10px 20px;
    text-align: left;
    width: 565px;
    float: left;
}

#body_div {
    height: 100%;
    background-image: url(images/bg.gif);
    background-repeat: repeat-y;
}

#rightBar {
    padding: 10px 20px 10px 20px;
    text-align: left;
    width: 203px;
    float: right;
    height: 100%;
}

#pjustify {
    align: justify;
}

#wrapper {
    position:relative;
    clear:both;
    width: 848px;
    margin-left: auto ;
    margin-right: auto ;
    border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0b1c30;
    border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0b1c30;
}

.inputa{
    width:182px;
}

.formField{
    width:98%;
}

#header {
    position:relative;
    clear:both;
    width:848px;
    height:174px;
    margin:0px 0px 0px 0px;
    padding:0 0 0 0;
    background:transparent;
    color:#ffffff;
    text-align:left;
}

#userBar {
	position:relative;
    clear:both;
    width:848px;
    height:17px;
    margin:0 0 0 0;
    padding:0 0px 0 0;
    background:#ffce04;
    font-size:8pt;
}

#userBar ul{
    padding:0 0 0 0;
    margin:0 0px 0 0;
    white-space: nowrap;
    font-size:8pt;

	float: right;
    width:100%;
    background:#ffffff url(images/userBar_bg.png);
    color:#5bac8c;
    list-style:none;
}

#userBar ul li{
    display:inline;
    list-style:none;
	float:right;
	
}

#userBar ul li p{
    display:inline;
    list-style:none;
	float:right;
	margin: 0 0 0 0;
    padding: .25em 1.0em .3em 1.5em;
    text-decoration:none;
    border-right:0px solid #ffce04;
    color: #000000;
}

#userBar ul li.active a{
    margin: 0 0 0 0;
    padding: .25em 3em .3em 1em;
    background:#ffffff url(images/userBar_bg.png);
    text-decoration:none;
    float: left;
    border-right:0px solid #ffce04;
    color: #000000;
}

#userBar ul li a{
    margin: 0 0 0 0;
    padding: .25em 3em .3em 1em;
    background:#ffffff url(images/userBar_bg.png);
    color: #000000;
    text-decoration:none;
    float: left;
    border-right:0px solid #ffce04;

}


#userBar ul li a:hover{
    margin: 0 0 0 0;
    padding: .25em 3em .3em 1em;
    background:#ffffff url(images/userBar_bg.png);
    text-decoration:none;
    float: left;
    border-right:0px solid #ffce04;
    color: #e6f0fe;
}

#topnav {
    position:relative;
    clear:both;
    width:848px;
    height:19px;
    margin:0 0 0 0;
    padding:0 0 0 0;
    background:#ffffff url(images/topnav.png);
    background-repeat: repeat-x;
    font-size:8pt;

}

#topnav ul{
    padding:0 0 0 0;
    margin:0 0px 0 0;
    white-space: nowrap;
    font-size:8pt;

    float:left;
    width:100%;
    
    color:#5bac8c;
    list-style:none;

}

#topnav ul li{
    display:inline;
    list-style:none;

}

#topnav ul li.active a{
    margin: 0 0 0 0;
    padding: .25em 1.5em .3em 1.5em;
    background:#ffffff url(images/topnav_active.png);
    background-repeat: repeat-x;
    text-decoration:none;
    float: left;
    border-right:0px solid #ffce04;
    font-weight: bold;
    color: #0b1c30;
}

#topnav ul li a{
    margin: 0 0 0 0;
    padding: .25em 1.5em .3em 1.5em;
    background:#ffffff url(images/topnav.png);
    background-repeat: repeat-x;
    color: #7abe93;
    text-decoration:none;
    font-weight: bold;
    float: left;
    border-right:0px solid #ffce04;

}

#topnav ul li a:hover{
    margin: 0 0 0 0;
    padding: .25em 1.5em .3em 1.5em;
    background:#ffffff url(images/topnav_highlight.png);
    background-repeat: repeat-x;
    text-decoration:none;
    float: left;	
    border-right:0px solid #ffce04;
    color: #e6f0fe;
}

#midnav {
    position:relative;
    clear:both;
    width:848px;
    height:21px;
    margin:0 0 0 0;
    padding:0 0 0 0;
    background:#ffce04;
    background:#ffffff url(images/midnav.png);
    background-repeat: repeat-x;
    font-size:8pt;

}

#midnav ul{
    padding:0 0 0 0;
    margin:0 0px 0 50px;
    white-space: nowrap;
    font-size:8pt;
    height: 21px;
    width:100%;
   
    color:#5bac8c;
    list-style:none;

}

#midnav ul li{
    display:inline;
    list-style:none;
    margin: 0 0 0 0;
    color: #eeeeee;
    text-decoration:none;
    font-weight: bold;
    float: left;
    border-right:0px solid #ffce04;
}

#midnav ul li.active a{
    margin: 0 0 0 0;
    padding: .20em 1.4em .4em 1.4em;
    text-decoration:none;
    float: left;
    border-right:0px solid #ffce04;
    font-weight: bold;
    color: #cccccc;
}

#midnav ul li a{
    margin: 0 0 0 0;
    padding: .20em 1.4em .4em 1.4em;
    color: #cccccc;
    text-decoration:none;
    font-weight: bold;
    float: left;
    border-right:0px solid #ffce04;

}

#midnav ul li a:hover{
    margin: 0 0 0 0;
    padding: .20em 1.4em .4em 1.4em;
    text-decoration:none;
    float: left;
    border-right:0px solid #ffce04;
    color: #c36a00;
}


#footer{
    background:#ffffff url(images/topnav.png);
    color: #5bac8c;
    height:17px;
    font-size:8pt;
    padding:2px 0 0px 0;
    text-align: center;
}

#footer a {
    color:#c36a00;
    text-decoration:none;

}

#footer a:hover {
    color:#e0b40e;
    text-decoration:none;

}

fieldset { 
	border-width: 1px;
	border-style: solid;
	border-color: #aaaaaa;
	background: #dddddd;
	margin: 10px 0 10px 0;
}

legend {
	padding: 0.2em 0.5em;
	border-width: 1px;
	border-style: solid;
	border-color: #555555;
	background: #888888;
	color:#ffffff;
	font-size:90%;
	text-align:left;
  }

.prop {
    height:300px;
    float:right;
    width:1px;
}

.clear {
    clear:both;
    height:1px;
    overflow:hidden;
}




/* ---- ( iTunes CSS ) ---- */
#iTunes table { 
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	text-align: left;
	border-collapse: collapse;
	border: 1px solid #666666;
	border-top: none;	
}

#iTunes table a {
	text-decoration: underline;
}

#iTunes table a:visited {
	text-decoration: underline;
}

#iTunes tr.odd {
	background-color: #ebf3ff;
}

#iTunes tr a {
	color: #111111;
}

#iTunes tr:hover a {
	color: #111111;
}

#iTunes tr:hover, tr.odd:hover {
	/*background-color: #dfdfdf;*/
}


#iTunes thead th {
	
	color: #000;
	background: #ffffff url(images/tbar.gif) repeat-x;

	/*height: 9px;*/
}

/*#iTunes thead th:hover {
	background: #ffffff url(images/tbov.gif) repeat-x;
	
}*/

#iTunes tr {
	vertical-align: top;
    
}

#iTunes tr,th,td {
	padding: .75em;
}

#iTunes td {
	border-left: 1px solid #dadada;

}

#iTunes tfoot tr {
	background: #fff url(images/bbar.gif) repeat-x;
}

#iTunes tfoot td, tfoot th{
	color: #000;
	border: 0px;
}
