html{
	background-image: url(../images/gfgv_page_background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background: #70453F;
}

body {
	background: #70453F;
	color: #333;
	font-size: 11px;
	padding: 0px 0px 40px 0px;
	background-image: url(../images/gfgv_page_background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

p {
	overflow: hidden;
}

div.box{
	border: 1px solid #8c8c8c;
	padding: 5px 0px;
	margin: 0px 0px 10px 0px;
	min-width: 0; /*peekaboo bug fix*/
}

div.grid_16 div.box{
	width:628px;
	overflow:hidden;
}


div.grid_8 div.box{
	width:308px;
	overflow:hidden;
}



div.box h5, div.slideshow h5{
	text-align: center;
	margin-bottom:5px;
}

div.box h6{
	text-align: center;
	font-weight:normal;
}

div.menu{
	margin-top:50px;
	height:40px;
	margin-bottom: 10px;
	text-align:center;
}

div.menu a {
	color:#FFFFFF;
	display:inline-block;
	padding:0 10px;
	font-size:16px;
	font-weight:bold;
	line-height:40px;
}

div.menu a:hover{
	text-decoration:none;
	color:#FD8333;
	/*color:#F15532;*/
}

div.menu a.active_nav{
	color:#F15532;
}

div.state_links{
	text-align: center;
}

div.state_links a{
	padding: 0 2px;
}

div.box p{
	padding:0 5px;
	margin-bottom:5px;
}

div.box form{
	margin-left:5px;
	margin-bottom:5px;
}

div.box input.postcode_input{
	margin-top:5px;
	width:294px;
	padding-top:2px;
	padding-bottom:2px;
}

div.box input.postcode_button{
	margin-top:5px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:20px;
	padding-right:20px;
}

form.area_search{
	position:relative;
}

form.area_search span{
}

label.inline_label  {
	position:absolute;
	top:8px;
	left:10px;
}

div.logo{
	height:235px;
}


div.logo a{
	display:block;
	height:235px;
}

.container_12 {
	/*background: #fff url(../../img/12_col.gif) repeat-y;*/
	margin-bottom: 20px;
}

.container_16 {
	/*background: #fff url(../../img/16_col.gif) repeat-y;*/
}

.container_24 {
	/*background: #fff url(../../img/24_col.gif) repeat-y;*/
	background-image: url(../images/gfgv_page_logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color:#FFFFFF;
	padding-left:5px;
	padding-right:5px;

}

.front_list ul {
    margin: 0 5px 5px 5px;
    padding: 0;
    list-style: none;
	/*border-top: 1px solid #ccc;*/
	display:inline-block;
}

.front_list ul li{
	margin: 0px;
	background: #fff;
	width: 276px;
	float: left;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
    /*border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
    border-top: 1px solid #fff;*/
}

.front_list ul li.hover { /*--Hover State--*/
    background: #ddd;
    cursor: pointer;
}

.front_list ul li a, .front_list ul li a:hover{
	color:#000000;
	display:block;
	text-decoration:none;
}

.front_list ul li a strong{
	color:#FD8333;
}

div.home_text.box p{
	margin-bottom:10px;
}

.small_map_holder{
	width:300px;
	height:255px;
	background-color:#333333;
	margin-right:5px;
	float:right;
	position:relative;
	display:inline;
}

.promo_img_holder{
	width:300px;
	margin-right:5px;
	float:right;
	position:relative;
	display:inline;
}

.venue_address{
	width:300px;
	margin-right:10px;
	margin-left:5px;
	float:left;
	position:relative;
	display:inline;
}

.address_label{
	width:65px;
	text-align:right;
	font-weight: bold;
	display:inline-block;
	zoom:1;
	*display:inline;
	padding-right:10px;
	color: #FD8333;
	vertical-align: top;
}


.details_section{
	margin-bottom:4px;
}

.address_details{
	display:inline-block;
	zoom:1;
	*display:inline;
	width:210px;
	vertical-align: top;
}

.venue_details{
	display:inline;
}

.promo_details{
	display:inline;
}

.slideshow{
	border: 1px solid #8c8c8c;
	margin-bottom: 5px;
	padding: 10px;
	display:inline-block;
}




div.slideshow p{
	padding-left:10px;
	margin-bottom:10px;
}

div.image_thumb {
    float: left;
    width: 297px;
	height: 420px;
    background: #fff;
    /*border-right: 1px solid #ccc;
    border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;*/
}

div.image_thumb ul{
    margin: 0;
    padding: 0;
    list-style: none;
	border-top: 1px solid #ccc;
	display:inline-block;
}

div.image_thumb ul li{
    margin: 0;
    padding: 1px 10px;
    background: #fff;
    width: 276px;
    float: left;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #fff;
    border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	display:block;
}

.image_thumb_li{
	height:64px;
	overflow:hidden;
}


.image_thumb ul li.image_thumb_li.hover { /*--Hover State--*/
    background: #ddd;
    cursor: pointer;
}
.image_thumb ul li.image_thumb_li.active { /*--Active State--*/
    background: #F4ECEB;
    cursor: default;
}

.image_thumb .linkall{
	padding-top:10px;
}

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

.image_thumb ul li .block {
    float: left;
    padding: 0;
    width: 265px;
}

.image_thumb ul li .block a strong {
    font-size:15px;
}

li.image_thumb_li p{display: none;}/*--Hide the description on the list items--*/

.image_thumb a, .image_thumb a:hover{
	color:#FD8333;
	text-decoration: none;
}

.main_image {
    width: 300px;
    height: 420px;
    float: left;
    background: #333;
    position: relative;
    overflow: hidden; /*--Overflow hidden allows the description to toggle/tuck away as it slides down--*/
    color: #fff;
	margin-right:10px;
}

.main_image h2 {
    font-size: 2em;
    font-weight: normal;
    margin: 0 0 5px;
    padding: 10px;
}
.main_image p {
    font-size: 1.2em;
    line-height: 1.6em;
    padding: 10px;
    margin: 0;
}
.block small { /*--We'll be using this same style on our thumbnail list--*/
    font-size: 1em;
    padding: 0 0 0 0px;
}

.main_image .block small {margin-left: 10px;}
.main_image .desc{
    position: absolute;
    bottom: 0;
    left: 0; /*--Stick the desc class to the bottom of our main image container--*/
    width: 100%;
    display: none; /*--Hide description by default, if js is enabled, we will show this--*/
}
.main_image .block{
    width: 100%;
    background: #111;
    border-top: 1px solid #000;
}
.main_image a.show {background-position: left bottom;}

.slideshow .main_image img{
    position:absolute;
}

span.promo_name{
	font-size: 110%;
	font-weight:bold;
}



.twitter-share-button{
	margin-bottom:10px;
}

.fb_share_size_Small{
	float:left;
	margin-right:5px;
	margin-bottom:10px;
}

.fb_share_size_Small .FBConnectButton{
	background-position:left -231px;
}

.fb_share_size_Small .FBConnectButton_Small .FBConnectButton_Text{
	padding-top:3px;
	padding-bottom:4px;

}

.post_share  {
	margin-left:80px;
	display:block;
}



.social_share{
	postion:relative;
	min-width: 0;
	margin-top:10px;
}




div.box p.venue_list{
	width:198px;
	margin-left:9px;
	vertical-align:top;
	margin-bottom:8px;
	padding:0;
	display: -moz-inline-stack;
	display:inline-block;
	*display: inline;
	zoom:1;
}

p.venue_list a{
	color:#000000;
	display:block;
	text-decoration:none;
	padding: 0 5px;
}

p.venue_list a:hover{
    background: #ddd;
    cursor: pointer;
}

.venue_list a span.venue_name{
	font-weight: bold;
	color: #FD8333;
}





#map_holder.show_wa{
	background-image: url(../images/mapsprite.png);
	background-repeat: no-repeat;
	background-position: -900px;
}



#map_holder.show_sa{

	background-image: url(../images/mapsprite.png);
	background-repeat: no-repeat;
	background-position: -1800px;

}



#map_holder.show_qld{

	background-image: url(../images/mapsprite.png);
	background-repeat: no-repeat;
	background-position: -2100px;

}


#map_holder{

	width: 296px;
	margin:0 2px;
	height: 278px;

	background-image: url(../images/mapsprite.png);
	background-repeat: no-repeat;
	background-position: 0px;
	overflow:hidden;
}



