/* CSS Document */
/* some of these styles no longer in use need to be weeded out */


/* start general */

body {
height:100%;	
}

#wrapper {
width:100%;
background-color:#3b6c9d;
z-index:0;
border-right:8px solid #3b6c9d;
padding:0px;
position:absolute;
top:0px;
left:0px;
}


img {
border: 0px;
}

:active, :focus{
outline:none;
}
/* end general */



/* start clocks */
.thumbnail
{
float: left;
width: 75px;
height: 15px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8px;
font-weight: bold;
font-variant: normal;
text-transform: none;
text-decoration: none;
}
/* end clocks */




/* start jquery slide show styles */
#slideshow {
position:relative;
height:190px;
}

#slideshow IMG {
position:absolute;
top:0;
left:0;
z-index:8;
}

#slideshow IMG.active {
z-index:10;
}

#slideshow IMG.last-active {
z-index:9;
}
/* end jquery slide show styles */



/* start list styles (portfolio section) */

/* list 1: */
.list1 {
	/*background: url(http://codeasily.com/demo/ordered-list/images/orderedlist-bg.gif) left top repeat-y;*/
	background: url(HomePgImages/orderedlist-test.jpg) left top repeat-y;
	font: italic bold 1em Georgia, Times, serif;
	margin:0px;	
	padding:0px;
	color: #e8e3dd; /* bullet color if used */
	list-style:none;
}
.list1 li {
	/*margin-left:40px;*/ /* space between img and bullets */
	margin-left:15px;
	padding-left:0px; /* bullet padding */
}
.list1 p {
	/* font: normal .8em Arial, Helvetica, sans-serif; */
	font: normal .8em Verdana, Geneva, sans-serif;
	color: #000000;
	padding:0px;
	margin:0px;
	height:19px;
}

/* list 2 */
ul.list2 {
	background: url(HomePgImages/orderedlist-test.jpg) left top repeat-y;
	font: italic bold 1em Georgia, Times, serif;
	padding:0px;
	margin-left:12px 0px 0px 20px;
	color: #e8e3dd; /* bullet color if used */
	list-style:none;
}
.list2 li {
	margin-left:15px;
	padding-left:0px; /* bullet padding */
	width:180px;
}
.list2 p {
	font: normal .8em Verdana, Geneva, sans-serif;
	color: #000000;
	padding:0px;
	margin:0px;
	height:19px;
}

/* end list styles (portfolio section) */


/* start text styles (some are old) */

.white9pxBold
{
color: #ffffff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
font-weight: bold;
}

.lesswhite9pxBold
{
color: #d9d9d9;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
font-weight: bold;
text-decoration: none;
}

a:hover.lesswhite9pxBold
{
color: #eeeeee;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
font-weight: bold;
text-decoration: underline;
}

.white10Bold
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: bold;
font-variant: normal;
text-transform: none;
text-decoration: none;
color: #ffffff;
}


.lesswhite10Bold
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: bold;
font-variant: normal;
text-transform: none;
text-decoration: none;
color: #d9d9d9;
}

a:hover.lesswhite10Bold
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: bold;
font-variant: normal;
text-transform: none;
text-decoration: underline;
color: #eeeeee;
}


.black10Bold
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: bold;
font-variant: normal;
text-transform: none;
text-decoration: none;
color: #212121;
}

a:hover.black10Bold
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: bold;
font-variant: normal;
text-transform: none;
text-decoration: underline;
color: #212121;
}


.special
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
font-style: normal;
font-weight: bold;
font-variant: normal;
text-transform: none;
text-decoration: none;
color: #212121;
}

a:hover.special { 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
font-style: normal;
font-weight: bold;
font-variant: normal;
text-transform: none;
text-decoration: underline;
color: #212121;
}

.special2
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
font-style: normal;
font-weight: bold;
font-variant: normal;
text-transform: none;
text-decoration: none;
color: #cccccc;
}

a:hover.special2 { 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
font-style: normal;
font-weight: bold;
font-variant: normal;
text-transform: none;
text-decoration: underline;
color: #ffffff;
}

.special3
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: bold;
font-variant: normal;
text-transform: none;
text-decoration: none;
color: #212121;
}

