﻿/** 
 * SilverStripe Black Candy Theme
 * http://www.silverstripe.com
 *
 * Main Layout File
 */
 
/* Misc Styles and defaults 
-------------------------------------------- */
  
body {
	margin: 0px;
	background-image: url('../images/bkg.jpg');
	background-repeat: repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:white;
}
img  {
	border:0;
}

.style1 {
	color: #FFFFFF;
}

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/ul-dropdown.html
Copyright (c) 2005-2009 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
 a, a:visited, a:hover, a:active, a:focus {direction:ltr; outline:0;}

#nav { margin: 0; height:30px; width:120px; padding: 0; height: 12px; position:relative; top:-29px; left:300px; z-index:300; text-transform: uppercase; font-weight: bold; font-size: 12px;}
#nav ul {margin:0; padding:0; list-style:none; display:inline-block; background-position: right center; text-transform: uppercase; font-weight: bold; font-size: 12px;}
#nav .menu-2 .level1-li {float:left; display:inline; width:120px; margin-top:-32000px;}
#nav .menu-2 a {display:block; width:120px; text-decoration:none; text-align:left; color:#f6dc1d;}
#nav .menu-2 a.level1-a {position:relative; float:left; display:inline; margin-right:-119px; margin-top:32000px;}
#nav .menu-2 .sub {background:none; float:left; margin-top:-28px; padding-top:28px; margin-bottom:-32000px;}
#nav .menu-2 .sub a {background:#000000; position:relative; margin-right:-1px; }
#nav .menu-2 a:hover,
#nav .menu-2 a:focus,
#nav .menu-2 a:active {background:#2e2e2e; margin-right:0;} 

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/ul-dropdown.html
Copyright (c) 2005-2009 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
 a, a:visited, a:hover, a:active, a:focus {direction:ltr; outline:0;}

#nav-1 { margin: 0; height:30px; width:120px; padding: 0; height: 12px; position:relative; top:-29px; left:224px; z-index:300; text-transform: uppercase; font-weight: bold; font-size: 12px;}
#nav-1 ul {margin:0; padding:0; list-style:none; display:inline-block; background-position: right center; text-transform: uppercase; font-weight: bold; font-size: 12px;}
#nav-1 .menu-2 .level1-li {float:left; display:inline; width:120px; margin-top:-32000px;}
#nav-1 .menu-2 a {display:block; width:120px; text-decoration:none; text-align:left; color:#f6dc1d;}
#nav-1 .menu-2 a.level1-a {position:relative; float:left; display:inline; margin-right:-119px; margin-top:32000px;}
#nav-1 .menu-2 .sub {background:none; float:left; margin-top:-28px; padding-top:28px; margin-bottom:-32000px;}
#nav-1 .menu-2 .sub a {background:#000000; position:relative; margin-right:-1px; }
#nav-1 .menu-2 a:hover,
#nav-1 .menu-2 a:focus,
#nav-1 .menu-2 a:active {background:#2e2e2e; margin-right:0;}  

.righty {
	margin-left:16px;
}
/*.pic-right {
    float:right;
    position:relative;
	right:85px;
	top: 7px;
}*/

p {
	font-size: 1.2em;
	margin: 0;
	text-align: justify;
	padding: 0;
}
#go {
	background:transparent;
	color:#f6dc1d;
	font-family:Arial, Helvetica, sans-serif;
	border:none;
	font-weight:bold;
	font-size:12px;
	margin-left:-4px;
	margin-bottom:2px;
}
.hotlist {
	width:202px;
	height:83px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 3px;
}
.hours {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	color:yellow;
}
#layer1 {
	width: 270px;
	height: 28px;
	float: right;
	margin-top: 3px;
	margin-right: 8px;
	position: relative;
}


#container {
	width: 920px;
	margin: 10px auto 10px auto;
	position: relative;
}

a{
	color:#F6DC1D;
	text-decoration:none;
	
}

h3 {
	font-weight:bold;
	font-size:12px;
	color:#F6DC1D;
	text-transform:uppercase;
	text-align:center;
	margin: 0;
	padding:0;
}

#BodyContainerShadow {
	width:920px;
	background: transparent url('../images/shadow.png') no-repeat scroll center top;
}

#BodyContainer {
	width: 888px;
	margin: 5px auto 10px auto;
	border: 1px white solid;
	background: #5F5F5F url('../images/mid-bkg.jpg') repeat-x;
	padding: 5px;
	overflow:hidden;
}

.LeftFloat {
	float:left;
}

#RightSideBar {
	width:189px;
	min-height:400px;


}
#header{
	width:898px;
	height: 119px;
	border: 1px white solid;
	margin: 100px auto 0 auto;
	background: transparent url('../images/header.jpg') no-repeat;
	position:relative;
}

#tractor {
	position: absolute;
	background-image: url('../images/tractor-header.png');
	background-repeat: no-repeat;
	width: 382px;
	left: 511px;
	top: -93px;
	height: 212px;
}
.typography {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#logo {
	width: 218px;
	height: 106px;
	position: absolute;
	z-index: 1;
	top: -94px;
}
	
	#jd-logo {
	position:absolute;
	z-index: 100;
	left: 390px; top: -85px
}

#hirzontalNav{
	width: 898px;
	height: 35px;
	margin: 0 auto 0 auto;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: white;
	border-bottom-color: white;
	border-left-color: white;
	background-image: url('../images/horizontalNav.jpg');
	background-repeat: repeat-x;
}

