@charset "utf-8";

/* Reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}

html {
	height: 100%;
}

body {
	background: #232323 top left repeat-x url(/proaudio/images/bg.gif);
	height: 100%;
}

#wrapper {
	height: auto !important;
	height: 100%;
	min-height: 100%;
	position: relative;
}

#inner-wrapper {
	width: 936px;
	margin: 0 auto;
}

.cleaner {
	clear: both;
	line-height: 0px;
	height: 0px;
	width: 1px;
	font-size: 0px;
	display: block;
	padding: 0;
	margin: 0;
}

span.piclink {
	cursor:pointer;
	height:100%;
	position:absolute;
	width:100%;
}

span.likea {
	color: #acdb4d;
}

label {
	padding: 0;
	display: block;
}

.field,
.text {
	margin-bottom: 8px;
	padding: 3px 7px;
}

.checkbox {
	margin: 0 10px 0 0;	
}

select {
	margin: 0 15px 5px 0;
	width: auto !important;
	min-width: 180px;
	display: block;
}

option {
	padding-left: 7px;
	line-height: 16px;
}

.button {
	height: 21px;
	width: 80px;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 0;
	line-height: 11px;
}

.easy-form {
	padding: 0;
	margin: 0;
	border: 0 none;
}

.easy-form td {
	padding: 0;
	margin: 0;
	border: 0 none;
	vertical-align: middle;
}

#cache {display:none;}

/* Header */
#header {
	height: 81px;
	padding: 10px 0 10px;
}

#header h1 {
	float: left;	
}

#header h1 #branding {
	display:block;
	height:81px;
	position:relative;
	width:120px;
}

#header h1 #branding span {
	background: left top no-repeat url(/proaudio/images/logo.jpg);
}

#header ul {
	float: right;
	padding: 4px 12px 0 0;
}

#header ul li{
	float: left;
	padding: 0 7px;
}

#header ul li#view-cart {
	border-right: 1px solid #8b8b8b;
}

/* Menu */
#main-menu {
	height: 42px;
	background: #5f5f5f bottom left no-repeat url(/proaudio/images/bg_menu.gif);
	padding: 0 13px 0 15px;
}

#main-menu ul {
	float: left;
	padding: 5px 0 0;
}

#main-menu ul li {
	display: block;
	float: left;
	padding: 0 9px;
}

#main-menu ul a {
	display: block;
	float: left;
	height: 33px;
	padding: 0 5px;
}

#main-menu #search-form {
	float: right;
	padding-top: 10px;
}

#main-menu #search-form .field {
	width: 205px;
	margin: 0 8px 0 0;
	padding: 2px 7px;
}

#main-menu #search-form .button {
	padding: 0;
	width: 55px;
}

/* Footer */
#footer-wrapper {
	width: 100%;
	height: 37px;
	background: #0e0e0e bottom left repeat-x url(/proaudio/images/bg_footer.gif);
	position: absolute;
	bottom: 0;
	padding: 19px 0 0;
}

#footer-wrapper #footer {
	width: 850px;
	margin: 0 auto;
	height: 25px;
	/*background: top left no-repeat url(/proaudio/images/logo_small.jpg);
	padding-left: 56px;*/
}

#footer-wrapper #footer ul {
	float: left;
	text-transform: uppercase;
	padding-top: 6px;
}

#footer-wrapper #footer ul li {
	float: left;
	padding: 0 9px;
}

#footer-wrapper #footer ul a {
	float: left;
	display: block;
}

#footer-wrapper #footer #doejo {
	display:block;
	height:19px;
	position:relative;
	width:113px;
	float: right;
	overflow: hidden;
	margin: 4px 0 0;
}

#footer-wrapper #footer #doejo span {
	background: left top no-repeat url(/proaudio/images/doejo.gif);
}

/* Page=About */
#page {
	padding: 35px 20px 85px;
}

#page #page-header {
	margin-bottom: 45px;
}

#page #page-header #page-title {
	float: left;
}

#page #page-header #page-title p {
	padding: 0;
	margin: 0;
	display: block;
	float: left;
}

