/*
Stylesheet For: VSI Template V4.1
URL: http://www.vsitemplate4.co.uk
Version: v1.0
Author: VSI-Thinking, http://www.vsi-thinking.com
*/

/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */
/* CONTENTS

   A: Universal Elements
      1. Body & Html
      2. Hyperlinks
      3. General Divs
      4. Headings

   B: Structure
      1. Header & Navigation
      2. Content Wrapper
      3. Sidebar
      4. Main Body
	  5. Footer

	C: Modules
                                                               */
/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */

/* *********************************************************** */
/* A. Universal Elements                                       */
/* *********************************************************** */

/* ----------------------------------------------------------- */
/* A1. Body & Html                                             */
/* ----------------------------------------------------------- */
body, html {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	color: #2B2B2A;
	background: #145074 url(../../pics/body.jpg) no-repeat top center;
}
body, p, div, td {
	font-family: Arial,Verdana;
	font-size: small;
	color: #ffffff;
}

/* ----------------------------------------------------------- */
/* A2. Hyperlinks                                              */
/* ----------------------------------------------------------- */
div#contentArea a.button {
	padding: 2px;
	background: #D6D6D6;
	border: #C3C3C3 1px solid;
	color: #2B2B2A;
	text-decoration: none;
}
div#contentArea a.button:hover {
	background: #2B2B2A;
	color: #FFFFFF;
}
div#contentArea a {
	text-decoration:none;
}
/* ----------------------------------------------------------- */
/* A3. General Divs                                            */
/* ----------------------------------------------------------- */
div.clearfix {
	clear: both;
}
div.content {
	width: 994px;
	margin: auto auto;	
}
div.hr {	
	border-top: #C3C3C3 1px solid;
	margin-top: 5px;
	margin-bottom: 5px;
}
div.hr hr {
	display: none;
}

/* ----------------------------------------------------------- */
/* A4. Headings                                                */
/* ----------------------------------------------------------- */
h1 {
	color: #8ACDE7;
	font-size: x-large;
}

/* *********************************************************** */
/* B. Structure                                                */
/* *********************************************************** */

/* ----------------------------------------------------------- */
/* B1. Header & Navigation                                     */
/* ----------------------------------------------------------- */
#Header {
	height: auto !important;
	height: 166px;
	min-height: 166px;
	padding: 0px;
	margin: 0px;
}
#Header img {
	padding-top: 10px;
	padding-left: 10px;
}
#Header div.title {
	width: 300px;
	float: left;
}
#Header div.details {
	width: 400px;
	float: right;
}
#Header div.languages {
	text-align: right;
	color: #FFFFFF;
	padding-top: 3px;
}
#Header div.languages a img {
	padding: 0px;
	border: 0px;
}
#Header div.version {
	padding-top: 15px;
	text-align: right;
	font-size: x-small;
	color: #FFFFFF;

}
#Header div.version span {
	color: #00AFFF;
}

/* ----------------------------------------------------------- */
/* B2. Content Wrapper                                         */
/* ----------------------------------------------------------- */
#Wrapper {
	padding-bottom: 10px;
}

/* ----------------------------------------------------------- */
/* B3. Side Bar                                                */
/* ----------------------------------------------------------- */
#Wrapper #Navigation {
	width: 249px;
	font-size: 130%;
	font-weight:bold;
	float: left;
}
#Wrapper #Navigation ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#Wrapper #Navigation ul li .displayNone {
	margin: 0px;
	padding: 0px;
	list-style: none;
	display:none;
}
#Wrapper #Navigation ul li .displayBlock {
	margin: 0px;
	padding: 0px;
	list-style: none;
	display:block;
}

