html,body {
margin : 0; 
padding : 0; 
border : 0 none ; 
color : #333333; 
font-family : Arial, "Century Gothic", Verdana, Tahoma; 
font-size: 12px;
background-color: #f4f4f4;
} 

* html .png{
	position:relative;
}


* {margin: 0;} 
div,td{ padding: 4; margin: 0; border:0; }
table,tr,form { padding: 0; margin: 0; border:0; }

#roundedSide, .boxedContent  { 
	border: solid 1px #c4c4c4;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background: #F3F3F3 url('../img/roundedbg.gif') repeat-x;
	padding: 6px;
	-moz-box-shadow: 1px 1px 5px #c4c4c4;
	-webkit-box-shadow: 1px 1px 5px #c4c4c4;
	-goog-ms-box-shadow: 1px 1px 5px #c4c4c4;
	box-shadow: 1px 1px 5px #c4c4c4;
}
#roundedSide .label{
	padding: 4px;
	color: #000000; font-weight: bold;
	border-bottom: solid 1px #E4E4E4;
	text-shadow:1px 1px 1px #FFF;
}

.roundedSideSep {
padding: 4px;
border-bottom: solid 1px #e4e4e4;
}


#batchEdit1 { 
	border: solid 1px #c4c4c4;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background: #D8E8E2;
	padding: 6px;
	-moz-box-shadow: 1px 1px 5px #c4c4c4;
	-webkit-box-shadow: 1px 1px 5px #c4c4c4;
	-goog-ms-box-shadow: 1px 1px 5px #c4c4c4;
	box-shadow: 1px 1px 5px #c4c4c4;
}

#batchEdit2 { 
	border: solid 1px #c4c4c4;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background: #E5E8D8;
	padding: 6px;
	-moz-box-shadow: 1px 1px 5px #c4c4c4;
	-webkit-box-shadow: 1px 1px 5px #c4c4c4;
	-goog-ms-box-shadow: 1px 1px 5px #c4c4c4;
	box-shadow: 1px 1px 5px #c4c4c4;
}

#batchEdit1 .label, #batchEdit2 .label{
	padding: 4px;
	color: #000000; font-weight: bold;
	border-bottom: solid 1px #E4E4E4;
}

#batchEdit1 .roundedSideSep, #batchEdit2 .roundedSideSep {
padding: 4px;
border-bottom: solid 1px #FFFFFF;
}

