html,body {
margin : 0; 
padding : 0; 
border : 0 none ; 
color : #646464; 
font-family : Arial, "Century Gothic", Verdana, Tahoma; 
font-size: 13px;
background-color: #FFFFFF;
} 

* html .png{	position:relative; }
* {margin: 0;} 

td{ padding: 2px; margin: 0; border:0; }
table,tr,form { padding: 0; margin: 0; border:0; }
.pageContent, .pc {  	padding: 4px; }

p { padding: 8px 0 } 


a, a:active { text-decoration: none; color: #4a79ae; }
a:link, a:visited { text-decoration: none; color: #4a79ae; }
a:hover { color: #000000; text-decoration: underline; } 

a.homelink, a.homelink:active { font-size: 15px;  text-decoration: none; color: #4a79ae; }
a.homelink:link, a.homelink:visited { text-decoration: none; color: #4a79ae; }
a.homelink:hover { color: #000000; text-decoration: underline; } 



.center { text-align: center; } 
.left { float: left; } 
.right { float: right; } 
.clear {  clear:both;font-size: 0px;line-height: 0px; width: 0px; height: 0px; } 
.textright { text-align: right; } 
.field100 { width: 97%;}
.padtopbottom { padding: 2px 0; } 
.reg,.normal { font-size: 13px; } 

.pageTitle,h1,.head,.sectiontitle,#pagetitle {
	font-size: 27px;
	color: #000000;
	width: 100%;
	font-weight: normal;
	margin: 8px 0 8px 0 ;
	text-shadow:1px 1px 1px #FFF; 
	font-weight: bold;
}
 a.pageTitle:active,h1 a ,h1 a:active,a.head :active {text-decoration: none; color: #545454; text-shadow:1px 1px 1px #FFF; }
a.pageTitle:link, a.pageTitle:visited,a.head :link,a.head :visited,h1 a:link,h1 a:visited {text-decoration: none; color: #545454; text-shadow:1px 1px 1px #FFF; }
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;
	text-shadow:1px 1px 1px #FFF; 
}
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;
	text-shadow:1px 1px 1px #FFF; 
}
h3 a:active{ text-decoration: none; color: #343434; }
h3 a:link,h3 a:visited { text-decoration: none; color: #343434; }
h3 a:hover { color: #000000; text-decoration: underline; } 



.cssClear { clear:both;font-size: 0px;line-height: 0px; width: 0px; height: 0px; }



.adminNotes {
	width:98%; overflow: auto; padding:8px; background: #fdffe1; color: #191919; border: solid 1px #eceec8;
}

textarea, input, select { 
	background: #FEFEFE;
	color: #242424;
	border: solid 1px #bfbfbf;
	font-weight: normal;
	padding: 2px;
	border-radius: 2px;
	-webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, .2);
	-goog-ms-box-shadow: 1px 1px 2px rgba(0, 0, 0, .2);
	box-shadow: 1px 1px 2px rgba(0, 0, 0, .2);
	padding: 4px;
	font-family : Arial, "Century Gothic", Verdana, Tahoma; 
font-size: 13px;
}

.search { 
	background: #FEFEFE url('../img/search.png') center left no-repeat ; padding-left: 20px;
}

.color {
	background-image: none;
}
input.checkbox,.toselect ,input.radio, .checkbox, .results1{ 
	background: transparent url();
	border: 0px;
	margin: 0;
	outline: none;
	box-shadow: none;
}
input.image { 
	background-color: transparent;
	border: none;
}

input.submit,.submitButton { 
	font-size: 13px; 
	cursor: pointer;
	color: #FFFFFF;
	border: solid 1px #343434;
	padding: 4px 4px 4px 4px;
	margin: 0;
	background: #444444;
	-moz-border-radius: 2px;
	border-radius: 2px;
	box-shadow: none;
}

input.submit:hover,.submitButton:hover, .submitSmall:hover, .submitBig:hover { 
	background: #4a79ae ;
	border: solid 1px #2a598e;
	-moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, .5);
	-webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, .5);
	-goog-ms-box-shadow: 1px 1px 2px rgba(0, 0, 0, .5);
	box-shadow: 1px 1px 2px rgba(0, 0, 0, .5);
}
.submitSmall { 
	cursor: pointer;
	color: #FFFFFF;
	border: solid 1px #343434;
	background: #444444;
	-moz-border-radius: 2px;
	border-radius: 2px;
	box-shadow: none;
	padding: 2px;
	background-image: none;
}

.submitBig { 

	font-size: 17px; 
	cursor: pointer;
	font-weight: bold;
	color: #FFFFFF;
	border: solid 1px #343434;
	background: #444444;
	-moz-border-radius: 2px;
	border-radius: 2px;
	box-shadow: none;
	padding: 4px;
	margin: 0;
	background-image: none;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

.ff-default-value {
	color: #242424;
	border: solid 1px #bfbfbf;
	font-weight: normal;
	padding: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, .2);
	-webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, .2);
	-goog-ms-box-shadow: 1px 1px 2px rgba(0, 0, 0, .2);
	box-shadow: 1px 1px 2px rgba(0, 0, 0, .2);
	padding: 4px;
	font-family : Arial, "Century Gothic", Verdana, Tahoma; 
font-size: 13px;
	font-style: italic;
}
.requiredFieldEmpty {
	background: #fbd3d3 url('../img/alert.png') left center no-repeat;
	color:#000000;
	border: solid 1px #c64040;
	font-weight: normal;
	text-indent: 18px;
}

#hovercontainer { display: none; position: fixed; z-index: 5;  border: solid 1px #444444; bottom: 0; left: 50%; width: 1px; height: 1px;  }
.hovercontainer { background: #949494}
.hovercontainerloading { background: #949494 url('../img/loading-page.gif') center center no-repeat; }

a.submitButton:link, a.submitButton:visited, a.submitButton:hover{ color: #FFFFFF; text-decoration: none;} 

#header { background: #242424  } 

#header a,  #header a:active {   text-decoration: none; color: #c4c4c4;}
#header a:link, #header a:visited { text-decoration: none; color: #c4c4c4;   }
#header a:hover {  color: #FFFFFF; text-decoration: underline;  } 

.errorMessage {
	background-color: #f99999;
	border: solid 1px #c64040;
	font-weight: normal;
	color: #490000;
	padding: 8px;
	margin: 0 0 4px 0;
	clear: both;
    font-weight: bold;
	text-shadow:0px 0px 1px #FFFFFF; 
	text-align: center;
}

.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;
}
.specialMessage{
	background-color: #c2d8ed;
    border: solid 1px #a8c0d6;
    font-weight: bold;
    color: #000000;
	padding: 8px;
	margin: 0 0 6px 0;
	text-align: center;
	clear: both;
	text-shadow:0px 0px 1px #FFFFFF; 
}
.specialMessage a, .specialMessage a:active { text-decoration: none; color: #184065; }
.specialMessage a:link, .specialMessage a:visited { text-decoration: none; color: #184065; }
.specialMessage a:hover { color: #000000; text-decoration: underline; } 



#mainmenu{
	margin: 0;
	padding: 0;
	z-index: 30;
	font-size: 17px;
	z-index: 999;
}

#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;
	font-size: 17px;
	text-shadow:1px 1px 1px #141414;

}

#mainmenu li a:hover {	background: transparent;}

#mainmenu div {	
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;

	line-height: normal;
	background: #444444;
	z-index: 1000;
	display: block;
	-moz-box-shadow: 0px 4px 5px rgba(0, 0, 0, .5);
	-webkit-box-shadow: 0px 4px 5px rgba(0, 0, 0, .5);
	-goog-ms-box-shadow: 0px 4px 5px rgba(0, 0, 0, .5);
	box-shadow: 0px 4px 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: #444444;
		z-index: 1000;
}

	#mainmenu div a:hover {	
		background: #444444;
		color: #FFF;
	z-index: 1000;
}




#topMainMenuContainer {
	float:left;
	width:100%;
	background: #444444;	position:relative;
	margin: 0 0 4px 0;
	color: #CCCCCC;
	text-align: center;
	font-size: 13px;
	line-height: 28px;
	z-index: 2;
box-shadow: 0 0px 4px #242424; 


} 

#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;  } 


#logo { 
	width: 318px; height: 45px; display: block;
	background-image: url('../img/photo-cart-7-logo.png');
	background-position	: left;
	background-repeat	: no-repeat;
}


#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;
}
#headerMore ul { 
List-style: none;
}

#headerMore ul li { 
	border: 1px solid #a4a4a4;
	color: #242424;
	background: #d9d9d9;
	padding: 6px;
	margin: 4px 4px 0 4px;
	float: left;
	position: relative;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
#headerMore ul li .menu { 
	background: #d9d9d9;
	padding: 6px;
	color: #242424;
	border-bottom: 0px;
	margin: 4px 0 0 -7px;
	-moz-box-shadow: 4px 3px 5px rgba(0, 0, 0, .5);
	-webkit-box-shadow: 4px 3px 5px rgba(0, 0, 0, .5);
	-goog-ms-box-shadow: 4px 3px 5px rgba(0, 0, 0, .5);
	box-shadow: 4px 3px 5px rgba(0, 0, 0, .5);	
	z-index: 5;  position: absolute;
	width: 300px;
	display: none;
}

