body {
/*	margin: 10px 25px 25px 25px; */
	font-family: arial, helvetica, verdana, sans-serif;
	font-size:13px;

        margin: 10px auto;
        width: 1024px;
	/* We should force the page to only be wide enough to work on 
	1024 wide screens. A width of 1014px seems to work out nicely...
	except on Partpal-in-Print. Maybe another day.
	margin: 10px auto;
	width:1014px;
	*/
}

textarea
{
	font-family: arial, helvetica, verdana, sans-serif;
	font-size:13px;	
}

#logo {
	margin-top: 15px;
	height: 76px;	
}

#status {
	float: right;
}

.login_box {
	float:right;
	height:81px;
}

.login_box #sellapart{
	padding-top: 4px;
	margin-left: auto;
	margin-right: auto;
	height:81px;
}



.login_box td.leftcap {
	width: 3px;
	background: url(../img/elements/login-box/left-cap.gif) no-repeat;
}
.login_box td.middle {
	background: url(../img/elements/login-box/bg.gif) repeat-x;
	height: 81px;
	padding: 2px 10px;
	vertical-align: top;
}
.login_box td.rightcap {
	width: 3px;
	background: url(../img/elements/login-box/right-cap.gif) no-repeat;
}

.login_textbox
{
	width:128px;
	height:16px;
	background: transparent url(../img/elements/login-box/text.gif) repeat scroll 0 0;
	padding:2px;
	margin-left:5px;
	margin-right:5px;
	border: 0px none;
	color:#666666;
	font-size:12px;
}

.login_title
{
	font-weight:bold;
	font-size:15px;
	color:#0A590F;
	margin-left:10px;
}

.login_box a
{
	text-decoration: none;
}

.login_box a:hover
{
	color:#4BB251;
}

#tabs
{
	background:transparent url(../img/bg/nav_bg.gif) repeat-x scroll 0 0;
	margin-top:10px;
	height:45px;
}

#tab_left
{
	background:transparent url(../img/bg/nav_top_left.gif) no-repeat scroll 0 0;
	height:5px;
	width:5px;
	float:left;
}

#tab_right
{
	background:transparent url(../img/bg/nav_top_right.gif) no-repeat scroll 0 0;
	height:5px;
	width:5px;
	float:right;
}

#tab_data
{
	height:45px;
	float:right;
}

#tab_data a
{
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	padding:14px 5px;
	text-decoration:none;
	text-transform:uppercase;
	line-height:45px;
}

#tab_data a:hover
{
	background:transparent url(../img/bg/nav_active_arrow.gif) no-repeat scroll center bottom;
}

#content_and_sidebar
{
	border-left:1px solid #A9A9A9;
	border-right:1px solid #A9A9A9;
	border-bottom:1px solid #A9A9A9;
	background:transparent url(../img/bg/inner_content_bg.gif) repeat-x scroll 0 0;
}

#content
{
	padding:13px 8px 5px 8px;
}

#sidebar
{
	padding:13px 5px 5px 0px;
}

#inner-sidebar
{
	border-left: 1px solid rgb(169, 169, 169);
	border-bottom: 1px solid rgb(169, 169, 169);
}

#sidebar .sidebar-item
{
	background: #EFEFEF none repeat scroll 0 0;
	margin-bottom: 10px;
	margin-left: 10px;
	width:220px;
}

#sidebar .sidebar-item h3
{
	background: transparent url(../img/bg/sidebar_item_header.gif) no-repeat scroll 0 0;
	color:#FFFFFF;
	font-size:14px;
	height: 31px;
	line-height: 31px;
	padding-left:10px;
	margin-bottom:8px;
	margin-top:0px;
}

#sidebar .sidebar-item .sidebar-content
{
	padding:9px 5px 5px;
}

#sidebar .sidebar-item .sidebar-item-footer
{
	background:transparent url(../img/bg/sidebar_item_footer.gif) no-repeat scroll 0 0;
	height:8px;
}

#sidebar .sidebar-ad
{
	background: #EFEFEF none repeat scroll 0 0;
	width:220px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#sidebar .sidebar-ad .ad
{
	padding:0px 8px;
}

#sidebar .sidebar-ad-header
{
	background:transparent url(../img/bg/sidebar_ad_header.gif) no-repeat scroll 0 0;
	height:8px;
}

#sidebar .sidebar-ad-footer
{
	background:transparent url(../img/bg/sidebar_item_footer.gif) no-repeat scroll 0 0;
	height:8px;
}

#sidebar .search_textbox
{
	background:transparent url(../img/elements/small-search/text.gif) no-repeat scroll 0 0;
	border:0 none;
	font-weight:bold;
	height:23px;
	width:148px;
	margin-right: 5px;
}

#footer
{
	padding-top:5px;
}

#footer td
{
	border:2px solid #DEDEDE;border-top:none;
	padding:2px;
	padding-left:5px;
	padding-bottom:5px;
}

#footer th
{
	text-align:left;
	background-color:#DEDEDE;
	font-size:13px;
	padding:6px;
}

#footer ul
{
	list-style-image:url(../img/elements/footer-table/li.gif);
	list-style-type:none;
	margin-bottom:0px;
	margin-left:0px;
	padding-left:20px;
}


#footer a
{
	color:#000000;
	text-decoration:none;
}

#footer a:hover
{
	color:#666666;
}

#new-to-partpal
{
	background: #FFFFFF url(../img/elements/new-to-partpal/bg.gif) repeat-x scroll 0 0;
	max-width:100%;
	/*border:1px solid #C0B637; */
	margin: 8px 0;
	/*padding: 7px 10px;
	/*height: 93px; */
}

#new-to-partpal .new_img {
	background: transparent url(../img/elements/new-to-partpal/new-area.gif) no-repeat scroll 0 0;
	float: left;
	/*height: 93px;*/
	width: 250px;
}