.highlight { background-color: #EBF263; padding: 2px; margin: 2px; }

#page-wrapper { 
min-height: 100%;
margin: auto;
width: 100%;
}
#mainContent { 
	padding: 8px;
}
.specialMessage{
	background-color: #EDE5AB;
    border: solid 1px #BAB066;
    font-weight: normal;
    color: #000000;
	padding: 4px;
	margin: 0 0 6px 0;
	text-align: center;
	clear: both;
}
.successMessage {
	background-color: #9FDD9C;
        border: solid 1px #64AB61;
        font-weight: bold;
        color: #000000;
		font-size: 17px;
		padding: 4px;
	clear: both;
}
 .closeSuccessMessage:active  { font-size: 12px;  font-weight: none; text-decoration: none; color: #000000; }
.closeSuccessMessage:link, .closeSuccessMessage:visited { font-size: 12px; font-weight: none; text-decoration: none; color: #000000; }
.closeSuccessMessage:hover { font-size: 12px; font-weight: none; color: #444444; text-decoration: underline; } 

.commentMessage{
	background-color: #EDE5AB;
    border: solid 1px #BAB066;
    font-weight: normal;
    color: #000000;
	padding: 4px;
	margin: 0 0 6px 0;
	text-align: left;
	clear: both;
	-moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, .5);
	-webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, .5);
	-goog-ms-box-shadow: 1px 1px 5px rgba(0, 0, 0, .5);
	box-shadow: 1px 1px 5px rgba(0, 0, 0, .5);	
	-moz-border-radius: 6px;
	border-radius: 6px;
}

li { margin-left: 16px; } 


.pageTitle,h1,.head,.sectiontitle,#pagetitle {
	font-size: 21px;
	color: #000000;
	width: 100%;
	font-weight: normal;
	margin: 8px 0 8px 0 ;
}
 a.pageTitle:active,h1 a ,h1 a:active,a.head :active { text-decoration: none; color: #264C9E; }
a.pageTitle:link, a.pageTitle:visited,a.head :link,a.head :visited,h1 a:link,h1 a:visited { text-decoration: none; color: #264C9E; }
a.pageTitle:hover,a.head:hover ,h1 a:hover { color: #426AC2; text-decoration: underline; } 

h2, .h2 {
	font-size: 17px;
	color: #000000;
	width: 100%;
	font-weight: bold;
}
h2 a,h2 a:active{ text-decoration: none; color: #343434; }
h2 a:link,h2 a:visited { text-decoration: none; color: #343434; }
h2 a:hover { color: #426AC2; text-decoration: underline; } 

h3, .h3 {
	font-size: 15px;
	color: #000000;
	width: 100%;
	font-weight: bold;
}
h3 a:active{ text-decoration: none; color: #4a8729; }
h3 a:link,h3 a:visited { text-decoration: none; color: #4a8729; }
h3 a:hover { color: #679f49; text-decoration: underline; } 

.hllink, .hllink:active  { font-size: 15px;  font-weight: bold; text-decoration: none; color: #000044; }
.hllink:link, .hllink:visited { font-size: 15px; font-weight: bold; text-decoration: none; color: #000044; }
.hllink:hover { font-size: 15px; font-weight: bold; color: #4a8729; text-decoration: underline; } 



a, a:active { text-decoration: none; color: #264C9E; }
a:link, a:visited { text-decoration: none; color: #264C9E; }
a:hover { color: #426AC2; text-decoration: underline; } 

.pageContent { 
	padding: 4px;
}
.cssClear { clear:both;font-size: 0px;line-height: 0px; width: 0px; height: 0px; }
.errorMessage {
	background-color: #f99999;
	border: solid 1px #890000;
	font-weight: normal;
	color: #490000;
	padding: 4px;
	margin: 0 0 4px 0;
	clear: both;
}

.errorMessage a, .errorMessage a:active { text-decoration: underline; color: #FFFFFF; }
.errorMessage a:link, .errorMessage a:visited { text-decoration: underline; color: #FFFFFF; }
.errorMessage a:hover { color: #FFFFFF; text-decoration: underline; } 

.error {
	color: #490000;
}

.adminNotes {
	width:98%; overflow: auto; padding:2; background: #ffffcc url();  color: #191919;
}

textarea, input, select { 
	background: #FEFEFE url('../img/formfieldbg6.gif') repeat-x;
	color: #242424;
	border: solid 1px #AAAAAA;
	font-weight: normal;
	padding: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;

	}
.color {
	background-image: none;
}
input.checkbox,.toselect ,input.radio, .checkbox, .results1{ 
	background: transparent url();
	border: 0;
	margin: 0;
}
input.image { 
	background-color: transparent;
	border: none;
}
.ff-default-value {
	background: #EFEFEF url('../img/formfieldbg6.gif') repeat-x;
	color: #777777;
	border: solid 1px #AAAAAA;
	padding: 4px;
	font-weight: normal;
	font-style: italic;
}
.requiredFieldEmpty {
	background-color: #f99999;
	color:#000000;
	border: solid 1px #890000;
	font-weight: normal;
}

input.submit,.submitButton { 
	font-size: 13px; 
	cursor: pointer;
	font-weight: bold;
	color: #FFFFFF;
	border: solid 1px #153c6c;
	background-color: #315f99;
	padding: 4px;
	margin: 0;
	background-image: none;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.submitSmall { 
	cursor: pointer;
	color: #FFFFFF;
	border: solid 1px #153c6c;
	background-color: #315f99;
	padding: 2px;
	background-image: none;
}


a.submitButton:link, a.submitButton:visited, a.submitButton:hover{ color: #FFFFFF; text-decoration: none;} 

#header { background: #C9C9C9 url('../img/headerbg6.gif');  } 

#header a,  #header a:active {   text-decoration: none; color: #000000;}
#header a:link, #header a:visited { text-decoration: none; color: #000000;   }
#header a:hover {  color: #222222; text-decoration: underline;  } 




#headerLogo {
	float: left;
	width: 30%;
}

#headerLinks {
	float: right;
	width: 65%;
}
#headerSearch {
	float: right;
	padding: 4px;	
}
#headerMore {
	float: right;
	padding: 4px;	
}








#mainmenu{
	margin: 0;
	padding: 0;
	z-index: 30;
}

#mainmenu li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}

#mainmenu li a {	
	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	color: #FFF;
	text-align: center;
	text-decoration: none;
}

#mainmenu li a:hover {	background: #7F7F7F}

#mainmenu div {	
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	border: 1px solid #5f5f5f;
	line-height: normal;

	-moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, .5);
	-webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, .5);
	-goog-ms-box-shadow: 1px 1px 5px rgba(0, 0, 0, .5);
	box-shadow: 1px 1px 5px rgba(0, 0, 0, .5);	
}

	#mainmenu div a {	
		position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #7F7F7F;
	}

	#mainmenu div a:hover {	
		background: #6F6F6F;
		color: #FFF;
}




#topMainMenuContainer {
	float:left;
	width:100%;
	background: #7F7F7F url('../img/menubg6.gif') top repeat-x;
	position:relative;
	margin: 0 0 4px 0;
	color: #CCCCCC;
	text-align: center;
	font-size: 13px;
	line-height: 28px;
	z-index: 2;

} 

#topMainMenu {
	list-style:none;
	margin:auto;
	padding:0;
	position:relative;
	text-align:center;
	z-index: 200;
	text-align: center;
	display: block;
}
#topMainMenu a,  #topMainMenu a:active {   text-decoration: none; color: #FFFFFF;}
#topMainMenu a:link, #topMainMenu a:visited { text-decoration: none; color: #FFFFFF;   }
#topMainMenu a:hover {  color: #FFFFFF; text-decoration: underline;  } 



#navSubGalleries {
	border: 1px solid #999999;
	background-color: #646464;
	color: #cccccc;
	padding: 6px;
	position: relative;
	z-index: 100;
}
#navSubGalleries a,  #navSubGalleries a:active {text-decoration: none; color: #FFFFFF; }
#navSubGalleries a:link, #navSubGalleries a:visited {text-decoration: none; color: #FFFFFF;   }
#navSubGalleries a:hover {color: #FFFFFF; text-decoration: underline;   } 

#ShowNavSubGalleriesContainer {
	float: right;
	position: relative;
	min-width: 250px;
	margin: -30px 0 0 0;
	z-index: 998;
	min-height: 1px;
}

#showNavSubGalleries {
	position: absolute;
	border: 1px solid #cccccc;
	background-color: #646464;
	color: #cccccc;
	z-index: 999;
	float: right;
	padding: 6px;
	right: 0;
	width: 200px;
    height: expression( this.scrollHeight > 500 ? "501px" : "auto" );
    max-height: 501px;
	overflow: auto;
	-moz-border-radius: 6px;
	border-radius: 6px;

	-moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, .5);
	-webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, .5);
	-goog-ms-box-shadow: 1px 1px 5px rgba(0, 0, 0, .5);
	box-shadow: 1px 1px 5px rgba(0, 0, 0, .5);
}

#showJumpToGallery a,  #showJumpToGallery a:active {text-decoration: none; color: #FFFFFF; }
#showJumpToGallery a:link, #showJumpToGallery a:visited {text-decoration: none; color: #FFFFFF;   }
#showJumpToGallery a:hover {color: #FFFFFF; text-decoration: underline;   } 

.headerLinks {
	border: 1px solid #a4a4a4;
	background: #cfcfcf url('../img/tdtop6.gif') repeat-x;
	color: #cccccc;
	padding: 6px;
	margin: 4px 4px 0 4px;
	float: left;
	position: relative;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.headerLinks a,  .headerLinks a:active {text-decoration: none; color: #222222; 	text-shadow:1px 1px 1px #FFF;}
.headerLinks a:link, .headerLinks a:visited {text-decoration: none; color: #222222;  	text-shadow:1px 1px 1px #FFF; }
.headerLinks a:hover {color: #000000; text-decoration: underline;  	text-shadow:1px 1px 1px #FFF; } 

#sbuttons{ margin: 2px 0 2px 0; }
#sbuttons a,  #sbuttons a:active {   text-decoration: none; color: #000000; background: #cfcfcf url('../img/tdtop6.gif') repeat-x;  text-shadow:1px 1px 1px #FFF; padding: 4px; border: 1px solid #a4a4a4; 	-moz-border-radius: 4px; border-radius: 4px;}
#sbuttons a:link, #sbuttons a:visited { text-decoration: none; color: #000000; text-shadow:1px 1px 1px #FFF;}
#sbuttons a:hover {  color: #222222; text-decoration: underline; text-shadow:1px 1px 1px #FFF;   } 



#showJumpToGalleryContainer {
	float: right;

}
#showJumpToGallery {
	position: absolute;
	border: 1px solid #cccccc;
	background-color: #646464;
	color: #cccccc;
	z-index: 100;
	float: right;
	padding: 6px;
	right: 0;
	width: 200px;
    height: expression( this.scrollHeight > 500 ? "501px" : "auto" );
    max-height: 501px;
	overflow: auto;
	-moz-border-radius: 6px;
	border-radius: 6px;

	-moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, .5);
	-webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, .5);
	-goog-ms-box-shadow: 1px 1px 5px rgba(0, 0, 0, .5);
	box-shadow: 1px 1px 5px rgba(0, 0, 0, .5);
}

#showJumpToGallery a,  #showJumpToGallery a:active {text-decoration: none; color: #FFFFFF; }
#showJumpToGallery a:link, #showJumpToGallery a:visited {text-decoration: none; color: #FFFFFF;   }
#showJumpToGallery a:hover {color: #FFFFFF; text-decoration: underline;   } 

#pageMenu {
	text-align: center;	
   margin: auto;
	color: #696969; 
	float: right;
	padding: 4px;
}
#pageMenu .selectPage {
	border: 1px solid #79AA83;
	background-color: #B1D8B9;
	color: #214729;
	padding: 2px;
	margin: 2px;
	float: left;
	text-align: center;
	position: relative;
	white-space: nowrap;
	min-width: 16px;
}
#pageMenu .selectedPage {
	padding: 2px;
	margin: 2px;
	float: left;
	text-align: center;
	position: relative;
	white-space: nowrap;
	min-width: 16px;
	font-weight: bold;
	color: #000000;
}
#pageMenu .unavailable {
	padding: 2px;
	margin: 2px;
	float: left;
	text-align: center;
	position: relative;
	white-space: nowrap;
	min-width: 16px;
	color: #A4A4A4;
	border: 1px solid #FFFFFF;
}

