/*
Header Color : #6699FF
Used in WebParts, Page Header, Page Footer, Grid Header, Buttons

Detail Color : #C6DEFF
Used in WebParts, Left Menu, Change Theme link

Footer Color : #666666
Used in WebParts
*/

BODY
{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #484848;
	margin: 0px;
	text-align: center;
	width: 993px;
}
#master
{
	position: relative;
	margin: 0 auto;
	text-align: left;
	width: 993px;
	background-color: #ffffff;
}
a
{
	text-decoration: none;
	color: #484848;
}
.linkButton
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #05173B;
	text-decoration: none;
}
.itemText
{
	font-size: 12px;
	font-weight: bold;
	color: #05173B;
	text-decoration: none;
}
.sectionTitleCell
{
	font-size: 15px;
	font-weight: bold;
	color: #484848;
	vertical-align: middle;
	text-align: left;
}
.contentPathLink
{
	font-weight: normal;
	color: #9182AB;
	text-decoration: none;
}
.contentPathLink:HOVER
{
	font-weight: bold;
	color: #1C1475;
	text-decoration: none;
}
.textfield10
{
	font-family: Verdana;
	font-size: 10px;
}
.text
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.Text12
{
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.Text11Red
{
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.Text14Red
{
	font-size: 14px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.Text14Blue
{
	font-size: 14px;
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;
}
.heading1
{
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.icLabelText
{
	font-size: 12px;
	color: #000000;
	padding-right: 10px;
	padding-left: 10px;
}
.icLabelTitle
{
	height: 30px;
	font-size: 12px;
	font-weight: bolder;
	color: #002a61;
	font-style: italic;
	padding-left: 12px;
}
.button
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-color: #81b94f;
	padding: 3px;
	border: 1px solid #FFFFFF;
	text-align: center;
	height: 25px;
	cursor: pointer;
}
.required
{
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}
.SmallText
{
	font-weight: lighter;
	font-size: 12px;
	color: Black;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.WizardHeading1
{
	font-weight: bold;
	font-size: 14px;
	color: Black;
}
.search
{
	background-color: #ffffff;
}
.border
{
	border: solid 1px black;
}
.odd
{
	background-color: #F0EDF3;
	color: #000000;
}
.even
{
	background-color: #D9D3E2;
	color: #000000;
}

/* Sam 3/22/2007 - DataGrid */
.GridHeader
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 5px;
	background-color: #81b94f;
	height: 25px;
}
.GridFooter
{
	height: 10px;
	margin: 0px;
	padding: 0px;
}
.GridFooter A
{
}
.GridRow
{
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	padding-left: 3px;
	background-color: #E1E1E1;
	height: 25px;
}
.GridAlternateRow
{
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	color: #000000;
}
/* Sam 3/22/2007 - DataGrid */

/* Sam 3/22/2007 - DataList */
.ListHeader
{
	font-size: 9px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 5px;
	background-color: #81b94f;
	height: 25px;
}
.ListFooter
{
	margin: 0px;
	padding: 0px;
}
.ListFooter A
{
}
.ListRow
{
	font-size: 9px;
	font-weight: bold;
	color: #484848;
	padding-left: 3px;
	height: 25px;
}
.ListAlternateRow
{
	font-size: 9px;
	font-weight: bold;
	color: #484848;
	padding-left: 3px;
	height: 25px;
}
/* Sam 3/22/2007 - DataList */

/* Sam 1/18/2007 - Sliding Login Box */
#loginBox
{
	width: 190px;
	position: absolute;
	z-index: 22;
	left: 115px;
	top: -100px;
}
#headerContent
{
	z-index: 24;
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
	position: relative;
}
#loginBoxCover
{
	background-color: #FFFFFF;
	position: absolute;
	z-index: 23;
	left: 0px;
	top: -100px;
	height: 150px;
	width: 100%;
}
#loginBox .table1
{
	background-color: #e1e1e1;
	font-size: 10px;
	color: #000000;
}
.leftColumn
{
	text-align: left;
	width: 200px;	
	white-space: nowrap;
}
.rightColumn
{
	text-align: left;
	width: 110px;
}
.mouseOverPointer
{
	cursor: pointer;
}
#loginBox .Text12
{
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
}
.buttonInBox
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background-color: #81b94f;
	padding-bottom: 2px;
	border: 0px solid #81b94f;
	text-align: center;
	height: 20px;
	cursor: pointer;
}
/* Sam 1/18/2007 - Sliding Login Box */

/* Sam 1/18/2007 - Item details on hover */
#ItemDetail
{
	font-size: 11px;
	padding: 2px 2px 2px 2px;
	background-color: #E1E1E1;
	border: outset #666666 1px;
	position: absolute;
	z-index: 1;
	left: 0px;
	top: -300px;
	width: 350px;
}
#ItemDetail .table1
{
	text-align: left;
	font-size: 10px;
}
#ItemDetail .boldText
{
	font-weight: bold;
}
/* Sam 1/18/2007 - Item details on hover */

/* Sam 3/13/2007 - Header with new styles */
.goButton
{
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #e1e1e1;
	padding: 3px;
	text-align: center;
	cursor: pointer;
	text-decoration: none;
}
.toptoolLink
{
	font-weight: bold;
	color: #484848;
	text-decoration: none;
}
.header_corner_left
{
	background-color: #cbcbcb;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(images/header_left_bottom_corner.jpg);
	width: 15%;
	height: 30px;
}
.header_td_bg
{
	background-color: #cbcbcb;
	color: #FFFFFF;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	/*width: 70%;*/
	height: 30px;
}
.header_corner_right
{
	background-color: #cbcbcb;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(images/header_right_bottom_corner.jpg);
	text-align: right;
	/*width: 15%;*/
	height: 30px;
}
/* Sam 3/13/2007 - Header with new styles */

/* Sam 3/14/2007 - Main Content with new styles */
.workarea_top_corner_left
{
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: left top; /*	background-image: url(images/work_area_ltc.jpg);*/
	width: 11px;
	height: 18px;
}
.workarea_top_corner_right
{
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: right top; /*	background-image: url(images/work_area_rtc.jpg);*/
	width: 12px;
	height: 18px;
}
.WorkAreaTablebg
{
	background-color: #ffffff;
}
.WorkAreaBg
{
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #ffffff; /*background-image: url(images/WorkAreaBg.jpg)*/
}
.workarea_bottom_corner_left
{
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: left bottom; /*	background-image: url(images/work_area_lbc.jpg);*/
	width: 11px;
}
.workarea_bottom_corner_right
{
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: right bottom; /*	background-image: url(images/work_area_rbc.jpg);*/
	width: 12px;
}
/* Sam 3/14/2007 - Main Content with new styles */

/* Sam 3/13/2007 - Web Parts with new styles */


.webpart_top_corner_left
{
	/*
	background-color: #e1e1e1;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(images/webpart_left_top_corner.jpg);*/
	
}

.webpart_header_td_bg
{
	/*background-color: #e1e1e1;*/
	color: #484848;
	font-weight: bold;
	border-bottom: solid 1px #cccccc;
}
.webpart_header_td_bg A
{
	/*background-color: #e1e1e1;*/
	color: #484848;
}
.webpart_top_corner_right
{
	/*
	background-color: #e1e1e1;
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(images/webpart_right_top_corner.jpg);*/
}
.webpart_td_content_bg
{
	/*background-color: #336633;*/
}

.webpart_td_content_bg a
{
	text-decoration: none;
	color: #000000;
}
.webpart_content_bg
{
	background-color: #ffffff;
}
.webpart_data_title
{
	font-weight: bold;
}
.webpart_data_value
{
	padding-left: 10px;
	border-bottom: solid 1px #e1e1e1;
}
.button_in_webpart
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #81b94f;
	padding: 2px;
	border: 0px solid #000000;
	text-align: center;
	height: 20px;
	cursor: pointer;
}
.link_in_webpart
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #ff00ff;
	background-color: #81b94f;
	padding-top: 3px;
	padding-left: 2px;
	padding-right: 2px;
	text-align: center;
	height: 40px;
	text-decoration: none;
}
/*
.webpart_bottom_corner_left {
	background-color: #e1e1e1;
	background-repeat: no-repeat; 
	background-position: left bottom; 
	background-image: url(images/webpart_left_bottom_corner.jpg);
}
.webpart_bottom_corner_right {
	background-color: #e1e1e1;
	background-repeat: no-repeat; 
	background-position: right bottom; 
	background-image: url(images/webpart_right_bottom_corner.jpg)
}
.webpart_bottom_bg {
	background-color: #e1e1e1;
}
*/
/* Sam 3/13/2007 - Web Parts with new styles */

