@charset "utf-8";
/* CSS 3.0 Document */
/* -------------------------- NOTES ----------------------- */
/*     		  applies to all pages (general setup) 	    	*/
/* -------------------------------------------------------- */
*:focus { outline: 0; } /* removes dotted selection borders from whole site */
/* -------------------------------------------------------- */
/* --------------------------- TAGS -----------------------	*/
/* -------------------------------------------------------- */
body {
	font-family: Verdana, "Century Gothic", Arial;
	font-size: 85%;
	background: url(images/background_burst.jpg) no-repeat top; 
	margin: 0;
	padding: 0;
}
a {
	color: #4891DC;
	text-decoration: none;
	border-bottom: 1px dotted #4891DC;
}
/* ------------------------------------------- */
/* ----------------- HEADINGS  --------------- */	
/* ------------------------------------------- */
h1, h2, h3, h4, h5, h6 { font-family: Rockwell, "Century Gothic", Arial; zoom: 1; }
h1 { font-size: 150%; margin: 15px 0; color: #000000; } /* BLACK */
h2 { font-size: 130%; margin: 10px 0; color: #98c463; } /* GREEN */
h3 { font-size: 120%; margin: 10px 0; color: #4891dc; } /* BLUE  */
h4 { font-size: 110%; margin: 10px 0; color: #98c463; }	/* GREEN (small)*/
h5 { font-size: 100%; margin: 10px 0; color: #d0116f; } /* PINK  (small)*/
h6 { font-size: 150%; margin: 15px 0; color: #d0116f; } /* PINK  (large)*/	
/* -------------------------------------------------------- */
/* ---------------------- QUICK CLASSES -------------------	*/
/* -------------------------------------------------------- */
.tpng       { behavior: url(layout/images/iepngfix/iepngfix.htc)}
.zHigh      { z-index:1000; }
.warning    { color:Red;}
.green      { color:Green;}
.red        { color:Red;}
.smallText  { font-size:75%;}
/* -------------------------------------------------------- */
.master {
	margin: 0 auto;
	width: 966px;
}
.footer {
	height: 30px;
	margin: 8px;
	font-family: Rockwell, "Century Gothic", Arial;
	font-size: 75%;
	line-height: 30px;
	background: url(images/logo_footer.png) no-repeat right;
}
.logo { /* floats a graphical logo top left */
	background: url(images/logo_header_GFX.png) no-repeat left;
	top: -25px;
	width: 298px;
	height: 133px;
	margin: 0;
	position: absolute;
  	float: left;
}
.loginmethod {
	background: url(images/login_new_here.png) no-repeat;
	float: left;
	width: 650px;
	min-height: 145px;
	height: auto !important; /* IE6 hack from min-height */
	height: 145px;  /* IE6 hack from min-height */
	padding: 4px 8px 0 8px;
	margin: 50px 8px 4px 8px;
	border: none;
	display: inline; /* ie6 float:left margin-left fix */
	-moz-border-radius-bottomleft: 10px; 
	-webkit-border-bottom-left-radius: 10px; 
	-moz-border-radius-bottomright: 10px; 
	-webkit-border-bottom-right-radius: 10px;
}
.logologin { /* floats a graphical logo top left */
	background: url(images/logo_header_FULL.png) no-repeat top left;
	width: 966px;
	height: 100px;
	margin: 0;
	position: absolute;
	float: left;
	z-index: 999;
}
.header { width: 100%; height: 60px; }
/* ------------------------------------------- IDs ----------------------------------------	*/
#banner {
	background: url(images/box_shadow.png) repeat-x bottom #FFF;
	min-height: 220px;
	height: auto !important; /* IE6 hack from min-height*/
	height: 220px;  /* IE6 hack from min-height*/
	margin: 0 8px 8px 8px;
	padding: 50px 16px 20px 16px;
	border: solid #E9E9E9 2px;
	border-top: none;
	clear: both;
	-moz-border-radius-bottomleft: 10px; 
	-webkit-border-bottom-left-radius: 10px; 
	-moz-border-radius-bottomright: 10px; 
	-webkit-border-bottom-right-radius: 10px;
}
#menu {	
	height: 26px;
	float: right;
	margin: 34px 8px 0 0;
	font-family: Rockwell, "Century Gothic", Arial;
	padding: 0;
}
#normallogo {
	background: url(images/logo_header.png) no-repeat center;
	width: 144px;
	height: 60px;
	margin: 0 8px;
	float: left;
}  
#floor {
	background: url(images/background_floor.png) repeat-x top; 
	width: 100%;
	height: 200px;
	position: relative;
	top: -200px;
	z-index: -1; /* set permanently to bottom layer */
	overflow: hidden;
	margin: 0;
	padding: 0;
} 
#upsell {
	background: url(images/box_shadow.png) repeat-x bottom #FFF;
	min-height: 150px;
	height: auto !important; /* IE6 hack from min-height*/
	height: 150px;  /* IE6 hack from min-height*/
	padding: 10px 16px 20px 16px;
	margin: 8px;
	border: solid 2px #E9E9E9;
	clear: both;
	-moz-border-radius-bottomleft: 10px; 
	-webkit-border-bottom-left-radius: 10px; 
	-moz-border-radius-bottomright: 10px; 
	-webkit-border-bottom-right-radius: 10px;
}
#floatgfx { /* floats a graphic top right under menu on all pages*/
	background: url(images/) no-repeat top;
	position: absolute;
	top: 70px;
	width: 450px;
	height: 300px;
	padding: 0;
	z-index: 1;
	margin: 0 0 0 550px;
	text-align: center;
	outline: none;
} 
body.home       #floatgfx { width: 554px; height: 250px; margin: 40px 0 0 450px;    background: url(images/floating_elearning.png) no-repeat top; }
body.tests      #floatgfx {	width: 500px; height: 330px; margin: 60px 0 0 550px;    background: url(images/floating_mocks.png) no-repeat top; }
body.btec       #floatgfx { width: 450px; height: 330px; margin: 0px 0 0 550px;     background: url(images/LEARN-BTEC-BANNER.png) no-repeat top; }
body.library    #floatgfx { width: 532px; height: 330px; margin: 19px 0 0 420px;    background: url(images/library-books_update.png) no-repeat top;}
body.account    #floatgfx { width: 450px; height: 330px; margin: 0 0 0 550px;   	background: url(images/rolodex_update.png) no-repeat top; }
body.elearning  #floatgfx { width: 400px; height: 300px; margin: 15px 0 0 550px; }

