﻿body
{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    color:#888888;
    font-size:9pt;
    margin: 0px;
}

img 
{
        border: none;
        margin: 0;
}

a
{
    color: #444444;
}

a:hover {
    text-decoration:none;
}

div {
    color: #444444;
}

.cartbutton
{
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 8pt;
    color: #444444;
    background: #FFF;
}

#submenudiv
{
}


#submenudiv a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#999999;
	padding-left: 8px;
	padding-right: 8px;
	text-decoration:none;
}

#submenudiv a:hover {
	color:#666666;
	text-decoration:underline;
}

.s1-left {
	width:10px;
	height:20px;
}

.s1-middle {
	height:20px;
	color:#888888;
	font-size:12px;
}

.s1-right {
	height:20px;
	width:11px;
}

.s1-selected-left {
	background-image:url(/images/green/s1_l.png);
	width:10px;
	height:20px;
	background-repeat:no-repeat;
}

.s1-selected-middle {
	background-image:url(/images/green/s1_m.png);
	height:20px;
	background-repeat:repeat-x;
	color:#FFFFFF;
	font-size:24px;
}

.s1-selected-right {
	background-image:url(/images/green/s1_r.png);
	background-repeat:no-repeat;
	height:20px;
	width:11px;
}

li {
    margin-top:4px;
    margin-bottom:4px;
}

.login-span
{
    color: #888888;
    padding-right:24px;
}

.option-heading
{
    font-family: Verdana,Arial,Helvetica,Sans-Serif;
    font-size: 12pt;
    color: #888888;
    font-weight: bold;
    text-align:left;
}

.option-subheading
{
    font-family: Trebuchet MS,Arial,Helvetica,Sans-Serif;
    font-size: 8pt;
    color: #999999;
    text-align:left;
}

.option-title
{
    font-family: Verdana,Arial,Helvetica,Sans-Serif;
    font-size: 10pt;
    color: #888888;
    font-weight: bold;
    text-align:left;
}

.option-heading ul
{
    margin-left:20px;
    padding-left:0px;
    margin-bottom:0px;
    margin-top:0px;
    text-align:left;
}

.option-heading li
{
    font-family: Trebuchet MS,Arial,Helvetica,Sans-Serif;
    font-size: 8pt;
    color: #888888;
    font-weight: normal;
    line-height:10pt;
    text-align:left;
}

.data-entry
{
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 8pt;
    color: #000000;
}

.field-label
{
    font-family: Verdana , Arial, Helvetica, sans-serif;
    font-size: 7pt;
    color: #000000;
    margin-left: 8px;
}

.field-label-error
{
    font-family: Verdana , Arial, Helvetica, sans-serif;
    font-size: 7pt;
    color: #ff0000;
    margin-left: 8px;
}

#address_footer
{
    color: #888888;
    font-size: 9px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

#footer
{
    color: #888888;
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    line-height: 18px;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-right-style: none;
    border-bottom-style: solid;
    border-left-style: none;
    border-top-color: #CCCCCC;
    border-bottom-color: #CCCCCC;
    height: 20px;
    margin-top: 24px;
}

#footer a
{
    text-decoration: none;
    color: #888888;
    padding-left: 12px;
    padding-right: 12px;
}

#footer a:hover
{
    text-decoration: underline;
    color: #444444;
}

.sqp-heading
{
    font-family: Verdana,Arial,Helvetica,Sans-Serif;
    font-size: 12pt;
    color: #999999;
    font-weight: bold;
}
.small-text
{
    font-family: Trebuchet MS,Arial,Helvetica,Sans-Serif;
    font-size: 8pt;
    color: #999999;
    font-weight: normal;
}
ul
{
}
li
{
    font-family: Trebuchet MS,Arial,Helvetica,Sans-Serif;
    font-size: 8pt;
    color: #666666;
    font-weight: normal;
}
.price
{
    font-family: "Trebuchet MS Bold",Arial,Helvetica,Sans-Serif;
    font-size: 20pt;
    color: #82AC00;
    font-weight:bolder;
}

.slashprice
{
    font-family: "Trebuchet MS Bold",Arial,Helvetica,Sans-Serif;
    font-size: 20pt;
    color: #82AC00;
    font-weight:bolder;
}

.price1
{
     font-family: Arial Black,Helvetica,Sans-Serif,"Trebuchet MS Bold",;
    font-size: 44pt;
    color: #82AC00;
    font-weight:bolder;
    letter-spacing: 0em;
}
.step-heading
{
    font-family: Trebuchet MS,Arial,Helvetica,Sans-Serif;
    font-size: 16pt;
    color: #F00000;
    background-color: #ffffff;
    border-bottom: solid 1px #ffffff;
    border-top: solid 1px #ffffff;
    font-weight: normal;
    margin-left: 4px;
    margin-top: 8px;
    padding-left: 8px;
}
.step-subheading
{
    font-family: Trebuchet MS,Arial,Helvetica,Sans-Serif;
    font-size: 9pt;
    color: #FF0000;
    font-weight: bold;
    margin-left: 8px;
}
.order-table
{
    margin-bottom: 20px;
}

select
{
    text-align: center;
}

input
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9pt;
    color: #444444;
}

