form th, form td {
	vertical-align:top;
	text-align:left;
}
option{
	padding-right:5px;
}
textarea {
	width:447px;
	height:100px;
	border:1px solid #b2b9bf;
	padding:2px;
	background-color:#F5F5F5;
	font-size:8pt;
}
table, th, td {
	border:none;
	border-collapse:collapse;
}
th, td {
	padding:3px;
}
th {
	text-align:right;
}
img {
	border:0;
}
p {
	padding:5px 0;
}
form input {
	margin:0;
}

a {
	color: #000;
}
hr {
	border-top:1px solid #999;
	border-width: 1px 0 0 0;
	color:#FFF;
	margin-top:10px;
	padding-top:10px;
}
#adminbox {
	position:fixed;
	top:0;
	right:0;
	background-color:#FFF;
	border:2px dotted #000;
}
.cline {
	clear:both;
}
.button {
	background: #fff;
	padding: 2px 18px 2px 3px;
	border: 2px outset #FEFEFE;
	text-decoration:none;
}

.prevbut, .nextbut {
	background: #fff;
	padding: 1px;
	font-family: Geneva, Vera, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-variant: small-caps;
	border: 1px solid #999999;
}

.prevbut span, .nextbut span {
	color: #660000;
	background: #ccc;
	padding: 0px 18px 0px 3px;
}
.prevbut .minus {
	color: #fff;
	background: #880000;
	padding: 0px 3px;
}
#tooltip {
	position:absolute;
	z-index:9999;
	color:#fff;
	font-size:10px;
	width:180px;
}

#tooltip .tipHeader {
	height:8px;
	background:url(images/tipHeader.gif) no-repeat;
}

/* IE hack */
*html #tooltip .tipHeader {margin-bottom:-6px;}

#tooltip .tipBody {
	background-color:#000;
	padding:5px 5px 5px 15px;
}

#tooltip .tipFooter {
	height:8px;
	background:url(images/tipFooter.gif) no-repeat;
}
.nextbut .plus {
	color: #fff;
	background: #080;
	padding: 0px 2px;
}
.prevbut {
	float:left;
}
.nextbut {
	float:right;
}
.prevnext {
	height:1em;
	padding:0.5em 0;
}

.userbutton {
	padding:4px 0;
}
.userbutton a {
	background: #fff;
	border: 1px solid #999999;
	font-variant: small-caps;
	font-family: Geneva, Vera, Arial, Helvetica, sans-serif;
}
.userbutton span {
	color: #660000;
	background: #008bce;
	padding: 0px 18px 0px 3px;
}

#loginbox {
	border:1px solid #b2b9bf;
	padding:5px;
	font-size:8pt;
	background-color:#eaeaea;
}
#registerbox {
	border:1px solid #b2b9bf;
	padding:5px;
	font-size:8pt;
	background-color:#f9f9f9;
	margin-top:15px;
}
#registerbox tr {
	border:1px solid #b2b9bf;
	background-color:#eaeaea;
	padding:5px;
}
#registerbox th {
	text-align:left;
	padding:0 10px;
}
#registerbox td {
	font-style:italic;
	padding:0 10px;
}
#registerbox a {
	font-style:normal;
	color:#F90;
}
#forgotpassword {
	float:right;
	border:1px solid #b2b9bf;
	padding:5px;
	margin-top:2px;
	background-color:#f9f9f9;
}
.login-box td {
	font-size:8pt;
	font-weight:bold;
	padding:5px;
}
.login-field {
	border:1px solid #b2b9bf;
	padding:2px;
	background-color:#F5F5F5;
	font-size:8pt;
}
.login-button {
	border:1px solid #b2b9bf;
	padding:2px;
	background-color:#F5F5F5;
	font-size:9pt;
	font-weight:bold;
}

.form-field {
	border:1px solid #b2b9bf;
	padding:2px;
	background-color:#F5F5F5;
	width:240px;
}

.register {
	border:none;
	width: 370px;
	margin: auto;
}

.register td {
	padding:2px;
	vertical-align:middle;
	border:none;
}
.register th {
	font-weight:normal;
	padding:2px;
	vertical-align:middle;
	border:none;
}

.bordertable {
	border:1px solid #000;
}
.bordertable th {
	border:1px solid #000;
}
.bordertable td {
	border:1px solid #000;
}

