/* HTML Page And Body Styles */
html {
	padding: 0;
	margin: 0;
	background: #000 /*url(../images/background/back.jpg) top left repeat-x*/;
}
body {
	text-align: center;
	padding: 0;
	margin: 0 auto;
	font: 12px/1.2 Arial, Verdana, Helvetica, sans-serif;/**/
	background: transparent url(../images/background/background2.gif) center repeat-y;
}
/* Begin Default Global Element Styles */
div {
	margin: 0;
	padding: 0;
}
p {
	margin: 0px 0px 10px 0px;
	padding: 0;/*text-align: justify;*/

}
span {
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}
img {
	border: none;
	padding: 0;
	margin: 0;
}
a img {
	padding: 0;
	margin: 0;
	border: none;
}
/*img, div#container, div#footer-container { behavior: url(css/iepngfix.htc); }*/
hr {
	background: #cdcfd0;
	border: 0;
	color: #cdcfd0;
	height: 1px;
	margin: 0 0 10px 0;
}
ul, ol {
	margin: 0 0 18px 18px;
}
ul {
	list-style-type: circle;
}
ol {
	list-style-type: decimal;
}
dl {
	margin: 0 0 18px 0;
}
dl dt {
	font-weight: bold;
}
li {
	margin: 0 0 5px 0;
}
/* default lists, blockquotes, and tables and other specialized elements */
/* font-sizes and line-heights below are common across entire document */
/* for elements with font-sizes or line-heights that change during document, */
/* remove font-size and line-height settings from here and style explicitly below */
blockquote {
	border: 1px solid #ffcc00;
	margin: 0 0 12px 0;
	padding: 10px 15px 10px 15px;
	background: #ccc;
	font-size: 1.2em;
	line-height: 1.3em;
	color: #000!important;
}
/* Default Global Forms */
form {
	padding: 0;
	margin: 0;
}
fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
label {
	margin: 0;
	padding: 0;
}
input {
	margin: 0 0 5px 0;
	padding: 0;
	vertical-align: middle;
}
input.button {
	font-weight: normal;
	color: #000;
	font-size: 1.2em;
	padding: 1px 3px 1px 3px;
	background: #ccc;
}
input.input_box {
	vertical-align: middle;
	padding: 1px;
}
.radio_button {
	margin-right: 3px;
	vertical-align: middle;
}
select {
	margin: 0;
	padding: 0;
	vertical-align: middle;
}
/* Default Table (Invisible) */
table {
	padding: 0;
	margin: 0 0 12px 0;
	border-collapse: collapse;
	clear: both;/* For Clearing Floated ../images */
}
/* Default Headers */
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	margin-bottom: 6px;
	color: #cc3333;
	font-weight: bold;
}
/* Font sizes here are global for the entire document; */
/* for headers that change size, remove here and size below in each container */
h1 {
	font-size: 21px;
	font-weight: normal;
}
h2 {
	font-size: 20px;
	font-weight: bold;
}
h3 {
	font-size: 14px;
	font-weight: bold;
}
h4 {
	font-size: 13px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 11px;
	letter-spacing: .5px;
	font-weight: bold;
}
small {
	font-size: 85%;
}
/* Default Global Links */
a {
	color: #000;
	text-decoration: none;
	font-weight: normal;
}
a:link {
	color: #CC3333;
}
a:visited {
	color: #CC3333;
}
a:hover {
	color: #CC3333;
	text-decoration: underline;
}
a:active {
	color: #CC3333;
	text-decoration: underline;
}
a img {
	margin: 0;
	padding: 0;
	border: 0;
}
a.pdf {
	background: url(../images/icons/pdf_logo.jpg) top left no-repeat;
	padding: 5px 0 5px 25px;
	margin: 0 0 12px 0;
	text-decoration: underline;
}
/* Reusable Utility Classes */
.left {
	float: left;
}
img.left {
	margin: 0 10px 10px 0;
}
.right {
	float: right;
}
img.right {
	margin: 0 0 10px 10px;
}
.center {
	text-align: center;
}
/* this is for using on a block-level container element */
/* and will center contents inside the container */
.centered {
	display: block;
	margin: 0 auto 10px auto;
}
/* this is for using on an inline element, such as an image */
/* and will turn the element block, and center the element within its container */
.indent {
	display: block;
	margin-left: 20px !important;
}
.hidden {
	display: none;
}
.top_border {
	border-top: 4px solid #6699cc;
}
.no_border {
	border: none !important;
}
.clear {
	clear: both;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
/* End hide from IE-mac */

/* forces container to expand around floated elements */
.clear-container {
	clear: both;
	font-size: 1px;
	padding: 0;
	margin: 0;
	line-height: 0;
}
.date {
	float: right;
	margin: 2px 0 0 0;
	font-size: 85%;
}
.black {
	color: #000 !important;
	font-weight: bold;
}
.black a {
	color: #000 !important;
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
.image120 {
}
/* begin page layout */
#x-container {
	margin: 0 auto 0 auto;
	padding: 0 22px;
	text-align: left;
	width: 885px;
	background: transparent url(../images/header/header.jpg) top no-repeat;
}
#header {
	width: 885px;
	height: 202px;
	padding: 0;
	margin: 0;/*background: #fff url(../images/header/header.png) top left no-repeat;*/
}
#header h1 {
	visibility: hidden;
}
.inner-feature {
	margin: 0;
	padding: 0;
	line-height: normal;
	height: 193px;
}
/*#header h1 { color: #000; }*/
#left {
	float: left;
	width: 648px;
	padding: 0;
	margin: 0;
	background-color: #fff;
	min-height: 735px;
}
#right {
	float: left;
	width: 237px;
	min-height: 400px;
	padding: 0;
	margin: 0;/*background-color: #920404;*/
}
/* Begin Footer */
#footer {
	clear: both;
	text-align: left;
	width: 885px;
	height: 15px;
	margin: 0;
	padding: 5px 0px;
	color: #fff;
	background: #eee;
}
#footer ul {
	display: inline;
	list-style: none;
	margin: 5px 0 5px 0;
	padding: 0;
}
#footer li {
	font-size: 10px;
	display: inline;
	margin: 5px 2px 5px 2px;
	padding: 0;
	vertical-align: middle;
}
#footer p {
	color: #36393D;
	margin: 0;
	padding: 0;
	font-size: 9px;
}
#footer li a {
	color: #36393D;
	padding-left: 5px;
	border-left: #fff solid 1px;
}
#footer li a.first {
	border-left: none;
}
#footer #ft-left {
	float: left;
	width: 570px;
}
#footer #ft-right {
	float: left;
	width: 300px;
	margin: 0px;
}
#title {
	width: 648px;
	height: 42px;
	background-color: #7d7d7d;
}
#title h2 {
	/*font-size: 14px;*/
	padding: 10px 0 10px 10px;
	color: #FFF;
}
#nav-title {
	width: 237px;
	height: 42px;
	background-color: #990000;
}
#nav-title ul {
	width: 237px;
	padding: 12px 0 10px 0px;
	margin: 0;
	color: #000;
}
#nav-title ul li {
	float: left;
	list-style-type: none;
	padding: 0 0 0 0px;
	margin: 0 0 0 8px;
}
#nav-title ul li a {
	color: #ff9900;
	padding: 0 0 0 23px;
	width: 100px;
	font-size: 13px;
	font-weight: 800;
	background: transparent url(../images/background/plus.png) left center no-repeat;
}
#nav {
	background-color: #920404;
	width: 237px;
	padding: 0;
	margin: 0;
}
#nav ul {
	width: 237px;
	padding: 0 0 15px 0;
	margin: 0;
	color: #f9ed29;
	font-size: 13px;
	letter-spacing: 1px;
	background: transparent url(../images/background/nav-back.gif) top left no-repeat;
}
#nav ul li {
	width: 200px;
	list-style-type: none;
	padding: 5px 0 5px 15px;
	margin: 0 0 0 10px;
	background: transparent url(../images/icons/red-arrow.gif) left no-repeat;
}
#nav a {
	color: #ff9911;
	text-decoration: none;
	font-weight: normal;
}
#nav a:link {
	color: #ff9911;
	outline: none;
}
#nav a:visited {
	color: #ff9911;
	outline: none;
}
#nav a:hover {
	color: #fff;
	text-decoration: underline;
	outline: none;
}
#nav a:active {
	color: red;
	text-decoration: none;
	outline: none;
}
#nav a.nav-shop {
	color: #fff!important;
}
#nav ul li ul {
	width: 175px;
	padding: 0;
	margin: 0;
	background-image: none;
}
#nav ul li.current {
	background: transparent url(../images/icons/red-arrow.gif) left 9px no-repeat;
}
#nav ul li.current a {
	color: #fff;
}
#nav ul li.current ul li {
	width: 150px;
	color: #fff;
	font-size: 0.7em;
	list-style-type: none;
	padding: 2px 0 2px 15px;
	background: transparent url(../images/icons/rp-arrow.gif) left center no-repeat;
}
#nav ul li.current2 {
	background: transparent url(../images/icons/red-arrow.gif) left 9px no-repeat;
}
#nav ul li.current2 a {
	color: #FF9911;
}
#nav ul li.current2 ul li {
	width: 150px;
	color: #fff;
	font-size: 0.7em;
	list-style-type: none;
	padding: 2px 0 2px 15px;
	background: transparent url(../images/icons/rp-arrow.gif) left center no-repeat;
}
#nav ul li.current ul li a, #nav ul li.current2 ul li a {
	color: #fff;
}
.links {
	padding: 5px 5px 3px 26px;
	color: #fff;
	background: #F9ED29 url(../images/icons/red-arrow.gif) 10px 9px no-repeat;
}
.links a {
	font-weight: bolder;
	color: #36393D;
}
#navcart {
	width: 237px;
	height: 110px;
	padding: 0;
	margin: 0 0 5px 0;
	background: #ffcc33;
}
#navcart h3 {
	padding: 5px 5px 8px 26px;
	color: #fff;
	background: #ff9900 url(../images/icons/red-arrow.gif) 10px 9px no-repeat;
}
#navcart h3 a {
	color: #fff;
}
#navcart p {
	width: 237px;
	font-weight: bolder;
	padding: 0;
	margin: 10px 0 0 0;
	text-align: center;
}
#navcart p label {
	padding: 0 0 10px 0;
	margin: 0;
}
#navcart {
	height: 100%;
}
#homepage-feature {
	width: 649px;
	background: #36393D url(../gallery/album1/large/3wqys.jpg) top left no-repeat;
	border-bottom: 10px solid #36393D;
	margin: 0;
	padding: 0;
}
#homepage-feature embed {
	margin: 0;
	padding: 0;
}
#homepage-feature h2 {
	display: block;
	margin: 0;
	padding: 0;
}
#homepage-feature h2 a {
	display: block;
	width: 649px;
	height: 194px;
	text-indent: -9999px;
	outline: none;
}
#content {
	background: #fff;
	padding: 0;
	margin: 0;
	overflow:hidden;
}
#content .content-full {
	min-height: 600px;
	margin: 0;
	padding: 0 30px 10px 30px;
}
* html #content .content-full {
	height: 600px;
}
#content-left {
	float: left;
	width: 209px;
	min-height: 500px;
	padding: 0;
	margin: 0;
	border-right: 1px solid #ccc;
}
.thumb-row {
	display: block;
	clear: both;
	padding: 5px 10px;
	margin: 5px 0 0 0;
	height: 100%;
}
* html .thumb-row {
	display: block;
	clear: both;
	padding: 5px 8px;
	margin: 0;
	height: 71px;
}
.thumb-row img {
	display: block;
	width: 81px;
	float: left;
	padding: 0;
	margin: 0 0 5px 0;
	border: none;
}
.thumb-row h4, .thumb-row p, .thumb-row h5 {
	padding: 0 0 0px 0;
	margin: 0 0 0 90px!important;
}
.thumb-row h5 a {
	color: #CC2131;
	font-size: 12px;
	font-weight: 700;
}
.thumb-row p.model {
	color: #585858;
	font-size: .9em;
	padding-bottom: 0;
	margin-bottom: 0;
}
.thumb-row p.price {
	color: red;
	font-size: 12px;/*font-weight: bolder;*/
}
.thumb-row p a[title="More Info"] {
	padding: 0 0 0 15px;
	font-weight: 700;
	font-size: .9em;
	background: transparent url(../images/icons/red-arrow.gif) left no-repeat;
}
#content-right {
	float: left;
	width: 438px;
	min-height: 500px;
	padding: 0;
	margin: 0;
}
.img-container {
	height: 124px;
	overflow: hidden;
	margin: 0 0 10px;
	text-align: center;
}
.img-container a img
{
	max-width: 130px;
	max-height: 130px;
}
.img-container img.mn-img {
	clear: both;
	display: block;
	margin-bottom: 8px;
}
.product {
	float: left;
	width: 181px;
	padding: 10px 10px 10px 10px;
	margin: 0 0 0 10px;
	text-align: center;
}
/*.product img
{
	height: 171px;
	width: 180px;
}*/

