/* @override http://solarbuilt.com/styles.css */

/* @group default */

siteupdate {}

body {
	margin: 0px;
	padding: 0px;
	color: #555555;
	font-family: "Lucida Grande", "Lucida Sans", Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 21px;
	background-color: #e6e6e6;
}


a img {
	border: 0px;	
}

form {
	margin: 0px;
	padding: 0px;
}

p {
	margin: 0px;
	padding: 0px 0px 15px 0px;
}


a {
	text-decoration: none;
	color: #D09700;
}

a:link, a:visited, {
	text-decoration: none;
	color: #D09700;
}

a:hover, a:active {
	color: #D09700;
	text-decoration: underline;
}



h2 {
	font-size: 20px;
	text-align: left;
	padding: 0px 0px 10px;
	margin: 0px;
	color: #333333;
}

h3 {
	font-size: 20px;
	text-align: left;
	font-weight: normal;
	padding: 25px 0px 35px 0px;
	margin: 0px;
}


/* @end */

/* @group misc */


.yellow {
	color: #D09700;
}

.white {
	color: #fff;
}

.center {
	text-align: center;
}


#formcontainer {
	background-color: #f7f7f7;
	padding: 20px;
	border: 1px solid #DDDDDD;
	width: 380px;
	float: left;
	margin-left: 0px;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
}




#header_wrapper {
	position: relative;
	width: 100%;
	margin: 0 auto;
	background-color: #000;
	height: 118px;
}

#header {
	width: 980px;
	margin: 0 auto;
	background-image: url(../images/header3.gif);
	background-repeat: no-repeat;
	height: 118px;
	text-align: left;
	background-position: center;
}

#navigation {
	height: 35px;
	background-image: url(../images/navbar.jpg);
	text-align: center;
}

#navigation .main a {
	font-size: 11px;
	letter-spacing: 1px;
	font-weight: normal;
	padding: 10px;
	color: #333;
	text-decoration: none;
	line-height: 30px;
}

#navigation .seperator {
	color: #444;
}

#navigation .main {
	width: 500px;
	margin: auto;
}

#navigation .account {
	display: block;
	float: right;
	text-align: right;
	padding: 0px 10px 0px 0px;
}

#navigation .account {
	font-size: 11px;
}

#navigation .account a {
	letter-spacing: 0px;
	font-weight: normal;
	padding: 10px 0px;
	color: #333;
	text-decoration: underline;
	line-height: 30px;
}

#navigation .small, #navigation a.small  {
	font-size: 9px;
	letter-spacing: 0px;
}


#wrapper {
	min-height: 450px;
	text-align: center;
	background-color: #fff;
	float: left;
	position: relative;
	width: 100%;
	margin: 0 auto;
	padding: 0px 0px 25px;
}

#content {
	width: 980px;
	margin: auto;
	text-align: left;
	padding: 30px 0px 10px;
	background-color: #FFFFFF;
}

#popup {
	width: 800px;
	text-align: left;
	padding: 25px;
	background-color: #FFFFFF;
}



#single {
	width: 600px;
	text-align: left;
	line-height: 16px;
	padding-right: 50px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	min-height: 350px;
}

#single h3{
	text-align: left;
	margin: 0px;
	padding: 0px 0px 10px;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
}


#single h2{
	text-align: left;
	margin: 0px;
	padding: 20px 0px 3px;
	font-size: 14px;
	color: #333333;
}



#content h1 {
	text-align: left;
	margin: 0px;
	padding: 0px 0px 10px;
	font-size: 15px;
	color: #333333;
}

#left{
	width: 208px;
	text-align: left;
	padding: 0px 20px 0px 0px;
	float: left;
	position: relative;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	margin-top: 0px;
}

#left p {
	margin: 0px;
	padding: 0px 0px 15px 0px;
}

