
html{
	overflow-y:scroll;
}
body{
	text-align:center;
	line-height:18px;
	background-position: center top;
	background-repeat: no-repeat;
	background-color:white;
}

#container{
	width:946px;
	margin:0px auto;
	text-align:left;


}
#top{
	margin-bottom: 19px;
}

#mainnavigation ul{
width:100%;
background-image: url(../images/menubg.gif);
background-position: left bottom;
background-repeat: repeat-x;
font-size: 1.2em;

}
#mainnavigation li{
	display: block;
	float: left;
	border-left:1px solid #f5f4f0;
	height: 97px;
	margin: 0 auto;
	
}
#mainnavigation li a{

	color:#999084;
	display: block;
	padding: 66px 12px 4px 12px;

}
#mainnavigation li a.selectednode{
		color: #f56e23;
	border-bottom: 9px solid #f56e23;
}
#mainnavigation li a:hover{
	color: #f56e23;

	border-bottom: 9px solid #f56e23;
}

.menutab_0{
	border-bottom: 9px solid #103C5D;

}
.menutab_1{
	border-bottom: 9px solid #566A87;
}
.menutab_2{
	border-bottom: 9px solid #8A98AD;
}
.menutab_3{
	border-bottom: 9px solid #BBC3D1;
}
.menutab_4{
	border-bottom: 9px solid #9CA3AA;
}
.menutab_5{
	border-bottom: 9px solid #BBC0C5;
}
.menutab_6{
	border-bottom: 9px solid #D8DCE0;
}
.menutab_7{
	border-bottom: 9px solid #eef2f6;
}


#branding{
display:block;
background:url(../images/adahanlogo.gif) no-repeat 0 0;
height:97px;
width: 217px;
float: left;
text-indent: -9999px;
outline: none;
padding:0;
}


#branding a{

width:100%;
display:block;
text-indent:-9999px;
text-decoration: none;
height:100%;
}

#hpcontext{
	float: left;
	width:194px;
	background-image: url(../images/hpbg.gif);
	height: 253px;
}
#hpcontent{
	width: 731px;
	float: right;
	font-size:1.2em;
	height: 253px;
	overflow:hidden;
}

#hpcontent .video{
width:321px;
height: 253px;
background: #f1f1f1;
border:1px solid black;
float:left;
}

#hpcontent .textarea{
width:383px;
height: 253px;

float:right;
}



#hpcubes{
	height: 125px;
	background-image: url(../images/hpcubesbg.gif);
	background-repeat: repeat-x;
	margin-top: 21px;
}
.scrollable
{
   position:relative;    
	overflow:hidden;                 
	width:946px;
	height: 125px;
}

div.scrollable div.items div.active {
background-position: left -107px;

}
div.scrollable div.items div:hover {
cursor: pointer;
}
.hpcube{
	background: url(../images/hpcubebg.gif) no-repeat 0 0;
	width: 179px;
	height: 107px !important;
	float: left;
	margin-left: 50px;
	display: block;
	display: inline;

	overflow:hidden;
}
.scrollable .items{
	padding: 9px 0 0 0;
		width:20000em; 
	position:absolute; 
		clear:both;		
	background-position: left 0;
}
.hpcube img{
	float: right;
	width:60px;
	display: block;
	margin: 10px 14px 10px 0;
}
.hpcube .productcube{
	margin: 10px 0 10px 9px;
	float:left;
	width:96px;
text-align: left;

}
.hpcube h2{
	white-space: normal;

	height: 70px;
}
.readmore{
	display: block;
	float: left;
	padding-right: 12px;
	font-size: 11px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right 7px;
	font-weight: bold;
	color:#536a85;
}
.readmore:hover{
	background-position: right -493px;
}
#tophpcube{
	height: 132px;
}
#tophpcubewrap{
	padding: 28px 25px 25px 25px;
}
#bottomhpcubewrap{
	padding: 10px 25px 25px 25px;
}
.hptopcubetext{

	font-size: 1.1em;
}
#hpcontext h2{
	font-size: 13px;
}
#bottommenu{
	text-align: center;
	background-image: url(../images/bottombg.gif);
	border: 1px solid #e7e4e0;
	background-position: left top;
	background-repeat: repeat-x;
	line-height: 27px;
	font-size: 1.1em;
}
#bottommenu li{
	display: inline;
}
#bottommenu li.bottommenuseparator{
	padding:  0 8px;
}

#bottom{
	margin: 16px 0;
}
#context{
	width: 186px;
	float: left;
		min-height: 360px;
	margin-bottom: 40px;
}
#content{
	width:730px;
	float: right;
	font-size: 1.2em;
	min-height: 360px;
		margin-bottom: 40px;
}
#context li{
	display: block;
	font-size: 1.2em;
	padding:0 14px 0 4px;
	border-bottom: 1px solid #f5f4f0;
}
#context li a{
	display: block;
	padding: 10px 8px 10px 12px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	color:#999084;
	background-position: left -1484px;
}
#context li a:hover{
	background-position: left -484px;
	color:#f56e23;
}
#context li a.selectednode{
	color:#595f7a;
	font-weight: bold;
	background-position: left 16px;
}
h2{
font-size:14px;
color:#24294f;
font-weight: bold;
}

