/* CSS Document */


* { padding: 0; margin: 0; }
body {	
	font-family:    Verdana, Tahoma, Arial,  Helvetica, sans-serif;
	font-size:11px;  
	color:#424345;
	background: #001f84 url(images/olympia_background1.jpg) bottom center  no-repeat ;	
	}
	
	#pagewidth {
	BACKGROUND: url(images/bg-pagewidth.gif); 
	MARGIN: 0px auto; 
	  WIDTH: 1000px;	  
}
	
	#topHeader {
		height: 176px;
		background: url(images/jordan_signslogo.jpg)  center   no-repeat;
		font-size: 1.2em;		
		margin: 0 auto;
		padding: 0px;
		width:1000px;
	}

	#topstars {
		height: 19px;
		background: url(images/jordon_signs_stars.gif)  center   no-repeat;		
		margin: 0 auto;
		padding: 0px;
		width:1000px;
	}

	
		#topFlash {
		height: 301px;
		background:#FFF; /*url(images/jordan_signsflash.jpg)  center   no-repeat;*/		
		margin: 0 auto;
		padding: 0px;
		width:1000px;
	}
	
	#logos {
		height: 80px;
		background: #FFF url(images/footer_logo_brand.gif)  center   no-repeat;		
		margin: 0 auto;
		padding: 0px;
		width:1000px;
	}

	
#menu { 
 height: 24px;
 padding-top:153px;
 float:right;
}	
	
#menu a 
{
    text-decoration :none;	
	width:135px;	
	border:0;
	color:#FFF;	
	text-align:center;	
	display:block;
	float:left;
   font-weight:bold;
}

#menu a:hover  { 	color:#fff200; font-weight:bold;	 }

.padding{padding-left:20px;}


#left1 {
	float:right;
	width:390px;
	height:100%;
	text-align:left;	
	}
	
	#left1 p {
	
	color:#FFF;
	height:100%;
	padding:20px;
	text-align:left;	
	}
	
	

#left {
	float:right;
	width:250px;
	vertical-align:top;
	height:100%;
	text-align:left;
	background:  url(images/box_b.gif) repeat-y center center;	
	}

#left  h1{	
	background:  url(images/box_h.gif) no-repeat center center;	
	width:250px;
	height:35px;
	}
#left  h3{	
	background:  url(images/box_f.jpg) no-repeat center center;	
	width:250px;
	height:127px;
	}
	
	#left  h2{	
	background:  url(images/jordon_signs_button_stars.gif) bottom left no-repeat;	
	width:250px;
	height:20px;
	}
	
	#left  p{	
	background:  url(images/jordon_signs_button_stars.gif)  bottom left no-repeat ;	
	width:250px;
	border:0;	
	padding-left:25px;
	padding-top:10px;
	}
	
#left  a{ color:#fff200; font-variant:small-caps; text-decoration:none; }
		
		
#left  a:hover{ color:#FFF; }
	
	hr 	{ 	width:998px;		background:#FFF center;		}
	
	#topHeader p {
	text-align:right;
	MARGIN: 0px;
	padding-top:25px;
	padding-right:20px;
	font-size:12px;	
	TOP: 25px;	
}
	
		#bottomimage{
		height: 266px;
		background: url(images/cronullamaintenance_image.jpg)  center   no-repeat;
		font-size: 1.2em;		
		margin: 0 auto;
		padding: 0px;
		width:800px;
	}
	
	

#outer {
	width:800px;
	margin:0px auto;	
	background:#FFF  url(images/bg_white.gif) repeat-y scroll left top;
	}
	
	
#wrapper { 
 margin: 0 auto;
 width: 1000px;
 background: #FFF; 
}

#container { 
 background:transparent url(images/bg_white.gif) repeat-y scroll left top;
 float:left;
 width:1000px;
 
 }
 
#gallery {	
	line-height:10px;
	margin:0 auto;	
	clear:both;
	}
	
		
	#gallery img{	
	line-height:10px;
	margin:0 auto;
	border-width: thin;
	border: groove;
	border-color:#FF9900;	
	clear:both;
	}	
		
		
#footer {
	width:980px;	
	margin:0  auto;
	background: #3953a4 url(images/jordan_footer_bg.jpg) bottom center  no-repeat ; 	
	color:#FFF;
	font-size:12px;
padding-left:10px;
padding-right:10px;
	
height:200;
	clear:both;
	}
	
	#footer a{
	color:#fff200;
	text-decoration:none;
	
	}
	
	#footer a:hover{
	color:#FFFFFF;
	text-decoration:underline;
	}
	
			
	#footer p{	
	text-align: center;
	MARGIN: 0px;
	padding-left:20px;	
	padding-right:20px;
	
	padding-top:20px;
	font-size:11px;	
	}	
	
	
	.dropmenudiv
{
	position:absolute;
	top:0;
	float:left;
	display:block;
	visibility:hidden;	
	color:#FFFFFF;	
	z-index:200;
	text-decoration:none;
	padding:0;
}
.dropmenudiv ul 
{
	margin:0;
	padding:0;
	list-style:none;
}
.dropmenudiv li 
{
	display:inline;
	margin:0;
	padding:0;
}
.dropmenudiv a:link, .dropmenudiv a:visited
{
	width:180px;
	margin:0;
	padding:0;
	display:block;
	border-bottom:1px solid #ddd;
	color:#FFF;
	background:url("images/menu.gif") no-repeat left top;	
	font-style:normal;
	text-decoration:none;
}
.dropmenudiv a span 
{
	float:left;
	display:block;	
	background:url("images/menu.gif") no-repeat right top;
	padding:0 22px 0 22px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1-;
	color:#FFF;
}
.dropmenudiv a span 
{
	float:none;
}


