/* CSS Document */

html {height: 100%;}

body {background: url("images/linedbg_red2.png") repeat-x #710100; height: 100%; margin: 0px; padding: 0px; font-size: 14px;}

h1 {font-size: 1.8em; color: #9D1F00; border-bottom: 1px solid #999999;}
h2 {font-size: 1.5em; color: #CA2800; }

h1, h2 {text-align: left; font-family: "Arial Narrow", Verdana, Arial, Helvetica, sans-serif;}

h3 {font-size: 1.1em; color: #26268E; text-align: center;}

img {border: none;}

a {color: #0000FF;}
a:hover {color: #000099;}

#container {
	background-color: #FFFFFF;
	background-image: url("images/bg_content.png");
	background-repeat: repeat-y;
	background-position: center;
	width: 900px;
	border-left-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 3px;
	border-right-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 3px;
	margin: 0 auto;
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	overflow: auto;
	}

#header {height: 180px; background: url("images/new_header.jpg") repeat-x #333333;}
#logo {position: absolute; margin-top: 10px; left: 150px;}

#wrapper {
	width: 900px;
	padding-bottom: 0px;
	background-color: #FFFFFF;
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

#left_col {float: left;}
#right_col {float: right;}
#left_col, #right_col {width: 184px; padding-bottom: 35px; position: relative; background: #ffffff;}


#content {padding-bottom: 35px; min-height: 1100px; overflow: auto;}

#content p {padding: 0px 30px 0px 30px; margin-top: 0px; line-height: 1.5em;}

#content h1, #content h2 {margin: 5px 20px 10px 20px; padding-bottom: 2px;}

#footer {
	width: 100%;
	background-image: url("images/bg_footer_blue.png");
	background-repeat: repeat-x;
	position: absolute;
	bottom: 0 !important;
	bottom: -1px;
	height: 35px;
	}


#maintable {border: none; background-image: url("images/bg_content.png"); background-repeat: repeat-y; background-position: center;}

/* Rounded Box Area */
.roundedbox {margin-top: 2px; margin-bottom: 4px;}
.roundedbox h3 {padding: 5px 0px 0px 0px; margin: 0px 15px 5px 15px; border-bottom: 1px solid #999999; font-size: 1.0em;}
.roundedbox p {color: #666666; padding: 0px 15px 0px 15px; margin: 3px 5px 0px 5px;}
.roundedbox_top img {padding: 10px;}
.roundedbox ul {}

.roundedbox_top {width: 184px; background: url("images/side_bg_top.png") no-repeat #B6B6B6; padding: 10px 0px 0px 0px;}
.roundedbox_bot {width: 184px; height: 20px; background: url("images/side_bg_bot.png") no-repeat #ffffff; padding: 0px;}

/* Images Area */

#feedbackIMG {padding: 0px;}
#webuyandsell {padding-top: 15px; width: 493px;}
#boxesofcards {padding: 10px 0px 15px 95px;}
#warehouseaisles {padding: 20px 0px 30px 34px;}
#krukstaff {padding: 10px 0px 15px 26px;}
#powersellerpic {padding: 0px 0px 5px 19px;}
#ccpic {padding: 15px 0px 5px 35px;}
#krausepic {padding: 10px 0px 5px 10px;}
#b2bpic {padding: 10px 0px 5px 10px;}
#psapic {padding: 5px 0px 5px 35px;}

/* Navigation Formating */
#nav {height: 40px; background: url("images/bg_navbar_blue.png") repeat-x;}

#nav li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 40px;
	width: 149px;
	font-weight: bold;
	list-style-type: none;
	display: inline;
	float: left;
	visibility: visible;
	}

#nav ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	white-space: nowrap;
	}

#nav a {
	text-decoration: none;
	display: block;
	width: 100%;
	}

#nav span {visibility: hidden;}

/* home link */
#nav_home a:link, #nav_home a:visited, #nav_home a:active {background: url("images/nav/n_home2.png") no-repeat 0 0;}
#nav_home a:hover, #home_body #nav_home a {background: url("images/nav/n_home1.png") no-repeat 0 0;}

/* sell link */
#nav_sell a:link, #nav_sell a:visited, #nav_sell a:active {background: url("images/nav/n_sell2.png") no-repeat 0 0;}
#nav_sell a:hover, #sell_body #nav_sell a {background: url("images/nav/n_sell1.png") no-repeat 0 0;}

/* want link */
#nav_want a:link, #nav_want a:visited, #nav_want a:active {background: url("images/nav/n_want2.png") no-repeat 0 0;}

#nav_want a:hover, #want_body #nav_want a {background: url("images/nav/n_want1.png") no-repeat 0 0;}

/* ebay link */
#nav_ebay a:link, #nav_ebay a:visited, #nav_ebay a:active {background: url("images/nav/n_ebay2.png") no-repeat 0 0;}

#nav_ebay a:hover, #ebay_body #nav_ebay a {background: url("images/nav/n_ebay1.png") no-repeat 0 0;}

/* about link */
#nav_about a:link, #nav_about a:visited, #nav_about a:active {background: url("images/nav/n_about2.png") no-repeat 0 0;}

#nav_about a:hover, #about_body #nav_about a {background: url("images/nav/n_about1.png") no-repeat 0 0;}

/* contact link */
#nav_contact a:link, #nav_contact a:visited, #nav_contact a:active {background: url("images/nav/n_contact2.png") no-repeat 0 0;}

#nav_contact a:hover, #contact_body #nav_contact a {background: url("images/nav/n_contact1.png") no-repeat 0 0;}


/* Stores Page List Elements */

#stores {padding: 0px 10px 0px 10px;}

.sideheader {
	text-align: center;
	font-weight: bold;
	font-size: 110%;
	color: #26268E;
	margin-left: 8px;
	}

#stores-ul {
	margin: 5px 0px 5px 0px;
	padding: 0px 0px px 0px;
	list-style-type: none;
	}

.ebaylinks-ul{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 25px;
	font-weight: bold;
	list-style-type: none;
	line-height: 1.5em;
	}	

.ebaylinks-li {
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 0px;
	font-weight: bold;
	list-style-type: none;
	}

.storeSideLink {font-size: 0.8em;}
.wantlist {text-align: justify;}
.sellinglist_ol {padding: 0px 50px 0px 50px;}
#contactTable {margin-left: 28px;}

.oddRow {background: #CCC;}
#eBayCatLinks {padding-left: 0px; margin-left: 20px; width: 150px;}
#eBayCatLinks li {font-family: Verdana, Geneva, sans-serif; font-size: 10px; line-height: 1.5em; list-style-type: none; margin-left: 0px; padding-left: 0px;}
#eBayCatLinks a {text-decoration: none;}
#eBayCatLinks a:hover {text-decoration: underline;}

#wantToSell p {font-weight: bold;}
#wantToSell h2 {font-size: 14px; font-weight: bold; font-family: Verdana, Geneva, sans-serif; margin-left: 50px;}


.sys7 {padding-top: 10px; padding-right: 10px; color: #2EA5DE; height:22px; vertical-align: middle;}
.sys7 span {display: inline-block; height: 22px; vertical-align: top; padding-right: 5px;}
.sys7 a {font-size: 12px; color: #00CCFF; font-family: Arial, Helvetica, sans-serif;}
.sys7 a:hover {font-size: 12px; color: #33FFFF;}
#sys7logo {padding: 0px; margin: 0px; border: none;}