.objecttable, .objecttable td, .objecttable th {
	border:1px solid #b2b9bf;
}
.objecttable th {
	text-align:center;
}
.objecttable td {
	padding:5px;
}

.visits-report .odd td {
	background: #DDD;
}

h2 {
	color:#9a2f35;
	font-size:12pt;
	font-weight:bold;
}
h2 a {
	color:#9a2f35;
	font-size:12pt;
	font-weight:bold;
}
.cr {
	text-align:right;
}

.username {
	color:#9a2f35;
	font-size:9pt;
}

.green {
	color:#3A3;
	padding: 10px;
}

.productview th{
	text-align:left;
	padding:3px 3px 12px 3px;
}
.productview td{
	padding:3px 3px 12px 3px;
}
.productview th.texttitle{
	padding:3px;
}

.tableOption {
	width: 70px;
}

.tableDescCol {
	vertical-align: middle;
	padding-top:9px;
}
.tableDescColSub {
	vertical-align: middle;
	padding-left:35px;
}

.questionTable {
	border-collapse: collapse;
	margin:0 auto;
}

.questionTable thead th {
	border-bottom: 1px solid #A02;
}

.questionTable th {
	padding-top: 15px;
	vertical-align: bottom;
	text-align: center;
	font-weight: bold;
	width: 30px;
}
.questionTable th.ques {
	width: auto;
	text-align: left;
	padding-top:15px;
}

.questionTable a, .questionTable a:link, .questionTable a:visited, .questionTable a:hover  {
	color: #000;
	text-decoration: none;
}
.questionTable thead a, .questionTable thead a:link, .questionTable thead a:visited, .questionTable thead a:hover  {
	color: #a02;
	font-weight: bold;
	text-decoration: none;
}

.questionTable tbody th a, .questionTable tbody th a:link, .questionTable tbody th a:visited, .questionTable tbody th a:hover  {
	color:#009;
}

.questionTable tbody th.main a, .questionTable tbody th.main a:link, .questionTable tbody th.main a:visited, .questionTable tbody th.main a:hover  {
	color:#A02;
}
.questionTable tbody th {
	padding-top:15px;
}

.questionTable tbody td {
	text-align: center;
	width: 30px;
	vertical-align: middle;
	border:1px solid #b2b9bf;
}

.questionTable tbody td.ques {
	text-align: left;
	border:1px solid #b2b9bf;
	border-width:0 0 1px 0;
	width:auto;
	padding-bottom:15px;
}

.questionTable tbody td.quessub {
	text-align: left;
	padding-left:15px;
	border:1px solid #b2b9bf;
	width:auto;
	color:#009;
	background-color:#F0F0FF;
}

.questionTable tbody tr:hover td {
	background-color:#AAF;
}
.vproducts {
	width:100%;
}

.vproducts th {
	text-align:left;
	padding-left:15px;
}
.textleft {
	text-align:left;
}

.vproducts th.secname {
	border-bottom: 1px solid #A02;
	color:#A02;
	padding-left:0;
}
.vproducts th.label {
	color:#009;
	border:none;
	padding-left:15px;
}

.vproducts th.sub {
	padding-left:30px;
}

.vproducts th.pname, .vproducts td {
	text-align:center;
	border-bottom:1px solid #b2b9bf;
}

#content .locationtree, .locationtree {
	margin:0;
	padding:0;
	list-style:none;
}
#content .locationtree ul, .locationtree ul {
	margin:0;
	padding:0 0 0 20px;
	list-style:none;
}
#content .locationtree li, .locationtree li {
	margin:0;
	padding:0;
	list-style:none;
}
.enabled {
	background-color:#AFA;
}
.disabled {
	background-color:#FAA;
}


.successmessages {
	border: 1px solid #090;
	padding:10px;
	color:#090;
}
.success , .success a, .success a:hover{
	color:#090;
}
.errormessages {
	border: 2px solid #900;
	padding:10px;
	color:#900;
}
.confirm {
	border:1px solid #CC3;
	padding:10px;
	float:left;
	clear:both;
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
	border-radius: 1em;
	margin-bottom:10px;
	color:#900;
}
#content a img {
	border:none;
}
.left {
	text-align:left !important;
}

.printer {
	position:relative;
	left: 1299px;
	top:18px;
	width:375px;
}
.center {
	text-align:center !important;
}
.right {
	float:right !important;
}
.certifiedproduct {
	padding: 10px 0 0 30px;
}
.productlist {
	list-style:none;
}
.productlist li {
	margin-left:5px;
	line-height:16px;
}
.productlist li a {
	line-height:16px;
}