#pageMenu .totalResults {
	padding: 2px;
	margin: 2px;
	float: left;
	text-align: center;
	position: relative;
	white-space: nowrap;
	font-weight: bold;
}



#logo { 
	background-image: url('../img/photo-cart-admin-logo.png');
	background-position	: left;
	background-repeat	: no-repeat;
}
#menuBar {
	background-color: #f4f4f4;
	border-top: solid 1px #ffffff;
	border-bottom: solid 1px #d9d9d9;
	padding-top: 2px;
}
#info {
	background-color: #e4e4e4;
	border: dashed 1px #999999;
	padding: 6px;
	margin-bottom: 10px;
	color: #292929; 
}


.tdtop { 
	 
	font-weight: bold; 
	text-decoration: none; 
	padding: 5px;
	color: #000000;
	background: #cfcfcf url('../img/tdtop6.gif') repeat-x;
	border-bottom: solid 1px #d9d9d9;
	border-top: solid 1px #f4f4f4;

}
.rowspace { padding: 2px 2px 2px 2px; }
.cells { padding: 4px 4px 4px 4px; }
#tbspace { padding: 2px 0px 6px 0px; }

.tdrows1 { 
	border-top: solid 1px #f9f9f9;
	font-weight: none; 
	text-decoration: none; 
	padding: 6px;
	color: #333333;
	background-color: #f3f3f3; 
	border-bottom: solid 1px #d9d9d9;
}
.tdrows2 { 
	border-top: solid 1px #f9f9f9;
	font-weight: none; 
	text-decoration: none; 
	padding: 6px;
	color: #333333;
	background-color: #e9e9e9; 
	border-bottom: solid 1px #d9d9d9;
}

