body {
	font-family: "Lucida Grande", Geneva, Arial, Helvetica, sans-serif;
	/*font-size: 12px;*/
	/*color: #3c4852;*/
	color: black;
	background-color: #FFFFFF;
	width: 1000px;
	margin: auto;
	text-align: center;
	padding: 0px;
	line-height: 1.5em;
	font-size: .8em;
}

body div {
	text-align: left;
}

form#filters input {
	width: 170px;
}

img {
	border: 0;
}

#header {clear: both; margin: 15px 0;}

#header #controls {float: right;}

#header #controls ul li {list-style-type: none;}

.counters a img {
	width: 88px;
	height: 31px;
	border: 0;
}

a {
	/*color: #6d767d;*/
	/*color: #36c;*/
	color: black;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	/*color: #36c;*/
	/*color: #6d767d;*/
	color: red;
}

a:visited {
	/*color: #36c;*/
}

blockquote {
	margin: 0;
	padding: 0;
}
.tt300 {
	background-image: url(../images/tt300.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	height: 18px;
	padding-top: 2px;
	color: #FFFFFF;
}

.clearer {
	width: 100%;
	clear: both;
}

.menu-wrapper {
	width: 980px;
/*	background-color: #ebedee;*/
	border: 1px solid black;
	padding: 5px 10px;
/*	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
*/
	border-radius: 10px;
	margin-bottom: 15px;
	
	
}

.mainmenu {
	/*width: 700px;*/
	/*height: 23px;
	margin-top: 8px;*/
	float: left;
}
.mainmenu span {
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 7px;
	padding-top: 6px;
}
.mainmenu a {
	/*color: #6d767d;*/
	color: black;
	font-weight: 600;
	text-decoration: none;
	/*font-size: 12px;*/
}

.mainmenu a.store {
	color: red;
	text-decoration: none;
	/*font-size: 12px;*/
}

.mainmenu a:hover {
	color: #3c4852;
	text-decoration: none;
}

#search {
	float: right;
	padding-top: 3px;
}

div.blah {
	font-size: 10px;
	margin-top: 10px;
}
div.deepboldorange2 {
	font-weight: bold;
	color: Black;
	font-size: 10px;
/*	margin-top: 10px; */
}
div.deepboldorange3 {
	font-weight: bold;
	color: Black;
	font-size: 14px;
	margin-top: 10px; 
}

