@charset "UTF-8";
/* CSS Document */

#div-top-merchant{
    width:100%;
}


#div-topfixed-content-merchant-a{
width:1000px;
height:70px;
margin:0px auto 8px auto;
background-color:#000;
}



.merchant-name-header{
	float:right;
	width:800px;
	height:40px;
	margin:15px 0px 15px 0px;
	padding:0px 100px 0px 100px;
	text-align:center;
}


.merchant-name-header h1{
	margin:0px;
	font-size:36px;
	color:#FFF;
}

#fb-root{
	
}

.fb-like{
	width:80px;
	float:right;
	margin:-40px 10px 0px 0px;
}

#mp-2top-pics{
    float:left;
    width:1000px;
    height:410px;
    margin:0px auto 10px auto;
}


#mp-pic-01{
	float:left;
	width:670px;
    height:410px;
    margin-right:10px;
    background-color:#fefefe;
}


.slide-image{
	width:670px;
	height:350px;
}


.thumbs div div div{
	float:left;
	width:40px;
	height:40px;
	margin:8px 4px 8px 4px;
	overflow:hidden;
}

.slide-control{
	width:660px;
	height:60px;
	margin:-1px 0px 0px 0px;
	padding:0px 5px 0px 5px;
	background-color:#000;
}

.thumbs{
	float:left;
	width:480px;
	height:60px;
}

.play{
	float:left;
	width:40px;
	height:40px;
	margin:16px 8px 0px 0px;
	background-image:url(../images/play-blkbg-40x40.png);
}

.pause{
	float:left;
	width:40px;
	height:40px;
	margin:16px 8px 0px 0px;
	background-image:url(../images/pause-blkbg-40x40.png);
}

.back{
	float:left;
	width:40px;
	height:40px;
	margin:16px 0px 0px 0px;
	background-image:url(../images/back-blkbg-40x40.png);
}

.next{
	float:left;
	width:40px;
	height:40px;
	margin:16px 8px 0px 0px;
	background-image:url(../images/next-blkbg-40x40.png);
}

.fullscreen{
	float:left;
	width:40px;
	height:40px;
	margin:16px 0px 0px 0px;
	background-image:url(../images/fs-blkbg-40x40.png);
	
}

.overlay-caption{
	width:100%;
	background: rgb(255, 255, 255);
	background-color:rgba(255,255,255,1.0);
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	color:#333;
	padding:0px 0px 0px 7px;
}

.overlay-caption div{
}


#contact-info{
	float:left;
  width:320px;
  height:410px;
	margin-bottom:10px;
  padding:0px 0px 0px 0px;
	background-color:#fefefe;
	text-align:center;
	font-size:18px;
}

#contact-info h2{
	max-width:300px;
	display:block;
	max-height:60px;
	overflow:hidden;
	margin:10px 0px 10px 0px;
	font-size:25px;
}

#phone-1{
	margin:15px 0px 5px 0px;
	font-size:36px;
  font-weight:bold;
}

#phone-2{
	margin:0px 0px 18px 0px;
}

#adress-info{
	max-width:300px;
	margin:80px 0px 0px 0px;
	font-size:25px;
}

#suburb-info{
	display:block;
	max-width:300px;
	font-size:28px;
	margin:0px 0px 0px 0px;
}

#town-pc-info{
	display:block;
	font-size:13px;
	margin:0px 0px 0px 0px;
}

#pobox-info{
	font-size:14px;
	margin:0px 0px 0px 0px;
}

#withhold-blurb{
	max-width:300px;
	font-size:16px;
	line-height:18px;
}

.email-link{
	display:block;
	margin:10px 0px 0px 0px;
}

.website-link{
	display:block;
	margin:8px 0px 10px 0px;
}


	
	
.gold-opening-hours{
	float:left;
	width:120px;
	height:25px;
	margin:30px 0px 0px 90px;
	padding:5px 0px 5px 0px;
	text-align:center;
	color:#000;
	font-style:italic;
	font-size:16px;
	cursor:pointer;
	background-image:url(../images/silver-button-30x120.png);
	background-repeat:no-repeat;
}
	
	
div.hours{
	width:300px;
	min-height:55px;
	margin:25px 0px 0px 0px;
	padding:4px 10px 4px 10px;
	background-color:#fefefe;
	font-size:14px;
	/*
	border:1px solid #000;
  filter:alpha(opacity=0);
 	opacity:0;
  visibility:hidden;
  position:absolute;
 	top:0px;
 	left:0px;
	*/
}







#float-container{
	width:1000px;
	margin:0px auto 0px auto;
}

#div-left{
	float:left;
	width:630px;
	min-height:400px;
	margin:0px 5px 10px 0px;
}


#about-merchant-div{
	float:left;
	width:630px;
	height:40px;
	padding:0px 20px 0px 20px;
	margin:0px 0px 0px 0px;
	background-color:#fefefe;
}


#about-merchant-div h2{
	margin:12px 0px 5px 0px;
	font-size:20px;
}



#bullet-points-div{
	float:left;
	z-index:2;
	width:630px;
	height:275px;
	margin-bottom:10px;
	padding:5px 20px 0px 20px;
	border:0;
	font:400 18px Arial, Helvetica, sans-serif;
	background-color:#fefefe;
}

.bullet{
	float:left;
	clear:left;
	width:10px;
	padding-right:10px;
	font-weight:400;
	line-height:33px;
    
}


.bullet-points{
	float:left;
	line-height:33px;
}