.product h4, .product p, .product h3 {
	padding: 0 0 2px 0;
	margin: 0;
}
.product h3 a {
	font-size: 12px;
	font-weight: 700;
}
.product p.price {
	color: red;
	font-weight: normal;
}
.product p.start {
	color: #585858;
	/*float: left;*/
	font-size: .9em;
	margin: 0;
	padding: 0;
	width: 80px;
}
.product p.model {
	color: #585858;
	font-size: .9em;
	font-weight: bolder;
	margin: 0;
	padding: 0;
}
.plus {
	/*clear: both!important;*/
	padding: 3px 0 3px 20px;
	margin: 0;
	background: transparent url(../images/background/red-plus.png) left no-repeat;
	font-size: 12px;
	font-weight: bolder;
}
#product-detail {
	min-height: 275px;
	padding: 10px;
}
div.cross-sales {
	margin: 0;
	padding: 0;
	width: 648px;
	overflow: hidden;
	
}
div.cross-sales .title {
	width: 500px;
}
.cross-sales .cs-title {
	background-color: #eee;
	clear: both;
	color: #000000;
	font-weight: normal;
	margin: 0 10px;
	padding: 5px 10px;
}
.bp {
	float: left;
	margin-bottom: 12px;
	padding: 10px;
	width: 100px;
}
.bp-product-wrapper {
	float: left;
	width: 115px;
	padding: 8px;
	text-align: center;
}
.bp h5 {
	font-size: 13px;
}
.bp-img-container {
	border: none;
	margin-bottom: 10px;
	text-align: center;
}
.plus {
	/*clear: both!important;*/
	padding: 3px 0 3px 20px;
	margin: 0;
	background: transparent url(../images/background/red-plus.png) left no-repeat;
	font-size: 12px;
	font-weight: bolder;
}
h5.content-title {
	width: auto;
	height: 12px;
	padding: 5px 0 7px 10px;
	margin: 0;
	color: #36393D;
	background-color: #e9eef2;
}
h5.content-title.border {
	border-top: 5px #36393D solid;
}
/*.border-bottom
{
	border-bottom: 5px solid #36393D;
}*/

