/**
 * Microsoft License Website default css rules
 * @author: Arman Rizal (inazrabuu@yahoo.com)
 */


/**
------------------ Generic ------------*/
body{
	width: 100%;
	background: #43abe0;
}

/**
------------------ Container ------------*/
#container{
	width: 100%;
	background: #3594c4 url(../images/body-bg.jpg) top left repeat-x;
}

#inner_container{
	width: 966px;
	margin: 0 auto;
	padding: 20px 0px 0px 0px;
	color: #000;	
}

#container_splash{
    width: 100%;
}

#inner_container_splash{
    width: 966px;
    margin: 0 auto;
    padding: 80px 0px 0px 0px;
    color: #fff;
}

#splash
{
    padding: 32px 0px 16px 0px;
    background: #3594c4 url(../images/content-bg.jpg) top left repeat-x;
    text-align: center;
    border: 1px solid #727272;
    font-size: 1.2em;
}
#splash div
{
    width: 882px;
    margin: 0 auto;
    text-align: right;
}
#splash a
{
    color: #1E688E;
    text-decoration: underline;
    font-weight: bold;
}
#splash a:hover
{
    text-decoration: none;
}

/**
------------------ Header ------------*/
#header{

}

#header_top{
	position: relative;
	background: url(../images/topmenu-bg.jpg) top left no-repeat;
	width: 966px; height: 58px;
	margin: 0 auto 10px auto;
}

#logo h1{
	position: absolute;
	top: 17px; left: 23px;
	width: 133px; height: 27px;
	background: url(../images/logo.jpg) top left no-repeat;
}
#logo h1 a{
	display: block;
	width: 110px; height: 19px;
}
#logo h1 a span{ display: none; }

#topmenu{
	position: absolute;
	top: 17px; right: 10px; 
	font-size: 1.2em;
	font-weight: bold;
	color: #fff;
}

#topmenu ul li{ margin: 4px 0; }
#topmenu ul li a{ 
	padding: 0 8px; 
	color: #fff;
}

/**
------------------ Middle ------------*/
#middle{
	border: 2px solid #727272;
	background: #353535;
}

#banner{
	position: relative;
	height: 56px;
	background: url(../images/banner-bg.jpg) top left repeat-x;
}

#banner h1{	
	font-size: 20px; 
	font-weight: normal;
	padding: 10px 0px 0px 5px;
	color: #000;
}
#banner h1 span{ margin: 0px 5px; }
#banner h1 span#microsoft{
	font-size: 26px;
}

#search{
	position: absolute;
	top: 13px; right: 15px;
}

#search input.search-button{
	border: 0;
	width: 46px; height: 20px;
	background: url(../images/button-search.jpg) top left no-repeat;
}

/**
------------------ Content ------------*/
#content{
	border-top: 4px solid #727272;
	background: #94D0EC;
}

#content_inner{
	background: url(../images/content-bg.jpg) bottom left repeat-x;
	padding: 10px 0px 30px 0px;
}

#alpha, #beta, #gamma{ float: left; }

#alpha{
	width: 170px;
	padding: 0px 0px 0px 18px;
	/*background: url(../images/menu-bg.jpg) top right no-repeat; */
}

/**
------------------ Main Menu ------------*/

#gotohome{
    font-size: 1.2em;
    letter-spacing: -1px;
}
#gotohome a{
    color: #1e688e;
	font-size: 1.2em;
	font-weight: bold;
	letter-spacing: -1px;
}
#mainmenu h3{
    font-size: 1.2em;
    letter-spacing: -1px;
}
#mainmenu h3 a{
	color: #1e688e;
	font-size: 1.2em;
	font-weight: bold;
	letter-spacing: -1px;
}
#mainmenu{ margin: 0px 0px 15px 0px; }
#mainmenu ul.root 
{
    list-style-type: none; 
    margin: 0px 0px 10px 0px;
}
#mainmenu ul.root li{ margin: 2px 0px; }
#mainmenu ul.root li, #mainmenu ul.root li a{
	color: #1e688e;
	/*font-size: 12px;*/
	font-size: 1.2em;
	font-weight: bold;
}

#mainmenu ul.sub{	list-style-image: url(../images/arrow-li.gif); }
#mainmenu ul.sub li{ margin: 8px 0px 0px 10px; padding: 0; }
#mainmenu ul.sub li a{
	font-size: 11px;
	font-weight: normal;
	color: #000;
}

#but_activation{ margin: 0px 0px 15px 0px; }
a#e_licensing{
	display: block;
	background: url(../images/icon-arrowd.gif) top left no-repeat;
	padding: 0px 2px 20px 24px;
	font-size: 1.2em;
	font-weight: bold;
}

#beta{
	width: 556px;
}

#content_items{
	padding: 0px 8px;
}

#greeting{
	font-size: 1.1em;
	margin: 0px 0px 10px 0px;
	text-align: justify;
}
#greeting h3{
	margin: 0px 0px 10px 0px;
	font-family: Trebuchet MS;
	font-weight: normal;
	font-size: 24px;
	letter-spacing: -1px;
	color: #1e688e;
	padding: 0;
}

#chooser{
    position: relative;
}
#chooser a{
    position: absolute;
    display: block;
    top: 140px; left: 450px;
    width: 50px; height: 18px;
    background: url(../Images/next.jpg) top left no-repeat;
}
#chooser a:hover{
    width: 58px; height: 20px;
    background: url(../Images/next-h.jpg) top left no-repeat;
}
#chooser a span{ display: none; }

#assistance{
	width: 100%;
	margin: 10px auto 10px auto;
}

#assist{ width: 32%; }

#assist li{
	width: 50px;
	margin: 0px 16px;
	text-align: center;
}
#assist li a{
	display: block;
	width: 50px;
	height: 85px;         
	font-weight: bold;
	font-size: 1.1em;
}
#assist li a:hover{ text-decoration: none; }

a#learn{ background: url(../images/icon-book.jpg) bottom center no-repeat; }
a#choose{ background: url(../images/icon-check.jpg) bottom center no-repeat; }
a#acquire{ background: url(../images/icon-arrow.jpg) bottom center no-repeat; }

#assist_con{ 
	width: 66%;
	font-size: 1.1em;
}

#assist_con h4{
	font-weight: bold;
	font-size: 14px;
	color: #1E688E;
}
#assist_con p{ margin: 4px 0px; }
#conumber, #assist_con a{ 
	font-weight: bold;
	font-size: 1.2em;
	margin: 0px 4px;
}
#assist_con a{ color: #000; }

#gamma{
	width: 180px;
	margin: 0px 0px 0px 5px;
	text-align: center;
}
#content_inner > #gamma{ width: 200px; }

/*#reseller_finder{
	padding: 24px 10px 10px 45px;
	display: block;
	background: url(../images/reseller-badge.jpg) top left no-repeat;
	color: #fca702;
	font-size: 12px;
	font-weight: bold;
}*/
#reseller_finder{
	display: block;
	width: 149px; height: 49px;
	margin: 0px 0px 0px 10px;
	font-size: 0px;
	text-indent: -1000000px;
	background: url(../images/reseller.gif) top left no-repeat;
}

#banners img{
	margin: 10px 0px;
}

#footer{
	color: #000;
	font-size: 11px;
	background: url(../images/footer-bg.jpg) bottom left repeat-x #489BC5;
	height: 100px;
	border-top: 1px solid #727272;
}

#footer_menu{
	position: relative;
	width: 966px;
	padding: 10px 5px 0px 0px;
	margin: 0 auto;
}

#footer ul{
	position: absolute;
	right: 0;
}

#footer_menu ul li a{
	padding: 0px 5px;
}