/*
	base style
*/

/* box width */
.form_box_main, table.box_main, .box_blank, .boxwidth {
	width: 100% !important;
}
#content_popup table.box_main {
	width: auto !important;
}

/* spacer */
.spacer {
	height: 20px !important;
	width: 100%;
}

/* box main */
.box_main {
	border: 0px;
	border-collapse: collapse;
	margin: auto;
	background: #ECF1F7;
	background: #fff;
}
#content_popup {
	background: #F2F6FA;
}

.box_main > tbody > tr,
.box_2_main > tbody > tr {
	border: 1px solid #e7e7e7;
	border-width: 0 1px;
}
.box_main > tbody > tr:first-child,
.box_2_main > tbody > tr:first-child {
	border: 1px solid #e7e7e7;
	border-bottom: 0;
}
.box_main > tbody > tr:last-child,
.box_2_main > tbody > tr:last-child {
	border-width: 0 1px 1px 1px;
}
.box_2_left div {
	background: none !important;
}

.box_top_left, .box_top_background, .box_top_right {
}
.box_main td {
	padding: 0px;
}

.box_blank {
	text-align: left;
	color: rgb(100, 114, 130);
}

/* box top cell */
.box_top_left {
	width: 9px;
	height: 30px;
	display: block;
	/*background-image:url(../images/box/title_left.gif);
	background-repeat:no-repeat;
*/
	background: #cc0066;
}

.box_top_right {
	width: 9px;
	height: 30px;
	display: block;/*
	background-image:url(../images/box/title_right.gif);
	background-repeat:no-repeat;
*/
	background: #cc0066;
}

.box_top_background {
	width: 100%;
	height: 30px;
	vertical-align:middle;
	line-height:30px;/*
	background-image:url(../images/box/title_background.gif);
	background-repeat:repeat-x;*/
	background: #cc0066;
	text-align:left;
	padding				:	0px 0 0 10px !important;
	font-family			:	tahoma, sans-serif;
	font-size			:	13px;
	text-transform: uppercase;
	padding-top: 5px !important;
	/*font-weight			:	bold;*/	
	/*text-shadow: 0 -1px 0 #8F0049;*/
}

/* box outer */
.box_left {
	width: 9px;
	height: 100%;/*
	background-image:url(../images/box/left.gif);
	background-repeat:repeat-y;*/
}

.box_right {
	width: 9px;
	height: 100%;/*
	background-image:url(../images/box/right.gif);
	background-repeat:repeat-y;*/

}

/* box bottom */
.box_bottom_left {
	width: 9px;
	height: 14px;
	display:block;/*
	background-image:url(../images/box/bottom_left.gif);
	background-repeat:no-repeat;
*/}

.box_bottom_right {
	width: 9px;
	height: 14px;
	display:block;/*
	background-image:url(../images/box/bottom_right.gif);
	background-repeat:no-repeat;
*/}

.box_bottom_background {
	height: 14px;
	width: 100%;
	display:block;/*
	background-image:url(../images/box/bottom.gif);
	background-repeat:repeat-x;
*/}

/* box main content */
.box_content {
	text-align:left;
	width:100%;
	border:0px;
	border-collapse:collapse;
	font-family			:	tahoma, sans-serif;
	font-size			:	12px;
}

div.box_content {
	width: auto;
	height: auto;
}
.box_content td {
	text-align: left;
	padding: 10px;
	vertical-align: top;
	font-family			:	tahoma, sans-serif;
	font-size			:	13px;
}

.box_content_container {
	text-align:left;
	padding:5px 10px !important;
	width: 100%;
	/*background-color: rgb(236, 241, 247);*/
}
.box_content_container table {
	border-collapse: collapse !important;	
}

.font_small {
	font-weight: normal;
}

/* top spacer */
.box_top_spacer_left {
	height: 0px;
	background-image:url(../images/box/left.gif);
	background-repeat:repeat-y;
}

.box_top_spacer_content {
	height:0px;
	background-color: rgb(236, 241, 247);
}

.box_top_spacer_right {
	height: 0px;
	background-image:url(../images/box/right.gif);
	background-repeat:repeat-y;
}

/* description row */
.box_description_content {
	text-align:left;
	padding-top: 4px;
	font-weight: bold;
	padding-bottom: 0px;
	height: auto !important;
}


/* cell definitions */
.cell_1 {
	border-left: solid 6px #cc0066;
	border-right: solid 1px #cc0066;
}

.cell_2 {
	border-right: solid 1px #cc0066;
}

