@charset "utf-8";
/* CSS Document */
img {border:0; }
a{
color:#FFFFFF;
text-decoration:underline;
}
a:hover{
text-decoration:none;
color:#fbc200;
}
.clear{clear:both;}
.clearleft{ clear:left;}
.clearright{clear:right;}
.floatleft{ float:left;}
.floatright{ float:right;}
p{
padding:0 0 15px 0;
margin:0;
}
#maincontainer
{
background-color:#323232;
width: 983px;
text-align: left;
margin: auto;
margin-top:12px;
}
/* Top part start here ======================================== */
#toppart{
margin-left:14px;
height:205px;
}
#topimg{
float:left;
width:759px;
height:205px;
background-image:url(../img/topimg.jpg);
background-position:top left;
background-repeat:no-repeat;
}
#subnav{
padding-left:410px;
padding-top:5px;
}
#subnav a{
font:bold 12px "Helvetica", Arial, sans-serif;
text-decoration:none;
color:#FFFFFF;
}
#subnav a:hover{
font:bold 12px "Helvetica", Arial, sans-serif;
text-decoration:none;
color:#fbc200;
}
#subnav a.current{
font:bold 12px "Helvetica", Arial, sans-serif;
text-decoration:none;
color:#fbc200;
}
#topnav{
padding:146px 26px 2px 26px;
}
#topnav a{
display:block;
float:left;
padding:9px 7px;
font:bold 14px Arial, Helvetica, sans-serif;
color:#FFFFFF;
text-decoration:none;
outline:none;
}
#topnav a:hover{
display:block;
float:left;
font:bold 14px Arial, Helvetica, sans-serif;
color:#FFFFFF;
text-decoration:none;
background-color:#202021;
}
#topnav a.current{
display:block;
float:left;
font:bold 14px Arial, Helvetica, sans-serif;
color:#FFFFFF;
text-decoration:none;
background-color:#202021;
}

#streak-speak{
	float:right;
	width:206px;
	height:205px;
}
/* Top part end here ======================================== */

/* Homepage Content part start here ====================== */
#home-maincontent{
background-image:url(../img/home-content-bg.gif);
background-repeat:no-repeat;
background-position:top left;
height:141px;
margin-top:9px;
}
#home-maincontent #leftcontent{ /* Old CSS change */
	padding:26px 15px 0px 15px;
	float:left;
	width:320px;
	font:bold 20px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	line-height:22px;
	text-align:center;
}
#home-maincontent #roundlink-home{
	width:34px;
	padding-top:100px;
	float:left;
}
#in-head #roundlink{  
width:34px;
padding-top:107px;
}
#home-maincontent #rightcontent{
	float:right;
	padding: 19px 25px 5px 5px;
	width:560px;
}
/* Homepage Content part end here ====================== */

/* Homepage BIGIDEA part start here ====================== */
#home-mainbigidea{
	margin-left:12px;
}
#home-mainbigidea #bigidea-left{
float:left;
width:316px;
}
#home-mainbigidea #bigidea-right{
float:right;
width:655px;
}
#bigidea-right #ideatopimg
{
background-image:url(../img/home-idea-topimg.gif);
background-repeat:no-repeat;
background-position:top left;
width:655px;
height:31px;
}
#bigidea-right #ideabanner1{
float:left;
width:164px;
height:213px;
background:url(../img/home-idea-banner1.gif) no-repeat top left;
}
#ideabanner1 a{
	display:block;
	margin-top:157px;
	width:36px;
	height:34px;
	float:right;
	margin-right:24px;
	_margin-right:12px;
	background-image:url(../img/button/bn1-but.gif);
	background-repeat:no-repeat;
	background-position:bottom right;

}
#ideabanner1 a:hover{
background-image:url(../img/button/bn1-but-over.gif);
background-repeat:no-repeat;
background-position:bottom right;
}
#bigidea-right #ideabanner2{
float:left;
width:164px;
height:213px;
background:url(../img/home-idea-banner2.gif) no-repeat top left;
}
#ideabanner2 a{
	display:block;
	margin-top:157px;
	width:36px;
	height:34px;
	float:right;
	margin-right:24px;
	_margin-right:12px;
	background-image:url(../img/button/bn2-but.gif);
	background-repeat:no-repeat;
	background-position:bottom right;

}
#ideabanner2 a:hover{
background-image:url(../img/button/bn2-but-over.gif);
background-repeat:no-repeat;
background-position:bottom right;
}
#bigidea-right #ideabanner3{
float:left;
width:164px;
height:213px;
background:url(../img/home-idea-banner3.gif) no-repeat top left;
}
#ideabanner3 a{
	display:block;
	margin-top:157px;
	width:36px;
	height:34px;
	float:right;
	margin-right:24px;
	_margin-right:12px;
	background-image:url(../img/button/bn3-but.gif);
	background-repeat:no-repeat;
	background-position:bottom right;

}
#ideabanner3 a:hover{
background-image:url(../img/button/bn3-but-over.gif);
background-repeat:no-repeat;
background-position:bottom right;
}
#bigidea-right #ideabanner4{
float:left;
width:163px;
height:213px;
background:url(../img/home-idea-banner4.gif) no-repeat top left;
}
#ideabanner4 a{
	display:block;
	margin-top:157px;
	width:36px;
	height:34px;
	float:right;
	margin-right:24px;
	_margin-right:12px;
	background-image:url(../img/button/bn4-but.gif);
	background-repeat:no-repeat;
	background-position:bottom right;

}
#ideabanner4 a:hover{
background-image:url(../img/button/bn4-but-over.gif);
background-repeat:no-repeat;
background-position:bottom right;
}
#bigidea-right #ideabotimg
{
	background-image:url(../img/home-idea-botimg.gif);
	background-repeat:no-repeat;
	background-position:top left;
	width:655px;
	height:18px;
	clear:both;
}
/* Homepage BIGIDEA part end here ====================== */

