/*
 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: Helvetica, Arial, sans-serif; 
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
th {
	font-weight:bold;
	padding:5px;
}

html {
	background: #FFF;
}
.clear{
	clear:both;
}
img {
}
/**************
 	Site Container Box
*/
#BgContainer {
	width: 900px;  
	margin: 0 auto; 
}
#Container { 
	width: 900px;
	padding-bottom: 15px;
	}
#Layout {
	clear: both;
	margin:15px 20px;
}
#Content,
#WideContent {
	width: 580px;
	float: left; 	
	margin: 0;
	text-align: left;
}
#WideContent {
	width:880px;
}
	#WideContent h1 span {
		width:860px;
	}
	#ContentInner {
		margin-right:30px;
	}
/** Header **/
#Header { 
 	width: 900px;
	height:120px;
 	margin: 0 auto;
	overflow: hidden;
	}
	#Header #SiteLogo {
		border:0;
		position:relative;
		top:30px;
		left:20px;
	}
		#Header #SiteLogo img {
			border:0;
		}

/*** Main Nav ***/
#Navigation {
	width: 900px;
	height:34px;
	margin: 0 auto;
	background: #FFF url(../images/site/navbar-bg.jpg) 0 0 no-repeat;
}
#Navigation ul {
	list-style:none;
 	float: left;
	z-index:2000;
	width:900px;
	height:34px;
	}
	#Navigation ul li {
		list-style: none; 
		float: left;
		display: inline;
		text-align:center;
		position:relative;
		line-height:36px;
		font-size:1.4em;
		}
		#Navigation ul a {
			float:none;
			display:block;
			width:150px;
		}
  		#Navigation ul li a { 
			text-decoration: none;
			display: block;
			font-weight:bold;
			color: #fff;
			}
			#Navigation ul li a:hover {
				cursor: pointer;
				text-decoration:underline;
				}
    		#Navigation ul li a.current,
    		#Navigation ul li a.section,
    		#Navigation ul li a.section:hover,
    		#Navigation ul li a.current:hover { 
			 	color: #666;
				}
				#Navigation ul ul {
					left:-10000px;
					border:1px solid #FFA700;
					border-top:0;
					width:135px;
					height:inherit;
					position:absolute;
					top:34px;
				}
					#Navigation ul ul li {
						float:none;
						font-size:.8333em;
						text-align:left;
						margin:0;
						padding:0;
					}
						#Navigation ul ul li a {
							background:#F7F7F7;
							width:115px;
							margin:0;
							padding:4px 10px;
							font-weight:normal;
							line-height:34px;
							color:#555 !important;
						}
						#Navigation ul ul li a:hover {
							background:#FFF;
							color:#5599E1 !important;
						}
							#Navigation ul ul ul {
								border:1px solid #FFA700;
							}
							#Navigation ul ul ul li {
								font-size:1em;
							}
				/* Show menu */
				#Navigation ul li:hover > ul,
				#Navigation ul li.iehover > ul { left:6px; }
				#Navigation ul li:hover > ul li:hover > ul,
				#Navigation ul li.iehover > ul li.iehover > ul { left:50px;top:9px; }
				#Navigation ul li:hover ul ul,
				#Navigation ul li.iehover ul ul { left:-10000px; }

    