#page #page-header ul {
	float: right;
	padding-top: 4px;
}

#page #page-header ul li {
	float: left;	
}

#page #page-header ul a {
	display: block;
	float: left;
	padding: 0 7px;
}

#page #blog {}

#page #blog #main-content {
	padding: 0 0 0 3px;
	width: 625px;
	float: left;
	overflow: hidden;
}

#page #forum #main-content {
	padding: 0 0 0 3px;
	width: 577px;
	float: left;
	overflow: hidden;	
}

#page #main-content h3{
	margin-bottom: 10px;	
}

#page #blog #sidebar {
	width: 230px;
	float: right;
	padding-top: 2px;
}

#page #forum #sidebar {
	width: 290px;
	float: right;
	padding-top: 42px;
}

#page #sidebar h4 {
	margin-bottom: 7px;
	padding-left: 10px;
}

#page #sidebar ul {
	margin-bottom: 35px;
	padding-left: 10px;
}

/* Page=Community */
#page #main-content .post {
	border-bottom: 1px solid #393939;
}

#page #main-content .post h3{
	padding-top: 20px;
}

#page #main-content .post p.datestamp {
	padding: 8px 0 11px;
}

#page #main-content .post .datestamp a {
	margin-left: 10px;
}

#page #main-content h4 {
	margin-bottom: 5px;	
}

#page #sidebar #login-form {
	margin-bottom: 35px;
}

#page #sidebar #login-form h4 {
	margin-bottom: 10px;
	padding: 0;
}

#page #sidebar #login-form .field {
	width: 183px;	
}

#page #sidebar #login-form .button {
	float: left;
	margin: 10px 10px 0 0;
}

#page #sidebar #login-form a.forgotinfo-link {
	line-height: 21px;
	display: block;
	float: left;
	margin-top: 10px;
}

/* Page=Community-Forums */
#page #forum #main-content #forum-subheader {
	height: 33px;
}

#page #forum #main-content #forum-subheader h4 {
	float: left;	
}

#page #forum #main-content #forum-subheader ul {
	float: right;	
}

#page #forum #main-content #forum-subheader ul li {
	float: left;
	display: block;
	padding: 0 7px;
}

#page #forum #main-content .forum-line {
	/*height: 72px;*/
	padding: 11px 10px 10px 20px;
}

#page .odd-forum-line {
	margin-top: 10px;
	background: #333333;
}

#page #forum #main-content .forum-line .meta-info {
	float: left;
	width: 380px;
	overflow: hidden;
}

#page #forum #main-content .forum-line .stats-info {
	width: 147px;
	float: right;
	overflow: hidden;
	padding-top: 10px;
}

#page #forum #sidebar #search-forum {
	margin: 0 0 35px;
}

#page #forum #sidebar #search-forum h5 {
	margin-bottom: 15px;	
}

#page #forum #sidebar #search-forum .field {
	width: 185px;
	margin: 0 7px 0 0;
}

#page #forum #sidebar #search-forum .button {
	margin: 0;
}

#page #forum #sidebar .forum-block {
	margin: 0 0 30px;
}

/* Page=Contact */
#page #contact-form{
	margin-top: -15px;
}

#page #l-form {
	width: 462px;
	padding: 0 0 0 3px;
	float: left;
	margin-top: -15px;
}

#page #l-form .field {
	margin-bottom:11px;
	width:446px;
}

#page #l-form textarea {
	width:460px;
}

#page #l-form .button {
	margin:25px 0 10px;
}

#page .l-form {
	width: 462px;
	padding: 0 0 0 3px;
	float: left;
}

#page .l-form .field {
	width: 446px;
	margin-bottom: 11px;
}

#page .l-form textarea {
	width: 446px;
}

#page .l-form .button {
	margin: 25px 0 10px;
}

#page #contact-info {
	float: right;
	width: 300px;
	padding: 5px 70px 0 0;
}

#page #contact-info ul {
	padding: 20px 0 0;	
}

#page #contact-info ul li {
	line-height: 25px;	
}