input:focus, textarea:focus
{
	background-color:#E7E7E7;
}

textarea
{
    resize:none;
    border: solid 1px #DDDDDD;
}

.hor-rule-td
{
    background-color: #DDDDDD;
    height: 1px;
}

.entry-error
{
    font-family: Trebuchet MS,Arial,Helvetica,Sans-Serif;
    font-size: 8pt;
    color: #ff0000;
}

.balloon_ul
{
    background-image:url(/images/green/bb_ul.png); 
    background-repeat:no-repeat; 
    width:28px; 
    height:14px;
}
.balloon_top
{
    background-image:url(/images/green/bb_top.png); 
    background-repeat:repeat-x; 
    height:14px;
    font-size:1px;
}
.balloon_ur
{
    background-image:url(/images/green/bb_ur.png); 
    background-repeat:no-repeat; 
    width:14px; 
    height:14px;
}
.balloon_left
{
    background-image:url(/images/green/bb_left.png);
    background-repeat:repeat-y;
    width:28px;
    font-size:1px;
}
.balloon_bg
{
    background-color:#ffffff;
}
.balloon_right
{
    background-image:url(/images/green/bb_right.png); 
    background-repeat:repeat-y;
    width:14px;
    font-size:1px;
}
.balloon_ll
{
    background-image:url(/images/green/bb_ll.png); 
    background-repeat:no-repeat; 
    width:28px; 
    height:16px;
}
.balloon_bottom
{
    background-image:url(/images/green/bb_bottom.png); 
    background-repeat:repeat-x;
    height:16px;
    font-size:1px;
}
.balloon_lr
{
    background-image:url(/images/green/bb_lr.png); 
    background-repeat:no-repeat; 
    width:14px; 
    height:16px;
}


.ht1_ul
{
    background-image:url(/images/green/ht1_ul.jpg); 
    background-repeat:no-repeat; 
    width:12px; 
    height:40px;
}
.ht1_top
{
    background-image:url(/images/green/ht1_t.jpg); 
    background-repeat:repeat-x;
    height:40px;
}
.ht1_ur
{
    background-image:url(/images/green/ht1_ur.jpg); 
    background-repeat:no-repeat; 
    width:12px; 
    height:40px;
}
.ht1_left
{
    background-image:url(/images/green/ht1_l.jpg);
    background-repeat:repeat-y;
    width:12px;
    font-size:1px;
}
.ht1_bg
{
    background-color:#ffffff;
}
.ht1_right
{
    background-image:url(/images/green/ht1_r.jpg); 
    background-repeat:repeat-y;
    width:12px;
    font-size:1px;
}
.ht1_ll
{
    background-image:url(/images/green/ht1_ll.jpg); 
    background-repeat:no-repeat; 
    width:12px; 
    height:12px;
}
.ht1_bottom
{
    background-image:url(/images/green/ht1_b.jpg); 
    background-repeat:repeat-x;
    height:12px;
    font-size:1px;
}
.ht1_lr
{
    background-image:url(/images/green/ht1_lr.jpg); 
    background-repeat:no-repeat; 
    width:12px; 
    height:12px;
}

