/*
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: #3C587D;
}
body, p, div, td {
	font-family: Arial,Verdana;
	font-size: small;
}

/* ----------------------------------------------------------- */
/* 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;
}
/* ----------------------------------------------------------- */
/* A3. General Divs                                            */
/* ----------------------------------------------------------- */
div.clearfix {
	clear: both;
}
div.content {
	width: 995px;
	margin: auto auto;	
	background:#F5F5F5;
}
div.hr {	
	border-top: #C3C3C3 1px solid;
	margin-top: 5px;
	margin-bottom: 5px;
}
div.hr hr {
	display: none;
}

/* ----------------------------------------------------------- */
/* A4. Headings                                                */
/* ----------------------------------------------------------- */
h1 {
	color: #002654;
	font-size: x-large;
}
h2 {
	text-align:right;
	color:#B4D10A;
	width:100%;
}
h3, h3 a{
	color:#B4D10A;
}

/* *********************************************************** */
/* B. Structure                                                */
/* *********************************************************** */

/* ----------------------------------------------------------- */
/* B1. Header & Navigation                                     */
/* ----------------------------------------------------------- */
#Header {
	height: auto !important;
	padding-left: 5px;
	padding-right: 5px;
}
#Header .content{
	background: #004A6B url(../../pics/bg-head.jpg) no-repeat top left;
	height: 300px;
	min-height: 300px;
}
#Header .content h1{
	font-size:40pt;	
	float:right;
	padding:0px;
	margin:146px 10px 0px 0px;
}
#Header img {
	padding-top: 10px;
	padding-left: 10px;
}

#HeadMenu {
	height: 60px;
	float:right;
}
#HeadMenu ul {
	margin: 0px;
	padding: 12px;
	padding-left: 10px;
	list-style: none;
	height: 60px;
}
#HeadMenu ul li {
	list-style-type: none;
	float: left;
	padding: 0px;
}
#HeadMenu ul li a {
	font-size: small;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
	display: block;
}
#HeadMenu ul li.selected a {
	color: #B4D10A;
	font-weight: bold;
}
#HeadMenu ul li a:hover {
	color: #B4D10A;
}

/* ----------------------------------------------------------- */
/* B3. Side Bar                                                */
/* ----------------------------------------------------------- */
#Wrapper #Navigation {
	width: 190px;
	padding-left: 10px;
	
	float: left;
}
#Wrapper #Navigation ul {
	margin: 0px;
	padding: 0px;
	margin-bottom:30px;
	list-style: none;
}
#Wrapper #Navigation ul li {
	width: 190px;
	margin-bottom: 1px;
	margin-top: 1px;
}
#Wrapper #Navigation ul li a {
	display: block;
	padding: 5px;
	color: #2B2B2A;
	border-bottom: #E9E9E9 1px solid;;
	text-decoration: none;
}
#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 {
	background: #E9E9E9;
	text-decoration: none;
}

/* ----------------------------------------------------------- */
/* B4. Main Body                                               */
/* ----------------------------------------------------------- */
#Wrapper #Page {
	width: 775px;
	height: auto !important;
	height: 300px;
	min-height: 300px;
	padding-right: 10px;
	float: right;
}

/* ----------------------------------------------------------- */
/* B5. Footer                                                  */
/* ----------------------------------------------------------- */

#Footer .content {
	background:#29476C;
	min-height:200px;
	color:#FFF;
}
#Footer #glasses{
	background: #F5F5F5 url(../../pics/glasses.gif) no-repeat top right;
	height:90px;
}
#Footer #cBar{
	background:#6EA0CE;
	height:23px;
}
#Footer #FooterLinks{
	background:#29476C;
}
#Footer #FooterLinks #footerMenu{
	margin: 0px auto;
	text-align:center;
}
#Footer #FooterLinks p{
	margin: 5px 0px 5px 0px;
	padding: 5px 0px 5px 0px;
}
#Footer #FooterLinks a{
	font-size: 8.5pt;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
	text-decoration:none;
}
#Footer #FooterLinks a:hover{
	color:#B4D10A;
	text-decoration:none;
}

/* ----------------------------------------------------------- */
/* Blog Home                                                   */
/* ----------------------------------------------------------- */