#Wrapper #Navigation ul li.unselected_top,
#Wrapper #Navigation ul li.selected_top, 
#Wrapper #Navigation ul li.unselected_sub,
#Wrapper #Navigation ul li.selected_sub {
	width: 249px;
	margin-bottom: 1px 0xp 1px 0px;
}
#Wrapper #Navigation ul li.unselected_top,
#Wrapper #Navigation ul li.selected_top {
	background: url('../../pics/menuBg.gif') no-repeat top center;
}
#Wrapper #Navigation ul li.unselected_sub {
	display: none;
}
#Wrapper #Navigation ul li.selected_top a,
#Wrapper #Navigation ul li.unselected_top a,
#Wrapper #Navigation ul li.unselected_sub a,
#Wrapper #Navigation ul li.selected_sub a,
#Wrapper #Navigation ul li.selected_sub_selected a {
	display: block;
	text-align: right;
	width: 209px;
	padding: 8px 40px 0px 0px;
	height: 35px;
	color: #FFFFFF;
	text-decoration: none;

}
#Wrapper #Navigation ul li.unselected_top a {
	color: #0E4669;
}

#Wrapper #Navigation ul li.selected_sub a,
#Wrapper #Navigation ul li.selected_sub_selected a {
	height: 17px;
	width: 229px;
	padding: 2px 20px 2px 0px;
	color: #8ACDE7;
	font-size: small;
}
#Wrapper #Navigation ul li.selected_sub_selected a {
	color: #FFFFFF;
}

#Wrapper #Navigation ul li.buttonSubMenu {
	font-size: 85%;
}
#Wrapper #Navigation ul li.buttonSubMenu a {
	padding-left: 25px;
	color: #00AFFF;
}
#Wrapper #Navigation ul li a:hover {
	color:#FFFFFF;
}

/* ----------------------------------------------------------- */
/* B4. Main Body                                               */
/* ----------------------------------------------------------- */
#Wrapper #Page {
	width: 745px;
	height: auto !important;
	height: 550px;
	min-height: 550px;
	float: right;
}
#Wrapper #Page #Banner {
	width: 479px;
	height: 248px;
	border: 1px solid #FFFFFF;
	background: url('../../pics/noImageBanner.jpg') no-repeat top center;
}
#Wrapper #Page #contentArea {
	width: 733px;
	float: left;
	padding: 0px 6px 0px 6px; 
}

/* ----------------------------------------------------------- */
/* B5. Footer                                                  */
/* ----------------------------------------------------------- */
#Footer .content .address,
#Footer .content .stripe, 
#Footer .content .vsiLink {
	width: 249px;
	text-align: right;
}
#Footer .content .address {
	color: #8ACDE7;
	margin-bottom: 8px;
}
#Footer .content .address a {
	color: #8ACDE7;
	text-decoration: none;
}
#Footer .content .address a:hover {
	color: #ffffff;
	text-decoration: underline;
}
#Footer .content .vsiLink {
	margin-top: 8px;
}
#Footer .content .vsiLink a {
	color: #ffffff;
	text-decoration: none;
}
#Footer .content .vsiLink a:hover {
	color: #8ACDE7;
	text-decoration: underline;
}
#Footer .content .stripe {
	background: transparent url('../../pics/footerBg.jpg') no-repeat top center;
	width: 994px;
	height: 31px;
}

/* *********************************************************** */
/* C. Modules                                                  */
/* *********************************************************** */

/* ----------------------------------------------------------- */
/* Site Search                                                 */
/* ----------------------------------------------------------- */
table.siteSearchResults {
	width: 100%;
	margin: 0px;
	margin-top: 20px;
	margin-bottom: 10px;

}
table.siteSearchResults th {
	margin: 0px;
	background: #00405D;
	padding: 3px;
	color: #FFFFFF;
	text-align: left;
}
table.siteSearchResults th.siteSearchRank {
	width: 80px;
}
table.siteSearchResults td {
	padding: 3px;
	margin: 0px;
	border-bottom: #E9E9E9 1px  solid;
}

/* ----------------------------------------------------------- */
/* Blog (Banner)                                               */
/* ----------------------------------------------------------- */

