/********************************************* GENERAL *********************************************/
BODY
{
	background-color: Black;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #000;
	background-color: #fff;
	font: 80.5% arial,helvetica,sans-serif;
}

#Browser, #BrowserOrderManagement
{
	margin: auto;
	width: 995px;
	position: relative;
}

DIV
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

SPAN
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

A:link
{
	color: #2f6681;
	text-decoration: none;
}
A:visited
{
	color: #2f6681;
	text-decoration: none;
}
A:active
{
	color: #2f6681;
	text-decoration: underline;
}
A:hover
{
	color: #2f6681;
	text-decoration: underline;
}

H1
{
	font-weight: bold;
	font-size: 105%;
	color: #666666;
	text-decoration: none;
}

H2
{
	font-weight: bold;
	font-size: 105%;
	color: #336666;
	text-decoration: none;
}

H3
{
	font-weight: bold;
	font-size: 105%;
	color: #336666;
	text-decoration: none;
}

INPUT, SELECT
{
	padding: 1px 3px 2px 3px;
	color: #2f6681;
	font-size: 95%;
	margin: 0px;
}

INPUT
{
	font-weight: bold;
}

TABLE
{
	width: 100%;
}
/********************************************* HEADER *********************************************/
#HeaderArea, #HeaderAreaOrderManagement
{
	text-align: left;
	margin-bottom: 15px;
}


.HeaderCtrl
{
	width: 975px;
	clear: both;
	height: 72px;
}

.HeaderCtrl .HeaderLogo
{
	z-index: 10;
	left: 0px;
	position: absolute;
	height: 72px;
}

.HeaderCtrl .HeaderTop
{
	overflow: visible;
	height: 72px;
	text-align: right;
	z-index: 1000;
}


.HeaderCtrl .HeaderTop .HeaderItemsBar
{
	padding-top: 12px;
	padding-right: 10px;
	font-size: 86%;
	color: #666;
	margin-right: 1px;
	white-space: nowrap;
	height: 25px;
	background-color: transparent;
	width: 250px;
}

.HeaderCtrl .HeaderTop .HeaderItemsBar A
{
	font-weight: normal;
	color: #2f6681;
	background-color: transparent;
	text-decoration: none;
}

.HeaderCtrl .HeaderTop .HeaderItemsBar A:hover
{
	text-decoration: underline;
}

.HeaderCtrl .HeaderTop .HeaderItemsBar A:visited
{
	font-weight: normal;
	color: #2f6681;
	background-color: transparent;
	text-decoration: none;
}

.HeaderCtrl .HeaderTop .HeaderItemsBar A:visited
{
	text-decoration: underline;
}

.HeaderCtrl .HeaderTop .HeaderItemsBar A:visited
{
	text-decoration: underline;
}

.HeaderCtrl .HeaderTop .HeaderItemsBar .link-delimiter
{
	padding-right: 7px;
	padding-left: 6px;
	padding-bottom: 0px;
	padding-top: 0px;
}

/********************************************* TOP MENU *********************************************/
.HeaderMnu
{
	border-right: #ccc 1px solid;
	border-top: #ccc 1px solid;
	border-left: #ccc 1px solid;
	border-bottom: #ccc 1px solid;
	margin-top: 1px;
	margin-bottom: 1px;
	z-index: 10;
	background: url(/ModusLink/App_Themes/Default/Images/Background/sitearea-nav.jpg) repeat-x left top;
	position: relative;
	height: 24px;
}

.HeaderMnu .corner-top
{
	padding-right: 0px;
	display: block;
	padding-left: 0px;
	font-size: 0px;
	background-image: url(/ModusLink/App_Themes/Default/Images/Background/cr_def.gif);
	padding-bottom: 0px;
	margin: 0px;
	line-height: 0;
	padding-top: 0px;
	background-repeat: no-repeat;
	position: relative;
	height: 3px;
}
.HeaderMnu .corner-top
{
	background-position: 100% 0px;
	z-index: 1;
	right: -1px;
	width: auto;
	top: -1px;
}
.HeaderMnu .corner-left
{
	padding-right: 0px;
	display: block;
	padding-left: 0px;
	font-size: 0px;
	background-image: url(/ModusLink/App_Themes/Default/Images/Background/cr_def.gif);
	padding-bottom: 0px;
	margin: 0px;
	line-height: 0;
	padding-top: 0px;
	background-repeat: no-repeat;
	position: relative;
	height: 3px;
}
.HeaderMnu .corner-top .corner-left
{
	background-position: 0px -6px;
	left: -2px;
	width: 3px;
}
.HeaderMnu UL, .HeaderMnu LI.AspNet-Menu-WithChildren
{
	margin: 0px;
	list-style: none none;
	height: 24px;
	float: left;
}
.HeaderMnu .AspNet-Menu-Horizontal
{
	margin-top: -3px;
	background-color: Green;
}

