/* 
	Stylesheet for:
		Default Theme
*/

body {
	margin: 15;
	background-image: url(/themes/default/background.gif);
	background-repeat: repeat;
	font-family: Verdana;
}

body.store {
	margin: 15;
	background-image: url(/themes/default/background.gif);
	background-repeat: repeat;
	font-family: Verdana;
}

body.innerbackground {
	background-color: #CECECE;
}

.light {
	color: #505050;
}
.error {
	color: #FF0000;
	font-weight: bold;
}
.imgprouser {
	color: #FF9900;
	font-weight: bold;
}
.sidebarnewitem {
	color: #DD0000;
	font-size: 10px;
	text-decoration: none;
}
.navbar {
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #CECECE;
}
.nobg {
	background-image: none;
}
.price_reg {
	color: #3A4557;
	font-weight: bold;
}
.price_sub {
	color: #F3353A;
	font-weight: bold;
}
.sidebar {
	color: #1E2530;
	font-size: 10px;
}
.small {
	font-size: 10px;
}
.strong {
	color: #1E2530;
	font-weight: bold;
}
.strongsmall {
	color: #1E2530;
	font-weight: bold;
	font-size: 10px;
}
.tiny {
	font-size: 9px;
}
.title {
	color: #1E2530;
	font-size: 14px;
	font-weight: bold;
}
.title_large {
	color: #1E2530;
	font-size: 18px;
	font-weight: bold;
}
.vmiddle {
	vertical-align: middle;
}

.shade {
	background-color: #C3C3C5;
}
.altshade {
	background-color: #B6B8BA;
}
.pollsbar {
	background-color: #E27717;
}

a {
	color: #1E2530;
}
a.visited {
	color: #1E2530;
}
a.heading {
	font-weight: bold;
}
a.navbar {
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #CECECE;
	text-decoration: none;
}
a.navbar:hover {
	color: #FFB447;
	text-decoration: underline;
}
a.topbox {
	color: #FFFFFF;
	text-decoration: none;
}
a.topbox:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.sidebar {
	text-decoration: none;
}
a.sidebar:hover {
	text-decoration: underline;
}
a.sidebarnewitem {
	text-decoration: none;
}
a.sidebarnewitem:hover {
	text-decoration: underline;
}

div.heading {
	color: #1E2530;
	font-size: 12px;
	font-weight: bold;
}

input.text.slate {
	background-image: none;
	background-color: #9CA1A8;
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
}

table.image {
	float: right;
	padding: 0;
	margin-top: 0;
	margin-left: 10;
	margin-bottom: 10;
}

td {
	font-family: Verdana;
	font-size: 11px;
}
td.heading {
	background-color: #959799;
	font-weight: bold;
}
td.headinglight {
	background-color: #959799;
}
td.headingctr {
	background-color: #959799;
	font-weight: bold;
	text-align: center;
}
td.info {
	background-color: #C3C3C5;
	font-size: 10px;
}
td.infobg {
	background-color: #CECECE;
	font-size: 10px;
}
td.infolt {
	background-color: #DEDEDE;
	font-size: 10px;
}
td.infoctr {
	background-color: #C3C3C5;
	font-size: 10px;
	text-align: center;
}
td.overallratingbox {
	background-color: #CECECE;
}
td.label {
	background-color: #959799;
	font-weight: bold;
	text-align: right;
}
td.navbar_background {
	background-image: url(/themes/default/navbar_background.gif);
	background-repeat: repeat-y;
}
td.navbarad {
	background-image: none;
	background-color: #9CA1A8;
	font-family: Verdana;
	font-size: 10px;
	padding: 2px;
}
td.path {
	background-image: none;
	font-size: 10px;
	font-weight: bold;
}
td.topbox {
	background-image: none;
	font-size: 10px;
	font-weight: bold;
	color: #CECECE;
}
td.search {
	background-image: none;
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #CECECE;
}
td.sidebarframe {
	background-image: none;
	background-color: #9CA1A8;
	border-width: 1;
	border-style: solid;
	border-color: #000000;
	font-family: Verdana;
	font-size: 10px;
	padding: 5;
}
td.subheading {
	background-color: #A7A9AB;
	font-weight: bold;
	color: #333333;
}