html, body, div, span, h1, h2, h3, h4, h5, h6, p, ul, li, form, label, img, tr, td {margin:0px; padding:0px; border:0px; outline:0px;}
:focus {outline: 0;}
body
{
    background-color: #2C2C2C;
	background-image: url(../images/master-white-top.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #FFFFFF;
}
td,th {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #FFFFFF;
}
#master-container {
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	width: 950px;
}
#top-logo-container {
	clear: both;
	float: left;
	height: 100px;
	width: 950px;
	margin-bottom: 33px;
}
#logo {
	float: left;
	height: 94px;
	width: 431px;
	padding-top: 6px;
}
#top-right-box {
	float: left;
	width: 500px;
}
#top-nav {
	background-image: url(../images/top-nav-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	float: left;
	height: 40px;
	width: 480px;
	padding-right: 10px;
	padding-left: 10px;
	vertical-align: middle;
	line-height: 12px;
	text-align: center;
	margin-bottom: 13px;
}
#top-nav li {
	float: left;
	list-style-type: none;
}
#top-nav li a {
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	height: 14px;
	padding-top: 13px;
	padding-bottom: 13px;
	padding-right: 25px;
	padding-left: 25px;
}
#top-nav li a:hover {
	color: #000000;
	text-decoration: none;
}
#top-nav .divider {
	background-image: url(../images/top-nav-divider.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 40px;
	width: 3px;
}
#top-nav .text {
	padding-top: 13px;
	padding-bottom: 13px;
}
#divLogOut {
	float: left;
	color: #000000;
	width: 480px;
	text-align: right;
	padding-right:20px;
}
.login-form {
	clear: both;
	float: left;
	color: #000000;
	width: 500px;
	text-align: right;
}
.login-form a{
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.login-form a:hover{
	color: #8E1C1B;
	text-decoration: none;
}
.login-form input {
	height: 15px;
	width: 107px;
	border: 1px solid #cccccc;
	padding-right: 2px;
	padding-left: 2px;
}
.login-form #btnSubmit .btncomment {
	height: 19px;
	width: 50px;
	border: 1px solid #cccccc;
	padding-right: 2px;
	padding-left: 2px;
	font-size:11px;
	font-weight:bold;
	cursor:pointer;
}
.login-form .btnSubmit {
	height: 19px;
	width: 50px;
	border: 1px solid #cccccc;
	padding-right: 2px;
	padding-left: 2px;
	font-size:11px;
	font-weight:bold;
}
#header {
	clear: both;
	float: left;
	width: 950px;
	min-height:300px;
}
#header #today-text {
	font-size: 18px;
	font-weight: bold;
	color: #b4b4b4;
	text-align: left;
	vertical-align: top;
	float: left;
	height: 309px;
	width:125px;
}
#header #today-textPaypal {
	font-size: 18px;
	font-weight: bold;
	color: #b4b4b4;
	text-align: left;
	vertical-align: top;
	float: left;
	height: 120px;
	width:125px;
}
#header #product-img {
	float: left;
	height: 307px;
	width: 320px;
	margin-right: 23px;
	text-align:center;
	padding-bottom:2px;
}
#header #product-imgPaypal {
	float: left;
	height: 120px;
	width: 445px;
	margin-right: 7px;
	text-align:center;
	padding-bottom:2px;
}
#header #product-img #thumbnails {
	width: 305px;
	text-align:center;
	padding-top:2px;
}
#header #product-img #thumbnails img{
    padding-left:10px;
    padding-right:10px;
}
#header #prod-details {
	background-image: url(../images/hdr-right-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 223px;
	width: 420px;
	font-size: 13px;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 10px;
	padding-left: 38px;
}
#header #prod-details #prod-title {
	font-size: 18px;
	float: left;
	width: 420px;
	line-height: 20px;
	clear: both;
}
#header #prod-details #prod-title #lblMainTitle {
	font-size: 18px;
	line-height: 20px;
}
#header #prod-details #prod-title span {
	font-size: 12px;
}
#header #prod-details .font-11 {
	font-size: 11px;
	margin-bottom: 5px;
	margin-top: 5px;
}
* html #header #prod-details .font-11 {
	margin-top: -20px;
}
#header #prod-details #spl-pricing {
	clear: both;
	float: left;
	width: 420px;
}
#header #prod-details #spl-pricing #price-column{
	float: left;
	width: 229px;
	font-weight: bold;
}
#header #prod-details #spl-pricing #quantity-column{
	float: left;
	width: 435px;
	font-weight: bold;
}
#header #prod-details #spl-pricing #quantity-column select
{
    font-size:11px;
}
#header #prod-details #spl-pricing #quantity-column input
{
    font-size:11px;
    border:solid 1px black;
    font-weight: bold;
}
#header #prod-details #spl-pricing #flags{
	width: 191px;
	float: left;
	margin-top: 0px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
   #header #prod-details #spl-pricing #flags {
	margin-top: 33px;
}
}
#header #prod-details #spl-pricing #flags img {
	margin-right: 2px;
}
#body-content {
	clear: both;
	float: left;
	width: 943px;
	padding-top: 10px;
	padding-left: 7px;
/*	background-color: #2c2c2c;*/
	padding-bottom: 10px;
	padding-right: 5px;
}
#body-content #left {
	float: left;
	width: 619px;
	margin-right: 14px;
}
#body-content #full {
	float: left;
	width: 924px;
	margin-right: 14px;
}
#body-content #center {
	float: left;
	width: 924px;
	margin-right: 14px;
	text-align:center;
}
#body-content .deals-box {
	font-size: 12px;
	float: left;
	clear: both;
	width: 619px;
	background-color: #8E1C1B;
	margin-bottom: 15px;
}
#body-content .deals-box .deal-content {
	float: left;
	width: 595px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
	background-color: #8E1C1B;
	clear: both;
}

