/* copyright visiontech solutions pty ltd */
/* Manildra */
/* common css */
/* Author: Sasha Yee */



* {
	margin:0;
	padding:0;
}

html,body {
	background-color:#003366;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #676767;
	
}

h1, h2, h3, h4, h5, p, form {
	margin:12px 0;
}

h1 {
	font-size:18px;
}

h2 {
	font-size:17px;
}

h3 {
	font-size:14px;
}

h4 {
	font-size:13px;
}




#container{
	background-color:#FFFFFF;
	width:950px;
	border:0px solid #ccc;
	margin:0 auto;
	overflow:hidden;
	background:#fff;
}

#header {
	/*background:url(../images/header.jpg) no-repeat;*/
	height:175px;
	
}
#header h1 {
	margin:0;
	text-indent:-9999px;
}

#topmenu{
	height:30px;
	margin:0 0 0 0;
	padding-bottom:10px;
}

a {
	color: #05549F;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
/*

.nav {
   margin:0 10px;
	list-style:none;	
	padding:20px 0 10px 0;
}
.nav li.menu_item {
	font-size:11px;
	font-weight:bold;
	color:#05549f;
	float:left;
	padding:0 0 0 8px;
	text-transform: uppercase;
}
.nav li.menu_item a,
.nav li.menu_item a:link,
.nav li.menu_item a:active,
.nav li.menu_item a:visited {
	padding:0 8px 0 0;
	color:#05549f;
	text-decoration:none;
}
.nav li.menu_item a:hover {
	color:#395f8c;
}
*/
.adminlogin{
   float:right !important; 
}

.adminlogin a {
	color:#999 !important;
	text-decoration:underline !important;
	font-weight:200;
}

#content {
	margin:0 15px 0 15px;
	border-top:3px solid #05549f;
	background-color:#F0F4F7;
	padding:10px;
	min-height: 220px;
}

#home_page_content {
	margin:0 15px 0 15px;
	border-top:3px solid #05549f;
	background-color:#F0F4F7;
	padding:10px;
	min-height:480px;
	height:auto !important;
	height:480px;
}

.leftpane{
	width:460px;
	min-height:450px;
	float:left;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
}

.contactleftpane {
	width:460px;
	min-height:450px;
	float:left;
	padding-left:10px;
	padding-top:50px;
}

.articleleftpane{
	width:670px;
	padding-left: 10px;
	float:left;
}

.articlefullpane {
	padding: 0 10px;
}

.welcome-image{
	padding-top:80px;
}


a.textbeforepic{
   color:#02669a;
	font-weight:bold;
	background:url(../images/smallface.jpg) 220px 0px no-repeat;
	display:block;
	width:380px;
	height:40px;
	padding:20px 0 0 0px;
}



#smallpic{
	height:55px;
	width:108px;
	background:url(../images/smallface.jpg);
}

#welcomepic{
	background:url(../images/welcomepic.jpg);
	width:270px;
	height:65px;
	margin-left:70px;
	margin-top:90px;
}

.articlerightpanel {
	width:190px;
	float:right;
	padding-right:10px;
}

.rightpanel {
	width:408px;
	float:right;
	padding-right:10px;
}

.articlerightpanel img, .articleleftpane img, .articlefullpane img {
	/*margin: 0 auto;
	border: 1px solid #05549F;
	display: block;*/
	border: none;
}

.title img.title_image {
	display: inline;
	margin: none;
	border: none;
}

.rightpanel img{
	background:url('../images/content.jpg');
	width:408px;
	float:right;
	margin-top:30px;
}

.rightpanel p {
	color:#02669a;
	float:left;
}

#footer{
	padding:10px 0;
	background-color:#FFFFFF;
	clear:both;
}



.copyright {
	float:left !important;
	padding-left:15px;
	color:#999;
}


.gray {
	float:right;
	list-style:none;
	padding-right:15px;
	padding-top:10px;
}

.gray li {
	font-weight:normal !important;
	color:#999;
	padding:0 0 0 2px;
	float:left;
}

.gray li a,
.gray li a:link,
.gray li a:active,
.gray li a:visited {
	color:#999;
	padding:0 2px 0 0;
	text-decoration:none;
}

.gray li a:hover {
	color:#666;
}

.visiontech {

	color:#999;
	text-align:right;
}

.visiontech a {
	color:#999;
	text-decoration:none;
	font-weight:normal;
	padding:0 15px 0 20px;
}

.visiontech a:hover strong {
	color:#f60;
}



#norespond {
	padding:0;
	margin:155px 0 0 138px;
	width:450px;
	font-weight:bold;
	text-align:center;
}

#norespond a{
	color:#999999;
	font-size:11px !important;
	text-decoration:none;
}

#norespond a:hover {
	color:#666666;
}




#logo {
	margin:0;
	text-indent:-9999px;
	background:url(../images/platinum_logo.jpg) no-repeat;
	height:116px;
	width:228px;
	float:left;
}

