body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 100%;
	width: 100%;
	background:url(../images/bg_fade.jpg) repeat-x #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
	color: #666666;
}
h1,h2,h3,h4,h5,h6 {
	margin: 0px;
	padding: 0px;
}
li,ol,ul{
	list-style-position: inside;
}
a {color:#000000;}
a:hover{text-decoration:none;}
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: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}

#containerDiv {
	width: 882px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding: 0px;
}
#menuDiv {
	width: 100%;
	height: 171px;
	border: none;
	margin-bottom: 3px;
}
#headerDiv {
	clear: both;
	width: 880px;
	height: 480px;
	border: 1px solid #CCCCCC;
	margin-bottom: 3px;
}
#mainDiv {
	width: 545px;
	z-index: 5;
	float:left;
	padding:25px;
	margin-left: 3px;
	background-color:#FFFFFF;
	border: 1px solid #CCCCCC;
}
#mainIframe {
	width: 577px;
	z-index: 5;
	float:left;
	padding: 20px;
	display:none;
}
#catalogIframe {
	height = 600px;
	width = 882px;
	display:none;
}
#footerDiv {
	width: 882px;
	height: 30px;
	padding-top: 10px;
	clear:both;
	text-align:center;
}
#submenuDiv {
	clear: both;
	width: 230px;
	padding: 25px;
	float:left;
	background-color:#FFFFFF;
	border: 1px solid #CCCCCC;
}

#imageGallery {
	clear:both;
}

.itemsHdr {
	clear: both;
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	margin-top: 15px;
}
#items {
}
.item {
	font-size: 13px;
	font-weight: bold;
}
.itemHover {
	font-size: 13px;
	font-weight: bold;
}
#newsMenuHdr {
	clear: both;
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 5px;
	margin-top: 10px;
}
#newsMenuItems {
}
.newsMenuItem {
	height: 55px;
	clear:both;
	padding: 5px;
	padding-left: 0px;
	cursor: pointer;
	line-height: normal;
}
.newsMenuItemHover {
	height: 55px;
	clear:both;
	padding: 5px;
	padding-left: 0px;
	cursor: pointer;
	color: #000000;
	line-height: normal;
}
.newsMenuItemPic {
	width: 50px;
	height: 50px;
	overflow: hidden;
	float:left;
	padding: 1px;
	border: 1px solid #666666;
	margin-right: 5px;
}
.newsMenuItemTitle {
	font-weight: bold;
	font-size: 11px;
}
.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: #CC0000;
	padding:5px;
	margin-left:35px;
	margin-top:5px;
	width:185px;
	border-bottom: 1px solid #666666;
}
#calendarItems {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	clear:both;
	margin-left:35px;
	width:195px;
}
.calendarItem {
	height: 60px;
	border-bottom: 1px solid #666666;
	clear:both;
	position: relative;
	width: 195px;
	color: #666666;
}
.calendarItemHover {
	height: 60px;
	border-bottom: 1px solid #666666;
	clear:both;
	position: relative;
	width: 195px;
	color: #000000;
}
.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: 108px;
}
.calendarItemEndDate {
	position: absolute;
	top: 3px;
	left: 120px;
}
.calendarItemName {
	font-weight: bold;
	position: absolute;
	top: 17px;
	left: 45px;
	overflow: auto;
}
.calendarItemPlace {
	position: absolute;
	top: 42px;
	left: 45px;
}
.calendarItemLinks {
	height: 20px;
	width: 40px;
	position: absolute;
	top: 35px;
	left: 4px;
}
.calendarItemURL {
	height: 16px;
	width: 16px;
	float: left;
	background: url(../images/world_go.png) center center no-repeat;
	cursor: pointer;
	margin: 1px;
}
.calendarItemART {
	height: 16px;
	width: 16px;
	float: left;
	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;
	margin-left:35px;
	margin-top:5px;
	width:185px;
	border-bottom: 1px solid #666666;
}
#submenuItems {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-left:35px;
	width:195px;
}
.submenuItem {
	height: 60px;
	clear:both;
	padding: 5px;
	cursor: pointer;
	border-bottom: 1px solid #666666;
	background:none;
	color: #666666;
}
.submenuItemHover {
	height: 60px;
	clear:both;
	padding: 5px;
	cursor: pointer;
	border-bottom: 1px solid #666666;
	background:none;
	color: #000000;
}
#returnBtn {
	position: absolute;
	left: 340px;
	top: 6px;
	padding: 0px;
	display: none;
	cursor: pointer;
	z-index: 1000;
}
#infoDiv {
	position: absolute;
	left: 25px;
	bottom: 65px;
}
#cookieNote {
	display: none;
}
#suppliersDiv {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	padding: 12px;
	color: #F625FF;
}

