@charset "utf-8";
#Main_Header_Interface/*this css contains everything doing with bg images & layout*/

/*id for DIV which will contain all the site content */

 {
	width: 935px;
	margin-left: auto;
	margin-right: auto;
	height: 131px;
	margin-bottom: 2px;

}
#Login_Logo_Holder_supplier {
	height: 131px;
	width: 130px;
	float: left;
	margin-left: 40px;
}
#Advanced_Search_Holder {
	height: 36px;
	width: 382px;
	display: block;
	background-image: url(../images/bg_images/advanced_search_bg_image.png);
	background-repeat: no-repeat;
	float: right;
}
#Search_Interface {
	height: 120px;
	width: 505px;
	float: left;
	margin-left: 260px;
}

#inventory_quick_view {
	height: 15px;
	width: auto;
	float: right;
	margin-right: 10px;
}

#Advanced_Search {
	width: 500px;
	float: left;
	margin-top: 30px;
}
#Advanced_Search_txt {
	width: 100px;
	float: left;
	margin-top: 12px;
}
#Index_Header_Links {
	width: 420px;
	float: right;
	margin-top: 20px;
}
.Company_Title_link {
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5d5d5d;
	text-decoration: none;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a.Company_Title_link:link {
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5d5d5d;
	text-decoration: none;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.Company_Title_link:hover {
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5d5d5d;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #F00;
	border-right-color: #F00;
	border-bottom-color: #a00101;
	border-left-color: #F00;
}



#Main_body_content {
	width: 935px;
	margin-left: auto;
	margin-right: auto;
	height: 753px;
	margin-bottom: 2px;
	background-image: url(../images/bg_images/supplier_main_content_bg.png);
	background-position: center;
	background-repeat: no-repeat;
}

#Main_body_content_brochures {
	width: 935px;
	margin-left: auto;
	margin-right: auto;
	height: 870px;
	margin-bottom: 2px;
	background-image: url(../images/bg_images/Main_body_content_brochures.png);
	background-position: top left;
	background-repeat: no-repeat;
}
#Current_Orders_Overview {
	width: 920px;
	height: 220px;
	margin-bottom: 2px;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url(../images/bg_images/Current_Orders_Overview_bg_image.png);
	float: left;
	margin-left: 10px;
	margin-top: 20px;
}
#Over_view_header {
	width: 242px;
	height: 38px;
	float: left;
}
	
#invoices_header {
	width: 95px;
	height: 38px;
	float: left;
}