div.deepboldorange {
	font-weight: bold;
	color: #FF3600;
	font-size: 10px;
/*
	margin-top: 10px;
*/}
h1 {
	font-size: 13px;
}
.newsweek {
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
}
.smaller a {
	text-decoration: underline;
}
.gotoforum {
	background-image: url(../images/gotoforum.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 16px;
	width: 150px;
	float: right;
	margin-top: -12px;
}
.smaller {
	font-size: 10px;
}
.radiob {
	margin-top: 10px;
}
.smaller a:hover {
	text-decoration: none;
}
.copyright {
	/*border-left: 10px solid #FF3600;*/
	padding-left: 10px;
	/*background-image: url(../images/poweredby.gif);
	background-repeat: no-repeat;
	background-position: right top;*/
	padding-bottom: 5px;
}
.promo {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9DA3A8;
	margin-top: 10px;
	padding-top: 20px;
}
.newsbody img {
}
.floatimg {
	float: right;
	margin-bottom: 10px;
	margin-left: 20px;
}
.rim {
	float: right;
	margin-bottom: 10px;
	margin-left: 20px;
}

.promo img {
	margin-right: 10px;
}
.time {
	font-size: 10px;
	font-weight: normal;
	color: #3C4852;
	padding-top: 2px;
}
.deepbold {
	font-weight: bold;
}
.news {
	padding-right: 10px;
	padding-bottom: 2px;
}
.news1 {
	padding-right: 10px;
	padding-bottom: 2px;
	padding-top: 10px;
}

.deepboldorange2 {
	font-weight: bold;
	color: Black;
}
.deepboldorange {
	font-weight: bold;
	color: #FF3600;
}
.newstitle {
	margin-left: 40px;
	margin-top: -14px;
}
.newstitle1 {
/*	margin-left: 40px;*/
	margin-top: -14px;
}


.bot300 {
	background-image: url(../images/bot300.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 10px;
}
.newsbody {
	border-bottom-width: 1px;
		font-size: 12px;
	border-bottom-style: solid;
	border-bottom-color: #9DA3A8;
	padding-bottom: 20px;
}
.newsbody1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9DA3A8;
	padding-bottom: 12px;
}
.newsbody a {
	text-decoration: none;
}
.top20 {
	margin-top: 20px;
}
.top10 {
	margin-top: 10px;
}
.line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9DA3A8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9DA3A8;
	margin-top: 20px;
	margin-bottom: 10px;
	height: 30px;
}
.borderbot {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9DA3A8;
	padding-bottom: 20px;
}
.timeorange {
	font-size: 10px;
	font-weight: normal;
	color: #FF3600;
	padding-top: 2px;
}
.newsspot {
	font-size: 10px;
	font-weight: normal;
	color: #3C4852;
	background-image: url(/images/new.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 12px;
	width: 31px;
}
.navigator {
	height: 30px;
	margin-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9DA3A8;
	padding-left: 2px;
	font-size: 11px;
}
.navigator a {
	text-decoration: none;
	color: #3C4852;
	padding-right: 3px;
	padding-left: 3px;
	margin-right: 2px;
}
div.deepboldorange2 {
	font-weight: bold;
	color: #FF3600;
	font-size : 11px;
}

div.item {
	clear: both; margin-top: 30px;
	/*border-bottom: 1px dashed #444; */
	padding-bottom: 30px;
}

.contents .teaser {
	/*margin-top: -60px;*/
	float: right; padding: 0 0 15px 15px;
}
.contents .teaser img {width: 350px;}

.contents .description {width: 620px; text-align: justify;}

.contents .description a, .comments a.forum {
	color: #36c;
}

.contents .description div.left img {float: left; padding: 15px 15px 15px 0;}
.contents .description div.right img {float: right; padding: 15px 0 15px 15px;}

#entries div.subscription {
	float: right;
	margin-right: 50px;
	margin-top: 5px;
}

#entries div.subscription img {
	margin-bottom: -3px;
}

p {
	padding-top: 0;
	margin-top: 0;
}

.item h3 a {
	/*-webkit-text-fill-color: gray;
	-webkit-text-stroke: 1px black;*/
	/*text-shadow: 0.25em 0.25em 0.5em #ccc;*/
	font-size: 1.3em;
	font-weight: normal;
	color: black;
	/*width: 60%;*/
}

.item h3.hot a {
	color: #f33;
	/*text-shadow: 0.25em 0.25em 0.5em #c99;*/
}


.item h3.megabold {
	text-shadow: 0 0 0.2em #fcc, 0 0 0.2em #fcc;
	color: #f66;
}

.item .datetime {
	/*color: #CCC;*/
	color: black;
	font-family: Georgia, serif;
	font-style: italic;
}

.item .contents {
	clear: both;
	margin: 30px 0;
}

.item .additions {
/*	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
*/	
	padding: 0.8em 0 1em;
	
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	
	font-family: Georgia, serif;
	font-style: italic;
	
}

.item .additions span {
	margin: 0 3em 0 0;
}

.item .additions span a {
	white-space: nowrap;
}

.comments table, #forum-form {
	width: 620px;
}
#forum-form {display: none}

#forum-form textarea {width: 100%; height: 7em;}

.comments h4 {
	margin-top: 0;
}

.comments h4 a {
	/*-webkit-text-fill-color: gray;
	-webkit-text-stroke: 1px black;*/
	text-shadow: 0.25em 0.25em 0.5em #ccc;
	font-size: 1.1em;
	font-weight: bold;
	color: black;
	/*width: 60%;*/
}

.comment .meta {
	vertical-align: top;
	padding-right: 10px;
}

.comment blockquote {
	border-left: 4px solid #ccc;
	padding-left: 4px;
}

.comment .meta .username {
	font-weight: bold;
}

.comment .meta .date {
	font-style: italic;
	font-size: 90%;
}

.comment td {
	padding-bottom: 30px;
}


ul.news, ul.news li, ul.articles, ul.articles li {
	margin: 0; padding: 0; border: 0;
}

ul.news li, ul.articles li {
	list-style-type: none;
}

ul.news li span.date, ul.articles li span.date {
	width: 6em;
	/*color: #999;*/
}

