/*
 SilverStripe BlackCandy Theme
 http://www.silverstripe.com
 */
 
/************
  * Misc Styles and defaults 
  */
  
* {
	margin: 0; 
	padding: 0;
}
body {
	color: #fff;
 	font-size: 62.5%; 
 	margin-bottom: 40px;
	font-family: Verdana, Lucida, sans-serif; 
}

table {
	border-collapse: collapse;
	border-spacing: 2px;
	border: 1px solid #FFF;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	padding: 2px;
}

#all {
margin: 0px auto;
width: 900px;
text-align: left;
height:inherit
}

#flashHeader1 {
	width: 628px;
	height:206px;
	margin: 0px 20px 6px 15px;
	background-image: url(../images/begin-movie.jpg);
	background-repeat: no-repeat;	
	
	}
#flashHeader {
	width: 628px;
	height:206px;
	margin: 0px 20px 6px 15px;
	
	
	}
	
	#flashHeader img {
	padding: -10px 0px 0px 0px;

	}
	
	#flashHeader1 img {
	padding: -10px 0px 0px 0px;
	
	}

html {
	background-color: #002a95;
	background-image: url(../images/weh-images/back.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	background-attachment:fixed;
}
.clear{
	clear:both;
}

/**************
 	Site Container Box
*/
#BgContainer {
	width: 910px;  
	margin: 0 auto; 
}
#container {
	width: 910px;
	padding-bottom: 0px;
	margin: 0 auto;
	
	}
#Layout {
	width: 910px;
	clear: both;
	overflow: hidden;
	margin: 0px auto;
	background-image: url(../images/weh-images/content-back.gif);
	background-repeat: repeat-y;
	background-position: top;
}

	#Content a img { 
	border: 0px;
	}


#Content {
	width: 650px;
	float: left; 	
	margin: 0 0px 0 0px;
	padding: 0 0px 0 0px;
	text-align: left;
	color: #FFF;	
	
	
}
#Content span {
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #FFF;
	line-height: 48px;	
}

#Content .texttop {
	margin: 0px 0px 0px 15px;
	height: 8px;
	background-image: url(../images/weh-images/top-text.gif);
	background-repeat: no-repeat;
	background-position: left top;	
	
	
}
#Content .textbot {
	margin: 0px 0px 0px 15px;
	height: 8px;
	background-image: url(../images/weh-images/bot-text.gif);
	background-repeat: no-repeat;
	background-position: left top;	
	
	
}

#Content-margin {
	width: 617px;
	margin: 0px 0px 0px 15px;
	padding: 0 0px 10px 10px;
	background-color:#002266;
	text-align: left;
	color:#FFF;
}

#Content-margin i{
	color:#FFF;
	font-style: normal;
}
#Content-margin li{
	color:#FFF;
	font-style: normal;
	list-style-type: none;
	line-height: 16px;
	list-style-position: outside;
}

/** Header **/
#Header-cont {
	margin:0px auto;
	width:910px;
		
}

#Header {
	width: 905px;
	height:143px;
	overflow: hidden;
	
	
	
	margin-top: 10px;

	}
 	#Header h1 { 
	  	color: #fff; 
		font-size: 3.2em; 
		font-family: Tahoma, Verdana, sans-serif;
		font-weight: 300;
		padding: 20px 0 0 30px;
		}
	#Header p {
		font-size: 1.4em;
		color: #fff;
		clear: left;
		margin: 0 0 0 100px;
	}


/** Breadcrumbs **/
#Breadcrumbs { 
 	color: #B7C0C5;
	text-align: left;
	font-size: 0.9em; 
	margin: -10px 0px 0px 0;
	}
	#Breadcrumbs p {
		margin: -8px 0 0 0;
	}

/*** Message Boxs ***/

.message {
	margin: 15px;
	padding: 5px;
	width: 92%;
	color: #979908;
	border: 4px solid #F7F8B4;
	background: #FFFFEA;
}
span.middleColumn .message {
	margin: 4px 0 0 3px;
}
.required {
	margin: 4px 0 0 3px;
	padding: 5px;
	width: 92%;
	color: #DC1313;
	border: 4px solid #FF7373;
	background: #FED0D0;
}

p#Remember label {
	margin: -24px 0 0 20px;
	text-align: left;
}
.entry {
	border-bottom: 1px solid #eee;
}


/* Sidebar 
***********************************/

	 


* html #Sidebar {
display: inline; 
margin-left: -14px; 
}



