@import "screen.css";

*{margin:0;padding:0;list-style:none;border:none;}
html{margin:0;padding:0;}

body{font-family:Verdana,Arial,Sans-Serif;font-size:12px;line-height:18px;color: #333;
  width: 100%;
  background:#f4f4f4 url('bkg-988.gif') top center repeat-y;
}

blockquote{padding: 0 10px 0 15px;border-left: 4px dotted #ccc;font-size:80%;margin-top:10px;margin-bottom:10px;}
p{padding: 0 15px;}

h1{padding:15px 15px;font-size:26px;line-height:36px;letter-spacing:-0.04em;font-weight:bold;color:#16b9e4;font-family:Verdana,Arial,Sans-Serif;}
h2{padding:10px 15px 0;font-size:18px;font-weight:bold;font-family:Verdana,Arial,Sans-Serif;color:#ccc;}
h3{font-size: 16px;font-weight:bold;font-family:Verdana,Arial,Sans-Serif;}
h4 a{font-color: ff0000;font-size: 16px;font-weight:bold;font-family:Verdana,Arial,Sans-Serif;}

input{
    border: 1px solid #ccc;
    padding: 4px;
    margin: 8px 8px;
} 

a{text-decoration: none;color:#ff0080;}
a:link, a:visited, a:active{text-decoration: none;color: #ff0080;}
a:hover{text-decoration: underline;color: #333333;}

#container {
	margin: 0 auto;
	width: 100%;
	text-align: left;
}

#headerfullwidth {
margin: 0 auto;
width: 100%;
}

#logo {
background-repeat: repeat;
background-position: 0;
background-image: url(bkg-pink.gif);
width: 100%;
height:70px;
}

#logoinner {
width:970px;
padding: 0;
margin:0 auto;
}

.logotext {
font-family: verdana, arial, sans-serif;
font-size: 30px;
font-weight: bolder;
color: #fff;
float: left;
width:502px;
padding: 0;
}

.headerlogoright{
	width: 468px;
	float: left;
	padding: 5px 0 0 0;
	}

#logonavigation {
background-color: #333;
height:40px;
width: 100%;
margin: 0 auto;
}

#logonavigationinner {
width: 970px;
margin: 0 auto;
}


#contentcontainer {
/*
  width: 100%;
  background:#f4f4f4 url('bkg-988.gif') top center repeat-y;
*/
}

#contentcontainerinner {
	width: 970px;
	background: #fff;
	margin: 0 auto;
	}




.clearboth {
clear: both;
}



ul.nav {
        font-size: 8pt;
        font-weight:bold;
        letter-spacing: 0px;
        height:40px;
        line-height:40px;
        float:left;
        list-style: none;
        padding: 0;
        margin: 0;
        }

ul.nav li {
        float: left !important;
        margin: 0;
        padding: 0;
        list-style-type: none;
        }

ul.nav li a, ul.nav li a:link, ul.nav li a:visited {        
        color: #FAF7E8;
        float: left;
        display: block;
        padding: 0 10px;
        }

ul.nav li a:hover, ul.nav li a:active {
        background: #fff; 
        color: #000;
        text-decoration: underline;
        }

ul.nav li.current_page_item a {
        text-decoration:underline;
        background: #16B9E4;
        text-decoration: underline;
        }

ul.nav li ul {
        float:left;
        margin:0;
        padding:0;
        }

.content {width:500px;float:left;text-align:left;font-family:Verdana,Arial,Sans-Serif;font-size:12px;font-weight:normal;color:#666;}
.sidebar {width: 440px;float:left;margin-left:20px;}
        
/* ebay styler */
.ebayeditorskitlistinginner td a:link, 
.ebayeditorskitlistinginner td a:visited, 
.ebayeditorskitlistinginner td a:active, 
.ebayeditorskitlistinginner td a:hover{padding: 4px 0 0 0;font-weight: bolder;font-size: 12px;}
a.bold {font-weight:bold;padding:0 0 5px 0;}
.ebayitemtitle {padding:0;}
a:link.ebayitemtitlelink, a:visited.ebayitemtitlelink, a:hover.ebayitemtitlelink, a:active.ebayitemtitlelink {color:#fff;font-family: verdana,arial,sans-serif;font-size: 1.2em;font-weight: bold;text-decoration: none;}
.ebaycontainer {width: 440px;margin-top: 10px;}
.ebayitem {width:435px;border-bottom: 12px solid #fff;padding: 10px 0px 5px 5px;background-image: url("/images/bkg-pink.gif"); background-repeat: repeat-x;background-position: 0 0;background-color: #aa006e;font-size: 10px;}
.ebayitem table{background-color: #e5e5e5; width: 430px;}
.ebayitem table tbody tr {background-color: #f4f4f4;}
.ebayitem table tbody tr td strong{font-size: 2em;}