@charset "UTF-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	line-height: 17px;
}
body {
	background-color: #222222;
	background-image: url(../images/bkgrd_pattern.gif);
	background-repeat: repeat;
	margin: 0px;
	text-align: center;
}
a {
	color:#FF0000;
	text-decoration: underline;
}
a:hover {
	color:#FFFFFF;
	text-decoration: none;
}
h1 {
	font-size:15px;
	font-weight:bold;
	font-style: italic;
	color: #FFFFFF;
	margin-bottom: 10px;
}
h2 {
	font-size:13px;
	font-weight:bold;
	font-style: normal;
	color: #FFFFFF;
	margin-bottom: 5px;
}
h3 {
	font-size:28px;
	font-weight:bold;
	font-style: normal;
	color: #FFFFFF;
	margin-bottom: 10px;
	margin-top: 0px;
}
h4 {
	font-size:18px;
	font-weight:bold;
	font-style: normal;
	color: #FF0000;
	margin-top: 0px;
}
h5 {
	font-size:18px;
	font-weight:bold;
	font-style: normal;
	color: #FFFFFF;
	margin-bottom: 10px;
	margin-top: 0px;
}
h6 {
	font-size:14px;
	font-weight:bold;
	font-style: normal;
	color: #FF0000;
	margin-bottom: 10px;
	margin-top: 0px;
}
#main {
	border-top: none;
	border-right: 5px solid #3C3B39;
	border-bottom: 5px solid #3C3B39;
	border-left: 5px solid #3C3B39;
	width: 800px;
	background-color: #2D2C28;
	min-width: 800px;
	max-width: 810px;
}
#main #hdr_cont {
	height: 120px;
	background-image: url(../images/bkgrd_hdr.gif);
	background-repeat: repeat-x;
	vertical-align: middle;
}
#main #nav_cont {
	height: 40px;
}
#main #body_cont {
	vertical-align: top;
	background-color: #2D2C28;
}
.body {
	width: 100%;
	border-top: 5px solid #3C3B39;
	background-repeat: repeat-x;
	background-position: top;
	height: 100px;
	background-image: url(../images/bkgrd_body.gif);
}
.body td {
	vertical-align: top;
}
.bdy_header {
	background-image: url(../images/hdr_bkgrd.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	vertical-align: bottom;
}
.body #mailing_list {
	background-image: url(../images/bkgrd_mailinglist.gif);
	width: 215px;
	background-repeat: no-repeat;
	height: 270px;
	background-position: center top;
}
.body span.title {
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
}
.body span.date {
	font-weight: normal;
	color: #FF0000;
	font-size: 14px;
}
.body span.hdr_lrg {
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 17px;
	font-weight: bolder;
}
.body a.title {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.body a.title:hover {
	text-decoration: underline;
}

.body a.more {
	color: #FF0000;
	text-decoration: underline;
	font-weight: normal;
}
.body a.more:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.body .function_pic {
	text-align: left;
	vertical-align: top;
	padding-bottom: 11px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
}
.body .function_pic img {
	border: 2px solid #4D4C4A;
	margin-bottom: 2px;
}
.body .function_pic img:hover {
	border: 2px solid #CCCCCC;
}
td.product_cont {
	text-align: left;
	vertical-align: top;
	padding-top: 25px;
	width: 50%;
}
.product {
}
.product .name {
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 0px;
	font-size: 16px;
	font-weight: bolder;
	color: #FFFFFF;
}
.product .product_photo {
	text-align: center;
	vertical-align: middle;
	height: 130px;
	width: 130px;
}
.product .product_photo img {
	border: 2px solid #2D2C28;
}
.product .product_photo img:hover {
	border: 2px solid #CCCCCC;
}
.product .description {
	font-size: 11px;
	color: #999999;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.product .label {
	color: #FFF;
	padding-left: 15px;
	padding-bottom: 10px;
	text-align: left;
	vertical-align: top;
	padding-right: 10px;
	padding-top: 2px;
}
.product .price {
	font-size: 16px;
	font-weight: normal;
	color: #FFF;
	text-align: left;
	vertical-align: top;
}
.product .price span.note {
	font-size: 11px;
}
.product .form {
	text-align: left;
	vertical-align: middle;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 2px;
}
img {
	border:0px;
}
table.directory p {
	margin-top:0px;
	margin-bottom:25px;
}
table.latestBuzz b {
	color: #FFFFFF;
	font-weight: bold;
}
table.latestBuzz hr {
	color: #201F1C;
	height: 1px;
	margin-top: 25px;
	margin-bottom: 50px;
}
.photo_video {
}
input {
	font: 12px Arial, Helvetica, sans-serif;
	color: #666666;
	padding-top: 3px;
	padding-left: 3px;
}
.photo_video img {
	border: 2px solid #4D4C4A;
}
.photo_video img:hover {
	border: 2px solid #CCCCCC;
}
#main #ftr_cont {
	padding: 10px;
}
#ftr_cont #footer {
	height: 50px;
	width: 100%;
	background-image: url(../images/ftr_bkgrd.gif);
	background-repeat: repeat-x;
}
#footer #ftr_links {
	text-align: left;
	vertical-align: middle;
	padding-left: 15px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}