#headerMore a,  #headerMore a:active {text-decoration: none; color: #222222; 	}
#headerMore a:link, #headerMore a:visited {text-decoration: none; color: #222222;  }
#headerMore a:hover {color: #000000; text-decoration: underline;   } 



#CF, #showThumbnails {   text-align: center;  margin: auto; color: #747474; z-index: 1; }
#CF .outter, #showThumbnails .outter { margin: auto; display: inline;  } 
#CF .in-a-style , #showThumbnails .in-a-style {  bottom 0; left: 8px;  display: inline-block; *display:inline; zoom: 1; float: none;  margin: 4px;}
#CF .in-b, #showThumbnails .in-b { bottom: 0; position: relative; text-align: center; margin: auto; }
#CF .in-c, #showThumbnails .in-c {  display: block; top: 0; position: absolute; margin: auto; } 
#CF .content, #showThumbnails .content { bottom: 0; display: block; position: absolute; text-align: center; margin: auto;  width: 100%; } 
#CF .name, #showThumbnails .name{ overflow: hidden; white-space:nowrap; padding: 4px; font-weight: bold;} 
#CF .noPhoto, #showThumbnails .noPhoto { display: block; background: #efefef; text-align: center; font-size: 24px; color: #c4c4c4;vertical-align: middle; border: solid 1px #c4c4c4; margin: 4px;  } 