.dropmenudiv a:hover
{
	border:1 solid ;
	background:#2a3990;	
	background-position:left bottom;	
	font-style:normal;
	text-decoration:none;
	color:#fff200;
}


.dropmenudiv a:hover span 
{
	background-position:right bottom;
	color:#fff200;
	background:#2a3990;
	}
	
	
	.cont {		
	float:left;	
	text-align:left;
 width:305px;

	}	
	
	#box2 {	
	background:  url(images/Olympiaoffice_bg200_news.png) repeat-y center;	
	float:left;
	padding-left:10px;
	padding-right:10px;
	text-align:left;
    width:210px;
    height:199px;
	}
	#box2 h1 {	
	color:#fff200;
	padding-top:15px;
	padding-left:35px;

	}	
		#box2 p {	
	color:#fff200;
	padding-top:15px;
	padding-left:35px;

	}
	
	.box1 {		
	float:left;
	padding-left:60px;
	padding-right:10px;
	text-align:left;
 width:275px;
 height:50px;
	}
	
	#box1 h1 {
	
	color:#fff200;
	padding-top:15px;
	padding-left:35px;
	}	
	
	#box1 h2 {
	
	color:#fff200;
	padding-top:15px;
	padding-left:35px;

	}	
	
	
		#box1 h3 {
	
	color:#fff200;
	padding-top:30px;
	padding-left:70px;

	}	
	
#box1 a {	color:#fff200; font-size:12px; text-decoration:none; text-indent:2;	}	
	
	
#box1 a:hover {	color:#fff200;	}	
	
	
	
#right1 {
	width:510px;
	padding-left:20px;	
	float:left;
	color:#FFFF00;
	font-style:italic;
	}
				
#right {
	width:670px;
	padding-left:20px;	
	float:left;
	}
	
#right ul {
   padding : 0;
   margin : 0;
   list-style:none;
	}
	
	
#right ul li {
	padding-left:5px;
	}
	
#right ul li a:hover {
	background:  url(etc_images\menu_bg.jpg);
	color:#FFF;
	padding-left:12px;
	}
	
#right ul li a{
	padding:10px;
	text-decoration:none;
	font-size:11px;
	color:#FFF;
	display:block;
	height:25px;
   border-bottom:1px dotted #ddd;
   width:134px;
	}
	
#right ul li ul a{
	width:90%;
	padding:6px;
	color:#FF9900;	
	}
	
#right ul li ul li a:hover{
		background:  url(etc_images\submenu_bg.jpg);
	color:white;
	
	}


#right h1 {
	font-size:16px;
	color:#1a76bc;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:10px;	
	font-family:Arial, Helvetica, sans-serif;
}



#right h2 {
	font-size:18px;
	color:#000;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:10px;	
	font-family:Arial, Helvetica, sans-serif;
}
	
	
#right p{
	color:#000;
	width:700px;	
	}


.blue {  background: #FFF  url(images/purple_1.gif) top no-repeat; width:664; height:9px;   }
.blue1 {  background: #FFF  url(images/purple_2.gif) top center  repeat-y;  padding-left:30px; padding-right:30px;  }
.imd {
	 padding: 0px 10px 10px 30px;
	border: solid 1px #ccc;	
	padding: 4px;
}
.blue2 {  background: #FFF  url(images/purple_3.gif) top no-repeat; width:664; height:9px;   }
.pur1 {  background: #FFF  url(images/blue_top_bg.gif) top no-repeat; width:910; height:9px;   }
.pur2 {  background: #FFF  url(images/blue_bg.jpg) top no-repeat; width:910; height:320px; padding-left:30px; padding-right:30px; padding-bottom:30px;   }
.pur2 p{   padding-left:30px; padding-right:30px;   }





	
#main a{
	color:#fff;
	text-decoration:none;
	}
#main a:hover{
	color:#fff;
	text-decoration:underline;
	}
	



	
#main {
	width:100%;
	background-color:#FFFFFF;
	background:  url(etc_images\main_bg.jpg) no-repeat center bottom;
	text-align:left;
	}
	

#content {
	width:100%;
	padding:10px;
	padding-left:30px;
	color:#FFFFFF;
	text-align:left;
	}

.news {
	width:90%;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px dotted #124F8D;
	}


.news img {
	float:left;
	margin-right:15px;
	margin-bottom:5px;
	}
	
.whatson {
	width:45%;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px dotted #124F8D;
	float:left;
	}

.social {
	width:45%;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px dotted #124F8D;
	float:right;
	margin-right:25px;
	}

.news table {
	font-family:verdana;
	font-size:11px;
	color:#FFFFFF;
	}
	
.news table td {
	padding:10px;
	border-bottom:1px dotted #124F8D;
	}

.form_text {
        font-family:verdana;
        font-size:11px;
        height:16px;
        color:#999999;
        border:solid 1px;
        background-color:#eee;
        border-top-color:#aaa;
        border-right-color:#aaa;
        border-left-color:#aaa;
        border-bottom-color:#aaa;
		}
.form_textarea {
        font-family:verdana;
        font-size:11px;
        height:16px;
        color:#999999;
        border:solid 1px;
        background-color:#eee;
        border-top-color:#aaa;
        border-right-color:#aaa;
        border-left-color:#aaa;
        border-bottom-color:#aaa;
		height:50px;
		width:195px;
		}
