/*Global Reset
*********************************************************/


/*
////////////////////////////////////////////////////////////////////////////////////////////////

	File: 	styles.css
	Date: 	Friday, October, 30 2009
	Author: Aleksandar Rakic
	Desc:	General presentation handler for medicallocumwork.com.au

////////////////////////////////////////////////////////////////////////////////////////////////
	
	1. Global Reset

/////////////////////////////////////////////////////////////////////////////////////////////////
	1. Global Reset
/////////////////////////////////////////////////////////////////////////////////////////////////
	
*/





* { outline: 0; }
div.clear { clear: both; }
a img { border: 0; }
strong.highlight {  padding: 2px; background:#FFD; }

div#preload { display: none; }

body {
	font-size: 76%;
	font-family: "Verdana";
	margin: 0;
	background-image: url(../images/footer-bg.gif);
	background-repeat: repeat-y;
	background-position: center bottom;

}
div#wrapper {
	background: #FFF url(../images/bodybg.png) top left repeat-x;
	padding-top: 5px;
}

div.container {
	width: 960px;
	margin: 0 auto;
}

div#menu {
	clear: both;
	height: 4.0em;
	background: #9C0013 url(../images/menubg.png) top left repeat-x;
}
div#menu ul {
	list-style: none;
	margin: 0;
	padding-top: 0;
	padding-right: 0em;
	padding-bottom: 0;
	padding-left: 0em;
}
div#menu li { 
	float: left;
	height: 4.0em;
}
div#menu li.home { width: 16%; }
div#menu li.employment { width: 17%; }
div#menu li.registernow { width: 17%; }
div#menu li.aboutus { width: 17%; }
div#menu li.links { width: 17%; }
div#menu li.sitemap { width: 16%; }
div#menu li a {
	text-decoration: none;
	font-weight: bold;
	color: #F6E7E8;
	display: block;
	font-size: 1.15em;
	text-align: center;
	padding-top: 1.1em;
	padding-right: 0;
	padding-bottom: 1.2em;
	padding-left: 0;
}
div#menu li a:hover { color: #FFF; background : #960813; }

body#home div#menu li.home,
body#employment div#menu li.employment,
body#registernow div#menu li.registernow,
body#aboutus div#menu li.aboutus,
body#links div#menu li.links,
body#sitemap div#menu li.sitemap { 
	background: url(../images/menuon.png) bottom center no-repeat;
}
body#home div#menu li.home a,
body#employment div#menu li.employment a,
body#registernow div#menu li.registernow a,
body#aboutus div#menu li.aboutus a,
body#links div#menu li.links a,
body#sitemap div#menu li.sitemap a { 
	color: #FFF !important;
}

body.es div#menu li.home { width: 14%; }
body.es div#menu li.employment { width: 26%; }
body.es div#menu li.registernow { width: 26%; }
body.es div#menu li.aboutus { width: 20%; }
body.es div#menu li.sitemap { width: 14%; }


div#main {
	padding: 10px 0;
}


div#right-apply {
	width: 220px;
	height: 280px;
	background: #00539F url(../images/right-apply-bg.gif) top right no-repeat;
	padding: 20px;
	color: #FFF;
}
div.right-apply-home {
	float: right;
}
div#right-apply h3 {
	margin-bottom: 8px;
}
div#right-apply p {
	line-height: 1.4em;
	margin: 0;
}


div#testemonials {
	width: 220px;
	height: 120px;
	overflow: hidden;
	background: #BE171A;
	padding: 20px 20px 10px 20px;
	color: #FFF;
	margin-top: 10px;
}


div#footer { color: #FFF; clear: both; }
div#footer div.container { padding: 20px 0; }
div#footer div#footerleft {
	float: left;
	padding-left: 30px;
}
div#footer div#footerright { float: right; width: 190px; margin: 0.5em 0 0 0; font-size: 0.9em; color: #ECBABB; line-height: 1.6em;}
div#footer div#footerright a { color: #ECBABB; text-decoration: none; }


div#footer div#footerleft p { margin: 0.5em 0 0 0; font-size: 0.9em; color: #ECBABB; line-height: 1.6em; }
div#footer div#footerleft p a { color: #ECBABB; font-weight: bold; }
div#footer div#footerleft span { color: #D87476; display: block; margin-top: 0.5em; }
div#footer div#footerleft span a { color: #D87476; }


div#content {
	width: 690px;
	float: left;
	padding-bottom: 20px;
}
div#content p {
	line-height: 155%;
}
div#content a {
	color: #00539F;
}

div#side {
	width: 220px;
	margin-left: 10px;
	float: left;
}
div.side-overlap {
	margin-top: 180px;
	border-top: 10px solid #FFF;
	border-left: 10px solid #FFF;
	margin-left: 0 !important;
	width: 260px !important;
	background: #FFF;
	position: relative;
}

div.side-overlap-cycle {
	position: relative;
	z-index: 1000;
}


div#panoramic {
	background-color: #DDD !important;
	width: 960px;
	height: 250px;
	float: left;
	margin-bottom: 20px;
	overflow: hidden;
}
div#panoramic div {
	margin-top: 186px;
	margin-left: 20px;
}


div#sidebar-links {
	width: 220px;
	padding: 20px;
	background: #E9EEEB;
	margin-top: 10px;
}
div#sidebar-links p { font-size: 0.9em; margin-bottom: 1em; line-height: 140%; }
div#sidebar-links p a { color: #446951 !important; }
div#sidebar-links ul {
	list-style: none;
}
div#sidebar-links ul li {
	margin-bottom: 0.1em;
	background: url(../images/bullet-blue.gif) 0 0.3em no-repeat; 
}
div#sidebar-links ul li a {
	font-size: 0.9em;
	padding-left: 14px;
	color: #446951 !important;
	display: block;
	padding-bottom: 14px;
}
div#sidebar-links-left { 
	float: left;
	width: 210px;
	padding : 6px;
	
}
div#sidebar-links-right { 
	float: right;
	width: 100px;
}


div#text-description {
	padding-bottom: 1.4em;
	margin-left: 10px;
}

div#text-description img.right { 
float : left; 
padding : 0; 
} 

div#text-description p { 
font-size : 0.95em; 
line-height : 1.8em; 
margin-bottom : 20px; 
margin-right : 20px;

}