.ht1_title_l
{
    background-image:url(/images/green/ht1_title_l.jpg);
    background-repeat:no-repeat;
    width:14px;
    height:27px;
}
.ht1_title_c
{
    background-image:url(/images/green/ht1_title_c.jpg);
    background-repeat:repeat-x;
    font-weight:bold;
    height:27px;
    font-family:Trebuchet MS, Arial, Helvetica, Sans-Serif;
    font-size: 14pt;
    color: White;
    padding-left:10px;
    padding-right:10px;
}
.ht1_title_r
{
    background-image:url(/images/green/ht1_title_r.jpg);
    background-repeat:no-repeat;
    width:14px;
    height:27px;
}


.t1_ul
{
    background-image:url(/images/green/t1_ul.jpg); 
    background-repeat:no-repeat; 
    width:12px; 
    height:12px;
}
.t1_top
{
    background-image:url(/images/green/t1_top.jpg); 
    background-repeat:repeat-x; 
    height:12px;
    font-size:1px;
}
.t1_ur
{
    background-image:url(/images/green/t1_ur.jpg); 
    background-repeat:no-repeat; 
    width:12px; 
    height:12px;
}
.t1_left
{
    background-image:url(/images/green/t1_left.jpg);
    background-repeat:repeat-y;
    width:12px;
    font-size:1px;
}
.t1_bg
{
    background-color:#f7f7f7;
}
.t1_right
{
    background-image:url(/images/green/t1_right.jpg); 
    background-repeat:repeat-y;
    width:12px;
    font-size:1px;
}
.t1_ll
{
    background-image:url(/images/green/t1_ll.jpg); 
    background-repeat:no-repeat; 
    width:12px; 
    height:12px;
}
.t1_bottom
{
    background-image:url(/images/green/t1_bottom.jpg); 
    background-repeat:repeat-x;
    height:12px;
    font-size:1px;
}
.t1_lr
{
    background-image:url(/images/green/t1_lr.jpg); 
    background-repeat:no-repeat; 
    width:12px; 
    height:12px;
}

.t2_ul
{
    background-image:url(/images/green/t2_ul.jpg); 
    background-repeat:no-repeat;
    width: 12px; 
    height: 12px;
}
.t2_top
{
    background-image:url(/images/green/t2_top.jpg); 
    background-repeat:repeat-x;
    height: 12px;
}
.t2_ur
{
    background-image:url(/images/green/t2_ur.jpg); 
    background-repeat:no-repeat;
    width: 12px; 
    height: 12px;
}
.t2_left
{
    background-image:url(/images/green/t2_left.jpg);
    background-repeat:repeat-y;
    width:12px;
    font-size:1px;
}
.t2_bg
{
    background-color:#ffffff;
}
.t2_right
{
    background-image:url(/images/green/t2_right.jpg); 
    background-repeat:repeat-y;
    width:19px;
    font-size:1px; 
}
.t2_ll
{
    background-image:url(/images/green/t2_ll.jpg); 
    background-repeat:no-repeat; 
    width:12px; 
    height:12px;
}
.t2_bottom
{
    background-image:url(/images/green/t2_bottom.jpg); 
    background-repeat:repeat-x;
    height:12px;
    font-size:1px;
}
.t2_lr
{
    background-image:url(/images/green/t2_lr.jpg); 
    background-repeat:no-repeat; 
    width:12px; 
    height:12px;
}


.t3_ul
{
    background-image:url(/images/green/t3_ul.jpg); 
    background-repeat:no-repeat; 
    width:12px; 
    height:12px;
}
.t3_top
{
    background-image:url(/images/green/t3_top.jpg); 
    background-repeat:repeat-x; 
    height:12px;
    font-size:1px;
}
.t3_ur
{
    background-image:url(/images/green/t3_ur.jpg); 
    background-repeat:no-repeat; 
    width:12px; 
    height:12px;
}
.t3_left
{
    background-image:url(/images/green/t3_left.jpg);
    background-repeat:repeat-y;
    width:12px;
    font-size:1px;
}
.t3_bg
{
    background-color:#f7f7f7;
}
.t3_right
{
    background-image:url(/images/green/t3_right.jpg); 
    background-repeat:repeat-y;
    width:12px;
    font-size:1px;
}
.t3_ll
{
    background-image:url(/images/green/t3_ll.jpg); 
    background-repeat:no-repeat; 
    width:12px; 
    height:12px;
}
.t3_bottom
{
    background-image:url(/images/green/t3_bottom.jpg); 
    background-repeat:repeat-x;
    height:12px;
    font-size:1px;
}
.t3_lr
{
    background-image:url(/images/green/t3_lr.jpg); 
    background-repeat:no-repeat; 
    width:12px; 
    height:12px;
}