.content-left-block {
	padding: 0 0 20px 0;
	margin: 0;
}
#product-photo {
	float: left;
	width: 200px;
	padding: 0;
	margin: 0 0 0 10px;
}
#product-info {
	float: left;
	width: 400px;
	padding: 0;
	margin: 0;
}
.terms {
	padding: 0;
	margin: 0 0 10px 0;
}
.breadcrumbs {
	width: auto;
	height: 25px;
	padding: 0;
	margin: 10px 0 0 10px;
	color: #36393D;
	font-size: 11px;
	font-weight: bolder;
}
.description {
	color: #585858;
	font-size: 11px;
}
.description h2 {
	font-weight: normal;
}
.description .model {
	font-size: 10px;
	font-weight: normal;
	color: #585858;
	padding: 0;
	margin: 0 0 12px 0;
}
.terms {
	/*width: 238px;*/
	margin: 0 0 12px;/*background: #eee url(../images/t-bottom.gif) bottom no-repeat;*/
}
.terms h5 {
	font-size: 13px;
	color: #333;
	padding: 3px 2px 2px 6px;
	letter-spacing: 0.5px;
	margin: 0;/*background: url(../images/t-top.gif) top no-repeat;*/
}
.terms p {
	clear: both;
	/*font-size: 10px;*/
	color: #36393D;
	padding: 3px 0 5px 0;
	margin: 0 0 0 5px;
}
.terms p label span {
	font-size: 10px;
	color: #999;
	padding: 0 0 0 5px;
}
#product-info form {
	margin: 0;
	padding: 0;
}
.terms input {
	float: left;
	clear: left;
	display: block;
	margin: 0 10px 0 0;
}
#product-info form p label {
	float: left;
	clear: right;
	width: auto;
	display: block;
	margin: 0 0 0 8px;
	padding: 1px;
}
table.cart {
	width: 100%;
	border: 0;
	padding: 0;
	margin: 0;
}
.cart td {
	padding: 0;
	margin: 0;
}
.cart td.quantity input {
	width: 30px;
	margin-left: 5px;
}
.cart td input:focus {
	background-color: #FFFF33;
}
.cart th {
	padding: 5px 0;
	margin: 0 0 10px 0;
	color: #36393D;
	background-color: #eee;
}
.cart th p {
	padding: 0;
	margin: 0 0 0 5px;
	text-align: left;
}
.cart td p {
	padding: 0;
	margin: 5px 0 12px 5px;
	text-align: left;
}
.cart .item-total {
	color: #cc2131;
	font-weight: bolder;
}
.cart .price-terms {
	color: #36393D;
	font-weight: bolder;
}
.cart tr.last-row {
	padding: 0 10px;
}
.cart td.update-cart p {
	text-align: right;
	padding: 0 0 5px 0;
	margin: 0 10px;
	border-bottom: 1px solid #ccc;
}
.cart td.update-cart2 p {
	text-align: right;
	padding: 0 0 5px 0;
	margin: 0 10px;/*border-bottom: 1px solid #ccc;*/
}
.cart .cartItems {
	width: 50%;
}
.cart .quantity {
	width: 10%;
}
.cart .priceTerms {
	width: 30%;
}
.cart .itemTotal {
	width: 10%;
}
/* Start Review Styles */
.cart .deliveryInfo {
	width: 30%;
}
.cart .quantity {
	width: 10%;
}
.cart .itemEdit {
	width: 70%;
	text-align: right;
}
.cart .itemEdit p {
	margin: 0 10px 0 0;
	text-align: right;
}
.cart .itemEdit p a {
	text-decoration: underline;
}
div.review {
	padding: 5px;
}
.cart td.review-bottom p {
	text-align: right;
	padding: 5px 0 5px 0;
	margin: 0 10px;
	border-top: 1px solid #ccc;
}
.cart td.review-bottom2 p {
	text-align: left;
	padding: 5px 0 5px 0;
	margin: 0 10px;
	border-top: 1px solid #ccc;
}
/* End Review Styles */
div#price-container {
	width: auto;
	/*border-bottom: 1px solid #ccc;*/
	margin-left: 10px;
}
/* Begin Price Total Div */
div#total-price {
	float: right;
	width: 330px;
	padding: 10px 10px 0 0;
	margin: 0;
}
div#total-price p {
	text-align: right;
}
div#total-price label {
	font-size: 12px;
	font-weight: bolder;
	color: #36393D;
}
.btncont {
	float: left;
	width: 125px;
	margin: 10px 0 0 10px;
}
.btncheckout {
	float: right;
	width: 125px;
	margin: 10px 65px 0 0;
}
#total-price input, select {
	width: 155px;
	border: 1px solid #ccc;
	padding: 0;
	margin: 0 0 0 5px;
	font-size: 12px;
	color: #000;
}
div#total-price p input.inputImage {
	border: none!important;
	width: auto;
}
/* Begin Price Total TAble */
table.totalPrice {
	width: 330px;
	border: 0;
	padding: 0;
	margin: 0 0 10px 0;
}
.totalPrice td {
	padding: 0;
	margin: 0;
}
.totalPrice td input {
	width: 30px;
	margin-left: 5px;
}
.totalPrice td input:focus {
	background-color: #FFFF33;
}
.totalPrice tr.last-row {
	padding: 0 10px;
	border-bottom: 1px solid #ccc;
}
.totalPrice td p {
	font-size: 12px;
	font-weight: bolder;
	color: #36393D;
	text-align: right;
	padding: 0 0 5px 0;
	margin: 0 10px;
}
.content-center {
	margin: 0;
	padding: 10px;
}
/* MAIN NAVIAGTION ======================== */

