/*  
Theme Name: Polarity Direct
Theme URI: http://polaritydirect.com
Description: Polarity Direct 2008
Version: 1.0
*/


* {
	margin:0;
	padding:0;
}
img { border: 0; }

body {
	font: 12px Helvetica, Arial, Geneva, sans-serif;
	color: #666;
	margin: 0;
	background: #dcdbdb;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	line-height: 1em;
	font-weight: bold;
}

#container {
	clear: both;
	width:  990px;
	background: #fff url(images/bg_gradient.png) repeat-y 0 0;
	margin: 0 auto;
	/*height: 100%;*/
	padding: 0;
}

a:link.no-brd, a:active.no-brd, a:visited.no-brd, a:hover.no-brd {
	border: none;
	text-decoration: none;
}

a:link, a:visited, a:active {
	color: #665c80;
	text-decoration: none;
	border-bottom: 0px solid #666;
}

a:hover {
	border-bottom: 0px solid #665c80;
	color: #665c80;
	text-decoration: none;
}

.left {
	float: left;
	display: inline;
}

#sector_editor {
	background: #fff url(images/editor_bg.png) no-repeat 0 0;
}

#dash-banner {
	width: 990px;
	background: #665c80;
	color: #fff;
	height: 18px;
	margin: 0 auto;
	display: block;
}
#dash-banner p {
	width: 990px;
	margin: 0 0 0 15px;
	font-size: 11px;
}
#dash-banner a:link, #dash-banner a:visited, #dash-banner a:active {
	color: #fff;
	border-bottom: 1px dashed #fff;
}
#dash-banner a:hover {
	color: #fff;
	border-bottom: 1px solid #fff;
}

/* @group Top Nav */

#top {
	width: 996px;
	height: 59px;
	background: transparent url(images/nav_bg.png) no-repeat 0 0;
	margin: 0 auto;
}

a#logo {
	position: relative;
	width: 226px;
	height: 36px;
	border: none;
	background: transparent url(images/polaritydirect_logo.png) no-repeat 0 0;
	text-indent: -5000px;
	display: block;
	text-decoration: none;
	left: 70px;
	top: 6px;
}

ul#nav {
	float: right;
	padding-right: 70px;
}

ul#nav li {
	display: block;
	float: left;
}

ul#nav a {
	display: block;
	float: left;
	padding: 18px 9px;
	text-decoration: none;
	font-size: 11px;
	color: #666;
	text-decoration: none;
}

ul#nav a:hover, ul#nav li.current a {
	color: #665c80;
	border: none;
	text-decoration: none;
}


#arrow_link {
	background: transparent url(images/arrow_bg.png) no-repeat top right;
	padding-bottom: 10px;
	height: 30px;
	width: 251px;
	text-decoration: none;
}

#container #arrow_link a {
	font: 10px Helvetica, Arial, Geneva, sans-serif;
	color: #fff;
	display: block;
	padding: 13px 28px 0 10px;
	text-align: right;
	text-transform: uppercase;
	text-decoration: none;
	border: 0;
}
#container #arrow_link a:link, #container #arrow_link a:visited {
	color: #fff;
	border: 0;
}
#container #arrow_link a:hover {
	color: #fff;
	border: 0;
	text-decoration: none;
}


/* @end */

#mid-content-home {
	width: 990px;
	height: 315px;
}
#mid-content-home img {
	/*margin: -17px 0 0 0;*/
}

#mid-content {
	height: 189px;
	width: 990px;
	margin: 0 0 0 0;
	padding: 0;
	
}
.mid-oem {
	background: url(images/oem_header.png) no-repeat 0 0;
}
.mid-education {
	background: url(images/education_header.png) no-repeat 0 0;
}
.mid-business {
	background: url(images/business_header.png) no-repeat 0 0;
}
.mid-golf {
	background: url(images/golf_header.png) no-repeat 0 0;
}
#mid-about {
	background: url(images/aboutus_header.jpg) no-repeat 0 0;
	height: 254px;
	width: 990px;
	margin: 0 0 0 0;
	padding: 0;
}
.mid-contact {
	background: url(images/contactus_header.png) no-repeat 0 0;
}

#mid-content h2, #mid-about h2 {
	font: 10px Helvetica, Arial, Geneva, sans-serif;
	text-transform: uppercase;
	padding: 8px 0 0 70px;
	color: #999;
	width: 300px;
}

#mid-content h3, #mid-about h3 {
	font: 23px Helvetica, Arial, Geneva, sans-serif;
	color: #665c80;
	font-weight: normal;
	padding: 26px 0 0 70px;
	width: 625px;
}

#mid-content p, #mid-about p {
	padding: 5px 0 0 70px;
	font: 14px Helvetica, Arial, Geneva, sans-serif;
	width: 550px;
}

#content {
	width: 591px;
	margin: 5px 0 0 70px;
	padding: 0;
	position: relative;
}

#content p {
	margin: 0 0 30px 0;
	line-height: 1.6;
}

#content li, #content-about li, #content-education li {
	padding: 2px 0;
}

#content-about {
	width: 591px;
	margin-left: 70px;
	padding: 0;
}

