html {
    overflow: -moz-scrollbars-vertical;
    overflow-y: scroll;
}
html, body {
height: 100%;
margin: 2px 0 1px;
padding: 0;
}

img { border:0;
}
.noDisplay {
	display:none;
}
.imgLogo {
	margin-left: 0px;
}
/*********		Main Layout Divs	**************/
.content-wrapper {
	border-radius: 8px;
	border: 0px solid #CCC;
	margin: 0 auto;
	width: 918px;
	box-shadow: 0px 0px 30px rgba(0,0,0,.05);
	float: none;
}

.head-container {
	position: relative;
	left: 0px;
	top: 0px;
}
.masthead {
	/*	box-shadow: 0px 0px 30px rgba(0,0,0,.5);*/
	border-radius: 2px 2px 0px 0px;
	background-color: #FFF;
	padding: 0px;
	text-align: left;
	width: 100%;
	border-bottom: 0px solid #000;
	height: 150px;
	overflow: hidden;
}
.masthead .head1 {
	position: absolute;
	margin: 0 50% 0 50%;
	width: 374px;
	overflow: visible;
	left: -187px;
	top: 7px;
	text-align: center;

}
.masthead h1 {
	margin: 0;
	color: #8C8C8C;
	padding: 20px 20px 10px 20px;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: .35em;
}
.masthead .head2 {
	position: absolute;
	right: 5px;
	top: 0px;
}
.masthead .head2 img {
	height: auto !important;
	width: auto !important;
	max-width: 100%;
	display: block;
}

.masthead .head3 {
	position: absolute;
	right: 30px;
	width: 220px;
	height: 30px;
	text-align: right;
	vertical-align: bottom;
	top: 127px;
	
}