#Sidebar { 
 	width: 250px; 
	float: left;  
	margin: 0px 0 0 0;
	padding: 0;
	}
	
	#Sidebar img { 
 	margin: 2px 2px;
	border: 0px;
	}
	
	#Sidebar a img { 
	border: 0px;
	}
	
	#Sidebar .sidebarBox {
	margin: 0 0 5px 0;
	padding-bottom: 2px;
	background-color: #024588;
	background-image: url(../images/weh-images/sidebar-top-back.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}
	#Sidebar ul {
		margin: 0px 5px 0px 5px;
		padding: 5px;
		background-color: #024588;
	}
	#Sidebar li {
		margin: 8px 2px;
		list-style: none;
		color: #000;
		font-size:10px;
		line-height: 16px;
	}
	#Sidebar li strong {
		color: #fff;
		font-size:12px;
	}
	#Sidebar object {
		margin: 0 0 0 20px;
		
	}
	#Sidebar h3 { 
		
		color: #fff;
		font-weight: bold; 
		font-size: 14px; 
		margin: 0 0px 0px 0px;
	
		padding: 18px 0px 0 10px;
		height: 30px;
	
	}
	
	#Sidebar .sidebarBottom {
	height: 8px;
	display: block;
	width: 250px;
	margin: -5px 0 0 0;

	background-image: url(../images/weh-images/sidebar-bot-back.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	}
	#Sidebar a em {
		font-style: normal;
	}
		    ul#Weather li {
	font-size: 1.0em;
	margin: 1px 0 1px 0px;
	list-style: none;
	text-indent: 0px;
	

            }
      ul#Weather li a {
	display: block;
	width: 210px;
	font-size: 1em;
	line-height: 1.8em;
	color: #fff;
	padding: 0px 20px 0px 20px;
	background-color: #036;
      }
	ul#Weather li em {
		padding-left: 0px;
		display: block;
	}
		ul#Weather li li em {
			padding-left: 0;
		}
      /* Level 1 
      - We use 3 elements for the nav to get 3 background images applied.
            * span - topleft rounded corner
            * em - bottomleft rounded corner
            * a - arrow on the right
            <a><span><em></em></span></a>
      */
      ul#Weather li a:hover,
      ul#Weather li a.current,
      ul#Weather li a.current:hover {
            background: #F60;
            color: #fff;
			cursor: pointer;
            text-decoration: none;
			
	  }



	
/* Comments
******************************************/

#CommentHolder ul {
	list-style: none;
	margin: 20px 0;
}

#PageComments li {
	margin: 5px 0;
	padding: 1px;
	width: 88%;
}
#PageComments li.odd {
	background: #E8F6FF url(../images/commentBg.png) no-repeat 1% 10%;
	padding-left: 40px;
	padding-right: 10px;
	border-bottom: 2px solid #BCE4FE;
}

#PageComments li.even {
	background: #fff url(../images/commentBgAlt.png) no-repeat 99% 10%;
	padding-right: 40px;
	padding-left: 10px;
}

#PageComments li.odd p.info {
	color: #3AA0C3;
}

.actionLinks li a {
	padding-right: 3px;
	font-size: 10px;
}
.actionLinks li {
   display: inline;
   border-right: 1px solid;
}
   .actionLinks li.last {
      border-right: none;
   }

.commentrss {
	background: transparent url(../images/feed-icon-14x14.png) no-repeat;
	padding-left: 20px;
	font-size: 1.1em;
	line-height: 1.6em;
}
#PageCommentsPagination p {
	text-align: center;
	font-size: 1.2em;
}
#PageComments p {
	font-size: 1em;
}
#PageComments p.info {
	color: #999;
	margin: 0px;
	padding: 0;
	line-height: 1em;
	font-size: 0.9em;
}

/* Search Results 
*****************************************/
ul#SearchResults {
	margin: 10px 0;
}
ul#SearchResults li {
	list-style: none;
	margin: 5px 0;
	font-size: 1em;
}

/* Unsubscribe Newsletter
*****************************************/
#Unsubscribe_MailingListForm_MailingListForm{
	min-height:100px;
}

#Unsubscribe_MailingListForm_MailingListForm p{
		margin:0 !important;
		padding:10px;
}
	#Unsubscribe_MailingListForm_MailingListForm p label{
		display: inline;
	}

#Unsubscribe_MailingListForm_MailingListForm label{
	margin:0;
}


/* Footer 
*****************************************/


	
#Footer {
	clear: both;
	width: 910px;
	height: 60px;
	text-align: center;
	background-color: transparent;
	background-image: url(../images/weh-images/footer.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	
	}
	
	#Footer .footerTop {
		width: 100%;

		display: block;
		height: 61px;
	}
  	#Footer p { 
		color: #fff;
		font-size: 1.1em;
		text-align: center;
		margin-top: -30px;
	}
  	#Footer a { 
	   	color: #fff; 
	   	text-decoration: none;
		}
	#Footer a:hover {
		color: #fff;
		text-decoration: none;
	}
  