﻿.pos_wrapper 
{
    position: relative;
    left: 0px;
    top: 0px;
    width: 1000px;
}

.pos_header
{
    position: relative;
    top: 0px;
    left: 0px;
    width: 1000px;
    height: 129px;
    background-image: url(cssimage/header.gif);
    background-repeat: no-repeat;
    background-position: 0 0;
    float: left;
}

.print_header
{
    position: absolute;
    top: 0px;
    left: 0px;
    display: none;
}

.pos_header_title
{
    position: absolute;
    top: 60px;
    left: 200px;
}
.pos_login
{   position: absolute;
    top: 129px;
    left: 815px;
    width: 150px;
    height: 135px;
    border-left:  1px solid #31982A;
    border-right:  1px solid #31982A;
    border-bottom:  1px solid #31982A;
    padding: 10px;
    z-index: 1001;
    background-color: #FFFFFF;
    text-align: left;
}



.pos_top_menu
{
    position: absolute;
    top: 106px;
    left: 500px;    
}  


.pos_left
{
    position: relative;
    top: 0px;
    left: 5px;
    width: 165px;
    height: 661px;
    background-color: #FFFFFF;
    padding: 30px 0px 0px 0px;
    text-align: left;
    float: left;
    z-index: 100;
}   
.pos_update_progress {
	position: absolute;
	left: 150px;
	top: 100px;
	width: 310px;
	height: 100px;
	background-color: #FFFFFF;
	border: solid #CCCCCC 1px;
	padding: 20px;
	text-align: center;
	z-index: 101;
}

.text_left_menu_cat_container
{
    background-image: url(cssimage/leftshade.gif);
    background-repeat: repeat-y;
    width: 158px;
    min-height: 19px;
    margin: 0px 0px 10px 0px;
    padding: 5px 5px 5px 5px;

}

.left_menu_image_container
{
    width: 158px;
    margin: 0px 0px 10px 0px;
    padding: 15px 0px 0px 30px;
}

.pos_wide
{
    position: relative;
    top: 0px;
    left: 5px;
    min-height: 600px;
    width: 990px;
    background-color: #FFFFFF;
    padding: 30px 0px 30px 0px;
    float: left;
}

.pos_content
{
    position: relative;
    top: 0px;
    left: 0px;
    min-height: 600px;
    width: 630px;
    background-color: #FFFFFF;
    padding: 30px 0px 30px 25px;
    float: left;
}

.pos_right
{
    position: relative;
    top: 0px;
    left: 0px;
    width: 170px;
    padding: 10px 5px 0px 0px;
    margin: 0px 0px 0px 0px;
    background-color: #FFFFFF;
    float: left;
}

.pos_palette
{
    width: 140px;
    margin: 10px 0px 0px 0px;
    background-color: #eeeeee;
    padding: 10px;
    text-align: left;
}
.ad_box
{
    position: relative;
    top: 0px;
    left: 0px;
    margin: 0px 0px 15px 0px;
    border: solid 1px #cccccc;
    width: 160px;
    height: 160px;
}
.ad_image
{
    position: absolute;
    top: 10px;
    left: 10px;
    height: 45px;
    width: 140px;
    margin: 0px;
    padding: 0px;
}
.ad_link
{
    position: absolute;
    top: 60px;
    left: 3px;
    height: 20px;
    width: 154px;
    margin: 0px;
    padding: 0px;
}
.ad_label
{
    position: absolute;
    top: 90px;
    left: 10px;
    height: 60px;
    width: 140px;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
}