#selectedPhotos{
   position:fixed;
   bottom:0;
   width:100%;
   height:120px;   /* Height of the footer */
   background:#e4e4e4;
   border-top: solid 1px #999999;
   padding: 6px;
	-moz-box-shadow: 1px 1px 8px #444444;
	-webkit-box-shadow: 1px 1px 8px #444444;
	-goog-ms-box-shadow: 1px 1px 8px #444444;
	box-shadow: 1px 1px 8px #444444;
	z-index: 5;
}

#selectedPhotos #thePhotos { 
	position: relative;
	float: left;
	width: 70%;
	overflow-y: scroll;
	overflow-x: hidden;
	white-space:nowrap;
	height: 100px;
}

#selectedPhotos #theActions { 
	float: left;
	width: 30%;
}
#selectedPhotos .heldMini { 
	float: left; 
	margin: 2px;
	display: table-cell;
	position: relative;
}

#selectedPhotos .heldMini .heldMiniRemove { 
	position: absolute;
	top: 2px;
	left: 2px;
}
#selectedPhotos .links {white-space:nowrap; float: left; background: #c4c4c4; border: solid 1px #e4e4e4; padding: 2px; margin: 4px; color: #444444;  	-moz-box-shadow: 0px 0px 2px #444444;	-webkit-box-shadow: 0px 0px 2px #444444;	-goog-ms-box-shadow:  0px 0px 2px #444444;	box-shadow:  0px 0px 2px #444444;
} 
#selectedPhotos .links:hover { float: left; background: #747474; border: solid 1px #a4a4a4; padding: 2px; margin: 4px; color: #FFFFFF; text-decoration: none; -moz-box-shadow: 0px 0px 0px #444444;	-webkit-box-shadow: 0px 0px 0px #444444;	-goog-ms-box-shadow:  0px 0px 0px #444444;	box-shadow:  0px 0px 0px #444444;} 


