body
{
    background-color: #000033;
    margin:0;
    padding:0;
}

#container
{
    width: 1005px;
    margin-left:auto;
    margin-right:auto;
    background-color:#FFFFFF;
}

#menu
{
    position: relative;
    top: 3px;
}

#menuSelectLanguage
{
    display: inline;
    margin-left: 10px;
}

#menuWelcome
{
    margin-left: 180px;
}

#menu_main
{
    float: right;
}

#logo
{
    margin: 5px 0;
}

.cweblogo
{
    position: relative;
    top: -10px;
    padding-left: 12px;
    border: none;
}

.cwebad
{
    padding-left: 55px;
    border: none;
}

.logoTop
{
	background:url(../images/frame/logoFrame/cweb3_02.jpg) top no-repeat;
	height:10px;
    line-height: 0;
    font-size: 1px;
}

.logoLeft
{
	background:url(../images/frame/logoFrame/cweb3_03.jpg) left repeat-y;    
}

.logoRight
{
	background:url(../images/frame/logoFrame/cweb3_05.jpg) right repeat-y;
}

.logoBottom
{
	background:url(../images/frame/logoFrame/cweb3_09.jpg) bottom no-repeat;
	height:8px;
    font-size: 1px;
}

#searchBar
{
	background:url(../images/frame/searchBar/SearchBarBackGround.jpg);
	background-repeat:no-repeat;
    padding: 5px;
    height: 60px;
}

#main
{
    position: relative;
    left: 8px;
    float:left;
}

#sidebar
{
    float: right;
    width: 220px;
    overflow: hidden;    
}

#left
{
    float: left;
    background-color:#FFFFFF;    
}

#right
{
    width: 213px;
    float: right;
    background-color:#FFFFFF;
    margin-left: 5px;    
}

.rightIEFix
{
   position: relative;
   left: -7px;
}

#vote
{
    background: white;
	border:1px solid;
	border-color:#CCC;
    width: 250px;
    text-align: center;
    float: left;
    padding: 1px;
	height: 247px;
}

#featVideo
{
    float: left;
    padding: 1px;
}

#footer
{
    text-align: center;
}

.clear
{
    clear: both;
}

#controlPanel
{
    height: auto;
}

#controlPanelMenu
{
    float: left;
    width: 15%;
    height: 100%;
    background-color: white;
}

#controlPanelContent
{
    float: right;
    width: 85%;
    background-color: white;
}

#indexModule
{
    width: 220px;
    margin: 0 0 5px 5px;
}

.indexModuleTop
{
	background:url(../images/frame/currentStatusColumn/y_box_01a.jpg) no-repeat;
	height:26px;
	vertical-align:middle;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
}

.indexModuleBottom
{
	background:url(../images/frame/currentStatusColumn/y_box_08a.jpg) no-repeat;
	height:18px;
}

.indexModuleLeft
{
	background:url(../images/frame/currentStatusColumn/y_box_05a.jpg) repeat-y;
    width:4px;
}

.indexModuleContent
{
    position: relative;
    left: -199px;
	width:200px;
	text-align:center;
}

.indexModuleRight
{
    margin-left: 199px;
	background:url(../images/frame/currentStatusColumn/y_box_03a.jpg) repeat-y;
    width:8px;
}

.indexModuleTitle
{
    padding-top: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bolder;
}

.currencyRefernce 
{
    font-size:10px;
}

.currencyError
{
    font-size:10px;
    color: red;
}

#sponsor_main
{
    padding: 1px;
    background: white;
	border:1px solid;
	border-color:#CCC;
    height: 150px;
    position: relative;
    top: 5px;        
}

#sponsorTitle #news_title
{
    width: 100%;
}

#sponsor_main ul, #latest_entry ul, #latest_news ul
{
    list-style: none;
    margin: 0;
    padding: 0;
}

#sponsor_main li
{
    width: 90px;
    padding: 0 3px;
    float: left;
    text-align: center;
}

.sponsor_hover
{
    background-color:#FF9;
    font-weight:  bold;
    cursor: pointer;
}

#latest_entry, #latest_news
{
    padding: 1px;
    background: white;
	border:1px solid;
	border-color:#CCC;
}

#latest_entry li
{
    padding: 2px 0;
    width:100%;
    font-size: 14px;
	text-indent:10px;
}

.latest_hover
{
    background-color:#CCC;
	color:#006;
	cursor:pointer;
}

#latest_news
{
    height: 250px;
    width: 213px;
}

#latest_news li
{
    padding: 2px 0;
    width:100%;
    font-size: 12px;
}

#latest_news label
{
    font-size: 12px;
    color: #000;
}