#hirzontalNav a  {
	background-position: right center;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	float: left;
	padding-right: 10px;
	margin-top: 7px;
	margin-left: 10px;
	display: block;
	background-image: url('../images/indent.jpg');
	background-repeat: no-repeat;
	height: 18px;
}



ul#linkBoxes {
	margin:0;
	padding: 0 0 0 5px;
	list-style: none;

}

ul#SideBarLinks {
	margin: 0 0 5px 0;
	padding: 0;
	list-style: none;
}
ul#SideBarLinks li {
	margin: 0;
	clear: both;
	height: 68px;
	border: 1px white solid;
	background-color: #4D4D4D;
	display: block;
	position: relative;
	width: 188px;
}
ul#SideBarLinks img {
	float: right;

}
ul#SideBarLinks p {
	font-size: 1.1em;
	line-height: 13px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 4px;
	width: 90px;
	text-align: left;
	
}
ul#SideBarLinks a {
	text-align: left;
	padding-left: 5px;

}

.M-top {
	width: 205px;
	height: 4px;
	background-image: url('../images/menu-bg-top.jpg');
	background-repeat: no-repeat;
	font-size: 0px;
}
.M-top2 {
	width: 205px;
	height: 4px;
	background-image: url('../images/menu-bg-top2.jpg');
	background-repeat: no-repeat;
	font-size: 0px;
	line-height:0px;
}

.complete-menu-holder {
	width: 205px;
	margin-left: auto;
	margin-right: auto;
	min-height: 259px;
	position: relative;
	left: -2px;
	
}
.complete-menu-holder2 {
	width: 205px;
	margin-left: auto;
	margin-right: auto;
	min-height: 259px;
	position: relative;
	left: -2px;
	z-index:2000;

}
.M-bottom {
	width: 205px;
	height: 6px;
	background-image: url('../images/menu-bg-bottom.png');
	background-repeat: no-repeat;
	font-size: 0px;
	line-height:0px;
}
.menu-push {
	margin: 0px 0px 0px 4px;
	padding: 0px;
	position: relative;
	width: 198px;
	

}
.menu-push1 {
	margin: 0px 0px 0px 4px;
	padding: 0px;
	width: 198px;
	
	
}


#leftSideBar {
	width:202px;
	min-height:400px;
	margin-right:5px;
	padding:0px;
}
.sidebarBox {
	background-image: url('../images/menu-bg.png');
	background-repeat: repeat-y;
	width: 205px;
	min-height: 249px;

}
.sidebarBox2 {
	background-image: url('../images/menu-bg.png');
	background-repeat: repeat-y;
	width: 205px;
	min-height: 249px;

}


.menuheader {
	height: 18px;
	border: 1px white solid;
	background: #000000 url('../images/horizontalNav.jpg') repeat-x;
	margin: 5px 0 5px 0;
	padding: 7px;

}

#MidSection {
	width:490px;
	min-height:300px;

}

#flash {
	height: 208px;
	margin-bottom: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: white;
	border-bottom-color: white;
	border-left-color: white;
	width: 489px;
}

#scrollthumb {
	min-height:84px;
	border:1px white solid;
	margin-bottom:5px;

}

#content {
	background-color:#181818;
	min-height:344px;
	border:1px white solid;
	padding:10px;
	overflow:hidden;
	
}
#content-listings {
	background-color:#181818;
	min-height:222px;
	border:1px white solid;
	padding:10px;
}

#footerContainer {
	width:100%;
	height: 175px;
	background: black url('../images/footerbkg.jpg') repeat-x;
}

#footerContent {
	width: 898px;
	border: 1px white solid;
	height:165px;
	margin: 0 auto;
	background: transparent url('../images/footerContentBkg.jpg') repeat-x;
}

#footerlinks {
	margin: 0 0  0 215px;
	width: 500px;
}
.copyright {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 850px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 6px;
}
.copyright a {
    color:white;

}


/************************
SITEMAP
************************/
#sitemap-list {padding:0 0 0 10px; margin:0; list-style:none; font-weight:bold; line-height:150%;} /*1st level list*/
#sitemap-list li {padding:10px; margin-top:10px; font-size:13px; background:#181818;} /*1st level items*/
#sitemap-list li a {text-decoration:underline;} /*1st level items*/
 
#sitemap-list ul {margin:5px 10px 5px 10px; padding:5px 10px; font-weight:normal; background:#181818;} /*2nd level lists*/
#sitemap-list li li {padding:0; margin:0; list-style:none; font-weight:bold; font-size:11px; line-height:18px; background:none} /*2nd level items*/
 
#sitemap-list ul ul {margin-left:10px;padding:5px 10px;  background:#181818;} /*3rd level lists*/
#sitemap-list li li li {font-size:11px; font-weight:normal;} /*3rd level items*/

/* COMMENTS
---------------------------------------- */
#CommentHolder ul {
	list-style: none;
	margin: 20px 0;
}
#PageComments li {
	margin: 5px 0;
	padding: 1px;
	width: 88%;
}
	#PageComments li.odd {
	background: #BED3A9 none no-repeat;
	padding-left: 10px;
	padding-right: 10px;
	border-bottom: 2px solid #BCE4FE;
	border-bottom-color: #006600;
}
	#PageComments li.even {
	padding-right: 10px;
	padding-left: 10px;
	background: #FFFFFF none no-repeat;
}

		#PageComments li.odd p.info {
	color: #333333;
	font-weight: bold;
}

		.actionLinks li {
		   display: inline;
		   border-right: 1px solid;
		}
			.actionLinks li a {
				padding-right: 3px;
				font-size: 10px;
			}
   			.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;
	}
