/******************************************************************************
'******************************************************************************
' Name:		corporatestyle.css
' Author:	Heather Olsen
' Purpose:	Style Sheet 
' Date:     10/16/2006
'******************************************************************************
'******************************************************************************
/*--------------------------------------------
/* Colors:
/---------------------------------------------
	 #000000	Black
	 #0000FF 	Blue
	 #000066  	Dark Blue 
     #253C60    Darker Blue
     #527489    Blue Grey 
	 #FFCC00    Gold 
	 #990033    Maroon :  RGB  97, 0, 5
	 #FFFFCC    Lite Yellow 
	 #660033    Burgandy
	 #FFFFFF    White
	 #666666    Dark Gray
	 #D3D3D3    Light Gray
     #C3C3B7    Med. Gray     
     #777777    Gray
  
*/


BODY	{
	SCROLLBAR-BASE-COLOR: #A2A292;
	}


/* HMO 11-4-06 change color from brown to dark blue */
/*a:link		{ color: #996633; text-decoration: none }*/

a:link		{ color: #01245b; text-decoration: none }

a:visited	{ color: #253C60; text-decoration: none }

a:active	{ color: #253C60; text-decoration: none }

/* color is lite blue */
a:hover		{ color: #6699FF; text-decoration: none }




 /* THIS LINE CONTROLS THE FONT SIZE ON ALL PAGES */
 
/*HMO 11-4-06 change Font size from 11 to 12  */
/*TABLE		{ COLOR: #000000; FONT: 11px verdana, arial, sans-serif; font-weight: normal; }*/
TABLE		{ COLOR: #000000; FONT: 12px verdana, arial, sans-serif; font-weight: normal; }

.title		{ COLOR: #000000; FONT: 18px verdana, arial, sans-serif; font-weight: bold; }


/* HMO 11-14-06 change color from grey #777777 to burgany;#660033; */
.subtitle	{ COLOR: #660033; FONT: 14px verdana, arial, sans-serif; font-weight:bold; }


/* HMO 4-28-07 - using on Security & Benefits page for pictures */
.subtitlesmall	{ COLOR: #660033; FONT: 11px verdana, arial, sans-serif; text-align:center; font-weight:normal; font-style:italic }


/*HMO 11-4-06 .biglink change Font size from 12px to 16px. */
.biglink 	{ FONT: 14px verdana, arial, sans-serif; font-weight: bold; font-style: normal; TEXT-DECORATION: none }

/*.biglink:hover 	{ FONT: 12px verdana, arial, sans-serif; font-weight: bold; font-style: italic; TEXT-DECORATION: underline }*/
.biglink:hover 	{ FONT: 14px verdana, arial, sans-serif; font-weight: bold; font-style: normal; TEXT-DECORATION: underline }

/*HMO 11-4-06 change from justify to left*, added font-weight: normal; */
.just 		{text-align: left; font-weight: normal;}

/*HMO 11-4-06 added .justbold, .sidebartitle , .subTitleHeader  */
.justbold {text-align: left; font-weight: bold;}

/* HMO - SpringValleyRentals website */
.sidebartitle	{ COLOR: #660033; FONT: 12px verdana, arial, sans-serif; font-weight: bold; }

/*HMO using for menu bar on storagefallon.com  */
.menubartitle	{ COLOR: #253C60; FONT: 12px verdana, arial, sans-serif; font-weight: bold; }



.subTitleHeader	{ COLOR: #000000; FONT: 14px verdana, arial, sans-serif; font-weight: bold; }

/*HMO - using for springValleyRentals, Storage Tips */
.subTitleHeaderText	{ COLOR: #000000; FONT: 14px verdana, arial, sans-serif; font-weight: normal; }

.copyright	{ COLOR: #666666; FONT: 9px verdana, arial, sans-serif; font-weight: normal; }

.smalltitle 	{ COLOR: #000000; FONT: 11px verdana, arial, sans-serif; font-weight: bold; }

.careertitle	{ COLOR: #666666; FONT: 14px verdana, arial, sans-serif; font-weight: bold; }

.phonetitle	{ COLOR: #000000; FONT: 12px verdana, arial, sans-serif; font-weight: bold; }



.list 	{ COLOR: #000000; FONT: 12px verdana, arial, sans-serif; font-weight: normal }




 /* SETUP PAGES FOR PRINTING */


@media print {
.printhide 	{ display:none;}
.printhelp	{ width:600px; }
TABLE 		{ COLOR: #000000; }
}
@media screen{
.printonly { display:none }
}





 /* MAIN PAGE IMAGE BACKGROUND COLOR */
/* HMO change from Grey #C3C3B7 to White:FFFFFF */


.imagebackground	{background-color:#C3C3B7;}  


.imagebackground_blue	{background-color:#335578;}  






 /* NEWS PAGE IMAGE BORDERS */

.borders	{ border: #000000 1px solid; }





 /* GALLERY SLIDESHOW AND POPUP CODE */

.Galborder	 	{ border: #FFFFFF 5px solid; }

A:hover .Galborder 	{ border: #000000 1px solid; }

.Popupborder	 	{ border: #FFFFFF 10px solid; }

.picturecomments	{ COLOR: #666666; FONT: 10px verdana, arial, sans-serif; font-weight: normal; }

.picturetitle 		{ COLOR: #000000; FONT: 10px verdana, arial, sans-serif; font-weight: bold; }







.button-popups {background-color:#E2E3DE;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #000000;
		font-size: 8pt;
		cursor:hand;
		font-weight: bold;
		BORDER: #000000 1px solid }

.buttonon-popups {background-color:#FFFFFF;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #000000;
		font-size: 8pt;
		cursor:hand;
		font-weight: bold;
		BORDER: #000000 1px solid }

.shadeform	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 180PX;
		BORDER: #000000 1px solid}


.dropdown {	COLOR: #333333;
		WIDTH: 180PX;
		FONT: 11px verdana, arial, sans-serif; }


.textarea	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 275PX;
		BORDER: #000000 1px solid}

.submitbutton { FONT: 9pt verdana, arial,  sans-serif;
		font-weight: bold;
		color: #000000;
		BORDER: #000000 1px solid;
		cursor:hand;
		padding-top: 2px;
		padding-bottom: 2px;
		background-color:#FFFFFF; }

.submitbuttonon { FONT: 9pt verdana, arial,  sans-serif;
		font-weight: bold;
		color: #000000;
		BORDER: #000000 1px solid;
		cursor:hand;
		padding-top: 2px;
		padding-bottom: 2px;
		background-color:#FFCC99; }


.searchform { 	WIDTH: 110PX;
		HEIGHT: 20PX;
		background-image: url("picts/shadeform.gif");
		FONT: 11px arial, georgia, "Times New Roman", sans-serif;
		BORDER-BOTTOM: #000000 1px solid;
		BORDER-LEFT: #000000 1px solid;
		BORDER-RIGHT: #000000 1px solid;
		BORDER-TOP: #000000 1px solid }



.searchdrop { WIDTH: 60PX; HEIGHT: 20PX; FONT: 11px arial, georgia, "Times New Roman", sans-serif }


.searchbutton {	background-color:#E2E3DE;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #000000;
		font-size: 8pt;
		height: 18px;
		width: 40px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #000000 1px solid }








