div#adminMenu
{
	background: #717d96 url(/images/admin/bg_fade_white_to_transparent.png) repeat-x top left;
	/*background-color: #717d96;*/
	/*background: -webkit-gradient(linear, 0 0, 0 bottom, from(#717d96), to(#576173));
	background: -webkit-linear-gradient(#717d96, #576173);
	background: -moz-linear-gradient(#717d96, #576173);
	background: -ms-linear-gradient(#717d96, #576173);
	background: -o-linear-gradient(#717d96, #576173);
	background: linear-gradient(#717d96, #576173);
	-pie-background: linear-gradient(#717d96, #576173);*/
	padding-top: 0px;
	padding-bottom: 8px;
	margin-bottom: 1px;
	margin-top: 0px;
	color: #FFFFFF;
	width: 100%;
	clear: both;
	text-align: center;
	border-bottom: 1px solid #FFF;
	white-space-collapse: discard; 
	position:relative;
	/* PIE */
	behavior: url(/PIE.php);
	/*position: absolute;
	z-index: 5;
	top: 0;
	left: 0;*/
	-webkit-transition: background-color 100ms linear;
   -moz-transition: background-color 100ms linear;
   -o-transition: background-color 100ms linear;
   -ms-transition: background-color 100ms linear;
   transition: background-color 100adminms linear;
}

#adminMenu:hover
{
	/* #f79627 ORANGE	#454e5f DARK #264493 BLUE*/
	background-color: #454e5f;
	-webkit-transition: background-color 100ms linear;
   -moz-transition: background-color 100ms linear;
   -o-transition: background-color 100ms linear;
   -ms-transition: background-color 100ms linear;
   transition: background-color 100adminms linear;
}

ul#adminNavUL
{
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	list-style: none;
	/*background: url(/images/admin/bg_fade_white_to_transparent.png) repeat-x top left;*/
	padding: 10px 0px 0px 0px;
}

ul#adminNavUL li
{
	display:inline;
	padding: 0px;
	margin: 0px 1px 0px 0px;
	font-family: 'Carrois Gothic', sans-serif; 
	font-size: 16px; 
	line-height: 1.4; 
	font-weight: normal; 
	color: #FFFFFF; 
	text-decoration: none;
}

ul#adminNavUL li a
{
	font-family: 'Carrois Gothic', sans-serif; 
	font-size: 16px; 
	line-height: 1.4; 
	font-weight: normal; 
	color: #FFFFFF; 
	text-decoration: none;
	text-shadow: #000000 0px -1px 0px;
	padding: 10px;
	-moz-border-radius: 6px 6px 0px 0px;
	-webkit-border-radius: 6px 6px 0px 0px;
	border-radius: 6px 6px 0px 0px;	
	letter-spacing: 1px;
	opacity:0.7;
	filter:alpha(opacity=70); /* For IE8 and earlier */
	position:relative;
	/* PIE */
	behavior: url(/PIE.php)
}

ul#adminNavUL li a:hover
{
	/*background: #000000 url(/images/admin/bg_fade_white_to_transparent.png) repeat-x top left;*/
	opacity:1;
	filter:alpha(opacity=100); /* For IE8 and earlier */
	position:relative;
	/* PIE */
	behavior: url(/PIE.php)
}

#adminWhiteBg
{
	background: #FFFFFF;
	padding: 10px;
	color: #333333;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;	
	position:relative;
	/* PIE */
	behavior: url(/PIE.php)
}

#adminBoxFieldset #adminWhiteBg h1
{
	color: #333333;
	margin: 0px 0px 10px 0px;
	font-size: 22px;
	font-style: normal;
	text-shadow: #CCC 0px 2px 0px;
}

#adminBoxFieldset #adminWhiteBg a
{
	color: #0066CC;	
}

.whiteSep
{
	background: #FFFFFF;
	height: 14px;
	width: 2px;
}

.admin_nav_link_up
{
	background: url(/images/bg_blue.gif) top left repeat-x;
}

.admin_nav_link_hover
{
	background: url(/images/bg_button_action.gif) top left repeat-x;
}