.t4_ul
{
    background-image:url(/images/green/t4_ul.jpg); 
    background-repeat:no-repeat; 
    width:12px; 
    height:12px;
}
.t4_top
{
    background-image:url(/images/green/t4_top.jpg); 
    background-repeat:repeat-x; 
    height:12px;
    font-size:1px;
}
.t4_ur
{
    background-image:url(/images/green/t4_ur.jpg); 
    background-repeat:no-repeat; 
    width:12px; 
    height:12px;
}
.t4_left
{
    background-image:url(/images/green/t4_left.jpg);
    background-repeat:repeat-y;
    width:12px;
    font-size:1px;
}
.t4_bg
{
    background-color:#ffffff;
}
.t4_right
{
    background-image:url(/images/green/t4_right.jpg); 
    background-repeat:repeat-y;
    width:12px;
    font-size:1px;
}
.t4_ll
{
    background-image:url(/images/green/t4_ll.jpg); 
    background-repeat:no-repeat; 
    width:12px; 
    height:12px;
}
.t4_bottom
{
    background-image:url(/images/green/t4_bottom.jpg); 
    background-repeat:repeat-x;
    height:12px;
    font-size:1px;
}
.t4_lr
{
    background-image:url(/images/green/t4_lr.jpg); 
    background-repeat:no-repeat; 
    width:12px; 
    height:12px;
}








.t5_ul
{
    background-image:url(/images/green/t5_ul.png); 
    background-repeat:no-repeat; 
    width:12px; 
    height:12px;
}
.t5_top
{
    background-image:url(/images/green/t5_top.png); 
    background-repeat:repeat-x; 
    height:12px;
    font-size:1px;
}
.t5_ur
{
    background-image:url(/images/green/t5_ur.png); 
    background-repeat:no-repeat; 
    width:12px; 
    height:12px;
}
.t5_left
{
    background-image:url(/images/green/t5_left.png);
    background-repeat:repeat-y;
    width:12px;
    font-size:1px;
}
.t5_bg
{

}
.t5_right
{
    background-image:url(/images/green/t5_right.png); 
    background-repeat:repeat-y;
    width:12px;
    font-size:1px;
}
.t5_ll
{
    background-image:url(/images/green/t5_ll.png); 
    background-repeat:no-repeat; 
    width:12px; 
    height:12px;
}
.t5_bottom
{
    background-image:url(/images/green/t5_bottom.png); 
    background-repeat:repeat-x;
    height:12px;
    font-size:1px;
}
.t5_lr
{
    background-image:url(/images/green/t5_lr.png); 
    background-repeat:no-repeat; 
    width:12px; 
    height:12px;
}




.t7_ul
{
    background-image:url(/images/green/t7_ul.png); 
    background-repeat:no-repeat; 
    width:4px; 
    height:4px;
}
.t7_top
{
    background-image:url(/images/green/t7_t.png); 
    background-repeat:repeat-x; 
    height:4px;
    font-size:1px;
}
.t7_ur
{
    background-image:url(/images/green/t7_ur.png); 
    background-repeat:no-repeat; 
    width:4px; 
    height:4px;
}
.t7_left
{
    background-image:url(/images/green/t7_l.png);
    background-repeat:repeat-y;
    width:4px;
    font-size:1px;
}
.t7_bg
{

}
.t7_right
{
    background-image:url(/images/green/t7_r.png); 
    background-repeat:repeat-y;
    width:4px;
    font-size:1px;
}
.t7_ll
{
    background-image:url(/images/green/t7_ll.png); 
    background-repeat:no-repeat; 
    width:4px; 
    height:4px;
}
.t7_bottom
{
    background-image:url(/images/green/t7_b.png); 
    background-repeat:repeat-x;
    height:4px;
    font-size:1px;
}
.t7_lr
{
    background-image:url(/images/green/t7_lr.png); 
    background-repeat:no-repeat; 
    width:4px; 
    height:4px;
}




