

/* Special positioning */
#header {
    position: fixed;
	width: 1004px;
    top: 0;
    z-index: 100;
}
#footer,
#content,
#content_table,
.HelpMenuBar,
#bottom {
    /* content on most pages; content_table on homepage */
    position: relative;
    top: 188px;
}
#content_table #content {
    /* for homepage */
    position: static;
}
/**/



#all {
	width: 1004px;
    margin: 0px auto;
}
#header {
    margin: 0px 0px 0px auto;
    padding: 0px 0px 0px 0px;
    height: 188px;
	color: #7b7483;
	background-color: #fff;
	background-image: url(images/bg_logo.jpg);
	background-repeat: repeat-x;
}
#header a {
    color: #999;
    text-decoration: none;
}
#header a:hover {
    text-decoration: underline;
}
#logo {
    float: left;
	padding: 0px 0px 10px 120px;
}
#flash_header {
    float: right;
    margin: 0px;
    padding: 0px;
}
#bargain_buttons {
    float: right;
}
#toplinks {
    background-color: #1d1918;
    margin-left: 120px;
    float: left;
}
#toplinks a {
    color: #96b300;
    font-size: 1em;
    border: 0px;
    padding: 0px 20px 0px 0px;
    margin: 0px;
}
#toplinks a:hover {
    background-color: #1d1918;
}
#toplinks a:before {
    content: '» '
}
#toplinks div.MenuBar {
    padding: 2px 0px 3px 0px;
    margin: 0px;
}
#caveman3 {
  	background-image:url(images/logo_rounded.png);
	background-repeat: no-repeat;
    background-position: 0px 3px;
    z-index:3;
}
#account {
    float: left;
    margin: 5px 10px 0 0;
    text-align: right;
}
#account a {
    padding: 0 10px;
    background-image: url(images/button_topmenus.jpg);
    background-repeat: no-repeat;
    background-position: center left;
	font-size: 0.9em;
	color: #7fb0d0;
}
#path {
  	background-image:url(images/round_corner.png);
	background-repeat: no-repeat;
    background-position: left bottom;
    color: #96b301;
    padding: 3px 2px 2px 85px;
    float: left;
}
#path a {
 color: #5a554a;
 font-weight: bold;
}
#path a:hover {
    text-decoration:underline;
}
#cart {
    float: right;
    color: #999;
	vertical-align:middle;
}
#cart a {
    color: #0f0;
}
#search2 {
    background-color: #ededed;
    border-bottom: 3px solid #1963aa;
    color:#999999;
    display: inline-block;
    padding: 8px 45px 3px 15px;
	background-image:url(images/search_bg.jpg);
    background-position:top;
    background-repeat: repeat-x;
    width: 940px;
}
#search form {
    float: left;
    clear: left;
    margin: 15px 10px 0px 10px;
    padding: 0px;
	border: 1px solid #dce1e6;
	width: 150px;
}
#search input {
    padding: 0px;
    margin: 0px;
}   
#content {
	text-align: left;
    line-height: 20px;
    font-size: 1em;
    padding: 0px 20px 30px 30px;
	background-color:#83b600;
	background-image:url(images/bg_content.jpg);
	background-repeat:repeat-x;
	background-position:top;
    border-top: 1px solid #d5ed51;
}
#content p {
    padding: 0px;
    margin: 0px 0px 20px;
}
#white_sheet {
    background-color: #fff;
    padding: 20px;
    border: 2px solid #effda5;
    border-right: 2px solid #6e9801;
    border-bottom: 2px solid #6e9801;
  }
  #white_sheet h1{
 color: #83b600;
 font-size: 1.8em;
  }