.toplink
{  
	font-family: 'Carrois Gothic', sans-serif; 
	font-size: 18px; 
	line-height: 1.4; 
	font-weight: normal; 
	color: #FFFFFF; 
	text-decoration: none;
}
a:link.toplink
{  
	font-family: 'Carrois Gothic', sans-serif; 
	font-size: 18px; 
	line-height: 1.4; 
	font-weight: normal; 
	color: #FFFFFF; 
	text-decoration: none;
}
a:visited.toplink
{  
	font-family: 'Carrois Gothic', sans-serif; 
	font-size: 18px; 
	line-height: 1.4; 
	font-weight: normal; 
	color: #FFFFFF; 
	text-decoration: none;
}
a:hover.toplink
{  
	font-family: 'Carrois Gothic', sans-serif; 
	font-size: 18px; 
	line-height: 1.4; 
	font-weight: normal; 
	color: #FF3C00; 
	text-decoration: none;
}
a:active.toplink
{  
	font-family: 'Carrois Gothic', sans-serif; 
	font-size: 18px; 
	line-height: 1.4; 
	font-weight: normal; 
	color: #FFFFFF; 
	text-decoration: none;
}

div#adminDiv
{
	width: 910px;
	margin-bottom: 10px;
}

.adminlink
{  
	font-family: 'Carrois Gothic', sans-serif; 
	font-size: 14px; 
	line-height: 1.4; 
	font-weight: normal; 
	color: #FFFFFF; 
	text-decoration: none;
}
a:link.adminlink
{  
	font-family: 'Carrois Gothic', sans-serif; 
	font-size: 14px; 
	line-height: 1.4; 
	font-weight: normal; 
	color: #FFFFFF; 
	text-decoration: none;
}
a:visited.adminlink
{  
	font-family: 'Carrois Gothic', sans-serif; 
	font-size: 14px; 
	line-height: 1.4; 
	font-weight: normal; 
	color: #FFFFFF; 
	text-decoration: none;
}
a:hover.adminlink
{  
	font-family: 'Carrois Gothic', sans-serif; 
	font-size: 14px; 
	line-height: 1.4; 
	font-weight: normal; 
	color: #FFFFFF; 
	text-decoration: none;
}
a:active.adminlink
{  
	font-family: 'Carrois Gothic', sans-serif; 
	font-size: 14px; 
	line-height: 1.4; 
	font-weight: normal; 
	color: #FFFFFF; 
	text-decoration: none;
}

#adminlinksmall
{  
	font-family: 'Carrois Gothic', sans-serif; 
	font-size: 12px; 
	line-height: 1; 
	font-weight: normal; 
	color: #FFFFFF; 
	text-decoration: none;
	padding: 1px;
	margin: 0px;
	background: #8AB3CF url(/images/admin/bg_admin_menu.gif) repeat-x top left; 
	text-align: center;
	border: 1px solid #297096;
}
a:link#adminlinksmall
{  
	color: #FFFFFF; 
	text-decoration: none;
}
a:visited#adminlinksmall
{  
	color: #FFFFFF; 
	text-decoration: none;
}
a:hover#adminlinksmall
{  
	color: #FFFFFF; 
	text-decoration: none;
}
a:active#adminlinksmall
{  
	color: #FFFFFF; 
	text-decoration: none;
}