object#FlashID {    outline: none; }
  
/* -------------------------- NOTES ----------------------- */
/* 			         specific page features					*/
/* -------------------------------------------------------- */

/* ---------------------------------------- CLASSES ---------------------------------------	*/
.mockLaunchArea {
	float: right;
	width: 350px;
	margin: 8px;
	padding: 30px;
}
.launchButton
{    
    display:block;    
    background:url('images/Launch.png') top no-repeat;
    width:200px;
    height:88px; 
    margin-left:80px;
}
.launchButton:hover { background-position:0px -88px; }
.eLearningResults
{
    margin-top:15px;
}
.eLearningResults div
{
    font-family:"Arial";
    padding-right:5px;
    float:left;
}
.eLearningResults div span
{
    font-weight:bold;
    font-size:80%;
}
.scoreIconPass
{
    background: url(images/icons/passed.gif) repeat bottom #FFF;
    position:relative;
    margin-right:5px;
    width:20px;
    height:23px;
    top:-2px;  
}
.scoreIconFail
{
    background: url(images/icons/failed.png) repeat bottom #FFF;
    position:relative;
    margin-right:5px;
    width:20px;
    height:23px;
    top:-2px; 
}
.attemptsIcon
{
    background: url(images/icons/attempts.png) repeat bottom #FFF;
    position:relative;
    margin-left:10px;
    margin-right:5px;
    width:18px;
    height:23px;
    top:-6px; 
}



