@import url("../taglib/css/reset.css");

body {
	font: 12px/1.6em "lucida sans unicode", "lucida grande", verdana, sans-serif;
	background-color: #010318;
	padding-bottom: 100px;
	color: #222;
}

a {
	color: #13347f;
}

#main h1 {
	margin: 1.066em 0 1.066em 0;
	line-height: 1.066em;
	font-size: 3em;
	letter-spacing: -3px;
}

#main h2 {
	font-size: 1.5em;
	margin: 1.066em 0;
	line-height: 1.066em; 
}

#main p {
	margin-bottom: 1.6em;
}

#container {
	background: url("../images/main/bg-container.png") repeat-y center top;
}

#container2 {
	background: url("../images/main/bg-container2.jpg") no-repeat center bottom;
}

#container3 {
	background: url("../images/main/bg-container3.jpg") no-repeat center top;
	min-height: 850px;
}

#logo {
	background: url("../images/main/bg-header-logo.jpg");
	width: 252px;
	height: 135px;
	position: absolute;
	text-align: left;
	margin: 17px 0 0 -14px;
}

#logo a {
	height: 135px;
	display: block;
	text-indent: -9000em;
}

#header,
#content,
#footer {
	width: 900px;
	margin: 0 auto;
}

#header {
	height: 110px; 
}

form#header-login {
	margin-left: 238px;
	margin-right: 15px;
	color: #fff;	
	padding-top: 17px;
	height: 40px;
	line-height: 36px;
	text-align: right;
	position: relative;
}

div#header-login {
	margin-left: 238px;
	color: #fff;	
	padding-top: 17px;
	height: 40px;
	line-height: 36px;
	text-align: right;
	position: relative;
	float: right;
}

form#header-login h2 {
	float: left;
	width: 170px;
	height: 40px;
	background: url("../images/main/bg-header-login.png") no-repeat right center;
	text-indent: -9000em;
	text-align: left;
}

form#header-login .login-error {
	position: absolute;
	background-color: #ccc;
	margin-left: -170px;
	width: 140px;
	padding-left: 18px;
	text-align: center;
	color: #ae2508;
	text-align: center;
	background: #f2c5b1 url("../images/main/bg-error.png") no-repeat .66em center;
	-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	line-height: 33px;
	text-transform: uppercase;
}

#header-login ul {	
	display: inline;
}

#header-login ul li {
	display: inline;
}

form#header-login label:after {
	content: ":";
}

form#header-login label a {
	color: #aaa;
	font-size: 11px;
}

div#header-login p {
	float: left;
	margin: 0 .33em 0 0;
	font-size: 1.33em;
}

div#header-login ul li {
	float: left;
	margin-left: .33em;
}

div#header-login .link-my_profile {
	width: 127px;
	background: url("../images/main/bg-link-my_profile.png") no-repeat center center;	
}

div#header-login .link-my_downloads {
	width: 127px;
	background: url("../images/main/bg-link-my_downloads.png") no-repeat center center;	
}

div#header-login .link-log_out {
	width: 78px;
	background: url("../images/main/bg-link-log_out.png") no-repeat center center;	
}

div#header-login ul li a {
	display: block;
	text-indent: -900em;
	text-align: left;
}

#header-login input {
	background: url("../images/main/bg-header-login-input.png") no-repeat center center;
	width: 112px;
	padding: 4px;
	border: none;
	font-size: 12px;
	color: #fff;
}

form#header-login button {
	background: url("../images/main/bg-header-login-button.png");
	width: 57px;
	height: 23px;
	text-indent: -9000em;
	padding: 0;
	border: none;
}

#header-nav {
	margin-left: 258px;
	height: 53px;
	line-height: 52px;
	clear: both;
}

#header-nav li {
	display: inline;
}

#header-nav li:before {
	content: "\00A0\00A0| \00A0\00A0";
}

#header-nav li:first-child:before {
	content: "";
}