/** Breadcrumbs **/
#Breadcrumbs { 
	color: #B7C0C5;
	text-align: left;
	font-size: 0.9em; 
	margin: 0px 5px 12px 20px;
	}
	#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: 250px; 
	float: right;  
	margin: 49px 0 0 0;
	padding: 0;
	}
	#Sidebar .sidebarBox {
	margin: 0 0 5px 0;
	padding-bottom: 2px;
	}
	#Sidebar ul {
		margin: 2px 0 5px 3px;
	}
	#Sidebar li {
		margin: 8px 15px;
		padding:3px 0 6px;
		list-style: none;
	}
		#Sidebar li.odd {
			background-color:#DDD;
		}
		#Sidebar li.even {
			background-color:#EEE;
		}
	#Sidebar h3 { 
		clear: both; 
		text-transform: lowercase;
		color: #fff;
		font-weight: 700; 
		font-size: 1.2em; 
		margin: 0 0 10px 0;
		line-height:1.8;
		text-transform:uppercase;
		padding:0 0 0 15px;
		background:#FFF url(../images/site/sidebar-box-bg.jpg) 0 0 no-repeat;
	}
	
    ul#Menu2 li { 
            font-size: 1.2em;
			line-height:1.1em; 
            margin: 1px 0 5px 4px;
            list-style: none;
	}
	ul#Menu2 li a {
            height: 1.8em;
			text-decoration:underline;
	}
	ul#Menu2 li em {
		padding-left: 8px;
		display: block;
	}
		ul#Menu2 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#Menu2 li a:hover,
      ul#Menu2 li a.current,
      ul#Menu2 li a.current:hover {
			cursor: pointer;
            text-decoration: none;
      }
	  ul#Menu2 li a.current {
	  		font-weight: 700;
	  }
      ul#Menu2 li a.section,
      ul#Menu2 li a.section:hover {
            background: #DCDCDC;
            font-weight: 700;
            width: 193px; 
      }

      /* Sub Menu */
      ul#Menu2 li ul {
            height: 100%;
            position: relative;
            margin: -4px 0 0 0;
            width: 193px;
            padding: 4px 0 10px 0;
			float:left;
      }
      ul#Menu2 li ul li ul {
            background: #DCDCDC;
            margin-left: 0;
      }
      ul#Menu2 li ul li {
            background: #DCDCDC;
            padding: 0;
            font-size: 1em;
            display: inline;
			float:left;
			clear:left;
            margin: 0;
			width:100%;
      }
      ul#Menu2 li li a.current,
      ul#Menu2 li li a.section,
      ul#Menu2 li li a.section:hover,
      ul#Menu2 li li a.current:hover {
            color: #555;
            font-weight: 700;
            background: #DCDCDC;
      }
      ul#Menu2 li li ul {
			margin: 0 0 0 10px;
            padding: 0;
            width: 175px;
      }
		ul#Menu2 li a.levelb {
            text-indent: 8px;
			background: transparent;
            margin-left: 10px;
      }
	  ul#Menu2 li a.levelb:hover,
      ul#Menu2 li li a.current,
      ul#Menu2 li li a.current:hover,
      ul#Menu2 li li a.section,
      ul#Menu2 li li a.section:hover {
            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: 900px; 
	background:#FFF url(../images/site/footer-bg.jpg) 0 0 no-repeat; 
	padding-top:15px;
	text-align: center; 
	}
	#Footer .footerTop {
		width: 100%;
		display: block;
		height: 2em;
	}
  	#Footer p { 
		color: #333;
		font-size: 1.2em;
		text-align: center;
		margin-top: -0.6em;
	}
		#Footer p.left {
			float:left;
			margin-left:20px;
		}
		#Footer p.right {
			float:right;
			margin-right:20px;
		}
		#Footer p.center {
			color:#999;
			font-size:1.1em;
			margin-top:30px;
		}
  	#Footer a { 
	   	color: #5599E1; 
	   	text-decoration: none;
		}
	#Footer a:hover {
		color: #5599E1;
		text-decoration: underline;
	}

/* HomePage Styling 
*****************************************/

#LeftBox {
	float:left;
	width:285px;
}

#RightBox {
	float:left;
	width:285px;
}



/*	SupplementsSideBar Styling
*****************************************/

.supplement-letter {
	display:inline;
	float:left;
}
	.supplement-letter p {
		width:20px;
		height:20px;
	}
	.supplement-letter a {
		padding:5px;
		display:block;
	}


/* OfficeSearchPage Styling
*****************************************/

#OfficeSearchPage h1 {
	margin-bottom:0; 
}
#OfficeSearchPage .field,
#OfficeSearchPage label.left {
	padding-top:0;
	margin-top:0;
}
#PageNumbers {
	font-size:12px;
	margin:0 auto;
	text-align:center;
}
	#PageNumbers .current,
	#PageNumbers a {
		margin:0 2px;
	}
.highlight {
	background:#FFC;
	padding:0 1px;
}
#articlesearchform .field {
	width:425px;
	float:left;
}