.cell_3 {
	border-right: solid 1px #cc0066;
}

.cell_4 {
	border-right: solid 1px #cc0066;
}

.cell_5 {
	border-right: solid 1px #cc0066;
}
.cell_6 {
	border-right: solid 1px #cc0066;
}
.cell_7 {
	border-right: solid 1px #cc0066;
}

.cell_last {
	border-right: solid 6px #cc0066;
}

.cell_strong_content,
.cell_strong_content b {
	color: #111 !important;
    font-weight: normal;
}

.cell_content {
	font-weight:normal;	
/*	font-style:italic;*/
}

.cell_empty {
	width: 100%;	
}

.cell_height {
	padding: 10px 5px !important;	
}

/* INACTIVE CELLS */
.cell_1, .cell_2, .cell_3, .cell_4, .cell_5, .cell_6, .cell_7, .cell_last {
	border: 0px;
}

/* even and odd */
.even {
	/*background-image	:	url('../images/layout/spacer_02.gif');
	background-repeat	:	repeat-x;
	background-position	:	bottom left;*/
	border-bottom: 1px solid #e1e1e1;
	
	padding				:	10px 0 10px 0;
	width: 100%;		
}

.odd {
	/*background-image	:	url('../images/layout/spacer_02.gif');
	background-repeat	:	repeat-x;
	background-position	:	bottom left;*/
	background-color	:	#f7f9fc;
	border-bottom: 1px solid #e1e1e1;
	background: #f7f9fc;
	padding				:	10px 0 10px 0;
	width: 100%;
}

.even_last {
	/*background-image	:	url('../images/layout/spacer_02.gif');
	background-repeat	:	repeat-x;
	background-position	:	bottom left;*/
	
	padding				:	10px 0 10px 0;
	width: 100%;		
}

.odd_last {
	/*background-image	:	url('../images/layout/spacer_02.gif');
	background-repeat	:	repeat-x;
	background-position	:	bottom left;*/
	background-color	:	#f7f9fc;
	border-bottom: 1px solid #e1e1e1;
	padding				:	10px 0 10px 0;	
	width: 100%;
}

.odd_1, .odd_2, .odd_3, .odd_4, .odd_5, .odd_6, .odd_7  {
	
	/*background-image	:	url('../images/layout/spacer_02.gif');
	background-repeat	:	repeat-x;
	background-position	:	bottom left;*/
	background-color	:	#f7f9fc;
	border-bottom: 1px solid #e1e1e1;
	padding				:	10px 0 10px 0;
}

/*
tr.odd, tr.even {
	background: none;
	padding: 5px;
	width: auto;
}
.even > td, .odd > td {
	line-height: 24px;
	padding				:	5px;
}
*/
.odd > td {
	/*background-color	:	#F4F7FB;*/
}
.even_1, .even_2, .even_3, .even_4, .even_5, .even_6, .even_7 {

	/*background-image	:	url('../images/layout/spacer_02.gif');
	background-repeat	:	repeat-x;
	background-position	:	bottom left;*/
	border-bottom: 1px solid #e1e1e1;
	padding				:	10px 0 10px 0;
}
.package_list.even_1,
.package_list.even_2 {
	border-width: 0;
}


.even_last_1, .even_last_2, .even_last_3, .even_last_4, .even_last_5, .even_last_6, .even_last_7 {

/*	background-image	:	url('../images/layout/spacer_02.gif');
	background-repeat	:	repeat-x;
	background-position	:	bottom left;*/

	padding				:	10px 0 10px 0;	
}

.odd_last_1, .odd_last_2, .odd_last_3, .odd_last_4, .odd_last_5, .odd_last_6, .odd_last_7 {

	/*background-image	:	url('../images/layout/spacer_02.gif');
	background-repeat	:	repeat-x;
	background-position	:	bottom left;*/
	background-color	:	#f7f9fc;
	border-bottom: 1px solid #e1e1e1;
	padding				:	10px 0 10px 0;		
}

.cell_description, .cell_description_1, .cell_description_2, .cell_description_3, .cell_description_4, .cell_description_5, .cell_description_6, .cell_description_last {

	/*background-image	:	url('../images/layout/spacer_02.gif');
	background-repeat	:	repeat-x;
	background-position	:	bottom left;*/
	height: 12px;
	border-bottom: 1px solid #e1e1e1;
	text-transform: uppercase;
}
.box_description_content {
	text-transform: uppercase;
}

