/* CSS Document */
.float_left
{
width:250px;
float:left;
padding:5px;
border:#000 solid 0px;
}
.float_leftsitemap
{
width:800px;
float:left;
padding:5px;
border:#000 solid 0px;
}

.float_right
{
width:720px;
float:right;
padding:5px;
border:#000 solid 0px;
}
.pic
{
	border:#ccc solid 1px;
	padding:4px;
}
#left_nav
{
border:#000 dotted 0px;
padding:2px;
}
#left_nav_top
{
	width: 220px;
	border-top:#094886 solid 4px;
	padding:5px 3px 3px 20px;
	color:#fff;
	font-weight:bold;
	background: #0d5cab url(/public/20201201120541oe_/http://www.scottishambulance.com/imgs/common/double_down_arrow.gif) no-repeat;

}
.left_nav_1stLevel_selected
{
	width: 233px;
	border-right:#2d3b41 solid 10px;
	/*padding:3px 3px 3px 20px;*/
	color:#fff !important;
	background: #7091a0 url(/public/20201201120541oe_/http://www.scottishambulance.com/imgs/common/nav_Selected_1stLevel.gif) no-repeat;
	margin:2px 0 2px 0;
}
.left_nav_1stLevel_notSelected
{
	width: 243px;
	/*padding:3px 3px 3px 20px;*/
	color:#2d3b41;
	background: #f2f2f2 url(/public/20201201120541oe_/http://www.scottishambulance.com/imgs/common/nav_notSelected_white.gif) no-repeat;
	margin:2px 0 2px 0;
}
.left_nav_2ndLevel_notSelected
{
	width: 243px;
	/*padding:3px 3px 3px 20px;*/
	color:#2d3b41;
	background: #fff url(/public/20201201120541oe_/http://www.scottishambulance.com/imgs/common/nav_notSelected_2ndLevel.gif) no-repeat;
	margin:2px 0 2px 0;
  
}
#left_nav_bottom
{
	width:220px;
	padding:3px 3px 3px 20px;
	background-color:#7ea4ca;
	height:5px;
	
}

#footer 
{
	border-top: #7192a1 solid 0px;
	position: relative;
	margin-top: -130px; /* negative value of footer height */
	height: 130px;
	clear:both;
	background-color:#0d5cab;
} 
#footer_content
{
	width:1014px;
	border:#fff solid 0px;
	text-align:left;
	margin:0 auto;
	padding-top:20px;
	vertical-align:middle;
}

#footer_left{
	/*background:url('/public/20201201120541oe_/http://www.scottishambulance.com/imgs/common/footer_edge_bar.gif') repeat-y left 50%;*/
	width: 170px;
	border:#fff solid 0px;
	float:left;
	padding-left:10px;
}
#footer_centre{
	/*background:url('/public/20201201120541oe_/http://www.scottishambulance.com/imgs/common/footer_edge_bar.gif') repeat-y left 50%;*/
	width: 170px;
	border:#fff solid 0px;
	float:left;	
	padding-left:10px;	
}
#footer_social_network
{
    width: 200px;
    border:#fff solid 0px;
    float:left;
    padding-left:5px;
    padding-top:5px;
}
#footer_right{
	width: 400px;
	border:#fff solid 0px;
	float:right;
}
/*
table
{
    font-size: 0.75em;
    margin: 0em 0em 0em  em;
    border-spacing: 0px;    
    margin-bottom :15px;
    width: 100%;
    text-align: left;
}

th
{
    padding: 8px;
    background: #91C3DC url(/public/20201201120541oe_/http://www.scottishambulance.com/images/structure/table-header.png) repeat-x;
    border-bottom: 1px solid #FFFFFF;
    color: #FFFFFF;
}

td
{
    padding: 8px;
    font-size: 1.5em;
    border-bottom: 1px solid #FFFFFF;
    color: #003366;
    border-top: 1px solid #fff;
  
}*/
/**********************************************************\
*
*	sidelinks
* note when creating it in .net: current page indicator
*
\**********************************************************/
 a.sideLinks:link,  
 a.sideLinks:visited,   
 a.sideLinks:active{
	padding:3px 3px 3px 20px;
	text-decoration: none;
	text-align:left;
	border-bottom: #000 dotted 0px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	color: #464646;	

	font-size:0.9em;
	display:block;
}
	 a.sideLinks:hover, a.sideLinks:focus{
		padding:3px 3px 3px 20px;
		text-decoration: none;
		border-bottom: #3c5a65 solid 0px;	
		font-weight: bold;
		font-family:Arial, Helvetica, sans-serif;
		color: #fff;
		font-size:0.9em;
		display:block;
		background: #7ea4ca url(/public/20201201120541oe_/http://www.scottishambulance.com/imgs/common/nav_selected_white.gif) no-repeat;		
	}

 a.sideLinks2ndLevel:link,  
 a.sideLinks2ndLevel:visited,   
 a.sideLinks2ndLevel:active{
	padding:3px 3px 3px 20px;
	text-decoration: none;
	text-align:left;
	border-bottom: #000 dotted 0px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	color: #464646;	
	font-size:0.9em;
	display:block;
}
	 a.sideLinks2ndLevel:hover, a.sideLinks:focus
	 {
		padding:3px 3px 3px 20px;
		text-decoration: none;
		border-bottom: #3c5a65 solid 0px;	
		font-weight: bold;
		font-family:Arial, Helvetica, sans-serif;
		color: #464646;
		font-size:0.9em;
		display:block;
		background: #c8d2d7 url(/public/20201201120541oe_/http://www.scottishambulance.com/imgs/common/nav_notSelected_2ndLevel.gif) no-repeat;		
	}	
	