#left h1 {
	text-align: left;
	margin: 0px;
	padding: 0px 0px 1px;
	font-size: 20px;
	color: #900;
	font-weight: normal;
}
#center{
	width: 228px;
	text-align: left;
	padding: 0px 20px 0px 20px;
	float: left;
	position: relative;
	margin-top: 0px;
}

#center h1 {
	text-align: left;
	margin: 0px;
	padding: 0px 0px 3px;
	font-size: 15px;
	color: #333333;
	font-weight: normal;
	line-height: 18px;
}

#left p {
	padding: 0px 0px 10px;
	line-height: 18px;
}

#center p {
	padding: 0px 0px 10px;
	line-height: 18px;
}

#right p {
	padding: 0px 0px 10px;
	line-height: 18px;
}

#right{
	margin: 0px auto auto;
	padding: 0px 0px 0px 20px;
	float: left;
	position: relative;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	width: 458px;
}

#right h1 {
	text-align: left;
	margin: 0px;
	padding: 0px 0px 3px;
	font-size: 15px;
	color: #333333;
	font-weight: normal;
}


#content .leftcolum{
	float: left;
	line-height: 18px;
	width: 400px;
	margin-right: 20px;
	text-align: left;
	padding-right: 30px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #DDDDDD;
	min-height: 350px;
}

#form {
	width: 375px;
	margin: auto;
	text-align: left;
	padding: 10px;
}


#footer_wrapper {
	position: relative;
	width: 100%;
	margin: 0 auto;
	background-color: #E6E6E6;
	height: 199px;
}


#footer {
	width: 100%;
	margin: 0 auto;
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
	padding: 5px 0px 10px;
	color: #888888;
	text-align: center;
	float: left;
	font-size: 11px;
	background-color: #e6e6e6;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #888888;
	background-position: center top;
	font-family: "Lucida Grande", "Lucida Sans", Geneva, Arial, Helvetica, sans-serif;
	height: 199px;
}


#footer ul {
	list-style-type: none;
}


#footer li {
	display: inline;
	padding-left: 5px;
	padding-right: 5px;
}


#footer li a{
	color: #D09700;
	text-decoration: none;
}

#footer li a:link {
	color: #D09700;
	text-decoration: none;
	font-weight: normal;
}

#footer li a:visited {
	color: #D09700;
	text-decoration: none;
}

#footer li a:hover {
	color: #D09700;
	text-decoration: underline;
}

#footer li a:active {
	color: #D09700;
	text-decoration: none;
}


#footer .tagline {
	font-size: 12px;
	line-height: 40px;
	color: #333333;
}

#footer a {
	color: #D09700;
	padding: 0px 8px 0px 0px;
	text-decoration: none;
}

#widepage {
	width: 850px;
	margin: auto;
}


#systemcategories {
	padding: 0px 0px 20px;
	float: left;
	width: 980px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 40px;

}


#systemcategories .category {
	float: left;
}

#systemcategories .home {
	padding: 0px 30px 0px 0px;
	border-right: 1px solid #000;
}

#systemcategories .business {
	padding: 0px 20px 0px 30px;
	border-right: 1px solid #000;
}
#systemcategories .workstations {
	padding: 0px;
	width: 354px;
	
}
#systemcategories .servers {
	padding: 0px;
	width: 354px;
}
#systemcategories .notebooks {
	padding: 0px;
	width: 272px;
}

#systemcategories .eclipespro {
	padding: 0px;
}

#systemcategories .flare {
	padding: 0px;
}

#systemcategories .flarepro {
	padding: 0px;
}

#systemcategories .blaze {
	padding: 0px;
}

#systemcategories .radius {
	padding: 0px;
}







.home_image {
	display: block;
	margin: 20px auto;
	border: 1px solid #555;
	width: 831px;
	height: 281px;
}






/*** CONFIGURATOR ***/
#configurator {
	width: 980px;
	margin: auto;
	min-height: 545px;
	display: block;
	padding: 0px 0px 25px 0px;
}

#configurator h1 {
	text-align: left;
	margin:0px;
	padding:20px 0px 15px;
	font-size:20px;
	font-weight: normal;
	color: #333333;
}