#content-about p {
	margin: 0 0 30px 0;
	line-height: 1.6;
}

#content-education {
	width: 591px;
	margin: 5px 0 15px 70px;
	padding: 0;
}
#content-education p {
	margin: 0 0 12px 0;
	line-height: 1.6;	
}

ul {
	padding: 0 0 0 16px;
}

#home-colfull {
	margin: 20px 35px;
}
#home-col1 {
	float: left;
	width: 281px;
	margin: 15px 0 38px 0;
}
#login-col {
	float: left;
	width: 345px;
	margin: 5px 0 5px 80px;
}
#home-col1 h2, #home-col2 h2, #contact-col2 h2, #home-colfull h2 {
	font-size: 15px;
	padding-bottom: 4px;
	color: #665c80;
	font-weight: bold;
}
#home-col1 p, #home-col2 p, #home-colfull p {
	margin: 0 0 17px 0;
	line-height: 1.5em;
}

#home-col2 {
	float: left;
	width: 281px;
	margin: 15px 34px 38px 70px;
}
#contact-col2 {
	float: left;
	width: 281px;
	margin: 5px 34px 0 70px;
}
#contact-col2 p {
	margin: 0px 0 0 0;
}

#sidebar {
	float: right;
	width: 275px;
	margin: 5px 0 15px 0;
}

#sidebar p {
	color: #665c80;
	font-weight: bold;
}

.side-education {
}

.sidebar-aboutus {
	margin: 155px 0 0 0;
	float: right;
	width: 275px;
}

.side-education h3 {
	color: #665c80;
	font: 12px Helvetica, Arial, Geneva, sans-serif;
	padding: 10px 0 5px 0;
	border-top: 1px solid #ccc;
	margin: 5px 0 0 0;
}

.side-education p img {
	vertical-align: middle;
	padding: 8px 0 0 0;
}

.side-education p {
	color: #666;
	font-weight: normal;
	font: 11px Helvetica, Arial, Geneva, sans-serif;
	padding: 0 0 0 0;
	margin: 0 10px 0 0;
}

#sidebar ul {
	width: 245px;
	font: 11px Helvetica, Arial, Geneva, sans-serif;
}

#sidebar li {
	list-style-position: outside;
	padding: 5px 0 0 0;
}

#inner-footer {
	width: 990px;
	margin: 0 auto 10px;
	clear: both;
}
.inner-oem {
	background: transparent url(images/oem_companies.png) no-repeat 0 0;
	height: 81px;
}
.inner-education {
	background: transparent url(images/education_companies.png) no-repeat 0 0;
	height: 118px;
}
.inner-business {
	background: transparent url(images/business_companies.png) no-repeat 0 0;
	height: 158px;
}

#outer-footer {
	background: transparent url(images/grey_divider.jpg) no-repeat 0 0;
	clear: both;
	width:990px;
}

form#login input {
	width: 225px;
	border: 1px solid #ccc;
	padding: 3px;
	margin: 4px 0 3px 0;
}
form#login input#submit {
	width: 91px;
	height: 21px;
	float: right;
	border: none;
	margin: 6px 50px 10px 0;
	background: transparent url(images/loginbutton.png) no-repeat 0 0;
}

form#contact-form {
	
}

form#contact-form input {
	width: 225px;
	border: 1px solid #ccc;
	padding: 3px;
	margin: 4px 0 3px 0;
}
form#contact-form textarea {
	border: 1px solid #ccc;
}
form#contact-form input#submit {
	width: 91px;
	height: 21px;

	border: none;
	background: transparent url(images/formsubmit.png) no-repeat 0 0;
}

#footer {
	clear: both;
	width: 990px;
	background: #888;
	height: 8px;
	line-height: 8px;
}

#copyright {
	text-align:center;
	font-size:11px;
}

.notices { padding: 10px; margin: 10px 0; font-weight: bold; border: 1px solid #999; color: #999; }
#container table td { vertical-align: top; }
#about_us_fix { position: relative; top: -60px; }
#home_fix { position: relative; top: -6px; left: -3px; }
.urspambot { display: none; }
input.input_default { color: #999; }
#container a:link, #container a:visited {
	border-bottom: 0px solid #665C80;
}
#container a:hover {
	color: #777;
	border-bottom: 1px solid #777;
}
#container a:link img, #container a:visited img, #container a:hover img {
	border: 0;
}

#content-education p.golf {
	line-height: 1.8em
}

.home_nav_menu {
	width:290px;
	height:76px;
	background: url(images/home_button.jpg) 0 0 no-repeat;
	cursor:pointer;
}

.home_nav_menu img {
	padding:5px 8px;
}

.home_nav_menu h1 {
	font: 15px Helvetica, Arial, Geneva, sans-serif;
	font-weight:bold;
	padding-top:5px;
	color:#FFF;
}

.home_nav_menu p, #home_nav_menu_reseller p {
	font-size: 11px;
	color:#d5cedd;
}

.home_nav_menu p strong {
	color:#FFF;
}
#container a img, #container a:hover img {
	border: 0;
}
a.no-brd:hover {
	border: 0 !important;
}