﻿body {
	margin: 0;
	padding: 0;
	background: #151515 url('../../images/img01.jpg') repeat-x left top;
	color: #999999; 
	font-style:normal; 
	font-variant:normal; 
	font-weight:normal; 
	font-size:13px; 
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif
}

.MainAdminPage {
	margin: 0;
	padding: 0;
	background: #151515;
	color: #7F7772; 
	font-style:normal; 
	font-variant:normal; 
	font-weight:normal; 
	font-size:13px; 
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea {
	padding: 5px;
	border: 1px solid #626262;
	font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1, h1 a, h2, h2 a, h3, h3 a {
	margin: 0;
	text-decoration: none;
	font-weight: normal;
	color: #CF3822;
}

h1 {
	letter-spacing: -3px;
	font-size: 2em;
}

h2 {
	letter-spacing: -2px;
	font-size: 2em;
}

h3 {
	margin-bottom: 2em;
	font-size: 1em;
	font-weight: bold;
}

p, ol, ul {
	line-height: 150%;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: .5em;
	margin-left: 0;
}

blockquote {
	margin: 0 0 0 1.5em;
	padding-left: 1em;
	border-left: 5px solid #DDDDDD;
}

a {
	color: #FFFFFF;
	text-decoration: none;}

a:hover {
	text-decoration: none;
	color: #FF5134;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 8px 20px 0px 0px;
	border: 2px solid #434343; 
}


/* Header */

#wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header {
	height: 170px;
	width: 800px;
	/* margin: 0 auto; */
    margin-left: auto;
	background: url('../../images/img02.jpg') no-repeat right top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
}

#userinfo
{
	height: 100px;
	width: 220px;
	margin: 0 auto;
	float: right;
}

#logo {
	float:left;
}


/* Main Content */
#maindiv
{
	width: 800px;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: auto;
}

#main_content
{
    width: 550px;
    margin-right: 10px;
    float: left;
}

#main_sidebar
{
    float: right;
}


/* sidebar */
#sidebar {
	width: 240px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 20px;
}

#sidebar li ul {
	padding: 15px 20px;
	line-height: 200%;
}

#sidebar li li {
	margin: 0;
	padding-left: 15px;
	padding-bottom: 5px;
	background: url('../../images/img04.gif') repeat-x left bottom;
}

#sidebar h2 {
	width: 210px;
	height: 30px;
	border-bottom: 1px dashed #A90000;
	letter-spacing: -1px;
	font-size: 1.6em;
	color: #FFFFFF;  padding-right:0; padding-top:5px; padding-bottom:0
}

#sidebar a:hover {

}


/* Menu */
#menu {
	width: 800px;
	height: 60px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
	text-transform: uppercase;
}

#menu a {
	display: block;
	float: left;
	background: url('../../images/img03.gif') no-repeat left 75%;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #FFFFFF; 
	padding-left:10px; 
	padding-right:25px; 
	padding-top:18px; 
	padding-bottom:0
}

#menu a:hover {
	color: #FF5134;
}

#menu .current_page_item {
}

#menu .current_page_item a {
	color: #FFFFFF;
}



/* Search */

#search {
	float: right;
	width: 200px;
	height: 25px;
	background: #FFFFFF;
}

#search #x {
	display: none;
}

#search #s {
	padding: 6px 5px 5px 35px;
	width: 160px;
	height: auto;
	background: none;
	border: none;
	font: normal 1em Arial, Helvetica, sans-serif;
	color: #000;
}

#search br {
	display: none;
}


/* Page */
#page {
	width: 750px;
	margin: 0 auto;
	padding: 30px 0;
}


/* Ads */
#ads {
	float: right;
	width: 160px;
	padding: 0 0 0 20px;
}

/* Content */

#content {
	float: left;
	width: 500px;
}

.post {
	margin-bottom: 20px;
	border-bottom: 1px #A90000 dashed;
}

.post .title {
}

.post .title h2 {
	font-size: 2.2em;
	color: #CF3822;
}

.post .title p {
	line-height: normal;
	color: #BABABA;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

.post .title p a {
	color: #880A0B;
}

.post .entry {
	padding-top: 30px;
}

.post .links {
	width: 410px;
	height: 29px;
	margin: 0;
	padding: 6px 0 0 20px;
}

.post .links a {
	padding: 0 23px;
	text-decoration: none;
	font-weight: bold;
	color: #CF3822;
}

.post .links a:hover {
	text-decoration: underline;
	color: #CF3822;
}

.post .links .more {
	background: url('../../images/img07.gif') no-repeat;
}

.post .links .comments {
	background: url('../../images/img08.gif') no-repeat;
}



/* Calendar */

#calendar_wrap {
	padding: 15px 20px;
}