#configurator .viewportwrapper {
	float:left;
	padding: 20px 0px;
}

#configurator .viewport {
	width:650px;
	float:left;
	height:475px;
	overflow:hidden;
	position:relative;
	z-index:5;
	border: 1px solid #DDDDDD;
	padding-bottom: 10px;
}

#configurator .viewportVertical {
	width:650px;
	float:left;
	height:100%;
	overflow:hidden;
	position:relative;
	z-index:5;
	border: 1px solid #DDDDDD;
	padding-bottom: 10px;
}

#configurator  .controlbar {
	padding:18px 0px 0px;
	height:114px;
	background-color:#FFFFFF;
	border-top:1px dotted #DDDDDD;
}

#configurator  .controlbar .left {
	width:20px;
	float:left;
	padding: 30px 10px;
	position: relative;
	z-index: 999;
	background-color: #FFFFFF;
}

#configurator  .controlbar .controlpanel {
	width: 560px;
	overflow:hidden;
	float:left;
	background-color: #FFFFFF;
}

#configurator  .controlbar .right {
	width:20px;
	float:left;
	padding: 30px 20px 40px 10px;
	position: relative;
	z-index: 999;
	background-color: #FFFFFF;
}

#configurator  .controlbar .link {
	padding: 0px 5px 5px;
	float:left;
	border:1px solid #FFFFFF;
	width:68px;
	height: 114px;
	font-size:11px;
	text-align: center;
	background-color: #FFFFFF;
}

#configurator  .controlbar .link a {
	display:block;
	color: #444;
	text-decoration: none;
	padding: 0px 0px 0px;
	line-height: 13px;
}

#configurator  .controlbar .link a:hover {
}

#configurator .categorybox {
	width:650px;
	float:left;
}


#configurator .categorybox .catinfo {
	float: left;
	width: 320px;
	height: 310px;
}


#configurator .categorybox .catmain {
	float:left;
	width:295px;
	font-size:11px;
	height: 290px;
	margin-top: 20px;
	padding-left: 20px;
	border-top: 1px none #dddddd;
	border-right: 1px none #dddddd;
	border-bottom: 1px none #dddddd;
	border-left: 1px dotted #dddddd;
	margin-left: 10px;
	padding-top: 0px;
}

#configurator2 {
	width: 980px;
	margin: auto;
	min-height: 545px;
	display: block;
	padding: 0px 0px 25px 0px;
}

.categorybox2 {
	width:650px;
	float:left;
}


.categorybox2 .catinfo2 {
	float: left;
	padding-left: 10px;
	padding-top: 0px;
}


.categorybox2 .catmain2 {
	float:right;
	width:510px;
	font-size:10px;
	/*height: 210px;*/
	margin-top: 12px;
	padding-left: 0px;
	border-top: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	margin-right: 12px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	min-height: 70px;
	color: #444;
}

.categorybox2 .catmain2 .pad{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}

.categorybox2 .catmain2 h2{
	font-size: 12px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-weight: bold;
	color: #333;
	background-color: #EEE;
	width: 500px;
	margin-bottom: 5px;
}

#configurator .categorybox .catmain h2 {
	font-size:18px;
	padding: 0px 0px 20px 2px;
	text-align: left;
}


#configurator #scroll_box {
	height:345px;
	text-align:left;
	background-color:#fff;
	position:relative;
	z-index:1;
}


#configurator #scroll_boxVertical {
	height:1345px;
	width:650px;
	text-align:left;
	background-color:#fff;
	position:relative;
	z-index:1;
}

#slider_content {
height:100%;
overflow:visible;
padding-bottom:20px;
position:absolute;
right:0;
top:110px;
width:469px;
}

div.pinned_top {
	position:absolute;
	top:0;
	right:0;
}

#catSeparator {
	text-decoration: none; 
	color: #000;
  	border-bottom: 1px solid gray;
  	padding: 0 1em 1px 0;
}