html>body #header #mainnav {
	width: 739px;
	height:24px;
	border: 0;
	padding: 0;
	margin: 0 0 5px 22px;/*background: transparent url(/i/shadowtrick.gif) top left no-repeat;*/
	}
#header #mainnav ul {
	width: 745px;
	height: 24px;
	background: url(../images/buttons/top-nav.gif) no-repeat;
	margin: 0 0 0 55px;
	padding: 0;
	position: relative;
}
#header #mainnav ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
}
#header #mainnav ul li, #mainnav a {
	height: 22px;
	display: block;
	outline: none;
}
#header #mainnav ul li a {
	color:white;
	font-size: 10px;
	text-indent: -9999px;
	text-decoration: none;
	outline: none;
}
#mn1 {
	left: 116px;
	width: 58px;
}
#mn2 {
	left: 174px;
	width: 84px;
}
#mn3 {
	left: 258px;
	width: 107px;
}
#mn4 {
	left: 365px;
	width: 72px;
}
#mn5 {
	left: 438px;
	width: 91px;
}
#mn6 {
	left: 529px;
	width: 88px;
}
/*#mn7 {left: 432px; width: 107px;}
#mn8 {left: 539px; width: 87px;}
#mn9 {left: 626px; width: 112px;}*/

#mn1 a:hover {
	background: transparent url(../images/buttons/top-nav.gif) -116px -24px no-repeat;
}
#mn2 a:hover {
	background: transparent url(../images/buttons/top-nav.gif) -174px -24px no-repeat;
}
#mn3 a:hover {
	background: transparent url(../images/buttons/top-nav.gif) -258px -24px no-repeat;
}
#mn4 a:hover {
	background: transparent url(../images/buttons/top-nav.gif) -365px -24px no-repeat;
}
#mn5 a:hover {
	background: transparent url(../images/buttons/top-nav.gif) -438px -24px no-repeat;
}
#mn6 a:hover {
	background: transparent url(../images/buttons/top-nav.gif) -529px -24px no-repeat;
}
/*#mn7 a:hover {background: transparent url(images/buttons/top-nav.gif) -432px -24px no-repeat;}
#mn8 a:hover {background: transparent url(images/buttons/top-nav.gif) -539px -24px no-repeat;}
#mn9 a:hover {background: transparent url(images/buttons/top-nav.gif) -626px -24px no-repeat;}*/