#menu {
	background-color: #231c1f;
	background-image:url(images/menu_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	border-top: 1px solid #655f57;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #241c21;
	height:38px;
}
#menu_bottom {
    vertical-align: middle;
    height: 19px;
	display:block;
	background: #fff url(images/menubottom_bg.jpg) repeat-x bottom;
    padding: 7px 0px 5px 0px;
	border-top:2px solid #2b73ba;
	border-bottom:1px solid #0e559a;
}
#menu_bottom span {
    padding: 0px 0px 0px 30px;
}
#footer {
    clear: both;
    padding: 5px 10px;
	border-top: 2px solid #888;
    background: #ededed url(images/footer_bg.jpg) repeat-x bottom;
    color: #8a8a8a;
}
#footer a {
    margin-top: 5px;
    font-weight: bold;
    text-decoration: none;
    color: #8a8a8a;
}
#footer a:hover {
    text-decoration: underline;
}
#bottom_feedback {
    background-color: #ededed;
    padding: 5px 30px 5px 25px;
}
#bottom {
    padding: 2px 15px 2px 15px;
    line-height: 1.8em;
    font-size: 1em;
    color: #333333;
    margin: 2px 0 10px;
}
#bottom a,
#bottom a:link,
#bottom a:active,
#bottom a:visited {
    text-decoration: none;
    color: #333333;
    font-weight: normal;
}
#bottom a:hover {
    text-decoration: underline;
}
.red{
    color: #cb174e;
}
.blue {
    color: #2564a7;
}
.green {
    color: #4c7f37;
}
.info {
    margin: 5px 0;
    border: 2px solid #aaa;
    background-color: #ffc;
    padding: 10px;
}
.info p {
    margin: 0;
    padding: 0;
}
#content_home {
    background-color: #fff;
}
.empty {
    margin: 10px 0 20px;
    color: #999;
}