#Current_Inventory_Overview {
	width: 560px;
	height: 220px;
	margin-bottom: 2px;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url(../images/bg_images/Current_inventroy_Overview_bg_image.png);
	float: left;
	margin-left: 10px;
}
#Welcome_inset_Header {
	width: 916px;
	height: 38px;
	margin-bottom: 2px;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url(../images/bg_images/site_welcome_inset.png);
	float: left;
	margin-left: 10px;
	margin-top: 8px;
}
#Welcome_inset_Header_admin {
	width: 916px;
	height: 38px;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url(../images/bg_images/site_welcome_inset.png);
	float: left;
	margin-left: 4px;
	padding-top: 0px;
	padding-left: 10px;
}
#Welcome_inset_Header_orders {
	width: 800px;
	height: 38px;
	margin-bottom: 2px;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url(../images/bg_images/site_welcome_inset_orders.png);
	float: left;
	margin-left: 10px;
	margin-top: 8px;
}
#pagnate_footer_Header {
	width: 916px;
	height: 38px;
	margin-bottom: 2px;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url(../images/bg_images/site_welcome_inset.png);
	float: left;
	margin-left: 10px;
	margin-top: 5px;
}
#pagnate_top_Header {
	width: auto;
	height: 38px;
	margin-bottom: 2px;
	float: right;
	margin-left: 0px;
	margin-top: 10px;
}
#Welcome_inset_text {
	width: 200px;
	height: 15px;
	margin-top: 12px;
	margin-left: 10px;
	float: left;
}
#Cart_Header_items {
	width: 280px;
	height: 15px;
	float: right;
	margin-top: 12px;
}
#export_Header_items {
	width: 150px;
	height: 20px;
	float: left;
	margin-top: 6px;
}
#Welcome_intro_Header {
	width: 916px;
	height: 165px;
	margin-bottom: 2px;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url(../images/bg_images/Intro_Header_bg.png);
	float: left;
	margin-left: 10px;
	margin-top: 3px;
}
#Welcome_inset_intro {
	width: 600px;
	height: 140px;
	margin-top: 12px;
	margin-left: 10px;
	float: left;
}
#Current_Invoices_Overview {
	width: 345px;
	height: 220px;
	margin-bottom: 2px;
	background-position: left;
	background-repeat: repeat;
	background-image: url(../images/bg_images/Current_invoices_Overview_bg_image.png);
	float: left;
	margin-left: 10px;
}
#Invoices_view_header {
	width: 300px;
	height: 18px;
	float: left;
	margin-top: 10px;
}
#dotted_line {
	width: 907px;
	height: 1px;
	float: left;
	margin-top: 20px;
	margin-left: 15px;
	margin-right: auto;
	border-top:1px dotted #bbbbbb;
}
#Sub_Footer {
	width: 916px;
	height: 38px;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url(../images/bg_images/sub_footer_bg_tile.png);
	float: left;
	margin-left: 10px;
	margin-top: 3px;
}
#copyright_inset_text {
	width: 200px;
	height: 15px;
	margin-top: 12px;
	margin-left: 10px;
	float: left;
}
#subnavbar_inset_text {
	width: 510px;
	height: 15px;
	margin-top: 12px;
	margin-left: 10px;
	float: right;
}
#Header_inset_text {
	width: 200px;
	height: 25px;
	margin-top: 7px;
	float: left;
}
#Header_admin_text {
	width: auto;
	height: 25px;
	margin-top: 6px;
	float: left;
	line-height:23px;
}
#Header_admin_text2 {
	width: 500px;
	height: 25px;
	margin-top: 6px;
	float: right;
}
#About_us_inset1 {
	width: 917px;
	height: 617px;
	margin-bottom: 2px;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url(../images/bg_images/aboutus_bg_tile.png);
	float: left;
	margin-left: 10px;
	margin-top: 8px;
}
#About_us_inset2 {
	width: 375px;
	height: auto;
	margin-bottom: 2px;
	float: none;
	margin-left: 20px;
	margin-top: 20px;
}
#About_us_inset3 {
	width: 360px;
	height: 110px;
	margin-bottom: 2px;
	float: none;
	margin-left: 18px;
	margin-top: 25px;
}
#About_us_inset4 {
	width: 360px;
	height: 220px;
	margin-bottom: 2px;
	float: left;
	margin-left: 18px;
	margin-top: 35px;
}
#About_us_inset5 {
	width: 475px;
	height: 220px;
	margin-bottom: 2px;
	float: left;
	margin-left: 8px;
	margin-top: 35px;
}
#managed_by {
	width: 307px;
	height: 27px;
	float: right;
	margin-left: 35px;
	margin-top: 10px;
}
#Profile_inset {
	width: 916px;
	height: 617px;
	margin-bottom: 2px;
	background-position: left;
	background-repeat: no-repeat;
	background-image: url(../images/bg_images/Profile_Image_bg.png);
	float: left;
	margin-left: 10px;
	margin-top: 8px;
}
#Profile_inset_orders {
	width: 800px;
	height: 617px;
	margin-bottom: 2px;
	background-position: left;
	background-repeat: no-repeat;
	background-image: url(../images/bg_images/Profile_Image_bg_order.png);
	float: left;
	margin-left: 10px;
	margin-top: 8px;
}
#Profile_inset2 {
	width: 916px;
	height: 645px;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(../images/bg_images/Profile_Image_bg2.png);
	float: left;
	margin-left: 10px;
	margin-top: 8px;
}
#Profile_inset3 {
	width: 916px;
	height: 770px;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(../images/bg_images/Profile_Image_bg2.png);
	float: left;
	margin-left: 10px;
	margin-top: 8px;
	background-color: #999966;
}
#Profile_inset_shipping {
	width: 916px;
	height: 700px;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(../images/bg_images/Profile_Image_bg3.png);
	float: left;
	margin-left: 10px;
	margin-top: 8px;
}
#Profile_supplier_brochures {
	width: 916px;
	height: 715px;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(../images/bg_images/Profile_Image_bg4.png);
	float: left;
	margin-left: 10px;
	margin-top: 8px;
}
#Profile_form_holder {
	width: 90%;
	height: 30px;
	float: left;
	margin-left: 10px;
	display: block;
	margin-top: 0px;
}
#confirm_data_holder {
	width: 90%;
	height: auto;
	float: left;
	margin-left: 10px;
	display: block;
	margin-top: 0px;
}
#Form_holder {
	width: 150px;
	height: 20px;
	float: left;
}