/* Begin right shopping basket */
table.rt-basket {
	padding: 0;
	margin: 0;
	border: 0;
	border-left: 1px solid #ccc;
	width: 237px;
}
.rt-basket th {
	padding: 2px;
	vertical-align: top;
	white-space: normal;
	text-align: left;
	background: #ccc;
}
.rt-basket th.top {
	background-color: #FF9900;
}
.rt-basket td {
	font-size: 10px;
	line-height: 10px;
	border-bottom: 1px solid #ccc;
	empty-cells: show;
	padding: 5px;
	vertical-align: top;
	white-space: normal;
	text-align: left;
}
.rt-basket td.first, .rt-basket th.first {
	/* border-left: 1px solid #ccc;*/
	text-align: center;
}
.rt-basket td.last {
	white-space: no-wrap;
	text-align: right;
}
.rt-basket .ta /* text alignment class */ {
	text-align: right!important;
}
/* Begin right shopping basket */

/* Checkout Form Styles */
.checkout {
	margin: 0;
	padding: 0;
}
.checkout fieldset {
	margin: 0 0 10px 0;
	padding: 15px;
}
.checkout fieldset p {
	clear: both;
	color: #36393D;
	margin: 0 0 5px 0;
	padding: 0;
}
.checkout label {
	color: #36393D;
	display: block;
	font-size: 12px;
	font-weight: normal;
	margin: 0 0 2px 0;
	padding: 0;
}
* .required {
	color: red!important;
}
p.required {
	margin: 0 0 0 15px;
	text-align: center;
}
input:focus, textarea:focus {
	background: #eee!important;
}
.checkout input.text {
	border: 1px solid #999;
	font-size: 11px;
	margin: 0;
	padding: 3px 3px;
	width: 250px;/*border: 1px solid #ccc;*/
}
.checkout input.text2 {
	border: 1px solid #999;
	font-size: 11px;
	padding: 3px 3px;
	width: 250px;
	/*border: 1px solid #ccc;*/
	margin: 5px 0 0 0;
}
.checkout select {
	border: 1px solid #999;
	margin: 0 0 0 0;
	padding: 3px 3px;
	width: 135px;
}
.checkout label.check {
	float: left;
	font-weight: normal;
	margin: 0 0 0 0;
	padding: 0;
	width: 250px!important;
}
.checkout input.checkbox {
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
}
.checkout .checkout-title, .checkout-title {
	width: auto;
	height: 12px;
	padding: 5px 0 7px 10px;
	margin: 0;
	color: #36393D;
	background-color: #e9eef2;
}
.checkout .form-container {
	float: left;
	margin: 0 5px 0 0;
	padding: 10px 0 0 10px;
	width: 300px;
}
.checkout .form-container .dis {
	opacity: 0.3;
}
.checkout p.zip, p.state {
	clear: none!important;
	float: left;
	width: 130px;
	padding: 3px 3px;
}
.checkout p.zip, p.state select {
	margin: 0;
	padding: 1px;
}
.checkout p.zip input.zip-input {
	border: 1px solid #999;
	font-size: 11px;
	padding: 3px 3px;
}
* html .checkout p.zip input.zip-input {
	padding: 2px;
}
.checkout p.state {
	margin: 0 10px 10px 0!important;
}
.checkout p.card, p.number {
	clear: none!important;
	display: block;
	float: left;
	width: 150px;
}
.checkout p.card-ex, .checkout p.card-ex {
	clear: none!important;
	display: block;
	float: left;
	width: 110px;
}
.checkout p.card-ex label {
	margin: 0 0 2px 0!important;
}
.checkout #card-ex-y, .checkout #card-ex-m {
	margin: 0 0 5px 0;
	width: 100px!important;
}
.checkout .card-ex-y, .checkout .card-ex-m {
	margin: 0 0 5px 0;
	width: 100px!important;
}
.checkout p.number {
	margin: 0 10px 0 0!important;
}
.checkout p.password {
	clear: none!important;
	display: block;
	float: left;
	width: 250px;
	margin: 0 10px 0 0!important;
}
.checkout fieldset.ref-layout {
	float: left;
	width: 290px;
	margin: 10px 0 10px 0!important;
	padding: 0 0 0 10px!important;
}
.checkout fieldset.ref-layout h4, .checkout fieldset.ref-layout h5 {
	color: #333;
}
fieldset.full-layout {
	margin: 10px 0 10px 0!important;
	padding: 0 0 10px 10px!important;
}
.checkout fieldset.full-layout h4, .checkout fieldset.full-layout h5 {
	color: #333;
}
.full-layout-container {
	margin: 0;
	padding: 10px;
	clear: both;
	width: 615px;
}
/* End Checkout Form Styles */
/* Right Ads */
#right-ads {
	background-color: #fff;
}
#right-ads p {
	margin: 0;
	padding: 0;
	font-size: 0px;
	line-height: normal;
}
#right-ads p img {
	margin: 0 0  5px 0;
	padding: 0;
	line-height: normal;
}
/* End Right Ads */
.button.sign-in {
	color: #36393D;
	background: #ccc;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	font-weight: bold;
	font-size: 1.2em;
	margin: 0;
	padding: 2px;
	text-align: center;
}
.register {
	color: #000;
	background: #ccc;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	font-weight: bold;
	font-size: 1.2em;
	margin: 0 0 0 10px;
	padding: 4px;
	text-align: center;
	width: 200px;
	outline: none;
	text-decoration: none!important;
}
/* contact form styles */
form.cssform {
	width: 350px;
	margin: 25px;
	padding: 0;
}
.cssform fieldset {
	display: block;
	width: 350px;
	padding: 0;
	margin: 0 0 0px 0;
	border: none;
}
.cssform legend {
	font-weight: bold;
	color: #CC0000;
	border: solid 1px #ccc;
	padding: 3px;
	margin: 0;
}
.cssform p {
	width: 350px;
	margin: 0;
	padding: 0;
	/*padding-left: 0px; width of left column containing the label elements*/
	height: 1%;
	vertical-align: middle;
	clear: both;
}
.cssform label {
	color: #666;
	display: block;
	float: left;
	width: 160px;
	/*width of labels. Should be smaller than left column (155px) to create some right margin*/
	font-size: 11px;
	font-family: Trebuchet, Arial, sans-serif;
	font-weight: normal;
	margin: 0;
	padding: 0;
	margin-top: 4px;
}
.cssform label.red {
	color: red;
}
.cssform input, .cssform select {
	margin: 4px 0;
}
.cssform input, .cssform select {
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #f0f0f0;
	color: #000;
	border: 1px solid #ccc;
}
.cssform select {
	width: 180px;
	font-size: 10px;
	padding: 3px;
}
.cssform textarea {
	width: 348px;
	height: 150px;
	border: 1px solid #ccc;
	background-color: #f0f0f0;
	margin-top: 5px;
}
* html .cssform textarea {
	width: 340px;
	height: 150px;
	border: 1px solid #ccc;
	background-color: #f0f0f0;
	margin-top: 5px;
}
.cssform textarea:focus {
	background-color: #FFFFCC;
}
.cssform input[type="radio"] {
	float: left;
	display: normal;
	border: none;
	background-color: #fff;
}
.cssform label.respond {
	width: 75px;
}
.cssform input[type="text"] {
	display: block;
	float: left;
	width: 180px;
	font: 12px Arial, Verdana, Geneva, Helvetica, sans-serif;
	padding: 2px;
	color: #102132;
	background-color: #f0f0f0;
	border: 1px solid #ccc;
}
* html .cssform input.text {
	display: block;
	float: left;
	width: 160px;
	font: 12px Arial, Verdana, Geneva, Helvetica, sans-serif;
	padding: 2px;
	color: #102132;
	background-color: #f0f0f0;
	border: 1px solid #ccc;
}
.cssform input[type="text"]:focus {
	background-color: #FFFFCC;
}
.cssform input.submit, .cssform input.submit-contact {
	color: #f0f0f0;
	background-color: #666666;
	padding: 4px;
	margin: 5px 0 0 10px;
}
.cssform input.submit:hover {
	background: #f0f0f0;
	color: #666;
}
* html .threepxfix {
	margin-left: 3px;
}
#promo-nav {
	margin: 0 35px 0 0;
	padding: 15px 0 15px 0;
	text-align: center;
}
.nav-links, .nav-nums {
	font-size: 12px;
	border: 1px solid #666;
	color: #666;
	background: #fff;
	margin: 0;
	padding: 3px 6px;
}
.nav-nums.current {
	color: #fff;
	background: #666;
}
.location {
	/*border: 1px solid #ccc;*/
	float: left;
	width: 150px;
	margin: 5px 0 5px 5px;
	min-height: 105px;
	padding: 0;
}
* html location {
	height: 105px;	
	
}