.pos_footer
{
    position: relative;
    top: 0px;
    left: 0px;
    width: 1000px;
    font-family: Sans-Serif;
    font-size: 12px;
    padding: 10px 0px 0px 0px;
    text-align: center;
    background-color: #FFFFFF;
    float: left;
    clear: both;
}
.pos_darken
{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 1000px;
    height: 1000px;
    z-index: 1900;
    background-color: #333333;
    filter:alpha(opacity=40);
    opacity:0.4;
}
.pos_popup
{
    position: absolute;
    top: 300px;
    left: 300px;
    width: 380px;
    padding: 10px;
    height: auto;
    border-top: 2px solid #31982A;
    border-left: 2px solid #31982A;
    border-right: 2px solid #31982A;
    border-bottom: 2px solid #31982a;
    z-index: 2000;
    background-color: #ffffff;
}
.pos_popup_message
{
    position: relative;
    top: 20px;
    left: 20px;
    width: 340px;
    padding: 0px;
    text-align: left;
}
.pos_popup_buttons
{
    position: relative;
    top: 20px;
    left: 0px;
    width: 380px;
    height: 50px;
    padding: 0px;
    margin-top: 20px;
    text-align: center;
}

.default_gohelios_image
{
    position: absolute;
    top: 40px;
    left: 60px;
}

.default_nps_image
{
    position: absolute;
    top: 40px;
    left: 330px;
}

.default_plants_image
{
    position: absolute;
    top: 300px;
    left: 60px;
}

.default_products_image
{
    position: absolute;
    top: 300px;
    left: 330px;
}