.top-panel
{
    float: left;
	background: url(images/box_shadow.png) repeat-x bottom #FFF;
	width: 930px;
	min-height: 100px;
	height: auto !important; /* IE6 hack from min-height*/
	height: 100px;  /* IE6 hack from min-height*/
	padding: 30px 8px;
	margin: 8px;
	margin-top:0px;
	padding-top:50px;
	border: solid 2px #E9E9E9;
	border-top:0px;
	display: inline; /* ie6 float:left margin-left fix */
	-moz-border-radius-bottomleft: 10px; 
	-webkit-border-bottom-left-radius: 10px; 
	-moz-border-radius-bottomright: 10px; 
	-webkit-border-bottom-right-radius: 10px;
}
.progress {
	background: url(images/box_shadow.png) repeat-x bottom #FFF;
	float: left;
	min-height: 100px;
	height: auto !important; /* IE6 hack from min-height*/
	height: 100px;  /* IE6 hack from min-height*/
	width: 431px;
	margin: 8px;
	padding: 4px 16px;
	border: solid thin #E9E9E9;
	display: inline; /* ie6 float:left margin-left fix */
	-moz-border-radius-bottomleft: 10px; 
	-webkit-border-bottom-left-radius: 10px; 
	-moz-border-radius-bottomright: 10px; 
	-webkit-border-bottom-right-radius: 10px;
}
.lessonsupport, .tab-info 
{
    font-size:90%;
	float: left;
	background: url(images/box_shadow.png) repeat-x bottom #FFF;
	width: 930px;
	min-height: 100px;
	height: auto !important; /* IE6 hack from min-height*/
	height: 100px;  /* IE6 hack from min-height*/
	padding: 4px 8px;
	margin: 8px;
	margin-top:0px;
	border: solid 2px #E9E9E9;
	display: inline; /* ie6 float:left margin-left fix */
	-moz-border-radius-bottomleft: 10px; 
	-webkit-border-bottom-left-radius: 10px; 
	-moz-border-radius-bottomright: 10px; 
	-webkit-border-bottom-right-radius: 10px;
}	
.tab-info
{
    padding-bottom:20px; 
}	
/* -------------------------------------------------------- */
/* --------------------- MODULE STYLES -------------------- */
/* -------------------------------------------------------- */
.module {
	background: url(images/box_shadow.png) repeat-x bottom #FFF;
	width: 447px;
	min-height: 105px;
	height: auto !important; /* IE6 hack from min-height*/
	height: 105px;  /* IE6 hack from min-height*/
	padding: 4px 8px;
	margin: 6px;
	float: left;
	border: solid 2px #E9E9E9;
	display: inline; /* ie6 float:left margin-left fix */
	line-height: 1em;
	-moz-border-radius-bottomleft: 10px; 
	-webkit-border-bottom-left-radius: 10px; 
	-moz-border-radius-bottomright: 10px; 
	-webkit-border-bottom-right-radius: 10px;
}
.module h1, .module h2{ font-family: Rockwell, "Century Gothic", Arial; margin: 0;	line-height: 1em;}
.module h1 {    color: #98c463;	font-size: 105%; margin: 0; }
.module h2 {    color: #4891dc;	font-size: 80%;	padding-top:4px; font-weight: normal;}
.module.basic   { border: solid 2px #E9E9E9; }
.module.open    { border: dashed 2px #3399CC; }
.module.passed  { border: solid 2px #99CC33; }
.module.locked  { border: solid 2px #fb7373;}
.module.window  { border: dashed 2px orange; }
.module div a
{
    cursor:pointer;
    font-family: Rockwell, "Century Gothic", Arial;
	color: #98c463;
	font-size: 105%;
	line-height: 1em;
	margin: 0;
}		
.icon {
	float: left;
	background-color: #06F;
	width: 105px;
	height: 75px;
	padding: 0;
}
/* ----- The small icons that are placed ontop of the normal icons for progression courses ----- */
.iconSide { float:left; height:100px; padding-top:10px;}
.statusIcon {width: 30px; height: 30px; margin-left:5px; }
.passed .statusIcon { background: url(images/icons/medal.png) no-repeat; }
.open   .statusIcon { background: url(images/icons/unlocked.png) no-repeat;}
.window .statusIcon { background: url(images/icons/waiting.png) no-repeat; }
.locked .statusIcon { background: url(images/icons/locked.png) no-repeat; }
.innertext      { float: left; padding: 10px 0 8px 10px; width: 325px;}
.innertext p    { font-size:90%;}

.bannerspan {
	text-align: justify;
	width: 500px;
}
body.home .bannerspan {
	text-align: justify;
	width: 480px;
}
.requirements {
	float: right;
	width: 350px;
	margin: 8px;
	padding: 0 0 10px 10px;
}
.icon-list {
	margin: 16px 0;
}
.icon-list li {
	list-style-image: url(images/icons/ui-icon_info.png);
	list-style-position: outside;
	display: list-item; /* emulate IE */
	margin: 10px 16px;
}
.resultsTable th
{
    background-color:#ABCF81;
    text-align:left;
}
.percent_blue {
	font-size: 1.5em;
	font-weight: bold;
	color: #4891dc;
	zoom: 1;
	margin: 0;
}
.small_black { /* BLACK 18 */
	font-family: Rockwell, "Century Gothic", Arial;
	font-size: 120%;
	line-height: 1em;
	font-weight: normal;
	zoom: 1;
}
.score {
	color: white;
	font-weight: bold;
	text-shadow: 1px 1px 2px #333;	
}
.account-table th, .account-table td    { padding:3px; }
.account-table th                       { text-align:left; background-color:#ABCF81; color:#FFFFFF; }

#content {
	width: 100%;
	height: auto;
}

#tabs {
	margin: 0;
	padding: 0 0 8px 0;
	clear: both;
}
#tabs ul {
	margin-left: 8px;
}
.contentBox {
	background: url(images/box_shadow.png) repeat-x bottom #FFF;
	min-height: 150px;
	height: auto !important; /* IE6 hack from min-height*/
	height: 150px;  /* IE6 hack from min-height*/
	padding: 10px 16px 20px 16px;
	margin: 8px;
	border: solid 2px #E9E9E9;
	clear: both;
	-moz-border-radius-bottomleft: 10px; 
	-webkit-border-bottom-left-radius: 10px; 
	-moz-border-radius-bottomright: 10px; 
	-webkit-border-bottom-right-radius: 10px;
}


/* -------------------------- NOTES ----------------------- */
/*  			       menu building styles					*/
/* -------------------------------------------------------- */

#menu ul {
	list-style: none;
	text-align: center;
	font-weight: bold;
	line-height: 1.85em;
	padding: 0;
	margin: 0;
	outline: none;
}

#menu li {
	float: left;
	width: auto;
	height: 26px;
	background: #98c463 url(theme/images/ui-bg_inset-soft_40_98c463_1x100.png) 50% 50% repeat-x;
	border-bottom-width: 0 !important; 
	margin: 0 .2em -1px 0;
	outline: none;
	overflow: hidden;
	-moz-border-radius-topleft: 8px;
	-webkit-border-top-left-radius: 8px;
	-moz-border-radius-topright: 8px;
	-webkit-border-top-right-radius: 8px;
}

#menu a {
	float: left;
	color: white;
	text-decoration: none;
	padding: 0 16px;
	outline: none;
	overflow: hidden;
}

body.home #home_tab a, /* clever thing that highlights the button for the page currently on */
body.elearning #elearning_tab a,
body.tests #tests_tab a,
body.account #account_tab a,
body.btec #btec_tab a {
	background: #98c463 url(theme/images/ui-bg_glass_50_d0116f_1x400.png) 50% 50% repeat-x;
	float: left;
	text-shadow: 1px 1px 2px #333;	
	outline: none;
	overflow: hidden;
	-moz-border-radius-topleft: 6px;
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-top-right-radius: 6px;
}