#new-to-partpal .new_img .text{
	height: 100px;
	padding: 25px 50px 20px 20px;
	text-align: center;
}
	

#new-to-partpal .existing_img {
	background: transparent url(../img/elements/new-to-partpal/returning-user.gif) no-repeat scroll 0 0;
	float: right;
	/*height: 93px;*/
	width: 250px;
}

#new-to-partpal .existing_img .text{
	height: 80px;
	padding: 15px 20px 20px 50px;
	text-align: center;
}

#new-to-partpal .partman {
	background: transparent url(../img/elements/new-to-partpal/partpal-mechanic.gif) no-repeat scroll;
	background-position: 50% 0%;
	height: 100px;
}

#new-to-partpal .green_bold {
	color:#0A590F;
	font-weight: bold;
}

#new-to-partpal a{
	text-decoration: none;
}
.basic-tabber
{
	background:#E9E9E9 none repeat scroll 0 0;
	margin:8px 0;
}

.basic-tabber .tabs
{
	background:transparent url(../img/elements/basic-tabber/ul_bg.gif) repeat-x scroll 0 0;
	height: 38px;
	line-height: 38px;
	width:100%;
}

.basic-tabber .tabs a
{
	color:#000000;
	font-weight:bold;
	padding: 11px 6px;
	text-decoration:none;
}

.basic-tabber .tabs a.selected, .basic-tabber .tabs a:hover
{
	background: transparent url(../img/elements/basic-tabber/active_tab.gif) repeat scroll 0 0;
	border-bottom: 1px solid #E9E9E9;
	color: #0D5410;
}

.basic-tabber .tab-content
{
	padding:10px;
	padding-right:60px;
	height:auto;
}

.simple-product-table
{
	background:#F9F9F9 none repeat scroll 0 0;
	border:1px solid #E5E5E5;
	margin:5px 0;
	width:100%;
}

.simple-product-table .title
{
	padding:4px;
	background:#E5E5E5 none repeat scroll 0 0;
	color:#1C7521;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	margin:0px;
}

.simple-product-table .products
{
	padding:4px;
}

.products
{
	padding:5px;
	
}

.products .product
{
	text-align:center;
	float:left;
	width:150px;
}

.products .product img
{
	background:transparent url(../img/elements/simple-product/img_bg.gif) no-repeat scroll 0 0;
	height:75px;
	width:100px;
	padding:10px;
}

.button
{
	margin:5px;
	height:23px;
	cursor: pointer;
}

.button a
{
	display:block;
	height:23px;
	text-decoration:none;
	cursor:pointer;
}

* html .button-right {
	margin-left:-3px;
}

* html .button-left {
	margin-right:-3px;
}

.button-left
{
	float:left;
	background:transparent url(../img/btn/btn_left.gif) no-repeat scroll 0 0;
	height:23px;
	width:4px;
}

.button-right
{
	float:right;
	background:transparent url(../img/btn/btn_right.gif) no-repeat scroll 0 0;
	height:23px;
	width:4px;
}

.button-middle
{
	background:transparent url(../img/btn/btn_middle.gif) repeat-x scroll 0 0;
	height:15px;
	color:#FFFFFF;
	padding:4px 0px;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}

.content-ad
{
	background:#FFFFFF url(../img/elements/new-to-partpal/bg.gif) repeat-x scroll 0 0;
	border:1px solid #C0B637;
	margin:8px;
	width:100%;
	text-align:center;
	height:50px;
	padding-top:30px;
}

#content .title
{
	border-bottom:1px solid #C2C2C2;
	margin-bottom:5px;
}

#content .title h2
{
	color:#1A721F;
	display:inline;
	float:left;
	font-size:18px;
	padding-bottom:8px;
	margin:0px;
}

#content .title p
{
	display:inline;
	float:right;
	margin:0;
	padding-top:3px;
}

a
{
	color:#0A590F;
	font-size:13px;
}

p
{
	font-size:13px;
}

img
{
	border:0px;
}

.right
{
	float:right;
}

.left
{
	float:left;
}

br.clear
{
	clear:both;
	line-height:0px;
}

.keywords .col {
	float: left;
}


#find-keyword, #find-keyword-hint {
	width:400px;
}


#find-keyword {
	display:none;
}

#find-keyword-hint {
	color:#999999;
}

#find-keywords {
	width:150px;
}

#find-terminology {
	width:400px;
}

.ajax-loader {
	display:none;
	padding:0px;
	vertical-align:middle;
}