/* CSS Document */

body {
	margin:0px;
	padding:0px;
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:0.7em;
	color:#777777;
	background-color:#ffffff;
	//background-image:url(http://www.avalarsa.com/img/bg1.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:center; 
}

A:link	{	
	text-decoration:none;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:none;
	color:	#3333cc;
	}

.default_pageTable {
    border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
    width: 800px;
}

.textmainbody {
font-size:90%;
}

.textHeader {
color:#0d2678;
font-size:125%;
font-weight:bold;

}

.bioHeader {
color:#777777;
font-size:125%;
font-weight:bold;

}

.textHeaderReverse {
color:#ffffff;
font-size:125%;
font-weight:bold;

}

.textFooter {
color:#ffffff;
}

.siteContents {
width:900px;
text-align:left;
padding:10px
}

.agentbox {
width:290px;
height:60px;
padding:5px;
margin:5px;
cursor:pointer;
background-color:#e8ebf0;
float:left;
position:relative;
}

.contentbox {
background-color:#798594;
padding:13px;
}

.paginationbox {
background-color:#eeeeee;
padding:5px;
margin-top:5px;
margin-bottom:5px;
}

.contentboxHeader {
font-size:175%;
font-weight:bold;
color:#ffffff;
}

.contentboxCerts {
font-weight:bold;
color:#ffffff;
}

.contentboxContents {
background-color:#ffffff;
padding:9px;
}

.featuredContainerBig {
width:650px;
margin:10px;
padding:5px;
}

.featuredBoxBig {
width:640px;
margin:0px;
padding:10px;
background-color:#798594;
}


.featuredContainer {
width:200px;
border: solid 1px #666666;
margin:5px;
padding:0px;
float:right;
}

.featuredBox {
width:200px;
cursor:pointer;
margin:0px;
padding:0px;
background-color:#CCCCCC;
background-image:url(http://www.avalarsa.com/img/toolbg7.jpg);
}

.featuredPic {
margin-top:35px;
margin-left:7px;
padding:0px;
width:90px;
height:68px;
float:left;
border: solid 1px #000000;
}

.featuredText {
margin-top:35px;
font-size:0.7em;
width:210px;
color:#FFFFFF;
text-align:left;
float:right;
}

.mainTable {
margin:0px;
width:900px;
}

.contentcell {
width:650px;
}


.toolcell {
width:250px;
}

.toolcontainer {
width:250px;
text-align:center;
background-color:#eeeeee;
padding:5px;
}

.toolbox {
width:240px;
border:solid 1px #949da9;
background-color:#798594;
background-image:url(http://www.avalarsa.com/img/toolbg.jpg);
background-position:top;
padding:5px;
margin-bottom:9px;
}

.toolbox2 {
width:240px;
height:auto;
border:solid 1px #949da9;
background-color:#798594;
background-image:url(http://www.avalarsa.com/img/toolbg2.jpg);
background-position:top;
padding:5px;
margin-bottom:9px;
}

.toolbox3 {
width:240px;
border:solid 1px #949da9;
background-color:#798594;
background-image:url(http://www.avalarsa.com/img/toolbg3.jpg);
background-position:top;
padding:5px;
margin-bottom:9px;
}

.toolbox4 {
width:240px;
border:solid 1px #949da9;
background-color:#798594;
background-image:url(http://www.avalarsa.com/img/toolbg4.jpg);
background-position:top;
padding:5px;
margin-bottom:9px;
}

.toolbox5 {
width:240px;
border:solid 1px #949da9;
background-color:#997575;
background-image:url(http://www.avalarsa.com/img/toolbg5.jpg);
padding:5px;
margin-bottom:9px;
text-align:center;
}

.toolbox6 {
width:240px;
border:solid 1px #949da9;
background-color:#798594;
background-image:url(http://www.avalarsa.com/img/toolbg6.jpg);
background-position:top;
padding:5px;
margin-bottom:9px;
}

.searchAdvanced {
margin-top:5px;
padding:5px;
background-color:#ffffff;
}

.searchContainer {
position:absolute;
width:100%;
height:1px;
overflow:visible;
margin-top:110px;
text-align:center;
z-index:99;
}

.toolbox_search {
max-width:450px;
margin-left:auto;
margin-right:auto;
border:solid 1px #333333;
background-color:#798594;
background-image:url(http://www.avalarsa.com/img/toolbg_search.jpg);
padding:5px;
}

.searchboxContents {
font-weight:normal;
color:#777777;
background-color:#444444;
}

.toolboxHeader {
cursor:move;
padding-left:45px;
height:25px;
text-align:left;
font-size:110%;
font-weight:bold;
color:#ffffff;
}

.toolboxButtons {
float:right;
padding:0px;
margin:0px;
font-weight:bold;
color:#ffffff;
}

.toolboxContents {
background-color:#ffffff;
text-align:left;
padding:9px;
margin:9px;
font-size:0.7em;
font-weight:normal;
color:#777777;

}

.toolboxListingContents {
background-color:#997575;
text-align:left;
padding:0px;
margin:9px;
font-size:0.7em;
font-weight:normal;
color:#777777;

}


ul { margin-left: 0px; padding-left:0px; }
#sortable { list-style-type: none;  list-style:none;}
#sortable li { margin-left: 0px; padding-left:0px; }
#sortable li span {
	position: relative;
}

/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}