#sitemap a{
	text-decoration:underline;
}

#sitemap ul li{
padding:3px 0;
}
#sitemap ul.secondlevel li{
background: url(../images/arrow.gif) no-repeat left 9px;
padding-left:8px;
}

#sitemap ul.secondlevel{
margin-left:12px;

}

.loginform label,
#rform label{
	display:block;
	float:left;
	font-weight:bold;
	width:126px;
	padding-bottom:8px;
}

.loginform{
	margin-top:24px;
}
.loginform select,
.loginform input,
#rform select,
#rform input,
#rform textarea{
	border:1px solid #7F9DB9;
	padding:0px;
	width:220px;
}

#rform{
	margin-top:24px;
}

.formlink .button{
	border: 1px solid gray;
	display:block;
	float:left;
	color:white;
	background: #595F7A;
	padding:4px 8px;
	margin-left:6px;
}

.formlink .button:hover{
text-decoration:underline;
}

.formlink{
	padding:6px 0 0 232px;
}

.requred{
	color:red;

}

.productitem a{
display:block;
}

.productitem{
	margin-right:22px;
	margin-bottom:25px;	
	display: block;
	width:207px;
	height:129px;
	overflow:hidden;
	background: url(../images/productcube.gif) no-repeat 0 0;
	float:left;
	display:block;
	position: relative;
}

.description{
	height:34px;

	display: block;
	overflow:hidden;
}
.vadescription{
	height:76px;

	display: block;
	overflow:hidden;
}
.productitem .innerwrap{
	padding:10px 8px 0 10px;
	
}

.productitem .innerwrap img{
border: 1px solid #ebe7e1;

float:right;
}


.pdetails{
width:110px;	
float:left;
}

.links{

	position:absolute;
	bottom:5px;
	padding:0 0 0 10px ;
}
.links a{
display:block;
float:left;
padding-right:10px;
margin-right:44px;

background: url(../images/arrow.gif) no-repeat right 7px;
color:#536a85;
	
}

.producrInfo .ptitle{
	color:#8a98a8;

}

.productInfo img{
	width:156px;
	border:1px solid #f5f2f0;
	float:left;
	margin-top:3px;
}

.productInfo .details{
	
	width:388px;
	float:left;
	margin-left:22px;
}

h3.publisher{
	color:#24294f;
	font-size:1.5em;
	padding-bottom:4px;
	font-weight:bold;
}
.productInfo .price strike{
color:red;
font-weight:normal;
font-size:0.8em;
}
.productInfo .price{
	color:#95af49;
	display: block;
	padding-bottom:4px;
	font-size:1.5em;
	font-weight:bold;
}

.productInfo .author{
	color:#95af49;
	font-weight:bold;
}

.productInfo .morelinks{
	padding:12px 0 0 0 ;
}

.productInfo .morelinks a{
display:block;
float:left;
margin-right:8px;
padding:6px 18px;
}

.productInfo .morelinks a.buynow{
background: #e8b0a3;
border:1px solid #bc482f;
color:#bc482f;
}

.thelist .goback:hover{
text-decoration:underline;
}
.thelist .goback{
	display:block;
	float:left;
	padding:3px 12px;
}
.thelist .goback,
.productInfo .morelinks a.goback{
background: #24294f;
border:1px solid #546ea1;
color:white;
}

.productInfo .morelinks a:hover{
text-decoration:underline;
}

p.abstract{
	padding-bottom:12px;
}

.audiobg{
	width:417px;
	height:310px;

	background: url(../images/audiobg.gif) no-repeat 0 0;
}

.QIndexing{
	font-weight:bold;
	padding:12px 0;
	color:#595F7A;
}
#qustioneer li{
margin:12px 0;
}
#qustioneer li h3{
font-size:24px;
font-weight:bold;
color:#595F7A;

padding-right:6px;
}

#qustioneer li span{
display:block;
float:left;
font-weight:bold;
}

.answers .button{
	
	display:block;
	float:left;
	padding:1px 6px;
	margin-right:4px;
	border:1px solid gray;
	background:#595F7A;
	color:white;
	margin-bottom:12px;
}
.answers .button:hover{
color:#F56E23;
}
.answers .buttonselected{
	


	display:block;
	float:left;
	padding:1px 6px;
	margin-right:4px;
	border:1px solid gray;
	background:#F56E23;
	color:black;
	margin-bottom:12px;
	
}

.sbutton{
display:block;
float:left;
margin-right:8px;
padding:6px 18px;



background: #24294f;
border:1px solid #546ea1;
color:white;
}

.sbutton:hover{
color:white;
text-decoration:underline;
}

.ptitle{
padding:0px 0 8px 0 ;
	font-size:12px;
}

.indexlist li{
	margin-bottom:20px;
}

.indexlist h3{
color:#636564;
font-weight: bold;
font-size:16px;
}


.indexlist .indeximg{
width:146px;
float:left;
}

.indexlist .indeximg img{
margin-top:3px;
}

.indexlist .thelist{
width:400px;
float:right;
padding-right:176px;
}