.dialog_container
{
    position: relative;
    top: 0px;
    left:20px;
    min-height: 550px;
    width: 550px;
    padding: 20px;
    margin: 0px;
    border-top: 1px dashed #31982A;
    border-left: 1px dashed #31982A;
    border-right: 1px dashed #31982A;
    border-bottom: 3px solid #31982a;
}
.default_content
{
    position: relative;
    top: 0px;
    left: 0px;
    width: 570px;
    height: 580px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 10px;
    border-left: none;
    border-right: none;
    border-top: none;
    border-bottom: none;
}
.dialog_title
{
    position: absolute;
    top: 20px;
    left: 20px;
    padding: 0px;
    margin: 0px;
}
.dialog_content
{
    position: absolute;
    top: 100px;
    left: 100px;
    width: 320px;
    height: 400px;
    padding: 0px;
    margin: 0px;
}
.about_content
{
    position: relative;
    top: -10px;
    left: 10px;
    width: 570px;
    margin: 0px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 0px;
    padding-bottom: 0px;
    border-left: none;
    border-right: none;
    border-top: none;
    border-bottom: none;
}
.plant_list_lib
{
    position: relative;
    top: 0px;
    left: 0px;
    width: 610px;
    height: 133px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 2px;
    padding-bottom: 2px;
    border-left: none;
    border-right: none;
    border-top: 2px solid #CCCCCC;
}
.plant_list_lib_logo
{
    position: absolute;
    top: 2px;
    left: 0px;
    padding: 0px;
    border: none;
}
.plant_list_lib_image
{
    position: absolute;
    top: 2px;
    left: 408px;
    padding: 0px;
    border: none;
}
.plant_list_image_container
{
    height: 130px;
    width: 200px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
    
.plant_list_lib_name
{
    position: absolute;
    top: 2px;
    left: 202px;
    height: 20px;
    width: 206px;
    text-align: center;
} 
.plant_list_lib_address
{
    position: absolute;
    top: 25px;
    left: 202px;
    height: 65px;
    width: 206px;
    text-align: center;
}
.plant_list_lib_telephone
{
    position: absolute;
    top: 95px;
    left: 202px;
    height: 17px;
    width: 206px;
    text-align: center;
}
.plant_list_lib_website
{
    position: absolute;
    top: 115px;
    left: 202px;
    height: 17px;
    width: 206px;
    padding-left: 2px;
    padding-right: 5px;
    text-align: center;
}



.plant_list_nav
{
    position: relative;
    height: 45px;
    width: 610px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-left: none;
    border-right: none;
    border-top: 2px solid #CCCCCC;
    border-bottom: none;
}
.product_list_nav
{
    position: relative;
    height: 65px;
    width: 610px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-left: none;
    border-right: none;
    border-top: 2px solid #CCCCCC;
    border-bottom: none;
}
.plant_list_nav_filter
{
    position: relative;
    width: 380px;
    padding: 0px;
    line-height: 23px;
    text-align: left;
    float: left;
}
.product_list_nav_filter
{
    position: relative;
    width: 420px;
    padding: 0px;
    line-height: 23px;
    text-align: left;
    float: left;
}
.plant_list_nav_location
{
    position: relative;
    width: 220px;
    padding: 0px;
    line-height: 23px;
    text-align: right;
    float: right;
}
.product_list_nav_location
{
    position: relative;
    width: 170px;
    padding: 0px;
    line-height: 23px;
    text-align: right;
    float: right;
}


.plant_list_header
{
    position: relative;
    top: 0px;
    left: 0px;
    width: 610px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 3px;
    padding-bottom: 3px;
    border-left: none;
    border-right: none;
    border-top: 2px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
}
.plant_list_header_group
{
    position: relative;
    height: 25px;
    width: 610px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 2px;
    padding-bottom: 2px;
    vertical-align: middle;
    text-align: left;
}
.plant_list_header_cat
{
    position: absolute;
    top: 4px;
    left: 0px;
    height: 22px;
    width: 78px;
}
.plant_list_header_name
{
    position: absolute;
    top: 5px;
    left: 80px;
    height: 22px;
    width: 378px;
}
.plant_list_header_spec
{
    position: absolute;
    top: 5px;
    left: 460px;
    height: 22px;
    width: 48px;
    text-align: center;
}
.plant_list_header_char
{
    position: absolute;
    top: 5px;
    left: 510px;
    height: 22px;
    width: 48px;
    text-align: center;
}
.plant_list_header_pal
{
    position: absolute;
    top: 5px;
    left: 560px;
    height: 22px;
    width: 48px;
    text-align: center;
}
    
.plant_list_content
{
    position: relative;
    top: 0px;
    left: 0px;
    width: 610px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-left: none;
    border-right: none;
    border-top: none;
    border-bottom: 2px solid #CCCCCC;
}
.plant_list_list
{
    position: relative;
    height: 30px;
    width: 610px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 2px;
    padding-bottom: 2px;
    vertical-align: middle;
    text-align: left;
}
.plant_list_list:hover
{
    position: relative;
    height: 30px;
    width: 610px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 2px;
    padding-bottom: 2px;
    vertical-align: middle;
    text-align: left;
    background-color: #DDDDDD;
    cursor: default;
}
.plant_list_list_cat
{
    position: absolute;
    top: 9px;
    left: 0px;
    height: 26px;
    width: 78px;
}
.plant_list_list_name
{
    position: absolute;
    top: 9px;
    left: 80px;
    height: 26px;
    width: 378px;
}
.plant_list_list_spec
{
    position: absolute;
    top: 0px;
    left: 460px;
    height: 26px;
    width: 48px;
    text-align: center;
    cursor: auto;
}
.plant_list_list_char
{
    position: absolute;
    top: 0px;
    left: 510px;
    height: 26px;
    width: 48px;
    text-align: center;
    cursor: auto;  
}
.plant_list_list_pal
{
    position: absolute;
    top: 0px;
    left: 560px;
    height: 26px;
    width: 48px;
    text-align: center;
    cursor: auto;
}
.plant_list_spec_data
{
    height: 26px;
    width: 53px;
    float: left;
    padding-left: 2px;
    padding-top: 3px;
    text-align: left;
    cursor: default;
}
.plant_list_spec_data_right
{
    height: 26px;
    width: 53px;
    float: left;
    padding-left: 2px;
    padding-top: 3px;
    text-align: right;
    cursor: default;
}
.plant_gallery_content
{
    position: relative;
    top: 0px;
    left: 0px;
    width: 612px;
    height: 420px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-left: none;
    border-right: none;
    border-top: none;
    border-bottom: 2px solid #CCCCCC;
}
.plant_gallery_item
{
    width: 102px;
    height: 102px;
    border: none;
    padding: 0px;
    float: left;
    margin: 0px;
}
.plant_char_line_top
{
    position: relative;
    top: 0px;
    left: 0px;
    width: 610px;
    height: 10px;
    margin: 0px;
    padding: 0px;
    border-left: none;
    border-right: none;
    border-bottom: 2px solid #CCCCCC;
    clear: both;
}
.plant_char_line_bottom
{
    position: relative;
    top: 0px;
    left: 0px;
    width: 610px;
    height: 10px;
    margin: 0px;
    padding: 20px 0px 0px 0px;
    border-left: none;
    border-right: none;
    border-bottom: 2px solid #CCCCCC;
    clear: both;
}
.plant_char_info
{
    position: relative;
    top: 0px;
    width: 300px;
    min-height: 500px;
    padding: 0px;
    margin: 0px;
    float: left;
}

.plant_char_image
{
    position:relative;
    top: 20px;
    width: 300px;
    min-height: 500px;
    padding: 0px 0px 0px 10px;
    margin: 0px;
    border: none;
    float: left;
}    

.plant_char_type
{
    position: relative;
    top: 0px;
    left: 0px;
    width: 300px;
    padding: 5px 0px 20px 0px;
    margin: 0px;
    border-bottom: 1px solid #cccccc;
}

.plant_block_container
{
    position: absolute;
    top: 150px;
    left: 80px;
    height: 500px;
    width: 520px;
    z-index: 100;
    margin: 0px 0px 0px 0px;
    border: solid 3px #222222;
    padding: 0px 0px 0px 0px;
    background-color: #ffffff;
    filter:alpha(opacity=92);
    opacity: 0.9;
}
.plant_block_title
{
    position: absolute;
    top: 12px;
    left: 40px;
    height: 30px;
    width: 440px;
    text-align: center;
}
.plant_block_content
{
    position: absolute;
    top: 100px;
    left: 40px; 
    width: 440px;
    height: 200px;      
}

.product_list_header_name
{
    position: absolute;
    top: 5px;
    left: 0px;
    height: 22px;
    width: 378px;
}
.product_list_header_detail
{
    position: absolute;
    top: 5px;
    left: 510px;
    height: 22px;
    width: 48px;
    text-align: center;
}
.product_list_header_pal
{
    position: absolute;
    top: 5px;
    left: 560px;
    height: 22px;
    width: 48px;
    text-align: center;
}


.product_list_list_name
{
    position: absolute;
    top: 9px;
    left: 0px;
    height: 26px;
    width: 378px;
}
.product_list_list_detail
{
    position: absolute;
    top: 0px;
    left: 510px;
    height: 26px;
    width: 48px;
    text-align: center;
    cursor: auto;  
}
.product_list_list_pal
{
    position: absolute;
    top: 0px;
    left: 560px;
    height: 26px;
    width: 48px;
    text-align: center;
    cursor: auto;
}

#info_center_box_1 {
	position: relative;
	width: 290px;
	height: 200px;
	padding: 10px;
	float: left;
	border-top: 3px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background-image: url(cssimage/tree_box.jpg);
}

