/* This file needs to be saved in the UTF-8 format in order to handle EditMenuName attributes with non-english characters */

/* --- Divs used for page structure ---*/
#main { width: 960px; border: none; background: #FFF; position: relative; top: 0; right: 0; margin: 0 auto; text-align: left; } 
#header { position: relative; width: 960px; background: #FFF; margin: 0px; padding-top: 0px; } 
#header img { width: 374px; height: 94px; background: #FFF; margin: 0px; padding: 0px; } 
#globalmenu { position: absolute; font-family: tahoma, sans-serif; right: 30px; top: 2px; height: 34px; padding: 0px; margin: 0px;} 
#globalmenu #search { position: absolute; text-align: right; vertical-align: bottom; right: 0px; top: 10px; width: 210px; } 
#globalmenu #search .searchtext{ width: 100px; padding: 1px; } 
#globalmenu #broadcastlogo { position: absolute; text-align: right; right: 0px; top: 40px; }
#globalmenu #broadcastlogo img { width: 160px; height: 55px; }
#mainbody { background: inherit; float: left;}
#mainmenu { font-family: tahoma, sans-serif; position: relative; width: 960px; background: #09F; height: 24px; margin: 0px 0px 0px 0px; padding: 0px; } 
#leftmenu { float: left; position: relative; margin-top: 10px; width: 200px; font-family: tahoma, sans-serif; } 
#content, #contentwide, #contentfront { float:left; position: relative; margin-top: 15px; margin-left:5px; padding-bottom: 20px; }
#content { width:535px;}
#contentfront { width:685px;}
#contentwide { width:710px;}
#breadcrumbs { border-bottom: 1px solid #FFF; padding-bottom: 0px; margin-bottom: 15px; font-family: tahoma, sans-serif; } 
#rightcolumn { float:right; position: relative; margin-right: 15px; padding-top: 10px; width: 160px; background: #FFF; } 
#footer { float:left; position: relative; background: #000; color: #FFF; text-align: right; width: 960px; height: 12px; margin: 0px; padding: 8px; } 
.hidden { display: none; } 

#largecamp { float: left; margin: 10px 0px 10px 0px; padding: 0px; width: 960px; height: 250px; }

.camp { float: left; width: 205px; background: #FFF; }

.clear { clear: both; } 