.menuSelected a
{
    background: #98c463 url(theme/images/ui-bg_glass_50_d0116f_1x400.png) 50% 50% repeat-x;
	float: left;
	text-shadow: 1px 1px 2px #333;	
	outline: none;
	overflow: hidden;
	-moz-border-radius-topleft: 6px;
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-top-right-radius: 6px;
}
.menuTest
{
    color:Red;
}

#menu a:hover {
	background: #98c463 url(theme/images/ui-bg_glass_50_d0116f_1x400.png) 50% 50% repeat-x;
	float: left;
	text-shadow: 1px 1px 2px #333;	
	outline: none;
	overflow: hidden;
	-moz-border-radius-topleft: 6px;
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-top-right-radius: 6px;
}     
    
/* -------------------------- NOTES ----------------------- */
/*		       17.04.09 changes and new styles				*/
/* -------------------------------------------------------- */


#logingfx { /* floats a top graphic on login page */
	background: url(images/login_a2om_folder_gfx.png) no-repeat top;
	width: 385px;
	height: 230px;
	outline: none;
	position: absolute;
	top: 270px;
	padding: 0;
	margin-left: 620px;
}
#loginbox {
/*	background: url(images/login.png) no-repeat right; */
	height: auto;
	outline: none;
	text-align: left;
	margin-top: 30px;
	padding-bottom: 8px;
	padding-left: 35px;
	float: left;
}

.formboxBG {
	background: url(images/login_box_background.png) right 50% no-repeat;	
	height: 40px;
}

.formbox {
	border: thin solid #FFF ;
	width: 218px;
	margin: 8px;
}