.b1_left
{
    background-image:url(/images/green/b1_left.png);
    width:11px;
    height:23px;
    background-repeat:no-repeat;
    padding: 0px;
    margin: 0px;
}

.back_btn_left
{
    background-image:url(/images/green/back_btn_left.png);
    width:24px;
    height:23px;
    background-repeat:no-repeat;
    padding: 0px;
    margin: 0px;
}

.cart_btn_left
{
    background-image:url(/images/green/b1_cart_left2.png);
    width:39px;
    height:31px;
    background-repeat:no-repeat;
    padding: 0px;
    margin: 0px;
}
.b1_center, .back_btn_center
{
    background-image:url(/images/green/b1_middle.png);
    height:23px;
    background-repeat:repeat-x;
    font-family:Trebuchet MS,Arial,Helvetica,sans-serif;
    font-weight:bold;
    padding: 0px;
    margin: 0px;
}
.cart_btn_center
{
    background-image:url(/images/green/b1_middle2.png);
    height:23px;
    background-repeat:repeat-x;
    font-family:Trebuchet MS,Arial,Helvetica,sans-serif;
    font-weight:bold;
    padding: 0px;
    margin: 0px;
}
.b1_center a, .back_btn_center a
{
    text-align:center;
    vertical-align:middle;
    text-decoration:none;
    color:White;
    padding-left:10px;
    padding-right:10px;
    font-size:9pt;
    cursor:pointer;
}
.cart_btn_center a
{
    text-align:center;
    vertical-align:middle;
    text-decoration:none;
    color:White;
    padding-left:10px;
    padding-right:10px;
    font-size:9pt;
    cursor:pointer;
}
.b1_right, .back_btn_right
{
    background-image:url(/images/green/b1_right.png);
    width:11px;
    background-repeat:no-repeat;
    padding: 0px;
    margin: 0px;
}
.cart_btn_right
{
    background-image:url(/images/green/b1_right2.png);
    width:11px;
    background-repeat:no-repeat;
    padding: 0px;
    margin: 0px;
}
.b2_left
{
    background-image:url(/images/interface/buttons/3A4B62_left.png);
    width:12px;
    height:22px;
    background-repeat:no-repeat;
}
.b2_center
{
    background-image:url(/images/interface/buttons/3A4B62_center.png);
    height:22px;
    background-repeat:repeat-x;
}
.b2_center a
{
    text-align:center;
    vertical-align:middle;
    text-decoration:none;
    color:White;
    padding-left:10px;
    padding-right:10px;
    font-size:9pt;
}
.b2_right
{
    background-image:url(/images/interface/buttons/3A4B62_right.png);
    width:12px;
    background-repeat:no-repeat;
}

.roundhdr_l
{
    background-image: url(/images/green/roundheader/images/left.jpg);
    background-repeat: no-repeat;
    width:12px;
    height:22px;
}
.roundhdr_c
{
    font-family: "Trebuchet MS Sans Serif",Arial,Helvetica,sans-serif;
    font-size:10pt;
    color:White;
    background-image:url(/images/green/roundheader/images/center.jpg);
    background-repeat:repeat-x;
    height:22px;
}
.roundhdr_r
{
    background-image:url(/images/green/roundheader/images/right.jpg);
    background-repeat:no-repeat;
    width:11px;
    height:22px;
}

.prog-path-left
{
    background-image: url(/images/interface/progress_path/prog_path_left.jpg);
    background-repeat: no-repeat;
    width: 24px;
    height: 22px;
}
.prog-path-left-active
{
    background-image: url(/images/interface/progress_path/prog_path_left_active.jpg);
    background-repeat: no-repeat;
    width: 24px;
    height: 22px;
}
.prog-path-span
{
    background-image: url(/images/interface/progress_path/prog_path_span.jpg);
    background-repeat: repeat-x;
    height: 22px;
}
.prog-path-center
{
    background-image: url(/images/interface/progress_path/prog_path_center.jpg);
    background-repeat: no-repeat;
    width: 24px;
    height: 22px;
}
.prog-path-center-active
{
    background-image: url(/images/interface/progress_path/prog_path_center_active.jpg);
    background-repeat: no-repeat;
    width: 24px;
    height: 22px;
}
.prog-path-right
{
    background-image: url(/images/interface/progress_path/prog_path_right.jpg);
    background-repeat: no-repeat;
    width: 23px;
    height: 22px;
}
.prog-path-right-active
{
    background-image: url(/images/interface/progress_path/prog_path_right_active.jpg);
    background-repeat: no-repeat;
    width: 23px;
    height: 22px;
}
.prog-path-table
{
    font-family: Trebuchet MS,Arial,Helvetica,Sans-Serif;
    font-size: 8pt;
    color: #999999;
    margin-bottom: 24px;
}
.prog-path-table a
{
    color: #999999;
}
#progpath
{
    width: 700px;
}