#footerpart{
margin-left:12px;
clear:both;
}
#ftopimg{
background:url(../img/footer-topimg.gif) no-repeat bottom left;
height:24px;
_height:21px;
}

#fmainbanner{
background:url(../img/footerbg.gif);
height:200px;
}
#fmainbanner #fbanner1{
float:left;
width:225px;
height:166px;
background:url(../img/ft-banner1.gif) no-repeat top left;
margin-left:14px;
_margin-left:7px;
}
#fbanner1 a{
	display:block;
	margin-top:121px;
	width:34px;
	height:34px;
	float:right;
	margin-right:10px;
	_margin-right:5px;
	background-image:url(../img/button/f-bn1-but.gif);
	background-repeat:no-repeat;
	background-position:bottom right;

}
#fbanner1 a:hover{
background-image:url(../img/button/f-bn1-but-over.gif);
background-repeat:no-repeat;
background-position:bottom right;
}
#fmainbanner #fbanner2{
float:left;
width:225px;
height:166px;
background:url(../img/mbe_banner.gif) no-repeat top left;
margin-left:13px;
}
#fbanner2 a{
	display:block;
	margin-top:121px;
	width:34px;
	height:34px;
	float:right;
	margin-right:10px;
	_margin-right:5px;
	background-image:url(../img/button/f-bn2-but.gif);
	background-repeat:no-repeat;
	background-position:bottom right;

}
#fbanner2 a:hover{
background-image:url(../img/button/f-bn2-but-over.gif);
background-repeat:no-repeat;
background-position:bottom right;
}

#fmainbanner #fbanner3{
float:left;
width:225px;
height:166px;
background:url(../img/ft-banner3.gif) no-repeat top left;
margin-left:13px;
}
#fbanner3 a{
	display:block;
	margin-top:121px;
	width:33px;
	height:34px;
	float:right;
	margin-right:10px;
	_margin-right:5px;
	background-image:url(../img/button/f-bn3-but.gif);
	background-repeat:no-repeat;
	background-position:bottom right;

}
#fbanner3 a:hover{
background-image:url(../img/button/f-bn3-but-over.gif);
background-repeat:no-repeat;
background-position:bottom right;
}

#fmainbanner #fbanner4{
float:left;
width:225px;
height:166px;
background:url(../img/ft-banner4.gif) no-repeat top left;
margin-left:13px;
}
#fbanner4 a{
	display:block;
	margin-top:121px;
	width:34px;
	height:34px;
	float:right;
	margin-right:10px;
	_margin-right:5px;
	background-image:url(../img/button/f-bn4-but.gif);
	background-repeat:no-repeat;
	background-position:bottom right;

}
#fbanner4 a:hover{
background-image:url(../img/button/f-bn4-but-over.gif);
background-repeat:no-repeat;
background-position:bottom right;
}
/* FOOTER part end here ============================= */

/* Inner pager css start here ======================== */