#photoGallery {
   text-align: center;
   margin: auto;
   color: #747474; 
   z-index: 1;
}
#photoGallery .thumbOuter { } 
#photoGallery .photoNameContainer{ overflow: hidden; white-space:nowrap; padding: 4px;} 

#photoGallery .thumbContainer {
	border: 1px solid #c9c9c9;
	background-color: #e9e9e9;
	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;
}



#photoGallery .thumbContainer {
	margin: 0;
	border: 1px solid <?php print thumb_background_border;?>;
	background-color: <?php print thumb_background_color;?>;
	padding: 8px;
	margin: 8px;
	text-align: center;
	float: none;
}

#photoGallery .thumbContainer img{
	float: none;
}
#photoGallery .thumbContainer .thumbname { white-space: nowrap; overflow: hidden; padding: 4px;} 


#photoGallery .thumbContainerPackage {
	border: 1px solid <?php print thumb_background_border;?>;
	background-color: <?php print thumb_background_color;?>;
	padding: 8px;
	margin: 8px;
	float: left;
	text-align: center;
	position: relative;

}

/* ######### NEW FORM LAYOUT WITH TABS ##########*/

#roundedFormContain   { 
	border: solid 1px #c4c4c4;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background: #f9f9f9;
	padding: 18px;
	 zoom: 1; 
	height: auto;
	box-shadow: 0px 1px 4px #949494; 
}

#formTabContainer {
	margin: 0 20px 0 20px;
	margin-bottom: -1px;
}

#formTabContainer a,  #formTabContainer a:active {   text-decoration: none; color: #FFFFFF;}
#formTabContainer a:link, #formTabContainer a:visited { text-decoration: none; color: #FFFFFF;   }
#formTabContainer a:hover {  color: #000000; text-decoration: underline;  } 

#formTabContainer .formTabOn a,  #formTabContainer .formTabOn  a:active {   text-decoration: none; color: #000000;}
#formTabContainer.formTabOn  a:link, #formTabContainer.formTabOn  a:visited { text-decoration: none; color: #000000;   }
#formTabContainer.formTabOn  a:hover {  color: #242424; text-decoration: underline;  } 



#galShowMore a,  #galShowMore a:active {   text-decoration: none; color: #242424;}
#galShowMore a:link, #galShowMore a:visited { text-decoration: none; color: #242424;   }
#galShowMore a:hover {  color: #000000; text-decoration: underline;  } 

#theSubGals a,  #theSubGals a:active {   text-decoration: none; color: #242424;}
#theSubGals a:link, #theSubGals a:visited { text-decoration: none; color: #242424;   }
#theSubGals a:hover {  color: #000000; text-decoration: underline;  } 




.formTab {
	float: left;
	border: solid 1px #dedede;
	border-top-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	border-top-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	background: #a4a4a4 ;
	padding: 6px;
	font-size: 17px;
	color: #FFFFFF;
	border-bottom: 0px;
	margin: 0 0 0 2px;
	z-index: 1;
	position: relative;
		box-shadow:inset 0 -3px 4px #747474; 
}

.formTab .dropdown , .formTabOn .dropdown { 
	background: #F9F9F9;
	padding: 6px;
	font-size: 17px;
	color: #242424;
	border-bottom: 0px;
	margin: 5px 0 0 -6px;
	box-shadow: 0 2px 3px #949494; 
	display: block;
	z-index: 5; white-space: nowrap; position: absolute;
}

.formTabOn .dropdown .item, .formTab .item {
	padding: 6px 0; 
}