/* Page=Support */
#page #support #support-start {
	margin-bottom: 40px;
}

#page #support #support-start td {
	width: 278px;
	border-left: 1px solid #393939;
	padding: 5px 15px 10px;
}

#page #support #support-start td#no-rp {
	padding-right: 0;
}

#page #support #support-start td#no-lp {
	padding-left: 0;
	border: 0 none;
}

#page #support #support-start a.register-link {
	margin-top: 10px;
	display: block;
}

#page #support #support-start #search-knowledge {
	padding-top: 20px;	
}

#page #support #support-start #search-knowledge .easy-form {
	margin: 0;
	padding: 0;
	border: 0 none;
	margin-bottom: 15px;
}

#page #support #support-start #search-knowledge .easy-form td {
	padding: 0;
	margin: 0;
	border: 0 none;
	vertical-align: middle;
}

#page #support #support-start #search-knowledge .easy-form .field {
	width: 180px;
	margin: 0 10px 0 0;
}

#page #support #support-start #search-knowledge .easy-form .button {
	width: 60px;
}

#page #support #support-start #search-knowledge select {
	min-width: 130px;
}

#page #support #still-need-help {
	height: 47px;
	background: #333333;
	line-height: 47px;
	padding: 0 0 0 20px;
}

#page #support #still-need-help h5 {
	display: inline;
}

#page #support #still-need-help span {
	padding: 0 50px 0 10px;
}

/* Page=Support-faq */
#page #support-faq {
}

#page #support-faq p{
	padding-bottom: 2px;	
}

#page #support-faq #faq-list {
	background: #333333;
	padding: 15px 25px;
	margin: -10px 0 5px 0;
}

#page #support-faq .faq-answer {
	padding: 35px 5px 35px;
}

/* Page=std-form-wrapper */
#page #support-product {
	width: 577px;
}

#page #support-product h4 {
	border-bottom: 2px solid #303030;
	text-indent: 3px;
	padding-bottom: 17px;
}

#page #support-product #reg-form {
	width: 470px;
	padding: 15px 3px;
}

#page #support-product #reg-form .field {
	width: 446px;
	margin-bottom: 11px;
}

#page #support-product #reg-form #reg-samepass {
	float: left;
	margin-top: 3px;
}

#page #support-product #reg-form #same-pass {
	float: left;
	font-size: 11px;
	font-weight: normal;
}

#page #support-product #reg-form .button {
	margin-top: 20px;	
}

#page #support-product #reg-form .easy-form {
	margin-bottom: 12px;	
}

#page #support-product #reg-form #reg-city {
	width: 180px;
	margin: 0 20px 0 0;
}

#page #support-product #reg-form #reg-state {
	min-width: 131px;
	width: 131px;
	margin: 0 20px 0 0;
}

#page #support-product #reg-form #reg-zip {
	width: 49px;
	margin: 0;
}

#page #support-product #reg-form .wrap-select {
	float: left;
	padding: 0 20px 10px 0;
}

#page #support-product #reg-form .no-rpad {
	padding-right: 0;	
}

#page #support-product #reg-form .wrap-select select {
	width: auto !important;
	min-width: 110px;
	width: 110px;
	margin: 0 0 5px 0;
}

#page #support-product #reg-form .wrap-select #reg-mo {
	min-width: 98px;
	width: 98px;
}

#page #support-product #reg-form .wrap-select #reg-day {
	min-width: 60px;
	width: 60px;
}

#page #support-product #reg-form .wrap-select #reg-yr {
	min-width: 66px;
	width: 66px;
}

#page #support-product #reg-form .wrap-select #reg-pri-phone,
#page #support-product #reg-form .wrap-select #reg-sec-phone {
	width: 150px;
}

/* Page=Support-knowledgebase */
#page .support-knowledge {
	
}

#page .support-knowledge #sidebar #search-forum .easy-form {
	margin-bottom: 15px;
}

#page .support-knowledge #sidebar #search-forum select {
	min-width: 110px;
	width: 110px;
}

#page .support-knowledge #main-content #forum-subheader ul {
	padding-right: 20px;	
}