#sidebar_filter_results .form-field {
	width: 160px;
}

#sidebar_filter_results form th,
#sidebar_filter_results form td {
	display: block;
}


/** Power and Advanced Search styles here **/
#content #products-reviewed {
	float: right;
	width: 111px;
	height: 118px;
	background: url('/online/graphics/products-badge.png') no-repeat;
	margin: 0px 10px 15px 10px;
}

span.more-less-link {
	text-decoration: underline;
	cursor: pointer;
}

#content #products-reviewed p {
	font-size: 20pt;
	color: #314D6F;
	padding: 25px 0px 0px 0px;
	text-align: center;
}

#content #recommended-products {
	background:#C5D1DF;
	color: #000066;
	margin: 20px 0 0 0;
	height: 40px;
}

#content #recommended-products p {
	font-size: 12pt;
	line-height: 40px;
	padding: 0 0 0 10px;
	float:left;
	margin: 0px;
}

#content #recommended-products div#top-pagination {
	float:right;
	padding: 0 20px 0 0;
	line-height: 40px;
}

#content .recommended-product {
	width:756px;
	border: 1px solid #E6E6E6;
	padding: 15px 5px;
	margin: 25px 0px;
}

#content .recommended-product .product-image {
	width:150px;
	float: left;
	height:151px;
	padding: 0 18px 0 10px;
}
#content .recommended-product .product-image td {
	vertical-align:middle;
	text-align:center;
	height:151px;
	padding:0;
}

#content .recommended-product .product-description {
	width:559px;
	float: left;
	padding: 0px 0px 0px 17px;
	border-left: 1px solid #E6E6E6;
}

#content .recommended-product .product-description p {
	float: left;
	width: 370px;
	padding: 20px 0px;
}

#content .recommended-product .product-calls {
	float: right;
	text-align: right;
	padding: 0px 10px;
}

.product-page-calls {
	float: right;
	clear: right;
	padding-top: 10px;
}
.product-page-calls img {
	margin: 5px 0px;
}

#content .recommended-product .product-calls img {
	margin: 5px 0px;
}

#content #pagination-holder {
	background: #C5D1DF;
	text-align: center;
	padding: 20px 0px;
}

#content #pagination-holder .pagenum {
	display: inline;
	padding-right: 10px;
}

#content #pagination-holder .pagination {
	background: #F2F2F2;
	display: inline;
	padding: 10px 3px;
}

#content #pagination-holder .pagination a {
	text-decoration: none;
	background: url('/online/graphics/pagination-bg.jpg') repeat-x;
	border: 1px solid #CCCCCC;
	color: #000000;
	padding: 6px 7px;
}

#content #pagination-holder .pagination a:hover {
	text-decoration: underline;
}

#content #pagination-holder .pagination .current {
	background: url('/online/graphics/pagination-bg-blue.jpg') repeat-x;
	border: 1px solid #2692CA;
	color: #FFFFFF;
	padding: 6px 7px;
}


/** Online Left-side styles **/
#sub-leftside {
/*	width:200px; */
/*	left:200px; */
	padding:0px 0px 15px 0px;
}

	#sub-leftside #left-box-online {
		width:200px;
/*		border:1px solid #ccc; */
/*		background:#f9f9f9; */
		float:left;
		background: url('/online/graphics/left-side-bg.png') repeat-x transparent;
	}

	#sub-leftside #left-box-online ul {
		list-style:none;
		list-style-position:outside;
	}

	#sub-leftside #left-box-online ul ul {
		font-weight:normal;
		padding:10px;
	}

	#sub-leftside #left-box-online li {
		margin:0px;
		padding:5px;
	}
	#sub-leftside #left-box-online div.title {
		width:200px;
	}

	#sub-leftside #left-box-online div.title div.title-heading {
		background: url('/online/graphics/left-side-heading-bg.png') repeat-x;
		color: #FFFFFF;
		padding:5px;
		height:22px;
	}

	#sub-leftside #left-box-online div.title div.title-heading span {
		padding-top: 3px;
		padding-left: 5px;
		float:left;
		font-weight:bold;
		font-size: 11pt;
	}

	#sub-leftside #left-box-online div.title div.title-heading img {
		float: right;
	}

	/* Styles for larger titles */
	#sub-leftside #left-box-online div.title div.title-heading-large {
		background: url('/online/graphics/left-side-heading-bg.png') repeat-x #374D6D;
		color: #FFFFFF;
		padding:5px;
		height:39px;
	}

	#sub-leftside #left-box-online div.title div.title-heading-large span {
		padding-top: 3px;
		padding-left: 5px;
		float:left;
		font-weight:bold;
		font-size: 11pt;
		width: 155px;
	}

	#sub-leftside #left-box-online div.title div.title-heading-large img {
		float: right;
		padding-top: 9px;
	}

	#sub-leftside #left-box-online div.title .form-field {
		width:170px;
		margin-bottom:15px;
	}

	#sub-leftside #left-box-online div.title div.filters .filter-header {
		padding-bottom:10px;
		display:block;
		font-weight: bold;
	}

	#sub-leftside #left-box-online div.title .login-button {
		background: url('/graphics/2011/rank-products.png') 0 0 no-repeat;
		width: 107px;
		height: 28px;
		border: none;
		cursor: pointer;
	}
