*{
margin:0;
padding:0;
}

body{
font-family:verdana,"frutiger linotype","lucida grande",helvetica,arial,sans-serif;
text-align:center;
background-color: #000000; /*#2E83AC; #944701;*/
color:#333;
font-size: 12px;
background-image:url() no-repeat;
background-attachment: fixed;
background-position: 50% 0px;
margin-top:0px;
}

/* General Style Info */
a{
color:#999999;
text-decoration:none;
}
a:hover{
color:#ffffff;
text-decoration:underline;
}

a img{
border:none;
}

h1, h2, h3{
font-weight:normal;
}

h1{

margin:0.3em 0;
font-size: 180%;
}

h2{
color:black;  
padding-top: 1em;
margin:0.3em 0;
font-size: 180%;
}

h3{
color:black; 
padding-top:2em;
font-size: 140%;
}

/* input field headings */
h4{
color:black;  
padding-top:0.5em;
font-weight:normal;
font-size:10px;
}

em {
font-size: 18px;
}

ul, li {
margin: 0 12px;
}

/* Layout */

#container{     /* CONTAINER (PAGE) */
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;

}

#header{
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 5px;
}

#header a:link {
     color:black; 
     background-color: transparent;
     }
#header a:visited {
     color:black; 
     background-color: transparent;
     }
#header a:hover {
     color: #00f;
     background-color: transparent;
     text-decoration: underline;
     }
#header a:active {
     color: #f00;
     background-color: transparent;
     text-decoration: none;
     }
#tripanel{
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: -3px;

}
#content{
margin-top:0px;
text-align: left;
}
#sidebar{
font-family:Video Star;
position:relative;
display:block;
width:210px;
height:590px;
/*clear:both;*/
padding: 0px 0px 0px 0px;
text-align: center;
z-index:1;
}
#sidebar2{
font-family:Video Star;
position:relative;
display:block;
width:210px;
height:590px;
/*clear:both;*/
padding: 0px 0px 0px 0px;
text-align: center;
z-index:1;
}
#footer{
padding: 0px 0px 0px 0px;
z-index:1;
}
#rssDiv { width:100%;display:none;text-align: left; }

#imagesDiv { width:100%;display:none;text-align: left; }

#colorDiv { width:100%;display:none;text-align: left; }

#insideDiv { width:100%;display:none;text-align: left; }

#domainDiv { width:100%;display:none;text-align: left; }

#linksDiv { width:100%;display:none;text-align: left; }

#currentDiv { width:100%;display:none;text-align: left; }

#musicDiv { width:100%;display:none;text-align: left; }

#videoDiv { width:100%;display:none;text-align: left; }

#podcast { width:100%;display:none;text-align: left; }

#podcast2 { width:100%;display:none;text-align: left; }

#podmaxs { width:100%;display:none;text-align: left; }

#radioDiv { width:100%;display:none;text-align: left; }

/* tables */

table {
border-top: 0px solid #ccc;
border-left: 0px solid #ccc;
border-bottom: 0px solid #ccc;

clear:both;
padding: 0;
margin: 0 0 0 0;
white-space: normal;
}
th {
color:black; 
/*background-color:#0857A1;
border-top: 0px solid #fff;
border-left: 0px solid #fff;
border-right: 0px solid #003d4c;
border-bottom: 0px solid #003d4c;*/

text-align: center;
padding:0px 0px;
background-image:url();
}
th a:link {
     color:black; 
     background-color: transparent;
     }
th a:visited {
     color:black; 
     background-color: transparent;
     }
th a:hover {
     color: #00f;
     background-color: transparent;
     text-decoration: underline;
     }
th a:active {
     color: #f00;
     background-color: transparent;
     text-decoration: none;
     }
table tr td {
//font-family:"frutiger linotype",verdana;
border-right: 0px solid #ddd;
padding:0px 0px;
vertical-align:top;
color:black; 
padding: 0px 0px 0px 0px;
}


table tr.altRow td {
font-family:"trebuchet ms";
font-weight:normal;
font-size;12px;
/*background: #FCE3BF;*/
/*background-image:url();*/
border:0;
}
table tr.evenRow td {
font-family:"trebuchet ms";
font-weight:normal;
font-size;12px;
/*background: #FCE3BF;*/
/*background-image:url();*/
border:0;
}