/* Page=Products */
#page #products {
	margin: 0 0 0 -15px;	
}

#page #products .product {
	padding: 0 0 15px;
	border-bottom: 1px solid #373737;
	margin-bottom: 21px;
}

#page #products #nobottom-border,
#page #product-buy #nobottom-border {
	border: 0 none;
}

#page #products .product .product-pic {
	padding: 10px;
	width: 218px;
	overflow: hidden;
	background: #111111;
	float: left;
	text-align: center;
}

#page #products .product .product-info {
	float: right;
	width: 652px;
	padding: 10px 0 0;
}

#page #products .product .product-info p {
	display: block;
	padding: 10px 0 0;
}

#page #products .product .product-info table td.product-descript {
	background: top right repeat-y url(/proaudio/images/bg_products.gif);
	width: 486px;
	text-align: left;
	vertical-align: top;
	padding: 0 20px 0 0;
}

#page #products .product .product-info table td.product-buy-now {
	text-align: center;
	vertical-align: middle;
	width: 126px;
	padding: 0 0 0 20px;
}

#page #products .product .product-info table td.product-buy-now h5 {
	margin-bottom: 7px;
}

#page #products .product .product-info p.product-links {
	padding-top: 8px;	
}

#page #products .product .product-info .product-links a {
	padding-right: 15px;
}

/* Page=Product-Buy */
#page #product-buy {
	width: 577px;
}

#page #product-buy h4 {
	border-bottom: 2px solid #303030;
	text-indent: 3px;
	padding-bottom: 17px;
}

#page #product-buy .block-wrapper {
	padding: 10px 0 5px 3px;
	border-bottom: 2px solid #303030;
	margin-bottom: 15px;
}

#page #product-buy .block-wrapper .field {
	width: 446px;
	margin-bottom: 11px;
}

#page #product-buy .button {
	margin-top: 20px;	
}

#page #product-buy .block-wrapper .easy-form {
	margin-bottom: 12px;	
}

#page #product-buy .block-wrapper #buy-city,
#page #product-buy .block-wrapper #buy-first_name,
#page #product-buy .block-wrapper #buy-last_name,
#page #product-buy .block-wrapper #buy-cardno,
#page #product-buy .block-wrapper #security_code {
	min-width: 180px;
	width: 180px;
	margin: 0 20px 0 0;
}

#page #product-buy .block-wrapper #buy-state {
	min-width: 131px;
	width: 131px;
	margin: 0 20px 0 0;
}

#page #product-buy .block-wrapper #buy-zip {
	min-width: 49px;
	width: 49px;
	margin: 0;
}

#page #product-buy .block-wrapper .wrap-select {
	float: left;
	padding: 0 20px 10px 0;
}

#page #product-buy .block-wrapper .no-rpad {
	padding-right: 0;	
}

#page #product-buy .block-wrapper .wrap-select select {
	width: auto !important;
	min-width: 110px;
	width: 110px;
	margin: 0 0 5px 0;
}

#page #product-buy .block-wrapper .wrap-select #buy-pri-phone {
	width: 130px;
}

#page #product-buy .block-wrapper .wrap-select #buy-pri-email {
	width: 280px;	
}

#page #product-buy .block-wrapper #buy-os {
	min-width: 110px;
	width: 110px;
	margin: 0;
}

#page #product-buy .block-wrapper #buy-number {
	min-width: 85px;
	width: 85px;
	margin: 0 10px 0 0;
}

#page #product-buy .block-wrapper .easy-form p.each {
	padding: 0 30px 0 0;
	margin: 0;
}

#page #product-buy .block-wrapper .easy-form .total {
	width: 155px;
	text-align: right;
	height: 20px;
}

#page #product-buy .block-wrapper h5 {
	padding: 5px 0 10px 0;	
}

#page #product-buy .block-wrapper #bulklic {
	padding: 0 0 15px 0;
	margin: -5px 0 0 0;
}

#page #product-buy .block-wrapper #buy-expmo {
	min-width: 120px;
	width: 120px;
	margin: 0 20px 0 0;
}

