.contentTop{
	background-color:#F3F3DE
}

.contentLogin{
	width:698px;
}

.contentLoginMiddle
{
	background-image:url(../images/content_login_fill.gif);
	width:760px;
}

.contentHeader{
	background-image:url(../images/bg_header.gif);
	width:760px;
	background-repeat:repeat-x;
}

.contentTitle{
	width:760px;
	font-size:16px;
	font-weight:normal;
}
.contentTitleText{
	margin:15px 0 0 20px;
	
}
.contentMenu{
	width:698px;
	margin:10px 0 10px 30px
}
.contentMenuMiddle
{
	background-image:url(../images/content_menu_fill.gif);
	width:698px;
}
.contentBlockMenu{
	width:111px;
	height:39px;
	color:#B5B5B1;
}
.contentMenuHorizontalBar
{
	background-color:#B5B5B1;
	height:39px;
	width:1px;
	margin:0 0 0 8px
}
.contentMenuText{
	line-height:14px;
	margin:10px 0 0 6px
}
#alert{
	width:698px;
	margin:0 0 10px 30px;
	color:white;
	font-weight:normal;
	display:none;
	background-image:url(../images/content_alert_fill.gif);
}
#alertMiddle{
	width:550px;
	margin:0 0 5px 10px;
}
#alertError{
	padding:0 0 0 20px;
	width:550px;
}
.content{
	background-color:white;
	width:760px;
	background-image:url(../images/content_fill.gif);
}
.fullRow{
	width:495px;
	margin:10px 0 0 40px;
}
.subRow{
	width:300px
}
.blockQuestion{
	width:150px;
}
.questionText{
	float:right;
	text-align:right;
	padding-right:5px;
	font-weight:normal
}
.mandatoryField{
	background-image:url(../images/required_ico.gif);
	background-repeat:no-repeat;
	width:10px;
	height:10px;
	background-position:0 5px
}
.notMandatoryField{
	width:10px;
	height:10px;
}
.footer{
	background-color:#ffffff;
}
.toolTip{
	display:none;
	margin-left:10px;
	color:#636163;
}
.imageUploadFill{
	width:200px;
	
	background-image:url(../images/pic_fill.gif);
}
.productListHeader{
	width:698px;
	margin:0 0 0 30px
}
.productListFill{
	width:698px;
	height:22px;
	background-image:url(../images/listblue_fill.gif);
	color:#FFFFFF;
	font-size:13px
}
.gridHeaderMenu{
	width:150px;
	text-align:center;
	text-decoration:underline;
	cursor:pointer;
}
.dtgSearchCell{
	width:150px;
	float:left;
	display:inline
}
.dtgSearchCell90{
	width:96px;
	float:left;
	display:inline
}
.loginErrorPopUp 
{
	font:12px/14px Arial,Helvetica,sans-serif;
	border:solid 6px #CDCDB1;
	border-style:double;
	position:absolute;
	z-index:1200;
	visibility:hidden;
	color:#333333;
    background-color:#F3F3DE;
    float:left;
    height:90px;
	width:400px;
	top:90px;
	left:34%;
	text-align:center;
	display:inline;
}
.headerImage
{
	width:740px;
	height:177px;
	margin-left:10px;
	padding-top:10px;
	background-color:#FAFAF4;
	border:none;
	background-image:none;
	
}

.mainContentFullRow
{

	width:728px;
}

.mainContentColA
{
	width:300px;
	float:left;
}

.mainContentColB
{
	width:408px;
	float:left;
}
.mainContentRow
{
	width:100%;
	float:left;
}


.mainContentTextTitle1
{
	font-size:11px;
	color:#F9A451;
	font-weight:bold;
	padding-top:23px;
}

.mainContentText1
{
	font-size:11px;
	color:#606163;
}

.footerRow
{
	width:740px;
	text-align:center;
}
.footerRow a
{
	color:#0076c2;
	text-decoration:none;
}
.footerRow a:hover
{
	color:#0076c2;
	text-decoration:underline;
}

.btnMainMenu
{
	background-image:url(../images/menu_fill.gif);
	height:27px;
	text-align:center;
	line-height:27px;
	padding:0 5px 0 5px;
	cursor:pointer;
}

.mes 
{
	font:14px/16px Arial,Helvetica,sans-serif;
	border:ridge 7px #cccccc;
	width:250px;
	padding:5px;
	position:absolute;
	z-index:1200;
	visibility:hidden;
	color:#333333;
	top:75px;
	left:0px;
	background-color:#99ccff;
	float:left;
}
