﻿body
{
	text-align: center;
   font-family: Arial,Tahoma,'Segoe UI',Verdana,Helvetica,Sans-Serif ;
	font-size:0.9em;
	background-image: url('Images/main-bg.gif');
	background-repeat: repeat-x;
}
h1
{
	padding:0;
	margin:0;
	margin-bottom: 5px;
	font-size:1.5em;
	color:#555555;
}
h2
{
	padding:0;
	margin:0;
	margin-bottom: 5px;
	font-size:1em;
	color:#555555;
}
h3
{
	padding:0;
	margin:0;
	font-size:1em;
	color:#555555;
}

h4
{
	padding:0;
	margin:0;
	font-size:0.9em;
	color:Blue;
}
li
{
	font-size:0.8em;
	color:#555555;
	font-family:Verdana;
}

#areasserviced
{
	font-size:0.8em;
	color:#555555;
	font-family:Verdana;
}
.clear_Float
{
    clear:both;
    min-height:100%;
}
fieldset
{
	padding:5px 5px 5px 5px;
}
a,
a:link
{	
	text-decoration:underline;
	color: #0000FF;
}

.feedback_positive
{
   background-image: url('Images/Feedback-good.gif');
   background-position: 2px 2px;
   background-repeat:no-repeat;
   background-color: #90EE90;
   display:block;
   border: solid 1px #00aa00;
   padding:  4px 4px 4px 27px;
	color	:#000000;
	clear:both;
	margin: 3px 0 3px 0;
}
.feedback_negative,
.feedback_error
{
   background-image: url('Images/Feedback-error.gif');
   background-position: 2px 2px;
   background-repeat:no-repeat;
   background-color: #F08080;
   display:block !important;
   border: solid 1px #550000;
   padding: 4px 4px 4px 27px;
	color:#000000 !important;
	clear:both;
	margin: 3px 0 3px 0;
}
.feedback_warning
{
   background-image: url('Images/Feedback-warning.gif');
   background-position: 6px 5px;
   background-repeat:no-repeat;
   background-color: #FFFFE5;
   display:block;
   border: solid 1px #FFF6AD;
   padding: 4px 4px 4px 27px;
	color:#000000;
	clear:both;
	margin: 3px 0 3px 0;
}

.feedback_information
{
   background-image: url('Images/feedback-information.gif');
   background-position: 4px 5px;
   background-repeat:no-repeat;
   background-color: #EFF6FF;
   display:block;
   border: solid 1px #D8E9FF;
   padding: 4px 4px 4px 27px;
	color:#000000;
	clear:both;
}
.image_link_hand
{
   cursor:hand;
}

.scollable_div
{
   height: 200px;
   overflow-y: scroll;
}
input, textarea, select
{
	border-left-color:Gray;
	border-top-color:Gray;
	border-bottom-color:Gray;
	border-right-color:Gray;
	border-width:0.1em;
	border-style:solid;
}

input.button
{
   height: 25px !important;
   background: #ccc url('Images/button.png');
   background-repeat: repeat-x;
   cursor: hand;
   font-family: Tahoma, Arial, Verdana;
   float:right;
   margin: 3px 5px 3px 5px;
}

.slider-css
{
   height: 20px;
   width:200px;
   position:relative;
   border: solid 1px #cccccc;
   float:left;
   margin: 3px 5px 3px 5px;
}

.faqs
{
	text-align: left;
	font-size: 1em;
	padding:1px;
	margin: 5px;
	color: #555555;
	width: 100%;
	border-top:solid 1px #dcdce9;
	border-right:solid 1px #dcdce9;
}
/************************************************************************************/
/********************************** Content Box *************************************/
/************************************************************************************/
.content-box 
{
   margin: 10px 0 10px 0;
}
.content-box .header
{
   background-color: #3366FF;
   color:White;
   background-repeat: repeat-x;
   height: 16px;
   border: solid 1px #cccccc;
   font-family: Arial;
   font-size: 0.8em;
   font-weight: bold;
   padding: 3px 3px 3px 3px;
   
   
}

.content-box .body
{
   background-image: url('Images/content-box-bg.png');
   background-color:White;
   background-position: bottom center;
   background-repeat: repeat-x;
   padding: 3px 3px 30px 3px;
   min-height: 40px;
   border: solid 1px #cccccc;
   border-top: none;
   font-size: 0.8em;
}

/************************************************************************************/
/********************************** Header Styles ***********************************/
/************************************************************************************/
#header
{
    padding:10px 25px 10px 25px;
    min-height:100%;
    background-image:url('Images/ms-logo.gif');
    background-repeat: no-repeat;
    background-position: 10px 10px; 
}
#header .login_status
{
	float:right;
	list-style:none;
	font-size:0.8em;
}
#header .login_status li
{
	float:left;
	padding-left:15px;
	background-image: url(images/text_divider.gif);
	background-position: center left;
	background-repeat:no-repeat;
}
.testMode #header .login_status li
{
	background-image: url(images/test_mode_text_divider.gif);
}
#header .login_status li.end_item
{
	background:none;
}

