/* 
------------------------------------------------------- 
Project elements   
	                                    
------------------------------------------------------- 
*/

#pagecontainer{
	height: 250px;;
	left: 46%;
	margin-left: -350px;
	position: absolute;
	width: 760px;
	background-color: #FFFFFF;
}

#pagecontent {
	position: absolute;
	left: 0px;
	top: 135px;
	text-align: left;
	background-color: #FFFFFF;
	width: 760px;
}

#innercopy {
	position: relative;
	left: 20px;
	top: 0px;
	width: 720px;
}

.link{
	background-image: url(../images/link_icon.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 17px;
}

.buttons {
	cursor: pointer;
}

#pageleft {
	width: 450px;
}

#pageright {
	position: absolute;
	left: 500px;
	width: 230px;
}

#pagecenter {
	position: absolute;
	left: 585px;
	width: 1px;
	background-color: #F5F6F8;

}

.smalltext {
	font-size: 90%;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	border-top: 1px solid #D4D4DD;
	padding-top: 5px;
}


.bluebold {
	color: #2467B5;
	font-size: 100%;
	font-weight: bold;
}

/* 
------------------------------------------------------- 
toolbar                                 
------------------------------------------------------- 
*/

#icologo {
	position: absolute;
	left: 20px;
	top: 35px;
	z-index: 100;
	background-color: #ffffff;
}

#callnow {
	position: absolute;
	left: 310px;
	top: 35px;
}


#toolbar{
	position: absolute;
	top: 90px;
	left: 20px;
	background-color: #DDDDDF;
	color: #ffffff;
	height: 25px;
	margin: 0px;
	padding-bottom: 0px;
	width: 720px; 
	text-align: left;	
	z-index: 101;
}

#toolbar a {
	background-color: transparent;
	color: #858585;
	font-weight: bold;
	line-height: 23px;
	text-decoration: none;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:2px;
	font-size: 100%;
	
}

#toolbar a:hover{
	background-color: #706B8B;
	color: #ffffff;
}



#tool1 {
	position: absolute;
	top: 0px;
	left: 10px;
	width: 100px;
	text-align: center;	
}

#tool1.selected a {
	background-color: #A8B400;
	color: #ffffff;
}

#tool2 {
	position: absolute;
	top: 0px;
	left: 110px;
	width: 100px;
	text-align: center;	
}

#tool2.selected a {
	background-color: #A8B400;
	color: #ffffff;
}

#tool3 {
	position: absolute;
	top: 0px;
	left: 210px;
	width: 100px;
	text-align: center;	
}

#tool3.selected a {
	background-color: #A8B400;
	color: #ffffff;
}

#tool4 {
	position: absolute;
	top: 0px;
	left: 310px;
	width: 120px;
	text-align: center;		
}

#tool4.selected a {
	background-color: #A8B400;
	color: #ffffff;
}

#tool5 {
	position: absolute;
	top: 0px;
	left: 430px;
	width: 140px;
	text-align: center;		
}

#tool5.selected a {
	background-color: #A8B400;
	color: #ffffff;
}

#tool6 {
	position: absolute;
	top: 0px;
	left: 570px;
	width: 100px;
	text-align: center;		
}

#tool6.selected a {
	background-color: #A8B400;
	color: #ffffff;
}

/* 
------------------------------------------------------- 
sub nav                                
------------------------------------------------------- 
*/

.subnav{
	position: absolute;
	display: inline;
	left: 0px;
	top: 0px;
}

#subnav1 {
	left: 0px;
	margin-bottom: 300px;
	position: absolute;
	top: 26px;
	visibility: hidden;
	width: 190px;
	text-align: left;
	background-color: #DDDDDF;
	color: #7B7784;	
}

#subnav2 {
	left: -8px;
	margin-bottom: 300px;
	position: absolute;
	top: 26px;
	visibility: hidden;
	width: 150px;
	text-align: left;
	background-color: #DDDDDF;
	color: #7B7784;
}

#subnav3 {
	left: -8px;
	position: absolute;
	top: 26px;
	visibility: hidden;
	width: 150px;
	text-align: left;	
}

#subnav4 {
	left: -8px;
	margin-bottom: 300px;
	position: absolute;
	top: 26px;
	visibility: hidden;
	width: 150px;
	text-align: left;	
}

#subnav5 {
	left: 0px;
	margin-bottom: 300px;
	position: absolute;
	top: 26px;
	visibility: hidden;
	width: 150px;
	text-align: left;	
}

#subnav6 {
	left: -8px;
	margin-bottom: 300px;
	position: absolute;
	top: 26px;
	visibility: hidden;
	width: 150px;
	text-align: left;	
}



#subnav1 ul, #subnav2 ul, #subnav3 ul, #subnav4 ul, #subnav5 ul, #subnav6 ul {
	background-color: #DDDDDF;
	color: #7B7784;
	margin: 0px;
	padding: 0px;
}

#subnav1 li, #subnav2 li, #subnav3 li, #subnav4 li, #subnav5 li, #subnav6 li {
	display: block; 
	list-style-image: none;
	background-color: #DDDDDF;
	color: #7B7784;
}

#subnav1 a, #subnav2 a, #subnav3 a, #subnav4 a, #subnav5 a, #subnav6 a {
	background-color: #DDDDDF;
	color: #7B7784;
	display: block;
	height: 20px;
	line-height: 18px;
	padding-left: 0px;
	padding-right: 0px;
	text-decoration: none;
	text-indent: 12px;
}

