/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

BODY, TABLE	 {
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
}

INPUT, SELECT, TEXTAREA
{
	font-size: 8pt; 
	
}

.heading
{
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 12pt; 
	color:#3366CC;
	font-weight:bold ;
	text-decoration: none;
}

.subheader
{
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	line-height: 2; 
	color:#000000;
	font-weight:bold;
	text-decoration: none;
}

.bodytext
{
	font-family: Arial, Helvetica, Verdana, sans-serif; 
	font-size: 9pt; 
	letter-spacing:normal;
	font-style: normal; 
	line-height: normal; 
	color:grey;
	font-weight:normal;
	text-decoration: none;
}

.message
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	letter-spacing:normal;
	font-style: normal; 
	line-height: normal; 
	color:#666666;
	font-weight:bold;
	text-decoration: none;
}

a 
{
	font-family: Arial, Helvetica, Verdana, sans-serif; 
	font-size: 8pt; 
	letter-spacing:normal;
	color:#666666;
	font-weight:normal ;
	text-decoration: none;
}

a:hover
{
	font-family: Arial, Helvetica, Verdana, sans-serif; 
	font-size: 8pt; 
	letter-spacing:normal;
	line-height: normal; 
	color:#666666;
	font-weight:normal ;
	text-decoration: underline;
}

/*FORM */
.form_label
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt; 
	font-style: normal; 
	line-height: normal; 
	color:black;
	font-weight:bold;
	text-decoration: none; 
}

.form_sublabel
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt; 
	font-style: normal; 
	line-height: normal; 
	color:black;
	font-weight:normal ;
	text-decoration: none; 
}






.form_mandatory
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt; 
	color:red;
}

.form_validation
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt; 
	color:red;
}

.header
{
	/*color:#798EC6;*/
	font-size:	 10pt;
	font-weight: bold;
}

.repeater
{
	font-size:	 8pt;
}

/* NAVBAR */
.navBar_title
{
	font-family: Verdana, Arial, Helvetica, sans-serifhttp://localhost/MediPrint/templates/specials.aspx; 
	font-size: 9pt;
	color: #666666;
	font-weight: bold;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	padding-top: 6px;
	padding-bottom: 6px;
	margin: 20px 0px 10px;
}

.navBar_text
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt;
	color: Black ;
	font-weight: normal;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
	margin: 20px 0px 10px;
}


.content_label
{
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-style: normal; 
/*	line-height: 2; */
	color:#000000;
	font-weight:bold;
	text-decoration: none;
}


.content_textgrey
{
	font-family: Arial, Helvetica, Verdana, sans-serif; 
	font-size: 8pt; 
	letter-spacing:normal;
	font-style: normal; 
	line-height: normal; 
	color:Gray;
	font-weight:normal;
	text-decoration: none;
}

.content_link
{
	font-family: Arial, Helvetica, Verdana, sans-serif; 
	font-size: 8pt; 
	letter-spacing:normal;
	font-style: normal; 
	line-height: normal; 
	color:black;
	font-weight:normal
	
}

.content_link:hover
{
	font-family: Arial, Helvetica, Verdana, sans-serif; 
	font-size: 8pt; 
	letter-spacing:normal;
	font-style: normal; 
	line-height: normal; 
	color:black;
	font-weight:normal;
	text-decoration: none;
}


/***********************************************/
/* CATALOG nav control tag styles                          */
/***********************************************/ 

.catalogueControl{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: normal;
	text-decoration: none;
	padding-left: 10px;
}

.catalogueControl_title{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9pt;
	color: #666666;
	font-weight: bold;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
	margin: 20px 0px 10px;
}

.catalogueControl a {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-style: normal;
	color: #3366CC;
	line-height: 16pt; 
	text-decoration: none;
}

.catalogueControl a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	color: #3366CC;
	line-height: 16pt; 
	text-decoration: underline;	
}




/***********************************************/
/* CATALOGUE tag styles                        */
/***********************************************/ 

.catalogue_title
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	line-height: normal; 
	color:black;
	font-weight:bold;
	text-decoration: none;
}
.catalogue_itemName
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-style: normal; 
	line-height: normal; 
	color:#3366CC;
	font-weight:bold;
	text-decoration: none;
}

.catalogue_itemCode
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-style: normal; 
	line-height: normal; 
	color:#FF9900;
	font-weight:normal;
	text-decoration: none;
	letter-spacing: 0.1px;
}

.catalogue_label
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-style: normal; 
	line-height: normal; 
	color:#666666;
	font-weight:normal;
	text-decoration: none;
}

.catalogue_text
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-style: normal; 
	line-height: normal; 
	color:#666666;
	font-weight:normal;
	text-decoration: none;
}

.catalogue_addToCartButton
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-style: normal; 
	line-height: normal; 
	color:#666666;
	font-weight:normal;
	text-decoration: none;
}

.catalogue_priceTableHeader
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-style: normal; 
	line-height: normal; 
	color:#666666 ;
	font-weight:bold;
	text-decoration:underline;
}

.catalogue_priceTableText
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-style: normal; 
	line-height: normal; 
	color:#666666;
	font-weight:normal;
	text-decoration: none;
}

/***********************************************/
/* ORDER tag styles                             */
/***********************************************/ 

.order_tableheader
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-style: normal; 
	line-height: normal; 
	color:#798EC6;
	font-weight:bold;
	text-decoration: none;
}

.order_labelBlack
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-style: normal; 
	line-height: normal; 
	color:Black;
	font-weight:bold;
	text-decoration: none;
}

.order_labelGray
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-style: normal; 
	line-height: normal; 
	color:Gray;
	font-weight:bold;
	text-decoration: none;
}

