/*
	 ___________________________________________
	|											|
	|	Author: Ollie Wells - ollie@2612.co.uk	|
	|	Site : sistratton.com					|
	|	Purpose : Decorative styles				|
	|	Copyright 2009 twentysixtwelve.co.uk	|
	|___________________________________________|
	
*/

/* Cross-browser reset */
/* html{color:#000;}
legend{color:#000;} */

/* Global Styles */
body {}

/* Header */
#header{
	background:#fff;
	}
#header-container {background:#fff;border-bottom:1px solid #000}


body#videos #header-container {background:#ffff00}
body#videos #header {background:#ffff00}

#main-menu li a{
	background:url(../img/nav/primary-nav.gif);
	}
	
body#videos #main-menu li a{
	background:url(../img/nav/videos-primary-nav.gif);
	}
	
	

/* Body */

 #body{background:#fff}
 



#body-container{background:#333}
body#splash #body-container{background:#fff}

	
.buybook-link{ margin:0; padding:0;
      position:relative;
      width:190px; height:319px;
      overflow:hidden;padding-bottom:10px}
	  
.buybook-link span {
      display:block;
      position:absolute; left:0; top:0; z-index:1;
      width:190px; height:319px;
      margin:0; padding:0;
      background:url("../img/content/buybook.jpg") 0px 0px;
      }
	  
.buybook-link span:hover {
      background-position:0px -319px
      }
.splash-enter{ margin:0; padding:0;
      position:relative;
      width:167px; height:43px;
      overflow:hidden;display:block}
	  
.splash-enter span {
      display:block;
      position:absolute; left:0; top:0; z-index:1;
      width:167px; height:43px;
      margin:0; padding:0;
      background:url("../img/nav/index-enter.gif") 0px 0px;
      }
	  
.splash-enter span:hover {
      background-position:0px -43px
      }
	  
.splashpage-buybook-link{ margin:0; padding:0;
      position:relative;
      width:190px; height:319px;
      overflow:hidden;padding-bottom:10px}
	  
.splashpage-buybook-link span {
      display:block;
      position:absolute; left:0; top:0; z-index:1;
      width:190px; height:319px;
      margin:0; padding:0;
      background:url("../img/content/splashpagebook.jpg") 0px 0px;
      }
	  
	
/* right content */
#right-content{background: url(../img/bg/shadow-right.gif) no-repeat 0px 74px;padding-bottom:20px} 

li.button-twitter { margin:0; padding:0;
      position:relative;
      width:150px; height:43px;
      overflow:hidden;padding-bottom:10px}

   li.button-twitter  span {
      display:block;
      position:absolute; left:0; top:0; z-index:1;
      width:150px; height:43px;
      margin:0; padding:0;
      background:url("../img/nav/button-twitter.gif") top left no-repeat;
      }
	  
li.button-twitter  span:hover {
     background-position:0px -43px
      }
	  
li.button-facebook  span:hover {
     background-position:0px -43px
      }
	  
li.button-facebook { margin:0; padding:0;
      position:relative;
      width:167px; height:43px;
      overflow:hidden;padding-bottom:10px;}

   li.button-facebook  span {
      display:block;
      position:absolute; left:0; top:0; z-index:1;
      width:167px; height:43px;
      margin:0; padding:0;
      background:url("../img/nav/button-facebook.gif") top left no-repeat;
      }
li.button-friendfeed  span:hover {
     background-position:0px -43px
      }
	  
li.button-friendfeed  { margin:0; padding:0;
      position:relative;
      width:192px; height:43px;
      overflow:hidden;}

   li.button-friendfeed   span {
      display:block;
      position:absolute; left:0; top:0; z-index:1;
      width:192px; height:43px;
      margin:0; padding:0;
      background:url("../img/nav/button-friendfeed.gif") top left no-repeat;
      }  


.buybook-image { margin:0; padding:0;
      position:relative;
      width:190px; height:276px;
      overflow:hidden;display:block}

.buybook-image  span {
      display:block;
      position:absolute; left:0; top:0; z-index:1;
      width:190px; height:276px;
      margin:0; padding:0;
      background:url("../img/content/book-homepage.gif") top left no-repeat;
      }  

/* Footer */
#footer-container {background:#1b1b1b;border-top:1px solid #000}
#footer{
	background:#1b1b1b;
	}