.loginmethod {
	background: url(images/login_new_here.png) no-repeat;
	float: left;
	width: 640px;
	min-height: 145px;
	height: auto !important; /* IE6 hack from min-height */
	height: 145px;  /* IE6 hack from min-height */
	padding: 4px 8px 0 8px;
	margin: 50px 8px 4px 8px;
	border: none;
	display: inline; /* ie6 float:left margin-left fix */
	-moz-border-radius-bottomleft: 10px; 
	-webkit-border-bottom-left-radius: 10px; 
	-moz-border-radius-bottomright: 10px; 
	-webkit-border-bottom-right-radius: 10px;
}	

.loginbanner {
	float: left;
	width: 250px;
	min-height: 170px;
	height: auto !important; /* IE6 hack from min-height */
	height: 170px;  /* IE6 hack from min-height */
	background: url(images/box_shadow.png) repeat-x bottom #FFF;
	margin: 0 0 8px 8px;
	padding: 40px 16px 20px 16px;
	border: solid #E9E9E9 2px;
	border-top: none;
	text-align: left;
	-moz-border-radius-bottomleft: 10px; 
	-webkit-border-bottom-left-radius: 10px; 
	-moz-border-radius-bottomright: 10px; 
	-webkit-border-bottom-right-radius: 10px;
}

.loginbanner2 {
	float: left;
	width: 620px;
	min-height: 160px;
	height: auto !important; /* IE6 hack from min-height */
	height: 160px;  /* IE6 hack from min-height */
	background: url(images/box_shadow.png) repeat-x bottom #FFF;
	margin: 0 0 8px 8px;
	padding: 50px 16px 20px 16px;
	border: solid #E9E9E9 2px;
	border-top: none;
	text-align: left;
	vertical-align: middle;
	overflow: hidden;
	-moz-border-radius-bottomleft: 10px; 
	-webkit-border-bottom-left-radius: 10px; 
	-moz-border-radius-bottomright: 10px; 
	-webkit-border-bottom-right-radius: 10px;
}
body#home #floatgfx { /* floats a graphic top right under menu on all pages */
	background: url(content/images/imacs.png) no-repeat top;
	height: 250px;
	width: 400px;
	margin: 40px 0 0 600px;
	overflow: hidden;
}

/* -------------------------- NOTES ----------------------- */
/*		       20.04.09 changes and new styles				*/
/* -------------------------------------------------------- */

.a2ombutton, .a2ombutton a, .a2ombutton a:link, .a2ombutton a:visited { /* in conjunction with jquery a2om-theme for images */
	background: #98c463 url(theme/images/ui-bg_inset-soft_40_98c463_1x100.png) 50% 50% repeat-x;
	padding: 6px;
	border: hidden;
	outline: none;
	cursor: pointer;
	font-family: Rockwell, "Century Gothic", Arial;
	font-weight: bold;
	color: #ffffff;
}

.a2ombutton a:hover, .a2ombutton a:focus {
	background: #d0116f url(theme/images/ui-bg_glass_50_d0116f_1x400.png) 50% 50% repeat-x;
	text-shadow: 1px 1px 2px #333;
}

body.login #logo { /* floats a graphical logo top left */
	background: url(images/logo_header_FULL.png) no-repeat top left;
	width: 966px;
	height: 100px;
	margin: 0;
	position: absolute;
	float: left;
	z-index: 999;
}

/* -------------------------- NOTES ----------------------- */
/*		       21.04.09 changes and new styles				*/
/* -------------------------------------------------------- */

.button, .button:link, .button:visited { /* in conjunction with jquery a2om-theme for images */
	background: #98c463 url(theme/images/ui-bg_inset-soft_40_98c463_1x100.png) 50% 50% repeat-x;
	border: none;
	display: inline-block;
	margin: 0;
	margin-top:10px;
	padding: 4px 6px;
	cursor: pointer;
	font-family: Rockwell, "Century Gothic", Arial;
	font-weight: bold;
	color: #ffffff;
	vertical-align: middle;
}

.button:hover, .button:focus {
	background: #d0116f url(theme/images/ui-bg_glass_50_d0116f_1x400.png) 50% 50% repeat-x;
	text-shadow: 1px 1px 2px #333;
}

	