tr.altRow:hover{
/*#fec sycamore50%*/
font-weight:bold;color:blue;background-color: #fffaef;background-image:url();
}
tr.evenRow:hover{
font-weight:bold;color:blue;background-color: #fffaef;background-image:url();
}

#cakeSqlLog td {
text-align: left;
font-size:12px;
padding: 4px 8px;
background: #fff;
border-bottom: 2px solid #ccc;
}

/* scaffold show */

div.related {
clear:both;
display:block;
}
dl {
line-height:2em;
margin:0em 1em;
float:left;
width: 400px;
}
dt {
font-weight: bold;
vertical-align:top;
}
dd {
margin-left:10em;
margin-top:-2em;
vertical-align:top;
}

/* notices and errors */

#flashMessage, .error, .error_message {
color:#bbbbbb;
font-size: 16px;
margin: 0px 0px;
font-weight: bold;
}
.error_message {
clear: both;
}
.error em {
font-size: 18px;
color: #003d4c;
}
.notice {
color: #656565;
font-size: 18px;
background-color: #f4f4f4;
padding: 0.5em;
margin: 1em 0;
display:block;
}
.tip {
color: #656565;
background-color: #ddd;
}

/* forms */

form {
margin-top: 0em;
}
form div{
vertical-align: text-top;
margin-left: 0em;
margin-bottom:0em;
overflow: auto;
}
form div.date{
margin-left: 0em;
}
label {
display: block;
float:left;
width: 140px;
font-size: 14px;
padding-right: 20px;
}
input[type=checkbox] {
float: left;
clear: left;
margin: 2px 6px 7px 2px;
}
input[type=text] {
padding: 0px 0px 0px 0px;
border-top:1px solid black;
border-left:1px solid black;
border-right:1px solid black;
border-bottom:1px solid black;
font-size:12px;
font-weight:normal;
/*text-transform: capitalize;*/
text-align: left;
/*       top  rght bot left  */
padding: 2px 4px 4px 4px;
background-color:transparent;
}
input[type=hidden] {
border-top:0px solid black;
border-left:0px solid black;
border-right:0px solid black;
border-bottom:0px solid black;
font-size:12px;
font-weight:normal;
/*text-transform: capitalize;*/
text-align: left;
/*       top  rght bot left  */
padding: 0px 0px 0px 0px;
}
input, textarea {
padding: 2px 4px 4px 4px;
border-top:1px solid black;
border-left:1px solid black;
border-right:1px solid black;
border-bottom:1px solid black;
clear: both;
display:block;
font-size: 12px;
font-family: inherit;
font-weight: normal;
background-color:transparent;
}
select {
color:#777777";
font-family:"trebuchet ms";
padding: 0px 0px 0px 0px;
border-top:1px solid #777777;
border-left:1px solid #777777;
border-right:1px solid #777777;
border-bottom:1px solid #777777;
clear: both;
vertical-align: text-bottom;
font-size: 10px;
background-color:transparent;
}
option selected {
color:#777777;
font-size: 12px;
font-family: trebuchet ms,arial;
padding: 0 0.3em;
background-color:transparent;
}
input[type=submit] {
display: inline;
vertical-align: bottom;
background-image:url(/img/aluminum_row3.jpg);
font-weight:bold;
font-size:14px;
padding: 0px 0px 0px 0px;
}
.required{
clear: both;
color:#222;
font-weight:bold;
}
.optional{
clear: both;
color:#555;
}
#loaderimg2{
display:block;
background-image:url('/img/nav/spinner.gif');
}
#loaderimg{
display:block;
background-image:url('/img/nav/spinner-stopped.gif');
}
.rollover a { display:block; width:32px; background-color: #FFFFFF}
.rollover a:hover { background-color: #990000}

.submit {
clear: both;
/*margin-top: 40px;
margin-left: 140px;*/

}
/* action links */
ul.actions {
float: left;
margin-left:20px;
width: 200px;
}
ul.actions li {
margin-top: 4px;
}
pre {
padding: 1em;
}
