/* ---( universal )----------------------------- */

body   { 
margin: 0; 
padding: 0; 
color: #333; 
text-align: center; 
background: #F0F1EC url(images/storagesitebg.gif) repeat-y top center ; 
font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, Helvetica, sans-serif; 
font-size: 12px; 	
line-height:15px; 
}

#wrap   { 
position: relative; 
margin-left: auto; 
margin-right: auto;
padding: 0; 
width: 780px; 
text-align: left; 
}

#galwrap   { 
position: relative; 
background: #FFF; 
margin-left: auto; 
margin-right: auto;
padding: 0; 
width: 780px; 
text-align: left; 
}

#head {
margin: 0px;
padding: 0;
}

#head h1  { 
background: #fff; 
margin: 0px; padding: 0; 
height: 100px; 
width: 780px;
}

#head h1 span {
    display: none;
}

#footer  { 
color: #01064C; 
font-size: 10px; 
text-align: center; 
/*background: #0053A0;*/ 
margin: 0; 
padding: 8px 10px; 
position: relative; 
clear: both; 
}

#footer a {
	color: #01064C;
	}

#footer a:hover {
	color: #000000;
	}
	
img { border: 0; }

a:link {
	color: #01064C;
	text-decoration: underline;
	}

a:visited {
	color: #01064C;
	text-decoration: underline;
	}

a:active {
	color: #01064C;
	text-decoration: underline;
	}

a:hover {
	color: #FFFFFF;
	background: #BC0E07;
	}

/* ---( content )----------------------------- */

#content {
	width: 760px;
	min-height: 450px;
	margin: 0;
	padding: 10px;
	/*clear: left;*/
	background: transparent url(images/bodybg.jpg) repeat-x top left ; 
	}

#content .entry {
	margin-left: 260px;
	padding: 0px;
	font-size: 12px;
	width: 480px;
	}
		
#content h1 {
	margin: 0 0 10px 0; padding: 0;
	font-size: 20px;
    font-weight:bold;
	color: #BC0E07;
	}

#content h2 {
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial;
	color: #01064C;
	}

#content p {
	margin: 0;
	padding: 2px 7px 2px 7px;
	font-size: 12px;
    font-weight: normal;
	color: #333;
	}


#content .entry ul {
list-style: none;
}

#content .entry li {
	line-height: 1.75em;
	background: url(images/arrowdingbat.gif) no-repeat 3px left;
	margin: 0;
	padding: 0 0 0 20px
	}


#column {
	float: left;
	width: 250px;
	margin: 0px;
	padding: 0px;
	/*border: 1px #000 solid;*/
	}

#colophon {border-bottom-width: 0;}
#colophon img {background: #BC0E07;}
#colophon a:hover img {background: #DE8783;}
	
div#features	{
	height: 245px;
	width: 245px;
	margin: 0;
	padding: 0;
	}

div#features ul#click	{
	height: 245px;
	width: 245px;
	background: transparent url(images/storagefeatures.jpg) top left no-repeat;
	margin: 0;
	padding: 0;
	position: relative;
	}

div#features ul#click li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
	}
	
ul#click li, ul#click a {
	height: 245px;
	display: block;
	}
	
div#features ul#click li a {
	text-indent: -9999px;
	text-decoration: none;
	}
	
#tabfeatures	{left: 0; width: 245px;}

#tabfeatures a:hover	{background: transparent url(images/storagefeatures.jpg) 0 -245px no-repeat;}

#hcoc {
	position:absolute;
	top: 25px;
	right: 0px;
	margin: 0; padding: 0;
	width: 116px;
	height: 40px;
	}

#tssa {
	position:absolute;
	top: 24px;
	right: 120px;
	margin: 0; padding: 0;
	width: 80px;
	height: 40px;
	}


/* ---( navigation )----------------------------- */

div#globalnav	{
	height: 52px;
	width: 780px;
	margin: 0;
	padding: 0;
	}

div#globalnav ul#menu	{
	height: 52px;
	width: 780px;
	background: transparent url(images/nav-swaps.gif) top left no-repeat;
	margin: 0;
	padding: 0;
	position: relative;
	}

div#globalnav ul#menu li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
	}
	
ul#menu li, ul#menu a {
	height: 52px;
	display: block;
	}
	
div#globalnav ul#menu li a {
	text-indent: -9999px;
	text-decoration: none;
	}
	
#one	{left: 0; width: 108px;}
#two	{left: 108px; width: 88px;}
#three	{left: 196px; width: 100px;}
#four	{left: 296px; width: 155px;}
#five {left: 451px; width: 113px;}
#six {left: 564px; width: 216px;}