/* --------------------------------------------------------------------- */
/* ASSESMENT BITS                                                		 */
/* --------------------------------------------------------------------- */
.qtxt {
	text-align:left;
	font-weight:bold;
	margin-top:2px;
	color:#666666;
	padding:5px;
	border-top:1px #ccc solid;
	border-bottom:1px #ccc solid;
	margin:0px;
	background-color:#EDF3F8;
}
.scale
{
    display: table;
    margin: 0 auto;
    text-align: center; 
    border-collapse: separate; 
    border-spacing: 10px 0; 
}
.scale div { display: inline-block; margin: 20px 10px 0 0; }    /* spacing for inline-block, FF and Opera will ignore this */
.scale div { display: inline; }                                 /* IE workaround, extra rule to get inline-block to work for block element */
.scale div { display: table-cell; height:50px;}                 /* FF and Opera, IE will ignore this and use the above two rules */    
.scalelabel{ width:160px; }
.scaleRadioButtons { text-align:center; }
.assessgreenback 
{
    padding-top:14px;
	background-image:url(images/assessgreenbk.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}
.assessblueback 
{
    padding-top:14px;
	background-image:url(images/assessbluebk.jpg);
	background-repeat:no-repeat;
	background-position:bottom;	
}
.assessnotice {
	background:#ffefd7;
	color:#ffa539;
	padding:0.5em;
	margin-bottom:1em;
	border:2px solid #ffb965;
	text-align:center;
	font-weight:bold;
}
.assessradiotxt p {
	margin-left:30px;
	margin-bottom:0px;
	margin-top:2px;
	color:#707070;
	width:100%;
}
.radioButtonList, .dropDownList, .input
{
    margin:28px 0px 24px 60px;  
}

.trainingmenulocked 
 {
    color:Red;
    /*color:Red ;
    background-color:Red ;*/
}

.trainingmenuunlocked{
    color:Green;
 /*
    color:Green ;
    background-color:Green ;
*/
}


/*
a.assessnextarrow {
	display: block;
	width: 150px;
	height: 90px;
	text-decoration: none;
	background: url(images/greennextarrow.png);
	background-position:150px 0px;
	overflow:hidden;
}
a.assessnextarrow:hover {
	background-position: 150px -90px;
}
.prog_icon {
	float: right;
	background: none;
	width: 130px;
	height: 67px;
	padding: 0;
	margin: 10px 10px 0 0;
	text-align: right;
}
.prog_icon p {
	margin-top: 25px;
}
.prog_icon#green {
	background: url(images/up_arrow_green.png) no-repeat; 
}
.prog_icon#amber {
	background: url(images/up_arrow_amber.png) no-repeat; 
}
.prog_icon#red {
	background: url(images/up_arrow_red.png) no-repeat; 
}


*/




/* Communications Styles */
#communications ul { list-style: none; }
#communications ul li
{
    float: left;
    width: 800px;
    padding: 5px;
    margin-bottom: 20px;
}
#communications ul li span
{
    width: 100%;
    float: left;    
}
#communications ul li .author { font-weight: bold; }
#communications ul li .createdOn
{
    font-size: 10px;
    font-style: italic;    
}
#communications ul .feedback { border: solid 1px #D0116F; }
#communications ul .communication { border: 1px solid #98C463; }
#addCommunication 
{
    padding: 10px 0 10px 48px;
    vertical-align: bottom;    
}
#addCommunication input { vertical-align: bottom; }

/* box for displaying system messages */
.SystemMessageBox
{
    border: solid 2px #FAABAB;
    padding: 2px 15px 2px 15px;
    height: 100%;
    background: #ffffff;
    margin: 0 8px 10px 8px;
}



/* adi search styles */

#map_canvas {
    width: 100%;
    height: 600px;
    
}

.searchArea {
    /*width: 395px;*/
    width: 500px;
    float: left;
    /*padding-left: 5px;*/
}

.searchDetails {
    /*width: 500px;*/
    width: 410px;
    float: left;
}

.clear { clear:both; }

.searchResultsHolder { margin-top: 20px; }

#txtStreetInput { width: 235px; }
#txtPostcodeInput { width: 80px; }

#searchResults ul li {
    list-style: none;
    height: 40px;
    width: 100%;   
    margin: 20px 0 20px 0; 
}

#searchResults h1, #searchResults a
{
    visibility: hidden;
    margin-top: 10px;
}

#searchResults ul img
{
    float:left;    
}

#searchResults ul div
{
    float:left;
    padding-left: 2px;    
}