.location h4 {
	margin: 0;
	padding: 0;
}
.location p {
	margin: 0;
	padding: 0;
}
.location .nav-links {
	display: block;
	margin: 10px 0 0 0;
	padding: 1px 0;
	width: 70px;
	text-align: center;
}
/* Begin Services */

.services {
	width: 400px;
	margin: 13px;
}
.serTitle {
	width: 250px;
	padding: 0;
}
.serPrice {
	color: #36393D;
	padding: 0;
	text-align: left;
}
.services tr {
/*border-bottom: 1px dashed #ccc;
	border-top: 1px dashed #ccc;*/
}
.services td {
	margin: 0;
	padding: 3px;
	border: 1px solid #ccc;
}
.services p {
	font-size: 11px;
	padding: 0;
	margin: 0;
}
.row1 {
	margin: 0;
	padding: 0 10px;
	background: #ccc;
}
.row1 .serTitle {
	width: 250px;
	border-right: 1px solid #fff;
}
.row2 {
	margin: 0;
	padding: 0 10px;
	background: #fff;
}
/* End Services */

/* Begin Payment Receipt */
h4.payment-message {
	color: red;
}
table#receipt {
	border: 0;
	padding: 0;
	margin: 20px 0 0 0;
	text-align: left;
}
table#receipt td {
	vertical-align: top;
	padding: 0 0 10px 0;
}
table#receipt td p {
	margin: 0;
	padding: 0 0 2px 0;
}
table#receipt td.tdright {
	width: 200px;
}
table#receipt td.tdleft {
	width: 125px;
	font-weight: bold;
}
/* End Payment Receipt */