#page #product-buy .block-wrapper #buy-expyr {
	min-width: 100px;
	width: 100px;
	margin: 0;
}

#page #product-buy .block-wrapper .pay-opt-wrapper {
	float: left;
	padding: 10px 20px 20px 0;
}

#page #product-buy .block-wrapper .pay-opt-wrapper .paypals {
	float: left;
	padding-left: 10px;
}

#page #product-buy .block-wrapper .pay-opt-wrapper .radio {
	float: left;
}

/* Page=Product */
.prod-gimg-wrapper {
	width: 280px;
	padding: 10px;
	background: #111111;
	position: relative;
	overflow: hidden;
	float: left;
}

#page #product {
	margin: 0 0 0 -14px;
}

#page #product .prod-gimg-wrapper #magnifier {
	display: block;
	height: 26px;
	width: 245px;
	padding-left: 35px;
	position: absolute;
	bottom: 10px;
	left: 10px;
	background: #151515 url(/proaudio/images/magnifier.gif) no-repeat;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	background-position: 10px 7px;
}

#page #product #product-info {
	padding: 40px 0 0;
	width: 592px;
	float: right;
}

#page #product #product-info #product-info-header {
	margin-bottom: 35px;
	padding-left: 7px;
}

#page #product #product-info #product-info-header h1 {
	float: left;
	margin-bottom: 30px;
}

#page #product #product-info #product-info-header p.price {
	padding:0;
	margin: 0;
	float: left;
	display: block;
	padding-left: 30px;
}

#page #product #product-info #product-info-header a#btn-buy-now {
	display: block;
	width: 104px;
	height: 36px;
	position: relative;
	margin-right: 20px;
	line-height: 18px;
}

#page #product #product-info #product-info-header #btn-buy-now span {
	background: top left no-repeat url(/proaudio/images/btn_buynow.gif);
}

#page #product #product-info #product-info-header a {
	line-height: 36px;
	float: left;
	display: block;
}

#page #product #product-info #product-descr {
	padding: 0 7px 18px;
	border-bottom: 1px solid #373737;
	margin-bottom: 30px;
}

#page #product #product-info #product-fearures {
	float: left;
	width: 270px;
	padding-left: 7px;
	margin-right: 20px;
}

#page #product #product-info #product-fearures ul {
	padding: 10px 0 0 3px;
}

#page #product #product-info #product-fearures li {
	padding: 0 0 0 18px;
	display: block;
	background: 0px 7px no-repeat url(/proaudio/images/bullit.gif);
}

#page #product #product-info #product-audio-samples {
	float: left;
	width: 256px;
}

#page #product #product-info #product-audio-samples h5 {
	margin-bottom: 15px;	
}

#page #product #product-info #product-audio-samples .audio-sample {
	width: 242px;
	padding: 0 7px;
	height: 27px;
	line-height: 27px;
}

#page #product #product-info #product-audio-samples .odd-forum-line {
	height: 22px;
	line-height: 22px;
}

#page #product #product-info #product-audio-samples .audio-sample a {
	float: right;
	width: 20px;
	display: block;
	text-align: right;
	padding-top: 8px;
}

#page #product #product-info #product-audio-samples .odd-forum-line a {
	padding-top: 5px;
}

#page #product #product-info #product-audio-samples .audio-sample {
	clear: both;
}

#page #product #product-info #product-audio-samples .audio-sample a.sample-title {
	display: block;
	width: 220px;
	float: left;
	padding: 0;
	overflow: hidden;
	text-align: left;
}

/* Page=Home */
#home {
	width: 936px;
	padding: 36px 0 100px;
}

#home h2 {
	text-align: center;
	margin-bottom: 35px;
}

#home .prod-gimg-wrapper {
	margin: 0 18px 30px 0;
}

#home .no-rmarg {
	margin-right: 0;	
}

#home .prod-gimg-wrapper .title {
	width: 260px;
	padding: 0 10px;
	overflow: hidden;
	/*position: absolute;*/
	left: 10px;
	bottom: 42px;
	background: #df9218 top left repeat-x url(/proaudio/images/bg_picoverlay.gif);
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	line-height: 48px;
	height: 48px;
}

