.contactfields {
	font-family: trebuchet ms;
	font-size: 12px;
	color: #000000;
	background-color: #E0E0E0;
	width: 250px;
	border: 1px solid #572B5E;
}
.whiteborder {
	border: 1px solid #FFFFFF;
}
.redtext {
	color: #CC0000;
}
.galleryimage {
	z-index: 2;
	height: 105px;
	width: 130px;
	border: 1px solid #000000;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 50px;
	z-index: 2;
	display: table-cell;
	float: left;
	line-height: 14px;
}
#gallerygrid {
	background-color: #FFFFFF;
	height: 348px;
	width: 956px;
	background-image: url(../images/layout/gallery_grid.gif);
	background-position: left top;
}
.productcell {
	border-width: 1px;
	border-style: solid;
	border-color: #76537A;
	margin: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
.productcell2 {
	width: 75%;
	margin-top: 20px;
}
.regionmenu {
	font-family: "Trebuchet MS";
	font-size: 11px;
	width: 200px;
	height: 20px;
}
.qtyfield {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	background-color: #572B5E;
	border: 1px solid #76537A;
	width: 25px;
}
.purpleborder {
	border: 1px solid #76537A;
}
.button {
	font-family: "Trebuchet MS";
	font-size: 11px;
}
.contactfields75 {

	font-family: trebuchet ms;
	font-size: 12px;
	color: #572B5E;
	background-color: #C0C0C0;
	width: 75px;
	border: 1px solid #FFFFFF;
}
.subcontenttitle {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	line-height: 26px;
	color: #FFFFFF;
	background-color: #572B5E;
	position: absolute;
	z-index: 2;
	height: 26px;
	left: -20px;
	top: -10px;
	padding-left: 10px;
	padding-right: 10px;
	text-transform: uppercase;
}
.productmenuitem {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #572B5E;
	height: 20px;
	margin-bottom: 3px;
	padding-left: 5px;
}

.productmenuitem  a:link { text-decoration: none; color: #FFFFFF; }
.productmenuitem  a:visited { text-decoration: none; color: #FFFFFF; }
.productmenuitem  a:active { text-decoration: none; color: #FFFFFF; }
.productmenuitem  a:hover { text-decoration: none; color: #FFFFFF; }

.dropdownoption {
	margin-bottom: 5px;
	padding: 3px;
	z-index: 2;
}

.dropdownoption a:link { text-decoration: none; color: #FFFFFF; }
.dropdownoption a:visited { text-decoration: none; color: #FFFFFF; }
.dropdownoption a:active { text-decoration: none; color: #FFFFFF; }
.dropdownoption a:hover { text-decoration: none; color: #FFFFFF; }
.dropdownoption:hover {background: #572B5E;}

.countrytitle {
	font-weight: bolder;
	width: 420px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.platcompatbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 26px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #572B5E;
	float: right;
	height: 26px;
	margin-right: 10px;
	padding-right: 15px;
	padding-left: 15px;
}
.screenshottext {
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-top-width: 1px;
	width: 545px;
	padding-left: 5px;
	padding-top: 2px;
	padding-right: 20px;
	margin-bottom: 20px;
}

.contactfields125 {
	font-family: trebuchet ms;
	font-size: 12px;
	color: #572B5E;
	background-color: #C0C0C0;
	width: 125px;
	border: 1px solid #FFFFFF;
}
.contactfields200 {

	font-family: trebuchet ms;
	font-size: 12px;
	color: #572B5E;
	background-color: #C0C0C0;
	width: 200px;
	border: 1px solid #FFFFFF;
}
.catbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	float: left;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
	width: 110px;
	height: 30px;
	line-height: 29px;
	font-weight: bold;
	background-image: url(../images/misc/catbox.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.catboxselected {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	float: left;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
	width: 110px;
	height: 30px;
	line-height: 29px;
	font-weight: bold;
	background-image: url(../images/misc/catbox_selected.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.imgbottom {
	position: absolute;
	bottom: 50px;
	margin: 5px;
}