#header-nav a {
	color: #3e2700;
	text-transform: uppercase;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}

#header-nav a:hover {
	color: #fff;
}	

#header-nav li.link-cart {
	float: right;
	margin-right: 1.5em;
}

#header-nav li.link-cart a {
	background: url("../images/main/bg-link-cart.gif") no-repeat left center;
	padding-left: 22px;
}

#header-nav li.link-cart a:hover {
	background: url("../images/main/bg-link-cart-hover.gif") no-repeat left center;
}

#header-nav li.link-cart:before {
	content: "";	
}

#content {
	overflow: auto;
}

#sub {
	padding: 50px 0 0;
	width: 225px;
	float: left;
	color: #001922;
}

#sub-body {
	padding: 0 20px;
}

#sub .link-free_download {
	background: url("../images/main/bg-link-free_download.png");
	margin-left: -20px;
	margin-right: -20px;
}

#sub .link-free_download a {
	display: block;
	height: 74px;
	text-indent: -9000em;
}

#main {
	float: right;
	width: 675px;
	min-height: 623px;
	background: url("../images/main/bg-main.jpg") no-repeat left bottom;
}

#main-body {
	padding: 1px 35px;
	min-height: 300px;
}

#footer {
	height: 130px;
}

#footer-nav {
	float: left;
	padding-top: 28px;
	padding-left: 10px;
}

#footer-nav > li {
	float: left;
	width: 150px;
	border-left: 1px solid #172250;
	padding-left: .75em; 
}

#footer-nav > li > a {
	font-weight: bold;	
}

#footer-nav ul {
	font-size: 10px;
}

#footer-nav a {

	color: #5f71c6;
	text-decoration: none;
}

#footer-nav a:hover {
	color: #e2eaed;
}
	
#footer-search {
	float: right;
	padding-top: 14px;
	padding-right: 14px;
}

#footer-search input {
	background: url("../images/main/bg-header-login-input.png") no-repeat center center;
	width: 112px;
	padding: 4px;
	border: none;
	font-size: 12px;
	color: #fff;
}

#footer-search button {
	background: url("../images/main/bg-footer-search-button.png");
	width: 57px;
	height: 23px;
	text-indent: -9000em;
	padding: 0;
	border: none;
}

#copyright {
	clear: right;
	float: right;
	color: #e2eaed;
	padding-top: 1.6em;
	padding-right: 14px;
	font-size: 10px;
	text-align: right;
}

#copyright a {
	text-decoration: none;
	color: #e2eaed;
}

#org_logos {
	float: right;
	clear: right;
	width: 200px;	
	padding-top: 1.6em;
	padding-right: 14px;
	height: 54px;
	background: url("../images/main/bg-footer-logos.png") no-repeat left bottom;
}

#org_logos li {
	width: 66px;	
	height: 54px;
	float: left;
}

#org_logos li a {
	height: 54px;
	text-indent: -900em;
	display: none;
}


/* PAGER */

#main ol.pager {
	margin: 1.6em 0;
	list-style: none;
	text-align: center;
	padding: .8em 0;
	font-family: arial, helvetica, sans-serif;
}

#main ol.pager li {
	display: inline;
	font-size: 13px;
}

#main ol.pager li a {
	background-color: #ddd;
	padding: 5px;
	text-decoration: none;
	text-transform: uppercase;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	display: inline-block;
	min-width: 1.5em;
}	

#main ol.pager li span {
	padding: 5px;
	font-weight: bold;
	display: inline-block;
	min-width: 1.5em;
}		

#main ol.pager li a:hover {
	background-color: #13347f;
	color: #fff;
}

#main ol.pager li.link-previous a,
#main ol.pager li.link-next a {
}

#main ol.pager li.link-all {
	margin-left: 1em;
}

#main ol.pager li.link-all a {
	text-transform: none;
	padding: 5px 10px;
}

	