p.input-flt {
	float: left!important;
	clear: none!important;
	width: 150px!important;
	margin-right: 10px!important;
}
p.input-flt label {
	margin-bottom: 0;
}
p.input-flt .text2 {
	margin-top: 0!important;
	width: 120px!important;
}
p.note {
	margin: 10px 0 10px 10px;
}
/* Begin Video and Audio Player */

#media-player {
	margin: 15px auto;
	padding: 0 15px;
	width: 585px;
}
#video-display {
	background: #000;
	width: 585px;
	height: 315px;
	margin: 0 0 10px 0;
	padding: 0;
}
#video-links {
	float: left;
	width: 287px;
	margin: 0 5px 0 0;
	padding: 0;
}
#radio-links {
	float: left;
	width: 287px;
	margin: 0 0 0 5px;
	padding: 0;
}
#video-links h5, #radio-links h5 {
	background-color:#E9EEF2;
	color:#36393D;
	height:12px;
	margin:0pt;
	padding:5px 0pt 7px 10px;
	width:auto;
}
#link-container {
	display: block;
	min-height: 100px;
	margin: 0;
	padding: 0;
}
#link-container .thumb-row {
	display: block;
	clear: both;
	padding: 5px;
	margin: 5px 0 0 0;
	height: 100%;
	/*border: ;
	border-top: ;
	border-right: ;
	border-left: ;*/
	border-bottom: 1px solid #ccc;
}
* html #link-container .thumb-row {
	display: block;
	clear: both;
	padding: 5px 8px;
	margin: 0;
	height: 71px;
}
#link-container .thumb-row img {
	display: block;
	width: 50px;
	float: left;
	padding: 0;
	margin: 0 0 5px 0;
	border: none;
}
#link-container .thumb-row h4, #link-container .thumb-row p, #link-container .thumb-row h5 {
	padding: 0 0 0px 0;
	margin: 0 0 0 55px!important;
}
#link-container .thumb-row h5 a, #link-container .thumb-row h4 a {
	color: #CC2131;
	font-size: 12px;
	font-weight: 700;
}
#link-container .thumb-row .description {
	margin: 10px 0 0 0;
	padding: 0;
}
#link-container .thumb-row .play {
	float: right;
	font-size: 12px;
}
#link-container .thumb-row .play a {
	color: #CC2131;
	text-decoration: underline;
}
#nowplaying {
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 8px 0;
	padding: 0;
}
#link-container .thumb-row .vDate {
	color: #999;
	font-size: 10px;
}
/* End Media video */

