

body{ 
background: #fff url('images/bg.jpg');
background-attachment: fixed;
background-position: 100% 100%;
background-repeat: no-repeat;
font: 70% Verdana, sans-serif; 
margin: 0px; 
height:100%;
}

a { color: #000; }
a:hover { color: #333; text-decoration: none; }

h1 { font-size: 2em; color: #000; font-weight: normal; margin: .5em 0 .8em; }

.content {
width: 65%;
color:#333;
border:0px none;
padding:2em 0;
background: none;
margin-left:1%; 
}


#accordion .labone{ 
font-size:90%; float:left; 
margin:0px; color:#000; font-weight:bold;padding: 0px 0 10px 0px;width: 100px;
}

#accordion .labtwo{ 
font-size:90%; color:#333;font-weight:normal;padding: 0px 0 10px 0; width: 160px; float:left;
 }

#accordion .labtxt{ 
font-size:90%; color:#333;font-weight:normal; margin:0px; padding: 0px 0 10px 0; width: 97%; float:left;
 }
 
.ui-none {
margin: 0; padding: 0;background: none; border: 0px none; font-size:90%;
}

.right {
float:right;
} 

.left {
float:left;
} 

.img {
margin:0 20px 10px 0;border: 1px solid #ccc; 
}

img {
border: 0px none; 
}

.section {
margin: 10px 0;
color:#000;
background: none;
border:1px solid #AAAAAA;
padding:10px;
line-height: 17px;
}

#right {
position:absolute;
right:0;
top:0;
padding:14px;
width:30%;
height:100%; 
color:#333;
border-left:1px solid #AAAAAA;
background: url('images/top-bg.png') repeat top left;
}


#right p {
padding:0px;
}



/* general rss  */
.taburl a { 
text-decoration: underline;font-weight:bold;
color: #000
}

.taburl a:hover { 
text-decoration: none;
}

.titlefield{ 
text-decoration: none;
}

.labelfield{ 
color:#c00;
font-size: 80%;
}

.datefield{ 
color:#999999;
font-size: 80%;
}




/*daniel*/
#dialog_link {padding: .4em 1em .4em 20px;text-decoration: none;position: relative;}
#dialog_link span.ui-icon {margin: 0 5px 0 0;position: absolute;left: .2em;top: 50%;margin-top: -8px;}
ul#icons {margin: 0; padding: 0;}
ul#icons li {margin: 2px; position: relative; padding: 4px 0; cursor: pointer; float: left;  list-style: none;}
ul#icons span.ui-icon {float: left; margin: 0 4px;}