/* form box main */
.form_box_main {
/*	height:80px;*/
	border:0px;
	border-collapse:collapse;
	margin:auto;
	/*background-color:#ffcc00;*/
}
.form_box_main tr:first-child,
.form_box_main tr:last-child {
	display: none;
} 
.form_box_main td {
	padding: 0px;
}

/* form box top cell */
.form_box_top_left {
	width: 7px;
	height: 15px;
	display:block;
	/*background-image:url(../images/form_box/top_left.gif);
	background-repeat:no-repeat;*/
}

.form_box_top_right {
	width: 7px;
	height: 15px;
	display:block;
	/*background-image:url(../images/form_box/top_right.gif);
	background-repeat:no-repeat;*/
}

.form_box_top_background {
	width: 100%;
	height: 15px;
	vertical-align:middle;
	/*background-image:url(../images/form_box/top_background.gif);
	background-repeat:repeat-x;*/
	text-align:left;
}

/* form box outer */
.form_box_left {
	width: 5px;
/*	background-image:url(../images/form_box/left.gif);*/
/*	background-repeat:repeat-y;*/
/*	background-color	:	#B2C0D0;*/
}

.form_box_right {
	width: 5px;
/*	background-image:url(../images/form_box/right.gif);*/
/*	background-repeat:repeat-y;*/
/*	background-color	:	#B2C0D0;*/
}

/* form box bottom */
.form_box_bottom_left {
	width: 7px;
	height: 15px;
	display:block;
	/*background-image:url(../images/form_box/bottom_left.gif);
	background-repeat:no-repeat;*/
}

.form_box_bottom_right {
	width: 7px;
	height: 15px;
	display:block;
	/*background-image:url(../images/form_box/bottom_right.gif);
	background-repeat:no-repeat;*/
}

.form_box_bottom_background {
	height: 15px;
	width: 100%;
	display:block;
	/*background-image:url(../images/form_box/bottom.gif);
	background-repeat:repeat-x;*/
}

/* form box main content */
.form_box_content {
	text-align:center;
	width:100%;
	border:0px;
	border-collapse:collapse;
	/*background-color	:	#B2C0D0;
	padding: 9px !important;*/
}
.form_box_content td {
	text-align:left;
	padding:5px !important;
}
.form_box_content_container {
	text-align:left;
	padding:5px !important;
	width: 100%;
}

/* -------------------------------------- BOX 2 */
/* box main */
.box_2_main {
	background: #fff;
	border: 0px;
	border-collapse: collapse;
	margin: auto;
}

.box_2_main td {
	padding: 0px;
}

/* box top cell */
.box_2_top_left {
	width: 9px;
	height: 30px;
	display: block;
	/*background-image:url(../images/box_2/title_left.gif);
	background-repeat:no-repeat;*/
	background: #cc0066;
}

.box_2_top_right {
	width: 9px;
	height: 30px;
	display: block;
	/*background-image:url(../images/box_2/title_right.gif);
	background-repeat:no-repeat;*/
	background: #cc0066;
}

.box_2_top_background {
	width: 100%;
	height: 30px;
	vertical-align:middle;
	line-height:30px;
	/*background-image:url(../images/box_2/title_background.gif);
	background-repeat:repeat-x;*/
	background: #cc0066;
		
	text-align:left;
	padding				:	0px 0 0 10px !important;
	font-family			:	tahoma, sans-serif;
	font-size			:	15px;
	/*font-weight			:	bold;*/
	color				:	#ffffff;	
}

.box_top_background,
.box_top_left,
.box_top_right,
.box_2_top_background,
.box_2_top_left,
.box_2_top_right {
	/*
background: -moz-linear-gradient(top,  rgba(204,0,102,0.8) 0%, rgba(189,1,87,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(204,0,102,0.8)), color-stop(100%,rgba(189,1,87,1)));
background: -webkit-linear-gradient(top,  rgba(204,0,102,0.8) 0%,rgba(189,1,87,1) 100%);
background: -o-linear-gradient(top,  rgba(204,0,102,0.8) 0%,rgba(189,1,87,1) 100%);
background: -ms-linear-gradient(top,  rgba(204,0,102,0.8) 0%,rgba(189,1,87,1) 100%);
background: linear-gradient(to bottom,  rgba(204,0,102,0.8) 0%,rgba(189,1,87,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccc0066', endColorstr='#bd0157',GradientType=0 );
*/
background: none;
}

/* box outer */
.box_2_left {
	width: 9px;
	height: 100%;
	/*background-image:url(../images/box_2/left.gif);
	background-repeat:repeat-y;*/
	background: #fff;
}

