body
{
	background-color: #336698;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 11px;
	color: #595B60;
}
img
{
	border: 0px;
}
/*tbody
{
	font-size: 11px;
	text-align:left;
}*/
.FloatLeft
{
	float: left;
}
.PaddingLeft5px
{
	padding-left: 5px;
}
.PaddingLeftRight0px
{
	padding-left: 0px;
	padding-right: 0px;
}
.Padding5
{
	padding: 5px;
}
.TextAlignToRight
{
	text-align: right;
}

.TextAlignToLeft
{
	text-align: left;
}
.MarginLeft5px
{
	margin-left: 5px;
}
.DisplayNone
{
	display: none;
}

/* Header, footer and Menu Classes************************************************/
.PageTopSpacer
{
	height: 10px;
}

.PageSideSpacer
{
	width: 20px;
	white-space: nowrap;
}

.HeaderSpacer
{
	background-color: #262263;
	height: 10px;
}

.HeaderAndContentDividerSpacer
{
	/*height: 5px;*/
	height: 10px;
}

.GlobalfishLog
{
	height: 74px;
	background-color: White;
}
.footer
{
	height: 40px;
	margin-top: 10px; /*margin-left: 5px; 	margin-right: 5px;*/
	font-size: 9px;
	color: #ffffff; /*padding-left: 10px; 	padding-right: 10px;*/
	white-space: nowrap;
	line-height: 20px;
}
.footer a{font-size:9px;}
.footer A:link
{
	color: #ffffff;
	text-decoration: none;
	font-size: 9px;
}
.footer A:visited
{
	color: #ffffff;
	text-decoration: none;
}
.footer A:hover
{
	color: #EFEFEF;
	text-decoration: underline;
}

.Menubar
{
	background-color: #262263;
	width: 100%;
	font-family: Arial;
}

.MenuTr
{
	vertical-align: top;
	height: 20px;
}

.MenuTd
{
	vertical-align: bottom;
	white-space: nowrap;
	height: 20px;
}

.MenuTd a, .MenuTd a:link, .MenuTd a:visited, .MenuTd a:hover
{
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}

.MenuDiv
{
	cursor: pointer;
	height: 20px;
	display: block;
}

.SubMenuDiv
{
	z-index: 10;
	position: relative;
}

.MenuHover
{
	background-color: #262263;
	background-repeat: repeat-x;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	padding-top: 3px;
	padding-bottom: 4px;
	padding-left: 6px;
	padding-right: 6px;
	white-space: nowrap;
}

.MenuNormal
{
	background-color: #5590CC;
	background-repeat: repeat-x;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	padding-top: 3px;
	padding-bottom: 4px;
	padding-left: 6px;
	padding-right: 6px;
	white-space: nowrap;
}

.MenuItem
{
	color: #5590CC;
	background-color: #DBDCDD;
	border-bottom: solid 1px #FFFFFF;
	text-align: center;
	text-decoration: none;
	display: block;
	width: 220px;
	padding-top: 3px;
	padding-bottom: 3px;
	line-height: 14px;
	font-weight: bold;
}

.MenuItemHover
{
	background-color: #262263;
}

.MenuItem a:link, .MenuItem a:visited, .MenuItem a:hover
{
	color: #5590CC;
	text-decoration: none;
	display: block;
	width: 220px;
}

.MenuItemHover a:link, .MenuItemHover a:visited, .MenuItemHover a:hover
{
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 220px;
}

.SubCommunicationMenu
{
	left: 0px;
	width: 134px;
	position: absolute;
	visibility: hidden;
}

.SubCommunicationMenuIE6
{
	left: 0px;
	width: 134px;
	position: absolute;
	visibility: hidden;
}

.SubMyProfileMenu
{
	left: 0px;
	width: 180px;
	position: absolute;
	visibility: hidden;
}

.SubMyProfileMenuIE6
{
	left: 0px;
	width: 180px;
	position: absolute;
	visibility: hidden;
}

.SubMyProductsMenu
{
	left: 0px;
	width: 134px;
	position: absolute;
	visibility: hidden;
}

.SubMyProductsMenuIE6
{
	left: 0px;
	width: 134px;
	position: absolute;
	visibility: hidden;
}

.SubAuctionMenu
{
	left: 0px;
	width: 128px;
	position: absolute;
	visibility: hidden;
}

.SubAuctionMenuIE6
{
	left: 0px;
	width: 128px;
	position: absolute;
	visibility: hidden;
}

.SubAuctionMenuIE6LogOut
{
	left: 0px;
	width: 128px;
	position: absolute;
	visibility: hidden;
}

.SubTradeMenu
{
	left: 0px;
	width: 129px;
	position: absolute;
	visibility: hidden;
}

.SubTradeMenuIE6
{
	left: 0px;
	width: 129px;
	position: absolute;
	visibility: hidden;
}

.SubTradeMenuIE6LogOut
{
	left: 0px;
	width: 129px;
	position: absolute;
	visibility: hidden;
}

.MenuSpacer
{
	width: 2px;
}

.LoginAsBar
{
	background-color: #262263; /*height: 24px;*/
	color: #FFFFFF;
	padding: 4px;
	padding-left: 10px;
	font-weight: bold;
	text-align: left;
	line-height: 22px;
}

.LoginOutAsBar
{
	background-color: #262263; /*height: 24px;*/
	color: #FFFFFF;
	padding: 3px;
	padding-left: 10px;
	font-weight: bold;
	text-align: left;
}

.LoginAsBar a, .LoginAsBar a:visited, .LoginAsBar a:link, .LoginOutAsBar a, .LoginOutAsBar a:visited, .LoginOutAsBar a:link
{
	color: #5590CC;
	text-decoration: none;
}

.LoginAsBar a:hover, .LoginOutAsBar a:hover
{
	color: #FFFFFF;
	text-decoration: none;
}

.LoginAsTd
{
	padding-left: 4px;
	padding-right: 4px;
	text-align: left;
	width: 70%;
	vertical-align: top;
}

.LoginOutTd
{
	padding-left: 4px;
	padding-right: 4px;
	text-align: right;
	width: 30%;
	color: #FFFFFF;
}

.LoginOutTd a
{
	color: #FFFFFF;
}
/*****************************************************************************/
/* Page Titles Classes *******************************************************/
.TitleBar_1
{
	font-size: 11px;
	color: #FFFFFF;
	background-color: #262263;
	font-weight: bold;
	text-decoration: none; /*padding-bottom: 3px;*/
	padding-left: 10px;
	padding-right: 10px; /*padding-top: 3px;*/
	margin: 0px; /*height: 33px;*/
	line-height: 30px;
	width: 100%;
}

.TitleBar_1 a, .TitleBar_1 a:visited, .TitleBar_1 a:link
{
	color: #5590CC;
	text-decoration: none;
	font-size: 10px;
}

.TitleBar_1 a:hover
{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}
.TitleBar_2
{
	font-size: 11px;
	color: #FFFFFF;
	background-color: #5590CC;
	font-weight: bold;
	text-decoration: none; /*padding-top: 5px;     padding-bottom: 5px;*/
	text-align: left;
	padding-left: 10px; /*height: 33px;*/
	line-height: 30px;
}
.TitleBar_2Right
{
	font-size: 11px;
	color: #FFFFFF;
	background-color: #5590CC;
	font-weight: bold;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;
	padding-right: 10px;
}

.TitleBar_2 a, .TitleBar_2 a:visited, .TitleBar_2 a:link
{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}

.TitleBar_2 a:hover
{
	color: #EFEFEF;
	text-decoration: none;
	font-size: 10px;
}

.TitleBar_3 /* same as TitleBar_gray*/
{
	font-size: 11px;
	color: #595B60;
	background-color: #DBDCDD;
	font-weight: bold;
	text-decoration: none; /*padding-bottom: 5px;*/
	padding-left: 10px;
	padding-right: 10px; /*padding-top: 5px;     height: 33px;*/
	line-height: 30px;
	text-align: left;
}

.TitleBar_3Center
{
	font-size: 11px;
	color: #595B60;
	background-color: #DBDCDD;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	line-height: 30px;
	text-align: center;
}

.TitleBar_4
{
	font-size: 11px;
	background-color: #EFEFEF;
	font-weight: bold;
	text-decoration: none; /*padding-top: 5px;     padding-bottom: 5px;*/
	padding-left: 10px;
	text-align: left; /*height: 33px;*/
	line-height: 30px;
}


.PagerRow_1
{
	font-size: 11px;
	color: #FFFFFF;
	background-color: #262263;
	font-weight: bold;
	text-decoration: none; /*padding-bottom: 5px;*/
	padding-left: 10px;
	padding-right: 10px; /* padding-top: 5px;*/ /*height: 33px;*/
	line-height: 30px;
	width: 100%;
}

.PagerRow_1 .OtherText
{
	font-size: 10px;
}


.PagerRow_1 a, .PagerRow_1 a:visited, .PagerRow_1 a:link
{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}

.PagerRow_1 a:hover
{
	color: #DBDCDD;
	text-decoration: none;
}

.PagerRow_2
{
	font-size: 11px;
	color: #FFFFFF;
	background-color: #5590CC;
	font-weight: bold;
	text-decoration: none; /*padding-top: 5px;     padding-bottom: 5px;*/
	line-height: 30px;
	padding-left: 10px; /*height: 24px;*/
	padding-right: 10px;
}

.PagerRow_2 td
{
	color: #FFFFFF;
}

.PagerRow_3 /* same as TitleBar_gray*/
{
	font-size: 11px;
	color: #595B60;
	background-color: #C1C4C6;
	font-weight: bold;
	text-decoration: none;
	line-height: 30px; /*padding-bottom: 5px;*/
	padding-left: 10px;
	padding-right: 10px; /*padding-top: 5px;*/ /*height: 24px;*/
	text-align: left;
}

.PagerRow_4
{
	font-size: 11px;
	background-color: #EFEFEF;
	font-weight: bold;
	text-decoration: none; /*padding-top: 5px;     padding-bottom: 5px;*/
	padding-left: 10px;
	line-height: 30px;
	text-align: left; /*height: 24px;*/
}
/*****************************************************************************/
/* Content Region Classes *******************************************************/
.ContentRegion1
{
	background-color: #FFFFFF;
	margin: 0px;
	text-decoration: none;
	padding: 10px;
}
.ContentRegion1_WithoutLeftTopPadding
{
	background-color: #FFFFFF;
	margin: 0px;
	text-decoration: none;
	padding: 0px 5px 5px 0px;
	text-align: left;
	vertical-align: top;
}
.ContentRegion1_Center
{
	background-color: #FFFFFF;
	margin: 0px;
	text-decoration: none;
	padding: 10px;
	text-align: center;
}
.ContentRegion1_Left
{
	background-color: #FFFFFF;
	margin: 0px;
	text-decoration: none;
	padding: 10px;
	text-align: left;
}
.ContentRegion1_Right
{
	background-color: #FFFFFF;
	margin: 0px;
	text-decoration: none;
	padding: 10px;
	text-align: Right;
}
.ContentRegion1WithoutPadding_AddProduct
{
	background-color: #FFFFFF;
	margin: 0px;
	text-decoration: none;
	vertical-align: top;
	line-height: 20px;
	border: 0px;
}
.ContentRegion1WithoutPadding
{
	background-color: #FFFFFF;
	margin: 0px;
	text-decoration: none;
	vertical-align: top;
	line-height: 20px;
}
.ContentRegion1WithoutPadding_withoutBottom
{
	background-color: #FFFFFF;
	margin: 0px;
	text-decoration: none;
	vertical-align: top;
	line-height: 20px;
	border-bottom-style:none;
}
.ContentRegion1WithoutPadding_SupplyChain
{
	background-color: #FFFFFF;
	margin: 0px;
	text-decoration: none;
	vertical-align: top;
}
.ContentRegion1WithoutPaddinglineheight
{
	background-color: #FFFFFF;
	margin: 0px;
	text-decoration: none;
	vertical-align: top;
}

