/** Guestware - Beta Version 2 **/
/******** Skin: Default ********/
/** Body Style **/
body {
margin :4;
padding : 0;
background:url('images/bg.jpg') repeat top right;
}
/** Main Page Links **/
a {
outline:none;
text-decoration:none;
color:#ACACAC;
}
a:hover{
color:#828282;
}
img {
border:0;
margin:0;
padding:0;
}
/** General Styles **/
.title{
color : #a0a0a0; 
font-family : Arial; 
font-size : 12pt; 
font-weight : bold;
}
.thepage {
background:url('images/bobg.jpg') repeat top right;
}
.title a:link{
color : #a0a0a0; 
font-family : Arial; 
font-size : 12pt; 
font-weight : bold;
}

.title a:hover{
color : #0096CE; 
font-family : Arial; 
font-size : 12pt; 
font-weight : bold;
}
.title a:visited{
color : #a0a0a0; 
font-family : Arial; 
font-size : 12pt; 
font-weight : bold;
}

.footer{
color : #505050; 
font-family : Tahoma; 
font-size : 8pt; 
font-weight : normal;
}

.mt{
color : #a0a0a0; 
font-family : Tahoma; 
font-size : 8pt; 
font-weight : normal;
}

.text{
color : #808080; 
font-family : Arial; 
font-size : 12pt; 
font-weight : bold;
}

.unique{
color : #0096CE; 
font-family : Arial; 
font-size : 12pt; 
font-weight : bold;
}

.su{
color : #0096CE; 
font-family : tahoma; 
font-size : 8pt; 
font-weight : normal;
}

.area
{
font-family: Tahoma;
font-size: 9pt;
color : #606060;
border: 1px solid #c9c9c9;
background-color: #fcfcfc;
background-repeat:repeat-x;
background-image: url('images/bg.gif');
}

.header {
width:960px;
margin:0 auto 0 auto;
height:100px;

}
.header img.logo{
float:right;
margin-top:20px;
margin-right:30px;
padding-bottom:5px;
}
.header span{
float:right;
padding-top:80px;
font:normal 11px verdana;
color:#363636;
}
.header ul{
float:left;
margin-top:70px;
margin-left:30px;
list-style:none;
padding:0;
}
.header li{
display:inline;
float:left;
padding-right:10px;
margin:0px;
}
.clear {
clear:both;
}
.container {
width:960px;
margin:0 auto;
}
#topmenu {
width:960px;
margin:0 auto;
height:33px;
background:url(images/topmenu.gif) no-repeat center top;
}
.todaytime {
float:left;
padding-left:20px;
color:#ACACAC;

font:normal 12px verdana;
}
.todaytime span{
line-height:33px;
height:33px;
}
.staticlinks {
float:right;
}
.staticlinks ul{
width:600px;
list-style:none;
margin:0 20px 0 0;
padding:0;
}
.staticlinks li{
float:right;
display:inline-block;
margin:0 0 0 20px;
}
.staticlinks a{
display:inline-block;
font:bold 0.9em Arial;
color:#ACACAC;
line-height:33px;
height:33px;
padding:0;
margin:0;
}
.staticlinks a:hover{
color:#828282;
}
.footer {
width:960px;
margin:20px auto 20px auto;
}
.minilogo {
float:left;
}
.minilogo img{
margin:0 3px 0 10px;
}
.social {
float:left;
margin-right:180px;
}
.social ul{
list-style:none;
float:left;
margin:3px 0 0 0;
padding:0;
}
.social li{
display:inline-block;
float:left;
margin:0;
padding:0;

}
.social li img{
margin:0;
padding:0;
width:15px;
height:15px;
border:4px solid #272727;
}
.social li a{
margin:0;
padding:0;
}
.copyrights {
float:left;
}
.copyrights p{
text-align:center;
margin:0;
padding:0;
font:normal 11px tahoma;
color:#424242;
}
/** END **/