﻿/* Philip Jones - www.silverwave-computing.co.uk */


/* Reset */

html, body { margin: 0; padding: 0; border: 0;  
				background: transparent; font-size:10px; }

div, span, article, aside, footer, header, hgroup, nav, section,
h1, h2, h3, h4, h5, h6, p, blockquote, a, ol, ul, li, 
table, tr, th, td, tbody, tfoot, thead {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	background: transparent;
	}

img 	{ margin:0; padding:0; border:0; }

table, tr, th, td, tbody, tfoot, thead {
	margin: 0; padding: 0; border: 0;
	vertical-align: baseline;
	background: transparent;
	}
	
table { border-collapse: collapse; border-spacing: 0; }
	
input, select, textarea, form, fieldset {
	margin: 0; padding: 0; border: 0;
	}

article, aside, dialog, figure, footer, header, hgroup, nav, section { 
	display:block; }

h1, h2, h3, h4, h5, h6, p, li, blockquote, td, th, a, caption, em, strong, strike { 
	font-family: Arial, Helvetica, sans-serif;
	font-size:100%;
	font-weight: normal;
	font-style: normal;
	line-height: 100%; 
	text-indent: 0;
	text-decoration: none;
	text-align: left;
	color: #000;
	}

ol, ul { list-style: none; }


/* Global */

html 	{	}
/* body	{ background-color:#F2F2F2; text-align:center;	} /* #575B6D */
body	{ background-image:url('../images/silver-blocks.gif'); text-align:center;	}


/* Headings */

