﻿BODY
{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif; /*background-color: #5893D9;*/
	margin: 0px;
	padding: 0px;
	color:#075176;
}
HTML
{
	height:100%;
}
FORM
{
	padding: 0px;
	margin: 0px;
}
.main
{
	height: 100%;
	padding: 0px;
	text-align: center; /**/
}
.head
{
	margin: 0px;
	padding: 0px;
	color: #0E98E0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align:right;
	text-transform:uppercase;
	border-collapse: collapse;
	background-color:White;
}
.head_bg { Background-color:#0173AF;}

.headCustomize
{
	height: 26px; 
	padding-left: 10px; 
	background-image: url(images_1/green-grad.jpg)
}
.line
{
	border-bottom:solid 4px #0066CC;
}
.doubleline
{
	/*border-bottom: double 5px #D3DCE4;*/
	background-image: url(images_1/2line.gif);
	background-repeat:repeat-x;
	background-position:bottom left;
}

.caption{
	color: #024B76;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
}



.noborder{	border-width: 0px ;}
.noborder TH{	border-width:0px;}

/* LINKS */
/*
A			{	font-family: Verdana,Arial, Helvetica, sans-serif;	font-size: 11px;	font-weight: normal;	color: #4059AD;	text-decoration: none;}
A:visited	{	font-family: Verdana,Arial, Helvetica, sans-serif;	font-size: 11px;	font-weight: normal;	color: #4059AD;	text-decoration: none;}
A:active	{	font-family: Verdana,Arial, Helvetica, sans-serif;	font-size: 11px;	font-weight: normal;	color: #4059AD;	text-decoration: none;}
A:hover		{	font-family: Verdana,Arial, Helvetica, sans-serif;	font-size: 11px;	font-weight: normal;	color: #6B8BD5;	text-decoration: none;}
*/



A.footer			{	font-family: Verdana,Arial, Helvetica, sans-serif;	font-size: 11px;	font-weight: normal;	color: #00FEFE;	text-decoration: none;}
A.footer : visited	{	font-family: Verdana,Arial, Helvetica, sans-serif;	font-size: 11px;	font-weight: normal;	color: #00FEFE;	text-decoration: none;}
A.footer : active	{	font-family: Verdana,Arial, Helvetica, sans-serif;	font-size: 11px;	font-weight: normal;	color: #00FEFE;	text-decoration: none;}
A.footer : link	{	font-family: Verdana,Arial, Helvetica, sans-serif;	font-size: 11px;	font-weight: normal;	color: #00FEFE;	text-decoration: none;}
A.footer : hover	{	font-family: Verdana,Arial, Helvetica, sans-serif;	font-size: 11px;	font-weight: normal;	color: #00FEFE;	text-decoration: underline;}




/* PADDING */
.pad0 {padding: 0px 0px 0px 0px;}
.pad10{		padding: 10px 10px 10px 10px;}
.pad5{		padding: 5px 5px 5px 5px;}
.lpad10{	padding-left: 10px;}
.rpad10{	padding-right: 10px;}
.tpad10{	padding-top: 10px;}
.bpad10{	padding-bottom: 10px;}
.tpad15{	padding-top: 15px;}
.pad3{		padding: 3px 3px 3px 3px;}
.pad0{		padding: 0px;}
.rpad2{		padding-right: 2px;}
.lpad2{		padding-left: 2px;}
.rpad5{		padding-right: 5px;}
.lpad5{		padding-left: 5px;}
.tpad5{		padding-top: 5px;}
.bpad5{		padding-bottom: 5px;}


/* ALING */
.r{	text-align: right;}
.l{	text-align: left;}

.copyright{	font-family: Verdana;	color: #075176;	font-size: 11px;}
.bold{	font-size: 11px;	color: #075176;	font-weight: bold;}
.bold_only{	font-weight: bold;}
.normal			{	font-size: 11px;	color: #075176;	letter-spacing: 0px;}
.passed_status	{	font-size: 11px;	color: #075176;	letter-spacing: 0px;	color: #990000;}
.normal_status	{	font-size: 11px;	color: #075176;	letter-spacing: 0px;	color: green;}
.nowrap			{	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
		}
.text			{	font-size: 12px;	color: #075176;	letter-spacing: 0px; line-height: 20px;}
.small_text			{	font-size: 9px;	color: #075176;	letter-spacing: 0px; line-height: 12px;}
.border{	border-width: 1px 1px 1px 1px;	border-style: solid;	border-color: #999999;}
.rborder{	border-right-width: 1px;	border-right-style: solid;	border-right-color: #999999;}
.lborder{	border-left-width: 1px;		border-left-style: solid;	border-left-color: #999999;}
.tborder{	border-top-width: 1px;		border-top-style: solid;	border-top-color: #999999;}
.bborder{	border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #999999;}
.error_message{font-size:11px; color:#FF0000; vertical-align:super;}
.error_summary{font-size:11px; color:#991111; padding:5px;}

/*Modal Popup*/
.modalBackground {background-color:Gray;filter:alpha(opacity=70);opacity:0.7;
}
.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}
.header
{
	background-color:#DDDDDD;
	border-width:0px;
	border-style:solid;
	border-color:Gray;
	padding:5px;
	font-weight:bold;
	letter-spacing:1px;
}

/* APPROVAL STATUS STYLES */
.approved{ font-size: 9px; color:#3A863E; font-family:Verdana, Arial, Helvetica; }
.pending{ font-size: 9px; color:#866E3A; font-family:Verdana, Arial, Helvetica;}
.declined{ font-size: 9px; color:#F65B42; font-family:Verdana, Arial, Helvetica;}

.bg
{
	background-image: url(images/grad-main.jpg);
	background-position:top left;
	background-repeat:repeat-x; 
	margin:0px;
	padding-top:0px;
}
.copy_footer{background-color:#109AE3; background-image: url(images/grad-bottom.gif); background-repeat:repeat-x; height:42px; }

.footer{color:#FFFFFF; font-size: 11px;  font-family:Verdana, Arial, Helvetica;}

.txt_hdr{
	font : 13px Arial, Helvetica, sans-serif;
	color : #0066CC;
	text-decoration : none;
	font-weight : bold;
	background-image:url(images/header_text1b.gif); 
	background-repeat:repeat-x; 
	height:28px
}

.mainFrame
{
		background-color:#FFFFFF;
		color:#C1B8BD;
		padding:5px;
}
	
LI.pin {list-style-image: url(images/li.gif); list-style-position:inside; list-style-type:none;}
SPAN.pin {background-image: url(images/li.gif); width:16px; height:16px; background-repeat:no-repeat; background-position:left center; padding-left:15px}


.main_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:13px;
		color:#5A5A5A;
	}
	
.main1_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:12px;
		color:#828282;
	}
	
.header_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#0C7DB8;
	}
	
.link_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#149BE1;
	}	
		
.link1_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#444444;
	}	
	
.flash_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:13px;
		color:#0A6899;
	}
	
.copyright_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#8F8F8F;
		
	}

.copyright1_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#1095DA;
	}
a.text_navigator
{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#1884C6;
	text-decoration:underline;		
}

a.ProductList
{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#008DD7;
	text-decoration:none;
}	
a.text_navigator:hover 
{
	text-decoration:none;
	color:#8F8F8F;
}
.label
{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#8F8F8F;
}
.value
{
	font-family:Verdana;
	font-size:11px;
	color:#8F8F8F;
	font-weight:normal;
}
.shopping_text
{
	font-family:Verdana;
	font-size:11px;
	color:#8F8F8F;
	padding-left:18px;
	font-weight:bold;	
}
.shopping_text_1
{
	font-family:Verdana;
	font-size:11px;
	color:#8F8F8F;
	padding-left:18px;
}
.total_text
{
	font-family:Verdana;
	font-size:11px;
	color:#008ED8;
	padding-left:5px;
	font-weight:bold;	
}
.total_text_alt
{
	font-family:Verdana;
	font-size:11px;
	color:#8F8F8F;
	padding-left:5px;
	font-weight:bold;	
	background-color:#F4F4F4;
}
.StandardHeaderWhiteBig
{
	background-color:#159BE2;
	color:White;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	text-align:left;
}
.CustomizeHeader
{
	color:White;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
}
.menu
{
	border-left-color:#6B6B6B; 
	border-left-style:solid; 
	border-left-width:2px;
	width:100px;
}
.meny_text
{
	font-family:Arial;
	font-size:22px;
	color:#E8E8E8;
}
	a.copyright_text:link {text-decoration:none;}	
	a.copyright_text:hover {text-decoration:underline;}
	a.copyright_text:active {text-decoration:none;}
	a.copyright_text:visited {text-decoration:none;}
	
.shopping_menu
{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:White;
	background-color:#019AEA;
	height:26px;
}

.two_Line
{
	background-image: url(images_1/2line.gif);
	background-repeat:repeat-x;
	height:4px;
}

.loginView
{
	position:absolute;
	top:120px;
	z-index:200;
}
.FileUpload
{
	background-color:White;
	color:#008CD7;
	border:solid 1px #A5ACB2; 
}
.productlist_separator{ height: 4px; background-image: url(images/hline3.jpg); background-position:top; background-repeat:repeat; font-size:2px;  }

br {line-height:0px;}							        /**/
img {border:0px;}									   /**/
								   	   /**/
table {								 	  	  /**/
	border-collapse:collapse;			 	 /**/
	border:0px;						    	/**/
	padding:0px 0px 0px 0px;			   /**/
	}									  /**/
									/**/
a {text-decoration:underline}	   /**/
a:hover {text-decoration:none;}	  /**/
ul {							 /**/
	padding:0px 0px 0px 0px; 	/**/
	margin:0px 0px 0px 0px;	   /**/
	list-style:none;		  /**/
}							 /**/
/*---------------------------**/
.td_1 {
	width:144px;
	height:18px;
	padding:0px 0px 0px 1px;
	font:bold 12px Arial, Helvetica, sans-serif;
}
.td_2 {
	width:39px;
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#F4F400;
}
.rdmr a {
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#F4F400;
}
.ml a {
	font-weight:bold;
	color:#F4F400;
}
.f a {
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#FFF;
}
.date {
	color:#F4F400;
	font-weight:bold;
}
.c_tr {
	width:6px;
	background:url(images/c_tr.jpg) top left no-repeat
}
.c_tl {
	width:6px;
	background:url(images/c_tl.jpg) top left no-repeat
}
.c_tc {
	width:100%; 
	background-color:#47096A;
}
.c_br {
	background:url(images/c_br.jpg) top left no-repeat
}
.c_bl {
	background:url(images/c_bl.jpg) top left no-repeat
}

.input_yellow
{
	color:#FAE100;
	font-family:Times New Roman;
	font-size:16px;
	line-height:20px;
	font-weight:bold;
}
text_conner
{
	color:Red;
	font-family:Times New Roman;
	font-size:14px;
	font-weight:bold;
}
A.mainlink			 {	font-family: Times New Roman;	font-size: 14px;	font-weight: normal;	color: #FAE100;	text-decoration: underline;}
A.mainlink : visited {	font-family: Times New Roman;	font-size: 14px;	font-weight: normal;	color: #FAE100;	text-decoration: underline;}
A.mainlink : active	 {	font-family: Times New Roman;	font-size: 14px;	font-weight: normal;	color: #FAE100;	text-decoration: underline;}
A.mainlink : link	 {	font-family: Times New Roman;	font-size: 14px;	font-weight: normal;	color: #FAE100;	text-decoration: underline;}
A.mainlink : hover	 {	font-family: Times New Roman;	font-size: 14px;	font-weight: normal;	color: #FAE100;	text-decoration: underline;}
