
/* --------------------TEXTS AND LINKS---------------------------- */
.menuText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menuText:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;

}
.mainback {
	width:542px;
	background-image: url(../tpl/images/main_back.gif);
	background-repeat: no-repeat;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 0px;
	
}

.lefttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;	
}
.lefttitle:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #8A9843;
	text-decoration: underline;	
}
.title {

	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#000000;
	font-weight:bold;
}
.item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3399CC;
}
.titleGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006600;
}

.regulartext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.meduimText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#0066FF;
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: line-through;
}
.smallred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFCC00;
	text-decoration: line-through;
}
.gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #cccccc;
	text-decoration: line-through;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.BoldMedium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.link:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.regularlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0066FF;
	text-decoration: none;
}
.regularlink:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0066FF;
	text-decoration: underline;
}
.boldlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#0066FF;
	text-decoration: none;
}
.boldlink:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.normallink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#999999;
	text-decoration: none;
}
.normallink:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.mediumlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.mediumlink:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
.mediumblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
.mediumgray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.largetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.largered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.largelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style:normal;
	color:#333333;
	text-decoration: none;
	*cursor: hand;
	cursor:pointer;


}
.largelink:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style:normal;
	color:#666666;
	text-decoration: none;

}
.leftmenutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style:normal;
	color:#333333;
	text-decoration: none;
	*cursor: hand;
	cursor:pointer;


}
.smallTextRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
.smallTextGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #006600;
}

.leftmenulink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
.leftmenulink:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
	font-weight: normal;
}
.smallLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.smallLink:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.smallWhiteLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.smallWhiteLink:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.whitelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.whitelink:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.mediumText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.mediumwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
.mediumbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.mediumTextGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006600;
}


.boxTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #999999;
}
.smallTextUL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}
.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.menuTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.menuTitle:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.footermenu {
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.footermenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

.leftmenudiv {
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F8DDAE;
	width:200px;
	
}

/* --------------------FORMS AND BUTTONS---------------------------- */

.formFields {
	border: 1px solid #999999;

}
.formFields2{
	border: 1px solid #666666;
	background-color:#FFFFFF;
	color:#000000;
}
.smallFields {
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFCC00;
	border-right: 1px solid #FFCC00;
}
.button1 {
	background-image:url(../tpl/images/checkout.gif);
	background-repeat: no-repeat;
	background-color:#FFFFFF;
	width: 150px;
	height: 36px;
	border:0px;
	*cursor: hand;
	padding-bottom:5px;
	cursor:pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	z-index: 1;
}
.button2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	border: 0px solid #333333;
	cursor: hand;
	background-image: url(../tpl/images/button2.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 156px;
}
.button3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #cccccc;
	font-size: 1px;
	font-weight: normal;
	border: 0px solid #333333;
	cursor: hand;
	background-image: url(../tpl/images/remove.gif);
	background-repeat: no-repeat;
	height: 16px;
	width: 100px;
}
/* --------------------TABLES AND CELLS---------------------------- */


.loginfield {
	background-image:url(../tpl/images/inputback.gif);
	background-repeat: repeat-x;
	width: 148px;
	border-top: 2px outset #ffffff;
	border-right: 2px inset #ffffff;
	border-bottom: 2px inset #ffffff;
	border-left: 2px outset #ffffff;
	z-index: 1; 
}
.loginbutton {
	width: 32px;
	height: 20px;
	border: 0px solid #FFFFFF;
	*cursor: hand;
	cursor:pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	z-index: 1;
	background-image:url(../tpl/images/go.gif);
}
.loginbutton2 {
	width: 20px;
	height: 20px;
	border: 1px solid #ffffff;
	*cursor: hand;
	cursor:pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	z-index: 1;
	background-color:#000000;
}
.gobutton {
	background-image:url(../tpl/images/go.gif);
	background-repeat: no-repeat;
	background-color:#FFFFFF;
	margin-left:2px;
	width: 50px;
	height: 26px;
	border: none;
	*cursor: hand;
	cursor:pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	z-index: 1;
}
.backbutton {
	background-image:url(../tpl/images/back_button.gif);
	background-repeat: no-repeat;
	background-color:#FFFFFF;
	width: 103px;
	height: 31px;
	border: none;
	*cursor: hand;
	cursor:pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	z-index: 1;
}
.addtocart {
	background-image:url(../tpl/images/addtocart.gif);
	background-repeat: no-repeat;
	background-color:#FFFFFF;
	width: 110px;
	height: 36px;
	border:0px;
	*cursor: hand;
	padding-bottom:5px;
	cursor:pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	z-index: 1;
}
.requesthelp {
	/*background-image:url(../tpl/images/requestforhelp.gif);
	background-repeat: no-repeat;*/
	background-color:#FFFFFF;
	padding-left:9px;
	width:110px;
	height: 15px;
	border:0px;
	*cursor: hand;
	padding-bottom:5px;
	cursor:pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0066FF;
	z-index: 1;
}
.redbutton {
	background-image:url(../tpl/images/redbutton.gif);
	background-repeat: no-repeat;
	background-color:FFCC00;
	width: 47px;
	height: 20px;
	border-top: 0px outset #ffffff;
	border-right: 0px inset #ffffff;
	border-bottom: 0px inset #ffffff;
	border-left: 0px outset #ffffff;
	*cursor: hand;
	padding-bottom:5px;
	cursor:pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	z-index: 1;
}
.continue {
	background-image:url(../tpl/images/continue.gif);
	background-repeat: no-repeat;
	background-color:#FFFFFF;
	width: 150px;
	height: 36px;
	border:0px;
	*cursor: hand;
	padding-bottom:5px;
	cursor:pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	z-index: 1;
}
.checkout {
	background-image:url(../tpl/images/checkout.gif);
	background-repeat: no-repeat;
	background-color:#FFFFFF;
	width: 150px;
	height: 36px;
	border:0px;
	*cursor: hand;
	padding-bottom:5px;
	cursor:pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	z-index: 1;
}
.savecart {
	background-image:url(../tpl/images/savecart.gif);
	background-repeat: no-repeat;
	background-color:#FFFFFF;
	width: 150px;
	height: 36px;
	border:0px;
	*cursor: hand;
	padding-bottom:5px;
	cursor:pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	z-index: 1;
}


.error {
	border: 1px solid #FF0000;
}
.mediumTextRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	font-style:italic;
}
.sub_leftmenuDiv {
	left: 0px;
	right: 0px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-bottom-color: #CCCCCC;
	border-left-color: #FFFFFF;
	border-right-color: #999999;
	width: 190px;
	padding-top: 3px;
	padding-bottom: 3px;
	bottom: 0px;
	text-indent: 15px;
}
.gallery_links{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:10px;
	text-decoration: none;
}
.gallery_links:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:10px;
	text-decoration: underline;

}
A,a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0066FF;
	text-decoration: none;
}
A,a:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0066FF;
	text-decoration: underline;
}
A,a[onMouseover]:after{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0066FF;
	text-decoration: none;
}