﻿/****************************************************************************

    TMPA 2010 Stylesheet.  Stella International, Inc. 2010.  
    www.stellainternational.com
    
    OLD STYLES FIRST, NEW STYLES FOLLOW AT BOTTOM.

*****************************************************************************/

/* PRINT */

@media print {
    .printhide { display:none; }
    .screenhide { display:none; }	
	}
@media screen {
    .printhide { /* show */ }
    .screenhide { display:none; }	
	}

	
/* HTML STYLES */

body,td,th {
	font-family: Cambria, Georgia, Times, Serif;
	font-size: 15px;
	line-height:1.5em;
	color: #333333;
}
body {
	background-color: #333;
	background-image: url(/images/bgpage.jpg);
	background-position: top left;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
 	min-width: 1010px;
}
a, a:link {
	color:#003366;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003366;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #cc0000;
}
h1,h2,h3,h4,h5,h6, .Heading1, .Heading2, .Heading3, .Heading4, .Heading5, .Heading6 {
	font-weight: bold;
	margin:0.5em 0 0 0;
	padding:0;
}
/* li { 	
	line-height:1.2em;
	margin:0px 0px 0px -20px;
	padding:5px 0px 0px 0px; 
	} */
p {margin:0.5em 0 0 0;
}
fieldset 
{
	border: 1px solid #aec0ce;
	padding:5px;
	margin:0;
}
legend 
{
	font-size:1.1em;
	font-weight:bold;
	}
h1, .Heading1 {
	font-size: 18px;
}
h2, .Heading2 {
	font-size: 16px;
}
h3, .Heading3 {
	font-size: 14px;
}
h4, .Heading4 {
	font-size: 14px;
}
h5, .Heading5 {
	font-size: 14px;
}
h6 {
	font-size: 14px;
}
hr {
	height:1px;
	width: 100%;
	background: #aec0ce; 
	margin: 0px 0px 0px 0px;
}