/*	#sub-leftside #left-box-online ul ul {
		border:1px solid #b2b9bf;
		font-weight:normal;
		margin:5px;
		padding:5px;
	}
*/
	#sub-leftside #left-box-online a {
		color:#062542;
		text-decoration:underline;
		font-size:10pt;
	}
	#sub-leftside #left-box-online a:hover {
		text-decoration:none;
		color:#6089AE;
	}
	#sub-leftside #left-box-online a:visited {
		color:#062542;
	}

/* Left-side Icon styles */

#sub-leftside #left-box-online div.title ul.icons {
	padding:10px 10px;
	width:180px;
}


#sub-leftside #left-box-online div.title ul.icons li {
	padding: 10px 0px 10px 40px;
	background: no-repeat left center;
}

/* Contact Form Styles for the contact.php page */
#content .user-contact-form form input {
	/*margin-top: 8px;*/
	margin: 4px 0;
	/* background-color: #fff; */
}

#content .user-contact-form form select {
	margin:4px 0px;
}
#content .user-contact-form form .label {
	display: block;
	float: left;
	text-align:right;
	width:90px;
	margin: 4px 5px ;
	clear: left;
}
#content .user-contact-form form label {
	margin-right:3px;
}
#content .user-contact-form form textarea {
	margin:5px;
	width: 300px;
}
#content .user-contact-form {
	display:block;
	width: 365px;
	margin:15px auto;
	padding: 20px;
	background: #C5D1DF;
	border: solid 1px #999;
}
#content .user-contact-form div{
	width:365px;
}
#content .user-contact-form div label {
	width: 120px;
	float:left;
	text-align:right;
	margin-top:7px;
	margin-right:4px;
}
#content .user-contact-form .textarea label,
#content .user-contact-form .captcha label {
	width: 300px;
	text-align:left;
}
/*compare products page*/
#select-compare-products{
}
#select-compare-products input.compare{
    background-color: #F5F5F5;
    border: 1px solid #B2B9BF;
    font-size: 9pt;
    font-weight: bold;
    padding: 2px;
    margin:10px;
}
#select-compare-products div.product_dom{
    border-bottom: 1px solid #CCCCCC;
    padding: 3px 10px;
}
/*learn about a product*/
#product-list{}
#product-list .product-col{
	display:inline;
	float:left;
	width:380px;
}
/* /view-isv-products.php STYLES*/
#isv-products-table th {
	padding:0px;
}
#isv-products-table td {
	padding:8px 5px;
}
#isv-products-table .contact-link {
	padding:2px 5px 50px;
}

/* /online/contact.php styles */
#contact-reseller {
	padding:0px 25px;
}
#contact-reseller .reseller-info {
	padding:10px;
}
#contact-reseller .reseller-info .company {
	padding:5px;
	line-height:1.2;
}

#contact-reseller .reseller-info .contact {
	padding:5px;
	line-height:1.2;
}

/* /connect-with-a-consultant.php styles */
#contact-consultant {
	padding:0px 25px;
}
#contact-consultant .consultant-info {
	padding:10px;
}
#contact-consultant .consultant-info .company {
	padding:5px;
	line-height:1.2;
}

#contact-consultant .consultant-info .contact {
	padding:5px;
	line-height:1.2;
}

#isv-contacted-info {
	line-height:1.2;
}