#subnav1 a:hover, #subnav2 a:hover, #subnav3 a:hover, #subnav4 a:hover, #subnav5 a:hover, #subnav6 a:hover {
	background-color: 706B8B;
	color: #ffffff;
	display: block;
	height: 20px;
	line-height: 18px;
	padding-left: 0px;
	padding-right: 0px;
	text-decoration: none;
	text-indent: 12px;
}

#subnav1.subnav a, #subnav2.subnav a, #subnav3.subnav a, #subnav4.subnav a, #subnav5.subnav a, #subnav6.subnav a {
	background-color: #DDDDDF;
	color: #7B7784;	
}

#subnav1.subnav a:hover, #subnav2.subnav a:hover, #subnav3.subnav a:hover, #subnav4.subnav a:hover, #subnav5.subnav a:hover, #subnav6.subnav a:hover {
	background-color: #706B8B;
	color: #ffffff;
}

/* 
------------------------------------------------------- 
nav1 - top right (home and login)                                   
------------------------------------------------------- 
*/

#nav1 {
	position: absolute;
	left: 650px;
	top: 55px;
	height: 23px;
	text-decoration: none;
	text-align: left;
	color: #7B7784;
	z-index: 101;
	padding: 0px;
}

#nav1 a{
	text-align: center;
	padding:2px;
	text-decoration: none;
	

}

#nav1 a:hover{
	text-align: center;
	padding:2px;
	background-color: #A8B400;
	color: #ffffff;
}

.nav1selected {
	background-color: #A8B400;
	color: #ffffff;
}





#nav2 {
	position: absolute;
	left: 700px;
	top: 55px;
	height: 23px;
	text-decoration: none;
	text-align: left;
	color: #7B7784;
	z-index: 101;
	padding: 0px;
}

#nav2 a{
	text-align: center;
	padding:2px;
	text-decoration: none;
}

#nav2 a:hover{
	text-align: center;
	padding:2px;
	background-color: #A8B400;
	color: #ffffff;
}

#nav2selected {
	background-color: #A8B400;
	color: #ffffff;
}


/* 
------------------------------------------------------- 
footer                                
------------------------------------------------------- 
*/

#page {
 position: absolute;
 top: 50px;
}

#footer {
	position: relative;
	left: 0px;
	top: 30px;
	width: 760px;
	height: 80px;
}

.pagediv {
	position: absolute;
	background-color: #F5F6F8;
	height: 7px;
	width: 720px;
	left: 20px;
	
}

#copyright {
	color: #8B8989;
	font-size: 90%;
	position: absolute;
	left: 10px;
	top: 14px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

#copyright a{
	color: #8B8989;
	text-decoration: underline;
	padding:2px;	
}

#copyright a:hover{
	color: #2A5F9F;
	background-color: #E0EEFF;
	text-decoration: none;
	padding:2px;	
}

/* ------------------------------------------------------- 
sub nav links
------------------------------------------------------- */

#sublinks {
	position: absolute;
	width: 220px;
	margin: 0px;
	padding: 0px;
	z-index: 120;
	text-align: right;
	list-style-image: none;
}

#sublinks ul {
	background-color: transparent;
	margin: 0px;
	padding: 0px;
}

#sublinks li {
	border-bottom: #F5F6F8 1px solid;
	display: block; 
	list-style-image: none;
}

#sublinks a {
	background-image: url(../images/bullet.gif);
	background-position: right center;
	background-repeat: no-repeat;
	color: #7B7784;
	display: block;
	height: 27px;
	line-height: 27px;
	padding-left: 0px;
	padding-right: 14px;
	text-decoration: none;
	text-indent: 12px;
}

#sublinks a:hover{
	background-color: #E0EEFF;
	color: #2A5F9F;
}

.subselected {

	background-color: #E0EEFF;
    color: #2A5F9F;
}

/* 
------------------------------------------------------- 
tables                   
------------------------------------------------------- 
*/

.pricelist {
background-color: #E7E7EE;
}

.greyborder {
	background-color: #E7E7EE;
}

.grey1 {
	background-color: #d5e6fb;
	padding: 5px;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	text-align: right;
}

.grey2 {
	background-color: #bdd5f3;
	padding: 5px;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	text-align: right;
}

.grey3 {
	background-color: #ffffff;
	padding: 5px;
	border-bottom: 1px solid #E7E7EE;
	border-left: 1px solid #E7E7EE;
	border-right: 1px solid #E7E7EE;
	text-align: right;
}


.grey4 {
	background-color: #edf5fe;
	padding: 5px;
}

.grey3 ul {

}

.grey3 li {
	list-style-image:  url(../images/price_bullet.gif);
}


.greyhead {
	background-color: #D4D4DD;
	font-weight: bold;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;

}

.greyhead3 {
	background-color: #D4D4DD;
	text-align: right;
	padding-right: 7px;
	border-right: 1px solid #ffffff;

}

.greyhead2 {
	background-color: #E7E7EE;
	text-align: right;
	padding-left: 7px;
	font-weight: bold;
	font-size: 110%;
	text-align: left;
	
}

.glt {
	background-image: url(../images/border_lt.gif);
 	background-position: left center;
 	background-repeat: no-repeat;
 	height:6px;
}

.grt {
	background-image: url(../images/border_rt.gif);
 	background-position: left center;
 	background-repeat: no-repeat;
 	height:6px;
}

.glb {
	background-image: url(../images/border_lb.gif);
 	background-position: left center;
 	background-repeat: no-repeat;
 	height:6px;
}

.grb {
	background-image: url(../images/border_rb.gif);
 	background-position: left center;
 	background-repeat: no-repeat;
 	height:6px;
}