
h1,h2,h3,h4,h5 {
 	font-weight:normal;
 	font-family:BaseFont,sans-serif;
 	color:#777;
}


h1.intro, .section-intro {
 	text-align:right;
}

h1, h2 {
 	text-shadow:2px -1px 5px #aaa;
 	text-transform:lowercase;
}

h1 {
 	font-size:36px;
 	line-height:40px;
 	margin-bottom:15px;
}
h2 {
 	font-size:24px;
}
h3 {
 	font-size:14px;
}
h4 {
 	font-size:12px;
}




#header h1 {
 	font-family:Gill Sans MT,Helvetica,Arial,sans-serif;
 	font-size:72px;
 	line-height:120px;
 	text-align:right;
 	position:absolute;
 	right:0px;
 	top:15px;
 	text-shadow:none;
 	color:#666;
}

#header h1 img {
 	position:relative;
 	top:15px;
 	margin-right:15px;
}

#header h2 {
 	display:none;
}

#sidebar h1 {
 	font-size:36px;
 	line-height:40px;
 	text-align:right;
}

.product-single .product-details h3 {
 	font-size:24px;
 	line-height:30px;
}

h3.item-title {
	font-size:16px;
 	line-height:18px; 
 	font-weight:bold;
}

.section-title {
 	margin-top:30px;
 	margin-bottom:15px;
}

a {
 	color:#b22;
 	text-decoration:none;
}

#logo {
 	color:#666;
}

#regAZ a, .pagination-menu a {
 	font-size:16px;
 	font-weight:bold;
 	padding:5px;
}

#breadcrumbs a {
 	color:#999;
 	text-transform:lowercase;
}

.pagination-menu a {
 	width:20px;
 	text-align:right;
}

#regAZ a.active, #regAZ a:hover, .pagination-menu a.active , .pagination-menu a:hover {
 	background-color:#fff;
}

.az-anchor {
 	/*border-top:solid 1px #b22;*/
 	margin-top:30px;
}

.az-anchor a span {
 	display:none;
}

a.link-light {
 	color:#666;
}
a.link-light:hover {
 	text-decoration:underline;
}

#toolbar .section a {
 	margin-top:5px;
 	display:block;
}


a.breadcrumb:before, a.uact:before, a.download:before {
 	content:'\00020\025b6\00020';
}

a.disabled {
 	color:#ccc;
}

.linklist li a.link-item {
 	color:#666;
}

.linklist li a.link-item:hover {
 	color:#b22;
}

.smalltext, .smalldescr {
 	font-size:11px;
}

.login-state a {
 	color:#666;
 	font-weight:normal;
}


h2.module-intro-title {
 	margin-top:2em;
 	text-transform:none;
 	margin-bottom:1em;
 	text-transform:lowercase;
}
