﻿body 
{
    font-size:10px;
    font-family:Verdana;
    text-align:center; 
    color:#656150;
}

#ctl00_lblCopyright
{
    color:#6d6c6c;    
}

.topBanner
{
    text-align:left; 
    vertical-align:top; 
    width:808px; 
    height:312px; 
    background-image:url(Images/Banner/topbanner_ida.jpg);
    background-repeat:no-repeat;
}

.content
{
    background-image:url(Images/Skins/V2/background.gif);
    width:808px;
}

.content .menuTd
{
    width:168px; 
    text-align:left;
    padding-left: 12px;
    vertical-align:top;
}

.content .contentTd
{
    width:640px; 
    text-align:left;
    vertical-align:top;
}

.contentOLD
{
    float:right; 
    width:616px; 
    text-align:left;
    background-color:#ffffff; 
    margin: 0 12px 0 0;
}

.menuTop
{
    width:156px; 
    height:14px;
    margin: 187px 12px 0px 12px;
    background-image:url(Images/menuTop.gif);
}

.menu
{
    width:156px; 
    background-color:#ffffff; 
}

.menu ul
{
    list-style: none;
    margin: 0;
    padding: 0;
}

.menu li
{
    width: 135px;
    padding: 2px 0 2px 5px;
    font-family: 'Comic Sans MS' , Verdana;
    font-weight: lighter;
    font-size: 14px;
    letter-spacing: 1px;
    line-height:20px;
}

.menu li.selected
{
    background-image: url(Images/MenuItemSelectedBackground.gif);
}


.menu a
{
	text-decoration:none;
    color:#656150;
}

.menu a:hover
{
	text-decoration:underline;
}

h1
{
    color: #656150;
    font-family: 'Comic Sans MS', Verdana;
    font-size: 25px;    
    margin: 0;
    font-weight:lighter;
}

h1 a 
{
	text-decoration:none;
    font-weight:lighter;
}

h1 a:hover
{
	text-decoration:underline;
    font-weight:lighter;
}

h2
{
    color: #767164;
    font-family: 'Comic Sans MS', Verdana;
    font-size: 16px;
    font-weight:lighter;
    margin: 0 0 5px 0;
}

.infoBox
{
    background-color: #f5f1e9;    
    width: 240px;
    height: 230px;
    padding: 10px;
}

.box
{
    background-color: #f5f1e9;    
}

.textBig
{
	font-family: Verdana;
	font-size: 12px;
    color:#747474;
}


a
{
    color:#656150;
    font-weight:bold;
	text-decoration:underline;
}

a:hover
{
	text-decoration:none;
}

.bloggEntries
{
    width:580px;
}

.bloggEntries .bloggEntry
{
    background-color: #f5f1e9;    
    padding: 6px;
    width: 98%;
    margin: 0 0 20px 0;   
}

.bloggEntries .writeComment
{
    background-color: #f5f1e9;    
    padding: 10px;
    width: 90%;
    margin: 0 0 20px 0;   
}

.bloggEntries input, textarea
{
	font-family: Verdana;
 	font-size: 10px;
}

.bloggEntries .comments
{
    padding: 10px;
    width: 90%;
    margin: 0 0 20px 0;   
}

.bloggEntries .imageBorder
{
    border: #747474 1px solid;
    padding: 2px;
}

.imageBorder img
{
    border-style: none;
}

.bloggEntry h1
{
	font-family: Verdana;
	font-size: 14px;
    color:#656150;
    font-weight:bold;
    margin: 0;
}

.bloggEntry h2
{
    width:100%; 
    font-family: Verdana;
    font-size: 10px;
    text-align:right; 
    font-weight:bold; 
}

.bloggEntry p
{
	font-family: Verdana;
	font-size: 12px;
    color:#656150;
}

label 
{
    width:110px;
    float:left;
    font-weight:bold;
}

ul
{
   padding:0;
   margin-top:0;
   margin-left:30px;
}

li
{
    line-height:20px;
}

#Video
{
    height: 565px;   
}

#Video #VideoDescriptionSpan 
{
    width:500px;
    text-align:center; 
}

#VideoContainer
{
    width: 560px;
    height: 325px;
    text-align: center;
    background: url(Images/LoadingVideo.gif);
    background-repeat: no-repeat;
    background-position: center top;
    padding-bottom:30px;
}

#VideoList
{
    position:absolute ;
    width:573px;
    height: 125px;   
    overflow:auto;
}

#VideoList img
{
    margin-left: 5px;
    padding: 2px;
    border: none;
} 

#VideoNavigation
{
    padding-top: 5px;
    height:30px; 
    width:550px; 
    text-align:center;    
}

#VideoDescription
{
    text-align: center;    
    font-family: Verdana;
	font-size: 12px;
    color:#747474;
    height:35px;
}

.modalBackground
{
    background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.kittens td
{
     text-align: center;    
}

#Recaptcha
{
   height: 150px;
   margin: 0 0 15px 107px;
}

#Recaptcha .headline
{
	font-family: Verdana;
	font-size: 12px;
    color:#747474;
    font-weight: bold;
    margin-bottom: 10px;
}

#Smileys
{
   height: 20px;
   padding: 3px 5px 25px 107px;
   width: 100%;
}