#div-right{
	float:right;
	width:320px;
	margin:0px 0px 10px 5px;
}



#mp-google-map{
 	float:left;
	width:320px;
	height:320px;
	background-color:#fefefe;
}

#map{
	width:320px;
	height:300px;
	border:0px;
}

.view-bigger-map{
	display:block;
	width:315px;
	height:18px;
	padding:3px 0px 0px 5px;
	color:#0000FF;
	text-decoration:none;
	font-size:12px;
}





#more-info-div{
  float:left;
  width:960px;
	min-height:100px;
  padding:0px 20px 10px 20px;
	background-color:#fefefe;
}


#more-info-div h2{
	width:960px;
	margin:12px 0px 5px 0px;
	font-size:20px;
}


#more-info-text{
  width:960px;
  height:100%;
	font:14px Arial, Helvetica, sans-serif;   
}









/*merchant-page-editor CSS*/


input#about-heading{
	width:630px;
	margin:5px 0px 5px 0px;
	color:#009;
	font:bold 20px Arial, Helvetica, sans-serif;
}


textarea#about-text{
	width:630px;
	height:90px;
	overflow:hidden;
	font:14px Arial, Helvetica, sans-serif;
}


input#more-info-heading{
	width:950px;
	margin:5px 0px 5px 0px;
	color:#009;
	font:bold 20px Arial, Helvetica, sans-serif;
}


#more-info-heading input{
	width:950px;
}


textarea#more-info-text{
	width:960px;
	min-height:100px;
	margin-bottom:5px;
}





#contact-info-form{
	width:300px;
	height:410px;
	float:left;
	margin-bottom:10px;
	padding:0px 10px 0px 10px;
	font:500 17px Arial, Helvetica, sans-serif;
	line-height:24px;
	background-color:#fefefe;
}


#contact-info-form input{
	width:294px;
	height:21px;
	margin:3px 0px 3px 0px;
	padding:2px;
	border:1px solid #CCC;
	font:normal italic 17px Arial, Helvetica, sans-serif;
	color:#666;
  background-color:#eeeeee;
}

#withhold-blurb{
	font-size:15px;
	line-height:17px;
}

#bullet-points-div select{
	float:left;
	display:block;
	width:637px;
	height:23px;
	margin:5px 0px 5px 0px;
	padding:0px;
	border:0px;
	font:400 18px Arial, Helvetica, sans-serif;
	color:#666;
	background-color:#eeeeee;
}

input#town{
	width:204px;
	height:21px;
	padding-right:4px;
}

input#postcode{
	float:right;
	width:76px;
	height:21px;
}

#slide-image-overlay{
	display:none;
	background: rgb(255, 255, 255);
  background: rgba(255, 255, 255, .99);
	font:16px Arial, Helvetica, sans-serif;
	color:#000;
	padding:0px 0px 0px 0px;
}

#slide-image-overlay h2{
	margin:8px 0px 7px 0px;
}

#slide-image-overlay ul{
	list-style-type: decimal;
	margin:0px;
	padding:0px;
}

#slide-image-overlay li{
	margin:10px 0px 5px 40px;
	padding:0px;
}

#save-div{
	float:left;
	clear:left;
	margin:3px 0px 5px 0px;
	border:1px solid #9f6;
	background-color:#9F6;
}

#edit-opening-hours-div{
	float:left;
	width:200px;
	height:40px;
	margin:30px 0px 0px 50px;
	padding:7px 0px 5px 0px;
	text-align:center;
	font-size:16px;
	cursor:pointer;
	background:url(../images/silver-button-200x40.png) no-repeat;
}

#edit-opening-hours-div a{
	text-decoration:none;
	color:#000;
}

edit-opening-hours-text{
	width:200px;

}

#save-changes-text{
	color:#000;
}

#save-changes-blurb{
	float:left;
	margin:6px 0px 0px 6px;
	color:#C03;
}

option.custom-bullet{
	color:#C03;
	background-color:#CCC;
}

a.logout-link:link{
	text-decoration:none;
	color:#30C;
}

a.logout-link:visited{
	text-decoration:none;
	color:#30C;
}

a.logout-link:hover{
	text-decoration:none;
	color:#000;
}

a.logout-link:active{
	text-decoration:none;
	color:#F00;
}

div#extra-links{
    float: left;
    width: 960px;
		margin:10px 0px 0px 0px;
		padding: 0px 20px 0px 5px;
}

div#extra-links a{
	display:block;
	float:left;
	height:15px;
	text-decoration:none;
	color:#06F;
	font:11px Arial, Helvetica, sans-serif;
}

div#extra-links a:visited{
	color:#06F;
}

div#extra-links a:hover{
	color:#00F;
}


#youtube-link{
	margin:5px 20px 0px 0px;
	padding:2px 0px 0px 45px;
	background:url(../images/youtube-logo-15x41.png) no-repeat;
}


#facebook-link{
	margin:5px 20px 0px 0px;
	padding:2px 0px 0px 20px;
	background:url(../images/facebook-logo-15x15.png) no-repeat;
}

#linkedin-link{
	margin:5px 0px 0px 0px;
	padding:2px 0px 0px 20px;
	background:url(../images/linkedin-logo-15x15.png) no-repeat;
}


div#extra-links label{
    float: left;
    clear: left;
    width: 150px;
		text-align:right;
		margin:2px 2px 2px 0px;
}

div#extra-links input{
    float: left;
    width: 500px;
		margin:0px 0px 2px 0px;
}