#configurator #order_details {
	width:285px;
	float:left;
	text-align:left;
	background-color: #f7f7f7;
	font-size:11px;
	min-height:475px;
	color: #333333;
	border: 1px solid #DDDDDD;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 10px;
}

#configurator #order_details .text{

}

#configurator #order_details .textli{
	float: left;
}

#configurator #order_details .textli ul{
	list-style-type:none;
	font-size: 10px;
}


#configurator #order_details h1 {
	font-size: 12px;
	padding: 0px 0px 10px 0px;
	font-weight: bold;
}

#configurator #order_details ul {
	margin: 0px;
	padding:0px 10px 0px 20px;
	list-style-type: none;	
}

#configurator #order_details li {
	margin: 0px;
	padding: 0px 0px 8px;
	line-height: 12px;
}

#configurator #order_details  #order_price_box {
	width:280px;
	font-weight:normal;
	float:left;
	margin: 0px 0px 20px;
	border-top: 1px none #fff;
	border-right: 1px none #fff;
	border-bottom: 1px none #dddddd;
	border-left: 1px none #fff;
	padding-top: 0px;
	padding-right: 5px;
}

#configurator #addtocart {
	float:left;
	padding-top: 10px;
	padding-left: 20px;
}

#configurator #getquote {
	float:left;
	padding-top: 10px;
	padding-left: 10px;
}


#configurator #order_details  #order_summary{
	text-align:left;
	float:left;
	font-size:12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	margin-bottom: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	width: 265px;
}

#configurator #order_details  #order_price_label {
	text-align:left;
	float:left;
	width:60px;
	font-size:16px;
	padding-left: 20px;
	font-weight: bold;
	color: #000000;
	font-family: "Lucida Grande", "Lucida Sans", Geneva, Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
}

#configurator #order_details  #order_price{
	text-align:left;
	float:left;
	width:175px;
	font-size:16px;
	font-weight: bold;
	color: #000000;
	font-family: "Lucida Grande", "Lucida Sans", Geneva, Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
}

#configurator #order_details  #order_specifications {
	text-align:left;
	float:left;
	font-size:12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	margin-bottom: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	width: 265px;
}

#configurator .componentnav {
	clear: both;
	float: left;
	padding: 0px;
	width:645px;
}

#configurator .componentnav .rightside .next {
	margin: 0px 1px 5px 0px;
	display: block;
	text-align: right;
}

#configurator .componentnav .rightside {
	float: left;
	width: 245px;
}

#configurator .componentnav .leftside {
	float: left;
	width: 340px;
	padding: 0px 0px 0px 30px;
}

#configurator .componentnav .leftside a {
	color: #444;
	text-decoration: none;
}

#products {
	width: 980px;
	margin: auto;
}

#products h1 {
	font-size: 18px;
	color: #333;
	margin: 0px;
	padding: 20px 0px 10px;
	text-align: left;
}

#products .system {
	width: 750px;
	float: left;
	padding: 10px 0px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
}

#products .system .image {
	width: 100px;
	float: left;
	position: relative;
	height: 100px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
}

#products .system .image .btn{
	width: 175px;
	position: relative;
	height: 30px;
	text-align: center;
	padding-top: 170px;
	background-color: #FCF;
}


#products .system .description {
	float: left;
	width: 600px;
	position: relative;
	font-family: "Lucida Grande", "Lucida Sans", Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #555555;
	text-align: left;
	padding-right: 0px;
	padding-left: 20px;
	padding-bottom: 0px;
}

#products .system .description .btn {
	text-align: left;
}


#products .system .description p {
	text-align: left;
	padding-bottom: 10px;
	padding-left: 1px;
}

#products .system .description h3 {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 1px;
}

#products .system .specs {
	float: left;
	width: 375px;
	position: relative;
	font-family: "Lucida Grande", "Lucida Sans", Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #555555;
	text-align: left;
	padding: 10px 10px 0px 15px;
	border: 1px solid #d7d7d7;
	background-color: #f7f7f7;
	margin-bottom: 40px;
}