.t_tg_ul
{
    background-image:url(/images/green/t_tg_ul.jpg); 
    background-repeat:no-repeat; 
    width:12px; 
    height:12px;
}
.t_tg_top
{
    background-image:url(/images/green/t_tg_top.jpg); 
    background-repeat:repeat-x; 
    height:12px;
    font-size:1px;
}
.t_tg_ur
{
    background-image:url(/images/green/t_tg_ur.jpg); 
    background-repeat:no-repeat; 
    width:12px; 
    height:12px;
}
.t_tg_left
{
    background-image:url(/images/green/t_tg_left.jpg);
    background-repeat:repeat-y;
    width:12px;
    font-size:1px;
}
.t_tg_bg
{
    background-color:#FFD266;
}
.t_tg_right
{
    background-image:url(/images/green/t_tg_right.jpg); 
    background-repeat:repeat-y;
    width:12px;
    font-size:1px;
}
.t_tg_ll
{
    background-image:url(/images/green/t_tg_ll.jpg); 
    background-repeat:no-repeat; 
    width:12px; 
    height:12px;
}
.t_tg_bottom
{
    background-image:url(/images/green/t_tg_bottom.jpg); 
    background-repeat:repeat-x;
    height:12px;
    font-size:1px;
}
.t_tg_lr
{
    background-image:url(/images/green/t_tg_lr.jpg); 
    background-repeat:no-repeat; 
    width:12px; 
    height:12px;
}

.rh1_l
{
    background-image:url(/images/green/roundheader/images/left.png);
    background-repeat:no-repeat;
    width:12px;
    height:22px;
}
.rh1_c
{
    background-image:url(/images/green/roundheader/images/center.png);
    background-repeat:repeat-x;
    height:22px;
}
.rh1_r
{
    background-image:url(/images/green/roundheader/images/right.png);
    background-repeat:no-repeat;
    height:22px;
    width:11px;
}
.rh1_title
{
    font-family: "Trebuchet MS, Arial, Helvetica, Sans-Serif";
    font-weight:bold;
    color: #ffffff;
    font-size: 11pt;
}
.rh1_subtitle
{
    font-family: "Trebuchet MS, Arial, Helvetica, Sans-Serif";
    font-weight:normal;
    color: #ffffff;
    font-size: 10pt;
}

.rh2_l
{
    background-image:url(/images/green/roundheader/images/rh2_left.png);
    background-repeat:no-repeat;
    width:12px;
    height:22px;
}
.rh2_c
{
    background-image:url(/images/green/roundheader/images/rh2_center.png);
    background-repeat:repeat-x;
    height:22px;
}
.rh2_r
{
    background-image:url(/images/green/roundheader/images/rh2_right.png);
    background-repeat:no-repeat;
    height:22px;
    width:11px;
}
.rh2_title
{
    font-family: "Trebuchet MS, Arial, Helvetica, Sans-Serif";
    font-weight:bold;
    color: #ffffff;
    font-size: 11pt;
}
.rh2_subtitle
{
    font-family: "Trebuchet MS, Arial, Helvetica, Sans-Serif";
    font-weight:normal;
    color: #ffffff;
    font-size: 10pt;
}