#info_center_box_2 {
	position: relative;
	width: 290px;
	height: 200px;
	padding: 10px;
	float: right;
	border-top: solid #CCCCCC  3px;
	border-left: solid #CCCCCC  1px;
	border-right: solid #CCCCCC  1px;
	border-bottom: solid #CCCCCC  1px;
	background-image: url(cssimage/shrub_box.jpg);
}

#info_center_box_3 {
	position: relative;
	width: 290px;
	height: 180px;
	padding: 10px;
	float: left;
	border-top: solid #CCCCCC  3px;
	border-left: solid #CCCCCC  1px;
	border-right: solid #CCCCCC  1px;
	border-bottom: solid #CCCCCC  1px;
	margin-top: 10px;
	background-image: url(cssimage/bamboo_box.jpg);
}
#info_center_box_4 {
	position: relative;
	width: 290px;
	height: 180px;
	padding: 10px;
	float: right;
	border-top: solid #CCCCCC  3px;
	border-left: solid #CCCCCC  1px;
	border-right: solid #CCCCCC  1px;
	border-bottom: solid #CCCCCC  1px;
	margin-top: 10px;
	background-image: url(cssimage/herb_plant_box.jpg);
}
#info_center_box_5 {
	position: relative;
	width: 290px;
	height: 180px;
	padding: 10px;
	float: left;
	border-top: solid #CCCCCC  3px;
	border-left: solid #CCCCCC  1px;
	border-right: solid #CCCCCC  1px;
	border-bottom: solid #CCCCCC  1px;
	margin-top: 10px;
    background-image: url(cssimage/bulb_box.jpg);

}
#info_center_box_6 {
	position: relative;
	width: 290px;
	height: 180px;
	padding: 10px;
	float: right;
	border-top: solid #CCCCCC  3px;
	border-left: solid #CCCCCC  1px;
	border-right: solid #CCCCCC  1px;
	border-bottom: solid #CCCCCC  1px;
	margin-top: 10px;
	background-image: url(cssimage/climber_box.jpg);
}
#info_center_box_7 {
	position: relative;
	width: 290px;
	height: 180px;
	padding: 10px;
	float: left;
	border-top: solid #CCCCCC  3px;
	border-left: solid #CCCCCC  1px;
	border-right: solid #CCCCCC  1px;
	border-bottom: solid #CCCCCC  1px;
	margin-top: 10px;
	background-image: url(cssimage/conifers_box.jpg);
}
#info_center_box_8 {
	position: relative;
	width: 290px;
	height: 180px;
	padding: 10px;
	float: right;
	border-top: solid #CCCCCC  3px;
	border-left: solid #CCCCCC  1px;
	border-right: solid #CCCCCC  1px;
	border-bottom: solid #CCCCCC  1px;
	margin-top: 10px;
	background-image: url(cssimage/wildflower_box.jpg);
}

