/*THE WHOLE PAGE*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li, hr,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

body{
	font-family: arial, verdana;
	font-size: 12px; 
	line-height: 12px;
	color : #000000; 
	line-height: 1.3;
}

 #main{
 	background-color: #FFFFFF;
	background-repeat: repeat-y;
	padding: 0 0 0 0px;
	width: 821px;
	height: 100%;
	border: 0px solid orange;
	}


 #header{
 	margin-left: 100px;
	width: 801px;
	height: 95px;
	border: 0px solid red;
	overflow: hidden;
	}
	
#header_top {
 	background-image: url(/elearning/images/homepage09/headerbg.jpg);
	width: 801px;
	height: 71px;
	overflow: hidden;
	border: 0px solid red;
}

 #logo{
 	float: left;
 padding-left: 20px;
 	margin-top: 12px;

 	width: 140px;
 	border: 0px solid red;
	}
	
.icon{
 	margin: 0 5px 0 5px
 	border: 0px solid red;
 	vertical-align: middle;
	}

.icons{
	display: block;
	width: 180px;
	height: 25px;
	border: 0px solid red;
}

#icons_shopsite{
 	float: left;
 	padding-left: 90px;
 	margin-top: -5px;
 	width: 440px;
 	border: 0px solid red;
	}
	



.header_center{
    width: 300px;
 	font-family: arial, verdana;
	font-size: 16px;
	line-height: 18px;
	color : #000000; 
	text-align: center;
	margin: auto;
	margin-top: 20px;
	border: 0px solid red;
	}


#navbar {
	margin-left: 0px;
	margin-top:  0px;
	width: 802px;
	height: 30px;
	padding: 0 0 0 0;
	border: 0px solid red;
}

#navbar_shopsite {
	float: left;
	margin-left: 5px;
	width: 802px;
	height: 35px;
	padding: 0 0 0 0;
	border: 0px solid red;
}

#navbar_left {
	float: left;
	background:transparent url(chrometheme/blackNavbar2.jpg) repeat scroll 0 0;
	width: 630px;
	height: 30px;
	margin-left: 0px;
	margin-top: 0px;
	border: 0px solid red;

} 

#navbar_left_shopsite {
	float: left;
	width: 630px;
	height: 30px;
	margin-left: 0px;
	margin-top: 5px;
	border: 0px solid red;
	color: white;

}

#navbar_right {
	float: left;
	width: 170px;
	height: 30px;
	margin-top: 1px;
	padding-left: 0px;
	border: 0px solid red;
	border-right: 1px solid #dadada;

} 




#share{
float: right;
width: 140px;
margin: 17px 5px 0px 10px;
border: 0px solid red;
}

#share img {
	border:0px;
}


.sharemenu{
clear: both;
margin-top: 2px;
}

.hovermenu ul{
font: bold 13px arial;
padding-left: 30px;
margin-top: 20px;
height: 20px;
}

.hovermenu ul li{
list-style: none;
display: inline;
}

.hovermenu ul li a{
padding: 2px 1.7em;
text-decoration: none;
float: left;
color: black;

}

.hovermenu ul li a:hover{
color: red;
}

html>body .hovermenu ul li a:active{ /* Apply mousedown effect only to NON IE browsers */
border-style: inset;
}
	
#cart{
position: absolute;
top: 43px;
left: 685px;
z-index: 10;
}

.demo_top{
position: absolute;
top: 5px;
left: 230px;
}
.newsletter_top{
position: absolute;
top: 0px;
left: 360px;
}
.podcast_top{
position: absolute;
top: 5px;
left: 480px;
}
div#box{
position: absolute;
top: 120px;
left: 100px;
}


A:link {font-family: arial; font-size: 12px; color: #3366ff; text-decoration: none}
A:visited {font-family: arial; font-size: 12px; color: #3366ff; text-decoration: none}
A:hover {font-family: arial; font-size: 12px; color: #191970; text-decoration: none}
A:active {font-family: arial; font-size: 12px; color: #191970; text-decoration: none}

/*search text input box*/
#search{
position: absolute;
top: 71px;
left: 773px;
}

#search2{
position: absolute;
top: 72px;
left: 730px;

}

h1 {
font-family: verdana;
font-size : 18px; 
font-weight : bold; 
color : #000;
}
h2 {
font-family: verdana;
font-size : 15px; 
font-weight : bold; 
margin-bottom: 0px;
color : #000; 
}
h3 {
font-family: verdana;
font-size : 11px; 
font-weight : bold; 
color : #000000; 
margin-bottom: -5px;
} 
h4 {
font-family: verdana;
font-size : 16px;
font-weight: bold; 
color : #0A3731; 
text-decoration: none;
} 
h5 {
font-family: verdana;
font-size : 16px; 
font-weight : bold; 
color : #000000; 
} 
strong {
font-size : 14px; 
font-weight : bold; 
color: #000000; 
} 
strong.large {
font-size : 18px; 
} 
small {
font-style : italic; 
color : #333333; 
font-size : 9px; 
} 

ul {
	margin-left: 15px;
	padding-left: 5px;
}

.foot{
position: absolute;
top: 0px;
left: 150px;
}
.copyright{
position: absolute;
top: 20px;
left: 205px;
}
.verisign{
position: absolute;
top: 60px;
left: 10px;
width: 700px;
}
.topper{
position: absolute;
top: 0px;
left: 10px;
}
#footer A:link {font-family: arial; font-size: 11px; color: #3366ff; text-decoration: none}
#footer A:visited {font-family: arial; font-size: 11px; color: #333333; text-decoration: none}
#footer A:hover {font-family: arial; font-size: 11px; color: #191970; text-decoration: none}
#footer A:active {font-family: arial; font-size: 11px; color: #191970; text-decoration: none}
