html {
	margin: 0;
	padding: 0;
	width: 100%;
}

a, a:hover, a:visited, a:active {
	color: #ffa6a6;
	font-weight: normal;
	text-decoration: none;
}

body {
	background: url(/img/bg.jpg) repeat-x #2d2d2d;
	margin: 0;
	padding: 0;
	min-width: 1000px;
	width: 100%;
	font-family: Verdana;
	font-size: 12px;
	color: white;
}

form {
	padding: 0; 
	margin: 0;
}

#size_block {
	width: 1000px;
	height: 1px;
	line-height: 1px;
	margin-left: auto;
	margin-right: auto;
}

#login_status {
	left: 462px;
	margin-top: 15px;
	width: 442px;
	text-align: right;
	position: relative;
	font-weight: bold;
	font-size: 10px;
	height: 13px;
	margin-bottom: -28px;
	line-height: normal;
}

#login_status a, #login_status a:hover, #login_status a:visited, #login_status a:active {
	color: #c72525;
	font-weight: bold;
	text-decoration: underline;
}

#main {
	margin-top: 65px;
	margin-left: auto;
	margin-right: auto;
	width: 924px;
	min-height: 700px;
	background-color: #434343;
	border: 1px solid #676767;
	border-bottom: 0;
	display: block;
	line-height: normal;
}

#title {
	width: 251px;
	height: 47px;
	background: url(/img/header.gif) no-repeat;
	position: relative;
	margin-top: -23px;
	margin-left: 22px;
	margin-bottom: -23px;
	display: block;
	z-index: 2;
}

#top_menu {
	margin-left: 18px;
	margin-right: 18px !important;
	margin-right: 9px;
	height: 38px;
	top: 33px;
	background: url(/img/tm_red.gif) repeat-x;
	position: relative;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
	color: white;
	vertical-align: middle;
	margin-bottom: 5px;
	line-height: 1px;
	overflow: hidden;
	width: 889px;
}

#top_menu a, #top_menu a:hover, #top_menu a:visited, #top_menu a:active {
	color: white;
	font-weight: bold;
	text-decoration: none;
    white-space: nowrap;
    display: block;
}

#top_menu a:hover {
	padding-bottom: 2px;
}

#top_menu #tm_l {
	height: 38px;
	background: url(/img/tm_l.gif) no-repeat;
	width: 5px;
	float: left;
}

#top_menu ul {
	text-indent: 0;
	padding: 0;
	margin: 0;
	display: block;
	height: 32px;
}

#top_menu ul li {
	text-indent: 0;
	background: url(/img/tm_red.gif) repeat-x;
	display: block;
	float: left;
	list-style-type: none;
	padding: 0;
	margin: 0;
	text-align: center;
	height: 100%;
	border-right: 2px solid #393939;
	vertical-align: middle;
	line-height: 32px;
	padding-left: 8px;
	padding-right: 8px;
}

#top_menu ul li.orange {
	background: url(/img/tm_orange.gif) repeat-x;
	padding-left: 9px;
	text-indent: 0px;
}

#top_menu ul li.orange_first {
	background: url(/img/tm_orange.gif) repeat-x;
	padding-left: 0px;
	text-indent: 0px;
    padding-right: 12px;
}

#top_menu ul li.final {
	float: none;
	border: none;
	padding: 0;
	margin: 0;
}

#top_menu #tm_r {
	height: 38px;
	background: url(/img/tm_r.gif) no-repeat;
	width: 5px;
	float: right;
}

#left_block {
	float: left;
	width: 211px;
	margin-left: 0px;
	margin-top: 35px;
}

#left_block .left_menu {
	margin-bottom: 20px;
	margin-left: 15px;
}

#left_block .left_menu a, #left_block .left_menu a:hover, #left_block .left_menu a:visited, #left_block .left_menu a:active {
	color: white;
	font-weight: normal;
	text-decoration: none;
    display: block;
}

#left_block .left_menu .header .view-all-link, #left_block .left_menu .header .view-all-link a {
	padding: 0px;
	margin-right: 10px;
	margin-left: 5px;
}

#left_block .left_menu .header .view-all-link a {
	color: #777777;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
}

#left_block .left_menu a:hover {
	padding-left: 2px;
}

#left_block .left_menu ul {
	margin: 0;
	padding: 0;
	text-indent: 0;
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	text-align: left;
	color: white;
}

