/*
 SilverStripe BlackCandy Theme
 http://www.silverstripe.com
 */
 
/************
  * Misc Styles and defaults 
  */
  
* {
	margin: 0;
	padding: 0;
}
body {
 	font-size: 62.5%; 
 	margin-bottom: 40px;
	color: #D2D2BA;
	font-family:Arial,Helvetica,sans-serif;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	letter-spacing:0.07em;
}

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

html {
	background: #626467 url(../images/bg.gif) repeat;
}
.clear{
	clear:both;
}
a img {
	border:none;
}
/**************
 	Site Container Box
*/
#BgContainer {
	width: 800px;  
	margin: 0 auto; 
}
#Container { 
	width: 800px;
	padding-bottom: 15px;
	background-color: #292722;
	border-left:8px solid #1F1F1B;
	border-right:8px solid #1F1F1B;
	}
#Layout {
	width: 780px;
	clear: both;
	overflow: hidden;
	margin: 10px auto 15px auto;
	padding: 0 10px 0 20px;
}
#Layout .typography #Content li{
	font-size: 1.3em;
}
#Content {
	width: 540px;
	float: left; 	
	margin: 0;
	text-align: left;
}
/** Header **/
#Header { 
 	width: 750px; 
 	margin: 0 auto;
	overflow: hidden;
	background: #292722 url(../images/trees.jpg);
	height: 350px;
	padding-top: 60px;
	text-align: right;
	}
 	#Header h1 { 
	  	color: #FF5500; 
		font-size: 3.2em; 
		font-family:"Trebuchet MS",sans-serif;
		font-weight:100;
		letter-spacing:0.07em;
		text-transform: uppercase;
		padding: 0 50px 0 0 ;
		margin-top: 5px;
		}
	#Header p {
		font-size: 1.4em;
		color: #fff;
		clear: left;
		margin: 0 50px 0 100px;
	}

/*** Main Nav ***/
#Navigation {
	width: 800px;
	margin: 0 auto;
	overflow: hidden;
	background-color: #D2D2BA;
	letter-spacing:-0.05em;
	font-weight: bold;
	font-family: "Trebuchet MS"
}
#Navigation ul { 
 	float: right; 
	margin-right: 10px;
	text-transform:uppercase;
	font-family:"Trebuchet MS",sans-serif;
	font-size:1.4em;
	}
	#Navigation ul li { 
	 	list-style: none; 
		margin: 0 2px; 
		float: left;
		line-height: 2.8em;
		display: block;
		}
  		#Navigation ul li a { 
			float: left;
			text-decoration: none;
			display: block; 
			height: 2.3em; 
			font-size: 1.2em; 
			padding: 0 0 0 10px;
			color:#292722;
			padding:4px 10px 0 10px;
			text-align: center;
			}
		#Navigation ul li a span {
			text-align: center;
	        float: left;
			height: 2.3em;
 
		}
			#Navigation ul li a:hover { 
			 	background: #292722 url(../images/zig.gif) repeat-x left bottom; 
				color: #fff;
				cursor: pointer;
				}
			#Navigation ul li a:hover span {
				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: #292722 url(../images/zig.gif) repeat-x left bottom;
			 	color:#FF5500;
				}
/** Breadcrumbs **/
#Breadcrumbs { 
 	color: #B7C0C5;
	text-align: left;
	font-size: 0.9em; 
	margin: 0px 5px 10px 0;
	}
	#Breadcrumbs p {
		margin: 0;
	}
	#Breadcrumbs a {
		color: #B74B16;
	}

/*** Message Boxs ***/

.message {
	margin: 15px;
	padding: 5px;
	width: 92%;
	color: #979908;
	font-weight: bold;
}
span.middleColumn .message {
	margin: 4px 0 0 3px;
}
.required {
	margin: 4px 0 0 3px;
	padding: 5px;
	width: 92%;
	color: #ff5500;
}