.HeaderMnu LI.AspNet-Menu-Leaf
{
	list-style: none none;
	display: inline;
}
.HeaderMnu LI:first-child.AspNet-Menu-Leaf A
{
	border-left: #ccc 0px solid;
}
.HeaderMnu A
{
	float: left;
	border-left: #ccc 1px solid;
	padding-left: 38px;
	padding-right: 38px;
	line-height: 24px;
	background-color: Red;
	margin: 0px;
	padding-bottom: 0px;
	font-weight: bold;
	font-size: 93.5%;
	z-index: 4;
	color: #2f6681;
	background-color: transparent;
	text-align: center;
	text-decoration: none;
}

.HeaderMnu A:hover
{
	background: url(/ModusLink/App_Themes/Default/Images/Background/pnav-bg-on.gif) left top;
	color: #fff;
	text-decoration: none;
}


/********************************************* LEFT MENU *********************************************/
.MenuContentArea
{
	width: 190px;
	float: left;
	margin-top: -3px;
}

.MenuContentArea A:hover
{
	text-decoration: none;
}
.MainNavigationCtrl
{
	padding-right: 8px;
	padding-left: 0px;
	padding-bottom: 21px;
	padding-top: 0px;
	position: relative;
}
.MainNavigationCtrl .AspNet-Menu
{
	border-bottom: #acc2cd 1px solid;
	padding-bottom: 1px;
}

.MainNavigationCtrl UL
{
	padding: 0px;
	margin: 0px;
}