/* main area */
#main {
	background:#e5e5e5 url(../images/mid_back.jpg) repeat-x;
	padding:10px;
}
.leftpad {
	margin:0 0 14px 15px;
	color:#069;
	border-bottom: 1px solid #B8DFF0 !important;
	height:25px;
}
#left-menu 
{
	display:block;
	float:left;
	width:206px;
	padding:0;
	margin:0;
}
#left-nav {
	float:left;
	margin:0 10px 0 0;
}
.left-top {
	width:206px;
	height:300px;
	overflow:hidden;
	margin:0 0 10px 0;
}
.left-top img {
	border:none;
}
.newsletter {
	width:206px;
	height:190px;
	overflow:hidden;
	background:#0193cf;
}
.newsletter p {
	margin:0 0 2px 0;
	text-align:center;
	color:#eee;
}
.textfield {
	background:#BAE1F2;
	border:none;
	padding:6px 4px;
	width:140px;
	color:#666;
	font-size:10px;
}
.newsletter .textfield {
	margin:0 0 10px 28px;
}
.newsletter .submit {
	margin:0 0 0 115px;
}

.red, .error {
	color: #f00;
}

.success {
	font-size: 16px;
	color:#060;
}

.clear-both {
	clear:both;
}

/* Ticks for lists */
li.tick {
	background: url('../images/tick.gif') no-repeat;
	padding-left: 25px;
	padding-top: 2px;
	list-style: none;
	height: 16px;
}

/* for nav in footer */

/* footer */

#footer-top {
	height:27px;
	background:#0192d1 url(../images/footer_top.jpg) left no-repeat;
	text-align:right;
	overflow:hidden;
}
#footer-top p {
	margin:7px 20px 0 0;
	color:#fff;
}
#footer-bottom {
	height:44px;
	background:url(../images/footer_bottom.jpg) no-repeat;
	overflow:hidden;
}


.copyright a {
	color:#999;
	text-decoration:none;
	font-weight:normal;
	padding:0 20px 0 70px;
}
.copyright a:hover {
	color:#666;
}

#content table {
	width: 100%;
}

#content th {
	border-bottom: #05559E solid 1px;
	text-align: left;
	padding: 10px 0 5px 0;
}

#content td {
	padding: 3px 0;
}

/* Typography classes */

#content h1 {
	color: #26537D;
}

#content h2 {
	color: #26537D;
}

#content h3 {
	color: #26537D;
	margin-top: 20px;
}

#content h4 {
	
}

#content h5 {
	
}

#content h6 {
	
}

#content p {
	line-height: 1.3;
}

#content ul {
	list-style-type: disc;
	margin-left: 15px;
}

#content ol {
	
}

#content li {
	margin: 10px 0;
}

/* Form Styling */

#content form {
	
}

#content label {
	float: left;
	width: 100px;
	padding: 4px 0;
	color: #26537D;
}

#content input.text_box, #content textarea, #content select {
	width: 290px;
	border: 1px solid #05549F;
	padding: 4px;
	font-size: 11px;
	color: #676767;
}

#content select {
	width: 300px;
	border: 1px solid #05549F;
	padding: 4px;
	font-size: 11px;
	color: #676767;
}

#content .btn {
	background: #CCDAE3;
	border: 1px solid #05549F;
	text-transform: uppercase;
	color: #05549F;
	font-weight: bold;
	font-size: 11px;
	padding: 5px;
	margin-left: 335px;
}

.left {
	float: left;
}

.clear {
	clear: both;
}

.width_50pct {
	width: 50%;
}

.center {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}


.right {
	float: right;
}


/*Patrick's Edits For Locations Image Map Page*/
.popupText {
margin-left:10px;
margin-top:4px;
margin-right:8px;
font-family:Arial, Helvetica, sans-serif;
color:#666;
font-weight:bold;
font-size:12px;
}

.popupHeader {
margin-left:10px;
margin-top:8px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color:rgb(38, 83, 125);
font-size:14px;
text-align:center;
}
.popupBox {
	position:absolute;
	width:243px;
	height:158px;
	z-index:1;
	visibility: hidden;
	
background-image:url(http://www.manildra.com.au/images/background_src.png);

}
#ShoalhavenStarches {
	z-index:1;
	left: 801px;
	top: 517px;
}
#HeadOfficeSydney {
	z-index:1;
	left: 813px;
	top: 489px;
}
#ManildraOffice {
	z-index:1;
	left: 796px;
	top: 473px;
}

#Moorooka {
	z-index:1;
	left: 813px;
	top: 436px;
}
#HarwoodSugars {
	z-index:1;
	left: 818px;
	top: 456px;
}
#Kensington {
	z-index:1;
	left: 785px;
	top: 535px;
}
#Altona {
	z-index:1;
	left: 708px;
	top: 530px;
}

#Devonport {
	z-index:1;
	left: 775px;
	top: 585px;
}
#Narrandera {
	z-index:1;
	left: 728px;
	top: 489px;
}
#Adelaide {
	z-index:1;
	left: 689px;
	top: 483px;
}
#Namoi {
	z-index:1;
	left: 769px;
	top: 456px;
}
#Perth {
	z-index:1;
	left: 600px;
	top: 458px;
}
#Hamburg {
	z-index:1;
	left: 113px;
	top: 466px;
}
#Kansas {
	z-index:1;
	left: 118px;
	top: 488px;
}
#Surabaya {
	z-index:1;
	left: 515px;
	top: 323px;
}
#Jakarta {
	z-index:1;
	left: 475px;
	top: 315px;
}
#Medan {
	z-index:1;
	left: 405px;
	top: 285px;
}