.mastbar {
	/*	box-shadow: 0px 0px 30px rgba(0,0,0,.5);*/
	background-color: #A9A9A9;
	padding: 0px 20px 0px 20px;
	text-align: center;
	border-bottom: 0px solid #000;
	overflow: hidden;
	margin: 0;
	float: none;
}
.columns-wrapper {
	background-color: #FFF;
	width: 100%;
	border-width: 0px;
	border: none;
	border-style: none;
	font-size: 12px;
	height: 400px;
}
.columns-wrapper td {
	vertical-align: top;
	font-size: 12px;
}
.sidebarLeft {
	width: 222px;
	padding: 0px;
	background-color: #FFF;
	background-image: linear-gradient(top, #FFF, #AAA);
	background-image: -moz-linear-gradient(top, #FFF, #AAA);
	background-image: -webkit-linear-gradient(top, #FFF, #AAA);
	background-image: -ms-linear-gradient(top, #FFF, #AAA);
}
.sidebarLeft .content {
	padding: 27px 20px 20px 20px;
	height: auto;
	float: none;
}


.main-content {
	width: 74%;
	background-color: #FFF;
	border-left: 1px solid #CCC;
	padding: 0px 0px 10px 0px;
}
.main-content .content {
	padding: 25px 0px 30px 30px;
	font-size: 1em;
	line-height: 1.7em;
	background-color: #FFF;
}

.footer {
	border-radius: 0px 0px 2px 2px;
	background-color: #CC0000;
	box-shadow: inset 0px 16px 2px rgba(255,255,255,.025);
	border-top: 0px solid #000;
	padding: 10px 15px 10px;
	font-size: 11px;
	color: #003366;
	text-align: center;
	background-color: #A9A9A9;
	clear: both;
}


.footer a{
	color: #003366;
	text-decoration: none;
	border-bottom: 0px solid #003366;
}

.footer a:hover{
	color: #fff;
	text-decoration: none;
	border-bottom: 0;
}

/*************		PANELS - COMMON	*****************/
.widePanelTitle {
	font-size: 1.1em;
	margin-bottom: 6px;
}

.widePanel {
	background-color: #FFFFFF;
	border-color: #999;
	border-width: 1px 1px 1px 1px;
	padding: 10px 10px 10px 10px;
	border-style: solid;
	overflow: visible;
	margin: 0px 0px 20px 0px;
	border-radius: 2px;
/*	box-shadow: 4px 4px 12px rgba(0,0,0,.2);
*/	position: relative;
}
.widePanel .widePanelImage {
	clear: left;
	float: left;
	width: 160px;
	margin: 0px 10px 0px 0px;
	position: relative;
	border-color: #D6D1C4 #D6D1C4 #D6D1C4;
	border-radius: inherit;
	border-width: 0;
	border-style: solid solid solid solid;
	height: auto;
}

.widePanel h3 {
	clear: none;
	margin: 0px 0px 0px 0px;
}

/* Medium Width Gallery */
.mediumPanel {
	display: inline-block;
	vertical-align: top;
	border-radius: 2px;
	width: 45%;
	height: auto;
	margin: 0 4% 13px 0;
	position: relative;
}
.mediumPanelImageCell {
	height: 128px;
	width: 170px;
	overflow: hidden;
	border-color: #999;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-radius: inherit;
	padding: 0px 0px 0px 0px;
	text-align: center;
	background-color: #FAFBEC;
/*	box-shadow: 0px 0px 8px rgba(0,0,0,.5);
*/	float: left;
	margin: 0 6px 0 0;
}
.mediumPanelImageCell:hover{
	border-color: #CCC;
	/*box-shadow: 0px 0px 8px rgba(100,100,0,.7);*/
}
.mediumPanelImageCell img {
	margin: 0px -50% 0px -50%;
	padding: 0px 25% 0px 25%;
	height: 100%;
	border-radius: inherit;
	display:block\9;  /*IE 9 and below */
	border-width: 1px 1px 1px 1px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { /*IE 10*/
   .mediumPanelImageCell img { display:inline; }
}

.mediumPanelTitle {
	border-radius: 0px 0px 2px 2px;
	border-width: 0px 0px 0px 0px;
	font-size: 12px;
	font-weight: normal;
	padding: 1px 0px 4px 0px;
	vertical-align: middle;
	text-align: left;
	line-height: normal;
	margin-bottom: 6px;
}
.mediumPanelDescription {
	vertical-align: top;
	text-align: left;
	padding: 0px 3px 1px 0px;
	background-color: #FFFFFF;
	font-size: 12px;
	line-height: 1.2;
	float: none;
}

/*************************************************************/

/*********		Form Stuff		**************/
.srch {  height: 20px; width: 33px; margin-top: 3px;}

.Tick {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333366;
	width: 15px;
	vertical-align: middle;
	font-style: normal;
	text-align: center;
	line-height: normal;
	font-weight: normal;
	height: 15px;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 26px;
	width: 120px;
	vertical-align: top;
	color: #000000;
	margin-bottom: 2px;
	margin-top: 1px;
	z-index: 5;
} 
.medinput {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.SmallInput {
	height: 20px;
	width: 50px;
	vertical-align:top;
	margin-bottom: 2px;
	margin-top: 1px;
	z-index: 5;
} 
.inputmicro {  width: 30px;}
.inputbutton { font-size: 10px; width: 120px; vertical-align: middle; font-style:normal; text-align: center;}

.SmallTxtForm { font-size:10px; color:#000099;}

form {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	height: 40px;
	width: 200px;
	vertical-align: top;
	background-color: #FFFFFF;
}
.SmallTextarea {
	width: 150px;
}
select {color: #000000;
}
/*********		END Form Stuff		**************/
.fillbox {
	line-height: 0px;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}

th {
	font-size: 12px;
	color: #000000;
	text-align: center;
	padding: 5px 5px 3px 5px;
	border-bottom: solid #A1161B 0px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
} 
a:hover {
	text-decoration: none;
	color: #FF0000;
} 

a {
	color: #00C;
	text-decoration: none;
	font-weight: bold;
}

.Error {  font-weight: bold; color: #CC0000;}

body {
	margin: 0;
	font-size: 12px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*Below must remain for rich editor BG Color*/
	background-color: #CCCCCC;
	background-position: top;
	background-repeat: repeat;
	background-image: url(/Art/bodyBg.jpg);
	text-align: center;
}
.XCXbody {
	font-size: 12px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	background-image: url(/b.gif);
	text-align: left;
}

#editBody {background-color:#FFFFFF;}

hr {  vertical-align: bottom; color: #E6E6E6;}
h1 {
	margin-right: 20px;
	margin-top: 11px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
}
h2 {
	margin-top: 15px;
	margin-bottom: 9px;
	margin-left: 0px;
	text-align: left;
	font-size: 15px;
	color: #666666;
}
h3 {
	margin-top: 15px;
	margin-bottom: 8px;
	margin-left: 0px;
	text-align: left;
	font-size: 14px;
	color: #003399;
}
h4 {
	margin-top: 15px;
	margin-bottom: 7px;
	margin-left: 0px;
	text-align: left;
	font-size: 13px;
	color: #333333;
}
h5 {
	margin-top: 15px;
	margin-bottom: 6px;
	margin-left: 0px;
	text-align: left;
	font-size: 12px;
	color: #003366;
}
h6 {
	margin-top: 15px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: left;
	font-size: 11px;
	color: #000066;
}
p {
	text-align: justify;
	margin-top: 0px;
	vertical-align: top;
	padding-top: 0px;
	line-height: 1.7em;
}
/*li {
	margin-bottom: 0px;
	line-height: 15px;
	padding: 0px;
}*/

ul {
	position: relative;
	_position: static; /*ifinge*/
	_padding-left: 40px;
	_height: 100%;
	left: 20px;
	margin-right: 20px;
}

.LgTopTxt {
	font-size: 38px;
	font-style: italic;
	font-weight: bold;
	color: #000099;
	margin-top: 0px;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

.ImageField {
	margin-right: 0px;
	padding-right: 0px;
	clear: both;
}

.contentSpace {
	font-size:12px;
	margin-right: 30px;
}
.contentSpace img {
	width: 100%;
	max-width: 393px;
	_max-width: 390px;
	padding: 0;
	margin: 0;
	border: 0;
	clear: none;
}
.contentSpace .messageIcon {
	float: left;
	width: 24px;
	height: auto;
	margin: 0px 10px 0px 0px;
}

/*.contentCell {
	padding: 2px 0px 20px 0px;
}*/

.imgLeft {
	float: left;
	margin: 0px 10px 7px 0px;
}
.imgRight {
	float: right;
	margin: 0px 0px 7px 10px;
}

/*		MAPFRAMES				*/
.mapSidebarFrame {
	margin: 0px;
	padding: 0px;
	height: 180px;
	width: 176px;
}
.mapFrame {
	margin: 0px;
	padding: 0px;
	height: 280px;
	width: 380px;
}	
/*		BUILDHELP				*/

.bhSepStart {
	background-color: #66CC99;
	background-position: center;
	margin: 5px;
	clear: both;
}
.bhSepEnd {
	background-color: #CC9999;
	background-position: center;
	margin: 5px;
	clear: both;
}
.progSep {
	color: #CC0000;
	background-color: #FFFF99;
	clear: both;
	font-weight: bold;
	text-align: center;
	margin: 8px 8px 8px 8px;
}
/*		ARTICLES				*/
.articleThumb {
	float: left;
	border: 0px;
	margin: 2px 4px 2px 0px;
	width: 60px;
}
.articleImg {
	float: left;
	margin: 0px 10px 5px 0px;
	width: 200px;
}
.articlePara {
	clear: left;
	margin-bottom: 2px;
}
.articleSep {
	clear: left;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C8D4FA;
	width: auto;
}
/*		CALENDAR				*/
.calendarThumb {
	float: left;
	border: 0px;
	margin: 2px 4px 2px 0px;
}
.calendarPara {
	clear: left;
	margin-bottom: 2px;
}
.calendarSep {
	clear: left;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C8D4FA;
	width: auto;
}

/*		MENU					*/
/*VMENU1*/
/*VMENU2*/
.vMenu3Container {
	margin: 0 0 10px 0;
	padding: 0;
	left:0px;
}
.vMenu3Container li {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
}
.vMenu3Container ul {
	float: left;
}

.vMenu3Container a {
	display: block;
	color: #FFF;
	text-decoration: none;
	text-shadow: 1px 1px 1px #333333;
	padding: 10px 10px;
	border: 1px solid;
	background-color: #006;
	box-shadow: inset 0px 6px 2px rgba(255,255,255,.05), 2px 2px 2px rgba(0,0,0,.5);
	border-color: #FFF;
	-webkit-transition: all linear .25s .1s;
	transition: all linear .25s .1s;
	-moz-transition: all linear .25s .1s;
	border-radius: 2px;
	font-size: 12px;
}
.vMenu3Container a:hover, vMenu3Container a:focus {
	color: #FFFFFF;
	background-color: rgba(169,169,169,1);
	outline: 0;
}
.vMenu3Container a:active {
	box-shadow: 0px 0px 0px;
}

/*HMENU1*/
/*HMENU2*/
.hMenu3Container {
	margin: 0 auto;
	padding: 0 40px 0 0;
	display: inline-block;
	text-align: center;
}
.hMenu3Container ul{
	text-align:center;
}
.hMenu3Container li {
	list-style-type: none;
	margin: 0px -1px 0px 0px;
	padding: 0;
	float: left;
}
.hMenu3Container a {
	display: block;
	color: #FFFFFF;
	background-color: rgba(169,169,169,0.75);
	background-color: #A9A9A9\9; /* IE8 and below */  	
	text-decoration: none;
	text-shadow: 1px 1px 1px #666;
	line-height:28px;
	padding: 3px 20px;
	border-width: 0px 1px 0px 1px;
	border-style: solid;
	border-color: #BBB;
	border-radius: 1px;
	-webkit-box-shadow: 0px 10px 20px 0px rgba(255,255,255,.05);
	box-shadow: inset 0px 10px 20px 0px rgba(255,255,255,.05);

	-webkit-transition: all linear .35s .1s;
	transition: all linear .35s .1s;
	-moz-transition: all linear .35s .1s;
	font-size: 12px;
}
.hMenu3Container a:hover, hMenu3Container a:focus {
	background-color: #FFFFFF;
	text-shadow: 1px 1px 1px #CCC;
	color: #000000;
	outline: 0;
}

/*FIXEDMENU*/

/*		POPMENU					*/
/*POPMENU1*/
/*POPMENU2*/
/*POPMENU3*/

/* 		PANEL CELLS LEFT AND RIGHT		*/
.sidebarRight {
	text-align: right;
	margin: 4px 30px 0px 0px;
	float: right;
	width: 222px;
	border-width: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.panelRight {
	border-color: #999;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-radius: 2px;
	padding: 0px 0px 0px 0px;
	width: 192px;
	margin: 0px 0px 15px 0px;
	float: right;
	overflow: hidden;
/*	box-shadow: 0px 0px 8px rgba(0,0,0,.5);
*/	font-size: 11px;
}
.panelRight a {
	color: #00C;
}
.panelRight a:hover {
	color: #FF0000;
	decoration:none;
}
.panelRightTitle {
	padding: 6px 5px 6px 5px;
	vertical-align: middle;
	border-bottom: solid #DDD 1px;
	text-align: center;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
}
.panelRightText {
	padding: 7px 7px 1px 7px;
	color: #000000;
	margin: 0px 0px 0px 0px;
}
.panelTextImgFix {
	width:100%; 
	overflow: hidden;
	text-align:center;
}
.panelRightText img {
	max-width: 200px;
	margin: 0px -50% 0px -50%;
	display:block\9;
	padding: 0px 50% 0px 50%;
	_padding:0px 0px 0px 0px;
	_margin:0px 0px 0px 0px;
}
.panelRightText li {
	margin-left: 0px;
	padding-left: 0px;
}
.panelRightText ul {
	margin-left: 14px;
	padding-left: 0px;
}
.panelRightImage {
	text-align: center;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: none;
	overflow: hidden;
}
.panelRightImage img{
	margin: 0px -50% 0px -50%;
	padding: 0px 25% 0px 25%;
	width: 100%;
	/*padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;*/
}

.panelLeft {
	border-color: #999;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-radius: 2px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
	overflow: hidden;
	width: 196px;
	font-size: 11px;
}
.panelLeft a {
	color: #00C;
}
.panelLeft a:hover {
	color: #FF0000;
	decoration:none;
}
.panelLeftTitle {
	padding: 6px 5px 6px 5px;
	vertical-align: middle;
	border-bottom: solid #DDD 1px;
	text-align: center;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
}
.panelLeftText {
	padding: 7px 7px 1px 7px;
	color: #000000;
	margin: 0px 0px 0px 0px;
}
.panelLeftText img {
	max-width: 200px;
	margin: 0px -50% 0px -50%;
	display:block\9;
	padding: 0px 50% 0px 50%;
	_padding:0px 0px 0px 0px;
	_margin:0px 0px 0px 0px;
}
.panelLeftText li {
	margin-left: 0px;
	padding-left: 0px;
}
.panelLeftText ul {
	margin-left: 14px;
	padding-left: 0px;
}
.panelLeftImage {
	text-align: center;
	padding: 0px 0px 0px 0px;
}

/* 		END PANEL CELLS LEFT AND RIGHT		*/

/*		BODY					*/
/*BODY1*/
/*BODY2*/
/*BODY3*/

.galleryPanel {
	border-radius: 2px; 
	padding: 0px;
	width: 165px;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	display: inline-block;
	vertical-align: top;
	margin: 0px 25px 20px 0px;
}
.galleryPanelImageCell {
	height: 146px;
	width: 125px;
	overflow: hidden;
	border-color: #999999;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-radius: inherit; 
	padding: 0px 0px 0px 0px;
	text-align: center;
	background-color: #ffffff;
	/*box-shadow: 0px 0px 8px rgba(0,0,0,.5);*/
}

.galleryPanel1 {
	border-radius: 2px; 
	padding: 0px;
	width: 458px;
    border-color: #CCCCCC;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	display: inline-block;
	vertical-align: top;
	margin: 0px 25px 20px 0px;
}
.galleryPanelImageCell1 {
	height: 300px;
	width: 100%;
	overflow: hidden;
	border-color: #999999;
	border-style: solid;
	border-width: 3px 3px 3px 3px;
	border-radius: inherit; 
	padding: 0px 0px 0px 0px;
	text-align: center;
	background-color: #000000;
	/*box-shadow: 0px 0px 8px rgba(0,0,0,.5);*/
}






.galleryPanelImageCell:hover{
	border-color: #CCC;
/*	box-shadow: 0px 0px 8px rgba(100,100,0,.7);*/
}
.galleryPanelImageCell img {
	margin: 0px -50% 0px -50%;
	padding: 0px 25% 0px 25%;
	height: 144px;
	width: auto;
	border-radius: inherit;
	_display:block;  /*IE 9 and below */
	border-width: 1px 1px 1px 1px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { /*IE 10*/
   .galleryPanelImageCell img { display:inline; }
}

.galleryPanelTitle {
	border-radius: 0px 0px 2px 2px;
	border-width: 0px 0px 0px 0px;
	height: auto;
	font-size: 11px;
	font-weight: normal;
	padding: 1px 4px 3px 0px;
	vertical-align: middle;
	text-align: center;
	line-height: normal;
}
/*PHOTOGALLERY2*/

#headerSlidePanelContainer {
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	margin: -25px 0px 10px -30px;
	padding: 0px 0px 0px 0px;
	border: 6px solid;
	border-color: #A9A9A9;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
	height: 312px;
	width: 678px;
	float: left;
}
#headerSlidePanelImageContainer {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	vertical-align: top;
	width: 100%;
	height: 100%;
}
/* NOTE: for the slide to be filled use 100% width for img. 
HOWEVER: The size of the container both width and height MUST be specified
*/
#headerSlidePanelImageContainer img {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	vertical-align: top;
	width: 100%;
	height: 100%;
}
#headerSlidePanelOverlay {
	position:absolute; 
	z-index:10;
	pointer-events: none;
}
#headerSlidePanelTitle {
}


/*CATALOGPANEL1*/
/*CATALOGPANEL2*/
/*CATALOGPANEL2*/
.wideCatalogPanel {   /*** Xtra Features for Catalog Panels **/
	margin: 0px 30px 20px 0px;
	height: 1%;
	overflow: hidden;
}
	
.catalogContainer {
	width: 100%;
	background-color: #9999FF;
}

.catContainerCell {
	background-image: url(/Art/V-Dot.gif);
	background-position: center;
	background-repeat: repeat-y;
	z-index: 1;
}
.catItemContainer {
	width:49%;
	position:relative;
	float:left;
	overflow:visible;
	padding: 0px 0px 0px 0px;
	background-color: #FFFF33;
	height: auto;
	margin: 0 auto;
}

div.catItemContainer:hover {
	background-color: #EEEEEE;
}

.catPanel {
	position:relative;
	display: inline-block;
	vertical-align: top;
	border-radius: 2px;
	padding: 0px;
	width: 188px;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	margin: 0px 21px 20px 0px;
}
.catTitle {
	border-radius: 2px 2px 0px 0px;
	border-width: 0px 0px 0px 0px;
	height: 2em;
	font-size: 11px;
	font-weight: normal;
	padding: 1px 4px 3px 0px;
	vertical-align: middle;
	text-align: center;
	line-height: normal;
	margin-bottom: 6px;
}
.catPanelImageCell {
	height: 140px;
	width: 100%;
	overflow: hidden;
	border-color: #999;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-radius: inherit;
	padding: 0px 0px 0px 0px;
	text-align: center;
	background-color: #FAFBEC;	/*box-shadow: 0px 0px 8px rgba(0,0,0,.5);*/
}
.catPanelImageCell:hover{
	border-color: #CCC;
	/*box-shadow: 0px 0px 8px rgba(100,100,0,.7);*/
}
.catPanelImageCell img {
	margin: 0px -50% 0px -50%;
	padding: 0px 25% 0px 25%;
	height: 144px;
	border-radius: inherit; 
	_display:block;  /*IE 9 and below */
	border-width: 1px 1px 1px 1px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { /*IE 10*/
   .catPanelImageCell img { display:inline; }
}
.catPrice {
	background-color: #66CCFF;
	right: 0px;
	top: 0px;
	float: right;
	width: 60px;
	text-align: center;
}

.catPanelCell {
	padding: 2px 0px 2px 4px;
	text-align: left;
	vertical-align: top;
	height: auto;
}
.catThumb {
}

.catStatus {
	color: #CC0000;
	text-decoration: underline overline;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.catListStatus {
	position: relative;
	z-index: 3;
	font-weight: bold;
	filter: Glow(Color=#FFFFFF, Strength=5);
	text-shadow: 0 0 3px #ffffff,0 0 6px #ffffff,0 0 12px #ffffff;
	text-shadow: 0 0 3px #ffffff,0 0 6px #ffffff,0 0 12px #ffffff;
	width: 100px;
	float: right;
	clear: none;
	overflow: visible;
	white-space: nowrap;
	margin: 0px 23px 0px 0px;
	text-align: right;
	color: #333333;
}
.catListImgContainer { 
	z-index:5; position:absolute; top:0px; left:0px; text-align: center;
}

.catMore {
	position: absolute;
	right: 5px;
	bottom: 1px;
}

/* Detail Page*/
.catImageContainer {
	margin: 0px 13px 0px 0px;
	width: 352px;
	float: left;
	padding: 0px 0px 0px 0px;
	text-align:center;
}
.catImageContainer .catImageFrame {
	border: 1px solid #D6D1C4;
	margin: 0px 8px 4px 0px;
	clear: both;
}
.catImageContainer .catDetailImage {
	margin: 0px 0px 0px 0px;
	max-width: 352px;
	max-height:350px;
	height: auto;
	width: auto;
}
.catDetailItem {
}
.catDetailItemLabel{
	clear: none;
}
.catThumbPanel {
	margin: 3px 5px 3px 0px;
	float: left;
	border: 1px solid #D6D1C4;
	width: 80px;
	overflow: hidden;
	text-align: center;
	height: 70px;
	border-spacing:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.catMultiThumb { 
	border-width: 0px 0px 0px 0px;
	margin: 0px -50% 0px -50%;
	padding: 0px 25% 0px 25%;
	display:block\9;  /* IE 8 and below */
}
.catHilitePanel {
	text-align: center;
	margin: 0px 0px 13px 0px;
}
.contentSpace .catHilitePanel {
	border-radius: 2px; 
	padding: 5px 0px 5px 0px;
	width: 186px;
	border-color: #999;
	border-style: solid;
	border-width: 1px;
	display: inline-block;
	vertical-align: top;
	margin: 0px 8px 10px 0px;
	height: 220px auto;
	min-height: 220px;
	overflow: visible;
}
.contentSpace .catHilitePanel img{
	max-height:140px;
	max-width:170px;
	width:auto;
	margin: 5px 0px 5px 0px;
}
/*CATALOGPANEL3*/

/*REGISTER*/
/*PROFILES*/

/*FAQ*/
.FAQItem {
	width: 100%;
	display: none;
}


.slashPrice {
	font-weight: bold;
	color: #C30;
	text-decoration: line-through;
}
.head3 h3 {
	float: right;
	color: #006;
	font-size: 14px;
	margin: 0;
}
.head1 a {
	color: #006;
	font-size: 14px;
}
.head1 a:hover {
	color: #C00;
}
