/**********************************************************************
	Filename: forms.css
	Project:  AllCrane.com Forms Administration
	
	Global style sheet for the adminstration interface
**********************************************************************/
/* Body Tag Definition */
body { margin:0px 0px 20px 0px; background-color:#cccccc;  }

/* Assign font and color to the general styles */
font, th, td, p, span, div, a, h1, h2, h3, h4 { font-family:Arial, Helvetica, Verdana, sans-serif; color:#000000; font-size:12px; }
a { font-weight:bold; color:#000000; font-style:normal; text-decoration:none; }
a:hover { text-decoration: underline; }
hr { height:1px; color:black; }

/* headings */
h1, h2, h3, h4 { margin:0px; color:#000000; }
h1 { font-size:18px; }
h2 { font-size:16px; }
h3 { font-size:14px; }
h4 { font-size:12px; text-decoration:underline; }

/* explicit styles */
.button { width:100px; font-size:10px; font-weight:bold; color:#000000; text-transform:uppercase; margin:5px; }
.buttonsmall { width:60px; font-size:8px; font-weight:bold; color:#000000; text-transform:uppercase; margin:0px; }
.tbl { border:1px solid black; }
.tblh { background-color:#999999; color:#000000; line-height:16px; background-image:url(images/tblhdr.jpg); font-weight:bold; }
.tblf { background-color:#dddddd; font-weight:bold; }
.tbld { background-color:#eeeeee; color:#000000; }
.tbld a { color:blue; }
.tblf a { color:blue; }
.tbld0 { background-color:#eeeeee; color:#000000; }
.tbld1 { background-color:#dddddd; color:#000000; }
.tbld a { font-weight:normal; }
.tbld0 a { font-weight:normal; }
.tbld1 a { font-weight:normal; }
.error { font-size:16px; font-weight:bold; color:#cc0033; }
.contenticon { width:100px; height:100px; text-align:center;font-size:10px;float:left;font-weight:bold;}
.contenticon a { font-size:10px; font-weight:bold;}
.footnote { font-size:11px; }
.pageoff { color:#cccccc; }

/* area definitions */
#main { background-color:#FFFFFF; text-align:left; width:770px; border:solid 1px black; }
#content { padding:10px; min-height:400px; }
#header { position:relative; height:70px; border-bottom:1px solid black; color:#ffffff; background-color:#000000; }
#headeraccount { position:absolute; right:5px; bottom:5px; color:#ffffff; font-size:11px; text-align:right; }
#headeraccount a { color:#ffffff; font-size:11px; }
#navigation { text-align:right; background-color:#999999; line-height:25px; padding-right:10px; background-image:url(images/blockhdr.jpg); background-repeat:repeat-x;  }
#navigation a { font-size:10px; color:#000000; font-weight:bold; font-style:normal; text-decoration:none; }
#navigation a:hover { text-decoration:underline; }
#footer { text-align:center; line-height:15px; border:1px solid black; background-color:black; font-size:10px; color:#cccccc; }
#pagecontrol { background-color:black; color:#cccccc; }
#pagecontrol a { color:#ffffff; }

/* PUBLIC CONTENT PREVIEW */
.PublicPreview {}
	.PublicPreview a { font-weight:bold; font-style:normal; color:#D2232A; text-decoration:none; }
	.PublicPreview a:hover { text-decoration:underline; }
	.PublicPreview ul { list-style-image:url( /allaerials/images/iconBullet.gif ); }
	/* heading tags */
	.PublicPreview h1, h2, h3, h4 { font-family:Arial, Verdana, Helvetica, sans-serif; margin:0px; padding:0px; color:#000000; }
	.PublicPreview h1 { font-size:16px; margin-bottom:40px; color:#D2232A; }
	.PublicPreview h2 { font-size:14px; margin-bottom:20px; }
	.PublicPreview h3 { font-size:12px; margin-bottom:10px; }
	.PublicPreview h4 { font-size:11px; margin-bottom:5px; }
	.PublicPreview h5 { font-size:10px; }
	
	/* CONTENT IMAGES */
	.PublicPreview .ImgBlock { margin:15px 0px 25px 0px; }
	.PublicPreview .ImgRight { float:right; margin:0px 0px 15px 15px; }
	.PublicPreview .ImgLeft { float:left; margin:0px 15px 15px 0px; }
	
	/* LEFT COLUMN MENU */
	.PublicPreview .LeftMenu { padding:75px 0px 50px 15px; }
	.PublicPreview .LeftMenu h1 { margin:0px 0px 15px 4px; color:#FFFFFF; font-size:13px; }
	.PublicPreview .LeftMenu div { width:90%; padding:5px 0px 5px 4px; border-bottom:1px dotted #FFFFFF; }
	.PublicPreview .LeftMenu a { display:block; font-size:12px; font-weight:bold; color:#FFFFFF; }
	.PublicPreview .LeftMenu a:hover { color:#000000; text-decoration:none; }
	.PublicPreview .LeftMenuHere { color:#FFCC33 !important; }
	.PublicPreview .LeftMenuHere:hover { text-decoration:underline !important; }
	
	/* ROUNDED CORNER BOXES */
	.PublicPreview .BoxRoundedTop { width:190px; height:10px; background-image:url( /allaerials/images/RoundCornerTopBG.png ); background-repeat:no-repeat; }
	.PublicPreview .BoxRoundedTopGray { width:190px; height:10px; background-image:url( /allaerials/images/RoundCornerTopGrayBG.png ); background-repeat:no-repeat; }
	.PublicPreview .BoxRoundedBottom { width:190px; height:10px; margin-bottom:10px; background-image:url( /allaerials/images/RoundCornerBottomBG.png ); background-repeat:no-repeat; }
	.PublicPreview .BoxRoundedContent { width:168px; min-height:100px; padding:0px 10px 0px 10px; background-color:#FFFFFF; border-left:1px solid #ADAFB2; border-right:1px solid #B5B7BA; }
	.PublicPreview .BoxRoundedContent .ArrowLink { margin-bottom:0px; }
	.PublicPreview .BoxRoundedContentGray { width:168px; min-height:240px; padding:0px 10px 0px 10px; background-color:#FFFFFF; border-left:1px solid #ADAFB2; border-right:1px solid #B5B7BA; background-image:url( /allaerials/images/RoundCornerGradientBG.png ); background-repeat:repeat-x; }
	.PublicPreview .BoxRoundedText { padding:5px 0px 10px 5px; }
	
	/* ARROW LINK*/
	.PublicPreview .ArrowLink { margin-bottom:5px; background-image:url( /allaerials/images/iconArrow.gif ); background-repeat:no-repeat; text-align:left; }
	.PublicPreview .ArrowLink a { padding:0px 0px 0px 16px; color:#D2232A; }
	.PublicPreview .ArrowLink a:hover { color:#000000; text-decoration:none; }
	
	/* EQUIPMENT */
	.PublicPreview .BuyEquipmentColumn { float:left; width:195px; min-height:250px; padding-right:15px; margin-right:15px; border-right:1px dotted #D2232A; }
	.PublicPreview .BuyEquipmentColumn ul li a { color:#696969; }
	
	/* MISCELLANEOUS */
	.PublicPreview .IndustryLinks { margin:-15px 0px 25px 0px; }
	.PublicPreview .IndustryLinks div { margin:0px 0px 5px 20px; }
	.PublicPreview .IndustryLinks div a { font-size:11px; }
	.PublicPreview .ContestInfoColumn { float:left; width:220px; min-height:125px; padding:5px 15px 15px 0px; border-right:1px dotted #696969; }
	.PublicPreview .ContestInfoColumn h2 { margin-bottom:5px; padding-left:15px; color:#D2232A; font-size:13px; }
	.PublicPreview .ContestInfoColumn ul { margin:0px 0px 0px 0px; }
	.PublicPreview .ContestInfoColumn li { font-size:11px; }

