body{
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
.mceEditor{height:450px}
A:link { 
color: #0000FF} 
A:visited { 
color: #0000FF
}  
A:active { 
color: #0000FF
}  
A:hover {
	color: #FF0000;
	text-decoration: none;
} 
BODY, TD, FORM {
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; 
font-size: 12px;
color:#000;
}

.admintop { 
	font-size: 10pt;
	padding-left: 5px;
	vertical-align: middle;
	color: #0000CC;
	/**/height: 18px; 
}
.red{color: #CC0000;}
.copy { font-size: 11px; color: #808080}
.greyedOut {
	color: #999999;
}
.staticPg{color:#CC0000}
/* login console styles */
.loginbox {
	FONT-SIZE: 11px;
	WIDTH: 100%;
	COLOR: #000000;
	FONT-FAMILY: tahoma;
	HEIGHT: 16px;
	BACKGROUND-COLOR: #ffffff;
	border: 1px solid #CCCCCC;
	margin-left: 5px;
	margin-right: 5px;
}
.textField,
.form_window { font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FDFEE7;
	font-weight: bold;
	border: 1px solid #CCCCCC;
	padding: 2px;}
.submitButton {
	background-color: #CC0000;
	border-style: outset;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-color: #666666;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
	cursor:pointer;
}

.formsmall {  
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px; 
	padding-top: 0px; 
	padding-right: 0px; 
	padding-bottom: 0px; 
	padding-left: 0px; 
	font-size: 10px;
}

.inputSmall {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; background-color: #FFFFFF; 
	border-style: inset; font-weight: normal;
}

.inputSmallRed {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; background-color: #FFBBBB; 
	border-style: inset; font-weight: normal;
}

.vsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	height: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #000033;
}
.smallfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #6699CC;
	padding: 2px;
}
.smallfield2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	border: 1px solid #4CB3AA;
	padding: 2px;
	background-color: #D5EAE9;
	color: #666666;
}
.alert {
	background-color: #FFFFCC;
	padding: 5px;
	border: 1px solid #FFCC00;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 525px;
}
#alert p{
	margin-top: 2px;
	margin-bottom: 2px;	
}
.alertSendmail {
	background-color: #FFFFCC;
	padding: 3px;
	border: 1px solid #FFCC00;
	margin-top: 5px;
	margin-bottom: 5px;
}
/* ADMIN edit / add console styles */
.steps {
	color:#FF0000;
	font-size:18px;
}
#alertSendmail p{
	margin-top: 2px;
	margin-bottom: 2px;	
}
.dontshow {
	display: none;
}
.showthis {
	display: block;
}
.hideframe{
	display:none;
	margin: 10px 0 0 10px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.showframe{
	margin: 10px 0 0 10px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.hidenav{
	display:none;
	color: #666666;
	font-size:12px;
	margin:0 0 0 30px;
}
.shownav{
	font-size:12px;
	margin:0 0 0 5px;
}
.show{
	display:block;
}
.hide{
	display:none;
}
#productledgend,
#generalledgend {
	font-size:12px;
	margin:0 0 5px 0;
	color: #000;
}

#productledgend A,
#generalledgend A {
font-size:14px;
}
#productledgend A:Link,
#productledgend A:Visited,
#generalledgend A:Link,
#generalledgend A:Visited{
margin:0;
text-decoration:underline;
}

#generalledgend A:Hover,
#productledgend A:Hover{
color: #0000FF;
}
h3 {
	font-size: 14px;
	color: #0000FF;
}
.width420{
	width:408px;
}
.width600{
	width:950px;
}
.break{clear:both}
/* ####################
  - Alchemy admin -
##################### */ 
/* ZEBRA STRIPE TABLES */
table.alternate_rows tr.odd td {
	background-color: #DBEFF7;
}
table.alternate_rows tr.even td {
	background-color: #BAE0EF;
}
/* END ZEBRA STRIPE TABLES */
.tinyhint {
	font-size:10px;
	font-weight:normal;
	text-transform: uppercase;
	color: #3366FF;
}
/* general admin usage */

H1{
	background-image:url(../admin/images/H1Bckg.gif);
	background-repeat:no-repeat;
	height:30px;
	display:block;
	font-size:13px;
	padding:0px 0 0 10px;
	margin:10px 0;
	border-right: 2px solid #ccc;
}
h2{
	font-size: 14px;
	color: #FF6600;
	padding:0 0 0 0;
	margin:0 0 5px 0;
}
.divider{
	padding:0;
	margin:15px;
	border-top:1px dashed #FF6600;
}
p{padding:0 0 0 0;
	margin:0 0 5px 0;}