.formTabOn {
	float: left;
	border-top: solid 1px #c4c4c4;
	border-left: solid 1px #c4c4c4;
	border-right: solid 1px #c4c4c4;
	border-top-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	border-top-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	background: #F9F9F9;
	padding: 6px;
	font-size: 17px;
	border-bottom: 0px;
	margin: 0 0 0 2px;
box-shadow: 0 -2px 3px #949494; 
}
.formTabRightOn {
	float: right;
	border-top: solid 1px #c4c4c4;
	border-left: solid 1px #c4c4c4;
	border-right: solid 1px #c4c4c4;
	border-top-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	border-top-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	background: #F9F9F9;
	padding: 6px;
	font-size: 17px;
	border-bottom: 0px;
	margin: 0 0 0 2px;
	box-shadow: 0 -2px 3px #949494; 
	color: #000000;
}
.formTabRight .dropdown , .formTabRightOn .dropdown { 
	background: #F9F9F9;
	padding: 6px;
	font-size: 17px;
	color: #242424;
	border-bottom: 0px;
	margin: 5px 0 0 -6px;
	box-shadow: 0 2px 3px #949494; 
	z-index: 5; white-space: nowrap; position: absolute;
	display: none;
}

.formTabRightOn .dropdown .item, .formRightTab .item {
	padding: 6px 0; 
}

.formTabNotice {
	float: left;
	border: solid 1px #dedede;
	border-top-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	border-top-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	background: #fefece ;
	padding: 6px;
	font-size: 17px;
	color: #999999;
	border-bottom: 0px;
	margin: 0 0 0 2px;
	z-index: -1;
	position: relative;
}

.formTabRight {
	float: right;
	border: solid 1px #dedede;
	border-top-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	border-top-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	background: #a4a4a4 ;
	padding: 6px;
	font-size: 17px;
	color: #FFFFFF;
	border-bottom: 0px;
	margin: 0 0 0 2px;
	z-index: 0;
	position: relative;
	box-shadow:inset 0 -3px 4px #747474; 

}





#roundedForm, .listbox ,#roundedSide, .boxedContent   { 
	border: solid 1px #d9d9d9;
	-moz-border-radius:4px;
	border-radius: 4px;
	background: #F3F3F3 ;
	padding: 6px;
}
#roundedForm .row, #roundedForm .rowhover, .tdlines, .roundedSideSep {
	padding: 8px 4px;
	color: #000000;
	border-bottom: solid 1px #E4E4E4;
	text-shadow:1px 1px 1px #FFF;
}
.tdlineshl {
	padding: 8px 4px;
	color: #000000;
	background: #fffff9;
	border-bottom: solid 1px #E4E4E4;
	text-shadow:1px 1px 1px #FFF;
}

#roundedForm .rowhover:hover {
background: #FFFFFF;
}
.tdrows1 { 
	background-color: #f3f3f3; 
	padding: 8px 4px;
	color: #000000;
	border-bottom: solid 1px #E4E4E4;
	text-shadow:1px 1px 1px #FFF;
}
.tdrows2 { 
	background-color: #f9f9f9; 
	padding: 8px 4px;
	color: #000000;
	border-bottom: solid 1px #E4E4E4;
	text-shadow:1px 1px 1px #FFF;
}

#roundedForm .fieldLabel{
	padding: 2px 0px;
	color: #000000;
	text-shadow:1px 1px 1px #FFF;
	font-weight: bold;
}
#roundedForm .fieldDescription {
	padding: 4px 40px 2px 0px;
	color: #747474;
}

#roundedForm .label, .tdtop, #roundedSide .label {
	padding: 4px;
	color: #000000; font-weight: bold;
	font-size: 15px;
	border-bottom: solid 1px #E4E4E4;
	text-shadow:1px 1px 1px #FFF;
}

#roundedForm .label a{
	color: #000000; font-weight: bold;
}

#roundedForm .small{
	font-size: 11px;
}

#roundedForm .lines{
padding: 4px;
border-bottom: solid 1px #e4e4e4;
}
#roundedForm .pad{
	padding: 4px;
}
#roundedForm  .muted, .muted{
	color: #b4b4b4; 
}
#roundedForm  .muted:hover, .muted:hover{
	color: #212121; 
}

#roundedForm .thumbnail { 
	border: solid 1px #242424;

}



