body {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	margin-top: 10px;
	height: 100%;
	width: 100%;
}
li,ol,ul{
	list-style-position: inside;
}
select {
	border: 1px solid #CCCCCC;
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	font-style: normal;
	font-weight: normal;
}
input {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
table {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
}

#containerDiv {
	position: relative;
	width: 825px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}
#headerDiv {
	width: 825px;
	height: 225px;
	border: none;
	clear:both;
}
#hdrMovie {
	float: left;
	width: 625px;
	height: 225px;
}
#hdrLogin {
	float: left;
	z-index: 10;
	width: 190px;
	height: 225px;
	background-image:url(../images/loginDiv.png);
	background-repeat:no-repeat;
	padding-left: 10px;
}
#hdrAddr {
	padding-top: 75px;
	text-align: center;
	width: 250px;
	font-size: 14px;
}
#hdrLeft {
	float: left;
	width: 250px;
	height: 225px;
	background-image:url(../images/headerDiv_left.png);
	background-repeat:no-repeat;
}
#hdrRight {
	float: left;
	width: 567px;
	height: 203px;
	background-image:url(../images/headerDiv_right.png);
	background-repeat:no-repeat;
	padding-left: 8px;
	padding-top: 22px;
}
#menuDiv {
	clear: both;
	width: 825px;
	height: 60px;
	border: none;
	margin-top: 10px;
}
#mainDiv {
	width: 410px;
	z-index: 5;
	clear: both;
	padding:10px;
	float:left;
	padding-top: 0px;
	overflow: hidden;
}
#mainIframe {
	width: 410px;
	z-index: 5;
	float:left;
	display:none;
	padding:10px;
}
#submenuDiv {
	width: 200px;
	/*height: 300px;*/
	float:left;
	background: url(/images/rightpanel_top.png) no-repeat;
}
#footerDiv {
	clear: both;
	height: 80px;
	border: none;
	padding-top: 30px;
	text-align:center;
	color: #000000;
	font-size: 12px;
	font-weight:bold;
}
#leftPanel {
	float: left;
	width: 175px;
}
#rightPanel {
	float: left;
	width: 200px;
}
.mainGrpBrd {
	width: 430px;
	float:left;
	background: url(/images/maindiv_mid.jpg) repeat-y;
	margin-left: 10px;
	margin-right: 10px;
}
.mainGrp {
	width: 430px;
	clear: both;
	background: url(/images/maindiv_top.jpg) no-repeat;
}
.mainGrpBtm {
	width: 430px;
	height: 25px;
	background: url(/images/maindiv_bottom.jpg) no-repeat;
	clear: both;
}
.lSubGrpBrd {
	width: 175px;
	clear: both;
	background: url(/images/leftpanel_mid.png) repeat-y;
}
.lSubGrp {
	width: 175px;
	clear: both;
	background: url(/images/leftpanel_top.png) no-repeat;
}
.lSubGrpBtm {
	width: 175px;
	height: 25px;
	background: url(/images/leftpanel_bottom.png) no-repeat;
	clear: both;
}
.rSubGrpBrd {
	width: 200px;
	clear: both;
	background: url(/images/rightpanel_mid.png) repeat-y;
}
.rSubGrp {
	width: 200px;
	clear: both;
	background: url(/images/rightpanel_top.png) no-repeat;
}
.rSubGrpBtm {
	width: 200px;
	height: 25px;
	background: url(/images/rightpanel_bottom.png) no-repeat;
	clear: both;
}
.subGrpHdr {
	height: 40px;
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 30px;
	padding-top: 15px;
	background: url(/images/arrow.gif) 15px 22px no-repeat;
}
.itemsHdr {
	height: 20px;
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	text-indent: 15px;
	margin-top: 10px;
	color: #000000;
}
.item {
	height: 20px;
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	text-indent: 15px;
	cursor: pointer;
}
.itemHover {
	height: 20px;
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	text-indent: 30px;
	cursor: pointer;
	color: #000000;
}
.leftLogo {
	clear: both;
	margin-bottom: 10px;
	margin-left: 12px;
}
.rightLogo {
	clear: both;
	text-align:center;
	padding: 0px;
	margin-top: 20px;
}
#newsMenuHdr {
	height: 20px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
	background-color: #979476;
	border-top: 1px solid #D7D5C0;
}
#newsMenuItems {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
.newsMenuItem {
	height: 55px;
	clear:both;
	padding: 5px;
	cursor: pointer;
	border-top: 1px solid #D7D5C0;
	border-bottom: 1px solid #B7B5A0;
}
.newsMenuItemHover {
	height: 55px;
	clear:both;
	padding: 5px;
	cursor: pointer;
	background-color: #CECDBB;
	border-top: 1px solid #D7D5C0;
	border-bottom: 1px solid #B7B5A0;
}
.newsMenuItemPic {
	width: 50px;
	height: 50px;
	overflow: hidden;
	float:left;
	padding: 1px;
	border: 1px solid #000000;
	margin-right: 5px;
}
.newsMenuItemTitle {
	font-weight: bold;
}
.newsMenuItemDate {
	padding-top: 3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
}
#calendarHdr {
	height: 20px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
	background-color: #979476;
}
#calendarItems {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
.calendarItem {
	height: 40px;
	width: 232px;
	clear:both;
	padding: 3px 5px 2px 5px;
	border-top: 1px solid #D7D5C0;
	border-bottom: 1px solid #B7B5A0;
	position: relative;
}
.calendarItemHover {
	height: 40px;
	width: 232px;
	clear:both;
	padding: 3px 5px 2px 5px;
	background-color: #CECDBB;
	border-top: 1px solid #D7D5C0;
	border-bottom: 1px solid #B7B5A0;
	position: relative;
}
.calendarItemIcon {
	height: 30px;
	width: 30px;
	background: url(../images/calendar.png) top left no-repeat;
	position: absolute;
	top: 3px;
	left: 5px;
}
.calendarItemStartDate {
	position: absolute;
	top: 3px;
	left: 45px;
}
.calendarItemDateDash {
	height: 10px;
	width: 15px;
	background: url(../images/arr2.gif) center center no-repeat;
	position: absolute;
	top: 3px;
	left: 112px;
}
.calendarItemEndDate {
	position: absolute;
	top: 3px;
	left: 130px;
}
.calendarItemName {
	font-weight: bold;
	position: absolute;
	top: 15px;
	left: 45px;
}
.calendarItemPlace {
	position: absolute;
	top: 27px;
	left: 45px;
}
.calendarItemLinks {
	height: 20px;
	width: 40px;
	position: absolute;
	top: 3px;
	right: 5px;
}
.calendarItemURL {
	height: 16px;
	width: 16px;
	float: right;
	background: url(../images/world_go.png) center center no-repeat;
	cursor: pointer;
	margin: 1px;
}
.calendarItemART {
	height: 16px;
	width: 16px;
	float: right;
	background: url(../images/page_white_go.png) center center no-repeat;
	cursor: pointer;
	margin: 1px;
}