#container{
	width:700px;
}
#container.editorwidth{
	width:90%;
}
#container h3{
	text-align:left;
	font-size: 14px;
	color: #000;
}
#container input,
#container textarea{
	width:200px;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
}
table.displayresults{
	border:solid 1px #E2E2E2;
	border-bottom:none;
}
table.displayresults td.hint,
p.hint,
h3.hint{
	color: #000;
	font-size: 12px;
	font-weight:normal;
}
table.displayresults td{
	font-size: 14px;
	padding: 4px 5px;
	color: #0000CC;
}
table.displayresults td.approved{
	font-size: 11px;
}
table.displayresults tr.header td,
table.alternate_rows tr.header td{
	background-color:#D7FFF4;
}
table.displayresults tr.header td,
table.F-left tr.header td,
table.F-right tr.header td,
table.displayresults tr.header td a:link,
table.displayresults tr.header td a:visited{
	font-size: 14px;
	color: #000;
	font-weight:bold;
}
td.approved img{
	padding-right:5px
}
td.quickview img{
	float:right;
	padding-right:0px
}
.floatR{
	float:right;
	margin-left:5px;
}
.floatL{
	float:left;
	margin-left:5px;
}
.black{color:#000000}
.clearfloat{
	clear:both
}
A.submitButton:link, 
A.submitButton:visited {
	background-color: #CC0000;
	font-size: 12px;
	font-weight: bold;
	padding:3px 6px;
	text-decoration:none;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top: 2px solid #660000;
	border-right: 1px solid #FF0066;
	border-bottom: 1px solid #FF0066;
	border-left: 2px solid #660000;
}
A.submitButton:hover {
	background-color: #FF0066;
	border-top: 2px solid #CC0066;
	border-right: 1px solid #FF00FF;
	border-bottom: 1px solid #FF00FF;
	border-left: 2px solid #CC0066;
}
.available-pages{
	width:800px;
	height:400px;
	border:1px solid #ccc
}
/*
#########################
 - mouse over tips -
#########################
*/
.tt_b200,.tt_h200{
font-weight:bold;
padding:3px 6px;
filter:alpha(opacity=100);    
opacity: .99; 
position:relative;
z-index:100;
width:auto;
}
.tt_b200,.tt_h200{
width:320px;
}
.tt_b200{
	font-weight:normal;
	background-color:#FFF;
	color:#1B4966;
	filter:alpha(opacity=100);    
	opacity: 0.99; 
	border: 1px solid #3984FF;
}
.tt_h200{
	font-size:15px;
	height:30px;
	color:#000;
	background-image:url(../../admin/images/H1Bckg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-right: 2px solid #ccc;
}
p.tt_right , p.tt_left{
	margin:0;
	width:150px;
	display:block;
	padding-right:5px;
	float:left;
	/*background-color:#3984FF;*/
	border-right: 1px solid #ccc;
	/**/overflow: hidden;
	white-space: nowrap;
}
p.tt_right{
	float:right;
	border-right: none;
}
/*END mouse over tips ~~~~~~~~~~~~~~~~~~~~~~~~~*/
	/* logged in navigation area #####################################*/
.login-exit{
position:absolute;
top:10px;
right:10px;
}

#loginEmail, #loginPasswordSubmit, #loginSubmit,#loginFooter,#loginMessages {
position:absolute;
height:30px;
right:15px;
display:block;
}
#loginFooter{
top:35px;
}
#loginEmail{
top:50px;
}
#loginPasswordSubmit{
top:80px;
}
#loginSubmit{
top:110px;
right:75px;
}
#loginMessages{
	bottom: 18px;
	font-size:15px;
	line-height:17px;
	color: #CC0000;
	font-weight: bold;
	text-align:right
}
#loginEmail input,#loginPasswordSubmit input{
	width:150px;
}
.login-hide{
	display:none;
}
.login-show{
	width:100%;
	position:absolute;
	display:block;
	z-index:99;
}
#loginopaque{
	position:absolute;
	left:0px;
	height:1000px;
	background-color:#000000;
	/**/width:100%;
	z-index:100;
}
#loginbox{
	/**/position:relative;
	z-index:110;
	width:378px;
	top:30px;
	height: 193px;
	
	background-image: url(../admin/images/LoggedIn/login-bckg.jpg);
	background-repeat: no-repeat;
}
#loginbox form{
	margin:0;
	padding:0;
}
/*END log in area ################################## */
/*
#########################
 - mouse over tips -
#########################
*/
.tt_body,.tt_header,.tt_b300,.tt_h300{
font-weight:bold;
font-size:12px;
padding:3px;
filter:alpha(opacity=100);    
opacity: .99; 
position:relative;
z-index:3000;
width:auto;
text-align:left
}
.tt_h300{
width:300px;
}
.tt_b300{
width:298px;
}	
.tt_body,.tt_b300{
	font-weight:normal;
	background-color:#FFF;
	color:#1B4966;
	filter:alpha(opacity=100);    
	opacity: 0.99;
	border:1px solid #00DFFD;
}
.tt_header,.tt_h300{
	font-size:12px;
	border-bottom:1px none #FFFFFF;
	color:#FFF;
	background-image: url(../pics/tt_header_bg.gif);
	background-repeat: repeat-x;
	background-position: right -13px;
	text-align: left;
}
/*END mouse over tips ~~~~~~~~~~~~~~~~~~~~~~~~~*/