#one a:hover	{background: transparent url(images/nav-swaps.gif) 0 -52px no-repeat;}
#two a:hover {background: transparent url(images/nav-swaps.gif) -108px -52px no-repeat;}
#three a:hover {background: transparent url(images/nav-swaps.gif) -196px -52px no-repeat;}
#four a:hover {background: transparent url(images/nav-swaps.gif) -296px -52px no-repeat;}
#five a:hover {background: transparent url(images/nav-swaps.gif) -451px -52px no-repeat;}
#six a:hover {background: transparent url(images/nav-swaps.gif) -564px -52px no-repeat;}

	
/* ---( right column )----------------------------- */

#sidebar {
	position: relative;
	font-size: 11px; 	
	line-height:14px;
	margin: 20px 5px 0 500px;
	padding: 15px 35px 0 5px;
	color: #7f6954;
	}

#sidebar h3  { color: #c63; font-size: 14px; font-weight: bold; margin: 8px 0 0 0; padding: 0 0 4px 10px; }

#sidebar h4 {
	font-size: 92%;
	font-weight: normal;
	margin: 0;
	}
	
#sidebar p {
	margin-top: 4px;
	margin-bottom: 20px;
	}

#sidebar ul, .noBullet, #sidebar dl {
	margin: 4px 10px 20px 5px;
	padding: 0;
	list-style: none;
	}

#sidebar li {
	margin: 0;
	padding: 0 0 2px 0;
	line-height: 1.4em;
	}

#sidebar #quickbits li, #sidebar .bubble li  { background: url(images/bullet_rounded.gif) no-repeat 0 4px; margin: 0 0 0.6em; padding: 0 0 0 13px }

#sidebar #quickbits li.last {
	background: none;
	}
	
#featured dd, #featured dt {
	margin: 0;
	}

#sidebar #featured dt  { background: url(images/bit_doc.gif) no-repeat 0 3px; margin: 0; padding: 0 0 0 15px }

#sidebar img {
	vertical-align: middle;
	}

#sidebar #photoBox {
	margin-bottom: 20px;
	padding: 7px;
	border-bottom: 1px #ddd0b9 solid;
	border-right: 1px #ddd0b9 solid;
	background: #fff;
	overflow: hidden;
	}

/* ---( custom ul styles )----------------------------- */

#sidebar #slideshows li  { background: url(images/slide_birch.gif) no-repeat 0 1px; padding: 0 0 7px 19px }

#sidebar #work-list li  { background: url(images/port_icon.gif) no-repeat 0 3px; padding: 0 0 7px 16px }

#sidebar .subnav li  { background: url(images/bullet_rounded.gif) no-repeat 0 4px; margin: 0 0 0.6em; padding: 0 0 0 13px }

/* ---( specials )----------------------------------- */

.blue { color:#01064C; }

.red { color:#BC0E07; }

.line { border-bottom: 1px #ddd0b9 solid; }

.frame { border: 1px solid #ffffff; }

/* ---( forms )----------------------------------- */

.shade {
	padding: 10px;
/* 	margin: 5px 0; */
	background: #F0F0F0;
	}

fieldset {border: 1px solid #CECECE; padding: 10px;margin: 10px 0;position: relative;}

.reset {clear: both;font-size: 1px; margin: 0;padding: 0;line-height: 1px; height: 1px; }

table { 
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	}

td { 
	font-size: 12px;
	margin:0; padding: 10px;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	}

td.tdright {
width: 120px;
text-align:right;
padding-right:5px;
}

#stack {
width: 650px; 
margin-left:auto;
margin-right:auto;
}

#stack2, #stack3 {
/* width: 650px;  */
margin-left:auto;
margin-right:auto;
font-size:11px;
}

#stack p, #stack2 p, #stack3 p {
margin:0; padding:0;
}

#stack label, #stack2 label, #stack3 label {
	/* display: block;  */
	padding: 3px 0 0 0;
	font-size:10px;
	/* color:#696969; */
  }

#stack input, select, textarea, #stack2 input, select, textarea, #stack3 input, select, textarea {
	background: #efefef;
  	color: black;
  	font: 12px Arial, Verdana, sans-serif;
	border: 1px inset;
	height: auto;
  }
  
#sidebyside .btn,#stack .btn {
	border: 3px double;
	border-color: #AEB8D1 #424D6A #424D6A #AEB8D1; 
	background: #efefef;
	display: block;
	margin: 5px 10px;
	cursor: pointer;
	color: #777;
	font-weight: bold; }
	
#stack label.non, #stack2 label.non, #stack3 label.non {display: inline !important; } 

.radio {background: transparent !important; border: none !important; } 