a:hover.special3 { 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: bold;
font-variant: normal;
text-transform: none;
color: #212121;
text-decoration:underline;
}

.rotated {
-webkit-transform: rotate(-60deg);
-moz-transform: rotate(-60deg);
font-size:26px;
vertical-align:-8px;
}

/* end text styles */


/* start other */

.clearfloats { clear: both; }

.bot_line {
position:absolute; left:0px; width:100%; height:5px; background-color:#212121; bottom:0;
}


.green_double_line_divider {
	width:5px;
	font-size: 9px;
	border-left: 4px double #669933;
	display:inline;
	margin-left:10px;
	margin-right:5px;
}



#rounded_white_bk {
background:#ffffff; z-index:10; position: absolute; top: 103px; left: 18px; width:765px; height:214px; -webkit-border-radius: 8px;  -moz-border-radius: 8px;	
}
#rounded_white_bk_more {
background:#ffffff; z-index:11; position: absolute; top: 103px; left: 755px; width:250px; height:214px; -webkit-border-radius: 8px;  -moz-border-radius: 8px; display:none;
}


.whitebk {
background:white;	
}

/* end other */



/* start jquery/vtip/vtip.css */
p#vtip { display: none; position: absolute; padding: 10px; left: 5px; font-size: 0.8em; background-color: white; border: 1px solid #a6c9e2; -moz-border-radius: 5px; -webkit-border-radius: 5px; z-index: 9999; width:250px; font-family:Verdana, Geneva, sans-serif; font-size:10px; color:#666666; }
p#vtip #vtipArrow { position: absolute; top: -10px; left: 5px }
/* end jquery/vtip/vtip.css */



/* start facebox/facebox.css */
#facebox .b {
  background:url(/facebox/b.png);
}

#facebox .tl {
  background:url(/facebox/tl.png);
}

#facebox .tr {
  background:url(/facebox/tr.png);
}

#facebox .bl {
  background:url(/facebox/bl.png);
}

#facebox .br {
  background:url(/facebox/br.png);
}

#facebox {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  text-align: left;
  font-family:Verdana, Geneva, sans-serif;
  font-size: 11px;
}

#facebox .popup {
  position: relative;
  top: 160px;  /*mks*/
  left: 260px; /*mks*/
}

#facebox table {
  border-collapse: collapse;
}

#facebox td {
  border-bottom: 0;
  padding: 0;
}

#facebox .body {
  padding: 10px;
  background: #fff;
  width: 300px;
}

#facebox .loading {
  text-align: center;
}

#facebox .image {
  text-align: center;
}

#facebox img {
  border: 0;
  margin: 0;
}

#facebox .footer {
  border-top: 1px solid #DDDDDD;
  padding-top: 5px;
  margin-top: 10px;
  text-align: right;
}

#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
  height: 10px;
  width: 10px;
  overflow: hidden;
  padding: 0;
}

#facebox_overlay {
  position: fixed;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}

.facebox_hide {
  z-index:-100;
}

.facebox_overlayBG {
  background-color: #000;
  z-index: 99;
}

/* end facebox/facebox.css */


/* **************************************************************** */
/* **************************************************************** */


/* start no longer in use */

/*



#html5_layouts {
z-index:1000; position: absolute; top: 320px; left: 260px; width:300px; height:auto; background:#fff; display:none; -webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px; padding:10px; color:#212121; font-weight:normal; border:1px solid #c7bfb4;
}
#html5_layouts .category {
margin-top:10px;
font-weight:normal;
}
#html5_layouts ul {
list-style:none;
list-style-position:inside;
margin:0px;
padding:0px;
color:#212121;
}
#html5_layouts ul li a {
text-decoration:none;
color:#212121;
font-weight:normal;
padding-left:10px;
}
#html5_layouts ul li a:hover {
color:red;
}


#html5_layouts, #close_links, #close_galleries, #close_other span {
font-size:10px;
font-weight:bold;
cursor:pointer;
padding-bottom:5px;
}




.arrownav a {
display: block; 
width: 120px; 
height: 18px; 
background:  url("/HomePgImages/tiny_black_right.gif")  no-repeat; 
margin-top: 0px; 
text-align:left;
padding-left:12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: bold;
font-variant: normal;
text-decoration: none;
color: #212121;
}
.arrownav a:hover {
background:  url("/HomePgImages/tiny_white_right.gif") no-repeat; 
text-decoration:none;
color:#ffffff;
}

.arrownav_hoverorange a {
display: block; 
width: 120px; 
height: 18px; 
margin-top: 0px; 
text-align:left;
padding-left:12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: bold;
font-variant: normal;
text-decoration: none;
color: #212121;
}
.arrownav_hoverorange a:hover {
text-decoration:none;
color: #a52c19;
}

*/


