/* top elements */

* {
	margin: 0;
	padding: 0;
}

/* links */
a {
	background-color: inherit;
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	background-color: inherit;
	color: #CC0001;
}

acronym {
	border-bottom: 1px solid #777777;
	cursor: help;
}

body {
	background: url('../images/bg.gif') #FFFFFF repeat-x;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif, Verdana, Tahoma;
	font-size: 70%;
	font-style: normal;
	font-variant: normal;
	line-height: 1.5;
	margin: 0;
	padding: 0;
}

div.errform, span.errform {
	background: #FFFFF3;
	border: 1px solid #CCCCCC;
	clear: right;
	color: #FF0000;
	margin: 0px 0 0px 5px;
	padding: 2px 3px 2px 3px;
	text-align: left;
}

div.pr {
	color: #000000;
	float: left;
	font-size: 6pt;
	height: 30px;
	margin-right: 5px;
}

div.prb {
	background: #5EAA5E;
	font-size: 1px;
	height: 3px;
}

div.prg {
	border: 1px solid #999999;
	font-size: 1px;
	height: 3px;
	width: 40px;
}

fieldset {
	background-color: #FFFFFF;
	border-color: #5E74B3;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

/* form elements */
form {
	background-color: #FAFAFA;
	border: 1px solid #F2F2F2;
	margin: 10px;
	padding: 0 5px;
}

/* search form */
form.search {
	background-color: transparent;
	border: none;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 5px;
	top: 5px;
}

form.search input.searchbutton {
	background: url('../images/headerbg.gif') #FFFFFF repeat-x bottom left;
	border: 1px solid #CCCCCC;
	color: #333333;
	font-family: Arial, Sans-serif;
	font-size: 100%;
	font-weight: bold;
	height: 23px;
	margin: 0;
	padding: 1px;
	width: 60px;
}

form.search input.textbox {
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	color: #333333;
	margin: 0;
	width: 120px;
}

h1 {
	font-size: 120%;
	letter-spacing: .5px;
}

/* headers */
h1, h2, h3,h4 {
	color: #333333;
	font-family: Arial, 'Trebuchet MS', Sans-Serif;
	font-weight: bold;
}

h1, h3{
	margin-left: 10px;
	margin-top: 5px;
	padding: 0;
}

h2 {
	border-left: 4px solid #CC0000;
	font-size: 115%;
	margin: 10px 0 0px 5px;
	padding-left: 10px;
}

h3 {
	color: #003366;
	font-size: 115%;
}

h4 {
	color: #003366;
	font-size: 110%;
}

/* images */
img {
}

img.float-left {
	margin: 5px 10px 10px 0px;
}

img.float-right {
	margin: 5px 0px 10px 10px;
}

input {
	border: 1px solid #EEEEEE;
	color: #777777;
	font: normal 1em Arial, sans-serif;
	padding: 2px;
}

input.button {
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	color: #CC0000;
	font: bolder 12px Arial, Sans-serif;
	margin: 0;
	padding: 1px;
}

label {
	display: block;
	font-weight: bold;
	margin: 5px 0;
}

label {
	cursor: pointer;
}

legend {
	border-color: #5E74B3;
	border-style: dotted;
	border-width: 1px;
	color: #5E74B3;
	font-weight: bold;
	padding: 3px;
}

select {
	border: 1px solid #5E74B3;
	font-size: 8pt;
}

table.comment {
	border-color: #5E74B3;
	border-style: dotted;
	border-width: 1px;
	margin-top: 5px;
}

td {
	padding: 5px;
	vertical-align: top;
}

td.err {
	background: #FFEDED;
	border: 1px solid #A0A0A0;
	color: #FF0000;
	padding: 3px;
	text-align: left;
}

td.msg {
	background: #EDF3FF;
	border: 1px solid #A0A0A0;
	color: #0000FF;
	padding: 3px;
	text-align: left;
}

textarea {
	border: 1px solid #EEEEEE;
	color: #777777;
	display: block;
	font: normal 1em Arial, sans-serif;
	height: 100px;
	padding: 2px;
	width: 400px;
}

tr.comment {
	background-color: #5E74B3;
	color: #FFFFFF;
}

ul, ol {
	margin: 10px 20px;
	padding: 0 20px;
}

.align-left {
	text-align: left;
}

.align-right {
	text-align: right;
}

.art {
	background: #FAFAFA;
	border: 1px solid #F2F2F2;
	margin-bottom: 10px;
	padding: 5px;
}

.buttons {
	border-top: 1px solid #A0A0A0;
	text-align: center;
}

.captcha {
	border: 1px solid #EFEFEF;
	margin-top: 10px;
}

/* display and additional classes  */
.clear {
	clear: both;
}

.comments {
	border-bottom: 1px dashed #EFF0F1;
	border-top: 1px dashed #EFF0F1;
	margin: 20px 10px 5px 10px;
	padding: 3px 0;
}

.count {
	color: #6F6F6F;
	font-size: 8pt;
	font-weight: normal;
}

/* alignment classes */
.float-left {
	float: left;
}

.float-right {
	float: right;
}

.limit_field {
	border: 0 solid transparent;
	border-width: 0;
}

.maincontent {
	background: #FAFAFA;
	border: 1px solid #F2F2F2;
	display: block;
	margin: 10px 0;
	overflow: auto; /* white-space: pre; */
	padding: 10px;
	text-align: left;
}

.paging-info {
	font-style: italic;
}

.paging-links,
.paging-info {
	text-align: right;
}

.price {
	padding: 5px;
}

.price table td{
	margin: 0;
	padding-left: 12px;
	vertical-align: bottom;
}

.req {
	color: #CC0000;
}

.sort {
	color: #000000;
}

.subcats {
	background: #FAFAFA;
	border-bottom: 1px solid #F2F2F2;
	border-left: 4px solid #CC0000;
	border-right: 1px solid #F2F2F2;
	border-top: 1px solid #F2F2F2;
	font-size: 10px;
	font-weight: normal;
	margin-left: 5px;
	padding-bottom: 0;
	padding-left: 10px;
	padding-right: 0;
	padding-top: 0;
	text-decoration: none;
}

.url {
	color: #666666;
}

#categtree {
	border: 1px dotted #9EC2F3;
	border-width: 0 1px 1px;
	height: 200px;
	margin: 3px 0;
	overflow: auto;
	width: 300px;
}