#left_block .left_menu ul li {
	list-style-type: none;
	padding: 0;
	margin: 0;
	text-indent: 0;
	border-bottom: 1px solid #444444;
	height: 23px;
	line-height: 23px;
	background: url(/img/lm_m.gif) repeat-y;
	padding-left: 20px;
	width: 167px;
	padding-right: 1px;
	overflow: hidden;
}

#left_block .left_menu ul li.header {
	background: url(/img/lm_t.gif) no-repeat;
	height: 25px;
	font-weight: bold;
	padding-left: 20px;
	line-height: 25px;
	padding-top: 6px;
}	

#right_block {
	float: right;
	height: 200px;
	margin-top: 35px;
	width: 210px;
}

#right_block .account_block {
	font-family: Verdana;
	font-weight: normal;
	font-size: 12px;
	text-align: left;
	color: white;
	background: url(/img/acct_m.gif) repeat-y;
	margin-right: 10px;
}

.account_block p a, .account_block p a:active, .account_block p a:hover, .account_block p a:visited {
	color: #ffd6d6;
}

#right_block .account_block .ab_t {
	background: url(/img/acct_t.jpg) no-repeat;
	padding-left: 20px;
	padding-right: 20px;
}


#right_block .title {
	vertical-align: top;
	color: white;
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	margin: 0;
	padding: 0;
	padding-top: 17px;
    margin-bottom: 16px;
}

#right_block .account_block p {
	margin-top: 16px;
}

#right_block .account_block input {
	margin-top: 7px;
}

#right_block .account_block input.textfield {
	width: 158px;
	background: url(/img/acct_input.gif) no-repeat top right;
	border: 0;
}

#right_block .account_block input.imgbutton {
	margin-left: -5px;
}

#right_block .account_block .ab_b {
	background: url(/img/acct_b.jpg) no-repeat;
	height: 25px;
}

#right_block .block {
	font-family: Verdana;
	font-weight: normal;
	font-size: 12px;
	text-align: left;
	color: white;
	background: url(/img/block_m.gif) repeat-y;
	margin-right: 10px;
}

#right_block .block .block_t {
	background: url(/img/block_t.jpg) no-repeat;
	padding-left: 20px;
	padding-right: 20px;
}

#right_block .account_block p {
	margin-top: 16px;
}

#right_block .block .imgbutton {
	margin-left: -5px;
}

#right_block .block .block_b {
	background: url(/img/block_b.jpg) no-repeat;
	height: 25px;
}

#main_block {
	margin-top: 42px;
	width: 497px;
	margin-left: 211px;
	margin-bottom: 80px;
	min-height: 600px;
	word-wrap: break-word;
}

#page_body {
	margin-left: 1px;
	margin-right: 1px;
}

#page_body p {
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 0px;
	margin-top: 5px;
}

#page_body .title_long {
	background: url(/img/t_bar_long.gif) no-repeat transparent;
	height: 34px;
	padding: 0;
	margin: 0;
	font-size: 13px;
	font-family: Verdana;
	font-weight: bold;
	/*color: #d8474a;*/
	color: white;
	line-height: 32px;
	vertical-align: middle;
	padding: 0 20px;
}

.title_long a {
    color: white;
    font-weight: bold;
}

.title_long a:hover {
    text-decoration: underline;
}

#page_body .pageicon {
	border: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}

#page_body #messages {
    margin: 10px 5px;
    padding: 4px;
    border-top: 1px solid #36B522;
    border-bottom: 1px solid #36B522;
    background-color: #2B8B1C;
}

#page_body #errors {
    margin: 10px 5px;
    padding: 4px;
    border-top: 1px solid #B42222;
    border-bottom: 1px solid #B42222;
    background-color: #8B1C1C;
}

#page_body #errors ul {
    margin: 0;
}

.justify_all {
	text-align: justify;
}

.image_block, .image_block_right {
        background-color: #303030;
        float: right;
        margin: 1px;
        margin-left: 6px;
        padding: 3px;
        text-align: left;
        font-weight: bold;
        font-size: 10px;
        color: #818181;
}

.image_block_middle {
        margin: 1px auto;
        text-align: center;
        font-weight: bold;
        font-size: 10px;
        color: #818181;
}

.image_block_middle img {
	border: 3px solid #303030;
}

#cover {
	display: none;
	background-color: black;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	zoom: 1;
	filter: alpha(opacity=50);
	opacity: 0.5;
}

#not-complete {
	width: 300px;
	height: 130px;
	background-color: black;
	border: 1px solid white;
	color: white;
	font-size: 12px;
	font-weight: bold;
	padding: 16px;
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}