#products .system .customize {
	display: block;
	padding: 10px 0px 0px 0px;
}

#products .system a {
	color: #333;
	font-weight: bold;
}

#systeminfocontainer {
	width: 980px;
	margin: auto;
	text-align: left;
	padding-top: 20px;
}

#configbtn {
	width: 400px;
	background-color: #999999;
}

#systemimage {
	width: 980px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}




#systemspecs {
	text-align: left;
	padding-right: 0px;
	float: left;
	position: relative;
	width: 460px;
	padding-top: 10px;
}

#systemsummary {
	width: 440px;
	text-align: left;
	padding-right: 40px;
	padding-left: 0px;
	font-family: "Lucida Grande", "Lucida Sans", Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
	position: relative;
	float: left;
}

.systeminfo .image {
	float: left;
	padding: 0px;
	width: 980px;
}

.systeminfo a.customize {
	display: block;
	padding: 0px 0px 30px;
	color: #333;
	font-weight: bold;
	width: 100%;
}


/*** CART ***/

h2.cart_title {
	float: left;
	margin: 0px;	
}

#cart {
	width: 850px;
	float: left;
	display: block;
	border: 1px solid #DDDDDD;
	text-align: left;
	background-color: #f7f7f7;
	clear: both;
	margin: 0px;
	padding: 0px;
	color: #555555;
}

#cart .titlebar {
	float: left;
	clear: both;
	width: 830px;
	display: block;
	padding: 3px 10px;
	background-color: #666666;
	font-weight: bold;
	font-size: 12px;
	border-bottom: 1px solid #DDDDDD;
	color: #FFFFFF;
}	

#cart .titlebar .name {
	float: left;
	width: 445px;
	padding-left: 10px;
}

#cart .titlebar .quantity {
	float: left;
	width: 140px;
}

#cart .titlebar .price {
	float: left;
	width: 100px;
	text-align: right;
}

#cart .titlebar .pricetotal {
	float: left;
	width: 110px;
	text-align: right;
}

#cart .item {
	float: left;
	clear: both;
	width: 810px;
	display: block;
	padding: 10px;
	border-bottom: 1px dotted #cccccc;
	margin-left: 10px;
}

#cart .item .system {
	float: left;
	width: 450px;
}

#cart .item .name {
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}

#cart .item .details {
	width: 475px;
	line-height: 16px;
	padding-bottom: 5px;
}

#cart .item .details .detail_row {
	display: block;
	clear: both;
	padding: 0px 4px;
}

#cart .item .details .detail_row .cat {
	font-weight: bold;
	padding: 0px 5px 0px 0px;
	color: #333333;
}

#cart .item .quantity {
	float: left;
	width: 135px;
}

#cart .item .price {
	float: left;
	width: 100px;
	text-align: right;
}

#cart .item .priceandquantity {
	float: left;
	width: 150px;
	text-align: right;
}

#cart .item .pricetotal {
	float: left;
	width: 110px;
	text-align: right;
	color: #000000;
	font-weight: bold;
}


#cart .total {
	float: left;
	clear: both;
	width: 830px;
	display: block;
	padding: 10px;
	color: #000000;
}

#cart .total .label {
	float: left;
	width: 700px;
	text-align: right;
	font-weight: bold;
	padding-right: 25px;
}

#cart .total .price {
	float: left;
	width: 810px;
	text-align: right;
	font-weight: bold;
}

#checkout {
	width: 830px;
	float: left;
	display: block;
	text-align: right;
	clear: both;
	padding: 15px 0px;
}

#checkout input {
	margin: 0px 0px 0px 20px;
}


.goback {
	margin:0;
	width:850px;
	text-align: left;
	padding-bottom: 10px;
}

.aboutusleftside {
	float: left;
	padding: 0px 15px 0px 0px;
}

.aboutusleftside img {
	border: 1px solid #222;
}


.view {
	background-color: #f7f7f7;
	float: left;
}