#adminEditButton
{
	width: 125px;
	padding: 5px;
	margin: 0px 0px 10px 0px;
	text-align: center;
	background: #f9a93b;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#f9a93b), to(#f79627));
	background: -webkit-linear-gradient(#f9a93b, #f79627);
	background: -moz-linear-gradient(#f9a93b, #f79627);
	background: -ms-linear-gradient(#f9a93b, #f79627);
	background: -o-linear-gradient(#f9a93b, #f79627);
	background: linear-gradient(#f9a93b, #f79627);
	-pie-background: linear-gradient(#f9a93b, #f79627);
	color: #FFFFFF;
	font-size: 14px;
	border: 1px solid #FFFFFF;
	font-weight: bold;
	text-shadow: 0px -1px #da811c;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;		
	-webkit-box-shadow:#CCCCCC 0px 2px 2px;
	-moz-box-shadow:#CCCCCC 0px 2px 2px;
	box-shadow: 0px 2px 2px #000000;
	position:relative;
	/* PIE */
	behavior: url(/PIE.php);
}

#adminEditButton:hover
{
	background: #ea8d23;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ea8d23), to(#da8525));
	background: -webkit-linear-gradient(#ea8d23, #da8525);
	background: -moz-linear-gradient(#ea8d23, #da8525);
	background: -ms-linear-gradient(#ea8d23, #da8525);
	background: -o-linear-gradient(#ea8d23, #da8525);
	background: linear-gradient(#ea8d23, #da8525);
	-pie-background: linear-gradient(#ea8d23, #da8525);
	position:relative;
	/* PIE */
	behavior: url(/PIE.php);
}

#adminBox
{
	float: left;
	width: 900px;
	padding: 2px 3px 2px 3px;
	margin-bottom: 25px;
	color: #FFFFFF;
	background: #FFFFFF;
	/*background: #254495;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#254495), to(#576173));
	background: -webkit-linear-gradient(#254495, #576173);
	background: -moz-linear-gradient(#254495, #576173);
	background: -ms-linear-gradient(#254495, #576173);
	background: -o-linear-gradient(#254495, #576173);
	background: linear-gradient(#254495, #576173);
	-pie-background: linear-gradient(#254495, #576173);*/
	/*-webkit-box-shadow:#000000 0px -2px 2px;
	-moz-box-shadow:#000000 0px -2px 2px;
	box-shadow: 0px -2px 2px #000000;*/
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	border-radius: 25px;	;
	position:relative;
	left: 50px;
	top: 30px;
	margin-bottom: 80px;
	/* PIE */
	behavior: url(/PIE.php);
}
#adminBox #adminEditButton
{
	width: 125px;
	padding: 5px;
	margin-bottom: 10px;
	text-align: center;
	border: 1px solid #333;
	background: #454e5f url(/images/admin/bg_fade_white_to_transparent.png) repeat-x top left;	
	/*background: #f9a93b;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#f9a93b), to(#f79627));
	background: -webkit-linear-gradient(#f9a93b, #f79627);
	background: -moz-linear-gradient(#f9a93b, #f79627);
	background: -ms-linear-gradient(#f9a93b, #f79627);
	background: -o-linear-gradient(#f9a93b, #f79627);
	background: linear-gradient(#f9a93b, #f79627);
	-pie-background: linear-gradient(#f9a93b, #f79627);*/
	color: #FFFFFF;
	font-size: 18px;
	border: 1px solid #6f7b93;
	font-weight: bold;
	margin: 10px 0px 0px 0px;
	text-shadow: #000000 0px -1px 0px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;		
	-webkit-box-shadow:#454e5f 0px -1px 1px;
	-moz-box-shadow:#454e5f 0px -1px 1px;
	box-shadow: 0px -1px 1px #454e5f;
	-webkit-transition: background-color 100ms linear;
   -moz-transition: background-color 100ms linear;
   -o-transition: background-color 100ms linear;
   -ms-transition: background-color 100ms linear;
   transition: background-color 100adminms linear;
	position:relative;
	/* PIE */
	behavior: url(/PIE.php);
}

#adminBox #adminEditButton:hover
{
	background-color: #f79627;
	-webkit-transition: background-color 100ms linear;
   -moz-transition: background-color 100ms linear;
   -o-transition: background-color 100ms linear;
   -ms-transition: background-color 100ms linear;
   transition: background-color 100adminms linear;
	/*background: #f9a93b;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#f9a93b), to(#f79627));
	background: -webkit-linear-gradient(#f9a93b, #f79627);
	background: -moz-linear-gradient(#f9a93b, #f79627);
	background: -ms-linear-gradient(#f9a93b, #f79627);
	background: -o-linear-gradient(#f9a93b, #f79627);
	background: linear-gradient(#f9a93b, #f79627);
	-pie-background: linear-gradient(#f9a93b, #f79627);*/
	position:relative;
	/* PIE */
	behavior: url(/PIE.php);
}

#bgWrapper #adminBox
{
	margin-left: -60px;
}

#wrapper #adminBox
{
	margin-left: -55px;
}

div#adminBoxFieldset
{
	float: left;
	width: 900px;
	padding: 0px;
	margin-bottom: 2px;
	color: #FFFFFF;
	background: #717d96;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#717d96), to(#576173));
	background: -webkit-linear-gradient(#717d96, #576173);
	background: -moz-linear-gradient(#717d96, #576173);
	background: -ms-linear-gradient(#717d96, #576173);
	background: -o-linear-gradient(#717d96, #576173);
	background: linear-gradient(#717d96, #576173);
	-pie-background: linear-gradient(#717d96, #576173);
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	-webkit-box-shadow:#000000 0px 4px 2px;
	-moz-box-shadow:#000000 0px 4px 2px;
	box-shadow: 0px 4px 2px #000000;
	position:relative;
	/* PIE */
	behavior: url(/PIE.php);
}


div#adminBoxFieldset h1
{
	color: #FFFFFF;
	margin: 0px 0px 10px 0px;
	font-size: 26px;
	font-style: normal;
	text-shadow: #000000 0px -1px 0px;
	background: #576173;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#576173), to(#717d96));
	background: -webkit-linear-gradient(#576173, #717d96);
	background: -moz-linear-gradient(#576173, #717d96);
	background: -ms-linear-gradient(#576173, #717d96);
	background: -o-linear-gradient(#576173, #717d96);
	background: linear-gradient(#576173, #717d96);
	-pie-background: linear-gradient(#576173, #717d96);
	-moz-border-radius: 20px 20px 0px 0px;
	-webkit-border-radius: 20px 20px 0px 0px;
	border-radius: 20px 20px 0px 0px;
	width: 860px;	
	position:absolute;
	top: 0px;
	left: 0px;
	border-bottom: 1px solid #576173;
	padding: 20px 20px 15px 20px;
	font-family: 'Carrois Gothic', sans-serif;
	font-weight: normal;	
	letter-spacing: 1px;
	/* PIE */
	behavior: url(/PIE.php)
}

div#adminBoxFieldset strong
{
	color: #FFF;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-shadow: #333 0px -1px 0px;
	line-height: 30px;
	/*background: url(/images/admin/bg_fade_white_to_transparent.png) repeat-x top left;
	border-radius: 6px 6px 0px 0px;
	padding: 10px;
	-webkit-box-shadow:#000000 0px -2px 2px;
	-moz-box-shadow:#000000 0px -2px 2px;
	box-shadow: 0px -2px 2px #000000;
	position:relative;
	*/
	/* PIE */
	/*behavior: url(/PIE.php);*/
}

div#adminBoxFieldset hr
{
	/*background: url(/images/admin/bg_fade_transparent_to_black_20_high.png) repeat-x bottom left;*/
	width: 100%;
	border-bottom: 1px solid #5e5e5e;
	border-top: 0px;
	border-left:0px;
	margin-top: 0px;
	margin-bottom: 0px;
	clear:both;
}

div#adminBoxFieldset hr.doubleLine
{
	border-top: 0px;
}

#adminBoxFieldset select
{
	color:#FFF; 
	background: #717d96;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#717d96), to(#576173));
	background: -webkit-linear-gradient(#717d96, #576173);
	background: -moz-linear-gradient(#717d96, #576173);
	background: -ms-linear-gradient(#717d96, #576173);
	background: -o-linear-gradient(#717d96, #576173);
	background: linear-gradient(#717d96, #576173);
	-pie-background: linear-gradient(#717d96, #576173);
	position:relative;
	/* PIE */
	behavior: url(/PIE.php);
}

#adminBoxFieldset select:focus
{
	color:#333333; 
	background: #EBEBEB;
}

#adminBoxFieldset .buttonAction
{
	background: #f79627 url(/images/admin/bg_fade_white_to_transparent.png) repeat-x top left;	
	/*background: #f9a93b;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#f9a93b), to(#f79627));
	background: -webkit-linear-gradient(#f9a93b, #f79627);
	background: -moz-linear-gradient(#f9a93b, #f79627);
	background: -ms-linear-gradient(#f9a93b, #f79627);
	background: -o-linear-gradient(#f9a93b, #f79627);
	background: linear-gradient(#f9a93b, #f79627);
	-pie-background: linear-gradient(#f9a93b, #f79627);*/
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	padding: 15px 25px 15px 25px;
	text-align: center;
	color: #FFFFFF;
	font-size: 20px;
	border: 1px solid #FFFFFF;
	font-weight: bold;
	margin: 0px;
	text-shadow: 0px -1px #da811c;
	-webkit-transition: background-color 100ms linear;
   -moz-transition: background-color 100ms linear;
   -o-transition: background-color 100ms linear;
   -ms-transition: background-color 100ms linear;
   transition: background-color 100adminms linear;
	position:relative;
	/* PIE */
	behavior: url(/PIE.php);
}

#adminBoxFieldset .buttonAction:hover
{
	text-shadow: 0px -2px #FFFFFF;
	color: #666666;
	background-color: #EBEBEB;
	-webkit-transition: background-color 100ms linear;
   -moz-transition: background-color 100ms linear;
   -o-transition: background-color 100ms linear;
   -ms-transition: background-color 100ms linear;
   transition: background-color 100adminms linear;
	/*background: #FFFFFF;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FFFFFF), to(#EBEBEB));
	background: -webkit-linear-gradient(#FFFFFF, #EBEBEB);
	background: -moz-linear-gradient(#FFFFFF, #EBEBEB);
	background: -ms-linear-gradient(#FFFFFF, #EBEBEB);
	background: -o-linear-gradient(#FFFFFF, #EBEBEB);
	background: linear-gradient(#FFFFFF, #EBEBEB);
	-pie-background: linear-gradient(#FFFFFF, #EBEBEB);*/
	position:relative;
	/* PIE */
	behavior: url(/PIE.php);
}

#adminBoxFieldset .buttonLarge
{
	background:  url(/images/admin/bg_fade_white_to_transparent.png) repeat-x top left;	
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;	
	padding: 15px 25px 15px 25px;
	text-align: center;
	color: #FFFFFF;
	font-size: 20px;
	border: 1px solid #FFFFFF;
	font-weight: bold;
	margin: 0px;
	text-shadow: 0px -1px #152b67;
	position:relative;
	/* PIE */
	behavior: url(/PIE.php)
}

#adminBoxFieldset .buttonLarge:hover
{
	text-shadow: 0px -2px #FFFFFF;
	color: #666666;
	background-color: #EBEBEB;
	-webkit-transition: background-color 100ms linear;
   -moz-transition: background-color 100ms linear;
   -o-transition: background-color 100ms linear;
   -ms-transition: background-color 100ms linear;
   transition: background-color 100adminms linear;
	/*background: #FFFFFF;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FFFFFF), to(#EBEBEB));
	background: -webkit-linear-gradient(#FFFFFF, #EBEBEB);
	background: -moz-linear-gradient(#FFFFFF, #EBEBEB);
	background: -ms-linear-gradient(#FFFFFF, #EBEBEB);
	background: -o-linear-gradient(#FFFFFF, #EBEBEB);
	background: linear-gradient(#FFFFFF, #EBEBEB);
	-pie-background: linear-gradient(#FFFFFF, #EBEBEB);*/
	position:relative;
	/* PIE */
	behavior: url(/PIE.php);
}

#adminBoxFieldset a
{
	color: #FFF;	
}


#adminFormOption
{
	width: 100%;
	float: left;
	clear: both;
	/*border-bottom: 1px solid #717d96;*/
	/*background: url(/images/admin/bg_fade_white_to_transparent.png) repeat-x top left;*/
	padding: 20px 0px 10px 0px;
}

div#adminBoxFieldset #halfScreen
{
	float: left;
	width: 50%;
}

div#adminBoxFieldset #quarterScreen
{
	float: left;
	width: 25%;
}



div#adminBoxFieldsetWhite
{
	background: #FFFFFF; 
	border: 1px solid #C0CFD3;
	padding: 10px;
	margin-bottom: 2px;
	color: #666666;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	position:relative;
	/* PIE */
	behavior: url(/PIE.php)
}

#adminBoxFieldsetWhite a
{
	color: #0066CC;	
}

.hrAdmin
{
	border-top: 1px solid #2B74A6;
	border-bottom: 1px solid #FFFFFF;
	border-left: 0px;
	border-right: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}

div#seriesMonthLabel
{
	/* Top Right Bottom Left */
	padding: 10px 5px 5px 5px;
	font-size: 15px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	background: #333;
	height: 20px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	position:relative;
	/* PIE */
	behavior: url(/PIE.php)
}

.seriesMonthInput
{
	height: 20px;
}

.instruction
{
	border: 2px solid #CCC;
	color: #000000;
	padding: 10px;
	margin-bottom: 15px;
	background: #EBEBEB url(/images/admin/bg_fade_transparent_to_black_20_high.png) repeat-x bottom left;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	position:relative;
	/* PIE */
	behavior: url(/PIE.php)
}

#adminOrderSelect
{
	width: 40px;
	float: right;
	padding: 0px;
	font-size: 9px;
	margin-bottom: 20px;
}

.adminOrderButton
{
	background: #ff7a04 url(/images/admin/bg_fade_white_to_transparent.png) repeat-x top left;
	padding: 4px;
	text-align: center;
	color: #FFFFFF;
	font-size: 10px;
	border: 1px solid #FFFFFF;
	font-weight: bold;
	width: 75px;
}

.adminOrderButton:hover
{
	background: #ff8a06 url(/images/admin/bg_fade_white_to_transparent.png) repeat-x top left;	
}

#contactFormTitle
{
	width: 589px;
	float: left;
	padding-left: 10px;
	background: #FFF;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

#FormTitle
{
	width: 650px;
	float: left;
	padding: 0px;
}

#contactMainDiv
{
	width: 650px;
	float: left;
	background: url(/images/admin/bg_form_contact.gif) repeat-y top left;
}

#contactMainDiv hr
{
	width: 600px;
	float: left;
	margin: 0px;
}

#contactDetail
{
	width: 199px;
	float: left;
	padding: 0px;	
	/*border-right: 1px solid #CCC;*/
}

#contactFieldLabel
{
	width: 180px;
	padding: 10px;
	color: #093862;
	font-weight: bold;
	margin-bottom: 10px;
}

#contactFieldValue
{
	width: 180px;
	padding: 10px;	
	margin-bottom: 10px;
}

#contactFormClear
{
	width: 798px;
	float: left;
	clear: both:
	border: 0px;
}
.H1Block
{
	width: 128px;
	height: 128px;
	padding: 20px;	
	border: 1px solid #CCC;
	text-align: center;
	vertical-align: middle;
	background: #999999;
}

#H1BlockText
{
	color: #FFFFFF;
	font-size: 14px;
}

#LandingPageDiv
{
	display: none;	
}

#adminListTable
{
	border: 1px solid #000000; 
	background-color:#FFFFFF;	
}

#adminListTable a
{
	color: #0066CC;	
}

#adminFormOption #adminListTable strong
{
	color: #333;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 0px;
	text-transform: none;
	text-shadow: none;
	line-height: 12px;	
}

#saveText .buttonAction
{
	background: #f79627 url(/images/admin/bg_fade_white_to_transparent.png) repeat-x top left;	
	/*background: #f9a93b;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#f9a93b), to(#f79627));
	background: -webkit-linear-gradient(#f9a93b, #f79627);
	background: -moz-linear-gradient(#f9a93b, #f79627);
	background: -ms-linear-gradient(#f9a93b, #f79627);
	background: -o-linear-gradient(#f9a93b, #f79627);
	background: linear-gradient(#f9a93b, #f79627);
	-pie-background: linear-gradient(#f9a93b, #f79627);*/
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	padding: 15px 25px 15px 25px;
	text-align: center;
	color: #FFFFFF;
	font-size: 20px;
	border: 1px solid #FFFFFF;
	font-weight: bold;
	margin: 0px;
	text-shadow: 0px -1px #da811c;
	-webkit-transition: background-color 100ms linear;
   -moz-transition: background-color 100ms linear;
   -o-transition: background-color 100ms linear;
   -ms-transition: background-color 100ms linear;
   transition: background-color 100adminms linear;
   float: right;
	position:relative;
	/* PIE */
	behavior: url(/PIE.php);
}

#saveText .buttonAction:hover
{
	text-shadow: 0px -2px #FFFFFF;
	color: #666666;
	background-color: #EBEBEB;
	-webkit-transition: background-color 100ms linear;
   -moz-transition: background-color 100ms linear;
   -o-transition: background-color 100ms linear;
   -ms-transition: background-color 100ms linear;
   transition: background-color 100adminms linear;
	/*background: #FFFFFF;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FFFFFF), to(#EBEBEB));
	background: -webkit-linear-gradient(#FFFFFF, #EBEBEB);
	background: -moz-linear-gradient(#FFFFFF, #EBEBEB);
	background: -ms-linear-gradient(#FFFFFF, #EBEBEB);
	background: -o-linear-gradient(#FFFFFF, #EBEBEB);
	background: linear-gradient(#FFFFFF, #EBEBEB);
	-pie-background: linear-gradient(#FFFFFF, #EBEBEB);*/
	position:relative;
	/* PIE */
	behavior: url(/PIE.php);
}

.columnHeader
{
	background: #333 url(/images/admin/bg_fade_white_to_transparent.png) repeat-x top left;	
	color: #FFF;
	padding: 4px;
	font-size: 14px;
}

/* NEW STYLES ADDED DEC 2013 BY WES */

#adminBox input, #adminBox .buttonAction, #adminBox .buttonLarge, #adminBox select
{
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;	
	-webkit-box-shadow:#000000 0px -2px 2px;
	-moz-box-shadow:#000000 0px -2px 2px;
	box-shadow: 0px -2px 2px #000000;
	position:relative;
	/* PIE */
	behavior: url(/PIE.php);
}

#adminBox input[type="radio"]
{
	box-shadow: none;	
}

.buttonAction, .buttonLarge
{
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;	
	-webkit-box-shadow:#000000 0px -2px 2px;
	-moz-box-shadow:#000000 0px -2px 2px;
	box-shadow: 0px -2px 2px #000000;
	position:relative;
	/* PIE */
	behavior: url(/PIE.php);
}



#adminBox h1, h2, strong
{
	font-family: 'Carrois Gothic', sans-serif;
	font-weight: normal;	
	letter-spacing: 1px;
}

#adminListTable strong
{
	font-family:Verdana, Geneva, sans-serif;
	font-weight: bold;
}

#adminBoxFieldsetTexture
{
	float: left;
	width: 840px;
	padding: 50px 30px 20px 30px;
	background: url(/images/admin/bg_admin_box_fade_top.png) no-repeat top left;	
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	position:relative;
	/* PIE */
	behavior: url(/PIE.php);
}

.warning
{
	background: #9e2a38 url(/images/admin/bg_fade_white_to_transparent.png) repeat-x top left;
	font-size: 16px; 
	font-weight: bold; 
	color: #FFFFFF; 
	text-decoration: none;
	text-shadow: #000000 0px -1px 0px;
	padding: 10px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	letter-spacing: 1px;
	-webkit-box-shadow:#000000 0px -2px 2px;
	-moz-box-shadow:#000000 0px -2px 2px;
	box-shadow: 0px -2px 2px #000000;
	position:relative;
	/* PIE */
	behavior: url(/PIE.php);	
}	

.alertWarningIcon
{
	position: relative;
	top: -5px;
	left: 0px;
	float: left;
	margin: 0px 10px 0px 0px;	
}

.buttonActionSmall
{
	background: #f79627 url(/images/admin/bg_fade_white_to_transparent.png) repeat-x top left;	
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	text-align: center;
	color: #FFFFFF;
	font-size: 12px;
	border: 1px solid #FFFFFF;
	font-weight: bold;
	margin: 0px;
	text-shadow: 0px -1px #da811c;
	-webkit-transition: background-color 100ms linear;
   -moz-transition: background-color 100ms linear;
   -o-transition: background-color 100ms linear;
   -ms-transition: background-color 100ms linear;
   transition: background-color 100adminms linear;
	position:relative;
	/* PIE */
	behavior: url(/PIE.php);
}

.buttonActionSmall:hover
{
	text-shadow: 0px -2px #FFFFFF;
	color: #666666;
	background-color: #EBEBEB;
	-webkit-transition: background-color 100ms linear;
   -moz-transition: background-color 100ms linear;
   -o-transition: background-color 100ms linear;
   -ms-transition: background-color 100ms linear;
   transition: background-color 100adminms linear;
}

.photoThumbAdminClick
{
	background: #EBEBEB url(/images/admin/bg_fade_white_to_transparent.png) repeat-x top left;
	padding: 4px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #FFFFFF;
	margin: 10px;
	box-shadow: 0px -1px #000000;
	-webkit-transition: background-color 100ms linear;
   -moz-transition: background-color 100ms linear;
   -o-transition: background-color 100ms linear;
   -ms-transition: background-color 100ms linear;
   transition: background-color 100adminms linear;
	position:relative;
	/* PIE */
	behavior: url(/PIE.php);
}

.photoThumbAdminClick:hover
{
	background-color: #f79627;
	-webkit-transition: background-color 100ms linear;
   -moz-transition: background-color 100ms linear;
   -o-transition: background-color 100ms linear;
   -ms-transition: background-color 100ms linear;
   transition: background-color 100adminms linear;
	position:relative;
	/* PIE */
	behavior: url(/PIE.php);
}