#categtree #close_tree {
	cursor: pointer;
	cursor: hand;
	padding: 1px;
	right: 0;
	text-align: center;
	white-space: nowrap;
}

#categtree .categ-item {
	border: 1px dotted #EFEFEF;
	border-width: 1px 0;
	clear: both;
	cursor: pointer;
	cursor: hand;
	display: block;
	margin: 3px 5px;
	padding: 2px 5px;
}

#categtree .categ-item img {
	margin-right: 1em;
}

#categtree .categ-item:hover {
	background: #EEEEEE;
}

#categtree .even {
	background: #FFFFFF;
}

#categtree .odd {
	background: #FAFAFA;
}

#categtree h2 {
	background: #F7F7F7;
	color: #CC0000;
	margin: 0 0 5px;
	padding: 2px;
	text-align: center;
	vertical-align: middle;
}

#cattitle {
	background: #FFFFFF; /* Important for Konqueror */
}

#featured {
	background: #FAFAFA;
	border-bottom: 1px solid #F2F2F2;
	border-left: 4px solid #CC0000;
	border-right: 1px solid #F2F2F2;
	border-top: 1px solid #F2F2F2;
	font-weight: normal;
	padding-bottom: 0;
	padding-right: 0;
	padding-top: 0;
}

#featured  .jos{
	background-color: #CC0000;
	color: #FFFFFF;
	font-size: 105%;
	letter-spacing: .5px;
	padding: 4px 0 4px 8px;
	text-transform: uppercase;
}

/* footer */
#footer {
	border-top: 1px solid #F2F2F2;
	clear: both;
	font-size: 95%;
	line-height: 1.5em;
	text-align: center;
}

#footer .float-left {
	float: left;
	font-weight: bold;
	text-align: left;
}

#footer .float-right {
	float: right;
	font-weight: bold;
	text-align: left;
}

#footer a {
	font-weight: bold;
	text-decoration: none;
}

/* header */
#header {
	height: 60px;
	margin: 0;
	padding: 0;
	position: relative;
}

#header #current a {
	background-position: 0% -42px;
}

#header #current a span {
	background-position: 100% -42px;
}

#header a {
	background: url('../images/tableft.gif') no-repeat left top;
	float: left;
	margin: 0;
	padding-bottom: 0;
	padding-left: 4px;
	padding-right: 0;
	padding-top: 0;
	text-decoration: none;
}

#header a span {
	background: url('../images/tabright.gif') no-repeat right top;
	color: #FFFFFF;
	display: block;
	float: left;
	padding-bottom: 4px;
	padding-left: 6px;
	padding-right: 15px;
	padding-top: 5px;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#header a span {
	float: none;
}

#header a:hover {
	background-position: 0% -42px;
}

/* End IE5-Mac hack */
#header a:hover span {
	color: #FFFFFF;
}

#header a:hover span {
	background-position: 100% -42px;
}

#header li {
	display: inline;
	margin: 0;
	padding: 0;
}

#header span#slogan {
	bottom: 7px;
	color: #FFFFFF;
	font: bold 1.2em Arial, Verdana, Tahoma, Sans-serif;
	left: 3px;
	position: absolute;
	z-index: 3;
}

