/*GLOBAL*/

body {
    font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}

.body {
	margin: 0px;
	padding: 0px;
	
	color: #000;
	
	background: #ebf1f8;
}

label {
	cursor: pointer;
}

a { 
    color: #0051a2; 
    cursor: pointer;
}

a:visited { color: #0051a2;}
a:hover { color: #004c96;}

h1, h2 {   
    margin:0;
    font-weight:bold;
    color:#F00;
}

h1 { font-size:16px;}

h2 { 
    font-size: 11px;
    color: #0051a2;
}

.timetable th {
    padding: 5px;
    
    color: #FFF;
    
    background: #12a2dd;
}

.timetable td {
    padding: 1px 10px 5px 10px;
    
    background: #FFF;
    border: 1px solid #FFF;
}

img {border:0;}
/*LAYOUT*/

#wrapper {
	width: 955px;
	margin:0;

	text-align: left;
    background: #FFF;	
}

#foheader, #header {
	height: 195px;       
    background: #0051a2 url('http://www.connexmelbourne.com.au/css/skin1/images/connexsprite.gif') no-repeat top left;
}

#foheader { /* follow on header*/
    height: 110px;
}

#header {
    height: 170px;
}
    .journey_plan, .timetable_search { 
        height: 150px;
        float: right;
        margin: 10px 5px;  
    }
        .journey_plan h1, .timetable_search h1 {
            background: url('../../images/skin1/jp_bg.gif') repeat-x top left;
        }
        
    .journey_plan { 
        width: 455px;
        
        background: #FFF url('../../images/skin1/jp_btm.gif') no-repeat bottom;   
    }
       
        .journey_plan td, .timetable_search td, .right_timetable td, .login_scr td, .customForm td {
            padding: 1px;
            
            background: none;
            border: none;
        }
        .journey_plan input, .timetable_search input, .right_timetable input, .journey_plan select, .timetable_search select, .right_timetable select{
            font-size: 10px;
        }
        
    .timetable_search {
        width: 220px; 
         
        background: #FFF url('../../images/skin1/ts_btm.gif') no-repeat bottom;                
    }
    
    .travel_report h1, .right_timetable h1 {background: url('../../images/skin1/travel_report.gif') no-repeat top left; margin: -5px 0 0 0;}
    
    
#nav {
    /*background: #0051a2 url('http://www.connexmelbourne.com.au/css/skin1/images/connexsprite.gif') no-repeat top left;*/
	background:#0051a2 url(../../images/skin1/nav_bg.gif) no-repeat top left;
	height: 31px;

}

    .search {
        padding: 5px;
        float: right;

    }
        .search input{font-size: 10px;}
#focontent, #content {
    clear:both;
}
#focontent {
    padding: 0 10px 0 0;
    
    background: #FFF url('../../images/skin1/leftnav_bg.gif') repeat-y top left;    
}
    