.t6_ul
{
    background-image:url(/images/green/t6_ul.png); 
    background-repeat:no-repeat; 
    width:8px; 
    height:8px;
}
.t6_top
{
    background-image:url(/images/green/t6_t.png); 
    background-repeat:repeat-x; 
    height:8px;
    font-size:1px;
}
.t6_ur
{
    background-image:url(/images/green/t6_ur.png); 
    background-repeat:no-repeat; 
    width:8px; 
    height:8px;
}
.t6_left
{
    background-image:url(/images/green/t6_l.png);
    background-repeat:repeat-y;
    width:8px;
    font-size:1px;
}
.t6_bg
{

}
.t6_right
{
    background-image:url(/images/green/t6_r.png); 
    background-repeat:repeat-y;
    width:8px;
    font-size:1px;
}
.t6_ll
{
    background-image:url(/images/green/t6_ll.png); 
    background-repeat:no-repeat; 
    width:8px; 
    height:8px;
}
.t6_bottom
{
    background-image:url(/images/green/t6_b.png); 
    background-repeat:repeat-x;
    height:8px;
    font-size:1px;
}
.t6_lr
{
    background-image:url(/images/green/t6_lr.png); 
    background-repeat:no-repeat; 
    width:8px; 
    height:8px;
}

.accordianHeader
{
    background-color:#88ac2e;
    color: #CCCCCC;
    font-size:12px;
    font-weight:bold;
    width:120px;
    text-align:center;
    height:20px;
    padding-top:2.5px;
    padding-bottom:2.5px;
    
    
    
}
.accordionHeaderSelected
{
    background-color: #485b18;
    color:White;
    font-size:12px;
    font-weight:bold;
    width:120px;
   
}
.accordianContent
{
    margin-left:10px;
}
.PresFolderStylesHeader
{
    font-size:18px;
    font-weight:bold;
    text-align:center;
}
.whitelink
{
    color:White;
}
.operation
{ 
    font-weight:bold;
    background-color:#485b18;
    color: White;
    
}
.bold
{
    font-weight:bold;
}
.error
{
    color:Red;
    font-weight:bold;
}

#Quantity td 
{
    border-top: 1px solid #000000; 
    border-bottom: 1px solid #000000;
    border-collapse: collapse; 
    padding:5px; 
} 

#Quantity
{
    border-left:solid 1px #000000;
    border-right:solid 1px #000000;   
}


.gradient 
{
    
    background: #d3cece url(Gradient.axd?Orientation=Vertical&Length=300&StartColor=d3cece&EndColor=ffffff) repeat-x;
    /*background-image: url('/images/green/presfolders/roundedgray.png');
    background-repeat:no-repeat;*/
    background-position: center;
    
}

.transparentimage
{
    /*opacity:0.80;
    filter:alpha(opacity=80);*/
    background: url('/images/green/presfolders/Box350x250.png') no-repeat;
    
    
}


.opaqueimage
{
   /* opacity:1;
    filter:alpha(opacity=100);*/
    background: url('/images/green/presfolders/GreenBox350x250.png') no-repeat;
}

.green
{
    color: White;
    font-family: Verdana,Arial,Helvetica,Sans-Serif;
    font-size: 10pt;
    font-weight:bold;
    padding-left:5px;
    padding-bottom:5px;
    padding-top:5px;
}







.smalltext
{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    color:#000000;
    font-size:9pt;
    text-align:center;
    
}

.PresTitle
{
     font-family: Verdana,Arial,Helvetica,sans-serif;
     color:#88ac2e;
     font-size:48px;
  
}

.PresSubTitle
{
     font-family: Verdana,Arial,Helvetica,sans-serif;
     color:#636466;
     font-size:32px; 
}


.PresStepName
{
    font-family: Verdana,Arial,Helvetica,sans-serif;
     color:#636466;
     font-size:44px; 
}
.PresDescription
{
    
     font-family: Verdana,Arial,Helvetica,sans-serif;
     color:#636466;
     font-size:22px;
}
.panelFolder

{ 
    background-image:  url('/images/green/presfolders/imagethumbs/TEMPLATE_window.jpg');
    background-repeat:no-repeat;
    height:235px;
    
    
    }
    
.panelPopup
{
    background-image: url('/images/green/presfolders/imagethumbs/emailback.gif');
    background-repeat:no-repeat;
    height:200px;
}
.pointmargin
{
    /*margin: 10px 5px 0px 15px;*/
    z-index:-1;
    width:172px;
    height:111px;
    margin-top:10px;
    
    
    
    
    
    
}  