#info_center_box_9 {
	position: relative;
	width: 620px;
	height: 180px;
	padding: 10px;
	float: left;
	margin-top: 10px;
	border-top: solid #CCCCCC 3px;
	border-left: solid #CCCCCC  1px;
	border-right: solid #CCCCCC  1px;
	border-bottom: solid #CCCCCC 1px;
	margin-bottom: 40px;
}
.info_box_title 
{
    position: absolute;
    top: 10px;
    left: 10px;
    height: 20px;
    width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bolder;    
}
.info_box_content
{
    position: absolute;
    top: 30px;
    left: 20px;
    height: 140px;
    width: 250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
}
#text_box_1 {
	padding: 20px;
	border: solid #CCCCCC 1px;
}
#text_box_2 {
	padding: 20px;
	border: solid #CCCCCC 1px;
	margin-top: 10px;
}
#text_box_3 {
	padding: 20px;
	border: solid #CCCCCC 1px;
	margin-top: 10px;
}
#text_box_4 {
	padding: 20px;
	border: solid #CCCCCC 1px;
	margin-top: 10px;
}
#text_box_5 {
	padding: 20px;
	border: solid #CCCCCC 1px;
	margin-top: 10px;
}
#text_box_6 {
	padding: 20px;
	border: solid #CCCCCC 1px;
	margin-top: 10px;
}
#text_box_7
 {
	padding: 20px;
	border: solid #CCCCCC 1px;
	margin-top: 10px;
}
#text_box_8
 {
	padding: 20px;
	border: solid #CCCCCC 1px;
	margin-top: 10px;
}
#text_box_9
 {
	padding: 20px;
	border: solid #CCCCCC 1px;
	margin-top: 10px;
}
#text_box_10
 {
	padding: 20px;
	border: solid #CCCCCC 1px;
	margin-top: 10px;
}
.login_box
{
    padding: 0px 0px 10px 0px;
    border: none;
}



.supplier_list_header_name
{
    position: absolute;
    top: 5px;
    left: 0px;
    height: 22px;
    width: 200px;
}
.supplier_list_header_location
{
    position: absolute;
    top: 5px;
    left: 205px;
    height: 22px;   
    width: 340px;
}
.supplier_list_header_detail
{
    position: absolute;
    top: 5px;
    left: 560px;
    height: 22px;
    width: 48px;
    text-align: center;
}

.supplier_list_list_name
{
    position: absolute;
    top: 9px;
    left: 0px;
    height: 26px;
    width: 200px;
}
.supplier_list_list_location
{
    position: absolute;
    top: 9px;
    left: 205px;
    height: 26px;
    width: 340px;
}
.supplier_list_list_detail
{
    position: absolute;
    top: 0px;
    left: 560px;
    height: 26px;
    width: 48px;
    text-align: center;
    cursor: auto;  
}
.adrot_box
{ 
    width: 160px;
    height: 520px;
}