#content {
    padding: 0 10px;
    background: #FFF;
}
    .breadcrumbs {
        padding: 10px 0 0 0;
        margin: 0 0 0 240px;
                
        font-size: 9px;
        color: #888;        
    }
    
    .left_nav {
        width: 220px;
        height: 100%;
        float: left;
        padding: 10px 5px 5px 20px;
        
        text-transform: uppercase;
    }
       
    	.left_nav ul { 
    		width: 220px; 
            margin: 0 -20px;
            padding: 0;

            list-style-type: none;
     	}	

    	.left_nav li a { 
    		display: block;
    		padding: 7px 0 6px 50px;
                                   
    		text-decoration: none;
    		color: #0051a2;

    		border-bottom: 1px solid #FFF;
    		background: url('../../images/skin1/square.gif') 40px 50% no-repeat;
    	}	
    	.left_nav li a:hover { 
    		color: #FFF; 
    		
    		background: #0051a2 url('../../images/skin1/wsquare.gif') 40px 50% no-repeat;
    		
    	}

    .travel_report, .right_ads, .right_timetable {
        width: 220px;
        margin: 10px 0 20px 0;       
    }
    .sidebarcontent{
        min-height: 411px;
    }
    
    .sidebarcontent iframe {
        width:185px;
        border:none;
    }
        
    .travel_report {
        float: left;            
    }
        .travel_report h1, .main_content h1, .journey_plan h1, .timetable_search h1, .right_timetable h1, .gallery_image h1 {
            height: 25px;
            padding: 5px 5px 0 15px;
            margin: 0;
            
            color: #FFF;
            font-size: 14px;
            font-weight: bold;         
            text-transform: uppercase;
        }
        
        .travel_report h1 {
        	/*background: url('http://www.connexmelbourne.com.au/css/skin1/images/connexsprite.gif') no-repeat top left; */
        	margin: -5px 0 0 0;
			background:url(../../images/skin1/pagehead_bg.gif) left top no-repeat;
        }        
        
       .right_timetable h1 {
       		/*background: url('../../images/skin1/travel_report.gif') no-repeat top left; */
       		margin: -5px 0 0 0;
			background:url(../../images/skin1/pagehead_bg.gif) left top no-repeat;
       	}
        
        .travel_report h2 {
            margin: 0 0 -2px 0;
            padding: 0 0 0 20px;
            
            background: url('../../images/skin1/fomore_top.gif') no-repeat top left;
        }
        .item {
            width:208px;
            margin: 0 0 15px 0;
            padding: 5px 0 0 0;
                    
            background: url('../../images/skin1/bg_grad.jpg') repeat-x top left;
        }
        
        .item a{ 
            color: #000; 
            text-decoration:none; 
        }
        .item a:hover{ text-decoration:underline;}
        
        .item ul {
            margin: 0;
            padding: 0;
            list-style-type: square;
            list-style-position: inside;
            line-height: 20px; 
        }
        
        .item_content, .update_item_content {
            width:185px;
            margin: 0 0 0 10px;
            padding: 0 0 0 10px;
            
            border-left: 1px solid #1a519d;
        }
        .update_item_content {
			height: 145px;
			overflow: hidden;
		}
        .item_content h2{
            margin: 0;
            padding: 0;
            
            background: none;
        }
	
		#coming_up { margin: -10px 0 0 0;}
     
    .right_ads, .right_timetable {
        float: right;
        clear: right;
    }
        
    .main_content {
        width: 450px;
        min-height: 350px;
        margin: 0 0 0 240px;
        padding: 10px 0 20px 0; 
    }
        .main_content h1 {
            text-transform: uppercase;
            
            /*background: url('http://www.connexmelbourne.com.au/css/skin1/images/connexsprite.gif') no-repeat top left;
			background-position: -98px -2922px;*/

			background:url(../../images/skin1/pagehead_bg.gif) left top no-repeat;
        }

        .gallery_image h1 {
            margin: 10px 0 0 0;
            text-transform: uppercase;
            
            background: url('../../images/skin1/pagehead_bg.gif') no-repeat top center;
        }        
    
    .content_body {
        padding: 10px 15px 20px 15px;
    }

    .ttable_content{         
        background: url('../../images/skin1/bg_grad.jpg') repeat-x top left;
    }
	
    #flash_content, 
    .news_content { 
		width: 443px;
		min-height: 401px;
		padding: 0 0 10px 0;
	}
	#flash_content {
		width: 440px;
		padding-bottom: 0;
	}
	#flash_content object, 
	#flash_content embed { margin-left: 2px; }
	.news_content { background: url('../../images/skin1/bg_grad.jpg') repeat-x top left; }
    
        .news_item {
            padding: 0px 5px 0 5px;
        }

            .news_item_img {
            }

            .news_item_text {
                margin: 0 15px 10px 95px;
                padding: 0 0 20px 0;
                
                border-bottom: 1px dashed #1a519d;
            }
#footer, #fofooter{
    height: 17px;
    padding: 5px 20px 0 20px;
    margin: 10px -10px 0 0;
    clear: both;
    
    font-size: 9px;
    color: #0051a2;
    
    background: #ccdcec;
    border-top: 2px solid #FFF;    
}
 #fofooter{margin:0;}
    
    .copy{ float: right;}
    
