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

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

html {
	background: #f8f4e6 url(../images/body_bg.gif) repeat-x top left;
}
.clear{
	clear:both;
}
img {
    border: 1px solid #EEE;
    padding: 4px;
    background: #FFF;
}
/**************
 	Site Container Box
*/
#BgContainer {
	width: 775px;  
	margin: 0 auto; 
}
#Container { 
	width: 775px;
	padding-bottom: 15px;
	background:#f8f4e6 url(../images/page_bg.jpg) no-repeat 0 0;	
    position: relative;
	}
#HomePage #Container {
	background:#f8f4e6 url(../images/home_bg.jpg) no-repeat 0 0;
	padding-bottom: 0;
}
#Layout {
	width: 755px;
	clear: both;
	overflow: hidden;
	margin: 0 auto 35px;
}
#Content {
	width: 540px;
	float: left; 	
	margin: 0 0 0 9px;
	text-align: left;
}
#Content.no-right-menu {
    width: 737px;
}

/*** Home Page ***/
.homePage {
    margin-top: 190px;
}

#HomePage h2 a {
    color: #FFF;
}

/*** Main Content ***/
#MainBody {
	padding: 0 10px 0 6px;
}
#HomePage #MainContent {
	width: 322px;
	float: left;
	margin-right: 1px;
}

#HomePage #MainContent h2 {
    background: transparent url(../images/home_right.gif) no-repeat 0 0;
    padding: 6px 12px 0;    
 	color: #FFF;
}

#HomePage #MainContent p {
    padding: 3px 12px 0;
}

/*** Right Content ***/
#RightBody {
	padding: 0 4px 0 10px;	
}
#HomePage #RightContent {
	float: left;
	width: 430px;
}

#HomePage #RightContent h2 {
    background: transparent url(../images/home_right.gif) no-repeat 0 0;
    padding: 6px 12px 0;    
 	color: #FFF;
}

#HomePage #RightContent p {
    padding: 3px 12px 0;
}

/** Header **/
#Header { 
 	width: 775px; 
 	margin: 0 auto;
	overflow: visible;
	height: 125px;
	position: relative;
	}
 	#Header h1 a,
 	#Header .site-name a { 
		background: transparent url(../images/site_title_bg.jpg) no-repeat top left;
		text-indent: -999em;
		width: 225px;
		height: 101px;
		display: block;
   	text-decoration: none;
   	margin:0;
		}
		#Header h1 a:hover,
		#Header .site-name a:hover {
  		background-position: 0px -115px;
  		text-decoration: none;
		}
	#Header p {
		font-size: 1.4em;
		color: #fff;
		clear: left;
		margin: 0 0 0 100px;
	}

/*** Sub Header ***/
#SubHeader {
    margin: 0 20px 0;
    border-bottom: 1px dotted #4c4b46;
}

#PageTitle {
    }
    #PageTitle h1 {
        color: #3F403D;
        font-size: 1.6em;
    }

#OrderNow {
    float:right;
    margin-top:-75px;
    /*
    position: absolute;
    top: 118px;
    right:32px;
    */
    }
    #OrderNow img {
        border:none;
        padding: 0;
    }