.ContentRegion1HomePage
{
	padding: 0px 45px;
	background-color: rgb(255, 255, 255);
	vertical-align: top;
	font-size: 14px;
	line-height: 20px;
	text-align: left;
	font-weight: normal;
	background-color: Transparent;
}

.ContentRegion1WithoutPaddingForPopups
{
	background-color: #FFFFFF;
	margin: 0px;
	font-size: 11px;
	text-decoration: none;
	vertical-align: top;
	text-align: left;
}

.ContentRegion1WithoutPaddingForPopups tbody
{
	font-size: 11px;
	text-align: left;
}

.ContentRegion1WithoutPaddingForPopups th
{
	text-align: left;
}

.ContentRegion1WithoutTopPadding
{
	background-color: #FFFFFF;
	margin: 0px;
	text-decoration: none;
	padding: 0px 10px 10px 10px;
	vertical-align: top;
}

.ContentRegion1_NoLeftpadding
{
	background-color: #FFFFFF;
	margin: 0px;
	text-decoration: none;
	text-align: left;
}

.ContentRegion1tdPageHelpText
{
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	border-bottom: #DBDCDD 1px solid;
	text-align: left;
	vertical-align: top;
	background-color: #FFFFFF;
	vertical-align: top;
	line-height: 20px;
}

.ContentRegion1td
{
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	border-bottom: #DBDCDD 1px solid;
	text-align: left;
	vertical-align: top;
	background-color: #FFFFFF;
	font-size: 11px;
}
/*Logistic Related Classes*/
.commonclass
{
	width:208px;
	float:left;
	padding-left:10px;
}
.commonclass_Form
{
	float:left;
	width:490px;
	padding-left:10px
}
.commonclass1
{
	width:185px;
	float:left;
	padding-left:10px;
}
.commonclass1_Form
{
	float:left;
	width:450px;
	padding-left:30px
}
.commonclass_Right
{
	width:200px;
	float:left;
	padding-left:100px;
}
.commonclass1_Right
{
	width:150px;
	float:left;
}
.ContentRegion1td_WithoutBottom
{
	padding: 5px;
	padding-left: 10px;
	padding-right:0px;
	text-align: right;
	vertical-align: top;
	background-color: #FFFFFF;
	font-weight:bold;
	color:Black;
	font-size:28px;
	font-weight:800;
}
.ContentRegion1td_Text_Left
{
	padding-left: 20px;
	vertical-align: top;
	background-color: #FFFFFF;
	font-weight:bold;
	color:Red;
	font-size:14px;
	
}
.ContentRegion1td_NoBottom
{
	vertical-align: top;
	background-color: #FFFFFF;
	font-size: 12px;
	font-family:Verdana;
	border-style:none;
	border-bottom:1px solid #dbdcdd;
	
	width:100%;
}
.ContentRegion1td_NoBottom_Left
{
	padding: 5px;
	padding-left: 270px;
	padding-right: 10px;
	vertical-align: top;
	background-color: #FFFFFF;
	font-size: 12px;
	font-family:Verdana;
}
.ContentRegion1d_Common{width: 99.9%; float: left;line-height:30px;padding-top:5px;padding-bottom:5px;}

.ContentRegion1td_WithBottom_Left
{
	padding: 5px;
	padding-left: 270px;
	padding-right: 10px;
	vertical-align: top;
	background-color: #FFFFFF;
	border-bottom: #DBDCDD 1px solid;
	font-size: 12px;
	font-family:Verdana;
}
.ContentRegion1td_WithBottom_Right
{
	padding: 5px;
	padding-left: 5px;
	padding-right: 100px;
	text-align: right;
	vertical-align: top;
	background-color: #FFFFFF;
    border-bottom: #DBDCDD 1px solid;
	font-size: 12px;
	font-family:Verdana;
}
.ContentRegion1td_NoBottom_Right
{
	padding: 5px;
	padding-left: 5px;
	padding-right: 100px;
	text-align: right;
	vertical-align: top;
	background-color: #FFFFFF;
	font-size: 12px;
	font-family:Verdana;
}
.ContentRegion1td_NoBottom_TextBox
{
	vertical-align: top;
	background-color: #FFFFFF;
	width:178px;
	height:17px;
	border-width:1px;
	border-style:solid;
	border-color:Black;
}
.ContentRegion1td_NoBottom_TextBox1
{
	vertical-align:bottom;
	background-color: #FFFFFF;
	width:250px;
	height:17px;
	border-width:1px;
	border-style:solid;
	border-color:Black;
}
.ContentRegion1td_NoBottom_Dropdown
{
	vertical-align: middle;
	background-color: #FFFFFF;
	width:180px;
	height:21px;
	border-width:1px;
	border-style:solid;
	border-color:Black;
}
.ContentRegion1td_NoBottom_Dropdown1
{
	vertical-align:middle;
	background-color: #FFFFFF;
	width:253px;
	height:21px;
	border-width:1px;
	border-style:solid;
	border-color:Black;	
}
.PhoneCountryCode
{
	width: 80px;
	vertical-align: top;
	vertical-align: top;
	background-color: #FFFFFF;
	height:22px;
	border-width:1px;
	border-style:solid;
	border-color:Black;
}
.PhoneAreaCode
{
	width: 73px;
	vertical-align: top;
	vertical-align: top;
	background-color: #FFFFFF;
	height:22px;
	border-width:1px;
	border-style:solid;
	border-color:Black;
}
.PhoneNumber
{
	width: 83px;
	vertical-align: top;
	vertical-align: top;
	background-color: #FFFFFF;
	height:22px;
	border-width:1px;
	border-style:solid;
	border-color:Black;
}
/*Logistic Related Classes*/
.ContentRegion1td_Right
{
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	border-bottom: #DBDCDD 1px solid;
	text-align: right;
	vertical-align: top;
}
.ContentRegion1td_Center
{
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	border-bottom: #DBDCDD 1px solid;
	text-align: center;
	vertical-align: top;
}

.ContentRegion1td_Bottom
{
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	border-bottom: #DBDCDD 1px solid;
	text-align: left;
	vertical-align: bottom;
}
.ContentRegion1td_Left
{
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	border-bottom: #DBDCDD 1px solid;
	text-align: left;
	vertical-align: top;
}

.ContentRegion1tdWithoutBorder
{
	padding: 5px;
	padding-left: 10px;
	text-align: left;
	vertical-align: top;
	background-color: #FFFFFF;
	font-size: 11px;
}

.ContentRegion1tdWithoutBorder_Right
{
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: right;
	vertical-align: top;
}
.ContentRegion1tdWithoutBorder_Center
{
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	vertical-align: top;
}

.ContentRegion1tdWithoutBorder_Left
{
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	vertical-align: top;
}

.ContentRegion1tdWithoutBorder th
{
	font-weight: bolder;
	vertical-align: top;
	white-space: nowrap;
	width: 200px;
}

.ContentRegion1tdWithOutBottomLine
{
	padding: 5px;
	padding-left: 10px;
	text-align: left;
	vertical-align: top;
}

.ContentRegion1tdWithTopLine
{
	padding: 5px;
	padding-left: 10px;
	text-align: left;
	vertical-align: top;
	border-top: #DBDCDD 1px solid;
}

.ContentRegion1Subtd
{
	padding: 5px;
	padding-left: 20px;
	border-bottom: #DBDCDD 1px solid;
	text-align: left;
	vertical-align: top;
}

.ContentRegion1Subtd
{
	padding: 5px;
	padding-left: 20px;
	border-bottom: #DBDCDD 1px solid;
	text-align: left;
	vertical-align: top;
}

.ContentRegion1Lefttd
{
	padding: 5px;
	padding-left: 10px;
	border-bottom: #DBDCDD 1px solid;
	border-right: #DBDCDD 1px solid;
	text-align: left;
	vertical-align: top;
	width: 100px;
}


.ContentRegion1Buttontd
{
	padding: 15px;
	border-bottom: #DBDCDD 1px solid;
	text-align: left;
	vertical-align: top;
}

.ContentRegion1HelpTexttd
{
	padding: 15px;
	padding-left: 10px;
	border-bottom: #DBDCDD 1px solid;
	text-align: left;
	vertical-align: top;
}

.ContentRegion1tdWidth
{
	width: 200px;
}

.ContentRegion1td th
{
	font-weight: bolder;
	vertical-align: top;
	white-space: nowrap;
	width: 200px;
}

.ContentRegion1Line_Bottom
{
	border-bottom: #DBDCDD 1px solid;
	padding: 3px;
}

.ContentRegion1 a, .ContentRegion1WithoutPadding a, .ContentRegion1WithoutPaddingForPopups a, .ContentRegion1td a, .ContentRegion1WithoutPadding_AddProduct a
{
	font-size: 11px;
	color: #6E9CCE;
	text-decoration: none;
	font-weight: bold;
}
.ContentRegion1 a:hover, .ContentRegion1td a:hover
{
	color: #444444;
	text-decoration: none;
	
}

.ContentRegion1HomePage a
{
	font-size: 14px;
	color: #6E9CCE;
	text-decoration: none;
	font-weight: bold;
}
.ContentRegion1HomePage a:hover
{
	font-size: 14px;
	color: #595B60;
}

.ContentRegion1 HR
{
	color: White;
	border-style: solid;
	border-width: 1px;
}

.ContentSpacer
{
	height: 5px;
}

.ContentLargeSpacer
{
	height: 10px;
}

.ContentRegion1href a
{
	font-size: 11px;
	color: #5590CC;
	text-decoration: underline;
	font-weight: bold;
}

.MultipleSizeTd
{
	border-bottom: solid 1px #595B60;
	border-left: solid 1px #595B60;
	width: 150px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	white-space: nowrap;
}

.MultipleSizeTd_RightAlign
{
	border-bottom: solid 1px #595B60;
	border-left: solid 1px #595B60;
	width: 150px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	white-space: nowrap;
	text-align: right;
}

