/* generic set up *************************************************************/
*{
padding:0;
margin:0;
font-family:Tahoma,"Trebuchet MS",Verdana,Geneva,Arial,Helvetica,sans-serif;
color:#666666;
background:transparent
}
body{
font-size:76%;
background: url(bodybackground.png) no-repeat;
}
img{
border:0
}
.hidden{
display:none
}
/* layout *********************************************************************/
#wrapper{
color:#333333;
width:788px;
margin:0 auto;
border:1px solid #999999;
background:#ffffff none
}
#headimageoff{
padding:0;
margin:0;
display:none
}
#headlogo,#headnav{
padding:0;
margin:0
}
#headimage{
height:127px;
padding:0;
margin:0
}
/* navigation *****************************************************************/
#nav{
float:left;
width:788px;
margin:0;
padding:0;
list-style:none;
font-size:1em;
font-weight:bold;
color:#333333;
background:url(headnavback.gif) #ffffff repeat-x bottom left
}
#nav li{
float:left;
margin:0;
padding:0;
list-style:none;
border-right:1px solid #eeeeee;
border-bottom:1px solid #eeeeee
}
#nav a{
float:left;
padding:6px 20px 6px 20px;
text-decoration:none;
color:#333333
}
#nav a:hover,#nav a.active{
background:url(headnavbackgrad.png) bottom
}
/* Highlight menu (current page)*/
#home #nav-home a,
#contact #nav-contact a,
#alerts #nav-alerts a,
#FAQ #nav-faqs a,
#Britain #nav-uk a,
#Europe #nav-eu a,
#America #nav-us a,
#World #nav-world a{
background:url(headnavbackgrad.png) bottom
}
/* content ********************************************************************/
#content{
width:600px;
float:left
}
#content-title{
background:#cccccc;
color:#333333
}
#content-title h1{
text-indent:-100em;
overflow:hidden;
line-height:23px
}
#content-title h1.home{
background:url(cat_titles_home.gif) no-repeat 15px;
}
#content-title h1.contact{
background:url(cat_titles_contact.gif) no-repeat 15px;
}
#content-title h1.alerts{
background:url(cat_titles_alerts.gif) no-repeat 15px;
}
#content-title h1.FAQ{
background:url(cat_titles_faqs.gif) no-repeat 15px;
}
#content-title h1.uk{
background:url(cat_titles_uk.gif) no-repeat 15px;
}
#content-title h1.eu{
background:url(cat_titles_eu.gif) no-repeat 15px;
}
#content-title h1.us{
background:url(cat_titles_us.gif) no-repeat 15px;
}
#content-title h1.world{
background:url(cat_titles_world.gif) no-repeat 15px;
}
/* icon that shuts top of screen */
#switch{
float:right
}
/* content entries */
#breadcrumb {
background: #eeeeee;
}
.entry h2{
color:#333333;
font-size:1.6em;
font-style:normal;
font-weight:bold;
background:transparent;
margin-top:1em
}
.entry{
margin:0 20px
}
.entry p{
color:#333333;
font-size:1em;
line-height:1.4em;
background:transparent;
padding: 0.35em 0
}
.entry a,
.entry a:link,
.entry a:visited,
.entry a:active,
.entry a:hover{
font-weight:normal;
text-decoration:underline
}
.posted {
background-color: #eeeeee;
color: #666666;
font-style: italic;
font-size: x-small;
margin: 0 0 15px 0;
padding: 0px;
border-left: 1px solid #999999;
border-bottom: 1px solid #999999; 
border-right: 1px solid #999999;  
}
.posted a,
.posted a:link,
.posted a:visited,
.posted a:active,
.posted a:hover{
color:#666666;
}
.rule{
text-indent:-100em;
overflow:hidden;
background:url(rule.gif) no-repeat center;
line-height:17px
}

.MTCommentOrderNumber {
   background-color: #666666;
   color: #cccccc;
   font-weight: bold;
   padding: 1px;
   margin: 0;
}
#comments dt {
background-color: #eeeeee;
color: #333333;
padding: 0px;
border-left: 1px solid #666666;
border-top: 1px solid #666666; 
border-right: 1px solid #666666; 
line-height: 15px; 
}
#comments dd {
margin-bottom: 15px;
padding: 5px;
border-left: 1px solid #999999;
border-bottom: 1px solid #999999; 
border-right: 1px solid #999999;  
}

#comments dd p {
font-size: x-small;
line-height: 124%
}



/* Google blipvert */
#googlead{
}

/* forms */
form fieldset{
border:1px solid #666666;
padding:10px 20px;
background:#eeeeee;
margin: 30px 0;
}
form legend{
color:#333333;
border:1px solid #333333;
background:#ffcc00;
padding: 2px;
font-weight: bold;
}
form input, 
form textarea,
form option  {
   background-color: #ffcc00;
}
/* Content side ***************************************************************/
#side{
width:180px;
float:right;
border-left:1px solid #aaaaaa;
background:url(sidebottom.gif) no-repeat bottom;
padding:0 0 10px 0
}
#side h3{
text-indent:-100em;
overflow:hidden;
color:#333333;
margin-bottom:10px;
background:url(side_titles_uk.gif) no-repeat #cccccc;
line-height:26px
}
#side ul{
list-style:none;
padding:0 5px 10px 10px;
font-size:0.9em
}
/* #side a:visited{
padding-left:12px;
background:url(visited.gif) no-repeat left
} */
#text-link-ads{
padding-bottom:20px;
}
/* Foot ***********************************************************************/
#foot{
color:#333333;
clear:both;
background:#999999;
padding:5px
}
#footer ul{
margin:0;
padding:2px;
font-size:x-small
}
#foot li{
padding:0 1px 0 0;
display:inline;
list-style:none
}
#foot img{
border-top:1px solid #cecea5;
border-right:1px solid #ffffff;
border-bottom:1px solid #ffffff;
border-left:1px solid #cecea5;
vertical-align:middle
}
/* END ************************************************************************/