/*** Main Nav ***/
#Navigation {
	width: 520px;
	position: absolute;
	top: 40px;
	right: -20px;
}

	#Menu1 li {
  	background: transparent url(../images/p_sep.gif) no-repeat 100% 8px;
		padding: 0px 10px 0px 5px;
		list-style: none;
		list-style-image: none;
		position: relative;
		float: left;
		
  }
  
  #Menu1 li a.level-1 {
  	display: block;
  }
  
  #Menu1 .bar-5 {
  	background: none;
  }
  
  #Menu1 li a:link.level-1,
  #Menu1 li a:visited.level-1 {
  	display: block;
		text-indent: -999em;
		height: 24px;
		text-decoration: none;
  }
  
  #Menu1 li.bar-1 a:link.level-1,
  #Menu1 li.bar-1 a:visited.level-1 {
  	background: transparent url(../images/p_services.gif) no-repeat top left;
	width: 79px;
  }
  
  #Menu1 li.bar-2 a:link.level-1,
  #Menu1 li.bar-2 a:visited.level-1 {
  	background: transparent url(../images/p_products.gif) no-repeat top left;
	width: 85px;
  }
  
  #Menu1 li.bar-3 a:link.level-1,
  #Menu1 li.bar-3 a:visited.level-1 {
  	background: transparent url(../images/p_current_stock.gif) no-repeat top left;
	width: 130px;
  }
  
  #Menu1 li.bar-4 a:link.level-1,
  #Menu1 li.bar-4 a:visited.level-1 {
  	background: transparent url(../images/p_gallery.gif) no-repeat top left;
	width: 69px;
  }
  
  #Menu1 li.bar-5 a:link.level-1,
  #Menu1 li.bar-5 a:visited.level-1 {
  	background: transparent url(../images/p_orders.gif) no-repeat top left;
	width: 66px;
  }
  
  #Menu1 li.bar-1 a:hover.level-1,
  #Menu1 li.bar-2 a:hover.level-1,
  #Menu1 li.bar-3 a:hover.level-1,
  #Menu1 li.bar-4 a:hover.level-1,
  #Menu1 li.bar-5 a:hover.level-1 {
	text-decoration: none;
	background-position: 0px -24px;
  }
  
	#Menu1 ul {
  	list-style: none;
  	margin: 0;
  	width: 158px;
  	background: transparent url(../images/p_submenu_bg.png) no-repeat 50% 0;
  	position: absolute;
  	top: -999em;
  	left: -35px;
  	padding: 25px 0 10px;
  	text-align: center;
  	font-size: 1.1em;
	}
	
	#Menu1 .bar-1 ul {
	    left: -36px;
	}
	
	#Menu1 .bar-2 ul {
	    left: -33px;
	}
	
	#Menu1 .bar-3 ul {
	    left: -10px;
	}
	
	#Menu1 .bar-4 ul {
	    left: -39px;
	}
	
	#Menu1 .bar-5 ul {
	    left: -42px;
	}
	
	#Menu1 ul a,
	#Menu1 ul a:link {
	    color: #343635;
	    text-decoration: none;
	}
	
	#Menu1 ul a:hover {
	    color: #111;
	    text-decoration: underline;
	}
	
	#Menu1 ul li {
		float: none;
		background: none;
		padding-bottom: 6px;
	}
	
	#Menu1 li:hover ul,
	#Menu1 li.sfHover ul {
  	top: 20px;
	}

/** Top Navigation **/
#TopMenu {
    position: absolute;
    top: 14px;
    right: 10px;
    }
    #TopMenu ul {
        margin: 0;
        padding: 0;
        list-style: none;
        text-align: right;
        font-size: 0.9em;
        }
        #TopMenu ul li {
            background:transparent url(../images/topmenu_li_bg.gif) no-repeat 0 4px;
            padding-left:12px;
            display: inline;
            }
            #TopMenu ul li.first {
                background: none;
            }
            #TopMenu ul li a,
            #TopMenu ul li a:link {
                color: #FFF;
                text-decoration: none;
            }
            #TopMenu ul li a:visited {
                color: #F1F1F1;
            }
            #TopMenu ul li a:hover {
                color: #65a8e2;
                text-decoration: underline;
            }
    
    
/** Breadcrumbs **/
#Breadcrumbs { 
 	color: #FFF; 
	margin: 0px 5px 26px 0;
	padding-left: 12px;
  	background: transparent url(../images/bc_bg.gif) no-repeat 0 4px;	
	}
	#Breadcrumbs p {
		margin: 0;
	}
	#Breadcrumbs a,
	#Breadcrumbs a:link {
		color: #FFF;
		font-weight: bold;
		text-decoration: underline;
	}
	#Breadcrumbs a:hover {
		color: #65a8e2;
		background: #FFF;
		text-decoration: none;
	}