#vsiBlogBanner {
	width: 247px;
	float: right;
}
#vsiBlogBanner div.post {
	background: url('../../pics/blogBannerBg.gif') no-repeat top center;
	width: 249px;
	height: 53px;
	margin-bottom: 12px;
}
#vsiBlogBanner h2 {
	margin: 0px 0px 12px 4px;
	font-size: 160%;
	font-style: italic;
	color: #8ACDE7;
}
#vsiBlogBanner h2 .blog {
	color: #FFFFFF;
}
#vsiBlogBanner div.post h3 {
	margin: 0px 2px 0px 38px;
	line-height: 0.8em;
	font-size: 120%;
	height: 30px;
}
#vsiBlogBanner div.post h3 a {
	color: #FFFFFF;
	font-size: small;
	text-decoration: none;
}
#vsiBlogBanner div.post h3 a:hover {
	text-decoration: underline;
}
#vsiBlogBanner div.post p {
	margin: 0px 8px 0px 38px;
	color: #FFFFFF;
	text-align:right;
}
#vsiBlogBanner div.post p a {
	color: #2E7DAD;
	font-weight: bold;
}
#vsiBlogBanner div.post p a:hover {
	color: #165D88;
}

/* ----------------------------------------------------------- */
/* Pagination 1                                                */
/* ----------------------------------------------------------- */
table#tblNav {
	width: 100%;
	background: #E9E9E9;
	padding: 5px;
}
div#paginationOptions{
	position: absolute;
	z-index: 100;
	border: 1px solid black;
	padding: 5px;
	background-color: #ffffff;
	width: 180px;
	margin-left: 12%;
	display: none;
	margin-top: -100px;
}
/* ----------------------------------------------------------- */
/* Specific Form Controls                                      */
/* ----------------------------------------------------------- */
#Wrapper #Page #contentArea .commentForm {
	margin-top:10px;
	padding:10px;
	border:dashed 1px #FFF;
	width:450px;
}
#Wrapper #Page #contentArea .formSet{
	text-align:left;
}
#Wrapper #Page #contentArea .field INPUT{
	width:170px;
	height:15px;
	padding:5px;
	border:none;
	color:#000;
}
#Wrapper #Page #contentArea .field SELECT{
	border:none;
}
#Wrapper #Page #contentArea .button{
	height:18px;
	width:65px;
	background-color:#8ACDE7;
	border:solid 1px #FFF;
	text-align:center;
}

#Wrapper #Page #contentArea .button a{
	text-decoration:none;
	color:#0E4669;
	font-weight:bold;
}
#Wrapper #Page #contentArea .button a:hover{
	color:#FFF;
}
#Wrapper #Page #contentArea .Validator{
	color:#FB8AA2;
	font-weight:bold;
}

#Wrapper #Page #contentArea #tblMenu INPUT{
	width:170px;
	height:18px;
	padding:2px;
	border:none;
	color:#000;
}
#Wrapper #Page #contentArea #tblMenu #tblMenuBtns {
	height:32px;
}
#Wrapper #Page #contentArea #tblMenu #tblMenuBtns a{
	height:30px;
	padding-top:1px;
	background-color:#8ACDE7;
	border:solid 1px #FFF;
	color:#0E4669;
	font-weight:bold;
}
#Wrapper #Page #contentArea #tblMenu #tblMenuBtns a:hover{
	color:#FFF
}

#Wrapper #footerLogos {
	background: #EEEEFF;
	border: 2px solid #FFFFFF;
	padding: 2px;
	width: 218px;
	text-align: center;
	margin-top: 12px;
}
/* *********************************************************** */
/* D. Gallery - jQuery lightBox plugin - Gallery style		*/
/* *********************************************************** */
#galleryView {
	
	margin:10px 0 10px 0;
	padding:10px 5px 10px 10px;
}
#galleryView ul { list-style: none; padding:0; margin:0;}
#galleryView ul li { 
	display: inline; 
	padding:0 10px 10px 10px; 
}
#galleryView ul img {
	padding:2px;
	border: 4px solid #EBDAAF;
	margin-bottom:8px;
}
#galleryView ul a:hover img {
	border: 4px solid #FFF;
	color: #FFF;
}
#galleryView ul a:hover { color: #FFF; }