.news-screen .column, .articles-screen .column {
	border: 0;
}

#name {
	margin-top: 10px;
}

.column {
	width: 176px;
	float: right;
	
	margin: 20px 0 0 20px;

/*	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
*/
	
	border: 1px solid black;
	
/*	border: 2px solid #999;*/
	padding: 0.5em;
}

.index-screen .column {
	border: 1px solid black;
}

.week-items {
	float: left;
	width: 175px;
	clear: both;
	margin: 0;
	padding: 0 0 20px 0;
}

.week-items li {
	list-style-type: none;
	margin: 0;
	padding: 0 0 10px 0;
	border: 0;
}


.week-items img {
	width: 175px;
}

.week-items a {
	clear: both;
}

div.entries {
	margin: 20px 0;
}

div.timebold {
/*
	font-weight: bold;
*/	color: Black;
	font-size : 10px;
}
.navigator a:hover {
	color: #3C4852;
	text-decoration: none;
	background-color: #EBEDEE;
	margin-right: 2px;
}
.reallink {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #FF3600;
	padding-right: 3px;
	padding-left: 3px;
	margin-right: 2px;
}
.rightmenu {
	float: right;
	margin-top: -32px;
}
.rightmenu1 {
	float: right;
	margin-top: -32px;
}


h2 {
	font-weight: 700;
	font-size: 1.3em;
	
}
.newsbody a:hover {
	text-decoration: none;
}
.newsbody li {
	margin-left: -20px;
}
.newsbody a:hover {
	text-decoration: underline;
}
h3 {
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.searcher {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	width: 100px;
	margin-right: 15px;
	padding-left: 2px;
	color: #9DA3A8;
	border: 1px solid #9DA3A8;
}
.tt900 {
	background-image: url(../images/tt900.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-top: 2px;
	color: #FFFFFF;
	background-color: #9DA3A8;
	padding-bottom: 2px;
}

td.tt900-1 {
	background-image: url(../images/tt900-1.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-top: 2px;
	color: #FFFFFF;
/*	background-color: #9DA3A8;*/
	padding-bottom: 2px;
}


.bot900 {
	background-image: url(../images/bot900.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 5px 10px;
}
.right10 {
	margin-right: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9DA3A8;
	padding-right: 10px;
}
.golosbat {
	margin-top: -16px;
	text-align: right;
}
.radioblock {
	height: 20px;
}
.radioblock input {
	margin-right: 5px;
	font-size: 10px;
}
.golosarhive {
	margin-top: -19px;
	text-align: right;
}

table.productListing {
	border: 0 !important;
	border-color: #c0c0c0;
}

td.productListing-data form p img {border: 0;}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
	background: #f2f2f2;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
	background: #f4f7fd;
}

#footer {
	margin-top: 20px;
	clear: both;
}

#footer table {
	border: 1px solid black;
}

#footer .copyright p, #footer .phones ul {
	margin: 0; padding: 0; border: 0;
}

#footer table td {
	vertical-align: top; 
}

#footer .email dl {
	margin: 0;
}

#footer .email dl dt {
	float: left;
	clear: right;
}

#footer .email dl dd {
	float: right;
	margin: 0 0 0 1em;
}


#footer .phones li {
	font-weight: bold;
	white-space: nowrap;
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#footer .sites {
	padding: 0 15px;
}

#footer .sites a {
	display: block;
}

.x-tab-panel-header, div.x-toolbar, div.x-panel-bbar-noborder,
.x-panel-noborder div.x-panel-bbar-noborder div.x-toolbar {
	border: none !important;
	background: none !important;
}

ul.x-tab-strip-top {
	background: none;
}

table.banner {
	border: 0;
	margin-top: 20px;
}

table.banner td.first img {
	margin-left: 0;
}

table.banner td  img {
	margin: 3px;
	text-align: center;
}

ul.news li div.bold {
    font-weight: bold;
}

ul.news li div.hot a {
    color: #ff6633;
}

div.news-screen div.column {
	broder: 0;
	background-color: white;
}

div.column img {
	display: none;
}

div.counters {
	margin-top: 2em;
}
.store-categories {border: 0; font-size: smaller; /* or 95% */}
.store-categories td {text-align: left; vertical-align: middle;}
.store-categories th {text-align: left;}
.store-categories th a {color: red;}