.tdlines { 
	 
	font-weight: none; 
	text-decoration: none; 
	border-top: solid 1px #f9f9f9;
	border-bottom: solid 1px #d9d9d9;
	padding: 6px;
	background-color: #ececec; 
	color: #242424;
}

.cssRowMain { 
	background-color: #FFFFFF;
	border-top: solid 1px #c4c4c4;
	border-left: solid 1px #c4c4c4;
	border-right: solid 1px #c4c4c4;
	color: #000000; 
	width:100%; padding: 0px; margin: 0px; overflow: hidden;
}
#cssMainContainer { width:100%;  margin: 0px;clear: both; position:relative;padding: 0px; overflow: hidden; border-left: solid 1px #d4d4d4;border-right: solid 1px #d4d4d4;		}


#cssRowLabelContainer { width:100%;  margin: 0px;clear: both; position:relative;padding: 4px; background-color: #d4d4d4;}

.cssRowLabel { float:left; display: table-cell;overflow: hidden; color: #444444; }

.cssRowContainer {
width:100%; padding: 5px; margin: 0px;clear: both; position:relative; white-space: nowrap; display: block; color: #090909; 	background-color: #e4e4e4;	border-bottom: solid 1px #c4c4c4;	margin: 0px;
}
.cssRowContainerHover {
width:100%; padding: 5px; margin: 0px;clear: both; position:relative; white-space: nowrap; color: #090909; 	background-color: #FCF5F6;	border-bottom: solid 1px #b4b4b4;	margin: 0px;
}

.cssCell {
float:left; display: table-cell;
}
.cssCellBold {
	float:left; display: table-cell;overflow: hidden; white-space: nowrap; font-weight: bold;
}
a.cssCellBold a, a.cssCellBold:link, a.cssCellBold:visited,a.cssCellBold:hover { font-weight: bold; }

#pageSubMenus { 
	float: right; 
	color: #FFFFFF; 
	padding: 4px; 
	margin-left: 8px;
	height: 100%;
	-moz-border-radius: 4px;	border-radius: 4px;
}

#pageSubMenus a:link, #pageSubMenus a:visited { padding: 6px; border: solid 1px #102757; background-color: #2C4D96; font-weight: normal; text-decoration: none; color: #FFFFFF; -moz-border-radius: 4px;	border-radius: 4px; }
#pageSubMenus a:active {  background-color: #2C4D96; font-weight: normal; text-decoration: none; color: #FFFFFF; -moz-border-radius: 4px;	border-radius: 4px;}
#pageSubMenus a:hover { background-color: #000000; font-weight: normal; text-decoration: none; color: #FFFFFF; -moz-border-radius: 4px;	border-radius: 4px;} 


#pageSubMenusLeftContainer { 
	color: #FFFFFF; 
	padding: 4px; 
	width: 100%;
}
#pageSubMenusLeft img { float: left;}
#pageSubMenusLeft a:link, #pageSubMenusLeft a:visited { margin: 0 4px 2px 0; padding: 4px; border: solid 1px #b0aa75; background: #d2cc9d url('../img/pagemenuleftbg.gif'); font-weight: normal; text-decoration: none; color: #242424; -moz-border-radius: 4px;	border-radius: 4px; 	text-shadow:1px 1px 1px #FFF;}
#pageSubMenusLeft a:active {  background-color: #2C4D96; font-weight: normal; text-decoration: none; color: #FFFFFF; -moz-border-radius: 4px;	border-radius: 4px; 	text-shadow:1px 1px 1px #FFF;
}
#pageSubMenusLeft a:hover {background: #f0ecca url(); font-weight: normal; text-decoration: underline; color: #000000; -moz-border-radius: 4px;	border-radius: 4px; 	text-shadow:1px 1px 1px #FFF;
} 

#pageSubMenusSmallContainer { padding: 4px; }

#pageSubMenusSmall a:link, #pageSubMenusSmall a:visited {margin: 0 4px 2px 0; padding: 2px; border: solid 1px #a4a4a4; 	background: #cfcfcf url('../img/tdtop6.gif') repeat-x;  font-weight: normal; text-decoration: none; color: #444444; -moz-border-radius: 4px;	border-radius: 4px;}
#pageSubMenusSmall a:active {  background-color: #d4d4d4; font-weight: normal; text-decoration: none; color: #000000; -moz-border-radius: 4px;	border-radius: 4px;}
#pageSubMenusSmall a:hover {background: #f4f4f4 url(); font-weight: normal; text-decoration: underline; color: #000000; -moz-border-radius: 4px;	border-radius: 4px;} 