#submenuHeader {
	height: 20px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding: 5px;
	background-color: #979476;
}
#submenuItems {
	margin-bottom: 10px;
}
.submenuItem {
	color: #666666;
	font-weight: bold;
	font-size: 12px;
	cursor: pointer;
	text-indent: 10px;
	background-image: url(../images/arr.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	height: 16px;
}
.submenuItemHover {
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	cursor: pointer;
	text-indent: 10px;
	background-image: url(../images/arr.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	height: 16px;
}
#returnBtn {
	position: absolute;
	left: 0px;
	top: 275px;
	display: none;
	cursor: pointer;
	z-index: 1000;
	background-image:url(../images/marker-3.gif);
	background-position: 2px 5px;
	background-repeat: no-repeat;	
	text-indent: 15px;
	color: #000000;
	font-size: 12px;
}
#infoDiv {
	position: absolute;
	left: 25px;
	bottom: 65px;
}
#basketDiv {
	display: none;
}
#cookieNote {
	display: none;
}
#basketTagHeader {
	height: 20px;
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	text-indent: 15px;
	cursor: pointer;
	color: #000000;
}
#suppliersDiv {
	font-family: Tahoma;
	font-size: 12px;
	color: #B22418;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px dotted #CCCCCC;
}
#manufDiv {
	clear:both;
	margin-top: 15px;
}
.manufHeader {
	height: 20px;
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	text-indent: 15px;
	cursor: pointer;
	margin-bottom: 3px;
	color: #000000;
}
#menuSupplier {
	margin-left: 15px;
	width: 160px;
	font-size: 12px;
	color: #333333;
}