.order_text
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-style: normal; 
	line-height: normal; 
	color:#666666;
	font-weight:normal;
	text-decoration: none;
}

.order_textright
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-style: normal; 
	line-height: normal; 
	color:#666666;
	font-weight:normal;
	text-decoration: none;
	text-align:right;
}




/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#navBar{
	float: none ;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	width: 160PX;
}





/***********************************************/
/* Components                                  */
/***********************************************/

/************* #globalNav styles **************/

#globalNav
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	vertical-align:middle;
	border-top: 1px solid #CCC;
	padding-left: 10px;
	color: #000000;
	background-color: #EEEEEE;
	border-bottom: 1px solid #CCC;
	height:18pt;
}

#globalNav a 
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	vertical-align:middle;
	text-decoration: none;
	color: #000000;
	padding-top:3px;
	padding-left: 8px;
	padding-right: 8px;
	height:15pt;
	
}

#globalNav a:hover
{
	background-color: #CCCCCC;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	vertical-align:middle;
	
}

#navBar ul a:link, #navBar ul a:visited {
	display: block;
	color: #3366CC;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
}
#navBar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}



/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}

/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 10px 0px 0px;
	border-bottom: 1px none #cccccc;
	font-size: 90%;
	line-height: 4mm;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #336699;
	vertical-align: top;
}

#sectionLinks h3{
	font-weight: bold;
	color: #666666;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #FF0000;
	font-size: 8pt;
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
	margin: 0px;
	width: 120px;
}

#sectionLinks a {
	display: block;
	border-top: 1px none #cccccc;
	padding: 2px 0px 2px 10px;
	text-decoration: none;
}

#sectionLinks a:hover{
	background-color: #CCCCCC;
}


/*********** .infoLinks styles ***********/

.infoLinks{
	position: relative;
	margin: 15px 0px 0px;
	padding: 0px;
	border-bottom: 1px none #cccccc;
	font-size: 90%;
	vertical-align: top;
	line-height: 4mm;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
}

.infoLinks h3{
	font-weight: bold;
	color: #666666;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	font-size: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
	margin: 20px 0px 10px;
}

.infoLinks a {
	display: block;
	border-top: 1px none #cccccc;
	padding: 2px 0px 2px 10px;
	font-size: 8px;
	color: #000000;
	text-decoration: none;
}

.infoLinks a:hover{
	background-color: #CCCCCC;
}

/*********** .categoryLinks styles ***********/



/************* #resultSection styles **************/

#resultSection{
	margin-top: 30px;
}

.listItem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	letter-spacing: 0.1px;
}

.listItemTitle {
	color: #999999;
	font-size: 8pt;
}

.listItemName {
	
	color: #3366CC;
	letter-spacing: 0px;
	font-weight: bold;
}
.listItemCode {

	font-size: 8pt;
	color: #FF9900;
	letter-spacing: 0.1px;
}

/************* .priceTable styles **************/

.priceTable {
	border: 1px solid #FFCC66;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 4px;

}

.listItemRolls {
	letter-spacing: 0.1px;
	font-size: 8pt;
	line-height: 2px;
	text-align: right;
	white-space: nowrap;
}
.listItemPrice {
	letter-spacing: 0.1px;
	font-size: 8pt;
	line-height: 2px;
	text-align: right;
}

.listItemPriceTitle {
	font-size: 8pt;
	font-weight: bold;
	color: #FF6600;
}

/************* #account styles *****************/
#accountControl {
	vertical-align: top;
	padding-left: 10px;
	border-bottom: 1px solid #cccccc;
	padding-bottom: 10px;	
}
#accountControl h3{
	font-weight: bold;
	color: #666666;
	background-color: #FFFFFF;
	font-size: 9pt;
	padding-top: 6px;
	padding-bottom: 6px;
	
	margin: 15px 0px 8px;
}

#accountControl txt{
	color: #666666;
	font-size: 8pt;
	line-height: 22pt;
}

#account {
	vertical-align: bottom;
	margin-top: 10px;
	
}

#account h3 {
	color: #003399;
	
}

.accountForm {
	border: 1px solid #FFCC66;
	padding: 10px 15px 20px;
	margin-bottom: 10px;
}

.accountFormField {
	font-size: 8pt;

}

/******************** .cart *******************/
.cart {
	border: 1px solid #FFCC66;
	padding: 10px 15px 20px;
	margin-bottom: 10px;
	width: 400px;
}

/************* .description styles ************/
.description {
	margin: 10px;
	padding: 10px;
	font-size: 9pt;
	width: 480px;
}

/***************  #contactUS styles ***********/
#XXXcontactUs {
	margin: 20px;
/*	border: 1px solid #FF9900;*/
	padding: 10px;
	width: 400px;

}

#contactUs h3 {
	color: #009933;

}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	vertical-align: baseline;
}
	
#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}


.dispenser {
	font-size: 11px;
	line-height: 12pt;
}
.signature {
	color: #FF9933;
}

#missionStmt ul {
	list-style-type: none;
}

#missionStmt li {

}

#list {
	background-color: #CCCCCC;

}

.legal
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:Gray ;
	background-repeat: no-repeat;
}

.legal a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:Gray ;
	text-decoration:none;
}

.legal a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:Gray ;
	text-decoration:underline;
}

.featuretext
{
	font-family: Arial, Helvetica, Verdana, sans-serif; 
	font-size: 9pt; 
	letter-spacing:normal;
	font-style: normal; 
	line-height: normal; 
	color:#666666;
	font-weight:normal;
	text-decoration: none;
}