/* CUSTOM CLASSES */
.bannerad {
	text-align:center;
	vertical-align:center;
}
#datetime {
	font-size:10px;
	text-transform:uppercase;
	margin:-7px 0 5px 0px;
	text-align:center;
}
#wrapper {
  text-align: left;
  width: 1009px;
  margin-left: auto;
  margin-right: auto;
}
#menuheader {
  text-align: right;
  font-size:0.8em;
  padding:0px 10px 15px 0px;
}
#main {
  padding:10px 10px 10px 10px;
  min-height:500px;
  vertical-align:top;
}
#primary {
	width: 100%;
	display:block; 
	float:left; 
	position:relative;
	padding-bottom:20px;
}
#quicklinks {
	margin:5px 0px 0px 10px;
	padding:5px 0px 0px 10px;	
}
#quicklinks li {
	list-style:url(/images/bullet.jpg) outside;line-height:1.5em;
	margin:0px 0px 0px 0px;
	padding:5px 0px 0px 0px; 
}
#quicklinks a, #quicklinks a:visited {
	color:#333333;
}
#secondary {
	width: 200px;
	display:block; 
	float:right; 
	position:relative;
	border:1px solid #556e8d;
	background:#dfe6ee url(/images/bgsecondary.jpg) left repeat-y;
	min-height:300px;
	padding:10px;
	vertical-align:top;
}
.adminblock {background-color:#ccff88;display:block;font-weight:bold;font-size:1.1em;padding:5px;border-top:1px solid #aec0ce;border-bottom:1px solid #aec0ce;}
.adminmenu ul {padding:5px;margin:0}
.adminmenu li {padding:8px;margin:0;border-bottom:1px solid #aec0ce; }
.adminmenu strong {font-size:1.2em;}
.bold { font-weight:bold; }
.clearer {clear: both; line-height: 0; height: 0;}
.error { color:Red;font-weight:bold;font-size:1.1em;}
.errorblock { background-color:#ffff66;margin:5px;text-align:center;display:block;padding:10px;border:1px solid #cc0000;color:#cc0000;font-weight:bold;font-size:1.1em;}
.errorbox { background-color:#ffff66;margin:5px;text-align:center;display:block;padding:10px;border:1px solid #cc0000;color:#cc0000;font-weight:bold;font-size:1.1em;}
.validationbox { background-color:#ffff99;margin:5px;text-align:left;display:block;padding:10px;border:1px solid #cc0000;color:#cc0000;font-weight:bold;font-size:1.1em;}

.highlight {
	background-color:#FFFF00;
}
.refreshblock { background-color:#ffffff;margin:5px;text-align:center;display:block;padding:10px;border:1px solid #aec0ce;color:#000000;font-weight:bold;font-size:1.1em;}
.footer {
	color:#666666;
	font-size:0.9em;
	text-align:center;
	padding:20px 0px 20px 0px;
	border-top:1px solid #bbcad6;
}
.footnote {color:#666666;font-size:0.9em;}
.footerbottomleft {background:url(/images/bottomleft.jpg) bottom left no-repeat;}
.footerbottomright {background:url(/images/bottomright.jpg) bottom right no-repeat;}
.footerreflectbg {background:url(/images/bottomreflection.jpg) top left repeat-x;}
.footerbottomreflectleft {background:url(/images/bottomleftreflection.jpg) top left no-repeat;}
.footerbottomreflectright {background:url(/images/bottomrightreflection.jpg) top right no-repeat;}
.greenbox { background-color: #99FF66;margin:5px;text-align:center;display:block;padding:10px;border:1px solid #cc0000;color:#cc0000;font-weight:bold;font-size:1.1em;}
.homepagecolumns {background:url(/images/bghomepagecolumns.jpg) top left repeat-x;min-height:200px;}
.homepagecol1 {color:#FFFFFF;font-weight:bold;font-size:14px;background:#3c7fff url(/images/bghomepagecol1.jpg) left no-repeat;margin:0px 0px 10px 0px; height:18px;padding:1px 0px 0px 30px;}
.homepagecol2 {color:#FFFFFF;font-weight:bold;font-size:14px;background:#003fc1 url(/images/bghomepagecol2.jpg) left no-repeat;margin:0px 0px 10px 0px; height:18px;padding:1px 0px 0px 30px;}
.homepagecol3 {color:#FFFFFF;font-weight:bold;font-size:14px;background:#9c0403 url(/images/bghomepagecol3.jpg) left no-repeat;margin:0px 0px 10px 0px; height:18px;padding:1px 0px 0px 30px;}
.inservice {background:#f1f3fa url(/images/bginservice.jpg) bottom left repeat-x;min-height:200px;list-style:inside;list-style-type:square;width:450px}
.inservicedetail {background:#f1f3fa url(/images/bginservice.jpg) bottom left repeat-x;min-height:200px;list-style:inside;list-style-type:square;width:95%; padding:0px;margin:30px}
.inserviceimg {display:block;float:left;padding:0px 10px 10px 0px;}
.inservice p {padding:0px 0px 5px 0px;margin:0}
.inservice ul {padding:0px;margin:0}
.inservice li {padding:5px 0px 0px 0px;margin:0}
.inservicetitle {font-weight:bold;font-size:14px;color:#ffffff;background:#5e7cbc url(/images/bgbarbluestar.jpg) left no-repeat;padding:1px 0px 0px 30px;}
.inservicetag {font-style:italic;font-family:"Times New Roman", Times, serif;font-size:16px;color:#ffffff;}
.footerreflect {
	Filter:FlipV;
	color:#c3c3c3;
	font-size:0.9em;
	text-align:center;
	padding:35px 0px 10px 0px;
}
.hide {
	display:none;
}
.letterheader {padding:10px}
.letterbody {padding:10px;}
.newsitem {
	border-bottom:1px solid #aec0ce;
	padding:5px;
}
.newsitem span {
	color:#999999;
}
.newsitemlist {
	display:block;
	border-bottom:1px solid #aec0ce;
	padding:5px 5px 12px 5px;
	clear:both;
}
.newsitemlist span {
	color:#999999;
}
.itemnews { position:relative;	float:left;	padding:10px 10px 10px 10px; border:0px;}
.itemnewssmall { position:relative;	float:left;	padding:0px 5px 5px 0px; border:0px;}
.itempreview { padding:5px;border:6px solid #ffff66; min-height:300px;}

.tbloptions td {background:url(/images/bghomepagecolumns.jpg) top left repeat-x; vertical-align:top;}
.submenu {background:url(/images/bghomepagecolumns.jpg) top left repeat-x; vertical-align:center;padding:3px 5px 5px 5px;border-top:1px solid #aec0ce;border-bottom:1px solid #aec0ce;margin:5px 0 10px 0;}


/*.menubg {display:block;background:#aec0ce url(/images/bgmenu.jpg) bottom left  repeat-x;margin:0;padding:0;height:22px;}*/
.menulow {background: #fff url(/images/bgmenulow.jpg) top repeat-x;height:18px;}
.pagehead {background: url(/images/bghead.jpg) left repeat-x;height:21px;}

.headerred {
	background:#cc0001 url(/images/star_red.jpg) left no-repeat;
	border-bottom:1px solid #660000;
	padding: 4px 4px 4px 20px;
	color:#ffffff;
	font-weight:bold;
	font-size:1.2em;
}
.headerblue {
	background:#006699 url(/images/star_blue.jpg) left no-repeat;
	border-bottom:1px solid #003399;
	padding: 4px 4px 4px 20px;
	color:#ffffff;
	font-weight:bold;
	font-size:1.2em;
}
.quote {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-style:italic;
	line-height:1.5em;
	color: #666666;
}
.secondaryspacer {
	padding:3px 0px 3px 0px;
}
.signuptable {
	border: 1px solid #5175a2;
}
.signuptable td {
	border-bottom: 1px solid #e9e9e9;
}

.tagline {color:#033B9C;text-align:right;font-family:"Times New Roman", Times, serif;font-style:italic;font-size:15px;padding-right:7px;}
.underline {border-bottom:1px solid #aec0ce;}
.centerline {border-left:1px solid #aec0ce;}
.white {background:#ffffff;}


/* Form Elements */

.formbutton { 
	color: #FFFFFF; 
	font-weight: bold;
	border: thin outset #cccccc; 
	background-color: #AE2A26; 
	height:25px; 
	border-style:solid; 
	border-top-width:1px; 
	border-bottom-width:1px; 
	border-left-width:1px; 
	border-right-width:1px; 
	cursor: hand;
} 
.inputtextbox {
	

}
.required {
}
.inputdrowndown {

	
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
}


.tableA {
	border:1px solid #333333;
	background-color:#ffffff;
}
.tableA tr {
	
}
.tableA td {
	background:#f6f6f6; vertical-align:top;border-bottom:1px solid #aec0ce;
}





.profileupdate td {
	border-bottom:1px solid #e9e9e9;
}
.green {
	color:green;
font-weight:bold;
}
.tablegrid td {
	border-bottom:1px solid #e9e9e9;
}
.tableheader {
	font-weight:bold;
}

/* CONTENT SLIDER */
.sliderback {

background: #fff url(/images/sliderback.jpg) no-repeat top left;
width:730px;
height:320px;
padding:25px 20px 20px 23px;

}

.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/

width: 680px; /*width of featured content slider*/
height: 240px;
}
.sliderwrapper2 {
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
border-bottom: 0px solid #aec0ce;
display:block;
width:206px;
height:206px;
/*width: 100px; width of featured content slider
height: 100px;*/
}

/* .sliderwrapper img {
	position:relative;
	float:left;
	padding:10px 10px 10px 10px;
} */

.sliderwrapper h1 {
	border-bottom:1px solid #aec0ce;
	padding:3px;
}
.articlelink {
	text-align:right;

}
.sliderwrapper .contentdiv {
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
padding: 0px;
background: #edeeee;
width: 680px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 300px;
overflow:hidden;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}
.sliderwrapper2 .contentdiv2{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
padding: 0px;
width: 100%; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.pagination{
width: 660px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
text-align: right;
background: url(/images/sliderbackpagination.jpg) repeat-x top; 
padding: 5px 10px;

}

.pagination a{
padding: 0 5px;
text-decoration: none; 
color: #fff;
}

.pagination a:hover, .pagination a.selected {

color: #000;
background-color: #FEE496;}

.contentdiv table {

width:100%;
padding:0px;
height:244px;
margin:0px;

}
.contentdiv td {
    margin:0;padding:0px;
}
.photo-meta-data	{ 

background: url(/images/transpBlack.png); 
padding: 10px; 
height: 40px;
margin:-60px 0px 0px 0px; 
position: relative; z-index: 9999; 
color: white; 
overflow:hidden;

}

.photo-meta-data h2 {

margin:0px;padding:0px;font-size:15px;
    
}

.photo-meta-data a 						{ color: white; }


/* END CONTENT SLIDER */

/* Tabs */

#mainTABS {
	border: 1px solid #666;
	clear: both;
	background: #FFF3B3;
	padding-top: 2em;
}

#contentsTABS {
	padding: 1.5em;
	background: #FFFDF3;
	min-height: 300px;
}

#header {
	position: relative;
	width: 100%;
	height: 3em;
	width: 45em; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
}

#header ul#primary {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: -1px;
	width: 45em; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
}

#header ul#primary li  {
	display: inline;
	list-style: none;
}

#header ul#primary a,#header ul#primary span,#header ul#primary a.current {
	width: 15em;
	display: block;
	float: left;
	padding: 4px 0;
	margin: 1px 2px 0 0;
	text-align: center;
	font-family: tahoma, verdana, sans-serif;
	font-size: 85%;
	text-decoration: none;
	color: #333;
}

#header ul#primary span,#header ul#primary a.current,#header ul#primary a.current:hover {
	border: 1px solid #666;
	border-bottom: none;
	background: #FFF3B3;
	padding-bottom: 6px;
	margin-top: 0;
}

#header ul#primary a {
	background: #FFFAE1;
	border: 1px solid #AAA;
	border-bottom: none;
}

#header ul#primary a:hover {
	margin-top: 0;
	border-color: #666;
	background: #FFF7CD;
	padding-bottom: 5px;
}

#header ul#secondary {
	position: absolute;
	margin: 0;
	padding: 0;
	bottom: -1.4em;
	left: 1px;
	width: 50em; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
}

#header ul#secondary li a,#header ul#secondary li span {
	width: auto;
	display: block;
	float: left;
	padding: 0 10px;
	margin: 0;
	text-align: auto;
	border: none;
	border-right: 1px dotted #AAA;
	background: none;

}

#header ul#secondary li a {
	color: #06C;
	text-decoration: underline;
}

#header ul#secondary li a:hover {
	color: #333;
	background: transparent;
	padding: 0 10px;
	border: none;
	border-right: 1px dotted #AAA;
}

#header ul#secondary li a:active {
	color: #000;
	background: transparent;
}

#header ul#secondary li:last-child a { border: none; }

/* End Tabs */


/***************************************** NEW STYLES FOR 2010 START HERE *********************************/

#MenuList 
{
    margin:0px;
    padding:30px;
}
#MenuList li 
{
    font-size:17px;
    list-style:none;
    border:solid 1px #cecccc;
	background:#efefef;
	margin:5px;
	padding:5px;
}
.searchbox {
	border:solid 1px #cecccc;
	background:#efefef;
	padding:10px 10px 10px 100px;
	color:#333333;
	margin:10px 150px 20px 150px;
	text-align:left;
}
.searchbox label 
{
    color:#555555;
    font-weight:bold;
}
.tblrow1 td {background:#ffffff;border-bottom:1px solid #aec0ce; vertical-align:top;}
.tblrow2 td {background:#f6f6f6;border-bottom:1px solid #aec0ce; vertical-align:top;}
.tbldata { margin-bottom:11px; }
.tbldata th {background:#323232;border-bottom:1px solid #222;font-size:1.1em;font-weight:bold;color:#ffffff; vertical-align:bottom;padding:8px;}
.tbldata th a {color:#ffffff;}
.tbldata td {padding:8px;}

.TotalDisplay {
    font-weight:bold;
}
.TotalDisplay span {
    font-size: 1.2em;
    color: red;
}
.buttons 
{
    clear:both;
    border-top:1px solid #cecccc;
    border-bottom:1px solid #cecccc;
    background-color:#f5f5f5;
    text-align:center;
    padding:10px;
    margin-top: 10px;
}
.btn {
	background-color:#323232;
	padding:0px 6px;
	border:1px solid #222;
	height:24px; 
	line-height:24px;
	color:#FFFFFF;
	font-size:12px;
	margin-right:10px;
	display:inline-block;
	text-decoration:none;
	font-weight:bold;
}
.button a { color:#fff; }

.contentsHeader 
{
    border-bottom:1px solid #cccccc;
    padding:0px 0px 8px 0px;
    margin:0px 0px 5px 0px;
    font-size:1.5em;
    font-weight:bold;
}
div.main{
	margin:50px auto; 
	width:340px;
	}

div.box{
	border:solid 1px #cecccc;
	background:#f5f5f5;
	padding:10px;
	color:#333333;
	margin-bottom:20px;
}
div.box td {
	padding:7px;
}
div.box h1 {
	font-size:14px;
	color:#000000;
	padding-bottom:4px;
}
div.box p{padding-bottom:14px;}

div.box input .input-text{
	width:180px;
}

div.box label{
	
	margin-bottom:10px;
	color:#555555;
}

div.box label span{
	
	float:left;
	padding-right:6px;
	width:70px;
	text-align:right;
	font-weight:bold;
}
/* ############################################################# from ACA homepage */
.hpbg {
	margin: 10px auto;
	background: #f5f5f5 url("/images/aca-design-hpbg.png") top center;
	width:950px;	
	height:364px;
	overflow:hidden;
	padding:11px 16px;
}
#boxfront1, #boxfront2, #boxfront3 {
	width:300px;
	height:362px;
	float:left;
	display:inline;
	margin:0 20px 0 0;
	background:url(/images/box_front.png) no-repeat;
	line-height:1.3em;
}
#boxfront3 {
	margin:0;
}
#boxfront1 h6, #boxfront2 h6, #boxfront3 h6 {
	color:#4d4d4d;
	width:260px;
	height:29px;
	padding:12px 20px 0 20px;
}
#boxfront1 img, #boxfront2 img, #boxfront3 img {
	margin:0 0 0 1px;
}
.boxfront {
	padding:15px 20px 20px 20px;
	width:260px;
	height:267px;
	position:relative;
}
/* #boxfront3 .boxfront {
	padding:15px 20px 20px 20px;
	height:286px;
} */
.boxfront p {
	padding:0 0 15px 0;
}
.butmore, .butmore:link, .butmore:visited, .butmorenews, .butmorenews:link, .butmorenews:visited {
	width:129px;
	height:24px;
	background:url(/images/but_more.png) no-repeat;
	position:absolute;
	z-index:10;
	right:20px;
	bottom:24px;
	font-size:12px;
	text-align:center;
	text-transform:uppercase;
	font-weight:bold;
	padding:7px 0 0 0;
	color:#fff;
}
.butmore, .butmore:link, .butmore:visited {
	bottom:29px;
}
.butmore:hover, .butmorenews:hover {
	background-position:0 -31px;
	text-decoration:none;
}
#flyout li {
  	padding:0px 0px 10px 0px;
	margin:0px;
	line-height:1em;
}
#flyout  {
	padding:0px 0px 0px 10px;
	margin:0px 0px 0px 0px;
}