#calendar table {
	width: 100%;
	background: #1F1F1D;
	border: 1px solid #11110F;
	text-align: center;
}

#calendar thead {
	background: #161616;
}

#calendar tbody td {
	background: #0F0F0D;
	border: 1px solid #11110F;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}

#calendar #today {
	background: #121210;
	border: 1px solid #11110F;
	font-weight: bold;
	color: #CF3822
}

/* Footer */

#footer {
	clear: both;
	width: 850px;
	margin: 0 auto;
	padding: 30px 0;
	border-top: 2px solid #2B2B2B;
}

#footer p {
	margin: 0 0 5px 0;
	text-align: center;
	line-height: normal;
	font-size: .9em;
}

#footer a {
	text-decoration: none;
}

#shufflediv { 
	height: 300px; 
	background-repeat:no-repeat; 
}

#shuffledivNew { 
	height: 210px; 
	background-repeat:no-repeat; 
}


/* Product Group Menu */
.ProductGroupMenuHead
{
	width: 210px;
	height: 30px;
	border-bottom: 1px dashed #A90000;
	letter-spacing: -1px;
	font-size: 1.6em;
	color: #FFFFFF; padding-right:0; padding-top:5px; padding-bottom:0
}

.ProductGroupMenuContent
{
	margin: 0;
	padding-left: 15px;
	padding-bottom: 5px;
	background: url('../../images/img04.gif') repeat-x left bottom;
}

.ProductGroupMenuItem
{
	background: url('../../images/img04.gif') repeat-x left bottom;
}

a.GroupUnSelected
{
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 9pt;
	color: #5f9ea0;
	line-height: 25px;
	padding-left: 5px;
	text-decoration: none;
}

a.GrouptUnSelected:hover
{
	color: #2e8b57;
	padding-left: 5px;
}

a.GroupSelected
{
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 9pt;
	color: Green;
	line-height: 25px;
	padding-left: 5px;
	text-decoration: none;
}

/* New Group Menu */
.MenuGroupItem 
{
	background-color: #7F7772;
	color: White;
	border-width: 1px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}



/* Product Listing Page */
.CatalogListingGroupNameHeader
{
	height: 30px;
	width: 460px;
	border-bottom: 1px dashed #A90000;
	letter-spacing: -1px;
	font-size: 1.6em;
	color: #FFFFFF; padding-right:0; padding-top:5px; padding-bottom:0
}

.CatalogListingGroupName
{
	font-family: Verdana, helvetica, Sans-Serif;	
	color: White;
	font-weight: bold;
	font-size: 16px;
}

.CatalogListingGroupDesc
{
	font-family: Verdana, helvetica, Sans-Serif;	
	color: White;
	font-weight: normal;
	font-size: 16px;
}

ProductListingHeading
{
	font-family: Verdana, helvetica, Sans-Serif;
	font-size: 12px;
	color: White;
}