.view .label {
	clear: left;
	float: left;
	width: 100px;
}

.view .data {
	float: left;
	font-weight: bold;
}


.iconwrapper {
	height:70px;
}



#email {
	margin: 0px;
 }
 
 .logo {
	display: block;
	float: left;
 }
 
.userinfo {
	display:block;
	float: right;
	padding-top: 65px;
	padding-right: 60px;
	color: #ccc;
	text-align: center;
}




/* @end */






/* @group user account */

#content .widebox {
	border: 1px solid #aaa;
	background-color: #eaeaea;
	width: 850px;
	margin: 0px 0px 20px 0px;
}

#content .widebox h3 {
	margin: 0px;
	padding: 8px 0px 4px 18px;
	background-image: url(../images/form_header.jpg);
	line-height: 28px;
	font-size: 14px;
	color: #ffcf06;
	font-weight: normal;
}

#content .widebox .boxcontent {
	padding: 10px;
}

#content .narrowbox .actions {
	width: 380;
	text-align: left;
	padding: 9px;
	clear: both;
}

#content .boxcontent .label {
	font-weight: bold;
}

#content .boxcontent .infotitle {
	font-weight: bold;
	font-size: 14px;
}

#content .narrowbox .col_1of1 {
	/*width: 820px;*/
	clear: both;
	padding: 0px 0px 20px 0px;
}

#content .narrowbox .col_1of2 {
	/*width: 400px;*/
	float: left;
	padding: 0px 10px 10px 0px;
}

#content .narrowbox .col_2of2 {
	/*width: 400px;*/
	float: left;
	padding: 0px 10px 10px 0px;
}


#content .narrowbox {
	
}

#content .leftnarrowbox {
	border: 1px solid #ddd;
	background-color: #f7f7f7;
	width: 385px;
	float: left;
	margin: 0px 25px 20px 0px;
	min-height: 280px;
}

#content .rightnarrowbox {
	border: 1px solid #ddd;
	background-color: #f7f7f7;
	width: 400px;
	float: left;
	margin: 0px 0px 20px 0px;
	min-height: 280px;
}

#content .narrowbox h3 {
	margin: 0px;
	padding: 2px 0px 2px 10px;
	line-height: 28px;
	font-size: 14px;
	color: #FFF;
	font-weight: normal;
	background-repeat: repeat-x;
	background-color: #666;
}

#content .narrowbox .boxcontent {
	padding: 10px;
}





/* @end */
#content .narrowbox .boxcontent.list {
	padding: 10px;
	line-height: 15px;
}


#content .narrowbox table {
	width: 400px;
}

#content .narrowbox table tr.header td {
	background-color: #CCC;
	border-bottom: 1px solid #b4b4b4;
	padding-left: 10px;
}


#content .narrowbox table td {
	padding-bottom: 2px;
	padding-top: 2px;	
}


/* @end */

/* @group registration */

#registrationform {
	width: 885px;
	border: 1px solid #DDDDDD;
	background-color: #f7f7f7;
	margin-left: 17px;
}

#registrationform h3 {
	margin: 0px;
	padding: 3px 0px 3px 23px;
	color: #fff;
	background-color: #666666;
	width: 862px;
	font-size: 12px;
	font-weight: bold;
}

#registrationform form#registration {
	padding: 20px 0px 10px 80px;
	font-size: 11px;
	color: #555555;
	line-height: 10px;
}

#registrationform form#registration .label {
	width: 175px;
}

#registrationform form#registration .field {
	padding: 5px 0px;
}

#registrationform form#registration .field input {
	width: 350px;
	height: 14px;
	color: #666;
	font-size: 11px;
}

#registrationform div.message {
	padding: 20px;
	font-weight: bold;
	color: red;
	font-size: 11px;
}


/* @end */


/* @group login */

#login {
	width: 100%;
	margin-left: 0px;
}