h1, h2, h3, h4, h5, h6 { font-weight: bold; color: #000; }

h1 { font-size:32px; }
h2 { font-size:20px; color: #324F9A; } /* 7A83A6 */
h3 { font-size:16px; }
h4 { font-size:14px; }
h5 { font-size:14px; }
h6 { font-size:14px; }

h1 img, h2 img, h3 img, h4 img, h5 img, h6 img { margin: 0; }



/* Text Elements */

p           	{ color: #808080; font-size:13px; font-weight:500; line-height:150%;  } /* Try also colour #C0C0C0 (Silver) #006666 #67744A */ 
p .left			{ margin: 1.5em 1.5em 1.5em 0; padding: 0; }
p .right 		{ margin: 1.5em 0 1.5em 1.5em; padding: 0; }

a           	{   }
a:link			{ color: #7392B1;  }
a:visited		{ color: #336699;  }
a:active		{ color: #000;  }
a:focus			{ color: #666;  }
a:hover     	{ color: #f00;  }

blockquote  	{ color:#000; font-size:12px; }

strong      	{ font-weight: bold; }
em		      	{ font-style: italic; }

/* Images */



/* Lists */

ul          	{  }
ol          	{ list-style-type:decimal; }

ul li		    { color:#000; font-size:12px; }
ol li	     	{ color:#000; font-size:12px; }

dl          	{  	}
dt       		{  	}
dd          	{ 	}



/* Tables */

table       	{ width:100%; }

tr				{	}
.odd			{ background-color:#eee; }
.even			{ background-color:#fff; }

th          	{ font-weight: bold; }
thead, th    	{ background: #ccc; }

tbody			{   }

th,td,caption 	{ 	}
caption 		{ 	}

tfoot       	{	}
.tfooter		{ background-color:#ccc; text-align:center; font-style:italic; }

caption     	{ background: #efefef; }



/* Miscellaneous */

sup, sub    	{ line-height: 0; }

abbr, acronym   { border-bottom: 1px dotted #666; }
address     	{ 	 }
del         	{ background:#FFCECE; color:#f00; }

code, pre		{ background-color:#FF9; padding:2px 0px; margin:4px 25px;
					font-family:"Courier New", Courier, monospace; font-size:12px; font-weight:normal; line-height:150%;	}


/* Containers */

#header			{ background-color: #262D49; border-bottom:4px solid #555555; width: 100%; overflow: hidden; padding: 7px 0;  } /*#39405C??? */

#stones			{ background-image:url('../images/SilveryBackground.jpg'); background-size: 100%; border-bottom :1px solid #000000; width: 100%;
 				overflow: hidden; padding: 10px 0; z-index:-1; position:relative; opacity:0.8; }
	 
.inner			{ width: 900px; margin: 0 auto; }
													
.inner-stones	{ width: 900px; margin: 0 auto; background-color:#ffffff; -moz-border-radius: 20px 20px / 20px 20px;
					border-radius: 20px 20px / 20px 20px; z-index:1; opacity:0.8; }
					
#inner-opaque	{ width: 900px; margin: 0 auto; background-color:#000000; opacity:0.4; }

#wrapper 			{ width:900px; margin:0 auto; background-color:#fff; 
					-moz-box-shadow: 0 0 5px #888;
						-webkit-box-shadow: 0 0 5px #888;
						box-shadow: 0 0 5px #888; } }

#top1				{ background-color:#333300; width:100%; overflow: hidden; padding:2px 0;
						border-bottom:0px #333300 solid; 	} 

#logo	 			{ float:left; margin:7px 0 0 10px; z-index:2; opacity:1; }


#lang-flags			{ float:right; margin:8px 10px 0 0; text-align:left; }
#lang-flags ul		{ }
#lang-flags ul li	{ display:inline;  	}
#lang-flags ul li a	{ float: right; padding: 5px 2px 	}
/* #lang-flags a:link	{ background-color: #ffffff; opacity:0.6;  	}
#lang-flags a:hover	{ background-color: #ffffff; opacity:1  	} */



#social-media			{ float:right; margin:0 10px 0 0; text-align:left; }
#social-media ul 		{	}
#social-media ul li		{ display:inline;  	}
#social-media ul li a	{	}
#social-media p			{ color:#fff; margin:4px 10px 4px 0px; font-size:11px; }

#topnav 			{ clear:both; background-color:#333333;  }
#topnav ul			{ width:100%; float:left; margin:0px 0;	background-color:#333; border-bottom:3px #ccc solid; }
#topnav ul li		{ display:inline;	}
#topnav ul li a		{ float:left; padding:10px 20px; }
#topnav a:link		{ color:#fff;	}
#topnav a:visited	{ color:#fff;	}
#topnav a:active	{ color:#fff;	}
#topnav a:hover		{ color:#fff; background-color:#900;	}
#topnav a:focus		{ color:#fff;	}

#banner 			{   }

#subbanner 			{ width:100%; background-color:#9A9AA8; overflow:hidden; padding:15px 0; -moz-border-radius-bottomright: 10px;
					border-bottom-right-radius: 10px; -moz-border-radius-bottomleft: 10px;
					border-bottom-left-radius: 10px; } /*    #818FA1 #5D6A88 #262D49 or Slate Grey #2B3856 */
#subbanner h3		{ width 100%; font-size:16px; font-weight:bold; color:#fff; text-align:center; line-height:180%;  }
#subbanner p		{ line-height:180%; font-size:16px; font-weight:bold; color:#fff; text-align:center;  }

#rightside 			{ padding:20px; margin-left:670px;  }
#rightside h2		{ margin:20px 0 10px 0;} /*color:#600;*/
#rightside p		{ line-height:110%; margin:8px 0; }
#rightside img		{ float:left }

#content 			{ float:left; width:650px; padding:20px 10px;  } /* border-right:1px #999 solid; */
#content h1			{ margin:0 0 20px 0; border-bottom:1px #999 solid; padding:20px 0; }
#content h2			{ margin:30px 0 10px 0; }
#content p			{ line-height:150%; margin:10px 10px 0 0; }
#content img		{ padding:8px; border:1px #ccc solid; margin:18px; float:right; }
#content ul.a       { margin:20px 10px 10px 20px; }
#content li { color: #808080; font-size:13px; font-weight:500; line-height:150%;
    padding-left: 1em; padding-bottom: 1em; 
    text-indent: -.7em;
}

#content li:before {
    content: "• ";
    color: #003399; 
}


#content-wide		{ float:left; width:850px; padding:20px; padding:20px 10px; } /* -moz-box-shadow: 0 0 4px #888;
						-webkit-box-shadow: 0 0 4px #888;
						box-shadow: 0 0 4px #888; } /* border-right:1px #999 solid; */
#content-wide h1	{ margin:0 0 20px 0; border-bottom:1px #999 solid; padding:20px 0; }
#content-wide h2	{ margin:30px 0 20px 0; } /* #262D49 */
#content-wide p		{ line-height:150%; margin:10px 10px 0 0; }
#content-wide i		{ font-weight:700; }
#content-wide ul li	{ list-style-type:circle; line-height:130%; margin: 10px 10% 1em 18px; }  /* margin:.5em 10% .5em 18px; */
#content-wide img	{ padding:7px; border:1px #ccc solid; margin:14px; float:left; border-radius: 10px; }


#container {
    display: inline;
}
#row  {
    display: table-row;
} /* table-row */
/*#row a {
    font-size:13px;
    } */

#row img {
    padding:7px; border:1px #ccc solid; margin:14px; float:left; border-radius: 10px;;
}
    
#left, #right, #middle {
    display: table-cell;
    padding-right: 25px;
}
#left p, #right p, #middle p {
    line-height:150%; margin:30px 10px 0 20px;
}

#footer 			{ clear:both; padding:10px 0; background-color:#9A9AA8;
						-moz-box-shadow: 0px 0px 5px #888;
						-webkit-box-shadow: 0px 0px 5px #888;
						box-shadow: 0px 0px 5px #888; 
						-moz-border-radius-bottomright: 5px;
						border-bottom-right-radius: 5px; -moz-border-radius-bottomleft: 5px;
						border-bottom-left-radius: 5px; }

#footer p			{ text-align: center; color:#DEE7DE; }


#box1 {   }

#box2 {   }

#box3 {   }

#box4 {   }

#box5 {   }

#box6 {   }



/* Transparent Box */

.transbox
  {
  width:300px;
  height:140px;
  margin:30px 50px; /* padding? */ 
  background-color:#ffffff;
  border:1px solid black;
  opacity:0.6; float:right;
  filter:alpha(opacity=60); /* For IE8 and earlier */
  }
.transbox p
  {
  margin:30px 40px;
  font-weight:bold; font-size:22px;
  color:#697460;
  } 




/* Forms */

/* form ol { list-style-type:none; }

/* form 	{ text-align:left; margin:20px;	} */

label 	{ 
		float: left; width: 150px; margin-top:5px;
		text-align:right; display:block; background:none; font-weight:bold;
		}
	
submit	{ background:none; 	}

input 	{ 
		width: 280px; margin:0 0 0px 10px;
		border:1px #bbb solid; padding:5px; background:none; 
		}
		
input:focus, textarea:focus	{ background-color:#EFDEDE; }

textarea {
		width: 280px; height: 150px; margin:0 0 16px 10px;
		border:1px #bbb solid; padding:5px; background:none; 
		}

/*select { margin-bottom:20px;	}
*/	
.month { margin-left:155px;	}

/*.submit {
		width:90px; height:25px;
		margin-left:170px;
		font-size:12px;
		} */

br		{ clear: left; 	}

.clear	{ clear:both; }


/* Miscellaneous  */

.copyright-text	{ font-size:80%; font-style:italic; color:#333; }
.footer-text	{ font-size:80%; font-style:normal; color:#fff; text-align:center; }



/*Search box */

#search { 

}

#search input[type=text] {
	/* background: url(search-white.png) no-repeat 10px 6px #545E4B; */
	background: #39405C;/* Fallback colour for non-css3 browsers */
	float:right;
    background: url('../images/search-white.png') no-repeat 10px 6px #4B5479;
    border: 0 none;
    font: bold 12px Arial,Helvetica,Sans-serif;
    color: #d7d7d7;
    width:150px;
    padding: 6px 15px 6px 35px;
    /* Rounded Corners */
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    text-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
    /* Shadows */
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2) inset;
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2) inset;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2) inset;
    -webkit-transition: all 0.7s ease 0s;
    -moz-transition: all 0.7s ease 0s;
    -o-transition: all 0.7s ease 0s;
    transition: all 0.7s ease 0s;
    
    }

#search input[type=text]:focus {
    background: url(../images/search-dark.png) no-repeat 10px 6px #DEE7DE;
    color: #6a6f75;
    width: 200px;
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(0, 0, 0, 0.9) inset;
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(0, 0, 0, 0.9) inset;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(0, 0, 0, 0.9) inset;
    text-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
    }
    
#search input[type=text]:hover {
    background: url(../images/search-dark.png) no-repeat 10px 6px #616A90;
    color: #FBE068;
    width: 150px;
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(0, 0, 0, 0.9) inset;
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(0, 0, 0, 0.9) inset;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(0, 0, 0, 0.9) inset;
    text-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
    /* Gradients */
	/* background: -webkit-gradient( linear, left top, left bottom, color-stop(0, rgb(89,222,27)), color-stop(0.15, rgb(83,179,38)), color-stop(0.8, rgb(66,143,27)), color-stop(1, rgb(54,120,22)));
	background: -moz-linear-gradient( center top, rgb(89,222,27) 0%, rgb(83,179,38) 15%, rgb(66,143,27) 80%, rgb(54,120,22) 100%); */
    }



