/* Layout
------------------------ */

*{
    margin:0;
    padding:0;
}
body{
    font:1em verdana;
    text-align:center;
}
#wrapper {
    margin:0 auto;
    width:910px;
    text-align:left;
    position:relative;
}
#head {
    width:909px;
    height:120px;
    background:url(images/head.jpg) no-repeat;
}
.home #banner{
    background:url(images/face1.jpg) no-repeat;
    height:239px;
    margin-left:-3px;
}
.sub-page #banner{
    background:url(images/face.jpg) no-repeat;
    height:239px;
}
.home #menu{
    width:200px;
    margin-left:60px;
    padding-top:20px;
}
.home #menu ul {
    text-decoration:none;
    list-style-type:none;
}
.home #menu ul li {
    padding:0px 0px 10px 0px;
}
.home #menu ul li a {
    padding:0px 0px 0px 6px;
    font-size:13px;
}
.sub-page #menu{
    position:absolute;
    top:120px;
    right:60px;
}
.sub-page #menu li{
    display:inline;
}
.sub-page #menu li a{
    color:#4e4e4e;
    padding:5px;
    font-size:0.875em;
    font-weight:bold;
}
.sub-page #menu li a:hover,#menu a#current{
    color:#fff;
    background:url(images/navbg.png) center repeat-x;
    -moz-border-radius:5px;
}
#sections{
    background:url(images/image.jpg) center no-repeat;
    height:105px;
}
#homeregister{
text-align:right;
}
a#learn,a#build,a#compete{
    text-indent:-999px;
    width:250px;
    height:105px;
    display:block;
    float:left;
    outline:none;
}
#updates{
    background:url(images/updateBlock.jpg) no-repeat;
    height:160px;
    width:231px;
    padding:60px 0 0 20px;
    text-align:center;
}
#updates h4{
    margin-bottom:6px;
}
#updates li{
    list-style:none;
}
#content{
    margin-top:20px;
}
#left,#right{
    float:left;
    display:inline;
}
#left{
    width:240px;
    margin-top:10px;
}
#right {
    width:500px;
    background:url(images/cbg.jpg) -30px -6px no-repeat;
    padding:20px 0 0 20px;
}
#left li{
    font:0.875em/1.5 verdana;
}
.subpages li{
    text-indent:2em;
}
#left li a{
    display:block;
    padding:5px;
    margin-bottom:2px;
    border-bottom:1px solid #ccc;
    font-weight:bold;
}
#right h3{
    border-bottom:1px dotted;
    margin-bottom:20px;
}
#right img{
    float:left;
    margin-right:10px;
}
#footer {
    color:#c00;
    width:909px;
    height:209px;
    background:url(images/footer_bg.jpg) no-repeat;
    clear:left;
    font-size:0.875em;
    text-align:center;
}
#centerfoot {
    padding:130px 0px 0px 0px;
}
.container{
    width:909px;
    margin:auto;
    background:url(images/bg.gif) repeat-y;
}
.sub-page .container{
    margin-top:20px;
}
#content{
    overflow:hidden;
}
* html #content{
    height: 1%;
}
.container_wrapper{
    width:800px;
    margin:0 auto;
}
/* fonts & styles
------------------------ */


a{
    text-decoration:none;
    color:#693;
}
a:hover {
    color:#c00;
    text-decoration:none;
}
img{
    border:0;
}
h1,h2,h3,h4,h5,h6{
    font-family:georgia;
    font-weight:normal;
    color:#693;
}
p{
    font-size:0.8em;
    line-height:1.5;
    margin-bottom:1em;
    color:#4e4e4e;
}

#right p {
    text-align:justify;
}

.home #menu ul li a {
    color:#32850d;
    display:block;
    padding:4px;
    font-weight:bold;
}
#footer a {
    color:#32850d;
}
#footer a:hover {
    color:#000;
}
.home #menu ul li a:hover {
    background:url(images/menu.png) no-repeat;
    color:#fff;
}
#right li{
    font:0.8em/1.5 verdana;
    list-style-type:square;
    list-style-position:inside;
}
#left li a.plus{
    padding-left:20px;
    background:url(images/plus.png) left no-repeat;
    cursor:pointer;
}
#left li.minus a.plus{
    background:url(images/minus.png) left no-repeat;
}
#scrollup {
  position: relative;
  overflow: hidden;
  height: 120px;
  width: 180px
}
.headline {
  position: absolute;
  top: 210px;
  left: 5px;
  height: 155px;
  width:170px;
}
.newsticker {
	list-style-type: none;
        text-align:center;
	padding: 3px;
	margin: 0;
}
#tooltip {
	position: absolute;
	z-index: 3000;
	background:transparent url(images/apnerve.png) top left no-repeat;
	padding:10px;
        width:155px;
        height:133px;
        text-align:left;
        opacity:0.9;
}
#tooltip h3, #tooltip div { margin: 0; }
#tooltip h3 {
    font:0.875em/1.5 "trebuchet ms";
    color:#fff;
    padding:10px;
}
.box{
    float:left;
    width:220px;
    padding:10px;
}
.last{
    margin-left:10px;
}
#right .center{
    text-align:center;
}
#right .center img{
    float:none;
}
#div0,#div1,#div2,#div3,#div4{
    display:none;
}
/*
stylized
*/
	#stylized{
		background:#ffffff;
	}
	#stylized h1 {
		font-size:14px;
		font-weight:bold;
		margin-bottom:8px;
	}
	#stylized p{
		font-size:11px;
		color:#666666;
		margin-bottom:20px;
		border-bottom:solid 1px #e2ffd2;
		padding-bottom:10px;
	}
	#stylized label{
		display:block;
		font-weight:bold;
		text-align:right;
		width:160px;
		float:left;
		clear:left;
		font-size:13px;
	}
	#stylized .small{
		color:#666666;
		display:block;
		font-size:11px;
		font-weight:normal;
		text-align:right;
		width:140px;
	}
	#stylized input {
	vertical-align: middle;
		font-size:12px;
		padding:2px 2px;
		border:solid 1px #a2f38a;
		width:150px;
		margin:0px 0 10px 25px;
	}
	
	#stylized button{ 
		clear:both;
		margin-left:150px;
		width:125px;
		height:31px;
		background:#666666 url(img/button.png) no-repeat;
		text-align:center;
		line-height:31px;
		color:#FFFFFF;
		font-size:11px;
		font-weight:bold;
	}
	#stylized textarea {
	vertical-align: middle;
		float:left;
		font-size:12px;
		padding:2px 2px;
		border:solid 1px #aacfe4;
		width:150px;
		margin:0px 0 20px 10px;
	}
#stylized select {
	vertical-align: middle;
		float:left;
		font-size:12px;
		padding:2px 2px;
		border:solid 1px #a2f38a;
		width:150px;
		margin:0px 0 20px 25px;
	}
.stylized1{
	vertical-align: middle;
		float:left;
		font-size:12px;
		padding:0px 0px;
		border:solid 1px #aacfe4;
		margin:0px 0 20px 10px;
	}

.top{
text-align:right;
}
option,select{
    text-transform:capitalize;
}
hr{
    margin-bottom:10px;
    clear:both;
}

.manual_bot
{
  list-style-image: url('images/package.png');
} 