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

table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	
}

html {
	background: #DFE0DA;
}
.clear{
	clear:both;
}
img, a img {
	border: 0px;
}
/**************
 	Site Container Box
*/
#BgContainer {
	width: 720px;  
	margin: 0 auto; 
}
#Container { 
	width: 720px;
	padding-bottom: 15px;

	}
#Layout {
	width: 720px;
	clear: both;
	overflow: hidden;
	margin: 10px auto;

}
#Content {
	width: 538px;
	float: right; 	
	margin: 0;
	text-align: left;
}

.contentthin {
width: 458px;
float: left;
}

.WidgetHolder {
float: right;
width: 200px;
}

.WidgetHolder h3 {
display: none;
}

.rightcolumn {
margin: 10px 0px 0px 0px;
background: url(../images/module-bottom.png) 0% 100% no-repeat;

}

.rightcolumn1 {
padding: 10px;
background: url(../images/module-top.png) 0px 0px no-repeat;
color: #fff;
}

.rightcolumn1 ul, .rightcolumn1 ul li {
padding: 0px;
margin: 0px;
}

/** Header **/
#Header { 
 	background: url(../images/header.png) 0px 0px no-repeat;
	height: 170px;
 	margin: 10px auto 0px auto;
	
	}
	
	.logo {
	float: left;
	width: 417px;
	height: 129px;
	margin: 5px 0px 0px 10px;
	}
 
 
 .reviews {
 color: #fff;
 background: url(../images/quotes.png) 0px 0px no-repeat;
 font-size: 85%;
 margin: 10px 10px 0px 0px;
 padding-left: 45px;
 float: right;
 width: 220px;
 }
	

/*** Main Nav ***/
#Navigation {
	width: 720px;
	padding-top: 0px;

}
#Navigation ul { 
 	margin-left: 20px;
	}
	#Navigation ul li { 
	 	list-style: none; 
		margin: 0 2px; 
		float: left;
		line-height: 27px;
		display: block;
		width: auto;
		}
  		#Navigation ul li a { 
			float: left;
			text-decoration: none;
			display: block; 
			height: 27px; 
			padding: 0 0 0 10px;
			color: #26261A;
			font-size: 95%;
			}
		#Navigation ul li a span {
			text-align: center;
	        float: left;
			padding-right: 10px;
			height: 27px;
 
		}
			#Navigation ul li a:hover { 
			 	background: #9CA085 url(../images/active-tab-left.png) no-repeat left top; 
				color: #26261A;
				cursor: pointer;
				}
			#Navigation ul li a:hover span {
				background: #9CA085 url(../images/active-tab-right.png) 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: #9CA085 url(../images/active-tab-left.png) no-repeat left top; 
			 	color: #26261A;
				}
			#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: #9CA085 url(../images/active-tab-right.png) no-repeat right top;
				color: #26261A;
			}
    
/* main picture */

.mainpic {
border: 3px solid #9DA188;
}

.content {
border: 3px solid #9DA188;
background: #fff;
padding: 10px 20px;
margin-top: 5px;
}

.threecolumn {
width: 31%;
float: left;
margin-right: 15px;
border-right: 1px solid #E7E8DB;
}

.last {
margin-right: 0px;
border: 0px;
}

/*** 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 0 5px 0;
	padding-bottom: 2px;
	background: #EFEFEF url(../images/sidebarHeader.gif) no-repeat left top; 
	}
	#Sidebar ul {
		margin: 2px 0 5px 0px;
	}
	#Sidebar li {
		margin: 8px 0px;
		list-style: none;
	}
	#Sidebar h3 { 
		clear: both; 
		text-transform: lowercase;
		color: #fff;
		font-weight: 700; 
		font-size: 1.4em; 
		margin: 0 0 10px 0;
		line-height: 1.8;
		padding: 1px 0 0 10px;
		background: transparent url(../images/sidebarHeaderSub.gif) repeat-x center left;
	}
	
	#Sidebar .sidebarBottom {
		height: 15px;
		display: block;
		width: 200px;
		margin: -5px 0 0 0;
		background: #EFEFEF url(../images/sidebarBottomBg.gif) no-repeat center bottom;
	}
	#Sidebar a em {
		font-style: normal;
	}
	



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

#Footer { 
 	clear: both;  
	width: 720px; 
	height: 45px;
	text-align: center; 
	background: url(../images/footer.png) 0px 0px no-repeat;
	}
	
		#Footer ul {
		padding: 13px 0px 0px 0px;
		margin-left: 20px;
		}
		
		
		#Footer ul li {
		float: left;
		width: auto;
		list-style: none;
		margin: 0px 0px 0px 10px;
		border-right: 1px solid #84886F;
		padding-right: 10px;
		}

  	#Footer a { 
	   		text-decoration: none;
		}
	#Footer a:hover {
		color: #fff;
		text-decoration: underline;
	}
 
 .topmenu ul {
 width: 230px;
 float: right;
 
 }

.topmenu  ul li {
 list-style: none;
 border-right: 1px solid  #292923;
 margin: 0px 0px 0px 5px;
 padding-right: 5px;
 float: left;
 width: auto;
 height: 15px;
 line-height: 15px;
 }
 
 
 .topmenu  ul li.last {
 border: 0px;
 margin-right: 0px;
 padding-right: 0px;
 }
 