.MainNavigationCtrl LI
{
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.MainNavigationCtrl .AspNet-Menu-Link, .MainNavigationCtrl .AspNet-Menu-NonLink
{
	display: block;
	font-size: 86%;
	color: #2f6681;
	position: relative;
	background-color: transparent;
	text-decoration: none;
}

.MainNavigationCtrl .AspNet-Menu-Leaf_0 .AspNet-Menu-Link, .MainNavigationCtrl .AspNet-Menu-Leaf_0 .AspNet-Menu-NonLink
{
	border-bottom: #d6e0e6 1px solid;
	padding: 3px 0px 3px 8px;
}

.MainNavigationCtrl .AspNet-Menu-Leaf_1 .AspNet-Menu-Link, .MainNavigationCtrl .AspNet-Menu-Leaf_1 .AspNet-Menu-NonLink
{
	padding: 3px 0px 3px 17px;
}

.MainNavigationCtrl .AspNet-Menu-Leaf_2 .AspNet-Menu-Link, .MainNavigationCtrl .AspNet-Menu-Leaf_2 .AspNet-Menu-NonLink
{
	border-top: #d6e0e6 1px solid;
	padding: 3px 0px 3px 29px;
	font-weight: bold;
}

.MainNavigationCtrl A.AspNet-Menu-Selected
{
	border-top: #c8cacc 1px solid;
	z-index: 10;
	border-bottom: #acc2cd 1px solid;
	background-color: #dde6eb;
	margin-bottom: -1px;
}

/********************************************* CONTENT *********************************************/


#ContentArea, #ContentAreaOrderManagement
{
	width: 995px;
	clear: both;
	vertical-align: top;
}

.DynamicContentArea, .DynamicContentAreaOrderManagement
{
	margin: 0px 0px 0px 0px;
	float: right;
	clear: right;
	width: 805px;
	vertical-align: top;
}

.MainContentFrame
{
	padding: 0px 5px 10px 10px;
	float: left;
	width: 595px;
	font-size: 88%;
	color: #666666;
	vertical-align: top;
}

/********************************************* CONTENT HEADER *********************************************/
.OrderTitleTopCtrl H1, .AdminTitleTopCtrl H1
{
	font-size: 87%;
	margin: 0px 0px -10px 0px;
	color: #8e9091;
	padding-right: 0px;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
	font-family: Arial, Helvetica, Sans-serif;
}

.OrderTitleTopCtrl H2, .AdminTitleTopCtrl H2
{
	padding-right: 0px;
	padding-left: 10px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	font-family: Arial, Helvetica, Sans-serif;
	padding-right: 0px;
	padding-left: 9px;
	font-size: 175%;
	padding-bottom: 7px;
	color: #424e53;
	line-height: 0.92em;
	padding-top: 13px;
	border-bottom: #ccc 1px solid;
}


/********************************************* CONTENT RIGHTHAND *********************************************/
.OrderManagementRightHandCol
{
	float: right;
	width: 185px;
	font-size: 88%;
	color: #333333;
	padding: 0px 0px 0px 0px;
}

.OrderManagementRightHandCol SELECT
{
	width: 160px;
	margin: 0px 0px 0px 0px;
}


.NewOrderControl, .NewQuoteControl
{
	background-color: #D9E5F9;
	padding: 0px 0px 10px 0px;
	margin: 5px 0px 5px 0px;
}



.NewOrderInternal
{
	background-color: #D9E5F9;
	padding: 5px 0px 10px 10px;
	margin: 0px 0px 0px 0px;
}

.WebPartHeading
{
	font-size: 8pt;
	font-weight:bold;
	color: White;
	background-color: #A7A5A6;
	height: 20px;
	text-align: left;
	padding: 5px 0px 0px 3px;
	margin: 0px 0px 0px 0px;
}


/********************************************* FOOTER *********************************************/
#FooterArea, #FooterAreaOrderManagement
{
	width: 960px;
	clear: both;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-size: 86%;
	color: #333;
	line-height: 13px;
}

/********************************************* BUTTONS *********************************************/

.Submit, .Submit2
{
	padding-right: 6px;
	padding-left: 6px;
	font-weight: bold;
	font-size: 8pt;
	padding-bottom: 2px;
	overflow: visible;
	width: auto !important;
	color: #2f6681;
	padding-top: 1px;
	font-family: arial;
}

/********************************************* POPUPS *********************************************/
.contactusstyle, .CsrEditExpiry
{
	border: solid 1px black;
	margin: 10px 10px 10px 10px;
	font-size: 88%;
}

.addressPopup
{
	min-height: 250px;
	margin: 0px 0px 10px 0px;
	border-left: solid 1px #F2F2F2;
	border-right: solid 1px #F2F2F2;
	border-bottom: solid 1px #F2F2F2;
	font-size: 88%;
	padding: 10px;
}


/********************************************* PAGINATION *********************************************/

.FooterSearchResultArea
{
	height: 30px;
	background: url(/ModusLink/App_Themes/Default/Images/Background/sitearea-nav.jpg) repeat-x left top;
	margin: 10px 0px 0px 0px;
	padding-top: 7px;
	padding-left: 5px;
	padding-right: 5px;
	height: 30px;
	border: #ccc 1px solid;
	clear: both;
	color: #666666;
	vertical-align: middle;
	font-size: 90%;
}
.FooterSearchResultArea DIV, INPUT, SELECT
{
	vertical-align: middle;
	padding: 0px;
}

/********************************************* FORMS *********************************************/
.DataColumn
{
	height: 30px;
}
.DateLabel
{
	height: 30px;
	float:left;
	font-weight: bold;
}
.DateSelect
{
	height: 30px;
	width: 190px;
	float: left;
}
/********************************************* SECTIONS *********************************************/
.SectionTitle
{
	float: left;
	text-align: left;
	width: 100%;
	font-weight: bold;
	font-size: 9pt;
	padding-bottom: 5px;
	margin-top: 10px;
}

/********************************************* SECTIONS *********************************************/
.CiscoCalendar .ajax__calendar_container
{
	background-color: White;
	height: 140px;
	border-right: #ccc 1px solid;
	border-top: #ccc 1px solid;
	border-left: #ccc 1px solid;
	border-bottom: #ccc 1px solid;
}

.CiscoCalendar THEAD
{
	background-color: #eeeeee;
	border-left: solid 1px #ccc;
	border-top: solid 1px #ccc;
}
.CiscoCalendar TD
{
	border-right: solid 1px #ccc;
	border-right: solid 1px #ccc;
}


.CiscoCalendar .ajax__calendar_dayname
{
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	width: 16px;
	height: 15px;
}

.CiscoCalendar .ajax__calendar_day
{
	color: #2f6681;
	text-decoration: none;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	width: 16px;
	height: 15px;
}


.CiscoCalendar .ajax__calendar_disabled .ajax__calendar_day
{
	color: #a6a6a6;
	text-decoration: none;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	width: 16px;
	height: 15px;
}

.CiscoCalendar .ajax__calendar_disabled .ajax__calendar_year
{
	color: #a6a6a6;
	text-decoration: none;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	width: 16px;
	height: 15px;
}
.CiscoCalendar TABLE
{
	border-left: solid 1px #eee;
	border-top: solid 1px #eee;
}
.CiscoCalendar TD
{
	border-right: solid 1px #eee;
	border-bottom: solid 1px #eee;
	padding: 0px;
	margin: 0px;
	text-align: center;
	height: 15px;
	width: 16px;
}
div.ContactUsInfo
{

	width: 100%;
	
	
}

div.SelectQuote
{
	width:95%;
	margin-top:20px;
	margin-left:20px;
}