#in-maincontent{
background-image:url(../img/in-botcurve.gif);
background-repeat:no-repeat;
_background-position:100% right;
background-position:bottom right;
margin-top:9px;
width: 983px;
}
#in-leftcontent{
width:397px;
float:left;
}
#in-leftcontent #in-head{
width:397px;
height:140px;
}
#in-leftcontent #in-ideahead{
background:url(../img/in-bigidea-head.gif) no-repeat top left;
height:86px;
width:365px;
margin-left:14px;
}
#in-leftcontent #in-banner-main{
width:365px;
margin-left:14px;
}
#in-banner-main #in-banner1{
float:left;
width:188px;
height:79px;
background:url(../img/in-idea-banner1.gif) no-repeat top left;
}
#in-banner1 a{
	display:block;
	margin-top:44px;
	width:35px;
	height:35px;
	float:right;
	margin-right:14px;
	_margin-right:7px;
	background-image:url(../img/button/in-bn1-but.gif);
	background-repeat:no-repeat;
	background-position:bottom right;

}
#in-banner1 a:hover{
background-image:url(../img/button/in-bn1-but-over.gif);
background-repeat:no-repeat;
background-position:bottom right;
}

#in-banner-main #in-banner2{
float:left;
width:177px;
height:79px;
background:url(../img/in-idea-banner2.gif) no-repeat top left;
}
#in-banner2 a{
	display:block;
	margin-top:44px;
	width:35px;
	height:35px;
	float:right;
	margin-right:22px;
	_margin-right:11px;
	background-image:url(../img/button/in-bn2-but.gif);
	background-repeat:no-repeat;
	background-position:bottom right;

}
#in-banner2 a:hover{
background-image:url(../img/button/in-bn2-but-over.gif);
background-repeat:no-repeat;
background-position:bottom right;
}

#in-banner-main #in-banner3{
float:left;
width:188px;
height:100px;
background:url(../img/in-idea-banner3.gif) no-repeat top left;
}
#in-banner3 a{
	display:block;
	margin-top:65px;
	width:35px;
	height:35px;
	float:right;
	margin-right:14px;
	_margin-right:7px;
	background-image:url(../img/button/in-bn3-but.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
}
#in-banner3 a:hover{
background-image:url(../img/button/in-bn3-but-over.gif);
background-repeat:no-repeat;
background-position:bottom right;
}
#in-banner-main #in-banner4{
float:left;
width:177px;
height:100px;
background:url(../img/in-idea-banner4.gif) no-repeat top left;
}
#in-banner4 a{
	display:block;
	margin-top:65px;
	width:35px;
	height:35px;
	float:right;
	margin-right:22px;
	_margin-right:11px;
	background-image:url(../img/button/in-bn4-but.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
}
#in-banner4 a:hover{
background-image:url(../img/button/in-bn4-but-over.gif);
background-repeat:no-repeat;
background-position:bottom right;
}
#in-banner-main #in-ideabotimg
{
background-image:url(../img/in-idea-botimg.gif);
background-repeat:no-repeat;
background-position:top left;
width:365px;
height:21px;
clear:both;
}

#in-rightmain-con{
padding-left:390px;
}
#repeatBg
{	
	background-image:url(../img/in-contentline.gif);
	background-repeat:repeat-y;
	background-position:top left;
}
#in-content{
	padding:0px 10px 20px 20px;
	}
#in-content h1{
font:bold 20px Arial, Helvetica, sans-serif;
padding:0px 0px 10px 0px;
margin:0;
}
#intopcurve{
background:url(../img/in-topcurve.gif) no-repeat top right;
padding-top:24px;
}

/* BOX css start here  */
#box-container{
margin:15px auto;
}
.box{
	width:271px;
	padding-right:5px;	
}
.paddingbottom5
{
	padding-bottom:5px;
}
.boxleftcurve{
	background:#838383 url(../img/box-leftcurve.gif) no-repeat top left;
	width:238px;
	height:86px;
	float:left;
}
.boxcontent{
padding:10px 2px 10px 10px;
font:normal 12px Arial, Helvetica, sans-serif;
color:#FFFFFF;
}
.boxcontent img{
padding-right:10px;
}
.boxcontent h2{
font:bold 14px Arial, Helvetica, sans-serif;
color:#000000;
padding:0px 0px 5px 0px;
margin:0;
line-height:12px;
}
.boxrightcurve{
	background:#838383 url(../img/box-rightcurve.gif) no-repeat top right;
	width:33px;
	float:right;
}
.boxrightcurve a{
background:url(../img/button/box-but.gif) no-repeat bottom right;
width:33px;
height:32px;
display:block;
margin-top:54px;
}
.boxrightcurve a:hover{
background:url(../img/button/box-but-over.gif) no-repeat bottom right;
width:33px;
height:32px;
}
/* BOX css end here  */

#in-footerpart{
margin-left:14px;
clear:both;
}
.imageright 
{
	BORDER-RIGHT: #ffffff 0px solid; BORDER-TOP: #ffffff 0px solid; FLOAT: right; BORDER-LEFT: #ffffff 0px solid; BORDER-BOTTOM: #ffffff 0px solid
}
/* Inner pager css end here ======================== */
#btnRoundImage
{
	float: left;
}