#login .header {
	margin: 20px 0px 0px;
	padding: 3px 0px 3px 23px;
	color: #fff;
	background-color: #666666;
	width: 400px;
}

#login .header .title{
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0;
	float: left;
	width: 50px;
}

#login form {
	padding: 10px 0px 10px 20px;
	font-size: 11px;
	color: #555555;
	text-align: left;
}

#login form .label {
	width: 80px;
	font-weight: bold;
}

#login form .field {
	padding: 10px 0px 15px;
}

#login form .field input {
	width: 300px;
	height: 18px;
	color: #666;
	font-size: 11px;
}

.login_registerbox {
	width: 357px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #cccccc;
	margin: 0;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-left: 3px;
	padding-right: 0px;
}



/* nav*/

#navbar {
	background-image: url(../images/navbar/navbar.jpg);
	height: 34px;
	width: 100%;
	background-repeat: repeat-x;
}


#navcontainer {
	margin: auto;
	text-align: center;
	width: 980px;
}



#nav ul {
	list-style-type: none;
	text-align: center;
	padding: 0;
	position: relative;
	margin-top: 0;
	margin-bottom: 0;
	float: left;
}

#nav li {
	float: left;
	position: relative;
	padding-right: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
	padding-top: 0px;
}


#nav li a {
	text-decoration: none;
	color: #333333;
	padding-right: 45px;
	padding-left: 45px;
	font-family: "Lucida Grande", "Lucida Sans", Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 30px;
	display: block;
	padding-top: 4px;
	background-image: url(../images/navbar/navbar.jpg);
	background-repeat: repeat-x;
}

#nav li a:link {
	color: #333333;
	text-decoration: none;

}


#nav li a:visited {
	color: #333333;
	text-decoration: none;

}


#nav li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/navbar/navbarhover.jpg);
}


#nav li a:active {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/navbar/navbarselected.jpg);
	background-repeat: repeat-x;
}

#nav li a.current,#nav li a.current:hover,#nav li a.current:active  {
	color: #FFFFFF;
	background-image: url(../images/navbar/navbarselected.jpg);
}

#nav li a.divider,#nav li a.divider:hover,#nav li a.divider:active  {
	background-image: url(../images/navbar/navdivider1.jpg);
	background-repeat: no-repeat;
	padding-right: 0px;
	padding-left: 0px;
	width: 1px;
	margin-right: 0px;
	margin-left: 0px;
}

/* end nav */


/* @end */




/* @group parts */



#parts {
	width: 950px;
	display: block;
	padding: 10px 0px;
}


#parts .parts_header {
	display: block;
	font-size: 14px;
	margin-bottom: 3px;
	color: #FFF;
	font-weight: normal;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 6px;
	background-image: url(images/navbar/navbarselected.jpg);
	background-repeat: repeat-x;
}

#parts .parts_header a {
	color: #fff;
}

#parts .parts_header a:hover {
	text-decoration: none;
	color: #FCCF15;
}

#parts .parts_list {
	margin: 0px 0px 3px;
}

#parts .parts_list ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#parts .parts_list li {
	background-color: #eee;
	border: 1px solid #ddd;
	margin-bottom: 2px;
	padding: 0px;
}

#parts .parts_list li .name {
	font-weight: bold;
	float: left;
	color: #555;
	font-size: 10px;
}

#parts .parts_list li .description {
	float: left;
	text-align: left;
	padding-left: 5px;
	font-size: 10px;
}


#parts .info {
	width: 725px;
	padding-right: 0px;
	padding-left: 10px;
	float: left;
}

#parts .sales {
	padding-left: 40px;
	float: left;
}

#parts .parts_list li .purchase {
	float: left;
}

#parts .purchase {
	float: left;
	padding-left: 0px;
}

#parts .purchase input {
	width: 20px;
}

#parts .price {
	text-align: left;
	font-weight: bold;
	float: left;
	width: 80px;
}


#content form .addparts {
	width: 950px;
	text-align: right;
}

#printbtn {
	text-align: left;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 20px;
}
