/* Reset */
html, body, h1, h2, h3, h4, h5, h6, p, div, dl, dt, dd, ul, li, ol, form, fieldset, input, textarea {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

li, ol {
	list-style: none;
}

body {
	background: #1c2a48;
	color: #474747;
	font: 80%/140% Helvetica, Arial, sans-serif;
	text-align: center;
}


h2 {
	color: #224477;
	font-size: 1.5em;
	background: url(images/title.jpg) no-repeat 0 0;
	padding: .2em 0 1.2em 1.7em;
}

h3 {
	color: #212121;
	font-size: 1.3em;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: .4em;
}

h4 {
	color: #fdbc3f;
	font-size: 1.4em;
	font-weight: normal;
	margin-bottom: .4em;
}

h5 {
	color: #666;
	font-size: 1.3em;
	font-weight: normal;
	margin-bottom: .4em;
}


h6 {
	font-size: 1.2em;
	font-weight: normal;
	margin-bottom: .4em;
}

/* General Styles */

.inner {
	text-align: left;
	width: 950px;
	margin: 0 auto;
}

.clear {
	clear: both;
}

.large {
	font-size: 1.7em;
}

img.border {
	border: solid 10px #fff;
}

a {
	color: #126fcb;
}

a:hover {
	color: #222;
}

/* Header */
#header {
	background: #e6eefb;
	border-top: solid 12px #2058a1;
	border-bottom: solid 1px #2e7eca;
	padding-top: 24px;
	height: 106px;
}

#header h1 a {
	text-indent: -9999px;
	background: url(images/logo.jpg) no-repeat;
	width: 294px;
	height: 80px;
	float: left;
	display: block;
	overflow: hidden;
}

#header-contacts {
	color: #1c2a47;
	text-align: right;
	width: 500px;
	padding-top: 32px;
	float: right;
}

#header-contacts li {
	display: inline;
	margin-left: 18px;
	padding-left: 18px;
}

#header-contacts a {
	color: #1c2a47;
	text-decoration: none;
}

#phone {
	background: url(images/phone.jpg) no-repeat;
}

#fax {
	background: url(images/fax.jpg) no-repeat;
}

#email-link {
	background: url(images/email.jpg) no-repeat 0;
}

/* Main Navigation */
#nav {
	background: #133379 url(images/navbk.jpg) repeat-x;
	height: 3.4em;
	border-top: solid 1px #96bee4;
	border-bottom: solid 4px #1c2a48;
}

#nav li {
	float: left;
}

#nav li a {
	text-decoration: none;
	color: #fff;
	padding: 1em 1.6em;
	display: block;
	border-right: solid 1px #4271af;
}

#nav a.no-border {
	border: none;
}

#nav li a:hover,
#home-page #home-nav a,
#services-page #services-nav a,
#comments-page #comments-nav a,
#downloads-page #downloads-nav a,
#auctions-page #auctions-nav a,
#contact-page #contact-nav a {
	color: #1c2a47;
	background: #fdbc3f url(images/navhover.jpg) no-repeat bottom center;
}

/* Content */
#content-container {
	background: #fff;
	padding: 36px 0 24px 0;
}

#content-container p {
	margin-bottom: 1.4em;
}


#content-container ul {
	margin: 0 1.4em 1.4em 1.4em;
}


#content-container li {
	list-style: square;
}

#content-body {
	width: 590px;
	float: left;
}

#content-body #affiliates-t {
	margin:0;
	clear: left;
}

#affiliates {
	font-size: .9em;
	border-top: solid 1px #eee;
	padding-top: 1.3em;
}

#affiliates img {
	margin-right: 1.3em;
}

a#sign-up,  a#new-arrivals {
	text-indent: -9999px;
	width: 214px;
	height: 40px;
	margin: 1.5em 1em 2.4em 0;
	display:block;
	float: left;
	overflow: hidden;
}

a#twitter {
	text-indent: -9999px;
	width: 110px;
	height: 40px;
	margin: 1.5em 1em 2.4em 0;
	display:block;
	float: left;
	overflow: hidden;
}

a#sign-up {
	background: url(images/signup.jpg) no-repeat;
}

a#twitter {
	background: url(images/twitter.jpg) no-repeat;
}


a#new-arrivals {
	background: url(images/new.jpg) no-repeat;
}

/* Check Content */
.check {
	background: url(images/check.jpg) no-repeat;
	border-bottom: solid 1px #eee;
	padding-left: 4.3em;
	margin-bottom: 1.5em;
}

#side-bar {
	width: 307px;
	float: right;
}

.side-box {
	background: #e6eefb;
	width: 257px;
	margin: 0 0 24px 22px;
	padding: 14px;
	border-bottom: solid 4px #276cb2;
}

#side-bar h2#search-title {
	text-indent: -9999px;
	background: url(images/searchtitle.jpg) no-repeat;
	height: 65px;
	margin: 0;
	padding: 0;
}

#side-bar h2#featured-title {
	text-indent: -9999px;
	background: url(images/featuredtitle.jpg) no-repeat;
	height: 65px;
	margin: 0;
	padding: 0;
}

#search-field {
	padding: 8px;
	border: none;
}

#keyword {
	padding: 8px;
	border: 1px solid #126fcb;
}

.btn {
	color: #fff;
	background: url(images/button.jpg) no-repeat;
	width: 84px;
	height:31px;
	margin-left: 5px;
	border: 0;
}

#rss {
	background: url(images/rss.jpg) no-repeat;
	margin-left: 18px;
	padding: 0 0 0 16px;
}

a#rss, a.small {
	text-decoration: none;
}

/* Footer */
#footer {
	font-size: .9em;
	color: #9b9c9f;
	padding: 2em 0;
}

#footer li {
	display: inline;
	margin-right: 12px;
}

#footer li a {
	color: #9b9c9f;
}

#footer li a:hover {
	color: #126fcb;
}

.force_break {

}