#roundeddata{float:left;width:100%;clear:both;margin:0 0 0;padding:0;background: #cfcfcf url('../img/tdtop6.gif') repeat-x;}
#roundeddata #tlcorner{background:transparent url(../img/corner_small_generic_tl.gif) top left no-repeat;width:100%;}
#roundeddata #trcorner{background:transparent url(../img/corner_small_generic_tr.gif) top right no-repeat;width:100%;}
#roundeddata #blcorner{background:transparent url(../img/corner_small_generic_bl.gif) bottom left no-repeat;width:100%;}
#roundeddata #brcorner{background:transparent url(../img/corner_small_generic_br.gif) bottom right no-repeat;width:100%;}
#roundeddata #menucontain{
	padding: 4px;
}
#roundeddata #label{
	padding: 4px;
	color: #000000; font-weight: bold;
}

#roundeddata #roundeddataitem{padding: 4px; border-bottom: solid 1px #b4b4b4;clear:both; }


#photoGallery {
   text-align: center;
   margin: auto;
   color: #747474; 
   z-index: 1;
}

#photoGallery .thumbContainer {
	border: 1px solid #BFBFBF;
	background-color: #D1D1D1;
	padding: 8px;
	margin: 8px;
	float: left;
	text-align: center;
	position: relative;
	color: #222222;
}

#photoGallery .thumbContainerRed {
	border: 1px solid #890000;
	background-color: #ff9999;
	padding: 8px;
	margin: 8px;
	float: left;
	text-align: center;
	position: relative;
	color: #000000;

}

#photoGallery .thumbContainerGreen {
	background-color: #9FDD9C;
    border: solid 1px #64AB61;
	color: #000000;
	padding: 8px;
	margin: 8px;
	float: left;
	text-align: center;
	position: relative;

}



#photoGallery .thumbnail {
	border: 1px solid #494949;
	padding: 0px;
	margin: 4px;
	text-align: center;
	position: relative;
}

#photoGallery .expires {
	border: 1px solid #DFDFDF;
	background-color: #EFEFEF;
	padding: 0px;
	margin: 4px;
	float: left;
	position: relative;
}