.indexlist .thelist h2 a{
color:#24294f;

}

.indexlist .thelist h2{
font-size:1.4em;
margin-bottom:4px;
}

.hptextitem{
	line-height:16px;
}
.hptextitem h2.news{

	background-image:url(../images/arrow.gif);
background-position:right 6px;
background-repeat:no-repeat;
float:left;
padding-right:10px;
}

.newstitle{
background-image:url(../images/arrow.gif);
background-position:right 6px;
background-repeat:no-repeat;
padding-right:13px;
margin-top:12px;
float:left;


}

#loginpage .newuser{
	width:49%;
	float:right;
	border:1px solid #003;
	background: #f1f1f1;
}
#loginpage .registereduser .inner,
#loginpage .newuser .inner{
padding:4px;
}
#loginpage .loginlinks{
padding:10px 104px 22px 0px;
}
#loginpage .loginlinks a{
display:block;
float:left;
color:#003;	
text-decoration:underline;
}
#loginpage .loginlinks a.button{
display:block;
float:right;
padding:2px 8px;
background: #003;
color:white;
text-decoration:none;
}
#loginpage .loginlinks a:hover{
text-decoration:underline;
}
#loginpage .loginlinks a.button:hover{
color:orange;
text-decoration: none;
}

#loginpage .registereduser{
	width:49%;
	float:left;
	border:1px solid #003;
	background: #f1f1f1;
}

#loginpage label{
display:block;
padding-bottom:0px;
}

ul.loginform li{
	padding-bottom:8px;
}

#loginpage input{
width:242px;
}

.moreindex{
	color:#ea6d2a;
	text-decoration: underline;
	font-weight:bold;
	font-size:14px;
}

.indexseperator{
	height:2px;

	padding:0 168px 0 154px;
}

.indexseperator div{
	height:2px;
	background-color: #9aa7ac;

}
#blogIndex .headers span.date {
font-weight:bold;
font-size:14px;
}
#blogIndex .headers span{
display:block;
color:#636564;
}
#blogIndex .headers{
	width:164px;
	float:left;
}

#blogIndex .content{
	width:394px;
	float:left;
	border-bottom:2px solid #94a1a7;
}

.blogseperator{
	height:2px;
	background: #94a1a7;
	margin:20px 0;
}

.blogarticle .author{
	display:block;
	font-size:13px;
	font-weight:bold;
	padding-bottom:8px;
}

.blogarticle a.goback{
display: block;
padding-top:8px;
color:#ea6d2a;
font-size:14px;
font-weight:bold;
text-decoration:underline;
}

.blogarticle a.goback:hover{
text-decoration:none;


}

.userresponses ul.responses li.odd{
	border:1px solid #aaa;
	border-right:1px solid #666;
	border-bottom:1px solid #666;
	background: #f3f3ff;
	margin-top:6px;
	padding:6px;
}

.userresponses ul.responses li.pair{
	border:1px solid #aaa;
	border-right:1px solid #666;
	border-bottom:1px solid #666;
	background: #f3f3ff;
	margin-top:6px;
	padding:6px;
}
.subtitle{
	padding-bottom:6px;
}
.subtitle span{
	font-weight:bold;	
	font-size:11px;
}

.subtitle .writer{
	display: block;
	float:left;
	padding-right:4px;
}
.newresponse{

}
.newresponse .newresponseform{
	padding-top:8px;
}
.newresponse .newresponseform li{

}
.newresponse .newresponseform label{
width:96px;
float:left;
margin-bottom:4px;
}

.newresponseform span{
	color:red;
}

.newresponseform .formbutton{
	display:block;
	background: #103458;
	color:white;
	float:left;
	margin-left:96px;
	padding:1px 8px;
	margin-top:2px;
}

.newresponseform .formbutton:hover{
color:#ea6d2a;
}

.blogarticle .itemtext{
	padding-right:40px;
}

#adminlogin label{
	width:96px;
	display: block;
	float:left;
	padding-bottom:3px;
}

.submitbutton{
	display:block;
	background: #103458;
	color:white;
	float:left;
	margin-left:96px;
	padding:1px 8px;
	margin-top:2px;
}


.userlogin{
margin-bottom:5px;
background: url(../images/loginbg.gif) no-repeat 0 0;
height:27px;

}

.userlogin a{
	font-size: 13px;
	display:block;
	float:left;
	font-weight:bold;
	padding-top:3px;
	color:white;
	
}

.userlogin a.first{
	padding-left:19px;
	
}

.userlogin a.second{
	padding-left:10px;
	background: url(../images/whitedot.gif) no-repeat 4px 11px;
	
}
.logincub{
	padding-left:19px;
}
.logincub .loginbutton{
	font-weight: bold;
	color:#24294F;
	#F56E23
}
.logincub .loginbutton:hover{
	
	color:#F56E23;
	text-decoration: underline;
}
.logincub .errormsg{
	color:red;
}
.myorderstable td{
padding:2px;
	
}

.myorderstable tr.headers td{
font-weight: bold;
}

.myorderstable a{
text-decoration:underline;
font-weight: bold;
}