/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/


/* CSS Document */

.body {
    
}

.clr {
	clear: both;
}

.outline {
  border: 1px solid #cccccc;
  background: #ffffff;
	padding: 2px;
}

#pathway_outer {
	width: 405px;
  float: left;
  margin-bottom: 2px;
	margin-right: 2px;
}

#pathway_inner {
  float: none !important;
  float: left;
	border: 1px solid #cccccc;
	height: 21px;
}

#pathway_text {
  overflow: hidden;
	float: left;
	display: block;
	padding-top: 4px;
	height: 18px;
	padding-left: 5px;
}

a.readon {
	border: 0px;
	padding: 8px 3px 12px 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

a.readon:hover {
	border: 0px;
	padding: 8px 3px 12px 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

#buttons {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 50%;
}
mainlevel-center {
   padding-left: 10px;
}

span.mainlevel {
   padding-left: 2px;
   font-size: 10px;
   color: #ffffff;
   letter-spacing: .05em;
   text-align: left;
}

.flexcontentitem p {
	float: right;
	text-align: right;
	color: #ffffff;
	padding-left: 420px;
	padding-bottom: 10px;	
}

.flexcontentitem h3 {
	float: right;
	text-align: right;
	color: #cccccc;
	padding-left: 420px;
	padding-bottom: 16px;
}

ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevel-nav li
{
	display: block;
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	width: auto !important;
  width: 15%;
	font-size: 10px;
	line-height: 18px;
	white-space: nowrap;
	border-left: 1px solid #cccccc;
}

ul#mainlevel-nav li a
{
	width: 100%;
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	color: #ffffff;
	background: transparent;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{
	color: #ffcc00;
	background: #D84203;
}


#search_outer {
	float: left;
	width: 165px;
}

#search_inner {
  border: 1px solid #cccccc;
	padding: 0px;
  height: 21px !important;
  height: 23px;
  overflow: hidden;
}

#search_inner form {
  padding: 0;
  margin: 0;
}

#search_inner .inputbox {
	border: 0px;
	padding: 3px 3px 3px 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #ff6600;
}

#header_outer {
	text-align: left;
	border: 0px;
	margin: 0px;
}

#header {
	float: left;
	padding: 0px;
	margin-right: 2px;
	width: 405px;
	height: 150px;
	background: url(../images/header_short.jpg) no-repeat;
}

#top_outer{
	float: left;
	width: 165px;
}

#top_inner {
  border: 1px solid #cccccc;
	padding: 2px;
  height: 144px !important;
  height: 150px;
  overflow: hidden;
  float: none !important;
  float: left;
}

#left_outer {
  float: left;
	margin-top: 2px;
	width: 165px;
}

#left_inner {
  border: 1px solid #cccccc;
	padding: 2px;
  float: none !important;
  float: left;
}

#content_outer {
	padding: 0px;
	margin-top: 0px;
	margin-left: 2px;
	/** border: 1px solid #cccccc; **/
	float: left;
	width: 405px;
}

#content_inner{
  float: none !important;
  float: left;
  padding: 0;
  padding-top: 2px;
  margin: 0;
}

table.content_table {
  width: 100%;
	padding: 0px;
	margin: 0px;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}


#banner_inner {
	float: left;
	padding: 0px;
	height: 70px;
}

#poweredby_inner {
	float: right;
	padding: 0px;
	margin-left: 0px;
	height: 70px;
}

#right_outer {
	margin-left: 2px;
	width: 165px;
}

#right_inner {
  float: none !important;
  float: left;
  border: 1px solid #cccccc;
  padding: 2px;
}


.user1_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

.user2_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

table td.body_outer {
	padding: 2px;
	border: 1px solid #cccccc;
}



#active_menu {
	color:#FFCC00;
	font-weight: bold;
}

a#active_menu:hover {
	color: #E15704;
}

.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}

/** old stuff **/

.back_button {
	float: left;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}

.footer {
	text-align: left;
	padding: 3px;
    color: #ffffff;
	font-size: 9px;
}

ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
line-height: 15px;
padding-left: 15px;
padding-top: 0px;
background-image: url(../images/arrow.png) ;
background-repeat: no-repeat;
background-position: 0px 3px;
}


td {
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 11px;
}

div.flexcontentitemstyle2 {
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 11px;
	color: #333333;
}



/* mambo core stuff */
a:link, a:visited {
	color: #C43C03; text-decoration: none;
	font-weight: bold; 
}

a:hover {
	color: #ff6600;	text-decoration: none;
	font-weight: bold;
}

.contentpaneopen a.readon:visited {
	color: #808080; text-decoration: none;
	font-weight: normal;
}
.contentpaneopen a.readon:link {
	color: #808080; text-decoration: none;
	font-weight: normal;
}