/************************************************************************************/
/***************************** Main Navigation Styles *******************************/
/************************************************************************************/
#nav_menu
{
    
    margin-bottom:20px;
    border-left: 1px solid #cccccc;
    font-size:0.8em;
} 

#nav_menu .selected
{
   font-weight:bold;
   color: #FFFFFF;
}

#nav_menu table.level1
{
	background-color:#3366FF;
	height: 35px;
	border-top: 1px solid #cccccc;
	color: #FFFFFF;
	text-align: center;
	width:100px;
}
#nav_menu a:link
{
	text-decoration:underline;
	color: #FFFFFF !important;
}

#nav_menu table.level1 td
{
	text-decoration:underline !important;
   border-bottom: 1px solid #cccccc;
   border-right: 1px solid #cccccc;	
}
#nav_menu table.level1 td a
{
	text-decoration: none !important;
	display:block;
	color: #FFFFFF;
}

#nav_menu .menu_item
{
   background-color:#3366FF;
   height:25px;
   padding:4px 4px 4px 4px;
   border-bottom: solid 1px #e1e1e1;
   border-right: solid 1px #e1e1e1;
   border-left: solid 1px #e1e1e1;
   text-decoration:none !important;
   text-align:left;
   color: #FFFFFF;
}

#nav_menu .menu_item .selected
{
   font-weight:bold;
   color: #FFFFFF;
}
.hide_main_menu #nav_menu
{
   display:none;
   display:inline;
}
/************************************************************************************/
/********************************** GRID VIEW STYLES ********************************/
/************************************************************************************/
table.gridview
{
	text-align: center;
	border: #e2e2e2 1px solid;
	font-size: 0.8em;
	padding:1px;
	color: #555555;
}
table.gridview_wide
{
	width:100%;
}
table.gridview_medium
{
	text-align: center;
	font-size: 0.8em;
	padding:1px;
	margin: 1px;
	color: #555555;
	width: 93%;
	border-top:solid 1px #dcdce9;
	border-right:solid 1px #dcdce9;
}

table.gridview_medium th
{
    color: white;
	font-weight:500;
	font-size: 0.9em;
	background-color:#3366FF;
	vertical-align:top;	
	min-height:20px;
}
table.gridview_medium th,
table.gridview_medium td
{
	padding: 1px 1px 1px 5px;
	border-left:solid 1px #dcdce9;
	border-bottom:solid 1px #dcdce9;
}

table.gridview th
{
    color: White;
	font-weight:500;
	font-size: 0.9em;
	background: #3366FF;
	vertical-align:text-top;	
	min-height:30px;
}
table.gridview th,
table.gridview td
{
	padding: 3px 3px 3px 3px;
	border:none;
	text-align:left;
}
table.gridview tr.alternate_row,
table.gridview_medium tr.alternate_row
{	
	background-color: #f9f9f9; 
}

table.gridview tr.hiliteRow, table.gridview_medium tr.hiliteRow
{	
	background-color: #0000FF; 
	cursor:hand;
	color:White;
}
table.gridview tr td.highlight_bad, table.gridview_medium tr td.highlight_bad
{
	background-color: #f20000;
}

/************************************************************************************/
/****************************** Controls for main page ******************************/
/************************************************************************************/
#control
{
	margin-bottom:8px !important;
	padding: 5px 5px 5px 5px;
	background-color: #f9f9f9 !important;
	border: solid 1px #e2e1e1 !important;	
}
div.login_control
{
	text-align:center;
}
div.login_control table
{
	border:solid 1px #e1e1e1;
}
div.login_control table table
{
	border:none;
}
div.login_control table th
{
	text-align:center;
	font-weight:normal;
	background-color:#e2e1e1;
	height:20px;
	padding:3px 0 3px 0;
}
div.login_control table td input
{
   width: 150px;
}
div.login_control table td input.button
{
   width:auto;
}
div.forgotten_password  table td
{
	width:auto;
	font-size:0.8em;
}

/************************************************************************************/
/************************************ Order Styles **********************************/
/************************************************************************************/

.order_details .scollable_div table
{
   width:95% !important;
}
.order_details fieldset
{
	font-size: 0.9em;	
	margin: 10px 0 10px 0;
}
.order_details fieldset legend
{
	color:#000066;
	font-size:1em;
}
/************************************************************************************/
/************************************ ACCOUNT APPLICATION ***************************/
/************************************************************************************/

.tableHead thead
{
	background-color:Green;
	font-size:0.9em;
	font-weight:400;
}

/************************************************************************************/
/************************************ SKIP SIZE ***************************/
/************************************************************************************/
.skip
{
	font-size:2em;
	color:#3366FF;
	font-weight:bold;
}
.skipsize
{
	color:Black;
	font-size:1em;
	font-weight:500;
}
.bags
{
	color:Black;
	font-size:0.9em;
}
.description
{
	color:Black;
	font-size:0.85em;
	font-weight:300;
}