#body-content .deals-box .deal-hdng {
	font-family: "Arial Black", Arial;
	font-size: 32px;
	font-style: italic;
	font-weight: bold;
	color: #eeeeee;
	text-decoration: none;
	clear: both;
	float: left;
	width: 595px;
	line-height: 36px;
	margin-bottom: 5px;
}
#body-content .deals-box .top{
	background-image: url(../images/deals-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	float: left;
	width: 619px;
	height: 6px;
	margin: 0px;
	padding: 0px;
	font-size: 1px;
}
#body-content .deals-box .bottom {
	background-image: url(../images/deals-bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	clear: both;
	float: left;
	width: 619px;
	height: 6px;
	margin: 0px;
	padding: 0px;
	font-size: 1px;
}
#body-content .deals-box .deal-content .prod-bg {
	background-image: url(../images/deals-prod-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 175px;
	width: 190px;
	margin-right: 20px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.font-14 {
	font-size: 14px;
}
.strikeout {
	text-decoration: line-through;
}
#body-content #right {
	float: left;
	width: 305px;
}
#body-content #right #ad-300x250{
	float: left;
	clear:both;
	text-align:center;
	width: 305px;
	margin-bottom: 15px;
}
#right .news {
	font-size: 11px;
	clear: both;
	float: left;
	width: 295px;
	margin-bottom: 15px;
	background-color: #393939;
	padding: 5px;
}
#right .news .hdng {
	font-size: 16px;
	font-weight: bold;
	clear: both;
	float: left;
	width: 295px;
	margin-bottom: 10px;
	line-height: 20px;
}
#right .news a {
	color: #FFFFFF;
	text-decoration: none;
}
#right .news a:hover {
	color: #8e1c1b;
	text-decoration: none;
}
#right .news li {
	color: #FFFFFF;
	text-decoration: none;
	margin-bottom: 7px;
	border-bottom: 1px solid #8e1c1b;
	clear: both;
	float: left;
	width: 295px;
	list-style-type: none;
}
* html #right .news li {
	margin-bottom: 5px;
}
#footer {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	clear: both;
	float: left;
	width: 938px;
	padding-top: 10px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #8E1C1B;
}
#loginPage
{
    background-color:#cccccc;
    width:600px;
    height:200px;   
}
#loginPage .left
{
    width:150px;
    float:left;
}
#loginPage .right
{
    width:450px;
    float:left;
}

/* Clearfix */

.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}

.clearfix {
    display:inline-block;
}

.clearfix {
    display:block;
}

* html .clearfix {
    height: 1%;
}
.clear {
	clear: both;
	height: 0px;
	font-size: 1px;
	line-height: 0;
	overflow: hidden;
}
.error
{
    color:#000000;
    font-weight:bold;
}
#imgMain2
{
    display:none;
}
#imgMain3
{
    display:none;
}
#imgMain4
{
    display:none;
}
#imgMain5
{
    display:none;
}
#lblConfirmation
{
    font-size:16px;
    text-align:center;
    color:Red;
}
#register-box #lblConfirmation
{
    font-size:16px;
    text-align:center;
    color:white;
}
.txtCoupon
{
    border: solid 1px black;
    width:70px;
    margin-right:5px;
}
.btnApplyCoupon {
	height: 19px;
	width: 50px;
	border: 1px solid #cccccc;
	padding-right: 2px;
	padding-left: 2px;
	font-size:11px;
	font-weight:bold;
}
#lnkMod
{
    color:White;
}
#divCreditCardForm input
{
    font-size:12px;
    border: solid 1px black;
    width:120px;
}
#divCreditCardForm select
{
    font-size:12px;
    border: solid 1px black;
}
.checkBox
{
    width:20px;
    border: solid 0px;
}
#divShipping .checkBox
{
    width:20px;
    border: solid 0px;
}
#divCreditCardForm a
{
   color:White;
}
#divCreditCardForm .checkBox input
{
    width:20px;
    border: solid 0px;
}
.white
{
    color:White;
}

#widgets 
{
    text-align:center;
 	clear: both;
	float: left;
	width: 295px;
	margin-bottom: 15px;
	background-color: #393939;
	padding: 5px;
}


#widgets .w_image
{
    
    
    padding:10px;
    vertical-align:middle;
    }
    
#widgets .w_title
{
    margin-left:auto;
    margin-right:auto;
    text-align:center;
    font-size:20px;
    font-weight:bold;
    color:#FFFFFF;
}

#widgets .w_li 
{
   
	 margin-left:auto;
    margin-right:auto;
    text-align:center;
    font-size:20px;
    font-weight:bold;
    color:#FFFFFF;
    
	margin-bottom: 7px;
	border-bottom: 1px solid #8e1c1b;
	clear: both;
	float: left;
	width: 295px;
	list-style-type: none;

}


#widgets1 
{
    text-align:center;
 	clear: both;
	float: left;
	width: 295px;
	margin-bottom: 15px;
	background-color: #393939;
	padding: 5px;
}


#widgets1 .w_image
{
    
    
    padding:10px;
    vertical-align:middle;
    }
    
#widgets1 .w_title
{
    margin-left:auto;
    margin-right:auto;
    text-align:center;
    font-size:20px;
    font-weight:bold;
    color:#FFFFFF;
}

#widgets1 .w_li 
{
   
	 margin-left:auto;
    margin-right:auto;
    text-align:center;
    font-size:20px;
    font-weight:bold;
    color:#FFFFFF;
    
	margin-bottom: 7px;
	border-bottom: 1px solid #8e1c1b;
	clear: both;
	float: left;
	width: 295px;
	list-style-type: none;

}


#paypalButtons input
{
    border: solid 0px white;
}
