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

table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

html {
	background: #626467 url(../images/bg.gif) repeat;
}
.clear{
	clear:both;
}
img {
	border: 4px solid #E9E9E9;
}
/**************
 	Site Container Box
*/
#BgContainer {
	width: 800px;  
	margin: 0 auto; 
}
#Container { 
	width: 800px;
	padding-bottom: 15px;
	background: transparent url(../images/containerbg.gif) repeat-y;
	}
#Layout {
	width: 760px;
	margin: 15px auto;
}
#Content {
	width: 538px;
	float: right; 	
	margin: 0;
	text-align: left;
}
/** Header **/
#Header { 
 	width: 769px; 
 	margin: 0 auto;
	height: 121px; 
	background: #59AEE2 url(../images/header.png) no-repeat;
	}
 	#Header h1 { 
	  	color: #fff; 
		font-size: 3.2em; 
		float: left;
		line-height: 1.4em;
		font-family: Tahoma, Verdana, sans-serif;
		font-weight: 300;
		margin: 25px 0 0 25px;
		}
	#Header p {
		font-size: 1.4em;
		color: #fff;
		clear: left;
		margin: 0 0 0 100px;
	}

/*** Main Nav ***/
#Navigation {
	margin: -31px 10px 0 0;
	height: 30px;
}
#Navigation ul { 
 	float: right; 
	margin: 0px 15px 0 0; 
	}
	#Navigation ul li { 
	 	list-style: none; 
		margin: 0 2px; 
		float: left;
		display: block;
		}
  		#Navigation ul li a { 
			float: left;
			text-decoration: none;
			display: block; 
			height: 30px; 
			font-size: 1.2em; 
			padding: 0 0 0 10px; 
			line-height: 30px; 
			color: #fff;
			}
		#Navigation ul li a span {
			text-align: center;
	        float: left;
			padding-right: 10px;
			height: 30px;
 
		}
			#Navigation ul li a:hover { 
			 	background: #93C7E7 url(../images/hoverTabLeft.gif) no-repeat left top; 
				color: #fff;
				cursor: pointer;
				}
			#Navigation ul li a:hover span {
				background: #93C7E7 url(../images/hoverTabRight.gif) no-repeat right top;
				cursor: pointer;
			}
    		#Navigation ul li a.current,
    		#Navigation ul li a.section,
    		#Navigation ul li a.section:hover,
    		#Navigation ul li a.current:hover { 
			 	background: #fff url(../images/activeTabLeft.png) no-repeat left top; 
			 	color: #444;
				}
			#Navigation ul li a.current span,
			#Navigation ul li a.section span,
    		#Navigation ul li a.section:hover span,
			#Navigation ul li a.current:hover span {
				background: #fff url(../images/activeTabRight.png) no-repeat right top;
				color: #444;
			}
    
/** Breadcrumbs **/
#Breadcrumbs { 
 	color: #B7C0C5;
	text-align: left;
	font-size: 0.9em; 
	margin: 0px 5px 10px 0;
	}
	#Breadcrumbs p {
		margin: 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 ***/