.box_2_right {
	width: 9px;
	height: 100%;
	/*background-image:url(../images/box_2/right.gif);
	background-repeat:repeat-y;*/
	background: #fff;
}

/* box bottom */
.box_2_bottom_left {
	width: 9px;
	height: 23px;
	display:block;
	/*background-image:url(../images/box_2/bottom_left.gif);
	background-repeat:no-repeat;*/
	background: #fff;
}

.box_2_bottom_right {
	width: 9px;
	height: 23px;
	display:block;
	/*background-image:url(../images/box_2/bottom_right.gif);
	background-repeat:no-repeat;*/
	background: #fff;
}

.box_2_bottom_background {
	height: 23px;
	width: 100%;
	display:block;
	/*background-image:url(../images/box_2/bottom.gif);
	background-repeat:repeat-x;*/
	background: #fff;
}

/* box main content */
.box_2_content {
	text-align:left;
	width:100%;
	border:0px;
	border-collapse:collapse;
	
	color: rgb(94, 113, 134);
	background-color: #ffffff;
	font-family			:	tahoma, sans-serif;
	font-size			:	12px;
}

.box_2_content td {
	text-align: left;
	padding: 5px !important;
	vertical-align: top;
	
	color: rgb(94, 113, 134);
	font-family			:	tahoma, sans-serif;
	font-size			:	13px;
}

.box_2_content_container {
	text-align:left;
	padding:5px !important;
	width: 100%;
	background-color: white;
}
.box_2_content_container table {
	border-collapse: collapse !important;	
}
.box_2_content_container a {
	color				:	#0066CC;
	text-decoration		:	underline;
}
.box_2_content_container a:hover {
	text-decoration		:	none;
}

/* top spacer */
.box_2_top_spacer_left {
	height: 0px;
	/*background-image:url(../images/box_2/left.gif);
	background-repeat:repeat-y;*/
}

.box_2_top_spacer_content {
	height:0px;
	background-color: white;
}

.box_2_top_spacer_right {
	height: 0px;
	/*background-image:url(../images/box_2/right.gif);
	background-repeat:repeat-y;*/
}

/* description row*/
.box_2_description_content {
	text-align:left;
	height: 20px;
	padding: 4px;
	font-weight: bold;
	border-bottom: solid 1px #e0e0e0;
}

/* -------------------------------------- BOX INFO */
/* box main */
.box_info_main {
	border: 0px;
	border-collapse: collapse;
	margin: auto;
	margin-bottom: 20px;
	border: 1px solid #eaeaea;
	background: #fff;
}
.box_info_bottom_left, 
.box_info_bottom_background,
.box_info_bottom_right {
	/*display: none !important;*/
}

.box_info_main td {
	padding: 0px;
}

/* box top cell */
.box_info_top_left {
	width: 9px;
	height: 30px;
	display: block;
	/*background-image:url(../images/box_info/title_left.gif);
	background-repeat:no-repeat;*/
}

.box_info_top_right {
	width: 9px;
	height: 30px;
	display: block;
	/*background-image:url(../images/box_info/title_right.gif);
	background-repeat:no-repeat;*/
}

.box_info_top_background {
	width				: 100%;
	vertical-align		: middle;
	line-height			: 30px;
	/*background-image	: url(../images/box_info/title_background.gif);
	background-repeat	: repeat-x;*/
	text-align			: left;

	padding				:	0px 0 0 10px !important;
	font-family			:	tahoma, sans-serif;
	font-size			:	15px;
}

/* box outer */
.box_info_left {
	width				: 9px;
	height				: 100%;/*
	background-image	:url(../images/box_info/left.gif);
	background-repeat	:repeat-y;
*/}

.box_info_right {
	width				: 9px;
	height				: 100%;
	/*background-image	:url(../images/box_info/right.gif);
	background-repeat	:repeat-y;*/
}

/* box bottom */
.box_info_bottom_left {
	width				: 9px;
	height				: 23px;
	display				: block;
	/*background-image	: url(../images/box_info/bottom_left.gif);
	background-repeat	: no-repeat;*/
}

.box_info_bottom_right {
	width				: 9px;
	height				: 23px;
	display				: block;
	/*background-image	: url(../images/box_info/bottom_right.gif);
	background-repeat	: no-repeat;*/
}

.box_info_bottom_background {
	height				: 23px;
	width				: 100%;
	display				: block;
	/*background-image	: url(../images/box_info/bottom.gif);
	background-repeat	: repeat-x;
*/}