.contentpaneopen a.readon:hover {
	color: #C43C03;
	text-decoration: none;
	font-weight: normal;
}

.flexcontent a.readon:link, a.readon:visited {
	color: #ffffff; text-decoration: none;
	font-weight: normal;
}

.flexcontent a.readon:hover {
	color: Silver;
	text-decoration: none;
	font-weight: normal;
}

table.contentpaneopen {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpaneopen td {
   font-family: Arial, Helvetica, Sans Serif;
   padding-right: 6px;
   padding-left: 6px;
   color: #1E4161;
}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
	color: #1E4161;
}



table.contentpane {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
   font-family: Arial, Helvetica, Sans Serif;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
   font-family: Arial, Helvetica, Sans Serif;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

.button {
  color: #ff6600;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px solid #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}

.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}

.componentheading {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #000000;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;

}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	height: 30px;
	background: url(../images/contenthead.png) top left repeat-x;
	color: #000000;
	text-indent: 0px;
	font-weight: bold;
	font-size: 12px;
	white-space: nowrap;
}



.contentpagetitle {
	font-size: 12px;
	font-weight: bold;
	color: #808080;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.moduletable th {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}

.small {
	color: #999999;
	font-size: 11px;
	font-weight: bold;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
}

table.contenttoc {
  border: 1px solid #808080;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  background: url(../images/subhead_bg.png) repeat-x;
  color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../images/menu_bg.png) no-repeat;
	vertical-align: middle;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;

	padding-top: 5px;
	padding-left: 18px;
	height: 20px !important;
	height: 25px;
	width: 100%;
	text-decoration: none;
}

a.mainlevel-nav:link, a.mainlevel-nav:visited {
	color: #ffffff; text-decoration: none;
    text-transform : uppercase;
    padding-right: 10px;
	font-weight: normal;
	font-size: 10px;
    text-align: right;
}

a.mainlevel-nav:hover {
	color: #8080FF;	text-decoration: none;
    text-transform : uppercase;
    padding-right: 10px;
	font-weight: normal;
	font-size: 10px;
    text-align: right;
}

a.mainlevel:hover {
/*	background-position: 0px -25px; */
	text-decoration: none;
	color: #ff6600;
    text-align: right;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #ff6600;

}

a.sublevel:hover {
	color: #C43C03;
	text-decoration: none;
}
.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
  border: 1px solid #ccc;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  text-transform: normal;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

/* added styles from html template */
td {

	vertical-align: top;
	font-family:Tahoma;
	font-size:11px;
	color:#888888;
}
a {
	text-decoration: none;
}
a.1 {
	text-decoration: none;
	color: 000000;
}
.t11 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
}

.style1 {
	font-size: 10px;
	color: #000000;
}
.style2 {color: #ff871d}
.style3 {color: #ffde00}

a.mainlevel-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style : normal;
	color: #808080;
	padding-left : 6px;
	padding-right : 8px;
}

a.mainlevel-small:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style : normal;
	color: #000000;
	padding-left : 6px;
	padding-right : 8px;	

}
/*  add from template */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 11px;	
}
.style1 {
	color: #dde4ed;
	font-size: 10px;
	font-family: tahoma;
	text-decoration:none
}
.flexcontentitemstyle2 p{
	color: #ffffff;
	font-size: 11px;
	font-family: arial;
    padding-left:479px;
}
.style3 {
	color: #6f7883;
	font-size: 11px;
	font-family: arial;
}
.style4 {
	color: #9D080D;
	font-size: 11px;
	font-family: arial;
}
.style5 {
	color: #3572aa;
	font-size: 11px;
	font-family: arial;
	font-weight: bold;
}
.style6 {
	color: #3572aa;
	font-size: 11px;
	font-family: arial;
}

.p {
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 11px;
	color: #000000;
}


/* ===================================== */

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; text-align: center;}
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

/*
BODY {
  background: #2e2e2e;
  color: #000000;
  margin: 0px;
  margin-top: 12px;
}

A {
  color: #747474;
  text-decoration: none;
}

A:hover {
  color: #888888;
  text-decoration: underline;
} */

a.cartline a:link a:active {
   color: #ffffff;
}