/* navigation tabs */
#header ul {
	bottom: 3px;
	font: bold 13px Arial, Sans-serif;
	list-style: none;
	margin: 0;
	position: absolute;
	right: 0px;
}

#header-logo {
	clear: both;
	height: 50px;
	margin: 0;
	padding: 0;
	position: relative;
}

#header-logo #logo {
	font: bold 30px "trebuchet MS", Arial, Tahoma, Sans-Serif;
	left: 5px;
	letter-spacing: -1px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 3px;
}

#header-logo #logo h1 {
	margin: 0;
	padding: 0;
	font-size: 30px;
}

/* main column */
#main {
	margin: 0;
	padding: 0;
}

#main .top {
	background-color: #CC0000;
	color: #FFFFFF;
	font-size: 105%;
	font-weight: bold;
	letter-spacing: .5px;
	margin: 10px 0;
	padding: 4px 0 4px 8px;
	text-transform: uppercase;
}

#main h1 {
	background-color: #CC0000;
	color: #FFFFFF;
	font-size: 105%;
	letter-spacing: .5px;
	margin: 10px 0;
	padding: 4px 0 4px 8px;
	text-transform: uppercase;
}

/* sidebar */
#sidebar {
	background-color: #FFFFFF;
	float: left;
	margin: 0;
	padding: 0;
	width: 220px;
}

#sidebar .left-box {
	background: #FFFFFF;
	border: 1px solid #EBEBEB;
	font-weight: bold;
	margin: 0 0 5px 0;
}

#sidebar h4 {
	background: #333333;
	color: #FFFFFF;
	font: bold 105% Arial, Sans-Serif;
	letter-spacing: 1px;
	margin: 10px 0 0 0;
	padding: 4px 0 4px 8px;
	text-transform: uppercase;
}

#sidebar ul.sidemenu {
	list-style: none;
	margin: 3px 0px 8px 0;
	padding: 0;
	text-align: left;
	text-decoration: none;
}

#sidebar ul.sidemenu a {
	background: none;
	font-weight: bolder;
	padding: 3px 0px;
}

#sidebar ul.sidemenu li {
	background: url('../images/bullet.gif') no-repeat 3px 2px;
	border-bottom: 1px solid #F2F2F2;
	margin: 0;
	padding-bottom: 3px;
	padding-left: 25px;
	padding-right: 5px;
	padding-top: 3px;
}

#sidebar ul.sidemenu li:hover{
	background: url('../images/bullet.gif') #FAFAFA no-repeat 3px 2px;
	border-bottom: 1px solid #F2F2F2;
	margin: 0;
	padding-bottom: 3px;
	padding-left: 25px;
	padding-right: 5px;
	padding-top: 3px;
}

#toggleCategTree {
	color: #6A8AD4;
	cursor: pointer;
	cursor: hand;
	display: block;
}

/**********************************
  LAYOUT 
***********************************/
#wrap {
	margin: 0 auto;
	width: 778px;
}

#statistic {
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	width: 778px;
}

#statistic .container {
	float: left;
	width: 578px;
	margin: 0  10px 0 0;
}

#statistic .container-statistic {
	float: left;
	width: 190px;
	margin: 0;
}

#statistic .box {
	background: #FFFFFF;
	border: 1px solid #EBEBEB;
	font-weight: bold;
	margin: 0 0 5px 0;
}

#statistic h4 {
	background: #333333;
	color: #FFFFFF;
	font: bold 105% Arial, Sans-Serif;
	letter-spacing: 1px;
	margin: 10px 0 0 0;
	padding: 4px 0 4px 8px;
	text-transform: uppercase;
}

#statistic ul.list {
	list-style: none;
	margin: 3px 0px 8px 0;
	padding: 0;
	text-align: left;
	text-decoration: none;
}

#statistic ul.list a {
	background: none;
	font-weight: bolder;
	padding: 3px 0px;
}

#statistic ul.list li {
	background: url('../images/bullet.gif') no-repeat 3px 2px;
	border-bottom: 1px solid #F2F2F2;
	margin: 0;
	padding-bottom: 3px;
	padding-left: 25px;
	padding-right: 5px;
	padding-top: 3px;
}

#statistic ul.list li:hover{
	background: url('../images/bullet.gif') #FAFAFA no-repeat 3px 2px;
	border-bottom: 1px solid #F2F2F2;
	margin: 0;
	padding-bottom: 3px;
	padding-left: 25px;
	padding-right: 5px;
	padding-top: 3px;
}
.LatestFeaturedLinks{
	display: inline-block;
	width: 468px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #666;
	font-weight: normal;
	vertical-align: top;
}