/* box main content */
.box_info_content {
	text-align			: left;
	width				: 100%;
	border				: 0px;
	border-collapse		: collapse;
	
	background-color	:	#ffffff;
	font-family			:	tahoma, sans-serif;
	font-size			:	12px;
}

.box_info_content td {
	text-align			: left;
	padding				: 0px !important;
	vertical-align		: top;
	
	color				: rgb(94, 113, 134);
	font-family			: tahoma, sans-serif;
	font-size			: 13px;
}

.box_info_content_container {
	text-align			:left;
	padding				: 0 10px 0 10px !important;
	width				: 100%;
	background-color	: white;
}
.box_info_content_container table {
	border-collapse		: collapse !important;	
}
.box_info_content_container a {
	color				: #0066CC;
	text-decoration		: underline;
}
.box_info_content_container a:hover {
	text-decoration		: none;
}

/* top spacer */
.box_info_top_spacer_left {
	height				: 1px;
	background-image	: url(../images/box_info/left.gif);
	background-repeat	: repeat-y;
}

.box_info_top_spacer_content {
	height				: 1px;
	background-color	: white;
}

.box_info_top_spacer_right {
	height				: 1px;
	background-image	: url(../images/box_info/right.gif);
	background-repeat	: repeat-y;
}

/* description row*/
.box_info_description_content {
	text-align			:left;
	height				: 20px;
	padding				: 4px;
	font-weight			: bold;
	border-bottom		: solid 1px #e0e0e0;
}

#content_hpchange img.boxtitle {
	position			: relative;
	top					: 10px;
	left				: 0px;
}


/* -------------------------------------- popup thichbox */
.popup_thickbox {
	width				: 100%; 
	height				: 100%; 
	background-color	: rgb(242, 246, 250);
}


