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

body{
max-width: 1024px;
margin: 10px auto !important;
float: none !important;
background-color:#121212;
font-size:100%;
border: 1px solid #666666;
color:#cccccc;
}


/*Ensures padding and border are included in the total width and height of the elements*/
* {
   
	padding: 0;
	margin: 0;
	
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}



/*Ensures Images scale to fit*/


img {
	max-width:100%;
height:auto;
border-style: none;
}

img.pages {
padding-left:15px;
padding-right: 15px;
}

/*Centers Images in divs*/
img.center {
    display: block;
    margin:auto;}
	
img.center2 {
    display: block;
    margin:auto;
	margin-top:40px;
	}
	
img.right {float:right;}
.imageright {float: right;margin-left:10px; margin-right:10px; margin-top:5px;}

img.left {float:left; margin-right: 10px;}
	
img.social {
	position:relative;
	bottom:-70%;
	float:right;
	width:35px;
	margin-left:10px;
}

.bullet4 li,.bullet4 ul,ul.bullet2,ul.submenu{list-style-type:square;font-family:Georgia,"Times New Roman",Times,serif}.bullet4 li,.bullet4 ul{color:#CCC;font-size:75%;margin-left:5%;list-style-position:inside;line-height:175%}ul.submenu{color:#d3af83;font-size:130%;list-style-position:outside;line-height:100%}

.border1 { border-width:1px;
  border-style:solid;
  border-color:#d3af83;}

.boldcolour {font-weight:bold; color:#eedac2}

p {font-family: Georgia, "Times New Roman", Times, serif; line-height:19px; padding: 10px 20px 10px 10px;}

.colour {color:#eedac2;}

h1 {font-family: Georgia, "Times New Roman", Times, serif; font-size:0.9em; text-align:center; color:#eedac2; font-weight:normal; padding:10px 10px 10px 10px;}
h2 {font-family: Georgia, "Times New Roman", Times, serif; font-size:18px; text-align:center; color:#d3af83; font-weight:normal; padding-top:20px;}
.caption {
  display: block;
  position: absolute;
  z-index: 2;
  color: #000;
  font-family: 'Pinyon Script', cursive;
  right: 5%;
  top: 5%;
  background: #333;
filter:alpha(opacity=80); /* IE */
-moz-opacity:0.8; /* Mozilla */
opacity: 0.8; /* CSS3 */
  line-height:110%;
  padding:15px;
  font-size:130%;
  border-width:1px;
  border-style:solid;
  border-color:#d3af83;
  text-align:center;
  }
h3 {font-family: Georgia, "Times New Roman", Times, serif; font-size:18px; text-align:left; color:#d3af83; font-weight:normal; padding-top:20px; padding-left:10px; }
 
h5 {font-family: Georgia, "Times New Roman", Times, serif; font-size:90%; text-align:left; color:#eedac2; font-weight:normal; padding:10px 10px 0px 10px;}

h6 {font-family: Georgia, "Times New Roman", Times, serif; font-size:16px;  text-align:center; color:#eedac2; font-weight:normal; padding:10px 10px 0px 10px;}

li {list-style-type: none;}

.sqbull ul, .sqbull li {list-style-type:square;color: #CCC;font-family:
Georgia, "Times New Roman", Times, serif;font-size:75%;margin-left:5%;list-style-position:inside;line-height:175%;}

ul.submenu{list-style-type:square;color: #d3af83;font-family:
Georgia, "Times New Roman", Times, serif;font-size:130%;list-style-position:outside;line-height:100%;}


ul.bullet2{list-style-type:square;font-size: 80%;font-family:
Georgia, "Times New Roman", Times, serif;color: #999;padding-left:30px; padding-right: 5px; }

	
/*Links*/
a:link{
font-family: Georgia, "Times New Roman", Times, serif;
color:#eedac2;
text-decoration: none;
font-size: 100%;

}

a:visited{
color:#eedac2;
text-decoration: none;}

a:hover{
color:#d3af83;
text-decoration: underline;
}

/*Header Container For Top Logo*/
.header {
	width:100%;
	height:120px;
	background:url(../images/mightyboudoirlogo.png)  no-repeat;
	background-size: contain;
    background-image: -webkit-image-set(
        url(../images/mightyboudoirlogo.png) 1x,
        url(../images/mightyboudoirlogo@2x.png) 2x
      );
      background-image: image-set(
        url(../images/mightyboudoirlogo.png) 1x,
        url(../images/mightyboudoirlogo@2x.png) 2x
      );
	
    }
.boxer,.boxer h5,.dark_button a{font-size:90%;text-align:center}
.boxer .box-row{display:table-row}.boxer .box{display:table-cell;text-align:center;vertical-align:top;border:1px solid}

/*Container for Slider*/
.slider {width:100%;
	height:550px;}

	
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

/*Slider Stuff*/
.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }  
  
.product {float:left; width:100%; background-color:#121212; border-top: solid 1px #eedac2;}  
  
 .dark_button a {color: #000000 !important;

    text-align: center;
    vertical-align: middle;
   font-size: 90%;
   text-decoration: none;
   font-family: Georgia;}

.dark_button{
     background: #eedac2;
  background-image: -webkit-linear-gradient(top, #eedac2, #d3af83);
  background-image: -moz-linear-gradient(top, #eedac2, #d3af83);
  background-image: -ms-linear-gradient(top, #eedac2, #d3af83);
  background-image: -o-linear-gradient(top, #eedac2, #d3af83);
  background-image: linear-gradient(to bottom, #eedac2, #d3af83);
  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 5px;
  font-family: Georgia;
  color: #000;
  font-size: 80%;
  padding: 5px 10px 5px 10px;
  border: solid #d3af83 1px;
  text-decoration: none;
    text-align: center;
    vertical-align: middle;

   
}

.dark_button:hover {
   background: #d3af83;
  background-image: -webkit-linear-gradient(top, #d3af83, #eedac2);
  background-image: -moz-linear-gradient(top, #d3af83, #eedac2);
  background-image: -ms-linear-gradient(top, #d3af83, #eedac2);
  background-image: -o-linear-gradient(top, #d3af83, #eedac2);
  background-image: linear-gradient(to bottom, #d3af83, #eedac2);
  text-decoration: none;
} 
  
  
/*Caption In Slider*/


/*Gives all columns float left and padding of xxpx Square brackets ensure exact match*/
[class*="col-"] {
    float: left;
    padding: 1%;
}

/*Prevents other elements from be placed as if the columns does not exist due to floate left*/
.row:after {
    content: "";
    clear: both;
    display: block;
}

.alertbox {
	margin:auto;
	width: 75%;
	border: solid #d3af83 2px;
	background-color: #666666;
}

.footer {
    color: #ffffff;
    text-align: center;
    font-size: 12px;
    padding: 1%;
}

/* Style the links inside the navigation bar */
.topnav a {
	font-family: "Times New Roman", Times, serif;
	color:#eedac2;
	font-size:90%;
	text-decoration: none;
	display: block;
	float: left;
	padding-top:10px;
	text-align: center;
	width: 11%;
	height:50px;
	padding-top: 15px;
	background: #2B2B2B;
  background: linear-gradient(top,  #575757,  #050505);
  background: -ms-linear-gradient(top,  #575757,  #050505);
  background: -webkit-gradient(linear, left top, left bottom, from(#575757), to(#050505));
  background: -moz-linear-gradient(top,  #575757,  #050505);
	
	/*TRANSISTIONS*/
	-webkit-transition: background 0.5s ease;
	   -moz-transition: background 0.5s ease;
	     -o-transition: background 0.5s ease;
	    -ms-transition: background 0.5s ease;
	        transition: background 0.5s ease;
}

/* Change the color of links on hover */
.topnav a:hover {
   background: #050505;
  background: linear-gradient(top,  #050505,  #575757);
  background: -ms-linear-gradient(top,  #050505,  #575757);
  background: -webkit-gradient(linear, left top, left bottom, from(#050505), to(#575757));
  background: -moz-linear-gradient(top,  #050505,  #575757);
  color: #eedac2;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
  box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
  text-shadow: 2px 2px 3px #000000;
}

/* Hide the link that should open and close the topnav on small screens */
.topnav .icon {
    display: none;
}

.widget {
	max-width:100%;
	height:auto;
	margin: auto;
	color:#d3af83;
	font-family:font-family: Georgia, "Times New Roman", Times, serif;
	text-align:center;
	}

input[type=text], select {
    width: 100%;}

.modal-content {width:90%;}
img.package {padding-top:5%; padding-left:10%; padding-right: 10%;overflow:hidden;}
.packagescontainer {width:100%;  overflow:hidden; margin-left: auto;
    margin-right: auto;
    text-align: center;
	position:relative;}
.packages {
	margin: 3px;
    display:inline-block;
	width:30%;
	height:180px;
	background-color:#777777;
	border: 1px solid #d3af83;
	position:relative;
	overflow:hidden;
	vertical-align: bottom;
	z-index:1;
	
 }
 
 /* The Modal (background) */
.modal {
	margin:auto;
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 999999; /* Sit on top */
    padding-top: 25%; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
    position: relative;
    background-color: #666666;
	color:#ffffff;
    margin: auto;
    padding: 10px;
    border: 1px solid #888;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: 0.4s;
    animation-name: animatetop;
    animation-duration: 0.4s}
	
.modal-text {color:#fff;}


.modalDialog {
        position: fixed;
        font-family: Arial, Helvetica, sans-serif;
		color:#FFFFFF;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background: rgba(0,0,0,0.8);
        z-index: 99999;
        opacity:0;
        -webkit-transition: opacity 400ms ease-in;
        -moz-transition: opacity 400ms ease-in;
        transition: opacity 400ms ease-in;
        pointer-events: none;
    }
/* Modal Content */	
/* Modal Content */	
#mask {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9000;
   background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
  display: none;
}

#boxes .window {
  position: absolute;
  left: 0;
  top: 0;
  width: 440px;
  height: 200px;
  display: none;
  z-index: 9999;
  padding: 20px;
  border-radius: 15px;
  text-align: center;
}

#boxes #dialog {
  width: 750px;
  height: 300px;
  padding: 10px;
  background-color: #666666;
  font-family: Arial, Helvetica, sans-serif;
  
}

#popupfoot {
  
  position: absolute;
  bottom: 10px;
  width: 250px;
  left: 250px;
}

.galleria{ width:100%; background: #000;}
.galleria-errors { display: none !important; }

.button1box {text-align: center;}

.button1 a {color: #000000 !important;
	text-align: center;
    vertical-align: middle;
   font-size: 90%;
   text-decoration: none;
   font-family: Georgia;
   }

.button1{
	
     background: #eedac2;
  background-image: -webkit-linear-gradient(top, #eedac2, #d3af83);
  background-image: -moz-linear-gradient(top, #eedac2, #d3af83);
  background-image: -ms-linear-gradient(top, #eedac2, #d3af83);
  background-image: -o-linear-gradient(top, #eedac2, #d3af83);
  background-image: linear-gradient(to bottom, #eedac2, #d3af83);
  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 5px;
  font-family: Georgia;
  color: #000;
  font-size: 80%;
  padding: 5px 10px 5px 10px;
  border: solid #d3af83 1px;
  text-decoration: none;
    text-align: center;
    vertical-align: middle;
display:inline-block;
   
}

.button1:hover {
   background: #d3af83;
  background-image: -webkit-linear-gradient(top, #d3af83, #eedac2);
  background-image: -moz-linear-gradient(top, #d3af83, #eedac2);
  background-image: -ms-linear-gradient(top, #d3af83, #eedac2);
  background-image: -o-linear-gradient(top, #d3af83, #eedac2);
  background-image: linear-gradient(to bottom, #d3af83, #eedac2);
  text-decoration: none;
}

 

/* When the screen is less than 600 pixels wide, hide all links, except for the first one ("Home"). Show the link that contains should open and close the topnav (.icon) */
@media screen and (max-width: 768px) {
  .topnav a:not(:first-child) {display: none;}
  .topnav a.icon {
    float: right;
    display: block;
	font-size:100%;
	padding-top:10px;
	width:20%;
  }


}

/* The "responsive" class is added to the topnav with JavaScript when the user clicks on the icon. This class makes the topnav look good on small screens (display the links vertically instead of horizontally) */
@media screen and (max-width: 768px) {
  .topnav.responsive {position: relative;}
  .topnav.responsive a.icon {
    position: absolute;
    right: 0;
    top: 0;

  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: center;
	width: 100%;
	padding-left:10px;
	font-size:110%;
	border-bottom: 1px solid #eedac2;
  }
  
  
  
}



.widget {
	max-width:100%;
	height:auto;
	margin: auto;
	color:#d3af83;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align:center;
	}

input[type=text], select {
    width: 100%;}

@media only screen and (min-device-width: 320px) {
	p {font-size:85%;}
		

	
navg ul     { display: none; }
  navg select { display: inline-block; }
  
 .col-p-12 {width: 100%;}
 

.packagestopbar {
	width:100%;
	background: #eedac2;
  background-image: -webkit-linear-gradient(top, #eedac2, #d3af83);
  background-image: -moz-linear-gradient(top, #eedac2, #d3af83);
  background-image: -ms-linear-gradient(top, #eedac2, #d3af83);
  background-image: -o-linear-gradient(top, #eedac2, #d3af83);
  background-image: linear-gradient(to bottom, #eedac2, #d3af83);
  font-family: Georgia;
  color: #000;
  font-size: 60%;
  font-weight:bold;
  padding-top: 3px;
  padding-bottom: 3px;
  border-bottom: solid #d3af83 1px;
  text-decoration: none;
  text-align:center;
  overflow:hidden;
  height:auto;}

.widget {
	max-width:60%;
	height:auto;
	margin: auto;
	text-align:center;
}
	
}

@media only screen and (min-width: 420px) {
    /* For tablets: */
    .col-s-1 {width: 8.33%;}
    .col-s-2 {width: 16.66%;}
    .col-s-3 {width: 25%;}
    .col-s-4 {width: 33.33%;}
    .col-s-5 {width: 41.66%;}
    .col-s-6 {width: 50%;}
    .col-s-7 {width: 58.33%;}
    .col-s-8 {width: 66.66%;}
    .col-s-9 {width: 75%;}
    .col-s-10 {width: 83.33%;}
    .col-s-11 {width: 91.66%;}
    .col-s-12 {width: 100%;}
	
	.caption {font-size: 140%;}
	
.widget {
	max-width:65%;
	height:auto;
	margin: auto;
	text-align:center;
}
.packages {height:230px;}

	
}


@media only screen and (min-width: 768px) {
    /* For tablets: */
    .col-m-1 {width: 8.33%;}
    .col-m-2 {width: 16.66%;}
    .col-m-3 {width: 25%;}
    .col-m-4 {width: 33.33%;}
    .col-m-5 {width: 41.66%;}
    .col-m-6 {width: 50%;}
    .col-m-7 {width: 58.33%;}
    .col-m-8 {width: 66.66%;}
    .col-m-9 {width: 75%;}
    .col-m-10 {width: 83.33%;}
    .col-m-11 {width: 91.66%;}
    .col-m-12 {width: 100%;}
	
	p {font-size:80%;}
	
	.caption {font-size: 180%;}
	



navg select {
  display: none;
}

navg ul     { display: inline; }


.packagestopbar {
	width:100%;
	background: #eedac2;
  background-image: -webkit-linear-gradient(top, #eedac2, #d3af83);
  background-image: -moz-linear-gradient(top, #eedac2, #d3af83);
  background-image: -ms-linear-gradient(top, #eedac2, #d3af83);
  background-image: -o-linear-gradient(top, #eedac2, #d3af83);
  background-image: linear-gradient(to bottom, #eedac2, #d3af83);
  font-family: Georgia;
  color: #000;
  font-size: 90%;
  font-weight:bold;
  padding-top: 5px;
  padding-bottom: 5px;
  border-bottom: solid #d3af83 1px;
  text-decoration: none;
  text-align:center;
  overflow:hidden;
  height:auto;}

.packages {height:310px;}
  
.widget {
	max-width:65%;
	height:auto;
	margin: auto;
	text-align:center;
}

.modal-content {width:90%;}	
	
}
@media only screen and (min-width: 1024px) {
    /* For desktop: */
    .col-1 {width: 8.33%;}
    .col-2 {width: 16.66%;}
    .col-3 {width: 25%;}
    .col-4 {width: 33.33%;}
    .col-5 {width: 41.66%;}
    .col-6 {width: 50%;}
    .col-7 {width: 58.33%;}
    .col-8 {width: 66.66%;}
    .col-9 {width: 75%;}
    .col-10 {width: 83.33%;}
    .col-11 {width: 91.66%;}
    .col-12 {width: 100%;}
	
	.caption {font-size: 200%;}
	
	p {font-size:90%;}
	
	
.modal-content {width:50%;}		

navg select {
  display: none;
}

navg ul     { display: inline; }

.packages {height:320px;}
.packagestopbar {
	width:100%;
	background: #eedac2;
  background-image: -webkit-linear-gradient(top, #eedac2, #d3af83);
  background-image: -moz-linear-gradient(top, #eedac2, #d3af83);
  background-image: -ms-linear-gradient(top, #eedac2, #d3af83);
  background-image: -o-linear-gradient(top, #eedac2, #d3af83);
  background-image: linear-gradient(to bottom, #eedac2, #d3af83);
  font-family: Georgia;
  color: #000;
  font-size: 90%;
  font-weight:bold;
  padding-top: 5px;
  padding-bottom: 5px;
  border-bottom: solid #d3af83 1px;
  text-decoration: none;
  text-align:center;
  overflow:hidden;
  height:auto;}
  
.widget {
	max-width:65%;
	height:auto;
	margin: auto;
	text-align:center;
}

.modal-content {width:80%;}	

}


@media only screen and (min-width: 1280px) {
	p {font-size:90%;}
	
	.caption {font-size: 220%;}
	


navg select {
  display: none;
}

navg ul     { display: inline; }


.widget {
	max-width:65%;
	height:auto;
	margin: auto;
	text-align:center;
}

.modal-content {width:40%;}	
.packages {height:320px;}
	
}

#twitter {
display:block;
min-width: 100%;
text-align: center;
height: 300px;
}

a.tooltip {outline:none; }
a.tooltip strong {line-height:30px;}
a.tooltip:hover {text-decoration:none;} 
a.tooltip span {
    z-index:10;display:none; padding:14px 20px;
    margin-top:-30px; margin-left:180px;
    width:300px; line-height:16px;
}
a.tooltip:hover span{
    display:inline; position:absolute; color:#000000;
    border:1px solid #d3af83; background:#fffAF0;}
.callout {z-index:20;position:absolute;top:30px;border:0;left:-12px;}
    
/*CSS3 extras*/
a.tooltip span
{
    border-radius:4px;
   
}


@font-face {
    font-family: 'si';
    src: url('../socicon/socicon.eot');
    src: url('../socicon/socicon.eot?#iefix') format('embedded-opentype'),
         url('../socicon/socicon.woff') format('woff'),
         url('../socicon/socicon.ttf') format('truetype'),
         url('../socicon/socicon.svg#icomoonregular') format('svg');
    font-weight: normal;
    font-style: normal;
 
}
 
@media screen and (-webkit-min-device-pixel-ratio:0) {
    @font-face {
        font-family:si;
        src: url(../socicon/socicon.svg) format(svg);
    }
}

.soc {
    overflow:hidden;
    margin:0; 
    list-style:none;
	padding-top:57%
}

.soc li {
    display:inline-block;
    *display:inline;
    zoom:1;
	
}

.soc li a {
    font-family:si!important;
    font-style:normal;
    font-weight:400;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -ms-box-sizing:border-box;
    -o-box-sizing:border-box;
    box-sizing:border-box;
    overflow:hidden;
    text-decoration:none;
    text-align:center;
    display:block;
    position: relative;
    z-index: 1;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 19px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin-right: 8px;
    color: #000000;
    background-color: #eedac2;
}

.soc li a:hover {background-color: #d3af83;}

.soc-icon-last{
    margin:0 !important;
}

.socicon-twitter:before {
  content: "\e040";
}
.socicon-facebook:before {
  content: "\e041";

}
.soc-blogger:before {
    content:'A';
}
.socicon-mail:before {
  content: "\e01f";
}
.socicon-instagram:before {
  content: "\e057";
}
.socialicons {
	height:120px;
	float:right;
}
	
.phone {
  
  font-family: Georgia;
  color: #d3af83;
  font-size: 100%;
  height: 35px;
  
  line-height: 35px;
  text-decoration: none;
  text-align:center;
    display:inline-block;
    position: relative;
	float:left;
	margin-top: 88px;
	margin-left: 10px;
	
}

.phone:hover {
  color: #eedac2;
  text-decoration: none;
}

.slider{
	display:none;
}
.collapseSlider{
	display:none;
}
.sliderExpanded .collapseSlider{
	display:block;
}
.sliderExpanded .expandSlider{
	display:none;
}


.form{ 
    max-width: 100%; 
    min-width: 25%; 
    border-width: 1px; 
    border-color: #d3af83; 
    border-radius: 4px; 
    border-style: solid; 
    color: #222222; 
    font-size: 14px; 
    margin: 0px; 
    background-color:#666;
    padding: 20px; 
} 
.content{ 
    margin: 0px; 
} 
.form label{ 
    color: #d3af83; 
    font-size: 14px; 
    display: block; 
} 
.form input[type=radio], input[type=checkbox]{ 
    margin: 10px; 
    width: 13px; 
} 
.form div{ 
    display: block; 
} 
.form input, form textarea, form select{
    border-width: 1px; 
    border-style: solid; 
    border-color: #666666; 
    border-radius: 0px; 
    padding: 3px; 
    
} 

.intro{ 
    margin-bottom: 10px; 
} 
.clear{ 
    clear: both; 
} 
.form textarea{ 
    height: 50px; 
    width: 50%; 
} 
.form input[type=submit]{ 
    width: 50%; 
    background-color: #CCCCCC; 
    color: #000; 
} 
.field{ 
    margin-bottom: 5px; 
} 


.boxer {
	width:100%;
    margin:auto;
   display: table;
   border-collapse: collapse;
   font-family: Arial, Helvetica, sans-serif;
   color:#CCCCCC;
   text-align:center;
   font-size: 90%;
   line-height:175%;
   
}

.boxer h5 {font-family: Georgia, "Times New Roman", Times, serif; font-size:90%; text-align:center; color:#eedac2; font-weight:normal;}
 
.boxer .box-row {
   display: table-row;
}


.boxer .box {
	
   display: table-cell;
   text-align: center;
   vertical-align: top;
   border: 1px solid ##121212;
   
}

.button1box {text-align: center;}

.button1 a {color: #000000 !important;
	text-align: center;
    vertical-align: middle;
   font-size: 90%;
   text-decoration: none;
   font-family: Georgia;
   }

.button1{
	
     background: #eedac2;
  background-image: -webkit-linear-gradient(top, #eedac2, #d3af83);
  background-image: -moz-linear-gradient(top, #eedac2, #d3af83);
  background-image: -ms-linear-gradient(top, #eedac2, #d3af83);
  background-image: -o-linear-gradient(top, #eedac2, #d3af83);
  background-image: linear-gradient(to bottom, #eedac2, #d3af83);
  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 5px;
  font-family: Georgia;
  color: #000;
  font-size: 80%;
  padding: 5px 10px 5px 10px;
  border: solid #d3af83 1px;
  text-decoration: none;
    text-align: center;
    vertical-align: middle;
display:inline-block;
   
}

.button1:hover {
   background: #d3af83;
  background-image: -webkit-linear-gradient(top, #d3af83, #eedac2);
  background-image: -moz-linear-gradient(top, #d3af83, #eedac2);
  background-image: -ms-linear-gradient(top, #d3af83, #eedac2);
  background-image: -o-linear-gradient(top, #d3af83, #eedac2);
  background-image: linear-gradient(to bottom, #d3af83, #eedac2);
  text-decoration: none;
}


.download:before{
    content:  "\0000a0";
    display: inline-block;
    height: 24px;
    width: 24px;
    line-height: 24px;
    margin: 0 4px 5px 0px;
    position: relative;
    top: -3px;
    left: 0px;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAzUlEQVRIie2TPwrCMBhHX0soTg6O4uAgHsIDOIsH8AJ6AG/gCTxGwa0H6EE6dermZClYBz8lQqJJaVz0QSB8f95vSSLsDIHVm77OCTg7zj6ZA63jmdkksW+qL/+AHwhQwAbYGnoDD08KXAz14+OyBirc3/2nU4nzhSmQ9yDPxWUkAQ5A00HcyG5ik+ssgdJDXsqOF2Mgc5BnMtsJBeyB2iCupae6ynUWQKHJC6n1yoj7e0/lHoSYL/x+LyJgFzqgDRmggGvIgAiYhAwIzg2Rm2mJv3CDwwAAAABJRU5ErkJggg==") no-repeat left center transparent;
    background-size: 100% 100%;
	float:left;
}




.width{
    width: 200px;
	margin:10px auto;
	
}
.width2{
    width: 250px;
	margin:10px auto;
	
}

#download {
	width:80%;
	border-style:solid;
	border-width: 1px;
	border-color: #d3af83;
	margin: 10px auto;

}

.btn:link {
	margin:auto;
  background: #eedac2;
  background-image: -webkit-linear-gradient(top, #eedac2, #d3af83);
  background-image: -moz-linear-gradient(top, #eedac2, #d3af83);
  background-image: -ms-linear-gradient(top, #eedac2, #d3af83);
  background-image: -o-linear-gradient(top, #eedac2, #d3af83);
  background-image: linear-gradient(to bottom, #eedac2, #d3af83);
  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 5px;
  font-family: Georgia;
  color: #000;
  font-size: 80%;
  padding: 5px 10px 5px 10px;
  border: solid #d3af83 1px;
  text-decoration: none;
  vertical-align: middle;
}

.btn:visited {color: #000;}

.btn:hover {
  background: #d3af83;
  background-image: -webkit-linear-gradient(top, #d3af83, #eedac2);
  background-image: -moz-linear-gradient(top, #d3af83, #eedac2);
  background-image: -ms-linear-gradient(top, #d3af83, #eedac2);
  background-image: -o-linear-gradient(top, #d3af83, #eedac2);
  background-image: linear-gradient(to bottom, #d3af83, #eedac2);
  text-decoration: none;
}

.width250{
 width: 250px;
}



.pp {font-family:Georgia, "Times New Roman", Times, serif; font-size: 80%; line-height:120%; color:#d3af83; padding-left:5px; text-align:left; }


.responsive-container { position: relative; padding-bottom: 57.5%; padding-top: 0px; height: 0; overflow: hidden; }
.responsive-container iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border-style: solid;
border-width:1px; border-color:#d3af83;}

.more a {color: #000000 !important;

    text-align: center;
    vertical-align: middle;
   font-size: 90%;
   text-decoration: none;
   font-family: Georgia;}

.more{
     background: #eedac2;
  background-image: -webkit-linear-gradient(top, #eedac2, #d3af83);
  background-image: -moz-linear-gradient(top, #eedac2, #d3af83);
  background-image: -ms-linear-gradient(top, #eedac2, #d3af83);
  background-image: -o-linear-gradient(top, #eedac2, #d3af83);
  background-image: linear-gradient(to bottom, #eedac2, #d3af83);
  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 5px;
  width:50%;
  height:auto;
  font-family: Georgia;
  color: #000;
  font-size: 80%;
  padding: 5px 10px 5px 10px;
  border: solid #d3af83 1px;
  text-decoration: none;
  position:absolute;
    text-align: center;
    vertical-align: middle;
	bottom:4px;
	margin-left: auto;
margin-right: auto;
left: 0;
right: 0;
   
}

.more:hover {
   background: #d3af83;
  background-image: -webkit-linear-gradient(top, #d3af83, #eedac2);
  background-image: -moz-linear-gradient(top, #d3af83, #eedac2);
  background-image: -ms-linear-gradient(top, #d3af83, #eedac2);
  background-image: -o-linear-gradient(top, #d3af83, #eedac2);
  background-image: linear-gradient(to bottom, #d3af83, #eedac2);
  text-decoration: none;}
  
  .more2 a {color: #000000 !important;

    text-align: center;
    vertical-align: middle;
   font-size: 90%;
   text-decoration: none;
   font-family: Georgia;}

.more2{
     background: #eedac2;
  background-image: -webkit-linear-gradient(top, #eedac2, #d3af83);
  background-image: -moz-linear-gradient(top, #eedac2, #d3af83);
  background-image: -ms-linear-gradient(top, #eedac2, #d3af83);
  background-image: -o-linear-gradient(top, #eedac2, #d3af83);
  background-image: linear-gradient(to bottom, #eedac2, #d3af83);
  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 5px;
  width:60%;
  height:auto;
  font-family: Georgia;
  color: #000;
  font-size: 80%;
  padding: 5px 10px 5px 10px;
  border: solid #d3af83 1px;
  text-decoration: none;
  position:absolute;
    text-align: center;
    vertical-align: middle;
	
	margin-left: auto;
margin-right: auto;
left: 0;
right: 0;
   
}

.more2:hover {
   background: #d3af83;
  background-image: -webkit-linear-gradient(top, #d3af83, #eedac2);
  background-image: -moz-linear-gradient(top, #d3af83, #eedac2);
  background-image: -ms-linear-gradient(top, #d3af83, #eedac2);
  background-image: -o-linear-gradient(top, #d3af83, #eedac2);
  background-image: linear-gradient(to bottom, #d3af83, #eedac2);
  text-decoration: none;}
  
video{width: 100%;height: auto;}
fullwidth{width:100%;}
.centre {text-align:center;}

.artgallery {
	float:left;
	width: 100%;
	padding-left: 20px;
}

.preview {
	background: #eedac2;
	background-image: -webkit-linear-gradient(top, #eedac2, #d3af83);
	background-image: -moz-linear-gradient(top, #eedac2, #d3af83);
	background-image: -ms-linear-gradient(top, #eedac2, #d3af83);
	background-image: -o-linear-gradient(top, #eedac2, #d3af83);
	background-image: linear-gradient(to bottom, #eedac2, #d3af83);
	-webkit-border-radius: 5;
	-moz-border-radius: 5;
	border-radius: 5px;
	width:30%;
	margin: 0 auto;
	margin-bottom:10px;
	color: #000;
	font-size: 90%;
	text-align: center;
	vertical-align: middle;
	height: 35px;
	padding-top:10px;}
	
.preview a {
	color: #000000 !important;
	text-align: center;
	vertical-align: middle;
	font-size: 90%;
	text-decoration: none;
	font-family: Georgia;
}

.preview:hover {
	background: #d3af83;
	background-image: -webkit-linear-gradient(top, #d3af83, #eedac2);
	background-image: -moz-linear-gradient(top, #d3af83, #eedac2);
	background-image: -ms-linear-gradient(top, #d3af83, #eedac2);
	background-image: -o-linear-gradient(top, #d3af83, #eedac2);
	background-image: linear-gradient(to bottom, #d3af83, #eedac2);
	text-decoration: none;
}

.bg1 {background-color:#222;}
.bg2 {background-color:#444444;}

.txt {font-family: Georgia, "Times New Roman", Times, serif; font-size:90%; color:#999; line-height:19px; padding: 10px 20px 10px 10px;}

/*Modal*/
#cover{
    position:fixed;
    top:0;
    left:0;
    background:rgba(0,0,0,0.6);
    z-index:1;
    width:100%;
    height:100%;
    display:none;
}
.notification
{
    width:80%;
    margin:0 auto;
    position:relative;
    z-index:10;
    display:none;
	background:rgba(0,0,0,0.6);
	border:1px solid #d3af83;
	border-radius:5px;
	text-align:center;
	
}
.notification:target, .notification:target + #cover{
    display:block;
    opacity:2;
}
.cancel
{
    display:block;
    position:absolute;
    top:3px;
    right:20px;
    background:rgba(0,0,0,0.6);
    color:black;
    height:30px;
    width:35px;
    font-size:20px;
    text-decoration:none;
    text-align:right;
    font-weight:bold;
}

.notificationtx
{	
	display:inline;
	position:relative;
	margin:20px auto;
	font-size:100%;
    text-decoration:none;
	font-family: Georgia, "Times New Roman", Times, serif; color:#999; line-height:19px; padding: 10px 20px 10px 10px;
	
}



/* The Close Button */
.close {
   
    float: right;
    
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.close2 {
    color: #eedac2;
    font-size: 100%;
}

.close2:hover,
.close2:focus {
    color: #d3af83;
    text-decoration: underline;
    cursor: pointer;
}

/* Add Animation */
@-webkit-keyframes animatetop {
    from {top: -300px; opacity: 0} 
    to {top: 0; opacity: 1}
}

@keyframes animatetop {
    from {top: -300px; opacity: 0}
    to {top: 0; opacity: 1}
}

	
.current {opacity:0.5;
filter: Alpha(opacity=50); /* IE8 and earlier */}