.prodGrpNew {
	height: 20px;
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	text-indent: 15px;
	cursor: pointer;
	margin-bottom: 3px;
	margin-top: 5px;
	color: #000000;
}
.prodGrpSale {
	height: 20px;
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	text-indent: 15px;
	cursor: pointer;
	margin-bottom: 3px;
	color: #000000;
}
#prodGrps {
	clear:both;
	margin-top: 15px;
}
#fotoBanks {
	clear:both;
	margin-top: 15px;
}
.prodGrpHeader {
	height: 20px;
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	text-indent: 15px;
	margin-bottom: 3px;
	color: #000000;
}
.prodGrp {
	visibility: visible;
}
.prodGrpItem {
	min-height: 18px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	text-indent: 15px;
	cursor: pointer;
	background: url(/images/arrg.gif) 0px 5px no-repeat;
	margin-left:15px;
}
.prodGrpItemHover {
	min-height: 18px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	text-indent: 20px;
	cursor: pointer;
	background: url(/images/arrg.gif) 0px 5px no-repeat;
	margin-left:15px;
}
.prodSubGrp {
	display: none;
}
.prodSubGrpItem {
	height: 16px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-indent: 40px;
	cursor: pointer;
	background: url(../images/arr2.gif) 30px 5px no-repeat;
	overflow:hidden;
}
.prodSubGrpItemHover {
	height: 16px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-indent: 45px;
	cursor: pointer;
	background: url(../images/arr2.gif) 30px 5px no-repeat;
	overflow:hidden;
}
#paymodesDiv {
	font-size: 18px;
	color: #3399FF;
	border-top: 1px dotted #CCCCCC;
	margin-top: 10px;
	padding-top: 10px;
}
#prodMaxImgDiv {
	position: absolute;
	top: 50px;
	width:100%;
	text-align:center;
	display: none;
	z-index: 20000;
	cursor: no-drop;
}
#prodMaxImg {
	cursor: no-drop;
}
#prodMaxImgSrc {
	border: 5px solid #FFFFFF;
	cursor:pointer;
}
#prodMaxImgHdr {
}
#prodMaxImgClose {
}
#detailsDiv {
	position: absolute;
	width: 455px;
	left: 350px;
	top: 50px;
	display: none;
	z-index: 20000;
}
#detailsDivHeader {
	background-image: url(../images/details_bg_r1_c1.png);
	background-repeat: no-repeat;
	height: 27px;
	width: inherit;
	visibility: inherit;
	position: relative;
	padding-top: 8px;
	padding-left: 5px;
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
#detailsDivMain {
	background-image: url(../images/details_bg_r2_c1.png);
	background-repeat: repeat-y;
	height: auto;
	width: inherit;
	visibility: inherit;
	overflow: auto;
}
#detailsDivHTML {
	height: auto;
	width: 420px;
	left: 9px;
	visibility: inherit;
	overflow: auto;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 5px;
	position: relative;
}
#detailsDivFooter {
	background-image: url(../images/details_bg_r3_c1.png);
	background-repeat: no-repeat;
	height: 30px;
	width: inherit;
	visibility: inherit;
}
#detailsClose {
	left: 398px;
	top: 5px;
	width: 42px;
	height: 17px;
	position: absolute;
	cursor: pointer;
	visibility: inherit;
	z-index: 100;
}
#modalDiv {
	cursor: no-drop;
	background-image: url(../images/bg_transparent_25.png);
	left: 0px;
	top: 0px;
	position: absolute;
	display: none;
	z-index: 19999;
}
#toolTip {
	position: absolute;
	width: 150px;
	overflow:auto;
	display: none;
	z-index: 1000;
}
#toolTipTop {
	position: relative;
	width: 150px;
	height: 22px;
	background-image: url(../images/bubble_top.png);	
	overflow:hidden;
}
#toolTipMiddle {
	position: relative;
	width: 130px;
	background-image: url(../images/bubble_middle.png);
	background-repeat: repeat-y;
	overflow:auto;
	padding-left: 5px;
	padding-right: 15px;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #58930A;
	text-align: center;	
}
#toolTipBottom {
	position: relative;
	width: 150px;
	height: 50px;
	background-image: url(../images/bubble_bottom.png);
	overflow:hidden;
}