/*** 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 and SideRight
***********************************/
#Sidebar,
#SideRight { 
 	width: 190px; 
	float: right;  
	margin: 0 10px 0 0;
	padding: 0;
	}
	#Sidebar h3,
	#SideRight h3 { 
		color: #fff;
        background: transparent url(../images/sidebar_right_title1.gif) no-repeat 0 0;
	    padding: 6px 12px 2px;
    }
    #SideRight h3 {
        background-image: url(../images/sidebar_right_title2.gif);
    }
	#Sidebar .sidebarBox {
	}
	#Sidebar ul,
    #SideRight ul {
	    margin: 0;
	}
	#Sidebar li,
    #SideRight li {
		list-style: none;
	    background: url(../images/li_bg.gif) no-repeat 0 4px;
	    padding-left: 12px;
	    margin: 5px 3px;
	}
	#Sidebar li a.current,
    #SideRight li a.current {
	    font-weight: bold;
	}

    /*
    #sidebar-right .region-count-1 h2.title {
        background-image: url(i/sidebar_right_title1.gif);
    }*/
    
/* Content
******************************************/
#ContentLeft {
    width: 200px;
    float: left;
    text-align: center;
    margin-top: 10px;
}

#ContentRight {
    width: 340px;
    float: right;
    position: relative;
}

#PriceTag {
    background: #FFF url(../images/price_tag.gif) no-repeat 0 0;
    width: 114px;
    height: 59px;
    color: #FFF;
    font-weight: bold;
    font-size: 1.4em;
    margin-right: 20px;
}

#PriceTag .wrapper {    
    padding: 9px 0 0 40px;
}

#ContentRight #PriceTag {
    position: absolute;
    top: 14px;
    right: 0;
}

#AccordingTo-Dale {
    background: url(../images/accordingto_dale.jpg) no-repeat 0 0;
    width: 324px;
    height: 185px;
    margin:20px 0pt 10px;
    padding:22px 0pt 20px 40px;
}

#ContentRight .accordingto p {
    padding-right: 50px;
    font-family: "Courier New", serif;
    font-size: 1.15em;
}

#ContentRight dl {
    margin-left: 15px;
}

#ContentRight #Actions {
    margin-left: 15px;
}

	
/* 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
  {
  	background: #4c4b46 url(../images/footer_bg.gif) repeat-x 0 0;
  	margin-top: 28px;
  	padding-bottom: 28px;
  }
  #Footer h2 {
    font-size: 1.2em;  
  }
  
  #Footer p {
    margin-bottom: 10px;
  }

  #Footer-inner
  {
  }
  
  #Footer-left {
  	background: #4c4b46 url(../images/footer_left_bg.gif) no-repeat 0 0;
  	margin-top: -28px;
  	width: 300px;
  	height: 342px;
  	float: left;
    }
    
    #Footer-left h2 {
        color: #3F403D;
    }
    
    #Footer-left h2 a {
        color: #3F403D;
    }
  
  #Footer-left-inner {
  	padding: 58px 30px 10px 40px;
  }
  
  #Footer-right {
  	width: 470px;
  	float: left;
  	color: #FFF;
    }
    #Footer-right ul {
        list-style: none;
        margin: 10px 0;
        padding: 0;
        }
        #Footer-right ul li {
		    list-style: none;
	        margin: 5px 3px;            
            }
            #Footer-right ul li a,
            #Footer-right ul li a:link {
                color: #FFF;
                text-decoration: none;
            }
            #Footer-right ul li a:visited {
                color: #F1F1F1;
            }
            #Footer-right ul li a:hover {
                color: #65a8e2;
                text-decoration: underline;
            }
  
  #Footer-right-inner {
  	padding: 30px 10px 10px 30px;
  }
  
  #Footer-menu-top ul li {
    background: transparent url(../images/p_sep.gif) no-repeat 0 5px;
    padding-left: 16px;
  }
  
  #Footer-menu-a,
  #Footer-menu-b,
  #Footer-menu-c {
  	width: 140px;
  	float: left;
  }

#Footer-inner
{
    /*
     * If you want to make the page a fixed width and centered in the viewport,
     * this is the standards-compliant way to do that. See also the ie.css file
     * for the necessary IE5 hack to center a div.
     */
    margin-left: auto;
    margin-right: auto;
    width: 775px;
}