p#Remember label {
	margin: -24px 0 0 20px;
	text-align: left;
}
.entry {
	border-bottom: 1px solid #eee;
}
/* Sidebar 
***********************************/
#Sidebar { 
 	width: 200px; 
	float: right;  
	margin: 10px 10px 0 0;
	padding:10px;
	}
	#Sidebar a:hover {
		text-decoration: none;
	}
	#Sidebar .sidebarBox {
	margin: 0 0 5px 0;
	padding-bottom: 2px;
	}
	#Sidebar ul {
		background-color: #1F1F1B;
		padding: 8px 0 8px 8px;
		margin: 0;
	}
	#Sidebar ul li a{
		color: #D2D2BA;
		font-size: 1.3em;
		font-weight: 900;
		line-height: 1.8em;
		display: block;
	}#Sidebar #ShoppingCart ul li a{
		display: inline;
	}
	#Sidebar ul li a:hover{
		background-color: #292722;
		color: #ff5500;
	}
	#Sidebar li {
		margin: 0 0 8px 5px;
		list-style: none;
	}
	#Sidebar h3 { 
		clear: both; 
		text-transform: uppercase;
		font-family:"Trebuchet MS",sans-serif;
		color: #FF5500;
		font-weight: 100; 
		font-size: 1.5em; 
		padding: 1px 0 0 0;
		border-bottom:1px solid #D2D2BA;
	}
	
	#Sidebar .sidebarBottom {
		display: none;
	}
	#Sidebar a em {
		font-style: normal;
	}
	ul#Menu2 {
		margin: 0;
		padding:8px 0 8px 8px;
	}
    ul#Menu2 li { 
            font-size: 0.9em; 
            margin: 0 0 5px 4px;
            list-style: none;
            }
      ul#Menu2 li a {
            display: block;
            text-indent: 8px;
            font-size: 1.4em;
            height: 1.8em;
            line-height: 1.8em;
			font-weight: 900;
            color: #D2D2BA;
      }
      /* 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 {
            color: #666;
            text-decoration: none;
      }
	  ul#Menu2 li a.current {
	  		font-weight: 700;
			background-color:#292722;
			color:#FFFFFF;
			display:block;
			height:100%;
			width:100%;
	  }
      ul#Menu2 li a.section,
      ul#Menu2 li a.section:hover {
            font-weight: 700;
      }
      ul#Menu2 li a.levela:hover span,
      ul#Menu2 li a.current span,
      ul#Menu2 li a.section span,
      ul#Menu2 li a.section:hover span,
      ul#Menu2 li a.current:hover span {
            display: block;
            width: 100%;
            height: 100%;
      } 
      ul#Menu2 li a.levela:hover em,
      ul#Menu2 li a.current em,
      ul#Menu2 li a.section em,
      ul#Menu2 li a.section:hover em,
      ul#Menu2 li a.current:hover em {
            background-color: #292722;
            display: block;
            width: 100%;
            height: 100%;
			color: #ff5500;
      }

      ul#Menu2 li ul {
            height: 100%;
            position: relative;
            padding: 4px 0 3px 0;
      }
      ul#Menu2 li ul li ul {
            margin-left: 0;
      }
      ul#Menu2 li ul li {
            width: 160px;
            background: #DCDCDC;
            padding: 0;
            font-size: 0.8em;
            display: inline;
            margin: 0;
      }
      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-top: 0;
            width: 175px;
      }
      ul#Menu2 li li ul .roundWhite {
            margin-bottom: -10px;
      }
      /* Sub Menu */
      ul#Menu2 li a.levelb {
            font-size: 1.7em;
            text-indent: 8px;
            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;
            display: block;
            color: #fff;
      }
      ul#Menu2 li a.levelb:hover span,
      ul#Menu2 li li a.current span,
      ul#Menu2 li li a.current:hover span,
      ul#Menu2 li li a.section span,
      ul#Menu2 li li a.section:hover span {
            display: block;
            width: 100%;
            height: 100%;
      } 
      ul#Menu2 li a.levelb:hover em,
      ul#Menu2 li li a.current em,
      ul#Menu2 li li a.current:hover em,
      ul#Menu2 li li a.section em,
      ul#Menu2 li li a.section:hover em {
            display: block;
            width: 100%;
            height: 100%;
      }

	
/* Comments
******************************************/
#CommentHolder ul {
	list-style: none;
	margin: 5px 0;
}
#CommentHolder ul.actionLinks {
	list-style: none;
	margin: 5px 0;
	margin-left: 200px;
}

#PageComments li {
	margin: 5px 0;
	padding: 1px;
	width: 88%;
}
#PageComments li.odd {
	background-color: #2e2c26;
	padding-left: 40px;
	padding-right: 10px;
}

#PageComments li.even {
	padding-left: 40px;
	padding-right: 10px;
}

#PageComments li.odd p.info {
	/*color: #ff5500;*/
}

.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;
}
#PageComments .comment {
	font-size: 1.2em;
}
#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: 816px; 
	padding: 10px 0;
	background-color: #1F1F1B; 
	text-align: center; 
	}
  	#Footer p { 
		color: #fff;
		font-size: 1em;
		text-align: center;
	}
  	#Footer a { 
	   	text-decoration: none;
		color: #ff5500;
		}
	#Footer a:hover {
		text-decoration: underline;
	}
  