#viewPhotoContainer { z-index: 102; position: fixed; display: none; background: #FFFFFF; border: solid 2px #000000; width: 80%; height: 90%; margin: auto; left: 10%; top: 5%;	-moz-box-shadow: 1px 1px 10px #000000;	-webkit-box-shadow: 1px 1px 10px #000000;	-goog-ms-box-shadow: 1px 1px 10px #000000;	box-shadow: 1px 1px 10px #000000;
} 
#viewPhoto { position: relative; display: block; width: 100%; height: 100%; background: #008545; } 
#viewPhotoOuter { width: 70%; float: left; text-align: center;  position: absolute;} 
#viewPhotoInfo { width: 30%; float: right; padding: 12px;} 
.photoView { border: solid 1px #242424; position: relative; margin: auto; display: none;}
.photoViewContainer {position: absolute; float: left;  margin: auto; width: 100%;  } 
#prevPhoto {  position: fixed; width: 10%; height: 200px; text-align: center; left: 0; top: 40%; opacity:0.5; cursor: pointer; display: none;} 
#nextPhoto {  position: fixed; width: 10%; height: 200px; text-align: center; right: 0; top: 40%; opacity:0.5;  cursor: pointer; display: none;} 
#viewPhotoExit {z-index: 101; position: fixed; right: 9%; top: 4%;  width: 40px; height: 40px; background: url('../img/exit.png') no-repeat center center; cursor: pointer;} 
#prevPhoto:hover {  opacity:1; } 
#nextPhoto:hover  {  opacity:1; } 
#loadingMore { background: #1477bd; border: solid 1px #095c95;  position: fixed; bottom: 10px;  color: #FFFFFF; width: 200px; padding: 10px; left: 50%; margin-left: -100px; z-index:1000; display: none; text-align: center;} 
#successMessage{ background: #5bbc62; border: solid 1px #41a148;  position: fixed; top: 10px;  color: #FFFFFF; width: 500px; padding: 10px; left: 50%; margin-left: -250px; z-index:1000; display: none; text-align: center;} 
#errorMessage{ background: #d22c1a; border: solid 1px #ac2314;  position: fixed; top: 10px;  color: #FFFFFF; width: 500px; padding: 10px; left: 50%; margin-left: -250px; z-index:1000; display: none; text-align: center;} 
#loadingPage { 
	display: none; 
	top: 0;
	left: 0; 
	position: fixed; 
	z-index: 3000; 
	text-align: center; 
	background: url('../img/loading-page.gif')  no-repeat center center; 
	width: 100%; 
	height: 100%;
}

#photoBGContainer {
  width:100%;
  height:100%;
  min-height: 100%;
  margin:0;
  position: fixed;
  z-index: 20;
  left: 0;
  top: 0;
	display: none;
}
#photo-loading { 
	display: none; 
	top: 0;
	left: 0; 
	position: fixed; 
	z-index: 30; 
	text-align: center; 
	background: url('../img/loading.gif')  no-repeat center center; 
	width: 100%; 
	height: 100%;
}
#photo-main { 
	 width: 100%; height: 100%; top: 0; left: 0; position: fixed; z-index: 25; text-align: center;
}
#photo-insert { 
	display: table-cell; width: 80%; height: 100%; top: 0; left: 0; position: fixed; z-index: 25; text-align: center;
}
#photo-data { 
	width: 19%; height: 100%; top: 0; left: 80%; position: fixed; z-index: 25; text-align: left; background: #FFFFFF; padding: 8px; 
}

#photo-data { 
	overflow: scroll;
}
#photo-filter { 
float: right;
}
#photo-results { 
float: left;
}


#photoBG  {
  width:100%;
  height:100%;
  min-height: 100%;
  /* background-image: url(pcicons/blurbg.png); */
  background-color:#242424;
  /* for IE */
  filter:alpha(opacity=95);
  /* CSS3 standard */
  opacity:0.95;
  position: absolute; 
  overflow: hidden;
  display: block;
 }

#goToTop{
   position:fixed;
   bottom:0;
   right: 0;
   z-index: 1000;
}
.tooltip{
    position:fixed;
    z-index:999;
    color:#fff;
    background-color:#444444;
	border: solid 1px #343434;
    padding:1px;
	display: none;
	text-align: left;
	font-size: 13px;
	-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;
	max-width: 300px;
	text-shadow: none;
	font-weight: normal;
}

