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

	File: 	default.css
	Date: 	Thursday, November, 19 2009
	Author: Aleksandar Rakic
	Desc:	General presentation handler for medical-jobs-australia.net

////////////////////////////////////////////////////////////////////////////////////////////////
	
	1. Global Reset
	2. Framework
	3. Footer


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

html, body, div, h3, h4, h5, h6, blockquote, pre,
a, em, img, ins, kbd, q, s, samp, b, u, i, dl, dt, dd, ol, ul, li, label {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	line-height: 18px;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}



p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	margin-bottom: 10px;
}

p.text {
	font-family: Verdana;
	font-size: 12px;
	line-height: 20px;
	color: #fff;
	margin-bottom: 10px;
	margin-top: 0px;
}

p.text a {
	text-decoration: underline;
}

p.text a:hover {
	text-decoration: underline;
}

p.text strong a {
	text-decoration: underline;
}

p.bold {
	font-weight: bold;
	padding-top: 10px;
}

p.blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9babbc;
	margin-bottom: 10px;
}


/*

/////////////////////////////////////////////////////////////////////////////////////////////////
	2. Framework
/////////////////////////////////////////////////////////////////////////////////////////////////
	
*/

html, body {
	height: 100%;
}

body {
	background: #002954 url(../images/bg_body.gif) repeat-x;
}

#container {

	height: auto !important; 
	height: 100%; 
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;

}

#site {
	width: 900px;
	height: auto;
	position: relative;
	margin: 0 auto;
	padding-bottom: 0px;
}

#site:after {
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}

#header {
	position: relative;
	width: 907px;
	height: 140px;
}



#main_title {

	width: 907px;
	height: 80px;
}

#main_title h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 48px;
	color: #0074BB;
	margin-top: 0px;
	margin-left: 6px;
	padding-top: 50px;
	padding-left: 6px;
	letter-spacing: 5px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	
}

#main_subtitle {

	width: 907px;

}

#main_subtitle h2 a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #042968;
	margin-top: 10px;
	margin-left: 6px;
	padding-top: 20px;
	padding-left: 6px;
	letter-spacing: 1px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-decoration: none;
}



#header #home {
	position: absolute;
	width: 56px;
	height: 14px;
	top: 116px;
	left: 559px;
}


#menu_wrapper {
	position: relative;
	width: 887px;
	height: 237px;
	background: #fff;
	padding: 10px 10px 10px 10px;
	overflow: hidden;
}

#menu_wrapper #menu {
	position: relative;
	float: left;
	width: 242px;
	height: 235px;
	background: #dee7f4;
	padding-top: 2px;
}

#menu_wrapper li {
	width: 246px;
	height: 37px;
	background: url(../images/dash.gif) bottom no-repeat;
}

#menu_wrapper li.first {
	margin-top: 4px;
}

#menu_wrapper li.first {
	background: none;
}

#menu_wrapper li.sub {
	background: none;
	height: 32px;
	padding-bottom: 5px;
}


#menu_wrapper li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 37px;
	color: #002954;
	text-decoration: none;
	padding-left: 32px;
	width: 218px;
	display: block;
	font-weight: bold;
}

#menu_wrapper li a.active {
	background: url(../images/bullet-red.gif) 15px 15px no-repeat;
}

#menu_wrapper li a:hover {
	text-decoration: underline;
}



#menu_wrapper #mainimage {
	position: relative;
	float: left;
	width: 643px;
	height: 237px;
	padding-left: 2px;
}

#content {
	position: relative;
	width: 907px;
	min-height: 380px;
}

#content #left {
	position: relative;
	float: left;
	width: 223px;
	height: 400px;
	padding: 30px 0px 0px 30px;
} 

#content h1 {


}

#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;

}



#content #left #column {
	position: relative;
	float: left;
	width: 195px;
	height: 200px;
	padding-top: 0px;
}


#content #left #column h2{
    margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #A8C1E2;
	height: 20px;
}

#content #right {
	position: relative;
	float: left;
	width: 584px;
	height: auto;
}

#content #right_top {
	position: relative;
	float: left;
	width: 584px;
	min-height: 277px;
	padding: 25px 35px 15px 35px;
	background: url(../images/bg_content_right.png) repeat-y;
	margin-bottom: 0px;
}

#content #right_top img.right { 
float : left; 
padding : 0; 
} 


#content #right_top h1 {
	font-family: Georgia;
	font-size: 26px;
	color: #08315D;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
}

#content #right_top h2 {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 0;
	font-family: Georgia;
	font-size: 20px;
	color: #ffffff;

}

#content #right_top li {
	padding-bottom: 10px;
}

#content #right_top li a {
	text-decoration: none;
}

#content #right_top li a:hover {
	text-decoration: underline;
}










#content #right_top_form {
	position: relative;
	float: left;
	width: 584px;
	min-height: 277px;
	padding: 25px 35px 15px 35px;
	background: url(../images/bg_content_right.png) repeat-y;
	margin-bottom: 0px;
}

#content #right_top_form img.right { 
float : left; 
padding : 0; 
} 


#content #right_top_form h1 {
	font-family: Georgia;
	font-size: 26px;
	color: #08315D;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
}

#content #right_top_form h2 {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 0;
	font-family: Georgia;
	font-size: 20px;
	color: #ffffff;

}

#content #right_top_form li {
	padding-bottom: 10px;
}

#content #right_top_form li a {
	text-decoration: none;
}

#content #right_top_form li a:hover {
	text-decoration: underline;
}











#content #right_bottom {
	position: relative;
	float: left;
	width: 584px;
	height: 128px;
}


div#sidebar-links {
	width: 180px;
	padding: 2px;
}

div#sidebar-links ul {
	list-style: none;
}
div#sidebar-links ul li {
	margin-bottom: 6px;
	background: url(../images/bullet-red.gif) 0 0.4em no-repeat; 
}
div#sidebar-links ul li a {
	font-size: 12px;
	padding-left: 14px;
	color: #ffffff;
	text-decoration: none;

}
div#sidebar-links-left { 

	width: 180px;
	padding : 1px;
	
}


/*

/////////////////////////////////////////////////////////////////////////////////////////////////
	3. Footer
/////////////////////////////////////////////////////////////////////////////////////////////////
	
*/

#footer {
	width: 100%;
	height: 45px;
	position: absolute;

	left: 0;
}

#footer #copyright {
	position: relative;
	width: 541px;
	height: 12px;
	padding-top: 12px;
	padding-left: 215px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9babbc;
	margin: 0px auto;
}

#footer span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9babbc;
	margin-left: 10px;
	margin-right: 10px;
}

#footer #copyright a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9babbc;
	text-decoration: none;
}

#footer #copyright a:hover {
	text-decoration: underline;
}