/* Styles for palette page */ 

/* Palette item container */
.pal_item_container
{
    position: relative;
}
.pal_item
{
    width: 970px;
    height: 10px;
    clear: both;
    border-bottom: dashed 3px #31982A;
}
.pal_item_info_container
{
    position: relative;
    width: 680px;    
    float: left;
}
.pal_item_title 
{
    position: relative;
    float: left;
    width: 650px;
    height: 20px;
    padding: 5px 0px 5px 0px;
}
.pal_item_type
{
    position: relative;
    float: left;
    width: 650px;
    height: 20px;
    padding: 5px 0px 5px 0px;
}
.pal_item_detail
{
    position: relative;
    float: left;
    width: 650px;
    min-height: 20px;
    padding: 5px 0px 0px 0px;
}
.pal_item_image
{
    position: relative;
    float: right;
    width: 100px;
    height: 100px;
    padding: 10px 0px 0px 0px;
}
.pal_item_del
{
    position: relative;
    float: right;
    padding: 10px 5px 0px 10px;
}
.pal_spec_container
{
    position: relative;
    margin: 10px 0px 0px 0px;
    float: right;
    width: 900px;
 }
.pal_spec_header
{
    position: relative;
    float: left;
    width: 900px;
    border-top: solid 1px #31982A;
    border-bottom: solid 1px #31982A;
}
.pal_spec_item
{
    position: relative;
    float: left;
    width: 900px;
}
.pal_spec_item:hover
{
    position: relative;
    float: left;
    width: 900px;
    background-color: #dddddd;
    cursor: default;
    }
.pal_spec_col
{
    position: relative;
    float: left;
    width: 90px;
    padding: 5px 5px 5px 0px;
}
.pal_spec_del
{
    position: relative;
    float: right;
    padding: 5px 5px 5px 0px;
    cursor:auto;
}
.pal_buttons
{
    position: absolute;
    top: 130px;
    left: 300px;
    width: 685px;
    text-align: right;
    z-index: 10;
}


/* Styles for palette list page */ 

.pal_list_box
{
    position: absolute;
    top: 150px;
    width: 500px;
    left: 250px;
    height: 600px;
    border:  solid 3px #31982A;
    padding: 5px;
    background-color: #ffffff;
}
pal_list_title
{
    position: absolute;
    top: 20px;
    left: 100px;
    height: 10px;
    width: 300px;
    text-align: center;
}
.pal_list_close_button
{
    position:absolute;
    top: 10px;
    left: 470px;
}
.pal_list_container
{
    position: absolute;
    top: 50px;
    left: 5px;
    width: 490px;
    overflow: scroll;
    height: 525px;
    padding: 10px 2px 10px 2px;
    text-align: left;
}
.pal_list_item_rename
{
    position: relative;
    float: left;
    width: 16px;
    height: 30px;
    padding: 5px 2px 0px 2px;
}
.pal_list_item_title
{
    position: relative;
    float: left;
    width: 350px;
    height: 30px;
    padding: 2px 2px 5px 10px;
}
.pal_list_item_content
{
    position: relative;
    float: left;
    width: 350px;
    height: 10px;
    padding: 2px;
}
.pal_list_item_del
{
    position: relative;
    float: right;
    width: 30px;
    height: 30px;
    padding: 5px;
}
.pal_list_item_pal
{
    position: relative;
    float: right;
    width: 30px;
    height: 30px;    
    padding: 4px;
}
.pal_list_item_line
{
    position: relative;
    clear: both;
    height: 10px;
    width: 470px;
    border-bottom: dashed 2px #31982A;
}


/* Styles for palette page - schedule tabs*/ 

.sch_head
{
    position: relative;
    float: left;
    width: 970px;
    border-top: solid 1px #31982A;
    border-bottom: solid 1px #31982A;
}
.sch_item
{
    position: relative;
    float: left;
    width: 980px;
}
.sch_quan
{
    float: left;
    width: 40px;
    margin: 5px 5px 5px 0px;
    padding: 0px 0px 0px 0px;
}