#Sidebar { 
 	width: 200px; 
	float: left;  
	margin: 10px 0 0 0;
	padding: 0;
	}
	#Sidebar .sidebarBox {
	margin: 0;
	background: #EFEFEF url('../images/sidebarHeaderBgTop.gif') no-repeat left top; 
	min-height:35px; 
	}
	#Sidebar ul {
		margin: 2px 10px 5px 10px;
	}
	#Sidebar p {
		font-size: 1.1em;
	 	clear: both;
	 	margin: 10px 10px 0 10px !important;
	 }
  	#Sidebar li { 
	   	font-size: 1em; 
		color: #7A7C7E; 
		margin: 1px 0 1px 10px;
		list-style: none;
		margin-bottom: 5px; 
		margin-left: 4px;
		}
	#Sidebar li a.link {
		display: block;
		width: 170px;
		text-indent: 8px;
		font-size: 1.2em;
		height: 21px;
		line-height: 21px;
		color: #898989;
	}
	#Sidebar li a:hover {
		background: #DCDCDC url(../images/sidebarLinkHoverBg.gif) no-repeat top left;
		color: #666;
		width: 190px;
		text-decoration: none;
	}
	#Sidebar li a.current,
	#Sidebar li a.section,
	#Sidebar li a.section:hover,
	#Sidebar li a.current:hover {
	 	display: block;
		width: 185px;
		margin-bottom: 0;
		line-height: 21px;
		height: 21px;
		padding-top: 2px;
		font-size: 1.2em;
		text-indent: 8px;
		padding: 0;
		font-weight: 700;
		background: #DCDCDC url(../images/sidebarLinkCurrentBg.png) no-repeat top left;
		color: #666;
	}
	#Sidebar li ul {
		height: 100%;
		position: relative;
		margin: -4px 0 0 0;
		width: 185px;
		padding: 4px 0 10px 0;
		background: #DCDCDC url(../images/sidebarSectionBottom.png) no-repeat bottom left;
	}
	#Sidebar li ul li ul {
		background: #DCDCDC;
	}
	#Sidebar li ul li {
		width: 160px;
		background: #DCDCDC;
		padding: 0;
		font-size: 0.8em;
		display: inline;
		margin: 0;
	}
	#Sidebar li li a.link {
		width: 160px;
		margin: 2px 0 0 0;
		text-indent: 15px;
	}
	#Sidebar li li a:hover {
		text-decoration: underline;
		background: none;
		color: inherit;
	}
	#Sidebar li li a.current,
	#Sidebar li li a.current:hover {
	 	text-indent: 15px;
	 	color: #555;
		background: #DCDCDC;
	}

	#Sidebar li li ul {
		margin: 0px 0 5px 10px;
		padding-top: 0px;
		width: 175px;
	}
	#Sidebar li li ul .roundWhite {
		margin-bottom: -10px;
	}
	#Sidebar li li li a.link {
		color: #666;
		margin: 2px 0 0 10px;
		font-size: 1.7em;	
		text-indent: 8px;
		background: inherit;
	}
	#Sidebar li li li a:hover {
		width: 172px;
		font-size: 1.7em;
		border: 0;
		background: #DCDCDC url(../images/sidebarSubMenuHover.gif) no-repeat center right;
		text-decoration: underline;
	}
	#Sidebar li li li a.current,
	#Sidebar li li li a.current:hover {
		width: 173px;
		color: #fff;
		position: relative;
		z-index: 10;
		font-size: 1.7em;
		text-indent: 8px;
		margin-left: 10px;
		text-decoration: none;
		background: #BDBDBD url(../images/sidebarSubMenuCurrent.gif) no-repeat center right;
	}
	
#Sidebar h3 { 
	clear: both; 
	text-transform: lowercase;
	color: #fff;
	font-weight: 700; 
	font-size: 1.4em; 
	margin: 0 0 10px 0;
	line-height: 1.7;
	text-indent: 10px;
	}
	
#Sidebar .sidebarBottom {
	height: 12px;
	width: 200px;
	margin-top: -5px;
	padding-bottom: 5px;
	background: url(../images/sidebarBottomBg.gif) no-repeat;
}


.middleColumn {
 	display: block;
 	margin: 15px 10px 10px 0;
	background: #E9E9E9;
	padding: 4px;
	width: 306px;
	clear: left;
}
	#Sidebar .middleColumn {
		margin: 0 0 0 8px;
		display: inline;
	}

#Search {
	width: 105px;
}
input#Search_Form_SearchForm_Search {
	width: 110px;
	padding: 3px;
	margin-left: -4px;
	font-size: 1.2em;
	}
#Sidebar input.action {
	font-size: 1.2em;
	float: right;
	padding: 1px;
	margin: -22px 10px 0 0;
}
	
/* 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;
}
/* Footer 
*****************************************/

#Footer { 
 	clear: both;  
	width: 800px; 
	height: 55px; 
	background: transparent url(../images/footerBg.gif) no-repeat; 
	text-align: center; 
	}
  	#Footer p { 
		color: #fff;
		line-height: 44px;
		width: 769px;
		font-size: 1.1em;
		text-align: center;
		}
  	#Footer a { 
	   	color: #fff; 
	   	text-decoration: none;
		}
	#Footer a:hover {
		color: #fff;
		text-decoration: underline;
	}
  