/* Current Promotions  */
div.eventCol {
	margin:0;
	padding: 10px 8px 0 10px;
}
div.eventCol h5 {
	margin: 0 0 3px 0;
	padding: 0;
	font-weight: normal;
}
div.eventCol p.date {
	font-size: 10px;
	color: #999;
	margin: 0;
	padding: 0;
	text-align: left;
	float: none;
}
div.eventCol .viewEvents {
	text-align: right;
}
#content-right .thumb-row2 {
	padding: 5px 10px;
	margin: 5px 0 0 0;
}
#content-right .thumb-row2 h4 a {
	color: #CC2131;
	font-size: 12px;
	font-weight: 800;
}
#content-right div.thumb-row2 h4, div.thumb-row2 p, div.thumb-row2 h5 {
	padding: 0;
	margin: 0 0 0 105px;
}
#content-right .thumb-row2 img {
	display: block;
	width: 100px;
	float: left;
	padding: 0;
	margin:0;
	border: none;
}

.NewsSummary { padding: 12px; }

#NewsPostDetailDate, #NewsPostDetailCategory, .NewsSummaryPostdate, .NewsSummaryCategory {
	font-size: 11px;
	color: #999;
	margin: 0 0 5px 0;
}
.NewsSummaryCategory {
	margin: 0 0 5px 0;
}
#NewsPostDetailTitle {
	margin:  0 0 3px 0;
}
#NewsPostDetailContent, .NewsSummarySummary {
	line-height: 1.4;
	text-align: justify;
}

#NewsPostDetailPrintLink {
	margin: 5px 0;
}
#NewsPostDetailReturnLink, .NewsSummaryMorelink {
	margin: 0 0 10px 0;
}
/* End Current Promotions */

/* Sort Nav */
	.sort-nav {
	margin: 12px 0 12px 12px;
	padding: 0;
	text-align: left;
	font-weight: bold;
}
.sort-nav a {
	font-size: 11px;
	font-weight: normal;
	padding: 0 5px;
}
/* end sort nav */

/* application splash */
			table.step {
	background-color: #fff;
	/*border-spacing: 10px;*/
				margin: 0 auto;
	padding: 0;
	color: #990000;
}
table.step tr {
	background: #e9eef2;
	font-size: 18px;
	margin: 0 0 10px 0;
	padding: 0;
	text-align:left;
}
table.step td {
	border-bottom: 5px solid #fff;
	margin: 0;
	padding: 10px;
}
table.step td a {
	font-weight: bold;
	margin: 0;
	padding: 0;
	color: #990000;
}
table.step tr.complete td a, table.step tr.complete {
	color: #339900;
}
table.step tr.complete td.col3 a {
	background: url(../images/icons/check.gif) no-repeat;
	padding: 0 0 0 20px;
}
table.step td.col1 {
	font-size: 26px;
	font-weight: bold;
	width: 130px;
}
table.step td.col2 {
	width: 225px;
}
table.step td.col3 {
	width: 100px;
	text-align:right;
}
/* end app splash */

/*CONTEST ======================== */
.promo-signup {
	text-align: center;
	width: 237px;
	height: 371px;
	padding: 0;
	margin: 0 0 5px 0;
}
#mizzou-promo {
	background: #000 url('../images/ads/signup_promo.jpg') no-repeat top;
}
#mizzou-promo-sent {
	background: #000 url('../images/promotions/8ftstocking/mizzou_promo_sent.jpg') no-repeat top;
	height: 300px!important;
}
#mizzou-promo #signup-container {
	margin: 225px auto 15px auto;
	width: 201px;
	text-align: left;
}
#mizzou-promo-sent #signup-container {
	margin: 245px auto 0 auto;
	width: 201px;
	text-align: left;
}
#signup-container input.text {
	width: 201px;
}
#signup-container label {
	color: #f0f0f0;
	font-weight: bold;
	font-size: 11px;
}
#signup-container input.promo-button, #signup-container a.promo-button {
	margin: 15px auto 0 auto!important;
	border: 0;
	text-decoration: none;
}
.promo-signup input.text {
	display: block;
	border: 0;
	padding: 0;
	margin: 1px 0 3px 0;
}
/*end contest promo*/
.pagination {
	clear: both;
	font-size: 93%;
	text-align: center;
	margin-bottom: 18px;
	margin-right: 12px;
}
.pagination a {
	padding: 1px 3px;
	margin: 0 2px;
	border: 1px solid #ccc;
}
.pagination a.current {
	/*font-weight: bold;*/
	background-color: #CC0033;
	border: 1px solid #ccc;
	color: #fff;
}