#breadcrumb1
{  background-image:url('/images/green/presfolders/imagethumbs/breadcrumb_background.png'); 
    background-repeat:no-repeat; 
  
    border: solid 0px #000000;
    width:800px;
    height:29px;
     text-align:left;
    
}

.breadcrumb1home
{
    background-image:url('/images/green/presfolders/imagethumbs/breadcrumb_home.png');
    background-repeat:no-repeat;
    width:32px;
    height:29px;
   }

.separator
{ 
    background-image:url('/images/green/presfolders/imagethumbs/breadcrumb_arrow.png');
    background-repeat:no-repeat;
    
    border: solid 0px #000000;
    width:24px;
    height:29px;
}
#breadcrumb1 ol {
    margin-left: 0;
    padding-left: 0;
    display: inline;
    list-style:none;
    text-align:left;
    
  
    } 

#breadcrumb1 ol li.home {
    margin-left: 0;
    padding: 3px 5px;
   /* border-left: 1px solid #000;*/
   /* background-image: url('/images/green/presfolders/imagethumbs/breadcrumb_arrow.png');
    background-repeat: no-repeat;
    background-position:right;*/
   
   
    
   
    list-style: none;
    display: inline;
    text-align:left;
    border: 0px solid #000;
    vertical-align :middle;
    
    }
#breadcrumb1 ol li{
    margin-left: 0;
   
    border-left: none;
    list-style: none;
    display: inline;
    text-align:left;
    vertical-align:middle;
    border: 0px solid #000;
    position:relative;
    top:5px;

   
    
    
   
    } 
    	
		
#breadcrumb1 ol li.last {
    margin-left: 0;
   
    border-left: none;
    list-style: none;
    display: inline;
    text-align:left;
    vertical-align:middle;
    border: 0px solid #000;
    position:relative;
    top:5px;
    text-indent:0;

   
    
    
   
    } 
    
#breadcrumb1 a
{
    text-decoration:none;
    display:block;float:left;
}


.ht3_ul
{
    background-image:url(/images/green/ht3_ul.png); 
    background-repeat:no-repeat; 
    width:4px; 
    height:27px;
}
.ht3_top
{
    background-image:url(/images/green/ht3_t.png); 
    background-repeat:repeat-x;
    height:4px;
}
.ht3_ur
{
    background-image:url(/images/green/ht3_ur.png); 
    background-repeat:no-repeat; 
    width:4px; 
    height:4px;
}
.ht3_left
{
    background-image:url(/images/green/ht3_l.png);
    background-repeat:repeat-y;
    width:4px;
    font-size:1px;
}
.ht3_bg
{
    background-color:#ffffff;
}
.ht3_right
{
    background-image:url(/images/green/ht3_r.png); 
    background-repeat:repeat-y;
    width:4px;
    font-size:1px;
}
.ht3_ll
{
    background-image:url(/images/green/ht3_ll.png); 
    background-repeat:no-repeat; 
    width:4px; 
    height:4px;
}
.ht3_bottom
{
    background-image:url(/images/green/ht3_b.png); 
    background-repeat:repeat-x;
    height:4px;
    font-size:1px;
}
.ht3_lr
{
    background-image:url(/images/green/ht3_lr.png); 
    background-repeat:no-repeat; 
    width:4px; 
    height:4px;
}

.ht3_title_l
{

}
.ht3_title_c
{
    background-repeat:repeat-x;
    font-weight:bold;
    height:20px;
    font-family:Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 9pt;
    color: #FFFFFF;
}
.ht3_title_r
{

}

.finishing-icon
{
    background-image:url(/images/finishing_icons.jpg);
    background-repeat:no-repeat;
    padding:80px 0px 0px 50px;
    float:left;
    margin-left:24px;
}

label#fin_score_lab
{
    background-position:0px 0px;
}

label#fin_scorefold_lab
{
    background-position:-125px 0px;
    padding-left:72px;
}

label#fin_perf_lab
{
    background-position:-62px 0px;
}

label#fin_perffold_lab
{
    background-position:-190px 0px;
    padding-left:82px;
}

.hdivider
{
    height:1px;
    border-top:solid 1px #DDDDDD;
}