#home .prod-gimg-wrapper .links-on-pic {
	text-align: right;
	color: #b2e350;
}

#home .prod-gimg-wrapper .links-on-pic p {
	padding: 12px 0 0;
}

#home .prod-gimg-wrapper .links-on-pic a {
	padding: 0 5px;
}

#home #news-highlight {
	width: 560px;
	float: left;
	padding-left: 20px;
	overflow: hidden;
}

#home #news-highlight h3 {
	float: left;
}

#home #news-highlight a#readall {
	float: right;
}

#home #news-highlight .post {
	margin-bottom: 11px;
}

#home #news-highlight .post p {
	padding: 0 0 5px 0;	
}

#home #news-highlight .post p.date {
	color: #7e7e7e;
	padding: 0;
}

#blog .post p.date {
	color: #7e7e7e;
	padding: 0;
}

#home #events-highlight {
	width: 290px;
	float: right;
	padding-right: 10px;
}

#home #events-highlight a.event-block {
	width: 250px;
	padding: 13px 10px 23px 20px;
	background: #030303;
	color: #ffffff;
	overflow: hidden;
	display: block;
	cursor: pointer;
	margin-bottom: 27px;
}

#home #events-highlight a#wnarrow {
	padding-left: 60px;
	width: 210px;
	background: #030303 19px 23px no-repeat url(/proaudio/images/nardown.gif);
}

#home #events-highlight .event-block span {
	display: block;
	line-height: 26px;
	font-weight: bold;
}

#home #events-highlight .event-block span.xbig {
	font-size: 24px;
}

.green {	color: #9EC630; }
.red {color: #FF0000}

.skip20 {
	clear: both;
	display:block;
	height:20px;
}

.skip10 {
	clear: both;
	display:block;
	height:10px;
}

.borderedTable {
	border:1px solid #FFFFFF;
	border-collapse: collapse;
	padding: 2px;
	font-family:Arial,Sans-Serif;
}

.borderedTable th {
	text-align: center;
	background-color:#5F5F5F;
	color:#FFFFFF;
	font-weight:bolder;
	padding: 5px;
	border:1px solid #FFFFFF;
}

.borderedTable td {
	padding: 5px;
	vertical-align: top;
	border:1px solid #FFFFFF;
}

.borderedTable .text {
	width: 95%;
}

/* Here's our form stuff */
form label.error, label.error {
	color: red;
	font-style: italic
}

input.error, textarea.error { border: 1px dotted red; }

/* page=Forums Signup */
#forum #main-content #signup-subheader {
	border-bottom: 2px solid #303030;
	clear: left;
	margin-bottom: 15px;
}

#forum #main-content #signup-subheader p {
	padding-bottom: 9px;
}

/* page=Forum Topic */
#forum .shiftup {
	margin-top: -30px;
}

#forum .shiftup p.topic {
	padding-bottom: 10px;	
}

#forum #main-content .topic-line {
	padding: 5px 14px 0;	
}

#forum #main-content .topic-line .author {
	float: left;
	width: 90px;
	overflow: hidden;
}

#forum #main-content .topic-line .author img {
	border: 0 none;
	float: left;
	padding-right: 7px;
}

#forum #main-content .topic-line .author p {
	padding: 0;
	line-height: 12px;
	padding-bottom: 3px;
}

#forum #main-content .topic-line .author a {
	text-decoration: none;
	font-weight: bold;
}

#forum #main-content .topic-line .topic-text {
	width: 450px;
	float: right;
	overflow: hidden;
	padding: 0 0 10px;
}

#forum #main-content .topic-line .topic-text p{
	padding: 0 0 8px;	
}

#forum #main-content #topic-list {
	width: 100%;	
}

#forum #main-content #topic-list tr {
	height: 50px;
	line-height: 16px;
}

#forum #main-content #topic-list tr.r0 {
	line-height: 12px;
	height: 12px;
}