#not-complete a, #not-complete a, #not-complete a, #not-complete a {
	text-decoration: none;
	font-weight: bold;
	color: #ffa6a6;
}

form.textentry fieldset {
    display: block;
    padding: 10px auto;
    border: 0;
    border-top: 1px solid #777777;
    border-bottom: 1px solid #777777;
    margin-bottom: 10px;
    background-color: #494949;
}

form.textentry fieldset legend {
    font-weight: bold;
    padding: 4px;
}

form.textentry ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

form.textentry li {
    padding: 2px 0;
}

form.textentry li label {
	width: 180px;
    height: 12px;
	padding: 1px 6px;
	text-align: right;
    float: left;
    font-size: 12px;
    clear: left;
}

form.textentry li label.error {
    color: #E14949;
    padding-left: 4px;
    width: auto;
    float: none;
}

form.textentry div.button {
    margin: 10px 0 0 193px;
    height: 32px;
}

form.textentry li div {
	font-style: italic;
    padding-left: 192px;
    padding-bottom: 6px;
	font-size: 11px;
}

form.textentry li input[type=checkbox] {
    margin-top: 2px;
}

form.textentry li input,
form.textentry li textarea,
form.textentry li select {
	font-family: Verdana;
	font-size: 12px;
    padding: 1px 0;
	background-color: #333333;
	border: 1px solid #777777;
	color: white;
	vertical-align: middle;
    margin: 0;
}

form.textentry li input.error,
form.textentry li textarea.error,
form.textentry li select.error {
	border: 1px solid #B42222;
	background-color: #5B1212;
}


form.textentry input.imgbutton {
	width: 83px;
	padding: 0;
	margin: 0;
	height: 30px;
	border: 0;
}

#account form select {
	height: 20px;
	font-size: 12px;
	background-color: #333333;
	border: 1px solid #777777;
	width: 250px;
	color: white;
	vertical-align: middle;
}

#account form tr.start_block {
	background-color: #484848;
}

#account form tr.middle_block {
	background-color: #484848;
}

#account form tr.end_block {
	background-color: #484848;
}


#account form tr.start_block td, #account form tr.start_block th {
	border-top: 1px solid #666666;
}

#account form tr.end_block td, #account form tr.end_block th {
	border-bottom: 1px solid #666666;
}

.content-text {
	margin-left: 6px;
	margin-right: 6px;
	margin-bottom: 20px;
}

#footer {
	font-size: 9px;
	font-weight: bold;
	background-color: #333333;
	padding: 6px;
	line-height: 11px;
	color: #666666;
	border-top: 1px solid #676767;
}

.product-listing-table, .product-listing-table-off {
	border-bottom: 1px dotted #777777;
	margin-left: 6px;
	margin-right: 2px;
	height: 96px;
}

.product-listing-table-off {
	background-color: #3E3E3E;
}

.product-title a {
	font-weight: bold;
}

.product-listing-image {
	float: left;
	height: 80px;
	width: 80px;
	text-align: center;
	padding: 3px;
	margin: 3px;
	margin-right: 8px;
	background-color: #4A4A4A;
	/*border-right: 1px dotted #777777;*/
	border: 1px solid #666666;
}

.product-listing-right {
	float: right;
	font-size: 13px;
	padding-right: 8px;
	font-weight: bold;
}

.product-listing-description {
	margin: 2px;
}

.sold-out-text {
	text-align: center;
	font-weight: normal;
	color: red;
	background-color: #ffffff;
}

.update-cart-area {
	text-align: right;
}

.product-attributes {
	width: 300px;
	margin: 8px;
	height: 130px;
	margin-top: 5px;
	padding-top: 5px;
}

.product-image-area {
        float: right;
        height: 160px;
        width: 160px;
        text-align: center;
        padding: 1px;
        margin: 3px;
        margin-right: 8px;
        background-color: #4A4A4A;
        /*border-right: 1px dotted #777777;*/
        border: 1px solid #666666;
}

.product-attributes table {
        font-size: 11px;
        border: 0;
        border-top: 1px solid #666666;
        border-bottom: 1px solid #666666;
	width: 100%;
}

.product-attributes th {
        font-weight: bold;
        color: white;
        background-color: #434343;
        border-top: 2px solid #3c3939;
        border-left: 2px solid #3c3939;
        border-right: 2px solid #4d4a4a;
        border-bottom: 2px solid #4d4a4a;
        text-align: left;
}

.product-attributes td {
        font-weight: normal;
        color: #eeeeee;
        background-color: #2f2f2f;
        border-top: 2px solid #2a2a2a;
        border-left: 2px solid #2a2a2a;
        border-right: 2px solid #3a3a3a;
        border-bottom: 2px solid #3a3a3a;
}