/*
#Footer { 
 	clear: both;  
	width: 800px; 
	height: 5em; 
	background: transparent url(../images/footerBottom.gif) no-repeat bottom left; 
	text-align: center; 
	}
	#Footer .footerTop {
		width: 100%;
		background: transparent url(../images/footerTop.gif) no-repeat top left;
		display: block;
		height: 2em;
	}
  	#Footer p { 
		color: #fff;
		font-size: 1.1em;
		text-align: center;
		margin-top: -0.6em;
	}
  	#Footer a { 
	   	color: #fff; 
	   	text-decoration: none;
		}
	#Footer a:hover {
		color: #fff;
		text-decoration: underline;
	}
  */
  
/* Gallery
 ****************************************/

#ImageGallery table td {
    text-align: center;
    vertical-align: top;
}
 
#ImageGallery table td a img {
    border: 1px solid #EEE;
    padding: 4px;
    background: #FFF;
}

#ImageGallery .galleryImageTitle {
    font-weight: bold;
    margin: 0;
    padding: 0;
    font-size: 0.75em;
}

#ImageGallery .galleryImageDetails {    
    margin: 0;
    padding: 0;
    font-size: 0.75em;
}

#ImageGallery table td a:hover .galleryImageTitle {
    color: #65a8e2;   
}

#ImageGallery table td a:hover img {
    border-color: #65a8e2;
}

/* Feature and List Holder
***************************************/
#ListProducts {
    width: 522px;
    border: none;
    margin: 10px 0;
}

#ListProducts th {
    background: #EEE;
    border: none;
    padding: 5px;
    font-weight: bold;
    font-size: 0.8em;
}

#ListProducts thead {
    display:none;
}

#ListProduct tbody td,
#ListProduct tbody th,
#ListProduct thead th,
#ListProduct thead td {
    border: none;
}

#ListProducts .col-1 {
    width: 80px;
}

#ListProducts td.col-2 {
    font-size: 0.8em;
}

#ListProducts td.col-2 em {
    font-style: normal;
    font-size: 1.4em;
    font-weight: bold;
    display: block;
}

#ListProducts td.col-2 span {
    font-size: 0.8em;
    text-decoration: none;
}

#ListProducts td.col-3 {
    background: transparent url(../images/price_tag.gif) no-repeat 0 39px;
    width: 160px;
    height: 59px;
    margin-right: 20px;
}

#ListProducts td.col-3 .wrapper {    
    padding: 9px 0 0 30px;
}

#ListProducts td.col-3 a {
    color: #FFF;
    font-weight: bold;
    font-size: 1.4em;
    text-decoration: none;
}

#ListProducts td.col-1 a:hover img {
    border-color: #65a8e2;
}

.data-pager a,
.data-pager a:link,
.data-pager a:visited,
.data-pager strong {
    padding: 3px 5px;
    border: 1px solid #CCC;
    text-decoration: none;
}
.data-pager a:hover {
    border-color: #65a8e2;
    color: #65a8e2;
}
    
.data-pager strong {
    color: #65a8e2;    
}

.success {
	margin: 4px 0 0 3px;
	padding: 5px;
	width: 92%;
	color: #007B01;
	border: 4px solid #00AA01;
	background: #E5FFE6;
}

#SilverStripeNavigatorMessage {
    border: 2px solid #FFF !important;
	right: auto !important;
	left: 5px;
	padding: 3px 5px !important;
}