#map_holder.show_nsw{

	background-image: url(../images/mapsprite.png);
	background-repeat: no-repeat;
	background-position: -300px;

}



#map_holder.show_vic{

	background-image: url(../images/mapsprite.png);
	background-repeat: no-repeat;
	background-position: -1200px;

}



#map_holder.show_tas{
	background-image: url(../images/mapsprite.png);
	background-repeat: no-repeat;
	background-position: -1500px;
}

li.curFocus {
	background: #fdecb2;
}

.curFocus input,.curFocus textarea{
border: 1px double #000000;
}

.paragraph_highlight{
	font-weight: bold;
	color: #D4BE75;
}

.address{
	color: #999999;
}

.errorMsg{
	text-align:center;
	margin-left:30px;
	margin-right:30px;
 	background-color: #FF0000;
	padding-top:5px;
	padding-bottom:10px;
	margin-bottom:20px;
}

li.error{
	background-color: #FFDFDF;
	color:#FF0000;
	margin-bottom:20px;
}

div.alert{
	background-color: #FF5151;
}

p.error{
	margin-left:175px;
	margin-bottom:0px;
}

#contact_form .info{
	text-align:center;
	margin-left:30px;
	margin-right:30px;
}


#contact_form ul{
	list-style-type: none;
}

#contact_form li{
	display:block;
	width:610px;
	list-style-type: none;
	margin-left:5px;
}

#contact_form fieldset{
	border: 1px solid #CCCCCC;
	padding:5px;
	margin-bottom:5px;
}

#contact_form label{
	display:inline-block;
	width: 150px;
	margin:0px 10px 5px 0px;
	text-align:right;
	padding:7px 5px 6px 5px;
	vertical-align: top;
}

#contact_form input[type=text],input[type=password] {
	margin:10px 10px 10px 0px;
	padding:5px;
	vertical-align: top;
	width: 360px;
	border: 1px double #CCCCCC;
}

#contact_form select{
	margin:10px 10px 10px 0px;
	padding:5px;
	vertical-align: top;
	width: 372px;
	border: 1px double #CCCCCC;
}

#contact_form input[type=file]{
	margin:10px 10px 10px 0px;
	padding:5px;
	vertical-align: top;
	width: 360px;
}

#contact_form textarea{
	width:360px;
	padding:5px;
	margin-bottom:10px;
	margin-top: 10px;
	border: 1px double #CCCCCC;
}

#contact_form input[type=submit]{
	padding:4px;
	margin-top:10px;
}

#contact_form span.req{
	display:block;
	color:#FF0000;
	font-size: 10px;
}

#footer, #footer a{
	color:#fff;
	text-align:center;
}

#footer a{
	font-size: 12px;
}







