/* CSS Document */

#header{
	border: 3px outset #000099;
	border-top: 3px solid #b7c8f6;
	border-right: 3px solid #000099;
	border-bottom: 3px solid #000099;
	border-left: 3px solid #b7c8f6;
	background-image: url(../added_img/GeneralGroup.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

/*address at the right of the heading*/
.address{
	float: right;
	margin: 0;
	padding: 0;
	font-weight: bold;
	text-align: center;
	padding: 6px 10px 0 8px;;
}
/*colorlites heading for the address*/
.colorlites{
	font: 1.3em Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000099;
}

/*middle office hours section of the header*/
.officehours{
	font-weight: bold;
	text-align: center;
	margin-left: 215px;
	padding-top: 10px;
	margin-bottom: 35px;/*controls the height of the heading section*/
	position: relative;
}

.officehours .translate{
	position: absolute;
	top: 55px;
	left: 197px;
	border: 1px solid #666666;
}

.officehours .translate a{
	font-weight: 400;
	font-size: .65em;
	font-family: Arial, Helvetica, sans-serif; 
	color: #000000;
	border: none;
	text-decoration: none;
	padding: 0 1px;
	
}

.officehours .translate a:hover{
	text-decoration: underline;
	color: #FFFFFF;
	background: #666666;
}

.openhours{
	font-weight: 400;
	font-size: .65em;
	font-family: Arial, Helvetica, sans-serif; 
}





/*frame of the website*/
#frame{
	width: 900px;/*width of the main body*/
	margin:15px auto;
	background-color: #FFFFFF;
}




body{
	background-image: url(../added_img/pgdrop.gif); /*background image, needs changing to gif*/
	background-position: top left;
	background-repeat: repeat-x;
}

#mainnav{
	border: 3px solid #b7c8f6;
	margin-top: 0px;
	padding-top: 0px;
	background-image: url('../prodrop4/nabkgnd.jpg');
}




/*footer of the website*/
.copyright{
	font: .60em Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 0 10px 10px 10px;
}

.style7 {
	font-family: "Times New Roman", Times, serif;
}

/*highslide positioning*/
.highslide-gallery{
	margin-left: 40px;
	text-align: center;
}

.highslide-gallery a{
	margin-bottom: 0;
}


 .style2 {

        border: 1px solid #808000;

        background-color: #FFFFFF;

  }

  .style3 {

        margin-left: 5px;

        margin-right: 5px;

  }
  
  /*main content styles*/
  
#maincont{
      margin: 0 30px;
}

#maincont h1{
	font: 1.1em Verdana, Arial, Helvetica, sans-serif;
	margin-top: 30px;
	color: #008000;
}
#maincont p{
	margin-left: 20px;
}
/*style for coloured bottles text */
.coluredbottles{
 color:#000099;
 font-weight: bold;
}


/*styles for the w3c icons at the bottom of the screen*/	
.tickets{
	margin-top: 0px;
  	text-align: center;
}
  .tickets img{
  	border: none;
}
  	
  .style4 {
	border-width: 0px;
	margin-left: 5px;
	margin-right: 5px;
}

/* table styles*/
.tables{
margin-bottom: 50px;
}

.tables img{
	padding: 0;
	margin: 0;
}

/*styles for the table, specs is the class*/

.specs{
text-align: center;
float: right;
margin-top: 15px;
margin-right: 20px;
height: 529px;
border-color: #333333;
border: 1px solid #333333;
}

/*table header */
.specs th{
	background-color: #006699;
	color: #FFFFFF;
	border: 2px solid #000066;
	padding: 0;
	font-size: .85em;
	font-family: Georgia, "Times New Roman", Times, serif;
}

/*row 1 of the table */
.specs .row1{
	background-color: #DAB6B6;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

/*row 2 of the table*/
.specs .row2{
	background-color: #B9FFB9;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.tableheading{
	background-color: #333333;
}
.break{
	margin-bottom: 13px;
}  
/*takes the border off img*/
a img{
	border: 0;
}

h3{
	text-align: center;
	font: 18px Geneva, Arial, Helvetica, sans-serif;
	margin-top: 40px;
	margin-bottom: 25px;
	font-weight: bold;
}

/*options box for the main heading page*/

.options{
		margin-bottom: 30px;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 13px;
		font-weight: 500;
		border: 3px solid #CCCCCC;
		padding: 0px 20px 40px 20px;
		background-color: #FFFFFF;
		margin-left: 90px;
		width: 600px;
		padding-top: 15px;
	}
	
	.options h2{
		font-size: 18px;
	}
	
	.options img{
		float: right;
	}
	
	.options a:active{
		color: #000066;
	}
	
	.options a:visited{
		color: #330066;
	}
	
	.options ul{
		list-style-type: none;
	}
	
	
	.options li{
		margin-bottom: 8px;
	}
	
	.title{
		font-family: "Courier New", Courier, monospace;
		font-size: 12px;
		font-weight: bold;
		color: #000066;
	}
	.various_shapes{
		font-size: 16px;
	}
/*end of options box */

.tableheading{
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.dd{
	font-size: 10px;
	margin-top: -10px;
	padding: 0;
	}
	
	.dd a:active, .dd a:visited{
	color: #999999;
	text-decoration: none;
	padding-left: 50px;
	}