.sch_title
{
    float: left;
    width: 120px;
    margin: 5px 5px 5px 0px;
    padding: 0px 0px 0px 0px;
}
.sch_lib
{
    float: left;
    width: 120px;
    margin: 5px 5px 5px 0px;
    padding: 0px 0px 0px 0px;
}
.sch_prop
{
    float: left;
    width: 55px;
    margin: 5px 5px 5px 0px;
    padding: 0px 0px 0px 0px;
    overflow: hidden;
}
.sch_unit
{
    float: right;
    width: 60px;
    margin: 5px 5px 5px 0px;
    padding: 0px 0px 0px 0px;
    text-align: right;
}
.sch_cost
{
    float: right;
    width: 90px;
    margin: 5px 5px 5px 0px;
    padding: 0px 0px 0px 0px;
    text-align: right;
}
.sch_top
{
    position: relative;
    clear: both;
    height: 40px;
    width: 970px;
    border-top: dashed 2px #31982A;
    padding: 30px 0px 10px 0px;
}
.sch_line
{
    position: relative;
    clear: both;
    height: 20px;
    width: 970px;
    border-top: solid 1px #31982A;
}
.sch_total_label
{
    float: right;
    width: 400px;
    margin: 5px 5px 5px 0px;
    padding: 0px 0px 0px 0px;
    text-align: right;
}
.sch_buttons
{
    position: relative;
    clear: both;
    height: 20px;
    width: 970px;
    text-align: right;
}
.sch_prod_name
{
    float: left;
    width: 300px;
    margin: 5px 5px 5px 0px;
    padding: 0px 0px 0px 0px;
}
.sch_prod_sup
{
    float: left;
    width: 300px;
    margin: 5px 5px 5px 0px;
    padding: 0px 0px 0px 0px;
}
.sch_prod_code
{
    float: left;
    width: 100px;
    margin: 5px 5px 5px 0px;
    padding: 0px 0px 0px 0px;
}
.down_item
{
    position: relative;
    clear: both;
    height: 40px;
    width: 970px;
    border-top: solid 1px #31982A;
}
.down_title
{
    float: left;
    width: 500px;
    padding: 20px;
}
.down_button
{
    float: right;
    width: 90px;
    padding: 20px 0px 20px 20px;
}
.down_subitem
{
    float: left;
    width: 550px;
    height: 15px;
    padding: 3px;
}
.down_subitem_label
{
    float:right;
    width: 250px;
    text-align: right;
}
.down_subitem_check
{
    float: right;
    width: 50px;
    text-align: right;
}


.adv_content
{
    position: relative;
    top: 0px;
    width: 420px;
    height: 150px;
    padding: 0px;
    margin: 0px;
    float: left;
}

.adv_buttons
{
    position: relative;
    top: 0px;
    height: 110px;
    width: 185px;
    padding: 0px;
    margin: 0px;
    float: left;
}

.adv_left_container
{
    position: relative;
    width: 300px;
    float: left;
}
.adv_right_container
{
    position: relative;
    width: 300px;
    margin-left: 20px;
    float: left;
}


.adv_search_box
{
	position: relative;
	margin-bottom: 10px;
	border-top: solid #999999 1px;
	border-left: solid #999999 1px;
	border-right: solid #999999 1px;
	border-bottom: solid #31992A 5px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
}

.sup_divider
{
    position: relative;
    top: 0px;
    left: 0px;
    width: 610px;
    height: 10px;
    padding: 0px 0px 20px 0px;
    margin: 0px;
    clear: both;
    border-bottom: 1px solid #cccccc;    
}

.sup_left
{
    position: relative;
    width: 250px;
    padding: 10px 0px 0px 0px;
    margin: 0px;
    border: none;
    float: left;
}

.sup_right
{
    position: relative;
    width: 300px;
    padding: 10px 0px 0px 0px;
    margin: 0px;
    float: right;
}

.sup_wide
{
    position: relative;
    width: 600px;
    padding: 10px 0px 0px 0px;
    margin: 0px;
    float: left;    
}