/* Sam 3/14/2007 - Footer with new styles */
.footer_corner_left
{
	background-color: #e1e1e1;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(images/footer_left_corners.jpg);
	width: 9px;
	height: 18px;
}
.footer_bg
{
	background-color: #e1e1e1;
	text-align: left;
}
.footer_corner_right
{
	background-color: #e1e1e1;
	background-repeat: no-repeat;
	background-position: right center;
	background-image: url(images/footer_right_corners.jpg);
	width: 11px;
	height: 18px;
}
.footerCellLink
{
	color: #484848;
	text-decoration: none;
}
.footerCellLink:HOVER
{
	color: #666666;
	text-decoration: underline;
}
/* Sam 3/14/2007 - Footer with new styles */
.dollarSign
{
	/*background-color: #e1e1e1;*/
	text-decoration: none;
	color: #484848;
	font-size: 11px;
	/*font-weight: bold;*/ /*border: solid 1px #6699FF;*/
	padding: 2px;
	float:left;
}
.changeThemeLink a
{
	background-color: #ffffff;
	text-decoration: none;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 2px;
	padding-right: 2px;
	white-space: nowrap;
}
.addressTable
{
	border-width: 1px;
	border-style: solid;
	border-color: #e1e1e1;
	background-color: #ffffff;
	font-size: 10px;
}
.addressHeader
{
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #e1e1e1;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 5px;
	padding-left: 5px;
}
.upsellingHeader
{
	background-color: #e1e1e1;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.upsellingItemBoxHeader
{
	font-size: 11px;
	font-weight: bold;
}
.upsellingItemBox
{
	font-size: 10px;
}
.topSellingTable
{
	/* 	border-width: 1px; 	border-style: solid; 	border-color: #e1e1e1;*/
	background-color: #ffffff;
	font-size: 10px;
}
.segmentsTable
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	margin: 3px 3px 0px 3px;
	letter-spacing: normal;
	background-color: White;
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
}
.segmentsDescCell
{
	padding-left: 3px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-top: 2px;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
}
.segmentsValueCell
{
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: left;
	height: 20px;
}
.segmentsValueControl
{
	font-weight: normal;
	font-size: 11px;
}
.wizardHeader
{
	height: 20px;
	background-color: #6699FF;
	color: #FFF;
	font-weight: bold;
	text-align: center;
}
.collapsePanel
{
	overflow: hidden;
}
.wizard
{
	border-width: 1px;
	border-style: solid;
	border-color: #6699FF;
}
.wizardStep
{
	vertical-align: top;
}
.wizardCompleteTreeCell
{
	vertical-align: top;
	font-size: 11px;
}
.modalPopup
{
	background-color: White;
}
.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.leftAlignGridColumn
{
	text-align: left;
}
.centerAlignGridColumn
{
	text-align: center;
}
.rightAlignGridColumn
{
	text-align: right;
	direction: rtl;
}
/* Start - [Added classes to display Application Message in the different color based on Message Type] - [Pooja] - [03/19/08] */
.msgError
{
	color: red;
}
.msgInformation
{
	color: green;
}
.msgWarning
{
	color: orange;
}
.msgDisplay
{
	color: black;
}
/* End - [Added classes to display Application Message in the different color based on Message Type] - [Pooja] - [03/19/08] */
/* Start - [Added new Ajax class to modify the Tab wrap behaviour]*/
.ajax__tab_xp .ajax__tab_header
{
	white-space: normal !important;
}
/* End - [Added new Ajax class to modify the Tab wrap behaviour]*/

/* Table in the tab content to have light gray thin border*/
.tabContentTable
{
	border: 1px solid #999999;
}
/*End Table border style*/

.closeButton
{
	text-decoration: none;
	background-color: #81b94f;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold; /*border: solid 1px #6699FF;*/
	padding: 0px 3px 6px 3px;
}
.closeButton a
{
	color: #81b94f;
}
.imgLink
{
	padding-left: 15px;
	border: 0px;
}
.shift
{
	cursor: pointer;
	position: relative;
	left: 1px;
	top: 1px;
}
.border-right
{
	border-right: solid 1px #e1e1e1;
}
.border-left
{
	border-left: solid 1px #e1e1e1;
}

.leftMenuText
{
	color: #484848;
	padding-top: 2px;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-right: 5px;
	cursor: pointer;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	white-space: nowrap;
}
.leftMenuTextHover
{
	color: #484848;
	padding-top: 2px;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-right: 5px;
	cursor: pointer;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	white-space: nowrap;
}

.hometitle
{
	font-size: 14px;
	font-weight:bold;
}