/* 

This style sheet does all the sites beautiful formatting and stuff. It was designed by Simon Jones, a very clever and talented man indeed  :-)

Drop shadow = text-shadow: 0.0em 0.1em 0.1em #bfbfbf;

*/ 

body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: Myriad, "Myriad Roman", Tahoma, Verdana, "Lucida Grande", Arial, sans-serif;
	font-size: 12px; 
	font-weight: normal; 
	color: #424242; 
	text-decoration: none;
}

.kwicks {
	/* recommended styles for kwicks ul container */
	list-style: none;
	position: relative;
	margin: 0;
	padding: 0;
}
.kwicks li{
	/* these are required, but the values are up to you (must be pixel) */
	width: 44px;
	height: 200px;
	cursor: col-resize;

	/*do not change these */
	display: block;
	overflow: hidden;
	padding: 0;  /* if you need padding, do so with an inner div (or implement your own box-model hack) */
}
.kwicks.horizontal li {
	/* This is optional and will be disregarded by the script.  However, it should be provided for non-JS enabled browsers. */
	margin-right: 0px; /*Set to same as spacing option. */	
	float: left;
}
.kwicks.vertical  li{
	/* This is optional and will be disregarded by the script.  However, it should be provided for non-JS enabled browsers. */
	margin-bottom: 5px; /*Set to same as spacing option. */	
}

#kwick_1 { 
	background-color: #53b388;
	background-image: url('../images/fp-pix/fp1.jpg');
}
#kwick_2 {
	background-color: #5a69a9;
	background-image: url('../images/fp-pix/fp2.jpg');
}
#kwick_3 {
	background-color: #c26468;
	background-image: url('../images/fp-pix/fp3.jpg');
}
#kwick_4 {
	background-color: #e26428;
	background-image: url('../images/fp-pix/fp4.jpg');
}
#kwick_5 { 
	background-color: #bf7cc7;
	background-image: url('../images/fp-pix/fp5.jpg');
}
#kwick_6 { 
	background-color: #53b388;
	background-image: url('../images/fp-pix/fp6.jpg');
}
#kwick_7 {
	background-color: #5a69a9;
	background-image: url('../images/fp-pix/fp7.jpg');
}
#kwick_8 {
	background-color: #c26468;
	background-image: url('../images/fp-pix/fp8.jpg');
}
#kwick_9 {
	background-color: #e26428;
	background-image: url('../images/fp-pix/fp9.jpg');
}
#kwick_10 { 
	background-color: #bf7cc7;
	background-image: url('../images/fp-pix/fp10.jpg');
}
#kwick_11 {
	background-color: #f26368;
	background-image: url('../images/fp-pix/fp11.jpg');
}
#kwick_12 {
	background-color: #f26368;
	background-image: url('../images/fp-pix/fp12.jpg');
}
#kwick_13 {
	background-color: #f26368;
	background-image: url('../images/fp-pix/fp13.jpg');
}
#kwick_14 {
	background-color: #f26368;
	background-image: url('../images/fp-pix/fp14.jpg');
}
#kwick_15 {
	background-color: #f26368;
	background-image: url('../images/fp-pix/fp15.jpg');
}
#kwick_16 {
	background-color: #f26368;
	background-image: url('../images/fp-pix/fp16.jpg');
}
#kwick_17 {
	background-color: #f26368;
	background-image: url('../images/fp-pix/fp17.jpg');
}
.kwicks.horizontal #kwick_17 {
	margin-right: none; /* cancel margin on last kiwck (if you set a margin above) */
}
.kwicks.vertical #kwick_17 {
	margin-bottom: none; /* cancel margin on last kiwck (if you set a margin above) */
}




  .jquery-lightbox-buttons .jquery-lightbox-button-openurl
  {
    background: url(../../elements/lightbox/themes/lightbox-new-window.png) no-repeat left top;
    width:30px;
    height:39px;
    float:left;
    display:inline;
    padding:0;
  }

  .jquery-lightbox-buttons .jquery-lightbox-button-openurl:hover
  {
    background: url(../../elements/lightbox/themes/lightbox-new-window.png) no-repeat right top;
  }



/* ------- The 'small print' at the bottom of the page. ------- */


div#smallprint {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: lighter;
	color: #6F6F6F;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: center;
}
div#smallprint a, a:link, a:visited, a:active {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 9px; 
	font-weight: lighter; 
	color: #6F6F6F;
	text-decoration: none;
}
div#smallprint a:hover {
	color: #000000; 
	text-decoration: underline;
}


.special-announce {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #DE2C00;
	text-decoration: none;
}



p {
	font-family: Myriad, "Myriad Roman", Tahoma, "Lucida Grande", Verdana, sans-serif;
	font-size: 12px;
	margin: 10px;
	line-height: 16px;
	color: #293258;
	text-shadow: 0.0em 0.1em 0.1em #bfbfbf;
}

.text {
	font-family: Myriad, "Myriad Roman", Tahoma, "Lucida Grande", Verdana, sans-serif;
	font-size: 12px;
	color: #293258;
	text-decoration: none;
	text-shadow: 0.0em 0.1em 0.1em #bfbfbf;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	line-height: 16px;
}
.text2 {
	font-family: Myriad, "Myriad Roman", Tahoma, "Lucida Grande", Verdana, sans-serif;
	font-size: 12px;
	color: #293258;
	text-decoration: none;
	text-shadow: 0.0em 0.1em 0.1em #bfbfbf;
	padding-top: 0px;
}
.text3 {
	font-family: Myriad, "Myriad Roman", Tahoma, "Lucida Grande", Verdana, sans-serif;
	font-size: 13px;
	color: #293258;
	text-decoration: none;
	text-shadow: 0.0em 0.1em 0.1em #bfbfbf;
	padding-top: 0px;
}



/* ------- Massive text ------- */


div#massive {
	font-family: Tahoma, "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #333333;
	text-decoration: none;
	text-shadow: 0.0em 0.1em 0.1em #bfbfbf;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: bold;
	line-height: 14px;
	width: 724px;
}


/* ------- Content table ------- */


div#content-area {
	font-family: Myriad, "Myriad Roman", Tahoma, Verdana, "Lucida Grande", Arial, sans-serif;
	font-size: 12px;
	color: #293258;
	text-decoration: none;
	text-shadow: 0.0em 0.1em 0.1em #bfbfbf;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	line-height: 16px;
}
div#content-area a, a:link, a:visited, a:active {
	font-family: Myriad, "Myriad Roman", Tahoma, Verdana, "Lucida Grande", Arial, sans-serif;
	font-size: 12px;
    text-decoration: underline;
	color: #293258;
}



a {
	font-family: Myriad, "Myriad Roman", Tahoma, "Lucida Grande", Verdana, sans-serif;
	font-size: 12px;
	color: #D0B07D;
	font-weight: normal;
	text-decoration: underline;
}