#basketDiv {
}
#prodGroups {
	clear:both;
	margin-bottom: 15px;
}
#prodGrpHeader, .prodGrpHeader, .prodGrpNew, .prodGrpSale, #basketTagHeader {
	clear: both;
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	margin-top: 15px;
}
.prodGrpNew, .prodGrpSale, #basketTagHeader {
	cursor:pointer;
}
.prodGrp {
	visibility: visible;
	margin-left: 0px;
}
.prodGrpItem {
	height: 22px;
	font-size: 16px;
	font-weight: bold;
	font-family: "Trebuchet MS";
	color: #666666;
	clear:both;
	position: relative;
	cursor:pointer;
	background: url(../images/bullet_black.png) no-repeat 2px 2px;
	text-indent: 20px;
	margin-top: 3px;
}
.prodGrpItemHover {
	height: 22px;
	font-size: 16px;
	font-weight: bold;
	font-family: "Trebuchet MS";
	color: #000000;
	clear:both;
	position: relative;
	cursor:pointer;
	background: url(../images/bullet_black.png) no-repeat 7px 2px;
	text-indent: 25px;
	margin-top: 3px;
}
.prodSubGrp {
	display: none;
}
.prodSubGrpItem {
	height: 17px;
	font-size: 14px;
	font-family: "Trebuchet MS";
	color: #666666;
	clear:both;
	position: relative;
	cursor:pointer;
	margin-left: 22px;
	margin-bottom: 3px;
}
.prodSubGrpItemHover {
	height: 17px;
	font-size: 14px;
	font-family: "Trebuchet MS";
	color: #000000;
	clear:both;
	position: relative;
	cursor:pointer;
	margin-left: 27px;
	margin-bottom: 3px;
}
#paymodesDiv {
	font-size: 18px;
	color: #3399FF;
	border-top: 1px dotted #CCCCCC;
	margin-top: 10px;
	padding-top: 10px;
}
#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: #333333;
}
.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{
}
#crsContainer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding: 0px 10px 10px 22px;
	float:left;
	position:relative;
}
#crsRow {
	width:500px;
	clear:both;
	padding-top:5px;
	border-top: 1px dotted #CCCCCC;
}
#crsImage {
	width:100px;
	font-size:12px;
	font-weight:bold;
	float:left;
}
#crsInfo {
	width:400px;
	float:left;
}
#crsDate {
	float:left;
	font-size:12px;
	font-weight:bold;
}
#crsName {
	clear:both;
	font-size:12px;
	font-weight:bold;
}
#crsSchedule {
	clear:both;
	padding-top:3px;
	font-weight:bold;
}
#crsDesc {
	clear:both;
	padding-top:3px;
}

#userLogin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height:50px;
	margin-bottom: 10px;
}
#userCookieError {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
#userUsername {width:220px;}
#userPassword {width:220px;float:left;clear:both;}
#userLoginBtn {width:20px;padding-top:3px;float:right;}
.userInput {
	margin: 1px;
	width:215px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#userLogout {width:240px;margin-top:5px;}
#userName {width:240px;clear:both;margin-top:5px;}

.userFormRow {
	position: relative;
	width: 510px;
	clear:both;
	overflow: auto;
	padding-top:2px;
	padding-bottom:2px;
}
.userFormLabel {
	float: left;
	width: 130px;
}
.userFormField {
	float: left;
	width: 305px;
}
.userFormObject {
	width:300px;
	padding:2px;
	border: 1px dotted #CCCCCC;
}
.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 {
}