/* start accordian styles */
/*
ul.menu, ul.menu ul {
list-style-type:none;
margin: 0px;
padding: 0px;
width: 225px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight:bold;
color: #212121;
background: #999999;
}

ul.menu a {
display: block;
text-decoration: none;
}

ul.menu li {
margin-top: 1px;
}

ul.menu li a {
background:#e2deda;
padding: 0px;
padding-left:15px;
}

ul.menu li a:hover {
background: #ffffff;
padding-left:15px;
}

ul.menu li ul li a {
background:#f2eee9;
padding-left: 35px;
}

ul.menu li ul li a:hover {
background: #ffffff;
padding-left: 35px;

}

.code { border: 1px solid #ab9c8b; list-style-type: decimal-leading-zero; padding: 5px; margin: 0; }
.code code { display: block; padding: 3px; margin-bottom: 0; }
.code li { background: #ab9c8b; border: 1px solid #aba49c; margin: 0 0 2px 2.2em; }
.indent1 { padding-left: 1em; }
.indent2 { padding-left: 2em; }
.indent3 { padding-left: 3em; }
.indent4 { padding-left: 4em; }
.indent5 { padding-left: 5em; }
*/

/* end accordian styles */





/* start collapsible menu styles *//*
.menu_list {
margin: 0px;
padding: 0px;
width: 215px;
}
.menu_head {
padding:0;
cursor: pointer;
position: relative;
margin:0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: bold;
font-variant: normal;
text-transform: none;
text-decoration: none;
color: #212121;
}

.menu_head p {
padding: 0 0 1em;
}
.menu_body {
padding-top:3px;
padding-left:5px;
background-color:#c3b5a5;
line-height:15px;
}
*/
/* end collapsible menu styles */



/* start pop styles */
/*
.pop {
position: absolute;  
display: inline; 
}
.pop .pop_menu {
display: none;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}
.pop .pop_toggle {
background-image: url(HomePgImages/tiny_black_right.gif);
background-repeat: no-repeat;
background-position: right;
width: 15px;
height: 20px;
overflow: hidden;
cursor: pointer; }

.pop .pop_toggle:hover {

background-repeat: no-repeat;
background-position: right;
width: 15px;
height: 20px;
overflow: hidden;
cursor: pointer; }

.active .pop_menu {
display: block;

background-color:#999999;
color: #ffffff;
position: absolute;
top:-190px;
left:15px;

padding:2px;
width: 225px; }
.active .pop_menu a {
color: #212121; }

.active .pop_toggle {
z-index: 2000;
position: absolute;
top: 0;
left: 0;
 
background-image: url(HomePgImages/tiny_white_left.gif);
}

.active .pop_toggle:hover {
z-index: 2000;
position: absolute;
top: 0;
left: 0;
 
}
*/

/* orig pop demo for testing: */
/*
.pop {
  position: absolute;
  display: inline; }
  .pop .pop_menu {
    display: none;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px; }
  .pop .pop_toggle {
    background-image: url(HomePgImages/arrow-down.gif);
    background-repeat: no-repeat;
    background-position: center center;
    width: 20px;
    height: 20px;
    overflow: hidden;
    cursor: pointer; }

.active .pop_menu {
  display: block;
  background-color: #F594A2;
  color: #fff;
  position: absolute;
  padding: .6em;
  width: 12em; }
  .active .pop_menu a {
    color: #fff; }
.active .pop_toggle {
  z-index: 2000;
  position: absolute;
  top: 0;
  left: 0;
  background-image: url(HomePgImages/arrow-up.gif); }
*/
/* end pop styles */

/* end no longer in use */