.product-attributes th, td {
        margin: 0;
        padding: 1px;
}

.product-add-basket-area {
	width: 300px;
	margin: 10px;
	text-align: right;
}

.productitem_price {
    float: right;
    color: #c72525;
}

.productitem_price a {
	font-weight: bold;
	text-decoration: underline;
    color: #c72525;
}

.productitem_listing {
    height: 94px;
}

.productitem_listing td, .productitem_listing th, .productitem_page td, .productitem_page th {
    padding: 0 1em 0 0;
    margin: 0;
    text-align: left;
}

.productitem_cats {
    font-size: 11px;
    margin-left: 2em;
	font-weight: normal;
}

.productitem_cats a {
	font-weight: normal;
	color: #ffa6a6;
}

.productitem_listing .productitem_desc {
    height: 34px;
}

.productitem_page .productitem_desc {
    padding: 0 0 1em 0;
}

.productitem_video {
    float: left;
    margin: 20px 14px;
    text-align: center;
}

.productitem_image {
	float: left;
	text-align: center;
    vertical-align: middle;
	padding: 3px;
	margin: 3px;
	margin-right: 8px;
	background-color: #4A4A4A;
	border: 1px solid #666666;
}

.productitem_image a {
    display: block;
    line-height: 1;
}

.productitem_image img {
    border: 0;
}

.productitem_listing .productitem_image {
	width: 80px;
}

.productitem_options {
    margin-top: 20px;
    float: right;
}

.button {
    float: left;
    height: 38px;
    background: transparent url(/img/tm_orange.gif) repeat-x scroll 0 0;
}

.button div,
.button a,
.button form,
.button input[type="submit"] {
    height: 32px;
    line-height: 32px;
    display: block;
    color: white;
    font-size: 11px;
    font-weight: bold;
    float: left;
    background: transparent;
    min-width: 50px;
    text-align: center;
}

.button .trans {
    background-image: none !important;
}

.button .bord {
    border-right: 2px solid #393939;
}

.button div.l {
    background: transparent url(/img/tm_l.gif) no-repeat scroll 0 0;
    width: 5px;
    min-width: 0;
}

.button div.r {
    background: transparent url(/img/tm_r_orange.gif) no-repeat scroll 0 0;
    width: 5px;
    min-width: 0;
}

.button input[type="submit"] {
    cursor: pointer;
    border: 0;
	font-family: Verdana;
    padding: 0 0 1px 0;
    min-width: 50px;
}

.red {
    background: transparent url(/img/tm_red.gif) repeat-x scroll 0 0;
}

.red div.l {
    background: transparent url(/img/tm_l_red.gif) no-repeat scroll 0 0;
}

.red div.r {
    background: transparent url(/img/tm_r.gif) no-repeat scroll 0 0;
}

.checkout_button {
    height: 32px;
    padding: 10px 0 0 70px;
}

.checkout_button .button {
    height: 32px;
}

.basketblock form input[type="image"] {
    cursor: pointer;
    color: #ffa6a6;
    font-size: 10px;
    font-weight: bold;
    border: 0;
    padding: 0;
    margin: 0 2px 2px 0;
    background: none;
    vertical-align: middle;
}

.basketblock form table {
    width: 100%;
}

.basketblock form table,
.basketblock form table td,
.basketblock form table th {
    vertical-align: middle;
    margin: 0;
    padding: 0;
}

.basketblock form table th {
    text-align: right;
    width: 42px;
}

.basketblock .total {
    font-weight: bold;
    padding: 10px 0 0 0;
    width: 70px;
    float: left;
}

.productitem_options div.single a,
.productitem_options div.single span {
    padding: 0;
}

.admintable {
    border-spacing: 0;
    padding: 0;
    padding-right: 210px;
}

.admintable th {
    background-color: #2f2f2f;
}

.admintable th,
.admintable td {
    text-align: left;
    border-bottom: 1px solid #676767;
    padding: 2px 8px;
    vertical-align: middle;
}

.admintable form {
    display: inline;
}

.admintable form input[type="submit"] {
    cursor: pointer;
    border: 0;
    font-size: 12px;
    padding: 0;
    color: #FFA6A6;
    background: transparent;
}

.emailpreview {
    font-size: 14px;
    background-color: #FFFFFF;
    color: #000000;
    padding: 20px;
    margin: 10px 50px;
}

.emailpreview a {
    color: blue;
}