/* -------------------------------------- submenu */
.submenu {
	padding-bottom: 0px !important;
	padding-left: 0px !important;
	border-bottom: 1px solid rgb(179, 196, 217);
}
.submenu table {
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
}
.submenu table td {
	line-height: 25px;
	height: 25px;
	font-size: 11px;
	padding: 0px;
}
.submenu_normal .submenu_left {
	background-image: url(../images/submenu/bg_submenu_left.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 7px;
	height: 25px;
	padding: 0px !important;
}
.submenu_normal .submenu_background {
	background-image: url(../images/submenu/bg_submenu.gif);
	background-repeat: repeat-x;;
	background-position: bottom;
	width: 7px;
	height: 25px;
	line-height: normal !important;
	padding-right: 10px !important;
	padding-left: 10px !important;	
	padding-bottom: 3px !important;
	vertical-align: bottom !important;
	white-space: nowrap;
}
.submenu_normal .submenu_right {
	background-image: url(../images/submenu/bg_submenu_right.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 7px;
	height: 25px;	
	padding: 0px !important;
}
.submenu_active .submenu_left {
	background-image: url(../images/submenu/bg_submenu_left_active.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 7px;
	height: 25px;	
	padding: 0px !important;
}
.submenu_active .submenu_background {
	background-image: url(../images/submenu/bg_submenu_active.gif);
	background-repeat: repeat-x;
	background-position: bottom right;
	width: 7px;
	height: 25px;	
	color: white !important;
	font-weight: bold;
	line-height: normal !important;
	padding: 0px 10px 5px 10px !important;
	vertical-align: bottom !important;
	white-space: nowrap;
}
.submenu_active .submenu_right {
	background-image: url(../images/submenu/bg_submenu_right_active.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 7px;
	height: 25px;
	padding: 0px !important;
}
.submenu_active a {
	color: white !important;
	text-decoration: none !important;
}
.submenu_normal a {
	color: #cc0066 !important;
}

.submenu_spacer {
	width: 0px;
}


.content_popup {
	background-color: rgb(242, 246, 250);
}

/* STATUSBOX */
.statusbox {
	border-collapse: collapse; 
	width: 100%; 
	padding: 0px;
}
.statusbox td {
	vertical-align: top !important;
	font-size: 12px;
	line-height: 15px;
	padding: 0px !important;
}
.statusbox img {
	width: 28px;
	height: 28px;
	margin-right: 5px !important;
}
.statusbox .icon {
	width: 1%;
	padding-right: 5px !important;
}

.tableless {
	border-collapse: collapse;	
}
.tableless td {
	padding: 0px;
}

/* EXT-SIDEBAR */
.ext_sidebar_div {
	height: 100%; 
	background: #d5e1ef; 
	border-right: 1px solid #bcc9d8; 
	text-align: left; 
	width: 210px; 
	position: absolute;
}
.ext_sidebar_div_inner {
	position: fixed;
}
.ext_sidebar_td {
	padding: 0px !important; 
	background: #d5e1ef; 
	border-right: 1px solid #bcc9d8;
	width: 210px;	
}
.ext_sidebar_div_inner ul {
	background: none repeat scroll 0 0 #D5E1EF;
    list-style-type: none;
    margin-top: 2px;
}
.ext_sidebar_div_inner ul li {
	
}
.ext_sidebar_div_inner ul li {
    line-height: 20px;
    margin: 0 11px 0 15px !important;
    background-image: url("../images/layout/membernavi_spacer.gif");
    background-position: center bottom;
    background-repeat: repeat-x;
    display: block;
    font-size: 12px;
    font-weight: bold;
    padding: 4px 0;
    width: 180px;
}
.ext_sidebar_div_inner .link_back {
	color: #cc0066 !important;
	font-weight: normal;
	padding: 0px;
	text-decoration: underline !important;
}
.ext_sidebar_div_inner .link_back:hover {
	text-decoration: none !important;
}
.ext_sidebar_div_inner .color_highlight {
	font-size: 14px !important;
}
.ext_sidebar_div_inner ul li {
	padding: 2px 0 4px;
}
.ext_sidebar_div_inner ul li,
.ext_sidebar_div_inner ul li a:link {
	color: #5E7186;
}
.ext_sidebar_div_inner ul li a:link {
	text-decoration: none;
}
.ext_sidebar_div_inner ul li a:hover {
	text-decoration: underline;
}
.ext_sidebar_div_inner ul .active,
.ext_sidebar_div_inner ul li a.active:link {
	color: #cc0066;
	text-decoration: none;
}

.ext_sidebar_div_inner ul li a span {
	font-weight: normal;
}
.ext_sidebar_div_inner ul li a.icon {
	padding-left: 20px;
	background-repeat: no-repeat;
}


/* PROGRESS BAR */

.bw_progressbar .bw_progressbar_title {
	color: #000;
	font-weight: bold;
	font-size: 11px;
	width: 163px;
}
.bw_progressbar .bw_progressbar_inner {
	border: 1px solid #6593cf;
	color: #396095;
	font-size: 11px;
	font-weight: normal;
	font-family: tahoma;
	text-align: center;
	width: 163px;
	height: 18px;
	line-height: 18px;
	position: relative;
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #e5ecf5 5%, #f0f4f9 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(5%,#e5ecf5), color-stop(100%,#f0f4f9));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#e5ecf5 5%,#f0f4f9 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#e5ecf5 5%,#f0f4f9 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#e5ecf5 5%,#f0f4f9 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#e5ecf5 5%,#f0f4f9 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f0f4f9',GradientType=0 );		
}
.bw_progressbar .bw_progressbar_filling {
	position: absolute;
	overflow: hidden;
	top: 0;
	left: 0;
	width: 100%;
	height: 18px;
	background: #d1e4fd;
	background: -moz-linear-gradient(top,  #d1e4fd 6%, #b7d4fb 6%, #73a1e0 50%, #7fa9e4 94%, #9cbfee 94%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(6%,#d1e4fd), color-stop(6%,#b7d4fb), color-stop(50%,#73a1e0), color-stop(94%,#7fa9e4), color-stop(94%,#9cbfee));
	background: -webkit-linear-gradient(top,  #d1e4fd 6%,#b7d4fb 6%,#73a1e0 50%,#7fa9e4 94%,#9cbfee 94%);
	background: -o-linear-gradient(top,  #d1e4fd 6%,#b7d4fb 6%,#73a1e0 50%,#7fa9e4 94%,#9cbfee 94%);
	background: -ms-linear-gradient(top,  #d1e4fd 6%,#b7d4fb 6%,#73a1e0 50%,#7fa9e4 94%,#9cbfee 94%);
	background: linear-gradient(to bottom,  #d1e4fd 6%,#b7d4fb 6%,#73a1e0 50%,#7fa9e4 94%,#9cbfee 94%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d1e4fd', endColorstr='#9cbfee',GradientType=0 );
}
.bw_progressbar .bw_progressbar_filling div {
	color: #fff;
	text-shadow: 0 1px 0px #396095;
	position: absolute;
	width: 164px;
	height: 18px;
	text-align: center;
	top: 0px;
	left: -1px;
}