#forum #main-content #topic-list tr.r0 td {
	padding-bottom: 10px;
}

#forum #main-content #topic-list tr.oddline {
	height: 44px;
	background:#333333 none repeat scroll 0 0;
}

#forum #main-content #topic-list td {
	white-space: nowrap;
	vertical-align: middle;
}

#forum #main-content #topic-list td.c1 {
	width: 325px;
	padding: 0 0 0 17px;
}

#forum #main-content #topic-list td.c2 {
	width: 36px;
	padding: 0 3px 0 6px;
	text-align: center;
}

#forum #main-content #topic-list td.c3 {
	width: 48px;
	padding: 0 3px;
	text-align: center;
}

#forum #main-content #topic-list td.c4 {
	width: 120px;
	padding: 0 6px;
	white-space: normal;
}

#blog #main-content #comments-wrapper {
	padding: 21px 0 0;
}


/* Page=Single Post */
#blog #main-content #comments-wrapper h4 {
	margin-bottom: 12px;
	padding-left: 8px;
}

#blog #main-content #comments-wrapper #comments-wrapper-inner {
	background: #404040;
	padding: 20px 11px 0;
}

#blog #main-content #comments-wrapper #comments-wrapper-inner .comment {
	padding: 0 0 20px;	
}

#blog #main-content #comments-wrapper #comments-wrapper-inner .comment p{
	padding: 1px 0 3px 0;
}

#blog #main-content #comments-wrapper #comments-wrapper-inner .comment p.firstline {
	padding: 0;
	line-height: 14px;
}

#blog #main-content #comments-wrapper #comments-wrapper-inner .comment .firstline span {
	font-size: 10px;
	padding-left: 15px;	
}

#blog #main-content #post-comment {
	padding: 21px 0 0 12px;
}

#blog #main-content #post-comment h4 {
	margin-bottom: 12px;	
}


/* Page = User profiles */
#forum #main-content #user-info {
	padding-right: 12px;
	padding-bottom: 20px;
	border-bottom: 2px solid #303030;
	margin-bottom: 13px;
}

#forum #main-content #user-info h4 {
	display: inline;	
}

#forum #main-content #user-info strong{
	padding-left: 14px;
	text-decoration: none;
}

#forum #main-content #user-info img {
	float: right;
}

.pages a, .pages span {
	margin: 5px;
}

/* NEW CSS 01 Apr 2009 
   PAGE=ViewCart        */
#cart {
	margin-bottom: 35px;	
}

#cart tr {
	height: 50px;
	line-height: 16px;
}

#cart tr.r0 {
	line-height: 12px;
	height: 12px;
}

#cart tr.r0 td {
	padding-bottom: 10px;
}

#cart tr.oddline {
	height: 44px;
	background:#333333 none repeat scroll 0 0;
}

#cart tr.finalline {
	height: 44px;
	line-height: 44px;
	background:#565656 none repeat scroll 0 0;
}

#cart td {
	/*white-space: nowrap;*/
	vertical-align: middle;
}

#cart td.c1 {
	padding: 0 20px;
	width: 290px;
}
#cart td.c2 {
	width: 40px;
	text-align: center;
}
#cart td.c3 {
	padding-left: 10px;
	width: 70px;
}
#cart td.c4 {
	width: 55px;
	text-align: center;
}
#cart td.c5 {
	width: 50px;
	padding-right: 20px;
}

#cart tr.finalline td.c2 {
	text-align: right;
	padding-right: 15px;
}

#cart td .field {
	width: 26px;
	margin: 0;
	font-size: 12px;
}

#forum #main-content #checkout {
	padding: 10px 10px 10px 15px;
	border-bottom: 2px solid #303030;
	margin-bottom: 20px;
}

#forum #main-content #checkout #left-side {
	float: left;	
}

#forum #main-content #checkout #right-side {
	float: right;	
}

div.productInstance {border-bottom: 2px solid #555; padding: 10px;}

table.download-table td {padding:0px 10px 2px 10px;vertical-align:top;text-align:center;}
table.download-table td a {line-height:20px !important;}