@charset "UTF-8";
/* CSS Document */


cccbody {
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 10px;
	color: #FFFFFF;
 background-color:;
	background: #f0f0f0;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom:0px;
}
#igAdsContainer {
	position:absolute;
	left:0;
	bottom:0px;
	margin-top:10px;
	margin-left:0px;
	margin-bottom:0px;
	width:1000px;
	height:50px;
	z-index:6;
	display:block;/*background-color:#999999*/
}
#igMenuContainer {
	position:absolute;
	left:50%;
	bottom:10px;
	margin-left:-590px;
	margin-bottom:-20px;
	width:1100px;
	height:72px;
	z-index:3;/*background-color:#999999*/
}
#igMenuPlatter {
	position:absolute;
	left:1px;
	bottom:1px;
	width:1098px;
	height:50px;
	/*background-color:#333333;*/
	background:url(../images/platter1100.png) no-repeat bottom center;
	filter: alpha(opacity=30);
	-moz-opacity:.60;
	opacity:.60;
	z-index:4;
}
#igMenuItems {
	position:absolute;
	left:-15px;
	top:0px;
	width:1100px;
	height:61px;
	z-index:5;
	background:transparent;
}
#igMenuItems td {
	background:transparent;
}
.igMenuItem {
	height:60px;
	width:53px;
	cursor:pointer;/*background-color:#99CCFF;*/
}
.igOptionItem {
	position:absolute;
	z-index:105;
	height:48px;
	width:52px;
	top: 0px;
	left:0px;
	margin-left:16px;
	margin-top:16px;
	cursor:pointer;
	color:#333333;
	text-align:center;
	/*
	background-color:transparent;
	*/
}

.igOptionItem_old {
	position:absolute;
	z-index:105;
	height:48px;
	width:52px;
	top: 0px;
	left:0px;
	margin-left:6px;
	margin-top:-24px;
	cursor:pointer;
	background-color:transparent;
	 background-image:url(../images/highlight.png);
}


.igOptionItem span {
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	font-weight:bold;
}
.igOptionItemBG {
	position:absolute;
	top:0px;
	left:0px;
	margin-left:-10px;
	margin-top:-42px;
	height:85px;
	width:82px;
	/*
	filter: alpha(opacity=40);
	-moz-opacity:.40;
	opacity:.40;
	*/
	z-index:102;
	background:no-repeat center;
	color:#FFFFFF;
}
.igOptionItemBGSelected {
	position:absolute;
	top:0px;
	left:0px;
	margin-left:-10px;
	margin-top:-42px;
	height:85px;
	width:82px;
	/*
	filter: alpha(opacity=40);
	-moz-opacity:.40;
	opacity:.40;
	*/
	z-index:102;
	background:no-repeat center;
	background-image:url(../images/highlight.png);
	color:#0033FF;
	
}


.igMenuItemOptionsInner {

	width: 85px;
	height: 90px;
	position:relative;
	float:left;

}

.igMenuItemOptionsInner span {
	text-align:center;
}

.igMenuItemTitle {
	font-size: 12px;
	font-weight:bold;
	color:#yellow;
	text-align:center;
	
	/*visibility:hidden;*/
}
#igMenuItemOptions {
	position:absolute;
	left:29px;
	top:84px;
	width:470px;
	height:401px;
	background:transparent;
	z-index:100;
}
#igMenuItemOptionsBG {
	width:100%;
	height:100%;
	
	
	background:url(images/background.png) no-repeat center;
	
	
	filter: alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
	z-index:101;
	
}
#igLoginForm {
	padding:5px;
	font-size:18px;
	color:#333333;
	text-align:center;
	z-index:7;
	width:400px;
	height:120px;
	background-color:#f0f0f0
}
#igLoginForm a.close {
	background:transparent url(../images/close.png) no-repeat scroll 0%;
	cursor:pointer;
	display:block;
	height:28px;
	top:1px;
	margin-left:380px;
	position:absolute;
	width:28px;
}
#igLoginForm td {
	background:transparent;
	font-size:14px;
	vertical-align:middle;
	text-align:left;
}
.igOptionsTitle {
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size: 16px;
	font-weight:bold;
}
.igOptions {
	position: absolute;
	margin-left: -170px;
	margin-top: -111px;
	left:50%;
	top:50%;
	
	background:transparent;
	z-index:1001;
	
}
.igOptions td {
	background:transparent;
}
#igActiveWindow {
	background:#f5f5f5 url(../images/active.window.bg.png) scroll top repeat-x;
	text-align:right;
	color:#ddd;
	padding:10px;
	width:980px;
	left:50%;
	top:10px;
	margin-left:-500px;
	margin-top:0px;
	position: absolute;
	height:500px;
	filter: alpha(opacity=90);
	-moz-opacity:.90;
	opacity: .90;
	z-index:1;
}
#igHomeWindow {
	color: #000000;
	left:50%;
	top: 10px;
	width:980px;
	margin-left:-500px;
	margin-top: 10px;
	position:absolute;
	text-align:center;
	border:#000000 solid thin;
	display: none;
}
#modal_overlay {
	background-color:#000;
}
#igBg {
	background:url(images/bg.png) scroll 0px 0px no-repeat;
	position:absolute;
	height:399px;
	width:463px;
	top:50%;
	left:50%;
	margin-left:-231px;
	margin-top:-100px;
	z-index:0;
	display: none;
}
.toolbox {
	background:url(../images/active.bar.bg.jpg) scroll repeat-x;
	background-color:#606261;
	height: 50px;
	left: 5%;
	margin-left: 340px;
	top:-22px;
	margin-top:-0px;
	width: 580px;
	position:absolute;
	padding:5px;/*filter: alpha(opacity=50);
	-moz-opacity:.50;
	opacity: .50;
	z-index:2;*/
	}
.bborder {
	border:#FFFFFF 1px solid;
}
.sborder {
	border:#C0C0C0 1px solid;
}
.button {
	background-color:#0066FF;
	padding:3px;
	text-align:center;
	width: 150px;
}
.button a {
	color:#FFFFFF;
	text-decoration:none;
	margin-top:2px;
}
.button a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
.toolbarItem {
	width:40px;
	height:52px;
	float:right;
	margin-right:2px;
	cursor:pointer;
}
.sidebarItem {
	width:43px;
	height:46px;
	margin-bottom:5px;
	text-align:center;
	vertical-align:top;
	color:#666666;
	cursor:pointer;
	color: #333333;
}



