/*
Theme Name: PUI
Theme URI: http://www.parts123.com
Description: Parts Unlimited, Inc.
Version: 1.0
Author: Bill Farnsley - Parts123, Inc.
Author URI: http://www.parts123.com
Tags: Red, Widgets
*/
html {	
	margin:0;
	padding:0;
}
body {
	font:101%  verdana,arial,helvetica, sans-serif;
	padding: 0;
	color:#333333;
	background: #dedada;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	font-weight:500;
}
p {
	padding: 0px;
	line-height:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 4px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
form {
	margin: 0;
}
ul, ol {
	margin: 0;
	padding: 0;
	list-style: none;
}
#wrapper{
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #000000;
	margin-bottom: 15px;
	background-image: url(images/bg-content.png);
	background-repeat: repeat-y;
	background-position: left;
}
#top{
	height: 170px;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
}
#leftcol{
	width:210px;
	float: left;
	margin-left: 6px;
}
#navbar{
	float: right;
	width: 720px;
	text-align: right;
	margin-right: 7px;
	font-size: 0.87em;
	font-weight: bold;
	margin-top: 11px;
}
#navbar a, #navbar a:visited{
	text-decoration: none;
	color: #000000;
	background-image: url(images/bg-tab1.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	height: 24px;
	float: right;
	line-height: 1.7em;
	text-align: left;
	text-indent: 15px;
	margin-left: 25px;
	margin-right: 4px;
	margin-bottom: 2px;
	padding-right: 2px;
	padding-bottom: 1px;
}
#navbar a:hover{
	background-image: url(images/bg-tab2.png);
	color: #000000;
}
#footer{
	clear:both;
	height: 24px;
	text-align: right;
	font-size: 0.76em;
	padding-right: 10px;
	background-color: #BCBCBC;
	padding-top: 5px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #333333;
}
#footer a, #footer a:visited{
	color: #333333;
}
#footer a:hover{
	color: #660000;
}
.clearfloat{
	clear:both;
	height: 0px;
	line-height: 0px;
}
#bgcontent{
	background-image: url(images/bg-content.png);
	background-repeat: repeat-y;
	background-position: left;
}
#dealerlogin{
	background-color: #BCBCBC;
	border: 1px solid #000000;
	font-size: 0.8em;
	color: #333333;
	margin-top: 9px;
	padding: 4px;
	margin-bottom: 14px;
}
#dealerlogin p{
	margin-top: 3px;
	margin-bottom: 3px;
}
#dealerlogin h1{
	font-size: 1em;
	margin-bottom: 5px;
	text-align: center;
	padding-bottom: 3px;
	background-color: #828282;
	color: #FFFFFF;
	border: 1px solid #666666;
}
#dealerlogin input{
	border: 1px solid #666666;
	font-size: 0.85em;
	width: 50%;
	background-image: url(images/bg-inputbox.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
}
#dealerlogin a, #dealerlogin a:visited{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333333;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
	font-size: 0.9em;
	border: 1px solid #000000;
	background-image: url(images/bg-login1.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
#dealerlogin a:hover{
	background-color: #5C1213;
	background-image: url(images/bg-login2.png);
}
#sidebar{
	margin-bottom: 22px;
}
#sidebar ul{
	padding: 1px;
	margin-bottom: 30px;
	margin-top: 10px;
}
#sidebar li{
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}
#sidebar li a, #sidebar li a:visited{
	display: block;
	color: #CCCCCC;
	text-decoration: none;
	font-size: 0.9em;
	text-align: right;
	padding-right: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5A1215;
	background-image: url(images/stack1.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-left: 3px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7D1A17;
}
#sidebar li a:hover{
	background-image: url(images/stack2.png);
	border-bottom-color: #A72727;
	color: #FFFFFF;
	border-right-color: #A72727;
}
#sidebar li ul{
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
#sidebar li ul li{
	margin: 0px;
	padding: 0px;
}
#sidebar li ul li a, #sidebar li ul li a:visited{
	color: #CCCCCC;
	text-decoration: none;
	font-size: 0.6em;
	text-align: right;
	padding-right: 11px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom-style: dotted;
	border-right-style: none;
	background-image: url(images/stack-child1.png);
	background-repeat: no-repeat;
	background-position: right center;
	border-bottom-width: 1px;
	border-bottom-color: #660000;
}
#sidebar li ul li a:hover{
	background-image: url(images/stack-child2.png);
	color: #FFFFFF;
}
.widget-top {
}
.widget-bot {
}
.widget li {
}
.widget li a {
}
.widget li a:hover {
}
.widget {
	margin: 0;
	padding: 0;
}
.widget h3 {
	color: #ffffff;
	font-size: 0.78em;
	font-weight: bold;
	line-height: 1em;
	margin-bottom: 6px;
	height: 15px;
	background-color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-image: url(images/bg-widget-h3.png);
	background-repeat: repeat-x;
	border: 1px solid #666666;
}
/* attributes for text entered in "arbitrary text" */
.textwidget{
	margin-top: 25px;
	margin-bottom: 25px;
	padding-top: 5px;
	padding-bottom: 5px;	
	padding-right: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-align: right;
	font-size: 0.78em;
	color: #ffffff;
}
.textwidget p{
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 1.1em;	
}
.textwidget h1{
	font-size: 1.3em;
}
.textwidget em, .textwidget strong{
	font-size: 1.2em;
	font-weight: bold;
}
.submit{
	margin-top: 0px;
}
/* search input box */
#s{
	margin-left: 35px;
	width: 58%;
	margin-top: 8px;
	border: 1px solid #666666;
	font-size: 0.85em;
	background-image: url(images/bg-inputbox.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
}
#rightcol{
	float: right;
	width: 720px;
	background-color: #FFFFFF;
	margin-bottom: 25px;
	margin-right: 7px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 15px;
}
#rightcol h1{
	color: #7D1A17;
	font-size: 1.5em;
	font-style: italic;
	font-weight: bold;
}
#rightcol h2{
	font-size: 0.9em;
	font-weight: bold;
	color: #333333;
	font-style: italic;
}
#rightcol p{
	font-size: 0.77em;
}
#rightcol a, #rightcol a:visited{
	color: #3D2929;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#rightcol a:hover{
	color: #851C19;
	border-bottom-color: #851C19;
}
a.nostyle,a.nostyle:visited{
  text-decoration: none;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #ffffff;
  color: #000000;
}
a.nostyle:hover{
  text-decoration: none;
  border-bottom-color: #ffffff;
  color: #000000;
}
#rightcol img{
	border: none;
}
#rightcol ul,ol{ 
	font-size: 0.75em;
}	
#rightcol li{
	list-style-position: inside;
	line-height: 1.4em;
	list-style-type: square;
	margin-left: 15px;
	padding-left: 8px;
}
.pic-right{
	float: right;
	margin-left: 8px;
}
.pic-left{
	float: left;
	margin-right: 8px;
}
.pic-center{
	text-align:center;
}
a.button1, a.button1:visited{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333333;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
	border: 1px solid #000000;
}
a.button1:hover{
	background-color: #5C1213;
}
#preloadimg{
	height: 0px;
	line-height: 0px;
	display: none;
}
.sema{
	width: 107px;
	height: 150px;
	background-image: url(images/sema.png);
	background-position: left top;
	background-repeat: no-repeat;
	margin-top: 15px;
	margin-bottom: 2px;
	float: right;
}
a.sema,a.sema:visited{
	background-image: url(images/sema1.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 36px;
	width: 107px;
	color: #FFFFFF;
	text-decoration: none;
	float: right;
	text-align: center;
	padding-top: 6px;
	font-weight: bold;
	font-size: 1.2em;
	margin-top: 2px;
}
a.sema:hover{
	background-image: url(images/sema2.png);
}
#adminloginout{
	float: left;
	margin-left: 8px;
	font-size: 0.78em;
}