#homeBlog {
	float:right;
	background:#E5E5E5;
}
#homeBlog .homeBlogItem {
	width:212px;
	padding:4px;
	margin: 4px;
	background:#F5F5F5;
}
#homeBlog .homeBlogItem h3,
#homeBlog .homeBlogItem p,
#homeBlog .homeBlogItem p.homeBlogDate {
	margin:0;
	padding:0;
}
#homeBlog .homeBlogItem h3 {
	font-size:medium;
}
#homeBlog .homeBlogItem p {
	margin:6px 0 0 0;
}

/* ----------------------------------------------------------- */
/* Social Bookmarks                                            */
/* ----------------------------------------------------------- */
#Wrapper #Navigation #NavBookMarks{
	height:100px;
}
#Wrapper #Navigation ul.socialBookmarks {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	margin-bottom: 20px;
	padding-bottom:20px;
}
#Wrapper #Navigation ul.socialBookmarks li {
	float: left;
	width:20px;
}
#Wrapper #Navigation ul.socialBookmarks li img{
	border:solid 1px #ccc;
}
#Wrapper #Navigation ul.socialBookmarks li a {
	display: inline;
	width: 20px;
	height: 20px;
	text-decoration: none;
	font-weight: bold;
	background: transparent;
	margin: 0px;
	padding: 1px;
	border:none;
}

#Wrapper #Navigation #validators{
	padding:10px;
}
a.btnBookmark {
	margin-right: 5px;
	margin-top: 20px;
	float: right;

}

/* ----------------------------------------------------------- */
/* Affiliates Links                                            */
/* ----------------------------------------------------------- */
.affiliateLinks {
    background: #E5E5E5;
    padding: 5px;    
    margin-left:60px;
    margin-top:5px;
    font-size: x-small;
    text-align:center;
}
.affiliateLinks #affSingleHeader{
	width:550px;
	float:right;
}
.affiliateLinks #affHeader h2,
.affiliateLinks #affSingleHeader h2 {
	text-align:center;
	padding:5px;
	margin:0px;
}
.affiliateLinks #affHeader h3,
.affiliateLinks #affSingleHeader h3{
	text-align:center;
	padding:5px;
	margin:0px;
	color:#3C587D;
}

.affiliateLinksHome {
	float:left;
	width:230px;
	height:350px;
    background:#E5E5E5;
    padding:5px;    
    margin:5px 8px 0 0;
    font-size:x-small;
    text-align:center;
}
.affiliateLinksHome img {
    margin-top:2px;
}
.affiliateLinksHome #affHeader h4,
.affiliateLinksHome #affHeader p{
	padding:2px;
	margin:0px;
	color:#3C587D;
}
.affiliateLinksHome #affHeader h4{
	font-size:medium;
}
.affiliateLinksHome #affHeader h4 a{
	color:#B4D10A;
	text-decoration:none;
}
.affiliateLinksHome #affHeader h4 a:hover{ text-decoration:underline; }
.affiliateLinksHome #affHeader h4 a:visited{ color:#B4D10A; }

.Affiliate{
	width:109px;
	padding:5px 2px 5px 2px;
	height:70px;
	background:#FFFFFF;
	border:solid 1px #CCCCCC;
	text-align:center;
	float:left;
}
.Affiliate:hover{
	border:solid 1px #333333;
}
.Affiliate img{
	width:100px;
	height:25px;
}
.Affiliate .affLink a{
	text-decoration:none;
	font-size:14pt;
	font-weight:bold;
	color:#B4D10A;
}
.Affiliate .affLink a:hover{
	color:#000000;
}
.Affiliate .affPrice{
	font-weight:bold;
	font-size:80%;
	color:#000000;
}
.Affiliate .affPrice .affPriceTxt{
	font-weight:bold;
	font-size:180%;
	color:#ff0000;
}
.btnRegisterSubmit {
	border:solid 1px #3C587D;
	background-color: #3C587D;
	padding: 10px;
	color: #B4D10A;
	text-decoration: none;
	font-weight: bolder;
}
.btnRegisterSubmit:hover{
	background-color: #FFFFFF;
	color: #3C587D;
}