/* corners */
.top {background: url(../../images/skin1/dot.jpg) 0 0 repeat-x; width: 455px} /* main box width set here*/
.stop {background: url(../../images/skin1/dot.jpg) 0 0 repeat-x; width: 220px} /* side box width set here*/
.btm {background: url(../../images/skin1/dot.jpg) 0 100% repeat-x}
.lft {background: url(../../images/skin1/dot.jpg) 0 0 repeat-y}
.rght {background: url(../../images/skin1/dot.jpg) 100% 0 repeat-y}
.cbl {background: url(../../images/skin1/bl.gif) 0 100% no-repeat}
.cbr {background: url(../../images/skin1/br.gif) 100% 100% no-repeat}
.ctl {background: url(../../images/skin1/tl.gif) 0 0 no-repeat}
.ctr {background: url(../../images/skin1/tr.gif) 100% 0 no-repeat; padding: 5px;}

/* Messages */
.errormsg, .infomsg {
	padding: 5px 20px 5px 45px;
	
	text-align: left;

	border-top: 2px solid #B5D4FE;
	border-bottom: 2px solid #B5D4FE;
}

.errormsg {	background: #F8FAFC url(../../images/skin1/alert.gif) center no-repeat; 	background-position: 15px 50%; /* x-pos y-pos */}

.infomsg { background: #F8FAFC url(../../images/skin1/info.gif) center no-repeat; 	background-position: 15px 50%; /* x-pos y-pos */}

/* Gallery */

.gallery .image{
    width: 150px;
}

.gallery .image_name a{ 
    width: 150px;
    margin: 2px 0 10px 0;
    display: block;

    text-align: center;
}

/* Forms */

.formfields {
	width: 228px !important;
	//width: 229px !important;
	margin:0 0 2px 0;
	
	font-size: 11px;
}
.registerScreen .heading {
	padding: 0 0 4px 0;
}

.pf_formfield {
	width: 232px;
	margin: 0 0 2px 0;
	
	font-size: 11px;
}

/* Misc */
.login_scr{padding: 5px;}
.news img {margin: 3px;}
.preload {display:none;}

/* SIMP */
.logo {
	padding-top: 50px;
}

/* FAQ */
.main_content h1 {
	height: 22px;
}

.faq {
	padding: 5px;
	margin-right: 2px;
}

	.faq p {
		padding: 5px 0;
		margin: 0;
	}

	.faq small {
		font-size: 9px;
		letter-spacing: 1px;
	}

	.faq .button {
		margin-top: 5px;
	}

	.faq .infomsg strong {
		color: #cc0000;
	}

/* Facility Search */

.facilitysearch_result {
	list-style: none;
	padding: 5px 10px;
	margin: 5px;
}

	.facilitysearch_result h2 {
		padding: 5px;
		margin-bottom: 10px;

		font-size: 14px;
		text-transform: uppercase;

		background: #CCDCEC;
		border-top: 1px solid #000000;
		border-bottom: 1px solid #000000;
	}

	.facilitysearch_result a {
		text-decoration: none;
	}
	
	
.sprite {
	background: url('http://www.connexmelbourne.com.au/css/skin1/images/connexsprite.gif') no-repeat top left; 
}

/* Connex Plus Member Page */
.myaccount{
	padding: 5px 15px 25px 15px;
	width: 178px;
	overflow: hidden;
	position: relative;
}
	.myaccount a {
		color: #0051A2;
	}

.membername {
	font-size: 17px;
	font-variant: small-caps;
	font-weight: bold;
	color: #0051A2;
}

.logout_link{
	position: absolute;
	bottom: 10px; right: 15px;
}

.update_link{
	position: absolute;
	bottom: 10px; left: 15px;
}

/* Register */
.registerScreen {}

.registerScreen tr { vertical-align: top; }

.registerScreen td, .registerScreen td.heading {
	padding: 3px 5px;
}