.expire, .expire:active,  {   font-weight: none; text-decoration: none; color: #890000; }
.expire:link, .expire:visited {  font-weight: none; text-decoration: none; color: #890000; }
.expire:hover {  font-weight: none; color: #000000; text-decoration: none; } 
.expired { font-size: 8px; border: 1px solid rgb(196, 34, 34); background-color: transparent; color: rgb(196, 34, 34); height: 10px; font-family: arial; vertical-align: middle; letter-spacing: 2px;} 
.prereg { font-size: 8px; border: 1px solid #000089; background-color: transparent; color: #000089; height: 10px; font-family: arial; vertical-align: middle; letter-spacing: 2px;} 

 .dpNoStatus {
	border: 1px solid #BFBFBF;
	background-color: #D1D1D1;
	padding: 4px;
	text-align: center;
	color: #222222;
}

 .dpRevise {
	border: 1px solid #890000;
	background-color: #ff9999;
	padding: 4px;
	text-align: center;
	color: #000000;

}

 .dpApproved {
	background-color: #9FDD9C;
    border: solid 1px #64AB61;
	color: #000000;
	padding: 4px;
	text-align: center;
}

.dpThumbApproved {  
position: absolute; 
left: 0;  
bottom: 35%;
background-color: #9FDD9C;
color: #000000;
z-index: 5;  
filter:alpha(opacity=80); 
opacity:0.8; 	
text-align: center;  
font-size: 17px;
font-weight: bold;
border-top: solid 1px #64AB61;
border-bottom: solid 1px #64AB61;
}

.dpThumbRevise {  
position: absolute; 
left: 0;  
bottom: 35%;
background-color: #F99999;
color:  #490000;
z-index: 5;  
filter:alpha(opacity=80); 
opacity:0.8; 	
text-align: center;  
font-size: 17px;
font-weight: bold;
border-top: solid 1px  #890000;
border-bottom: solid 1px #890000;
}

.dpThumbReview {  
position: absolute; 
left: 0;  
bottom: 35%;
background-color: #EFEFEF;
z-index: 5;  
filter:alpha(opacity=80); 
opacity:0.8; 	
text-align: center;  
font-size: 17px;
font-weight: bold;
border-top: solid 1px  #DFDFDF;
border-bottom: solid 1px #DFDFDF;
}
 .thumbnail {
	border: 1px solid #141414;
	padding: 0px;
}

 .thumbnailHover {
	border: 1px solid #141414;
	padding: 0px;
	-moz-box-shadow: 1px 1px 5px #c4c4c4;
	-webkit-box-shadow: 1px 1px 5px #c4c4c4;
	-goog-ms-box-shadow: 1px 1px 5px #c4c4c4;
	box-shadow: 1px 1px 5px #c4c4c4;
}









.title, .title:active,  {   font-weight: none; text-decoration: none; color: #064b8b; }
.title:link, .title:visited {  font-weight: none; text-decoration: none; color: #064b8b; }
.title:hover {  font-weight: none; color: #077fee; text-decoration: underline; } 





.listbox { 
	color: #444444; 
	padding: 1px; 
	background-color: #EFEFEF; 
	border: solid 1px #cccccc;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.listboxhl { color: #444444; padding: 0; background-color: #EFEFEF; border: solid 2px #999999;}
#listboxtabs { 
	float: right; 
	color: #242424; 
	padding: 4px; 
	background-color: #e4e4e4; 
	border-top: solid 1px #c4c4c4;border-left: solid 1px #c4c4c4;border-right: solid 1px #c4c4c4;
	margin-left: 10px;
	height: 100%;
}
#listboxtabs a:link, #listboxtabs a:visited {  font-weight: none; text-decoration: none; color: #149414; }
#listboxtabs a:hover {  font-weight: none; color: #14c414; text-decoration: underline; } 
#listboxtabs a:active {  font-weight: none; text-decoration: none; color: #000000; }

#success { 
	padding: 4px 10px 4px 30px;
	text-decoration: none; 
	color:#008900; 
	text-align: left;
	float: right;
	height: 32px;
}
.success { font-size: 17px; 	font-weight: bold;  }

a.ahover {
    text-decoration: none;
    border-bottom: 0px ;
    display: inline-block !important;
    display: inline;
    vertical-align: bottom;
    margin-bottom: 0px;
    position: relative;
	color: #000000;
}
a.ahover span.tooltip {
    visibility: hidden;
    display: block;
    position: absolute;
    left: 0;
    top: 20px;
    padding: 4px;
    z-index: 20;
    background: #FDFFC7;
    color: #292929;
}
/* Opera 6+ specific values */
@media screen and (min-width: 0px) {
    a.ahover span.tooltip {
        left: inherit;
        top: inherit;
        margin-top: 12px;
        width: 0;
    }
}
a.ahover:hover {
    border-bottom: 0px solid #292929;
    text-decoration: none;
    z-index: 20;
}
a.ahover:hover span.tooltip {
    visibility: visible;
    width: 150px;
	text-align: left;
	margin-left: 10px;
	border: solid 1px #646464;
	-moz-border-radius: 4px;
	border-radius: 4px;

	-moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, .5);
	-webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, .5);
	-goog-ms-box-shadow: 1px 1px 5px rgba(0, 0, 0, .5);
	box-shadow: 1px 1px 5px rgba(0, 0, 0, .5);
}

a.ahover span.tooltipb {
    visibility: hidden;
    display: block;
    position: absolute;
    left: 0;
    top: 20px;
    padding: 4px;
    z-index: 10;
    background: #FDFFC7;
    color: #242424;
}
/* Opera 6+ specific values */
@media screen and (min-width: 0px) {
    a.ahover span.tooltipb {
        left: inherit;
        top: inherit;
        margin-top: 13px;
        width: 0;
    }
}
a.ahover:hover span.tooltipb {
    visibility: visible;
    width: 250px;
	text-align: left;
	margin-left: 10px;
	border: solid 1px #999999;
	-moz-border-radius: 6px;
	border-radius: 6px;

	-moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, .5);
	-webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, .5);
	-goog-ms-box-shadow: 1px 1px 5px rgba(0, 0, 0, .5);
	box-shadow: 1px 1px 5px rgba(0, 0, 0, .5);

}



.buttonRow { 
	 
	font-weight: none; 
	text-decoration: none; 
	padding: 6px;
	color: #333333;
	background-color: #e4e4e4; 
}

#submenubox { 
	padding: 4px;
	border: solid 3px #a4a4a4;
	border-style: double;
	background-color: #e4e4e4;
	color: #343434;
	width: 100%;
	position: relative;
	height: auto;
	margin-right: auto;
	display: block;
	-moz-box-sizing:border-box;box-sizing:border-box;
}
#submenubox a:link, #submenubox a:visited {  font-weight: none; text-decoration: none; color: #747474; }
#submenubox a:hover {  font-weight: none; color: #343434; text-decoration: underline; } 
#submenubox a:active {  font-weight: none; text-decoration: none; color: #555555; }


.formreq {  text-decoration: none; color:#892929; font-weight: bold; }
.formfieldname {  text-decoration: none; color:#000000; font-weight: bold; }
.formfieldnotes {  text-decoration: none; color:#797979; }

#hovimg{
position: absolute;
width: 150px;
border: 0px solid black;
padding: 0px;
background-color: #000000;
visibility: hidden;
z-index: 100;
}


.ques, .ques:active  { font-size: 10px; font-family :Arial; font-weight: bold; text-decoration: none; color: #bbbbbb;  padding: 1px; cursor: pointer;}
.ques:link, .ques:visited { font-size: 10px; font-family :Arial; font-weight: bold; text-decoration: none; color: #bbbbbb; padding: 1px; cursor: pointer;}
.ques:hover { font-size: 10px; font-weight: bold; font-family :Arial; color: #cc0000; text-decoration: none;padding: 1px; cursor: pointer;} 


.head2, .head2:active,  { font-size: 13px;  font-weight: bold; text-decoration: none; color: #00cc00; }
.head2:link, .head2:visited { font-size: 13px; font-weight: bold; text-decoration: underline; color: #002200; }
.head2:hover { font-size: 13px; font-weight: bold; color: #003900; text-decoration: none; } 

.help, .help:active,  {   font-weight: bold; text-decoration: none; color: #222222; }
.help:link, .help:visited {  font-weight: bold; text-decoration: none; color: #223399; }
.help:hover {  font-weight: bold; color: #000000; text-decoration: none; } 

.exp, .exp:active,  {   font-weight: none; text-decoration: none; color: #000000; }
.exp:link, .exp:visited {  font-weight: none; text-decoration: none; color: #000000; }
.exp:hover {  font-weight: none; color: #555555; text-decoration: none; } 

.smrl, .smrl:active,  { font-size: 10px;  font-weight: none; text-decoration: none; color: #cc2222; }
.smrl:link, .smrl:visited { font-size: 10px; font-weight: none; text-decoration: none; color: #cc2222; }
.smrl:hover { font-size: 10px; font-weight: none; color: #ee0000; text-decoration: none; } 

.smgl, .smgl:active,  { font-size: 10px;  font-weight: none; text-decoration: none; color: #22cc22; }
.smgl:link, .smgl:visited { font-size: 10px; font-weight: none; text-decoration: none; color: #22cc22; }
.smgl:hover { font-size: 10px; font-weight: none; color: #00ee00; text-decoration: none; } 


.nmenu, .nmenu:active,  {   font-weight: bold; text-decoration: none; color: #000000; }
.nmenu:link, .nmenu:visited {  font-weight: bold; text-decoration: none; color: #000000; }
.nmenu:hover {  font-weight: bold; color: #555555; text-decoration: none; } 


.titlebar { color: #333333; font-weight: bold; padding: 4; background-color: #f5f5f5; border-top: solid 1px #999999;	border-bottom: solid 1px #333333;	border-left: solid 1px #999999;	border-right: solid 1px #333333;	}

.font17 { font-size: 17px;  font-weight: bold; text-decoration: none; color: #000000; }

.bold {   font-weight: bold; text-decoration: none; color: #000000; }
.bg {   font-weight: bold; text-decoration: none; color: #005500; }

.green { color: #007700; }
.red { color: #890000; }

.div4 { padding-top: 4; padding-bottom: 4; 	}
.st { width: 100%; padding: 0; border: none; 	margin: 0px;  vertical-align: middle; }

.clientcomments { color: #000000; padding: 8; background-color: #fdfdfd; border: solid 1px #999999;	}

.bluebox { color: #000000; padding: 6; background-color: #dbeaf9; border: solid 1px #82a8d0;}

.thtd { color: #000000; padding: 2; background-color: #f7f7f7; border: solid 1px #444444;}
.th { color: #000000; padding: 0; background-color: #ffffff; border: solid 1px #555555; cursor: pointer;}

.pagehead { color: #ffffff; padding: 2; background-color: #999999; border: solid 1px #555555; font-weight: bold; }

.imgbox { color: #000000; padding: 2; background-color: #ffffff; border: solid 1px #444444;}

.cart_table { color: #333333; padding: 2;  background-color: #ffffff; border-top: solid 1px #999999;	border-bottom: solid 1px #000000;	border-left: solid 1px #999999;	border-right: solid 1px #000000;		}
.cart_item { color: #333333; padding: 4; background-color: #f9f9f9; border: solid 0px #999999;		}
.cart_notes_table { color: #333333; padding: 4; background-color: #ccccff; font-weight: bold;	 border-top: solid 1px #999999;	border-bottom: solid 1px #000000;	border-left: solid 1px #999999;	border-right: solid 1px #000000;	}


a.tdtop, a.tdtop:active,  {   font-weight: none; text-decoration: none; color: #890000; }
a.tdtop:link, a.tdtop:visited {  font-weight: none; text-decoration: none; color: #890000; }
a.tdtop:hover {  font-weight: none; color: #000000; text-decoration: none; } 


.notes { 
	 
	font-weight: none; 
	text-decoration: none; 
	padding: 6px;
	background-color: #ffffa9; 
}

.tdlineshl { 
	 
	font-weight: none; 
	text-decoration: none; 
	border-top: solid 1px #ffffff;
	border-bottom: solid 1px #eeeeee;
	padding: 6px;
	background-color: #ffff99; 
}

td,p { 
	 
	font-weight: none; 
	text-decoration: none; 
}

.tdalb { 
	font-family: Tahoma, Arial; 
	 
	font-weight: none; 
	text-decoration: none; 
	color: #797979;
	background-color: #efefef; 
	border: solid 1px #777777;
	}



.tdline { 
	 
	font-weight: none; 
	text-decoration: none; 
	border-top: solid 1px #ffffff;
	border-bottom: solid 1px #cccccc;
	padding: 5px;
	background-color: #f2f2f2; 
}
.br { 
	 
	font-weight: bold; 
	text-decoration: none; 
	color: #990000; 
	}
.smr { 
	 
	font-weight: none; 
	text-decoration: none; 
	color: #8f0000; 
	}


.image { 
	 
	font-weight: none; 
	text-decoration: none; 
	background-color: #ffffff; 
	border: solid 2px #292929;
	}




/* Color of the table of the notes on item in the shopping cart.  */
.cart_notes_table { color: #333333; padding: 4; background-color: #dddddd; font-weight: bold;	 border-top: solid 1px #999999;	border-bottom: solid 1px #000000;	border-left: solid 1px #999999;	border-right: solid 1px #000000;	}


/* This sets the table of where a customer selects sizes to add to cart. */
.selectsizetable { color: #333333; padding: 1;  background-color: #f9f9f9; border-top: solid 1px #999999;	border-bottom: solid 1px #000000;	border-left: solid 1px #999999;	border-right: solid 1px #000000;		}

.selectsize { color: #333333; padding: 4; background-color: #f9f9f9; border-top: solid 1px #ffffff;	border-bottom: solid 1px #cccccc;		}


.cart_options_title {
	padding: 3px 10px 3px 3px;
	clear: both;
	margin-bottom: 1px;
	margin-top: 1px;
	width: 97%;
}


.cart_options {
	color: #494949; 
	padding: 3px 10px 3px 3px;
	background-color: #e9e9e9; 	
	border: solid 1px #c9c9c9;
	clear: both;
	margin-bottom: 1px;
	margin-top: 1px;
	background-image	: url('../img/pc-arrow-down.png'); 
	background-position	: 97% 5;
	background-repeat	: no-repeat;
	width: 97%;
}

.opt_click_select {
	color: #aaaaaa; 
}
.opt_selected {
	color: #393939; 
}



.cart_options a:active {  font-weight: normal; text-decoration: none; color: #595959; }
.cart_options a:link, .cart_options a:visited {  font-weight: normal; text-decoration: underline; color: #494969; }
.cart_options a:hover {  font-weight: normal; text-decoration: none; color: #090979; }

#green_table {
	border: solid 1px #99ceb0;
	color: #494949; 
	padding: 3px 3px 3px 3px;
	background-color: #bbe5cd; 	
	margin-top: 4px;
	margin-bottom: 4px;
}
#green_table a:link, #green_table a:visited {  font-weight: none; text-decoration: none; color: #000000; }
#green_table a:hover {  font-weight: none; color: #436c54; text-decoration: underline; } 
#green_table a:active {  font-weight: none; text-decoration: none; color: #436c54; }

.cal { border: solid 1px #999999; padding: 5; background-color: #ffffff; height: 80px;}
.calup { border: solid 1px #000000;  padding: 2;  background-color: #ffff99; }
a.date, a.date:link, a.date:hover, a.date:visited {  padding: 2;  font-weight: bold; color: #2244aa;}

.today A, .today A:visited, .today A:link, .todayup A, .todayup A:visited, .todayup A:link  {text-decoration: none; color: #000000;}
.today { border: solid 2px #000000; padding: 2; background-color: #ffff99; cursor: hand;}
.todayup { border: solid 2px #889900; padding: 2;  background-color: #ffffff; cursor: hand;}
.callines { border-bottom: solid 1px #eeeeee; padding: 5;}

.calhead { border: solid 1px #999999; padding: 2; background-color: #eeeeee; text-decoration: none; color: #000000;}

#loadpage
  {
  width:100%;
  height:100%;
  min-height: 100%;
  position: absolute; 
  overflow: hidden;
  display: block;
	background-image: url('../img/loading3.gif');
	background-repeat:no-repeat;
	background-position:center; 

  }


#shadepagecontainer {
  width:100%;
  height:100%;
  min-height: 100%;
  margin:0;
  position: fixed;
  z-index: 20;
  left: 0;
  top: 0;
}
#shadepage
  {
  width:100%;
  height:100%;
  min-height: 100%;
  /* background-image: url(pcicons/blurbg.png); */
  background-color:#000000;
  /* for IE */
  filter:alpha(opacity=60);
  /* CSS3 standard */
  opacity:0.6;
  position: absolute; 
  overflow: hidden;
  display: block;
  }

#shadepagecontent {
	color:#242424;
	width: 100%;
	position: absolute;
	display: block;
	z-index: 21;
	left: 0;
	top: 10px;
	margin: auto;
	text-align: center;
  }

#openframelarge {
	margin: auto;
	width: 600px;
	height: 500px;
	background-color: #FFFFFF;
	border: solid 3px  #999999;
	background-image: url('../img/loading1.gif');
	background-repeat:no-repeat;
	background-position:center; 
	z-index: 200;
  position: fixed;
  top: 5%;
  left: 50%;
  margin-left: -350px;
-moz-box-shadow: 1px 1px 10px rgba(0, 0, 0, .5);
-webkit-box-shadow: 1px 1px 10px rgba(0, 0, 0, .5);
-goog-ms-box-shadow: 1px 1px 10px rgba(0, 0, 0, .5);
box-shadow: 1px 1px 10px rgba(0, 0, 0, .5);
-moz-border-radius: 8px;
border-radius: 8px;
}



#windowframe { 
	margin: auto;
	width: 700px;
	height: 480px;
	background-color: #FFFFFF;
	border: solid 3px  #999999;
	background-image: url('../img/loading1.gif');
	background-repeat:no-repeat;
	background-position:center; 
  position: fixed;
  top: 8%;
  left: 50%;
  margin-left: -350px;
-moz-box-shadow: 1px 1px 10px rgba(0, 0, 0, .5);
-webkit-box-shadow: 1px 1px 10px rgba(0, 0, 0, .5);
-goog-ms-box-shadow: 1px 1px 10px rgba(0, 0, 0, .5);
box-shadow: 1px 1px 10px rgba(0, 0, 0, .5);
}
.windowPadding { padding: 10px; } 