#Inventory_content {
	width: 550px;
	height: 170px;
	float: left;
	margin-top: 5px;
}
#Overview_content {
	width: 916px;
	height: 170px;
	float: left;
	background-repeat: no-repeat;
	background-position: left;
	margin-top: 5px;
}
#Invoices_content {
	width: 335px;
	height: 170px;
	float: left;
	margin-top: 8px;
	margin-left: 10px;
}
#Data_cat_header {
	width: 100%;
	height: 20px;
	float: none;
}
#Invoices_cat_header {
	width: 120px;
	height: 20px;
	float: none;
}
/*05.27.09*/

#profile_info {
	width: 590px;
	height: 640px;
	float: left;
	border-right:1px dotted #bbbbbb;
	margin-top: 10px;
}
#profile_info2 {
	width: 590px;
	height: 680px;
	float: left;
	border-right:1px dotted #bbbbbb;
	margin-top: 10px;
}
#order_column_01 {
	width: 450px;
	height: 500px;
	float: left;
	border-right:1px dotted #bbbbbb;
	margin-top: 10px;
}
#order_column_02 {
	width: 445px;
	height: 500px;
	float: left;
	margin-top: 10px;
}
#order_column_03 {
	width: 385px;
	height: 500px;
	float: left;
	border-right:1px dotted #bbbbbb;
	margin-top: 10px;
}
#order_column_04 {
	width: 400px;
	height: 500px;
	float: left;
	margin-top: 10px;
}
#profile_info2 {
	width: 300px;
	height: 185px;
	float: right;
	margin-top: 5px;
}

#profile_info_shipping {
	width: 315px;
	height: 285px;
	float: right;
	margin-top: 10px;
	margin-right: 10px;
}
#edit_profile_info {
	width: 315px;
	height: 185px;
	float: right;
	margin-top: 10px;
	margin-right: 10px;
}
#edit_profile_image {
	width: 315px;
	height: 185px;
	float: right;
	margin-top: 30px;
	margin-right: 10px;
}

/*05.28.09*/
#Orders_inset {
	width: 916px;
	height: 582px;
	margin-bottom: 2px;
	background-position: left;
	background-repeat: no-repeat;
	background-image: url(../images/bg_images/orders_Image_bg.png);
	float: left;
	margin-left: 10px;
	padding-top: 5px;
}
#Main_body_content_admin_top {
	width: 935px;
	margin-left: auto;
	margin-right: auto;
	height: 7px;
	margin-bottom: 0px;
	background-image: url(../images/bg_images/admin_top_header.png);
	background-position: center;
	background-repeat: no-repeat;
}
#Main_body_content_admin_body {
	width: 935px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	background-image: url(../images/bg_images/admin_body_tile.png);
	background-position: center;
	background-repeat: repeat-y;
}
#Main_body_content_admin_bottom {
	width: 935px;
	margin-left: auto;
	margin-right: auto;
	height: 7px;
	margin-bottom: 20px;
	background-image: url(../images/bg_images/admin_bottom_footer.png);
	background-position: center;
	background-repeat: no-repeat;
}

#Main_admin_logout_Holder {
	height: 40px;
	width: 100%;
	display: block;
	background-image: url(../images/bg_images/admin_header_loguttile.png);
	background-repeat: repeat-x;
}