#footer #ftr_links a.ftr_link {
	color: #999999;
	text-decoration: none;
}
#footer #ftr_links a.ftr_link:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer #ftr_copyright {
	font: 10px Geneva, Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-align: right;
	vertical-align: middle;
	padding-right: 15px;
}
#footer #ftr_left {
	background-image: url(../images/ftr_left.gif);
	background-repeat: no-repeat;
	width: 7px;
}

#footer #ftr_right {
	background-image: url(../images/ftr_right.gif);
	width: 7px;
	background-repeat: no-repeat;
}
#footer #ftr_mid {
	background-image: url(../images/ftr_bkgrd.gif);
	background-repeat: repeat-x;
}
#nav_cont #nav {
	height: 40px;
	width: 100%;
	font-size: 11px;
}
#nav td.button {
	text-align: center;
	vertical-align: middle;
	background-repeat: repeat-x;
	border-right: 1px solid #000000;
	border-left: 1px solid #333333;
	padding-right: 20px;
	padding-left: 20px;
	cursor: hand;
	cursor:pointer;
	color: #CCCCCC;
	background-color: #2B282A;
	background-image: url(../images/nav_up_bkgrd.gif);
}
#nav td.button:hover {
	background-image: url(../images/nav_over_bkgrd.gif);
	color: #FFFFFF;
}
#nav .button .ddm_bullet {
	font-weight: bolder;
	color: #FF0000;
	font-size: 12px;
	text-decoration: none;
}
#header {
	width: 100%;
}
#header #nojoke_logo {
	text-align: center;
	vertical-align: middle;
	padding-left: 25px;
}
#header #bnr_468x60_cont {
	text-align: center;
	vertical-align: middle;
}
#header #bnr_468x60_cont img {
	border: 3px solid #4D4C4A;
}
.nav {
	font: normal 12px/18px Arial, Helvetica, sans-serif;
	height: auto;
	position: absolute;
	text-decoration: none;
	text-transform: none;
	visibility: hidden;
	z-index: 5;
	border-right: 3px solid #4D4C4A;
	border-bottom: 3px solid #4D4C4A;
	border-left: 3px solid #4D4C4A;
	margin-left: 5px;
	margin-top: 5px;
}
.nav a.link {
	color: #FFFFFF;
	display: block;
	font: normal 12px Arial, Helvetica, sans-serif;
	height: 20px;
	text-align: left;
	text-decoration: none;
	text-indent: 5px;
	text-transform: none;
	width: 130px;
	background-color: #990000;
	background-image: url(../images/nav_ddm_up.gif);
	background-repeat: repeat-x;
	vertical-align: middle;
	padding-top: 6px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	border-top: 1px solid #990000;
	border-right: 1px solid #990000;
	border-left: 1px solid #990000;
}
.nav a.link:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #990000;
	background-image: url(../images/nav_ddm_over.gif);
	background-repeat: repeat-x;
	border-top: 1px solid #CC0000;
	border-right: 1px solid #CC0000;
	border-left: 1px solid #CC0000;
}
.nav a.link:visited {
	color: #FFFFFF;
	text-decoration: none;
}
ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px; /*--Set height of tabs--*/
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	width: 100%;
}
ul.tabs li {
	text-align: center;
	vertical-align: middle;
	background-image: url(../images/nav_up_bkgrd.jpg);
	background-repeat: repeat-x;
	border-right: 1px solid #000000;
	border-left: 1px solid #333333;
	padding-right: 20px;
	padding-left: 20px;
	cursor: hand;
	cursor:pointer;
	color: #CCCCCC;
}
ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 1.2em;
	padding: 0 20px;
	border: 1px solid #fff; /*--Gives the bevel look with a 1px white border inside the list item--*/
	outline: none;
}
ul.tabs li a:hover {
	background: #ccc;
}
html ul.tabs li.active, html ul.tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #fff;
	border-bottom: 1px solid #fff; /*--Makes the active tab look like it's connected with its content--*/
}
.tab_container {
	border: 1px solid #999;
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left; width: 100%;
	background: #fff;
}
.tab_content {
	padding: 20px;
	font-size: 1.2em;
}
.form-error {
	color: #CC0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.rep {
	font-size: 16px;
	color: #FFF;
	line-height: 1.4em;
	margin-left: 110px;
}
.rep .head {
	color: #F00;
}
.rep a {
	color: #FFF;
}
.rep a:hover {
	color: #FFF;
	text-decoration: none;
}
#container {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
#main-content {
	float: left;
	width: 800px;
}
#banners-wrap {
	width: 125px;
	float: right;
	margin-top: 20px;
}
#banners-wrap .bnr-125x125 {
	width: 125px;
	margin-bottom: 15px;
	text-align: left;
}
#banners-wrap .bnr-180x150 {
	height: 150px;
	width: 180px;
	margin-bottom: 20px;
	text-align: left;
}