FORM {
 display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

div.cartline {
  color: Silver;
}

div.cartline A.headerNavigation:visited { 
  color: #ffffff;
  font-size: 10px;  
  font-weight: bold;
  text-decoration: none;
}

div.cartline A.headerNavigation:hover {
  color: #ffffff;
  font-size: 10px;  
  font-weight: bold;
  text-decoration: underline;
}

A.headerNavigation:link { 
  color: silver;
  font-size: 10px;  
  font-weight: bold;
  text-decoration: none;
}

A.headerNavigation { 
  color: silver;
  font-size: 10px;  
  font-weight: bold;
  text-decoration: none;
}


A.headerNavigation:hover {
  color: silver;
  font-size: 10px;  
  font-weight: bold;
  text-decoration: underline;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #DFEEC8;
}

.infoBoxContents {
  background: #DFEEC8;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  text-align: left;
  padding-top: 6px;
  padding-bottom: 8px;
}

.infoBoxContents a, .infoBoxContents a:link, .infoBoxContents a:visited{
  background: #DFEEC8;
  text-align: center;
  font-family: Verdana, Arial, sans-serif;
  line-height : 18px;
  font-size: 10px;
  padding-top: 6px;
  padding-bottom: 6px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  background-image: url('images/infobox/corner_center.gif');
  font-family: Arial, Verdana, sans-serif;
  font-size: 18px;
  font-weight: normal;
  color: #000000;
  display: none;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #E5E5E5;
  //shopping-cart content color
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #ffffff;
  //shopping-cart content color
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #ffffff;
  //shopping-cart header/footer color
  border-spacing: 1px;
  
}

.productListing-heading {

border-right:2px solid  #ffffff; 
border-bottom:3px solid #ffffff;  
border-top:2px solid #CBCBCB;  
text-align:left;
 

  color: #3D3D3D;
  font-weight: bold;
  padding: 13px;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ffffff;
  //shopping-cart header/footer color
}

TD.productListing-data {
border-right:2px solid  #ffffff; 
border-bottom:2px solid #ffffff;  
text-align:left;
vertical-align:top; 
padding:10 15 10 15;


  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #FE4207;
}

A.pageResults {
  color: #747474;
}

A.pageResults:hover {
  color: #747474;
}

A.pageResults:visited {
  color: #747474;
}


TD.pageHeading, DIV.pageHeading {
 font-size: 18px;
 font-weight: bold;
color: #4A9E46;
width:700px;
  height: 35px;
  background: #ffffff;
  background-repeat: repeat-x;
  padding-top: 0px;
  padding-left: 0px;

}


TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
color: #000000;
font-weight:bold;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  padding-left: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }


td{
 font-family: tahoma,verdana,arial;
 font-size: 11px;
 color: #565859;
/* padding-right: 2px;
 padding-left: 2px;*/
}

 .ch1{
 font-size: 10px;
 color: #000000;
 font-weight: bold;
 text-decoration: none; 
 }

 .ch2{
 padding-left: 20px;
 }

 .ch3{
 padding-left: 30px;
 }

 .ch4{
 font-size: 11px;
 color: #000000;
 }

 .ch5{
 border-left: #E5E5E5 1px solid;
 border-right: #E5E5E5 1px solid;
 border-bottom: #E5E5E5 1px solid;
 padding-left: 16px;
 }

 .ch6{
 font-size: 13px;
 color: #B4B4B4;
 }


 .ch7{
 font-size: 13px;
 color: #FE4207;
 font-weight: bold;
 }

 .ch8{
 font-size: 9px;
 color: #B4B4B4;
 text-decoration: none; 
 }

 .ch9{
 font-size: 18px;
 color: #616060;
 font-weight: bold;
 }
 
 .ch10{
 font-size: 12px;
 color: #565859;
 }

 .ch11{
 font-size: 13px;
 color: #565859;
 }

 .ch12{
 padding-left: 111px;
 padding-top: 64px;
 }

 .ml1{
 font-size: 11px;
 color: #FD0004;
 }

 .ml2{
 font-size: 9px;
 color: #585858;
 text-decoration: none; 
 font-family: verdana;
 }

 .ml3{
 font-size: 9px;
 color: #F66335;
 text-decoration: none; 
 font-family: verdana;
 font-weight: bold;
 }

 .ml4{
 font-size: 15px;
 color: #444444;
 text-decoration: none; 
 font-weight: bold;
 }

 .ml5{
 font-size: 11px;
 text-decoration: none; 
 color: #585858;
 }

 .ml6{
 font-size: 11px;
 text-decoration: none; 
 color: #616060;
 }


 .ml8{
 font-size: 9px;
 text-transform: uppercase;
 text-decoration: none; 
 color: #585858;
 }



 .se{            
 width: 130px;
 font-size: 9px;
 color: #282E3E
 }

 .se2{            
 width: 110px;
 font-size: 8px;
 color: #282E3E
 }


 .se3{            
 width: 50px;
 font-size: 8px;
 color: #282E3E
 }


 

 .image_border{
  border:1px solid #848484; 
 }


 .currency_symbol{
 font-size: 13px;
 color: #B4B4B4;
 font-weight:bold;
 }

/* DDB - 041031 - Form Field Progress Bar */
.progress{
	width: 1px;
	height: 17px;
	color: red;
	font-size: 12px;
    overflow: hidden;
	background-color: gray;
	padding-left: 5px;}
}