#accessibility {
    float: right;
    padding: 10px;
    display:inline;
}
#accessibility a {
    color: #000;
    font-weight: bold;
}
#accessibility .small {
    border: 1px solid #ddd;
    font-size: 0.8em;
    display: inline-block;
    padding: 0px 2px 0px 2px;
}
#accessibility .medium {
    border: 1px solid #ddd;
    background-color: #fff;
    font-size: 1em;
    display: inline-block;
    padding: 0px 2px 0px 2px;
}
#accessibility .big {
    border: 1px solid #ddd;
    background-color: #fff;
    font-size: 1.4em;
    display: inline-block;
    padding: 0px 2px 0px 2px;
}
#accessibility .normal {
    border: 4px solid #4e6999;
    background-color: #fff;
    display: inline-block;
    height: 14px;
    width: 14px;
}
#accessibility .contrast {
    border: 4px solid #000;
    background-color: #fcff00;
    display: inline-block;
    height: 14px;
    width: 14px;
}
.childview {
    width: 211px;
    border: 4px solid #fff;
    padding: 15px;
    font-size: 0.8em;
    background-color: #fff;
    background-image:url(images/child_bg.jpg);
    background-repeat:repeat-x;
}
.children {
    float: left;
}
.children td {
    border-right: 1px solid #9f9f9f;
    border-left: 1px solid #E9E9E9;
    border-top: 1px solid #E9E9E9;
    font-size: 1em;
    line-height: normal;
}
td.shadow {
    background-color: #fff;
    background-image: url(images/shadow.jpg);
    background-repeat: repeat-x;
    background-position: top;
    border: 1px solid #fff;
    font-size: .3em;
    line-height: normal;
}
.children a img {
    float: left;
    margin-right: 10px;
}
.children .title a {
    color: #ac184a;
    font-weight: bold;
    font-size: 1.3em;
    line-height: 20pt;
}
.children .title {
    text-align: left;
}
div .child {
    min-height: 130px;
}
.siblings {
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #9f9f9f;
    background-image: url(images/news_list_bg.jpg);
    background-repeat: repeat-x;
    background-position: top;
    padding: 3px;
}
div.siblings {
    width: 243px;
}
.siblings ul {
    padding: 15px;
    margin: 0px;
}
#pages_siblings li {
    color: #4b6287;
    padding: 3px 0px 5px 0px;
    margin: 0px;
    border-bottom: 1px dotted #7b9bb7;
    list-style-image: url(images/list_style.png);
    list-style-position: inside;
    font-size: 1em;
}
#pages_siblings a {
    color: #4b6287;
}
#pages_siblings a:hover {
    text-decoration: none;
    color: #000;
}
#content_table {
    background-color: #83b600;
    background-image: url(images/bg_content.jpg);
    background-repeat: repeat-x;
    background-position: top;
    margin: 0px;
    padding: 0px;
}
#leftcollum2 {
    /*background-color: none;*/
    padding:0px;
    width: 256px;
    font-size: 0.8em;
    color: #fff;
}
div.placead {
    width: 250px;
    background-color: #cbf3fb;
    background-image: url(images/placead_bg.jpg);
    background-repeat: repeat-x;
    background-position: bottom;
    padding: 10px;
    margin:10px;
    margin-top: 0px;
    text-align: center;
    color: #00294f;
    border: 1px solid #759512;
}
div.placead h4{
color: #302d26;
padding: 1px;
margin: 1px;
}
div.newsletter {
    width: 250px;
    background-color: #fafee7;
    background-image: url(images/newsletter_bg.jpg);
    background-repeat: repeat-x;
    background-position: bottom;
    padding: 10px;
    margin:10px;
    margin-top: 0px;
    text-align: center;
    color: #245100;
    border: 1px solid #759512;
}
div.newsletter h4{
color: #302d26;
padding: 1px;
margin: 1px;
}
div.alerts {
    width: 250px;
    background-color: #1cb9ff;
    background-image: url(images/bg_alerts.jpg);
    background-repeat: repeat-x;
    background-position: bottom;
    margin: 0px;
    margin-top: 20px;
    margin-left: 10px;
    color: #0f69c5;
    padding: 10px;
}
div.alerts h4 {
    color:#25211d;
}
div.alerts strong {
    color:#0f69c5;
    font-size: 1.2em;
}
#latestads {
    background-image: url(images/bg_latestads.png);
    background-repeat: repeat-y;
    background-position: center;
    padding: 10px;
    padding-top:0px;
}
#latestads h5 {
    padding: 10px;color: #83b600;
    font-size:1.1em;
}
#caveman {
    background-image: url(images/caveman.png);
    background-repeat: no-repeat;
    background-position: right bottom;
    padding-left: 15px;
}
#bargain .time {
    font-size: 0.6em;
    color: #999;
}
#bargain .price {
    font-size: 0.8em;
    font-weight: bold;
    color: #83b600;
}
#bargain .title {
    font-size: 0.9em;
    font-weight: bold;
    color: #2d2d2d;
}
#bargain .more a {
    font-size: 0.7em;
    color: #b60000;
    text-decoration: underline;
}
#bargain .more a:hover {
    text-decoration: none;
}
#bargain hr {
    border-top: 1px dashed #999;
    background-color:#fff;
}
.image a img {
    padding: 3px;
    border: 1px solid #666;
}
.image a:hover img {
    padding: 3px;
    border: 1px solid #000;
}
#related {
    font-weight: bold;
    padding: 3px 10px 5px 10px;
    border-bottom: 1px dotted #666;
}
#related:before {
    content: 'Related categories: ';
}
#filter td {
    width: 25%;
}
#filter select {
    width: 90%;
}
.homepage_search {
    width: 250px;
    background-color: #f8cfcf;
    background-image: url(images/searchbox_bg.jpg);
    background-repeat: repeat-x;
    background-position: bottom;
    padding: 10px;
    margin:10px;
    margin-top: 0px;
    text-align: center;
    color: #000;
    border: 1px solid #759512;
}
.homepage_search form{
margin: 0px;
padding: 0px;
}
form#search_form {
margin: 0px;
padding: 0px;
}

#latestads{
padding: 10px;
}
#latestads h5{
padding: 0px 0px 8px 0px;
margin: 0px;
}