.tooltip div{
    margin:0;
    padding:4px;
    padding:2px 7px;
	display: block;
	white-space: normal; 
}

.photohover{
    position:absolute;
    z-index:999;
    left:-9999px;
    background-color:#dedede;
    padding:1px;
    border:1px solid #fff;
    width:250px;
}

.photohover p{
    margin:0;
    padding:0;
    color:#fff;
    background-color:#222;
    padding:2px 7px;
}


.icon { 
	background: #c4c4c4;
	-moz-border-radius:2px;
	border-radius: 2px;
	padding: 2px;
}

.icon:hover { 
	background: #444444;
	-moz-border-radius:2px;
	border-radius: 2px;
	padding: 2px;
}

#info {
	background-color: #f9f9f9;
	border: dashed 1px #d4d4d4;
	padding: 6px;
	margin-bottom: 10px;
	color: #292929; 
}

#subMenusContainer { padding: 4px; }

#subMenus a:link, #subMenus a:visited {margin: 0 4px 2px 0; padding: 4px; border: solid 1px #c4c4c4; 	background: #d4d4d4;  font-weight: normal; text-decoration: none; color: #444444; -moz-border-radius: 2px;	border-radius: 2px; text-shadow: none;}
#subMenus a:active {  background-color: #646464; font-weight: normal; text-decoration: none; color: #FFFFFF; }
#subMenus a:hover {background: #646464 ; font-weight: normal; text-decoration: none; color: #FFFFFF; ;} 

#sortable-list , .sortable-list { 
list-style-type: none;
padding: 0px;
margin: 0px;
   margin: auto;
}
#sortable-list li , .sortable-list li { 
	text-align: left;
	/* cursor:move; */
}

#sortable-list li .move, .sortable-list li .move { 
	cursor:move; 
}

#sortable-list .thumb, .sortable-list .thumb{ 

	padding: 0px;
	margin: 4px;
	float: left;
	overflow: hidden;
	z-index: 0;
}

#batchEdit1 { 
	border: solid 1px #c4c4c4;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background: #f0f0f0;
	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: #f9f9f9;
	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 #e9e9e9;
}

#batchEdit1 .roundedSideSep, #batchEdit2 .roundedSideSep {
padding: 4px;
border-bottom: solid 1px #e9e9e9;
}


/* ##########################################################################
											ABOVE IS NEW, BELOW IS OLD 
###########################################################################*/





.highlight { background-color: #EBF263; padding: 2px; margin: 2px; }

#page-wrapper { 
min-height: 100%;
margin: auto;
width: 100%;
}
#mainContent { 
	padding: 8px;
}

.successSmall {
	background-color: #9FDD9C;
        border: solid 1px #64AB61;
        color: #000000;
		padding: 4px;
}


.successMessage {
	background-color: #9FDD9C;
        border: solid 1px #64AB61;
        font-weight: bold;
        color: #000000;
		font-size: 17px;
		padding: 4px;
	clear: both;
}


.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; } 



.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; } 




#headerLogo {
	float: left;
	width: 30%;
}

#headerLinks {
	float: right;
	width: 65%;
}
#headerSearch {
	float: right;
	padding: 4px;	
}
#headerMore {
	float: right;
	padding: 4px;	
}









#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);
}


#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;
}



#menuBar {
	background-color: #f4f4f4;
	border-top: solid 1px #ffffff;
	border-bottom: solid 1px #d9d9d9;
	padding-top: 2px;
}


.rowspace { padding: 2px 2px 2px 2px; }
.cells { padding: 4px 4px 4px 4px; }
#tbspace { padding: 2px 0px 6px 0px; }




.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; 	}


#cssRowLabelContainer { width:100%;  margin: 0px;clear: both; position:relative;padding: 4px;;}

.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: #f4f4f4;	border-bottom: solid 1px #e4e4e4;	margin: 0px;
}
.cssRowContainerHover {
width:100%; padding: 5px; margin: 0px;clear: both; position:relative; white-space: nowrap; color: #090909; 	background-color: #f9f9f9;	border-bottom: solid 1px #e4e4e4;	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; }



.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; } 