.MultipleSizeTdWithTextWrap
{
	border-bottom: solid 1px #595B60;
	border-left: solid 1px #595B60;
	width: 150px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.MultipleSizeTdWithOutLeftBorder
{
	border-bottom: solid 1px #595B60;
	width: 150px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	white-space: nowrap;
}

.MultipleSizeTdWithOutLeftBorder_RightAlign
{
	border-bottom: solid 1px #595B60;
	width: 150px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	white-space: nowrap;
	text-align: right;
}

.MultipleSizeTdWithOutBottomLine
{
	border-left: solid 1px #595B60;
	width: 150px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	white-space: nowrap;
}

.MultipleSizeTdRightBorder
{
	border-right: solid 1px #595B60;
}

.MultipleSizeTdTopBorder
{
	border-top: solid 1px #595B60;
}

.MultipleSiztTdLeftBottomBorder
{
	border-bottom: solid 1px #595B60;
	border-left: solid 1px #595B60;
}

.MultipleSizeTd th
{
	font-weight: bold;
}


.MyFeedBackTd
{
	border-bottom: solid 1px #595B60;
	border-left: solid 1px #595B60;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
.MyFeedBackRightTd
{
	border-bottom: solid 1px #595B60;
	border-left: solid 1px #595B60;
	border-right: solid 1px #595B60;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}


.text_blue
{
	color: #5590CC;
}
.indentabit
{
	margin-left: 10px;
	width: 90%;
}
.MyFeedBackContentRegionTd
{
	padding-left: 10px;
	padding-bottom: 5px;
}

.MyFeedBackTd_blue
{
	border-left: solid 1px #595B60;
	border-top: solid 1px #595B60;
	border-bottom: solid 1px #595B60;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	color: #5590CC;
	font-weight: bold;
}
.MyFeedBackTdRight_blue
{
	border-left: solid 1px #595B60;
	border-right: solid 1px #595B60;
	border-top: solid 1px #595B60;
	border-bottom: solid 1px #595B60;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	color: #5590CC;
	font-weight: bold;
}

.NoRecordTd
{
	padding: 15px;
	padding-left: 10px;
	padding-right: 10px; /*border-bottom: #DBDCDD 1px solid;*/
	text-align: left;
	vertical-align: middle;
}

.MyFeedBackHeader
{
	/*font-size: 13px;*/
	background-color: #DBDCDD;
	font-weight: bold;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	border-left: solid 1px #595B60;
	border-top: solid 1px #595B60;
	border-bottom: solid 1px #595B60;
	text-align: center;
	white-space: nowrap;
}
.MyFeedBackHeaderRight
{
	/*font-size: 13px;*/
	background-color: #DBDCDD;
	font-weight: bold;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	border-left: solid 1px #595B60;
	border-right: solid 1px #595B60;
	border-top: solid 1px #595B60;
	border-bottom: solid 1px #595B60;
	text-align: center;
	white-space: nowrap;
}

.PhoneNumberHelpText
{
	font-size: 9px;
	color: #0066CC;
	font-weight: normal;
	text-align: left;
}
.PhoneCountryCodetd
{
	width: 90px;
	text-align: center;
	vertical-align: top;
	color: #5590CC;
}
.PhoneCountryCodetd input, .PhoneAreaCodetd input, .PhoneNumbertd input
{
	width: 100%;
}
.PhoneAreaCodetd
{
	width: 80px;
	text-align: center;
	vertical-align: top;
	color: #5590CC;
}
.PhoneNumbertd
{
	width: 100px;
	text-align: center;
	vertical-align: top;
	color: #5590CC;
}
.PhoneNumberTableSpacer
{
	width: 11px;
	text-align: center;
	vertical-align: middle;
}

/* ------------------ContentRegion2------------------------ */
.ContentRegion2
{
	background-color: #DFDFDF;
	color: #595B60;
	height: 100%;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
	padding: 10px;
}

.ContentRegion2WithNoPadding
{
	background-color: #F4F4FA;
}

.ContentRegion2Line_Bottom
{
	border-bottom: #696969 1px solid;
	padding: 3px;
}

/* ------------------ContentRegion4------------------------ */
.ContentRegion4
{
	background-color: #E9E9E9;
	color: #696969;
	height: 100%;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
	padding: 10px;
	font-weight: bolder;
}

/*****************************************************************************/
/* Counter Offer Table Classes *******************************************************/
.CounterOfferTH{
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
	border-right: solid 1px #EFEFEF;
	border-bottom: solid 1px #DBDCDD;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;	
	text-align: left;
	width: 25%;
	border:solid 1px #fff;
}
.CounterOfferTD1
{
	padding-left:10px;
	padding-right:10px;
	border-right:solid 1px #fff;
	border-bottom:solid 1px #DBDCDD;
	background-color:#EFEFEF;
	padding-top:10px;
	padding-bottom: 5px;
	text-align: left;
	width: 25%;
	
}
.CounterOfferTD2
{
	padding-left: 10px;
	padding-right: 10px;
	border-right: solid 1px #EFEFEF;
	border-bottom: solid 1px #EFEFEF;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	width: 25%;
}
.CounterOfferTD3
{
	padding-left: 10px;
	padding-right: 10px;
	border-right: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	background-color: #EFEFEF;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	width: 25%;
}

.CounterOfferTD1_Center
{
	padding-left: 10px;
	padding-right: 10px;
	border-right: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	background-color: #EFEFEF;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	width: 25%;
}
.CounterOfferTD2_Center
{
	padding-left: 10px;
	padding-right: 10px;
	border-right: solid 1px #EFEFEF;
	border-bottom: solid 1px #EFEFEF;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	width: 25%;
}
.CounterOfferTD3_Center
{
	padding-left: 10px;
	padding-right: 10px;
	border-right: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	background-color: #EFEFEF;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	width: 25%;
}
/*****************************************************************************/
/* Button Classes *******************************************************/
.FormButtonDisabled
{
	font-size: 11px;
	color: #ACA899;
	background-color: #F5F4EA;
	font-weight: bold;
	padding-top: 1px;
	padding-bottom: 1px;
	border: 2px solid #C9C7BA;
	font-family: Verdana;
}
input.FormButton
{
	font-size: 11px;
	color: #7A7A7A;
	background-color: #E6E6E6;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top: 1px solid #CFCFCF;
	border-left: 1px solid #CFCFCF;
	border-bottom: 1px solid #888888;
	border-right: 1px solid #888888;
}
input.FormButtonHover
{
	font-size: 11px;
	color: #E9E9E9;
	background-color: #AAAAAA;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top: 1px solid #888888;
	border-left: 1px solid #888888;
	border-bottom: 1px solid #CFCFCF;
	border-right: 1px solid #CFCFCF;
	cursor: pointer;
}

input.RecordButton
{
	font-size: 11px;
	color: #7A7A7A;
	background-color: #E6E6E6;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top: 1px solid #CFCFCF;
	border-left: 1px solid #CFCFCF;
	border-bottom: 1px solid #888888;
	border-right: 1px solid #888888;
	width: 80px;
}
input.RecordButtonHover
{
	color: #E9E9E9;
	background-color: #AAAAAA;
	border-top: 1px solid #888888;
	border-left: 1px solid #888888;
	border-bottom: 1px solid #CFCFCF;
	border-right: 1px solid #CFCFCF;
	cursor: pointer;
}

input.FormButtonSpacer
{
	height: 1px;
	visibility: hidden;
	font-size: 11px;
	color: #7A7A7A;
	background-color: #E6E6E6;
	font-weight: bold;
	float: left;
	border-top: 1px solid #CFCFCF;
	border-left: 1px solid #CFCFCF;
	border-bottom: 1px solid #888888;
	border-right: 1px solid #888888;
}


.CounterOfferTextBox
{
	background-color: #FFFFFF;
	border: #595B60 1px solid;
	color: #595B60;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	width: 200px;
}

.CounterOfferDropdown
{
	background-color: #FFFFFF;
	border: #595B60 1px solid;
	color: #595B60;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	width:203px;/*width: 200px;*/ /*height: 18px;*/
}

.CounterOfferDropdownWithoutWidth
{
	background-color: #FFFFFF;
	border: #595B60 1px solid;
	color: #595B60;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal; /*height: 18px;*/
}

.CounterOfferDropdownDisabled
{
	background-color: #EFEFEF;
}

.CounterOfferDropdownWidth350
{
	background-color: #FFFFFF;
	border: #595B60 1px solid;
	color: #595B60;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal; /*width: 350px;*/ /*height: 18px;*/
}

.FormListbox
{
	padding: 0px;
	margin: 0px;
	border: 1px solid #595B60;
	border-top: 0px;
}
.SearchListbox
{
	padding: 0px;
	margin: 0px;
	border: 1px solid #595B60;
	width: 200px;
	height: 100px;
}
.PhoneCountryCodeOrAreaCodeTextBox
{
	width: 100%;
}

.PhoneNumberTextBox
{
	width: 100px;
}

input.LoginTextboxWithOutFocus
{
	color: #AFAFAF;
}

input.LoginTextBoxWithFocus
{
	color: #262263;
}

input.LoginTextBox, textarea
{
	font-size: 11px;
	margin-top: 3px;
	margin-bottom: 3px;
	background-color: #FFF;
	border: 1px solid #595B60;
	width: 150px;
}

input.FormButtonLogin
{
	font-size: 11px;
	height: 18px;
	color: #7A7A7A;
	background-color: #E6E6E6;
	font-weight: bold;
	padding-bottom: 16px;
	padding-left: 5px;
	padding-right: 5px;
	border-top: 1px solid #CFCFCF;
	border-left: 1px solid #CFCFCF;
	border-bottom: 1px solid #888888;
	border-right: 1px solid #888888;
}
input.FormButtonLoginHover
{
	color: #E9E9E9;
	background-color: #AAAAAA;
	border-top: 1px solid #888888;
	border-left: 1px solid #888888;
	border-bottom: 1px solid #CFCFCF;
	border-right: 1px solid #CFCFCF;
	cursor: pointer;
}


/*input.FormFieldWithWidth, textarea
{
	font-size: 11px;
	color: #595B60;
	margin-top: 3px;
	margin-bottom: 3px;
	background-color: #FFFFFF;
	border: 1px solid #AAAAAA;
	width: 200px;
}

input.FormField, textarea
{
	font-size: 11px;
	color: #262263;
	margin-top: 3px;
	margin-bottom: 3px;
	border: 1px solid #595B60;
}
input.FormFieldNoMargin, textarea
{
	font-size: 11px;
	color: #262263;
	border: 1px solid #595B60;
}

input.FormFieldMeddiumWidth, textarea
{
	font-size: 11px;
	color: #262263;
	margin-top: 3px;
	margin-bottom: 3px;
	background-color: #FFF;
	border: 1px solid #7F9DB9;
	width: 150px;
}
*/
/*****************************************************************************/
/* Grid Column Rows Classes *******************************************************/
.BlueGridHeader
{
	font-size: 11px;
	color: #FFFFFF;
	background-color: #5590CC;
	font-weight: bold;
	text-decoration: none;
	line-height: 30px;
	padding-left: 5px;
	padding-right: 5px;
	border-bottom: solid 1px #DBDCDD;
	border-right: solid 1px #DBDCDD;
}
.NormalGridHeader1
{
	text-decoration: none;
	font-weight: bold;
	background-color: #ffffff;
	padding: 5px;
	text-align: center;
	border: 0px;
	border-bottom: solid 1px #595B60;
	vertical-align: top;
	line-height: normal;
}

.NormalGridHeader2
{
	text-decoration: none;
	font-weight: bold;
	background-color: #DBDCDD;
	padding: 5px;
	text-align: center;
	border: 0px;
	border-bottom: solid 1px #595B60; /*white-space: nowrap;*/
	vertical-align: top;
	line-height: normal;
}
.NormalGridHeader1Total
{
	text-decoration: none;
	font-weight: bold;
	background-color: #ffffff;
	padding: 5px 0px;
	text-align: center;
	border: 0px;
	border-bottom: solid 1px #595B60;
	vertical-align: top;
	line-height: normal;
}

.NormalGridHeader2Total
{
	text-decoration: none;
	font-weight: bold;
	background-color: #DBDCDD;
	padding: 5px 0px;
	text-align: center;
	border: 0px;
	border-bottom: solid 1px #595B60; /*white-space: nowrap;*/
	vertical-align: top;
	line-height: normal;
}
.NormalGridHeader1 a:link, .NormalGridHeader1 a:visited, .NormalGridHeader1 a:hover, .NormalGridHeader2 a:link, .NormalGridHeader2 a:visited, .NormalGridHeader2 a:hover
{
	color: #595B60;
	text-decoration: underline;
}
.NormalGridHeader1Total a:link, .NormalGridHeader1Total a:visited, .NormalGridHeader1Total a:hover, .NormalGridHeader2Total a:link, .NormalGridHeader2Total a:visited, .NormalGridHeader2Total a:hover
{
	color: #595B60;
	text-decoration: underline;
}

.NormalGridHeader1_LeftAlign
{
	text-decoration: none;
	font-weight: bold;
	background-color: #ffffff;
	padding: 5px;
	text-align: left;
	border: 0px;
	border-bottom: solid 1px #DBDCDD;
}

.NormalGridHeader2_LeftAlign
{
	text-decoration: none;
	font-weight: bold;
	background-color: #DBDCDD;
	padding: 5px;
	text-align: left;
	border: 0px;
	border-bottom: solid 1px #ffffff;
}

.NormalGridHeader1_LeftAlign a:link, .NormalGridHeader1_LeftAlign a:visited, .NormalGridHeader1_LeftAlign a:hover, .NormalGridHeader2_LeftAlign a:link, .NormalGridHeader2_LeftAlign a:visited, .NormalGridHeader2_LeftAlign a:hover
{
	color: #595B60;
	text-decoration: underline;
}

.NormalGridHeader1_RightAlign
{
	text-decoration: none;
	font-weight: bold;
	background-color: #ffffff;
	padding: 5px;
	text-align: right;
	border: 0px;
	border-bottom: solid 1px #DBDCDD;
}

.NormalGridHeader2_RightAlign
{
	text-decoration: none;
	font-weight: bold;
	background-color: #DBDCDD;
	padding: 5px;
	text-align: right;
	border: 0px;
	border-bottom: solid 1px #ffffff;
}

.NormalGridColumn1
{
	text-decoration: none;
	background-color: #ffffff;
	padding: 5px;
	border: 0px;
	border-bottom: solid 1px #DBDCDD;
}

.GridLeftBorder
{
	border-left: solid 1px #DBDCDD;
	border-collapse: inherit;
	border-spacing: 1px;
}
.GridRightBorder
{
	border-right: solid 1px #DBDCDD;
	border-collapse: inherit;
	border-spacing: 1px;
}
.NormalGridColumn1Total
{
	text-decoration: none;
	background-color: #ffffff;
	padding: 5px 0px;
	border: 0px;
	border-bottom: solid 1px #DBDCDD;
}
.NoBorder
{
	border: 0px;
}
.BlueBorder
{
	border: 1px solid #99CCFF;
}
.Normaltext
{
	text-decoration: none;
	padding: 5px;
	border: 0px;
}
.width25per
{
	width: 25%;
}
.NormalGridColumn1NormatText
{
	text-decoration: none;
	background-color: #ffffff;
	padding: 5px;
	border: 0px;
	border-bottom: solid 1px #DBDCDD;
}
.NormalGridColumn1NormatText a
{
	font-weight: normal;
}

.NormalGridColumn2
{
	text-decoration: none;
	background-color: #DBDCDD;
	padding: 5px;
	border: 0px;
	border-bottom: solid 1px #FFFFFF;


}
.NormalGridColumn2Total
{
	text-decoration: none;
	background-color: #DBDCDD;
	padding: 5px 0px;
	border: 0px;
	border-bottom: solid 1px #FFFFFF;
}
.NormalGridColumn1ForTotalRow
{
	text-decoration: none;
	background-color: #ffffff;
	padding: 5px;
	border: 0px;
	border-bottom: solid 1px #595B60;
	font-weight: bolder; /*border-left : solid 1px #595B60;*/
}

.NormalGridColumn2ForTotalRow
{
	text-decoration: none;
	background-color: #DBDCDD;
	padding: 5px;
	border: 0px;
	border-bottom: solid 1px #595B60;
	font-weight: bolder; /*border-left : solid 1px #595B60;*/
}

.NormalGridColumn1ForTotalRowTopBorder
{
	border-top: solid 1px #595B60;
}

.NormalGridColumn2ForTotalRowTopBorder
{
	border-top: solid 1px #595B60;
}


.NormalGridColumn1WithoutPadding
{
	text-decoration: none;
	background-color: #ffffff;
	border: 0px;
	border-bottom: solid 1px #DBDCDD;
	text-align: center;
}

.NormalGridColumn2WithoutPadding
{
	text-decoration: none;
	background-color: #DBDCDD;
	border: 0px;
	border-bottom: solid 1px #FFFFFF;
	text-align: center;
}

.NormalGridColumn1 a:link, .NormalGridColumn1 a:visited, .NormalGridColumn2 a:link, .NormalGridColumn2 a:visited
{
	color: #595B60;
	text-decoration: none;
	font-size: 11px;
}
.NormalGridColumn1 a:hover, .NormalGridColumn2 a:hover
{
	color: #595B60;
	text-decoration: underline;
	font-size: 11px;
}

.NormalGridColumn1ButtonTd
{
	width: 100px;
	text-align: right;
	vertical-align: top;
	padding-right: 10px;
}

.responseBorder
{
	text-decoration: none;
	font-weight: bold;
	background-color: #ffffff;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	border: 0px;
	border-bottom: solid 1px #DBDCDD;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
	border-right: solid 1px #CBCBD3;
	border-bottom: solid 1px #CBCBD3;
	background-color: #CCFFFF;
	border-bottom: solid 1px #CBCBD3;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 34px;
	text-align: left;
}

.responseBorderNormal
{
	padding-left: 10px;
	padding-right: 10px;
	border-right: solid 1px #CBCBD3;
	border-bottom: solid 1px #CBCBD3;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.responseBorderCountryHeading
{
	padding-left: 10px;
	padding-right: 10px;
	border-left: solid 1px #CBCBD3;
	border-bottom: solid 1px #CBCBD3;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.responseBorderCountryDropDown
{
	padding-left: 10px;
	padding-right: 10px;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: solid 1px #CBCBD3;
}
.responseBorderWithoutBottomLight
{
	padding-left: 10px;
	padding-right: 10px;
	border-left: solid 1px #CBCBD3;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	height: 34px;
}
.responseBorderWithoutBottomAndLeftLight
{
	padding-left: 10px;
	padding-right: 10px;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.responseBorderNormal1
{
	border-right: solid 1px #CBCBD3;
	border-bottom: solid 1px #CBCBD3;
	height: 20px;
}
.responseBorderNormalNotRight
{
	padding-left: 10px;
	padding-right: 10px;
	border-bottom: solid 1px #CBCBD3;
	height: 20px;
}
.responseBottomBorder
{
	border-bottom: solid 1px #CBCBD3;
	height: 10px;
}
.responseWhiteTd
{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: solid 1px #CBCBD3;
	background-color: #ffffff;
	height: 34px;
}
.responseBlueTd
{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: solid 1px #CBCBD3;
	background-color: #CCFFFF;
	height: 34px;
}
.responseWhiteTdWithSpacing
{
	border-bottom: solid 1px #CBCBD3;
	background-color: #ffffff;
}
.responseBlueTdWithSpacing
{
	border-bottom: solid 1px #CBCBD3;
	background-color: #CCFFFF;
}
.responseBorderWithSpacing
{
	font-weight: bold;
	border-right: solid 1px #CBCBD3;
	border-bottom: solid 1px #CBCBD3;
	background-color: #CCFFFF;
	border-bottom: solid 1px #CBCBD3;
	height: 34px;
}
.responseBlankRow
{
	border-bottom: solid 1px #E9E9ED;
}
.responseHighLightText
{
	color: #0000FF;
}
/*.responseHighLightText
{
	color: #04A5E1;
	font-weight: bolder;
}
*/
.PostingStatusExpired
{
	color: Red;
}
.PostingStatusActive
{
	color: Blue;
}
.PostingStatusInActive
{
	color: Gray;
}
.PostingStatusComplete
{
	color: Green;
}
.PostingStatusByCurrentUser
{
	color: Blue;
}
.StatusOfInitiatedListing
{
	/*color: #464646;*/
}
.PostingStatusByOtherResponder
{
	color: Red;
}


.SizeCountPerSizeBorder
{
	border: 1px solid #595B60;
	padding: 10px;
}

.MultipleSizeDivLeft
{
	width: 50px;
	float: left;
}
.MultipleSizeDivMiddleSpacer
{
	width: 10px;
	float: left;
}
.MultipleSizeDivRight
{
	width: 200px;
	float: left;
}

.MultipleSizeRangeDiv1
{
	width: 50px;
	float: left;
}
.MultipleSizeRangeDiv2
{
	width: 50px;
	float: left;
}
.MultipleSizeRangeDiv3
{
	width: 200px;
	float: left;
}

.MultiplaSizePackagingDetailsHeadingtd
{
	border: solid 1px #888888;
	height: 15px;
	font-weight: bold;
	text-align: center;
	height: 20px;
	background-color: #E6E6E6;
}
.SmallHelpText
{
	font-size: smaller;
	height: 17.95px;
}

/*****************************************************************************/
.EditFavoriteProduct_CheckBoxTd
{
	text-align: center;
	border-right: solid 1pt #DBDCDD;
	padding-left: 8px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	text-transform: uppercase;
}

.EditFavoriteProduct_HeadingLeftTd
{
	border-right: solid 1pt #ffffff;
	text-transform: uppercase;
}

.EditFavoriteProduct_HeadingRightTd
{
	text-transform: uppercase;
}

/*****************************************************************************/
/*Left Menu Classes***********************************************************/
.LeftMenuClass
{
	width: 180px;
	vertical-align: top;
	color: White;
	font-family: Arial;
}
.LeftMenuClass th
{
	/*height: 24px;*/
	text-align: center;
	font-weight: bolder;
	text-transform: uppercase; /*white-space: nowrap; 	line-height: 30px;*/
	padding: 7px 3px 7px 3px;
	font-family: Arial;
}

.LeftMenuHeaderClass
{
	color: #5590CC;
	background-color: #DBDCDD;
}
.LeftMenuHeaderClass a
{
	color: #5590CC;
	text-decoration: none;
}
.LeftMenuNormalClass
{
	color: #FFFFFF;
	background-color: #5590CC;
}
.LeftMenuNormalClass a, .LeftMenuNormalClass a:link, .LeftMenuNormalClass a:visited, .LeftMenuNormalClass a:hover
{
	color: #FFFFFF;
	text-decoration: none;
}

.LeftMenuSelectedClass
{
	color: #FFFFFF;
	background-color: #262263;
}

.LeftMenuSelectedClass a, .LeftMenuSelectedClass a:link, .LeftMenuSelectedClass a:visited, .LeftMenuSelectedClass a:hover
{
	color: #FFFFFF;
	text-decoration: none;
}

.LeftMenuDisabledClass
{
	color: #CFCFCF;
	background-color: #5590CC;
}

.LeftMenuMiddleSpacer
{
	height: 2px;
}

.LeftMenuMiddleSpacerTracability
{
	height: 2px;
	width: 180px;
	float: left;
}

.LeftMenuHelpClass
{
	height: 50px;
	text-align: center;
	vertical-align: middle;
}

.LeftMenuContentSpacer
{
	width: 5px;
}
.tdSpacer
{
	width: 25px;
}
.SpaceBetweenButtons
{
	height: 3px;
	overflow: hidden;
}

.LeftMenuButtonClass
{
	border-style: none;
	background-color: Transparent;
	color: White;
	width: 100%;
	font-weight: bold;
}
.CreateListinhInviteMemberTable
{
	border-top: solid 1px;
	border-bottom: solid 1px;
	padding-top: 3px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
}
.LeftMenuSection_5
{
	color: #5590cc;
	height: 20px; /*padding-top: 5px;     padding-bottom: 5px;*/
	background-color: #DBDCDD;
	text-align: center;
	border-width: 1px;
	border-style: solid;
	border-color: #595B60;
	padding-left: 10px;
	padding-right: 10px;
}

.LeftMenuSection_5Active
{
	background-color: #FFFFFF;
	color: #5590cc;
	height: 20px; /*padding-top: 5px;     padding-bottom: 5px;*/
	text-align: center;
	font-weight: bold;
	border: 1px solid #595B60;
	padding-left: 10px;
	padding-right: 10px;
}
.PagerRow
{
	color: #FFFFFF;
	background-color: #5590CC;
	padding-left: 8px;
	height: 26px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 11px;
}
.PageHeadingText
{
	font-weight: bold;
	line-height: 30px;
}
.MyActivityHelpTextRow
{
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
	color: #262263; /*border-bottom: solid 1px #0066CC;*/
}
.MyActivityContentRegion
{
	background-color: #CFECEE;
	margin: 0px;
	color: #262263;
	text-decoration: none;
}

.MyActivityFormButtonDisabled
{
	font-size: 11px;
	color: #ACA899;
	background-color: #F5F4EA;
	font-weight: bold;
	padding-top: 1px;
	padding-bottom: 1px;
	border: 2px solid #C9C7BA;
	font-family: Verdana;
}

.CreditCardErrorMessage
{
	padding: 15px;
	font-size: large;
	color: Red;
}
.CreditCardErrorMessage a:Link
{
	font-size: large;
	color: Red;
}
/*********** By Sachin *************/
.taln
{
	vertical-align: top;
	padding-top: 10px;
}
/**********************************/
.radioclass
{
	vertical-align: text-top;
	margin: 0px;
	padding: 0px;
}

.SmartSearch
{
	font-size: 11px;
	color: #262263;
	background-color: #FFFFFF;
	border: 1px solid #7F9DB9;
	height: 21px;
	width: 234px;
}

.DateControl
{
	font-size: 11px;
	color: #262263;
	background-color: #FFFFFF;
	border: 1px solid #aeaeae;
	height: 15px;
	width: 214px;
}

.SucessMessageText
{
	font-size: 13px;
	vertical-align: bottom;
	line-height: 20px;
}

.SucessMessageText a
{
	font-size: 13px;
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
}
.SucessMessageText a:Link
{
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
}

.SucessMessageText a:visited
{
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
}

.SucessMessageText a:hover
{
	color: #33CCFF;
	text-decoration: none;
	font-weight: bold;
}

.boldText
{
	font-weight: bolder;
}


.ContentArea td
{
	height: 100%;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 5px;
}

.RegionPadding1
{
	padding: 10px;
}

input.FormField, textarea
{
	font-size: 11px;
	margin-top: 3px;
	margin-bottom: 3px;
	background-color: #FFFFFF;
	border: #595B60 1px solid;
	color: #595B60;
	font-family: Verdana;
}
input.FormFieldNoMargin, textarea
{
	font-size: 11px;
	color: #262263;
	border: 1px solid #595B60;
}
input.FormFieldWithWidth, textarea
{
	font-size: 11px;
	margin-top: 3px;
	margin-bottom: 3px;
	background-color: #FFFFFF;
	border: #595B60 1px solid;
	color: #595B60;
	font-family: Verdana;
	width: 200px;
}
input.SearchFormField
{
	font-size: 11px;
	margin-top: 3px;
	margin-bottom: 3px;
	background-color: #FFFFFF;
	border: #595B60 1px solid;
	color: #595B60;
	font-family: Verdana;
	width: 150px;
	height: 15px;
}
input.FormFieldMeddiumWidth, textarea
{
	font-size: 11px;
	color: #595B60;
	margin-top: 3px;
	margin-bottom: 3px;
	background-color: #FFF;
	border: #595B60 1px solid;
	width: 150px;
}


input.FormField1, textarea
{
	font-size: 11px;
	color: #262263;
	background-color: #FFF;
	border: 1px solid #7F9DB9;
}
input.FormFieldEnabledDisabled
{
	font-size: 11px;
	color: #262263;
	margin-top: 3px;
	margin-bottom: 3px;
	border: 1px solid #7F9DB9;
	background-color: #FFFFFF;
}
.FormFieldActive
{
	font-size: 11px;
	text-align: left;
	vertical-align: middle;
	color: #262263;
	margin-top: 3px;
	margin-bottom: 3px; /*background-color: #FFFFFF;*/
	border: 1px solid #7F9DB9;
}

input.FormFieldPopUp, textarea
{
	font-size: 11px;
	margin-top: 3px;
	margin-bottom: 3px;
	border: 1px solid #595B60;
	width: 162px;
}

.ProductSuggestionBackGround
{
	background-color: #FFFFFF;
}
.BackGround
{
	background-color: #FFFFFF;
	border: 1px solid #7F9DB9;
}

.FormFieldActive1
{
	font-size: 11px;
	text-align: left;
	vertical-align: middle;
	color: #262263;
	background-color: #FFFFFF;
	border: 1px solid #7F9DB9;
}

.fpTextBox
{
	font-size: 11px;
	text-align: left;
	vertical-align: middle;
	color: #262263;
	margin-top: 3px;
	margin-bottom: 3px;
	background-color: #FFFFFF;
	border: 1px solid #7F9DB9;
	height: 17px;
}
select
{
	font-size: 11px;
	color: #595B60;
	margin-top: 3px;
	margin-bottom: 3px;
	border: 1px solid #595B60;
	background-color: #FFFFFF;
}



input.FormRadio, input.FormCheckbox
{
	font-size: 11px;
	color: #262263;
	margin-top: 3px;
	margin-bottom: 3px;
	background-color: Transparent;
	border: 0px;
}
.FormButton
{
	font-size: 11px;
	color: #262263;
	background-color: #FFFFFF;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #7F9DB9;
}




.CallButton
{
	font-size: 13px;
	color: #262263;
	background-color: #FFFFFF;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #7F9DB9;
	width: 150px;
}
.MailButton
{
	font-size: 13px;
	color: #262263;
	background-color: #FFFFFF;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #7F9DB9;
	width: 150px;
}

.Table1 table
{
	border-width: 0px;
}

.Table1 td
{
	border-bottom: solid 1px #CFECEE;
	border-left: solid 1px #CFECEE;
}

.Advertise_area
{
	margin-top: 5px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 5px;
}

.Statusbar
{
	background-color: #262263;
	height: 20px;
	color: #FFFFFF;
	font-size: 11px;
	padding-left: 5px;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	font-weight: bold;
}

.TitleBar_5
{
	font-size: 11px;
	color: #FFFFFF;
	background-color: #5790CC;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	height: 24px;
}
.Inactive
{
	color: #DDDDDD;
	font-style: italic;
}

.TitleBar_5 a:link
{
	color: #FFFFFF;
}

.TitleBar_5 a:visited
{
	color: #FFFFFF;
}

.TitleBar_5 a:hover
{
	color: #FFFFFF;
}



.TitleBar_White
{
	color: #FFFFFF;
	background-color: #3399FF;
	padding-left: 8px;
	height: 26px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 11px;
	font-weight: bold;
}

.TitleBar_White a:link
{
	color: #FFFFFF;
	text-decoration: underline;
}

.TitleBar_White a:visited
{
	color: #FFFFFF;
	text-decoration: underline;
}

.TitleBar_White a:hover
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

.TitleBar1_3
{
	color: #FFFFFF;
	background-color: #3399FF;
	height: 26px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.TitleBar_3 select
{
	font-size: 11px;
	color: #262263;
	margin-top: 3px;
	margin-bottom: 3px;
	background-color: #3399FF;
	border: 1px solid #7F9DB9;
}
.LotHeading_LeftAlign
{
	color: #595B60;
	background-color: #DBDCDD;
	text-decoration: none;
	font-weight: bold;
	padding: 5px;
	text-align: left;
	border: 0px;
	border-bottom: solid 1px #FFFFFF;
}
.SectionText
{
	font-size: 11px;
	color: #0066CC;
	font-weight: bold;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
}
.SectionTextWithTopBottomLines
{
	font-size: 11px;
	color: #0066CC;
	font-weight: bold;
	text-decoration: none;
	border-bottom: solid 3px White;
	border-top: solid 3px White;
	padding-top: 5px;
	padding-bottom: 5px;
}
.SectionTextHeading
{
	font-size: 20px;
	color: #0066CC;
	font-weight: bold;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
}
.FieldNameText
{
	font-size: 11px;
	color: #262263;
	padding-left: 10px;
	font-weight: bold;
}
.FieldNameREDText
{
	font-size: 11px;
	color: #CC0000;
	font-weight: bold;
	font-weight: bold;
}

.PagenumberButton
{
	font-size: 11px;
	color: #262263;
	background-color: #FFFFFF;
	height: 18px;
	width: 20px;
	text-decoration: none;
}



.imgAlign
{
	vertical-align: middle;
}
.HelpTextWithLeftPadding
{
	color: #5590CC;
	line-height: normal;
	padding-left: 10px;
}
.HelpText
{
	/*font-size: 11px; 	color: #DBDCDD; 	font-weight: normal;*/
	color: #5590CC;
	line-height: normal;
}
.HelpTextSmall
{
	font-size: xx-small;
	color: #0066CC;
	font-weight: normal;
}
.LeftMenu
{
	width: 99%;
	vertical-align: top;
	font-family: Arial;
	padding-right:5px;
}

/* LeftMenu Tracibility Section */
.tracabilityMainMenu
{
	width: 100%;
	float: left;
	
}

ul#LeftMenu
{
	padding: 0px;
	margin: 0px;
	float: left;
	list-style-type: none;
	position: relative;
	display: inline-block;
	width:100%;
	
}
ul#LeftMenu li
{    
    width: 100%;
}
.IE6HoverClass
{
	background-color: #262263;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	width: 180px;
	float: left;
	cursor: pointer;
	text-transform: uppercase; /*border-bottom: 2px solid #336698;*/
	border-right: 1px solid #336698;
	position: relative;
}
.LeftMenuTitle_2Active
{
	background-color: #262263;
	color: #FFFFFF;
	padding: 9px 0px 9px 0px;
	font-size: 11px;
	font-weight: bolder;
	text-align: center;
	text-transform: uppercase; /*border-bottom: 2px solid #336698;*/ /*border-right: 1px solid #336698;*/
	/*width: 180px;*/
	width: 100%;
	float: left;
	text-decoration: none;
	position: relative;
}
.IE6OutClass
{
	background-color: #5590CC;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	/*width: 180px;*/
	width: 100%;
	float: left;
	cursor: pointer;
	text-transform: uppercase; /*border-bottom: 2px solid #336698;*/
	border-right: 1px solid #336698;
}

ul#LeftMenu li.LeftMenuHeader
{
	font-size: 11px;
	color: #5590CC; /*padding: 5px 0px 5px 0px;*/
	background-color: #DBDCDD;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-weight: bolder; /*border-bottom: 2px solid #336698;*/
	border-right: 1px solid #336698;
	/*width: 180px;*/
	width: 100%;
	float: left;
	line-height: 30px;	
}
ul#LeftMenu li.LeftMenuHeader1
{
	font-size: 11px;
	color: #5590CC; /*padding: 5px 0px 5px 0px;*/
	background-color: #DBDCDD;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-weight: bolder; /*border-bottom: 2px solid #336698;*/
	border-right: 1px solid #336698;
	/*width: 180px;*/
	width: 100%;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
}

ul#LeftMenu li.LeftMenuHeader:hover
{
	color: #5590CC;
	background-color: #DBDCDD;
}

ul#LeftMenu ul
{
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 181px;
	list-style-type: none;
	top: 0px;
	color: #FFF; /*border-top: solid 2px #336698;     border-bottom: solid 2px #336698;*/
	display: none;
	visibility: hidden;
	background-color: #336698;
	
}

/*ul#LeftMenu ul li:hover
{
    display: block;
    background-color: #262263;
    z-index: 999;
}*/
ul#LeftMenu ul li a:hover
{
	background-color: #262263;
}
ul#LeftMenu ul li ul
{
	display: none;
}
ul#LeftMenu li:hover ul
{
	display: block;
}
.LeftMenuSection_Disabled
{
	color: #CFCFCF;
	background-color: #5590CC;
	font-size: 11px;
	text-align: center;
	cursor: default; /*border-bottom-style: solid;     border-bottom-width: 1px;     border-bottom-color: #336698;*/
	width: 180px;
	float: left;
	text-transform: uppercase;
	position: relative;
}
ul#LeftMenu li.LeftMenuSection_Disabled .LeftMenuTitle_2link1
{
	cursor: default;
	padding: 9px 0px 9px 0px;
	display: block;
	font-weight: bold;
}

ul#LeftMenu li.LeftMenuSection_Disabled:hover
{
	text-decoration: none;
	font-weight: normal;
	float: left;
	color: #CFCFCF;
	background-color: #5590CC;
}

ul#LeftMenu li.LeftMenuSection_Disabled:hover a.LeftMenuTitle_2link1
{
	color: #CFCFCF;
	background-color: #5590CC;
	cursor: default;
}

ul#LeftMenu li.LeftMenuSection_Disabled a.LeftMenuTitle_2link1
{
	color: #CFCFCF;
	background-color: #5590CC;
	cursor: default;
}
ul#LeftMenu li.LeftMenuSection_Disabled a.LeftMenuTitle_2link1:hover
{
	color: #CFCFCF;
	background-color: #5590CC;
	cursor: default;
}
ul#LeftMenu li.LeftMenuSection_Disabled:hover ul
{
	display: none;
}



.MenuItemTraceability
{
	color: #FFFFFF;
	background-color: #5590CC; /*border-bottom: solid 2px #336698;*/
	font-size: 11px;
	font-weight: bolder;
	text-align: center;
	text-transform: uppercase;
	width: 180px;
	float: left;
	display: inline;
	position: relative;
}
.SubMenuTracibility
{
	float: left;
	width: 180px;
	display: inline;
	background-color: #262263; /*border-bottom: solid 2px #336698;*/
	font-size: 11px;
	font-weight: bolder;
	text-align: center;
}
.MenuItemTraceability_Active
{
	color: #FFFFFF;
	background-color: #262263; /*border-bottom: solid 1px #336698;*/
	padding: 9px 0px 9px 0px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	width: 180px;
	float: left;
	display: inline;
	position: relative;
}

a.LeftMenuTitle_2link1
{
	color: #FFFFFF;
	text-decoration: none;
	padding: 9px 0px 9px 0px;
	display: block;
}
a.LeftMenuTitle_2link1:hover
{
	background-color: #262263;
}


/*.LeftMenuTitle_2link
{
    background-color: #5590CC;
    color: #FFFFFF;
    text-decoration: none;
    float: left;
    font-size: 11px;
}*/



/* LeftMenu Tracibility Section */





.LeftMenuTitle_1
{
	color: #FFFFFF;
	background-color: #262263;
	height: 24px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}

.LeftMenuTitle_2
{
	color: #FFFFFF;
	background-color: #5590CC;
	font-size: 11px;
	font-weight: bolder;
	text-align: center;
	text-transform: uppercase; /* border-bottom: 2px solid #336698;*/
	border-right: 1px solid #336698;
	width: 180px;
	float: left;
	display: inline;
	position: relative;
}


.Submenulink
{
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}

.LeftMenuSection_1
{
	background-color: #CFECFF;
	padding-top: 6px;
	padding-left: 10px;
	color: #262263;
	padding-bottom: 6px;
	text-decoration: none;
	height: 24px;
}

.LeftMenuSection_1 a:link
{
	color: #262263;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.LeftMenuSection_1 a:visited
{
	color: #262263;
	text-decoration: none;
}

.LeftMenuSection_1 a:hover
{
	color: #0066CC;
}

.LeftMenuSection_2
{
	color: #262263;
	height: 24px;
	padding: 5px;
	font-size: 11px;
	background-color: #CFECFF;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.LeftMenuSection_2Grey
{
	color: #A6A6DB;
	height: 24px;
	padding: 5px;
	font-size: 11px;
	background-color: #CFECFF;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	cursor: default;
}

.LeftMenuSection_2Active
{
	color: #262263;
	height: 24px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 11px;
	background-color: #FFFFFF;
	text-align: center;
}

.LeftMenuSection_3Active
{
	color: #262263;
	height: 24px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 11px;
	background-color: #FFFFFF;
	text-align: center;
}

.MainLink
{
	font-weight: bold;
}

.LeftMenuSection_2 a:link, .LeftMenuSection_2Active a:link, .LeftMenuSection_3Active a:link, .LeftMenuSection_2 a:visited, .LeftMenuSection_2Active a:visited
{
	color: #262263;
	text-decoration: none;
}
.LeftMenuSection_3Active a:visited
{
	color: #262263;
	text-decoration: none;
}

.LeftMenuSection_2 a:hover, .LeftMenuSection_2Active a:hover
{
	color: #0066CC;
	text-decoration: none;
}

.LeftMenuSection_3Active a:hover
{
	color: #0066CC;
	text-decoration: none;
}

.WizardStep
{
	position: relative;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 8px;
	color: #FFFFFF;
	text-align: center;
	margin-top: 8px;
	margin-bottom: 8px;
	background-color: #0066CC;
	text-decoration: none;
	font-weight: bold;
}
.ActiveWizardStep
{
	position: relative;
	background-color: #262263;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #FFFFFF;
	text-align: center;
	margin-top: 8px;
	margin-bottom: 8px;
	font-weight: bold;
}
.DisabledWizardStep
{
	position: relative;
	background-color: #0066CC;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #33CCFF;
	text-align: center;
	margin-top: 8px;
	margin-bottom: 8px;
	font-weight: bold;
}

.WizardStep a:link
{
	color: #FFFFFF;
	text-decoration: none;
}

.WizardStep a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}

.WizardStep a:hover
{
	color: #33CCFF;
	text-decoration: none;
}

/*.MenuItemTraceability
{
	color: #262263;
	background-color: #EAF7FF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3399FF;
	text-align: center;
	text-decoration: none;
	display: block;
	width: 155px;
}

.MenuItemTraceability a:link
{
	color: #262263;
	background-color: #EAF7FF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3399FF;
	text-align: center;
	text-decoration: none;
	display: block;
	width: 155px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.MenuItemTraceability a:visited
{
	color: #262263;
	background-color: #EAF7FF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3399FF;
	text-align: center;
	text-decoration: none;
	display: block;
	width: 155px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.MenuItemTraceability a:hover
{
	color: #0066CC;
	background-color: #FFFFFF;
	width: 155px;
	display: block;
}

.MenuItemTraceabilityBorder
{
	left: 145px;
	top: -15px;
	position: absolute;
	visibility: hidden;
	border-top: solid 2px #3399FF;
	border-left: solid 2px #3399FF;
	border-right: solid 2px #3399FF;
}
*/
.NormalGrid
{
	border: 0px;
}



.ColumnTD
{
	color: #262263;
	text-decoration: none;
	background-color: #FFFFFF;
	border-bottom-color: #CFECFF;
	border-left-color: #CFECFF;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 8px;
}
.Pagenumber
{
	font-size: 11px;
	color: #262263;
	background-color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding: 3px;
	margin-right: 10px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.CompareTradeOffer
{
	width: 90%;
	padding: 5px;
	border: 1px;
	border-collapse: collapse;
	border-style: solid;
	border-width: 1px;
	border-color: #B9C8F4;
	line-height: 15px;
}

.CompareTradeOffer th
{
	padding: 5px;
	border: 1px;
	border-style: solid;
	border-width: 1px;
	border-color: #B9C8F4;
	line-height: 15px;
	color: #262263;
	background-color: #CFECFF;
}

.CompareTradeOffer td
{
	padding: 5px;
	border: 1px;
	border-style: solid;
	border-width: 1px;
	border-color: #B9C8F4;
	line-height: 15px;
}

.CompareTradeOffer ul
{
	background-color: #E7ECFA;
}

.successMessage
{
	list-style-position: inside;
	list-style-type: square;
	font-size: 14px;
	color: Green;
	display: block;
	font-weight: bold;
	text-align: left;
}

.errorMessage
{
	list-style-position: inherit;
	list-style-type: square;
	font-size: 11px;
	color: #595B60;
	display: block;
	font-weight: bold;
	text-align: left;
	float: left;
	width: 100%;
	border-bottom: #DBDCDD 1px solid;
	line-height: 20px;
}

.StatusMessage
{
	list-style-position: inherit;
	list-style-type: square;
	font-size: 11px;
	color: #595B60;
	display: block;
	font-weight: bold;
	text-align: left;
	float: left;
	width: 100%;
	border-bottom: #DBDCDD 1px solid;
	line-height: 20px;
}

.errorMessage ul, .StatusMessage ul
{
	margin: 0px;
	padding: 10px 10px 10px 40px;
	float: left;
}

.errorMessage_Center
{
	list-style-position: inherit;
	list-style-type: square;
	font-size: 11px;
	color: Red;
	display: block;
	font-weight: bold;
	float: left;
	width: 100%;
	text-align: center;
}
.errorMessage_Center ul
{
	padding: 10px 10px 10px 40px;
	margin: 0px;
}

.Center
{
	text-align: center;
}

.redtext
{
	color: Red;
}
.HeaderRequiredText
{
	color: White;
}


.mediumSizePhoto
{
	width: 350px;
	height: 350px;
}

.thumbSizePhoto
{
	width: 100px;
	height: 100px;
}

.tdBorder
{
	/* border-bottom:solid 1px #595B60; 	border-right:solid 1px #595B60;	*/
}

.ArrowRepeat
{
	background: url(                                  '../images/arrow_bold_bg.gif' ) bottom;
	background-repeat: repeat-y;
	background-color: #fff;
}
.ArrowDown
{
	background: url(                                  '../images/arrow_bold.gif' ) top;
	background-repeat: no-repeat;
	background-color: #fff;
}

.rowHeader
{
	background-color: #262263;
	color: #ffffff;
	height: 25px;
	font-weight: bold;
	font-size: 11px;
}
.formfield_txt
{
	color: #595B60;
	font-size: 11px;
}

.rowHeadings
{
	padding-left: 10px;
	color: red;
	font-weight: bold;
}

.TopAlignClass
{
	vertical-align: top;
	padding-top: 5px;
}
table.TableWithBorder1
{
	border-style: none;
}

table.TableWithBorder1 td
{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-color: White;
	border-bottom: solid 1px #CBCBD3;
}

table.TableWithBorder1 th
{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-color: White;
	border-bottom: solid 1px #CBCBD3;
}
span.transOFF
{
}
span.transON
{
	opacity: .40;
	filter: alpha(opacity=40);
	-moz-opacity: 0.40;
}
td.tdBorder
{
	border-top: 1px solid #C9DFF8;
	border-bottom: 1px solid #C9DFF8;
	border-right: 1px solid #C9DFF8;
	border-left: 1px solid #C9DFF8;
}
table.BillTable
{
	position: relative;
	width: 100%;
	border: 1px solid #C9DFF8;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.Padding10px
{
	padding-left: 10px;
	text-align: left;
}
td.tdBorderTopLeftTd
{
	border-bottom: 1px solid #595B60;
	border-top: 1px solid #595B60;
	border-left: 1px solid #595B60;
}
td.tdBorderTopRightTd
{
	border-bottom: 1px solid #595B60;
	border-top: 1px solid #595B60;
	border-left: 1px solid #595B60;
	border-right: 1px solid #595B60;
}
.RequiredField
{
	color: Red;
}
table.TableWithBorder
{
	/*border: solid 1px #7F9DB9; 	padding : 0px 0px 0px 0px; 	border-collapse: collapse; 	margin : 0px; 	padding-left: 10px; 	padding-right: 10px; 	padding-top: 5px; 	padding-bottom: 5px;*/
	border-style: none;
}

table.TableWithBorder td
{
	/*border: solid 1px #7F9DB9;     padding : 3px 5px 3px 5px;*/
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-color: White;
	border-bottom: solid 1px #CBCBD3;
	height: 34px;
}

table.TableWithBorder th
{
	/*border: solid 1px #7F9DB9; 	padding : 3px 5px 3px 5px; 	background-color: #CFECEE;*/
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-color: White;
	border-bottom: solid 1px #CBCBD3;
	height: 34px;
}

table.PreQualificationTable
{
	border-style: none;
}

table.PreQualificationTable td
{
	height: 22px;
}


table.TableWithTdHeight
{
	border-style: none;
}

table.TableWithTdHeight td
{
	text-align: left;
	height: 15px;
}

table.TableWithTdHeight th
{
	text-align: left;
	white-space: nowrap;
	height: 20px;
}

.UpperCase
{
	text-transform: uppercase;
}


/***********************/

.tdHeadingLeft
{
	width: 275px; /*height :18px;*/
	border-bottom: 1px solid #DBDCDD;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-weight: bold;
}

.tdHeadingLeftNoBorder
{
	width: 275px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-weight: bold;
}

.tdContentRight
{
	/*height: 18px;*/
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom: #DBDCDD 1px solid;
	text-align: left;
}

.tdContentRight a:Link
{
	font-size: 11px;
	color: #5590CC;
	font-weight: bold;
	text-decoration: underline;
}

.tdContentRight a:hover
{
	font-size: 11px;
	font-weight: bold;
	color: #5590CC;
	font-weight: bold;
	text-decoration: underline;
}

.tdContentRightNoBorder
{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.FormFieldWithWidth_262
{
	font-size: 11px;
	text-align: left;
	vertical-align: middle;
	color: #595B60;
	margin-top: 3px;
	margin-bottom: 3px;
	border: 1px solid #95999B;
	width: 262px;
}

.FormFieldWithWidth_137
{
	font-size: 11px;
	text-align: left;
	vertical-align: middle;
	color: #595B60;
	margin-top: 3px;
	margin-bottom: 3px;
	border: 1px solid #95999B;
	width: 137px;
}

.FormFieldWithWidthHeight_262_50
{
	font-size: 11px;
	text-align: left;
	vertical-align: middle;
	color: #595B60;
	margin-top: 3px;
	margin-bottom: 3px;
	border: 1px solid #95999B;
	width: 262px;
	height: 50px;
}

.FormFieldWithWidthHeight_262_100
{
	font-size: 11px;
	text-align: left;
	vertical-align: middle;
	color: #595B60;
	margin-top: 3px;
	margin-bottom: 3px;
	border: 1px solid #95999B;
	width: 262px;
	height: 100px;
}

.submitButton
{
	background-color: #DBDCDD;
	color: #595B60;
	text-align: center;
	padding-bottom: 4px;
	padding-top: 4px;
	padding-left: 10px;
	padding-right: 10px;
	text-transform: uppercase;
	font-weight: bold;
	border: 0px;
}

.FormButtonhov
{
	/*font-size: 11px; 	color: #5590CC; 	background-color: #DBDCDD; 	font-weight: bold; 	padding-top: 2px; 	padding-bottom: 2px; 	border-top: 1px solid #CFCFCF; 	border-left: 1px solid #CFCFCF; 	border-bottom: 1px solid #888888; 	border-right: 1px solid #888888; 	*/
	font-size: 11px;
	color: #E9E9E9;
	background-color: #AAAAAA;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top: 1px solid #888888;
	border-left: 1px solid #888888;
	border-bottom: 1px solid #CFCFCF;
	border-right: 1px solid #CFCFCF;
	cursor: pointer;
}


.FileUpload
{
	font-size: 11px;
	text-align: left;
	vertical-align: middle;
	color: #262263;
	margin-top: 3px;
	margin-bottom: 3px;
	background-color: #FFFFFF;
	border: 1px solid #7F9DB9;
	height: 19px;
}



/* Traceability Section Styles Starts */

/************** Supply Chain ***************/
.ArrowRepeat
{
	background: url(                       '../images/v_arrow.gif' ) center;
	background-repeat: no-repeat;
	background-color: #ffffff;
	height: 30px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.ArrowHorizontal
{
	background: url(                       '../images/h_arrow.gif' ) top;
	background-repeat: no-repeat;
	background-color: #ffffff;
	width: 183px;
	height: 30px;
	text-align: center;
	padding: 10px;
	vertical-align: middle;
	padding: 0;
	border-bottom: 1px solid #ffffff;
	color: #ffffff;
}

.ArrowDown
{
	background: url(                       '../images/arrow_bold.gif' ) top;
	background-repeat: no-repeat;
	background-color: #fff;
}

.Header_blue
{
	background-color: #5590CC;
	color: #ffffff;
	text-align: center;
	height: 30px;
	width: 176px;
}
.Header_blueBorderBottom
{
	background-color: #5590CC;
	color: #ffffff;
	text-align: center;
	height: 30px;
	width: 176px;
	border-bottom: 1px solid #ffffff;
}


.Header_gray
{
	background-color: #DBDCDD;
	color: #595B60;
	text-align: center;
	height: 30px;
	width: 176px;
}

.Header_grayBorderBottom
{
	background-color: #DBDCDD;
	color: #595B60;
	text-align: center;
	height: 30px;
	width: 176px;
	border-bottom: 1px solid #ffffff;
}
.paddingLeftRight2
{
	padding: 0px 0px 0px 0px;
}

.Header_grayBorderBottom a:Link
{
	color:#5590CC;
}
.Header_grayBorderBottom a:visited
{
	color: #5590CC;
}

.Header_grayBlueBorderBottom
{
	background-color: #DBDCDD;
	color: #5590CC;
	text-align: center;
	height: 30px;
	width: 176px;
	border-bottom: 1px solid #ffffff;
}
.Header_grayBlueBorderBottom a:Link
{
	color: #5590CC;
}
.Header_grayBlueBorderBottom a:visited
{
	color: #5590CC;
}

.SupplyChain_text
{
	color: #595B60;
	text-align: center;
}

.SupplyChain_ContentRegionWhite
{
	background-color: #ffffff;
	color: #595B60;
	padding: 10px;
}
.SupplyChain_SectionText
{
	font-size: 11px;
	color: #5590CC;
	font-weight: bold;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
}

.TitleBar_blue
{
	font-size: 11px;
	color: #FFFFFF;
	background-color: #5590CC;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px; /*height: 24px;*/
}

.TitleBar_gray
{
	font-size: 11px;
	color: #595B60;
	background-color: #DBDCDD;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px; /*height: 24px;*/
}

.TitleBar_blue a:Link
{
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

.TitleBar_blue a:visited
{
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

.TitleBar_darkBlue
{
	font-size: 11px;
	color: #FFFFFF;
	background-color: #262263;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px; /*height: 24px;*/
}
/**/



.TraceabilityLeftMenu_gray
{
	font-size: 11px;
	color: #595B60;
	background-color: #DBDCDD;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	height: 24px;
	text-transform: uppercase;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #336698;
}

.TraceabilityLeftMenu_gray a:Link
{
	color: #595B60;
	text-decoration: none;
}

.TraceabilityLeftMenu_gray a:visited
{
	color: #595B60;
	text-decoration: none;
}

.TraceabilityLeftMenu_gray a:hover
{
	color: #5590CC;
	text-decoration: none;
}



.LeftMenuSection_3Active
{
	color: #262263;
	height: 24px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 11px;
	background-color: #FFFFFF;
	text-align: center;
	text-transform: uppercase;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #336698;
}

.MainLink
{
	font-weight: bold;
}

.LeftMenuSection_2Active
{
	color: #262263;
	height: 24px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 11px;
	background-color: #FFFFFF;
	text-align: center;
}



.LeftMenuSection_2Active a:link, .LeftMenuSection_3Active a:link, .LeftMenuSection_2Active a:visited
{
	color: #262263;
	text-decoration: none;
}

.LeftMenuSection_3Active a:visited
{
	color: #262263;
	text-decoration: none;
}

.LeftMenuSection_2Active a:hover
{
	color: #0066CC;
	text-decoration: none;
}

.LeftMenuSection_3Active a:hover
{
	color: #0066CC;
	text-decoration: none;
}

.TimePaddingLeft
{
	padding: 10px 0px 0px 10px;
}
.TimePaddingRight
{
	padding: 10px 0px 0px 0px;
}
.FormButtonFirst
{
	margin: 0px 8px 0px 0px;
}
.heading
{
	vertical-align: middle;
	float: left;
	padding-left: 10px;
}
.labeltext
{
	float: left;
	display: block;
	width: 95%;
	text-align: left;
}
/*
.MenuItemTraceability
{
	color: #595B60;
	background-color: #DBDCDD;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5590cc;
	text-align: center;
	text-decoration: none;
	display: block;
	width: 155px;
}

.MenuItemTraceability a:link
{
	color: #595B60;
	background-color: #DBDCDD;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5590cc;
	text-align: center;
	text-decoration: none;
	display: block;
	width: 155px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.MenuItemTraceability a:visited
{
	color: #595B60;
	background-color: #DBDCDD;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5590cc;
	text-align: center;
	text-decoration: none;
	display: block;
	width: 155px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.MenuItemTraceability a:hover
{
	color: #5590CC;
	background-color: #FFFFFF;
	width: 155px;
	display: block;
}

.MenuItemTraceabilityBorder
{
	left: 145px;
	top: -15px;
	position: absolute;
	visibility: hidden;
	border-top: solid 2px #5590cc;
	border-left: solid 2px #5590cc;
	border-right: solid 2px #5590cc;
}*/
.TimePaddingLeft
{
	padding: 10px 0px 0px 10px;
}
.TimePaddingRight
{
	padding: 10px 0px 0px 0px;
}
/*.FormButtonFirst
{
	margin: 0px 5px 0px 10px;
}
*/

.TelephoneText
{
	position: relative;
	font-size: xx-small;
}
/************** Supply Chain ENDs ***************/


/* Traceability Section Styles Ends */



.MyProductsLineBreak
{
	border-bottom: 1px solid #DBDCDD;
	padding-left: 0px;
}

.MyProductCombo
{
	padding: 0px;
	margin: 0px;
	border: 1px solid #595B60;
	border-top: 0px;
	width: 300px;
}
.MyProductCombo_Registration
{
	padding: 2px 0px 0px 0px;
	float: left;
	margin: 0px;
	border: 1px solid #595B60;
	width: 200px;
	height: 22px;
}
.mailbox
{
	color: #FFF;
}
.mailbox:hover
{
	color: #FFF;
	text-decoration: none;
}

/*Registration  Pages classes*/

.BlueHeadingWhiteBackround
{
	font-size: 11px;
	font-weight: bold;
	color: #5590CC;
	padding: 10px 10px 0px 10px;
}
/*.tdHeadingLeftWithoutPadding{padding:10px;font-weight:bold;border-bottom:1px solid #95999B;}*/
.padding10
{
	padding: 10px;
	float: left;
}
.vAlignMiidle
{
	vertical-align: middle;
}

/*Registration Page Classes */

/* Home Pages Claases */

.SpaceBetweenTwoAds
{
	height: 4px;
}

.HomePageAdd
{
	text-align: center;
	vertical-align: top;
	background-color: #FFFFFF;
	width: 240px;
}

.HomePageLeftFlag
{
	font-size: 11px;
	color: #595B60;
	background-color: #DBDCDD;
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 5px;
	text-align: left;
	vertical-align: top;
}
.VerticalGapBetweenCol
{
	background-color: #5590CC;
	width: 5px;
}

/* Home Pages Classes */

/* CMS's Pages */


ul#Annocument
{
	margin: 0px;
	padding: 0px 0px 0px 23px;
}
ul#Annocument li
{
	padding: 0px 0px 8px 0px;
}

.AboutUs
{
	padding: 10px 0px 0px 26px;
	float: left;
	margin: 0px;
	width: 98%;
}
.AboutUs li
{
	padding: 0px 0px 8px 0px;
	margin: 0px;
}

.UlListing
{
	padding: 10px 10px 0px 26px;
	float: left;
	margin: 0px;
	width: 93%;
}
.UlListing li
{
	padding: 0px;
	margin: 0px;
	text-align: justify;
}

.UlListingWithoutTopPadding
{
	padding: 0px 10px 0px 26px;
	float: left;
	margin: 0px;
	width: 95%;
}
.UlListingWithoutTopPadding li
{
	padding: 0px 0px 8px 0px;
	margin: 0px;
	text-align: justify;
}
.UlListingWithBold
{
	padding: 0px 10px 0px 26px;
	float: left;
	margin: 0px;
	width: 95%;
	font-weight: bold;
}
.UlListingWithBold li
{
	padding: 0px 0px 8px 0px;
	margin: 0px;
	text-align: justify;
}
.UlListingWithBoldNumeric
{
	list-style-type: decimal;
	padding: 0px 10px 0px 26px;
	float: left;
	margin: 0px;
	width: 95%;
	font-weight: bold;
	color: #6E9CCE;
}
.UlListingWithBoldNumeric li
{
	padding: 0px 0px 8px 0px;
	margin: 0px;
	text-align: justify;
}

.UlListingWithAlphabet
{
	padding: 10px 10px 0px 26px;
	float: left;
	margin: 0px;
	width: 95%;
	font-weight: normal;
	list-style-type: lower-alpha;
}
.UlListingWithAlphabet li
{
	padding: 0px 0px 8px 14px;
	margin: 0px;
	text-align: justify;
}

.UlListingWithAlphabet ul
{
	padding: 10px 10px 0px 30px;
	margin: 0px;
	width: 95%;
	font-weight: normal;
	list-style-type: upper-roman;
}
.UlListingWithAlphabet ul li
{
	padding: 0px 0px 8px 14px;
	margin: 0px;
	text-align: justify;
}
.ContentRegionCMS
{
	font-family: Verdana;
}
/*CMS's Pages */
.HomeBackgroundImage
{
	background-color: #FFFFFF;
	background-image: url(   '../images/globe.jpg' );
	background-repeat: no-repeat;
	background-position: right bottom;
}
.boldtext
{
	font-weight: bold;
}

#modalContainer
{
	background-color: transparent;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	z-index: 10000;
}

#alertBox
{
	position: relative;
	width: 300px;
	min-height: 100px;
	margin-top: 300px;
	border: 2px solid #000;
	background-color: #ECE9D8;
	background-image: url(../images/alert.png);
	background-repeat: no-repeat;
	background-position: 20px 30px;
}

#modalContainer > #alertBox
{
	position: fixed;
}

#alertBox h1
{
	margin: 0;
	font: bold 0.9em verdana,arial;
	background-color: #005BF2;
	color: #FFF;
	border-bottom: 1px solid #000;
	padding: 2px 0 2px 5px;
}

#alertBox p
{
	font-family: Verdana;
	font-size: 11px;
	color: #595B60;
	height: 30px;
	padding-left: 5px;
	margin-left: 55px;
}

#alertBox #closeBtn
{
	display: block;
	position: relative;
	margin: 5px auto;
	padding: 3px;
	border: 1px solid #000;
	width: 70px;
	font: 0.7em verdana,arial;
	text-transform: uppercase;
	text-align: center;
	color: #FFF;
	background-color: #005BF2;
	text-decoration: none;
}

.PhoneCountryCodePlusSign
{
	color: #5590CC;
}
.paddingTop0
{
	padding-top: 0px;
}
.NormalGridHeader2BorderTop
{
	text-decoration: none;
	font-weight: bold;
	background-color: #DBDCDD;
	padding: 5px;
	text-align: center;
	border: 0px;
	border-bottom: solid 1px #595B60; /*white-space: nowrap;*/
	vertical-align: top;
	line-height: normal;
	border-top: solid 1px #595B60;
}

.NormalGridHeader1BorderTop
{
	text-decoration: none;
	font-weight: bold;
	background-color: #ffffff;
	padding: 5px;
	text-align: center;
	border: 0px;
	border-bottom: solid 1px #595B60;
	vertical-align: top;
	line-height: normal;
	border-top: solid 1px #595B60;
}
.ContentRegion1WithoutPadding_MemberSearch
{
	background-color: #FFFFFF;
	margin: 0px;
	text-decoration: none;
	vertical-align: top;
	line-height: 22px;
}

/* Scroller Box */
#scroller
{
	padding-top: 10px;
}
#scroller_container
{
	position: relative;
	width: 239px;
	height: 200px;
	overflow: hidden;
	margin-bottom: 4px;
	vertical-align: top;
	background: #ffffff url( '../images/NEWS_pale_bckgr.jpg' ) no-repeat;
}
#scroller div
{
	padding-left: 55px;
	padding-right: 5px;
	margin-bottom: 10px;
}
#scroller p
{
	padding: 0px;
	margin: 0px;
}

.ScrollerTitle
{
	font-size: 12px;
	font-weight: bold;
}
#scroller a
{
	font-size: 12px;
	color: #6E9CCE;
	text-decoration: none;
	font-weight: bold;
}
#scroller a:hover
{
	font-size: 12px;
	color: #595B60;
}
/* Scoller Box */

.border_bottom
{
	border-bottom-width: 2px;
}
.text_center
{
	text-align: center;
}
.HomePageSearch_textbox
{
	height: 14px;
	height: 12px!ie;
}
.HomePageSearch_button
{
	height: 16px;
	padding-bottom: 14px;
}
#ctl00_Content_MyActivities1_RadGrid1_GridHeader, #ctl00_Content_ctlDisplaySearchResult_RadGrid1_GridHeader, #ctl00_Content_ShowFavorite1_RadGrid1_GridHeader, #ctl00_Content_RadGrid1_GridHeader
{ *border-bottom:solid1px#595B60;
}

.homePageThumbnails
{
	margin-left:20px;
	background-color: Transparent;
}
.homePageThumbnails td
{
	width: 75px;
	height: 50px; /*border-right:solid 3px #dbdcdd;     border-bottom:solid 3px #dbdcdd;*/
	padding:0px;
	text-align: center;
	font-size: 12px;
	background: #ffffff url( '../images/video_bckgr.jpg' ) no-repeat;
	font-family: Arial;
	font-weight: normal;
	line-height: normal;
	
}
.borderRight
{
	border-right: solid 1px #595B60;
}
.homePageThumbnails a
{
	font-size: 12px;
	line-height: 12px;
	color: #295389;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial;
}
.homePageThumbnails a:hover
{
	font-size: 12px;
	color: #595B60;
}
.homePageThumbnails div
{
	/*width:76px;     height:58px;     background-color:#dbdcdd;*/
	text-align: center; /*border:solid 1px #5590CC;*/
	background: #ffffff url( '../images/thumb_bg_02.gif' ) no-repeat;
}

#divProductSearch
{
	background: #ffffff url( '../images/global_ad_new_blank.jpg?' ) no-repeat bottom;
	width: 240px;
	height: 123px;
	padding-top:48px!important;
	padding-top:42px;
	text-align: center;
	font-size: 12px;
	font-family: Arial;
	line-height: 17px;
	color: #595B60;
}

.fontSize
{
	font-size: 10px;
}

.FixedWidth tr td
{
	width: 25%;
}
.HighligtErrorLabels
{
	color: Red;
	font-weight: bold;
}
input.highlightTextbox
{
	font-size: 11px;
	margin-top: 3px;
	margin-bottom: 3px;
	background-color: #FFFFFF;
	color: #595B60;
	font-family: Verdana;
	border: 1px solid Red;
}
.BlackBorder
{
	border: solid 1px black;
}


.InActivePage a, .InActivePage a:link
{
	color: #CFCFCF;
	text-decoration: none;
	font-size: 12px;
}

.ActivePage a, .ActivePage a:link, .ActivePage a:visited, .ActivePage a:hover, .InActivePage a:hover, .InActivePage a:visited
{
	color: #5590CC;
	text-decoration: underline;
	font-size: 12px;
}

/*Added By Anoop On  17th December */


input.ViewAllTrades
{
	font-size: 11px;
	height: 18px;
	color: #5890cd;
	background-color: #dbdcdd;
	font-weight: normal;
	padding-bottom: 16px;
	padding-left: 5px;
	padding-right: 5px;
	border-top: 1px solid #CFCFCF;
	border-left: 1px solid #CFCFCF;
	border-bottom: 1px solid #888888;
	border-right: 1px solid #888888;
}
input.ViewAllTradesHover
{
	color: #ffffff;
	background-color: #5590cc;
	border-top: 1px solid #888888;
	border-left: 1px solid #888888;
	border-bottom: 1px solid #CFCFCF;
	border-right: 1px solid #CFCFCF;
	cursor: pointer;
}
.ContentRegion1td .invite
{
    color:#6E9CCE;
    font-size:11px;
    font-weight:normal;   
    text-decoration:none;
}

.Header_grayBorderBottom a.redtext
{
   color: Red; 
}
.Header_grayBlueBorderBottom a.redtext
{
   color: Red; 
}

.greenImage{font-weight:bolder;color:#05BA1A; padding-right:2px; font-size: 15px;}
/*==========Logistic module */
.com_left_panal
{float:left;
	width:445px; float:left;
	padding-left:10px; 
	}

	
.com_left_1
{
    width:210px;
    float:left; 
    font-weight:bold; font-family:Verdana;
    height:24px;
    font-size:11px;
    }
 .com_left_font{font-weight:normal;}       
    
.com_left_1 b
{ color:red; font-size:16px;}

  .com_left_2
  {
        width:160px;
        padding-left:10px;
        float:left;
      }
      
.com_right_panal
{float:left;
	width:430px; float:left;
	padding-left:4px
	}
.com_right_1
{
    width:130px;
    float:left;
    font-weight:bold; font-family:Verdana;
    font-size:11px;
}
.com_right_2
{
    width:180px;
    padding-left:10px;
    float:left;
}