#btnDiv {
	position:relative;
	float:left;
	height: 24px;
	margin-left:0px;
	margin-right:5px;
}
#btnLeft {
	position:relative;
	float:left;
	background-image: url(../images/button_blank_slice_r1_c1.png);
	background-repeat: no-repeat;
	height: 24px;
	width: 5px;
}
#btnMiddle {
	position:relative;
	float:left;
	background-image: url(../images/button_blank_slice_r1_c2.png);
	background-repeat: repeat-x;
	height: 24px;
}
#btnRight {
	position:relative;
	float:left;
	background-image: url(../images/button_blank_slice_r1_c3.png);
	background-repeat: no-repeat;
	height: 24px;
	width: 5px;
}
.btnXtra {
	border: none;
	background: none;
	height: 24px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.btnXtraHover {
	border: none;
	background: none;
	height: 24px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.btnXtraDisabled {
	border: none;
	background: none;
	height: 24px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #AAAAAA;
}

#selectDiv {
	position: relative;
	overflow: auto;
	float: left;
	border: 1px solid #CCCCCC;
	cursor: pointer;
}
.selectName {
	position: relative;
	float: left;
	height: 16px;
	padding: 1px;
	overflow: hidden;
}
#selectArrow {
	position: relative;
	float: left;
	height: 18px;
	width: 15px;
	background-image:url(../images/select_arrow.gif);
}
#selectList{
}
#userLogin {
	margin-top: 10px;
	height:43px;
	width: 175px;
	overflow: hidden;
	font-size: 12px;
	margin-bottom: 2px;
	margin-left: 5px;
}
#userCookieError {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
}
#userUsername {width:150px;}
#userPassword {width:150px;float:left;margin-top:2px;}
#userLoginBtn {width:20px;padding-top:5px;float:right;}
.userInput {width:150px;}
#userLogout {width:170px;}
#userName {width:170px;clear:both; font-weight:bold;margin-top:3px;}
.userGetReg {margin-left: 5px;font-size:10px;cursor:pointer;float:left;}
.userGetRegMO {margin-left: 5px;font-size:10px;cursor:pointer;float:left;text-decoration:underline;}
.userGetPwd {margin-left: 5px;font-size:10px;cursor:pointer;float:left;}
.userGetPwdMO {margin-left: 5px;font-size:10px;cursor:pointer;float:left;text-decoration:underline;}

.userFormRow {
	position: relative;
	width: 410px;
	clear:both;
	overflow: auto;
	padding-top:2px;
	padding-bottom:2px;
}
.userFormLabel {
	float: left;
	width: 100px;
}
.userFormField {
	float: left;
	width: 305px;
}
.userFormObject {
	width:300px;
	padding:2px;
	border: 1px dotted #999999;
}
.isMandatory {
	border: 1px solid #999999;
	
}

#prodMaxImgDiv {
	position: absolute;
	top: 50px;
	width:100%;
	text-align:center;
	display: none;
	z-index: 20000;
	cursor: no-drop;
}
#prodMaxImg {
	cursor: no-drop;
}
#prodMaxImgSrc {
	border: 5px solid #FFFFFF;
	cursor:pointer;
}
#prodMaxImgHdr {
}
#prodMaxImgClose {
}