#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;} 



.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: 4px; 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: 4px; padding-bottom: 4px; 	}
.st { width: 100%; padding: 0; border: none; 	margin: 0px;  vertical-align: middle; }

.clientcomments { color: #000000; padding: 8px; background-color: #fdfdfd; border: solid 1px #999999;	}

.bluebox { color: #000000; padding: 6px; background-color: #dbeaf9; border: solid 1px #82a8d0;}

.thtd { color: #000000; padding: 2px; 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: 2px; background-color: #999999; border: solid 1px #555555; font-weight: bold; }

.imgbox { color: #000000; padding: 2px; background-color: #ffffff; border: solid 1px #444444;}

.cart_table { color: #333333; padding: 2px;  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: 4px; background-color: #f9f9f9; border: solid 0px #999999;		}
.cart_notes_table { color: #333333; padding: 4px 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;
}


td,p { 
	 
	font-weight: none; 
	text-decoration: none; 
}

.tdalb { 
		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: 4px 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: 1px;  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: 4px 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% ;
	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 #C4C4C4; padding: 5px; background-color: #F9F9F9; height: 100px;}
.calup { border: solid 1px #000000;  padding: 2px;  background-color: #ffff99; }
a.date, a.date:link, a.date:hover, a.date:visited {  padding: 2px;  font-weight: bold; color: #2244aa;}

.today { border: solid 1px #C4C4C4; padding: 2; background-color: #F7F7E1;}
.callines { border-bottom: solid 1px #eeeeee; padding: 5;}

.calhead { border: solid 1px #c4c4c4; padding: 4px; 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:#242424;
  /* for IE */
  filter:alpha(opacity=95);
  /* CSS3 standard */
  opacity:0.95;
  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 { 
z-index: 200; position: fixed;  background: #FFFFFF; border: solid 2px #000000; width: 60%; height: 80%; margin: auto; left: 20%; top: 10%;	-moz-box-shadow: 1px 1px 10px #000000;	-webkit-box-shadow: 1px 1px 10px #000000;	-goog-ms-box-shadow: 1px 1px 10px #000000;	box-shadow: 1px 1px 10px #000000; }

#windowlargeframe { 
z-index: 200; position: fixed;  background: #FFFFFF; border: solid 2px #000000; width: 80%; height: 80%; margin: auto; left: 10%; top: 10%;	-moz-box-shadow: 1px 1px 10px #000000;	-webkit-box-shadow: 1px 1px 10px #000000;	-goog-ms-box-shadow: 1px 1px 10px #000000;	box-shadow: 1px 1px 10px #000000; }

.windowPadding { padding: 10px; background: #FFFFFF; height: 100%;} 
#demoMode { background: #c985cb; border: solid 1px #9b549e; padding: 8px; color: white; font-weight: bold; } 


#viewCart { } 
#viewCart ul { list-style: none; margin: 0; } 
#viewCart li { list-style: none; margin: 0; } 
#viewCart .cartitem { color: <?php print boxes_font; ?>;  background-color: #f9f9f9; border: solid 1px #e4e4e4; padding: 10px;} 
#viewCart .thumb { width: 20%; float: left; text-align: center; } 
#viewCart .thumb img { width: 100%; height: auto;  } 

#viewCart .info  { width: 60%; float: left;  } 
#viewCart .totals { width: 20%; float: right;  text-align: right;} 
#viewCart .items {  } 
#viewCart .items .product { width: 65%; float: left; } 
#viewCart .items .price { width: 25%; float: left;   } 
#viewCart .items .quantity { width: 10%; float: right;  } 
#viewCart .notes{  } 
#viewCart .inner { padding: 6px; } 


#viewCart .labels { }
#viewCart .labels .inner { padding: 0 6px 2px 6px; }
#viewCart .labels .thumb { width: 20%; float: left; }
#viewCart .labels .rest  { width: 60%; float: left;  }
#viewCart .labels .totals { width: 20%; float: left; }

#viewCart .labels .rest .product { width: 65%; float: left; }
#viewCart .labels .rest .price { width: 25%; float: left; }
#viewCart .labels .rest .qty { width: 10%; float: right; }