a.ProductName
{
	color: Red;
	font-family: Arial;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

a.ProductName:hover
{
	text-decoration: underline;
}

.ProductPrice
{
	color: Black;
	font-family: Verdana, helvetica, Sans-Serif;	
}

.PagingText
{
	font-family: Verdana, helvetica, Sans-Serif;	
	font-size: 14px;
	color: White;
}

.productlist_text_div
{
    height: 35px;
    width: 145px;
}


/* Product Detail Page */
#ProductDetail_TitleDiv
{
}

.ProductDetailTitle
{
	width: 210px;
	height: 30px;
	letter-spacing: -1px;
	font-size: 1.6em;
	color: #FFFFFF; padding-right:0; padding-top:5px; padding-bottom:0
}

.ProductDetailDesc
{
	font-family: Verdana, helvetica, Sans-Serif;
	font-size: 12px;
	color: white;
}

.ProductDetailNotes
{
	font-family: Verdana, helvetica, Sans-Serif;
	font-size: 12px;
	color: white;
}

.ProductDetailAddLink
{
	color: White;
	background: url('../../images/img05.gif') no-repeat right;
}

.ProductDetDescDiv
{
	width: 540px;
}


/* Search Box */
.SearchBoxHead
{
	width: 210px;
	height: 30px;
	border-bottom: 1px dashed #A90000;
	letter-spacing: -1px;
	font-size: 1.6em;
	color: #FFFFFF; padding-right:0; padding-top:5px; padding-bottom:0
}

.SearchBoxContent
{
	text-align: left;
}

.SearchBoxTextBox
{
}

.SearchBoxButton
{
}

.SearchBoxCheckBox
{
	color: White;
}


/* Shopping Cart Summary */
.CartTotal
{
	color: White;
}

.ShopCartTotal
{
	display: none;
}


/* Shopping Cart Detial Page */
.ShopCartContinueButton
{
	color: White;
	background: url('../../images/img05.gif') no-repeat right;
}

.ShopCartProceedButton
{
	color: White;
	background: url('../../images/img05.gif') no-repeat right;
}

.ShopCartProdCode
{
	display:none
}

.ShopCartTitle
{
	color: White;
	font-size: x-large;
}

.ShopSubCartTitle
{
	color: White;
	font-size: medium;
}

.ShopCartColumnHead
{
	background: url('../../images/img04.gif') repeat-x left bottom;
}

.ShopCartUpdateLink
{
	text-decoration: underline;
}


/* Contact/Email/Register */
.contactusdiv
{
    width:520px;
}

#contact_details
{
    color:#FFFFFF;
}

#contact_details a 
{
    color: red;
}

.ContactField
{
    width: 220px;
}

.ContactHeading
{
	border-bottom: 1px dashed #A90000;
	letter-spacing: -1px;
	font-size: 1.6em;
	color: #FFFFFF; 
	padding-right:0; 
	padding-top:0px; 
	padding-bottom:0px;
}

.ContactSubHeading
{
	color: White;
	margin: 0;
	text-decoration: none;
	font-weight: normal;
}

.ContactSubSubHeading
{
	margin: 0;
	text-decoration: none;
	font-weight: normal;
}

.SendEmailLink
{
	color: White;
	background: url('../../images/img05.gif') no-repeat right;
}

.RegisterNowLink
{
	color: White;
	background: url('../../images/img05.gif') no-repeat right;
}


/* Terms */
#termsdiv
{
    width:520px;
}

.TermsHeading
{
	border-bottom: 1px dashed #A90000;
	letter-spacing: -1px;
	font-size: 1.6em;
	color: #FFFFFF; 
	padding-right:0; 
	padding-top:0px; 
	padding-bottom:0px;
}

#terms_details
{
    color:#7F7772;
}


/* About Us */
#aboutusdiv
{
    width:520px;
}

#aboutus_image_div
{
}

#aboutus_details
{
    color:#FFFFFF;
}

#aboutus_details h3
{
    margin-bottom: 0.5em;
	font-size: 1em;
	font-weight: bold;
}

#aboutus_details a 
{
    color: red;
}

.AboutUsHeading
{
	border-bottom: 1px dashed #A90000;
	letter-spacing: -1px;
	font-size: 1.6em;
	color: #FFFFFF; 
	padding-right:0; 
	padding-top:0px; 
	padding-bottom:0px;
}



/* Login Page */
.LoginHeading
{
	color: White;
	font-size: x-large;
}


/* Admin Section */
.UserInfoHead
{
}
.UserInfoContent
{
}
.UserInfoText
{
}
a.UserInfoLink
{
}
a.UserInfoLink:hover
{
}
.Button
{
}
.AdminPage
{
	margin: 0; 
	padding: 0; 
	background: #000000;
	text-align: left; 
	color: #7F7772; 
	font-style:normal; 
	font-variant:normal; 
	font-weight:normal; 
	font-size:13px; 
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
}

.AdminTitle
{
	width: 210px;
	height: 30px;
	background: url('../../images/img05.gif') no-repeat left 60%;
	border-bottom: 1px dashed #A90000;
	letter-spacing: -1px;
	font-size: 1.8em;
	color: #FFFFFF; padding-left:30px; padding-right:0; padding-top:5px; padding-bottom:0	
}

.AdminSubTitle
{
	width: 210px;
	height: 30px;
	background: url('../../images/img05.gif') no-repeat left 60%;
	border-bottom: 1px dashed #A90000;
	letter-spacing: -1px;
	font-size: 1.5em;
	color: #FFFFFF; padding-left:30px; padding-right:0; padding-top:5px; padding-bottom:0	
}

.AdminColHeading
{
	border-bottom: 1px dashed #A90000;
	letter-spacing: -1px;
	font-size: 1.2em;
	color: #FFFFFF; padding-left:0px; padding-right:0; padding-top:5px; padding-bottom:0;
	font-family: Verdana, helvetica, Sans-Serif;	
}

.AdminPageText
{
}
a.AdminPageText
{
	background: url('../../images/img03.gif') no-repeat left 75%;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #FFFFFF; padding-left:15px; padding-right:25px; padding-top:18px; padding-bottom:0;
}
a.AdminPageText:hover
{
	color: #FF5134;
}

.AdminLineText
{
	color: White;
	font-style:normal; 
	font-variant:normal; 
	font-weight:normal; 
	font-size:13px; 
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif
}

.AdminGroupHeader
{
	width: 200px;
	text-align:right
}

.AdminGroupLine
{
	color: White;
	font-style:normal; 
	font-variant:normal; 
	font-weight:normal; 
	font-size:13px; 
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	padding-left: 30px;
}

.AdminGroupHeaderLine
{
	color: white;
	font-style:normal; 
	font-variant:normal; 
	font-weight:bold; 
	font-size:15px; 
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	border-bottom: 2px solid white;
}

.AdminGroupRow
{
	height: 35px;
}

.AdminGroupHeaderRow
{
	height: 30px;
	padding-top: 30px;
	background-color: #000000;
}

/* Checkout Page */

.CheckoutTableHeading
{
	color: White;
}

.CheckoutTableItem
{
	padding: 5px 5px 5px 5px;
	text-align:right;
}


/* General */
.ErrorLine{
	margin: 0;
	text-decoration: none;
	font-weight: normal;
	color: #CF3822;
}

.PageHeading
{
	color: White;
	margin: 0;
	text-decoration: none;
	font-weight: normal;
	font-size: x-large;
}

.PageSubHeading
{
	color: White;
	margin: 0;
	text-decoration: none;
	font-weight: normal;
}

.OrderNumber
{
	color: White;
	margin: 0;
	text-decoration: none;
	font-weight: bold;
	font-size:large;
}

/* Customer Admin */
table.UserList, td.details table.UserList {
	width: 90%;
	/* border: 1px solid #000; */
}
table.UserList tr th, td.details table.UserList tr th {
	text-align: left;
	background-color: #666;
	color: #FFF;
	font-size: 100%;
	border-style: none;
	padding: 2px 20px 2px 2px;
}
table.UserList tr td, td.details table.UserList tr td {
	border-bottom: 1px solid #999;
	padding: 2px 20px 2px 2px;
}
/* table.UserList tr {
	background-color: #FFC;
}
table.UserList tr.odd {
	background-color: #CCC;
}*/


/* Order Admin */
.OrderAdminText 
{
	color: White;
}


/* Special Catalog Display */
.SpecSepStyle
{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	background-color: #191919;
	padding-left: 4px;
	margin-right: 6px;
}

.SpecCatalogListingGroupDesc
{
	font-family: Verdana, helvetica, Sans-Serif;
	color: #999999;
	font-weight: normal;
	font-size: 12px;
	text-align:left;
	margin-bottom: 10px;
}

.SpecCatalogProductDesc
{
	font-family: Verdana, helvetica, Sans-Serif;	
	color: White;
	font-weight: normal;
	font-size: 12px;
}

/* Videos */
.VideoBlockSet
{
	padding-left: 5px;
	display: block;
	width: 550px;
	height: 200px;
	padding-right:0; 
	padding-top:5px; 
	padding-bottom:5px;
}

.VideoBlockDiv
{
	display: block;
	float: left;
	text-align: left;
	width: 180px;
	height: 180px;
}

.VideoBlock 
{
	padding-top:3px;
	padding-bottom:0;
	padding-left: 3px;
	padding-right: 3px;
	width: 180px;
	margin-top: 0px;
}

.VideoImageDiv
{
	display: block;
	float: left; 
}

.VideoImageDiv img
{
    width: 173px;
	height: 156px;
}

.videoimg
{
    width: 173px;
	height: 156px;
}

.VideoHead {
	display: block;
	float: left;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #FFFFFF;
	padding-left:10px;
	padding-top:18px;
	padding-bottom:0
}

.VideoHeader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #FFFFFF;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
}

.VideoText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	padding-left:10px;
	padding-right:25px;
	padding-top:0px;
	padding-bottom:0px;
}

.PlayVideoLink
{
	color: White;
	background: url('../../images/img05.gif') no-repeat right;
}

.PlayVideoLink a
{
	width: 35px;
}

