html  {
}

body, h1, h2, h3, h4, h5, h6, p, a, ul, li, ol, table, tr, th, td, img {
	margin:	0;
	padding: 0;
	border: 0;
	vertical-align: center;
	font-family: Verdana;
	font-size: 11px;
}

h1 {
	font-weight: bold;
	color: #dc8a02;
}

h2 {
	font-weight: bold;
	color: #dc8a02;
}

h3 {
	font-weight: bold;
	color: #dc8a02;
}

body {
    color: #4d4d4d;
}
.wrapper{
    width: 98%;
    margin: 0 auto;
}

a:link, a:visited  {
	color: #DC8A02;
	text-decoration: none;
	outline: none;
}

a:hover, a:active;  {
	color: #DC8A02;
	text-decoration: none;
	outline: none;
}

#container {
	min-width:1010px;
	margin: 0 auto;
}

/********************************** LAYOUT  ********************************************/
#header{
	min-width: 1010px;
    width: 100%;
    height: 152px;
    margin-top: 15px;
    background: url('../images/topBar.jpg') no-repeat left bottom;  
}
#page-wrap {
    min-width: 1010px;
}
#left{
    width: 193px;
    display: inline;
    float: left;
    margin: 0 0 20px 0;
}
#right{
    float: right;
    margin: 0 0 20px 0;
    width: 250px;
    padding-top: 12px;
}
#middle{
    margin-bottom: 1%;
    padding: 1%;
    padding-top: 0;
    overflow: hidden;
    position: relative;
}

#footer_container{
    width: 100%;
    clear: both;
}



/********************************** END OF LAYOUT  ********************************************/

/* LEFT SIDE */

#left  ul.nav  span.header  {
	background: url('../images/leftNav-right.gif') no-repeat right top;
	display: block;
	margin-top: 10px;
}

#left  ul.nav  span.header  p  {
	background: url('../images/leftNav-left.gif') no-repeat left top;
	padding: 5px;
	color: #fff;
	font-weight: bold;
}

#left  ul.nav  {
    background:none repeat scroll 0 0 #ECECEC;
    list-style:none outside none;
}
#left  ul.nav  li  {
	padding: 3px 8px;
	border-bottom: 1px solid #fff;
}

#left  ul.nav  li  a  {
	padding: 0;
    font-size:11px;
}

#left  ul.nav  li  a:link,  #left  ul.nav  li  a:visited  {
	color: #054778;
}

#left  ul.nav  li  a:hover,  #left  ul.nav  li  a:active  {
	color: #DC8A02;
	text-decoration: underline;
	outline: none;
}


/* RIGHT SIDE */

#right  a.rhBanner  {
}

#right  a.rhBanner_one  {
	background: url(../images/rh_margin.png) no-repeat 0px 0px;
	width: 250px;
	height: 80px;
	margin-bottom: 10px;
	float: left;
}

#right  a.rhBanner_one:hover  {
	background: url(../images/rh_margin.png) no-repeat -253px 0px;
}

#right  a.rhBanner_two  {
	background: url(../images/rh_margin.png) no-repeat 0px -86px;
	width: 250px;
	height: 80px;
	margin-bottom: 10px;
	float: left;
}

#right  a.rhBanner_two:hover  {
	background: url(../images/rh_margin.png) no-repeat -253px -86px;
}

#right  a.rhBanner_three  {
	background: url(../images/rh_margin.png) no-repeat 0px -173px;
	width: 250px;
	height: 80px;
	margin-bottom: 10px;
	float: left;
}

#right  a.rhBanner_three:hover  {
	background: url(../images/rh_margin.png) no-repeat -253px -173px;
}

#right  a.rhBanner_four  {
	background: url(../images/rh_margin.png) no-repeat 0px -258px;
	width: 250px;
	height: 80px;
	margin-bottom: 10px;
	float: left;
}

#right  a.rhBanner_four:hover  {
	background: url(../images/rh_margin.png) no-repeat -253px -258px;
}

#right  a.rhBanner_five  {
	background: url(../images/rh_margin.png) no-repeat 0px -344px;
	width: 250px;
	height: 80px;
	margin-bottom: 10px;
	float: left;
}

#right  a.rhBanner_five:hover  {
	background: url(../images/rh_margin.png) no-repeat -253px -344px;
}

#right  a.rhBanner_six  {
	background: url(../images/rh_margin.png) no-repeat 0px -430px;
	width: 250px;
	height: 80px;
	margin-bottom: 10px;
	float: left;
}

#right  a.rhBanner_six:hover  {
	background: url(../images/rh_margin.png) no-repeat -253px -430px;
}

#right  a.rhBanner_seven  {
	background: url(../images/rh_margin.png) no-repeat 0px -519px;
	width: 250px;
	height: 115px;
	margin-bottom: 10px;
	float: left;
}

#right  a.rhBanner_seven:hover  {
	background: url(../images/rh_margin.png) no-repeat -253px -519px;
}

#right  span.header  {




	background: url('../images/rightNav-right.gif') no-repeat right top;
	display: block;
	margin-bottom: 4px;
	border-top: 10px solid #fff;
}

#right  span.header  p  {
	background: url('../images/rightNav-left.gif') no-repeat left top;
	padding: 5px 10px;
	color: #002845;
	font-weight: bold;
}

#right  ul.nav  {
	list-style: none;
	font-weight: bold;
	border: 1px solid #DCDCDC;
}

#right  ul.nav  li  {
	padding: 10px;
}

#right  ul.nav  li  a  {
	font-size: 11px
}

#right  ul.nav  li  a:link,  #right  ul.nav  li  a:visited  {
	color: #054778;
}

#right  ul.nav  li  a:hover,  #right  ul.nav  li  a:active  {
	color: #DC8A02;
	text-decoration: underline;
	outline: none;
}

/*
	Header
*/
/*
#header {
	height: 158px;
	margin-top: 15px;
	background: url('../images/topBar.jpg') no-repeat left bottom;
}
*/
.logo {
	height: 106px;
	width: 20%;
	background: url('../images/logo.jpg') no-repeat center;
	float: left;
}

#top_right_container {
	width: 80%;
	height: 10px;
	float: right;
	margin-bottom: 20px;
}

#top_right_container  .nav  {
	list-style: none;
	display: block;
	float: right;
	height: 14px;
    padding-right: 8px;
}

#top_right_container  .nav li {
	display: block;
	float: left;
}

#top_right_container  .nav li  a:link,  #top_right_container  .nav li  a:visited {
	color: #DC8A02;
	text-decoration: none;
}

#top_right_container  .nav li  a:hover,  #top_right_container  .nav li  a:active {
	color: #054778;
	text-decoration: none;
	outline: none;
}

#top_right_container  .nav li+li {
	border-left: 1px solid #2276AF;
	margin-left: 10px;
	padding: 0 0 0 12px;
}

#basket-box {
	background: #EFEFEF;
	width: 181px;
	height: 44px;
	float: right;
	padding: 10px 0 0 10px;
	margin-bottom: 15px;
	line-height: 16px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #EFEFEF;

}

#basket-box  a.header  {
	font-weight: bold;
	margin-right: 20px;
}

#basket-box  a:link, #basket-box  a:visited {
	color: #DC8A02;
	text-decoration: none;
}

#basket-box  a:hover, #basket-box  a:active {
	color: #054778;
	text-decoration: none;
	outline: none;
}

#search-box {
	background: #EFEFEF;
/*	background: url('../images/free-search-bg.gif') no-repeat;
	width: 261px;*/
	height: 40px;
	padding: 14px 15px 0 15px;
	margin-right: 20px;
/*	float: right;*/
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #EFEFEF;
    height: 42px;
    position: absolute;
    right: 202px;
    top: 44px;
    width: 335px;
    z-index: 2;
}

#search-box  form {
	line-height: 24px;
    position: relative;
    
}

#search-box  form  span.title {
	color: #002845;
	padding: 0 1px 0 0;
	font-weight: bold;
	width: 50px;
	float: left;
}

#search-box  input.text-field {
	padding: 5px;
	float: left;
	margin-right: 5px;
	width: 265px;
	color: #4d4d4d;
    font-size: 11px;
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #DC8A02;
}

#search-box  input.button_search {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	padding: 0 0 5px 0;
	height: 25px;
	width: 35px;
	border: 0;
	background: url('../images/buttons_forms.jpg') no-repeat -594px -4px;
}
#search-box .mini-result {
    width: 335px;
    height: 80px;
    padding: 0 ;
}
#search-box .sm-book-image{
    float:left;
}
#search-box .sm-book-info{
    float:left;
    width: 282px;
    padding-left: 8px;
}
#search-box  input.button_search:hover {
	background: url('../images/buttons_forms.jpg') no-repeat -594px -34px;
}
#mini-results{
    clear:both;
    padding-top: 8px;
}
#mini-results form{
    line-height: 10px;
    height:0;
}
#mini-buttons{
    width: 330px;
    height: 18px;
}
#mini-buttons span{
    color:#002845;
    padding-right: 8px;
    font-weight: bold;
    float:left;
}
#mini-buttons div{
    cursor: pointer;
    float:left;
    padding: 0 5px;
}
#mini_s_clear{
    background:transparent url(../images/s_clear.png) no-repeat scroll 0 0;
    cursor: pointer;
    height:21px;
    left:304px;
    position:absolute;
    top:2px;
    width:22px;
    display: none;
}
#mini_s_title{
    background: url('../images/s_title.gif') no-repeat 0 0;

    height: 16px;
    width: 52px;
}
#mini_s_author{
    background: url('../images/s_author.gif') no-repeat 0 0;
    height: 16px;
    width: 68px;
}
#mini_s_description{
    background: url('../images/s_description.gif') no-repeat 0 0;
    height: 16px;
    width: 99px;
}
#mini-close{
    background: url('../images/s_up.gif') no-repeat 0 0;
    height: 18px;
    width: 44px;
    margin: 10px 0;
    cursor: pointer;
}
#mini-more{
    position: relative;
    left: 250px;
    background: url('../images/s_more.gif') repeat top;
    border: 0;
    color: #DC8A02;
    cursor: pointer;
}
#mini-s-loading{
    height: 60px;
    width: 60px;
    display: block;
    background: url('../images/s_loading.png') no-repeat 0 0;
    margin: 0 auto;
}
#full-buttons button{
    cursor: pointer;
    padding: 0 5px;
    border: 0;
}
#full-buttons .s_title{
    background: url('../images/s_title.gif') no-repeat 0 0;
    height: 16px;
    width: 52px;
}
#full-buttons .s_author{
    background: url('../images/s_author.gif') no-repeat 0 0;
    height: 16px;
    width: 68px;
}
#full-buttons .s_description{
    background: url('../images/s_description.gif') no-repeat 0 0;
    height: 16px;
    width: 99px;
}
#full-buttons .s_all{
    background: url('../images/s_all.gif') no-repeat 0 0;
    height: 16px;
    width: 40px;
}
#top-left-menu .nav {
	clear: both;
	float: left;
	list-style: none;
	padding: 15px 0 0 10px;
	height: 30px;
}

#top-left-menu .nav li {
	background: transparent url(../images/rightnav-bg.gif) no-repeat scroll right top;
	display: block;
	float: left;
	margin-right: 5px;
	padding: 0;
}

#top-left-menu .nav  li  a  {
	display: block;
	background: transparent url(../images/leftnav-bg.gif) no-repeat scroll left top;
	padding: 8px 20px 6px 20px;
}

#top-left-menu .nav  li  a:link,
#top-left-menu .nav  li  a:visited  {
	color: #fff;
	text-decoration: none;
}

#top-left-menu .nav  li  a:hover,
#top-left-menu .nav  li  a:active  {
	color: #DC8A02;
	text-decoration: none;
	outline: none;
}

#top-left-menu .nav  li.active  {
	background: transparent url(../images/rightnavMO-bg.gif) no-repeat scroll right top;
	color: #002845;
}

#top-left-menu .nav  li.active  a  {
	background: transparent url(../images/leftnavMO-bg.gif) no-repeat scroll left top;
	color: #002845;
}

#top-left-menu .nav  li.active  a:link,
#top-left-menu .nav  li.active  a:visited  {
	color: #fff;
	text-decoration: none;
}

#bottom_right_corner  {
	width: 25px;
	height: 46px;
	float: right;
	background: url('../images/bottomRight.jpg') no-repeat bottom right;
}

/*
	Main Content
*/

.whiteCols  {
	background: #ffffff;
	float: left;
	min-height: 1px;
	width: 1%;
}

#left_side {
	width: 19%;
	float: left;
	margin-bottom: 20px;
}

#left_side  ul.nav  span.header  {
	background: url('../images/leftNav-right.gif') no-repeat right top;
	display: block;
	margin-top: 10px;
}

#left_side  ul.nav  span.header  p  {
	background: url('../images/leftNav-left.gif') no-repeat left top;
	padding: 5px 10px;
	color: #fff;
	font-weight: bold;
}

#left_side  ul.nav  {
	list-style: none;
	font-weight: bold;
}

#left_side  ul.nav  li  {
	padding: 5px 10px;
	border-bottom: 1px solid #378fcc;
	background: url('../images/leftNav-li-bg.gif') repeat-x left bottom;
}

#left_side  ul.nav  li  a  {
	padding: 10px;
}

#left_side  ul.nav  li  a:link,  #left_side  ul.nav  li  a:visited  {
	color: #054778;
}

#left_side  ul.nav  li  a:hover,  #left_side  ul.nav  li  a:active  {
	color: #DC8A02;
	text-decoration: underline;
	outline: none;
}

#center {
	width: 59%;
	float: left;
	margin-bottom: 20px;
	/*background: url('../images/content-bg.gif') repeat-x 0 1px;*/
}
#center2 {
	width: 80%;
	float: left;
	margin-bottom: 20px;
	/*background: url('../images/content-bg.gif') repeat-x 0 1px;*/
}

#center_default {
	width: 79%;
	float: left;
	margin-bottom: 20px;

	/*background: url('../images/content-bg.gif') repeat-x 0 1px;*/
}
.banner {
	margin-top: 5px;
	border-bottom: 10px solid #fff;
	border-top: 12px solid #fff;
	height: 123px;
	margin: auto;
	margin-bottom: 10px;
}
#banner1 {
	background: url('../images/banner1.jpg') no-repeat center;
}

#banner2 {
	background: url('../images/banner2.jpg') no-repeat center;
}

#banner3 {
	background: url('../images/banner3.jpg') no-repeat center;
}

#banner4 {
	background: url('../images/banner4.jpg') no-repeat center;
}

#banner5 {
	background: url('../images/banner5.jpg') no-repeat center;
}

#tank_account  {
	background: url("../images/banner-tank.jpg") no-repeat center;
	height: 123px;
	margin-bottom: 30px;
}
.pub_cat {
    background: #ebb8cd url(../images/banner/mab-fade.jpg) repeat-x 0 95%;
}
.pub_cat a{
    color:#000;
}
.pub_cat a:hover{
    color:#eb4389;
}
.pub_cat ul{
    float:left;
    width: 19%;
}
.pub_cat li{
    list-style: none;
    padding: 0 4px;
}
.pub_cat ul+ul{
    border-left: 2px solid #fff;
}
.pub_col_wrapper{
    background: #ebb8cd url(../images/banner/mab-fade2.jpg) repeat-x 0 95%;
}
.pub_col_wrapper .pub_col+.pub_col{
    border-left: 2px solid #fff;
}
.pub_col {
    padding: 0 5px;
    float: left;
    width: 30%;
}

.pub_col a{
    color: #eb4389;
}
.pub_col a:hover{
    color: #000;
}
.pub_col li{
    list-style:none;
    padding: 2px;
}
.pub_col ul{
    padding: 4px;
}
.h2promo{
    margin: 4px 0;
    background: #fff;
    color: #eb4389;
    padding: 0 4px;
    display: block;
    font-size: 16px;

}
#tweet {
    background: transparent url(../images/banner/tweet.png) no-repeat 0 0;
    height: 33px;
    width: 140px;
}
#blogger {

    background: transparent url(../images/banner/blog.png) no-repeat 0 0;
    height: 33px;
    width: 140px;
}
#twface {
    background: transparent url(../images/banner/twitface.jpg) no-repeat 0 0;
    height: 83px;
    width: 115px;
}
.pro-tt{
    display: none;
}
.pro-new{
    display: none;
}
.promo {
    margin: 8px 0;
    display:block;
    background: #ebb8cd;
    padding: 4px;
    border: 3px dashed #fff;
}
#center2 .promo span {
    font-weight: bold;

    cursor: pointer;
    background: #ebb8cd;
    float: left;
    padding: 0 4px;
    font-size: 16px;
    color: #fff;
}
#center2 .promo span+span {
    border-left: 1px solid #fff;
}
#center2 .promo span.selected {
    color: #EB4389;
}
.promo .promo-text{
    float:left;
    font-weight:normal;
    padding-left:0;
    padding-right:10px;
    padding-top:10px;
    width:13%;
}
.promo .promo-image{

}
.promo .promo-title{
    font-weight: bold;
}
.promo .promo-descr-1{

}
.promo .promo-price{
	color: #002845;
	font-weight: bold;
}
.promo a{
    color: #eb4389;
}
#stages  {
	width: 100%;
	display: block;
	float: left;
	margin-bottom: 20px;
}

#stages  span.stage_grey  {
	width: 18%;
	height: 55px;
	display: block;
	float: left;
	padding: 1%;
	text-transform: capitalize;
	color: #999;
	font-weight: bold;
	line-height: 100px;
	background: url('../images/progress.png') no-repeat right -76px;
}

#stages  span.stage_red  {
	width: 18%;
	height: 55px;
	display: block;
	float: left;
	padding: 1%;
	text-transform: capitalize;
	color: #DC8A02;
	font-weight: bold;
	line-height: 100px;
	background: url('../images/progress.png') no-repeat right top;
}

p.padded  {
	clear: both;
	padding: 19px 0;
	font-style: italic;
	color: #999;
}

h2.padded  {
	margin-bottom: 10px;
}


#center_default  h1 {
	background: url('../images/h1_bg.gif') no-repeat top right;
	padding: 5px 10px;
	color: #fff;
	display: inline;
}

#middle  h1 {
	background: url('../images/h1_bg.gif') no-repeat top right;
	padding: 5px 10px;
	color: #fff;
	display: inline;
}

#middle2  h1 {
	background: url('../images/h1_bg.gif') no-repeat top right;
	padding: 5px 10px;
	color: #fff;
	display: inline;
}

.textblock  {
	margin-top: 15px;
}

#middle  .textblock  h2  {
	font-weight: bold;
	color: #dc8a02;
	background: none;
	display: block;
}

#middle  .textblock  p  {
	margin-bottom: 10px;
	padding: 0 10px;
}

#middle  h2 {
	background: url('../images/h1_bg.gif') no-repeat top right;
	padding: 10px;
	color: #fff;
	display: inline;
	margin-bottom: 10px;
}


.textblock  h2  {
	font-weight: bold;
	color: #dc8a02;
	background: none;
	display: block;
}

.textblock  p  {
	margin-bottom: 10px;
	padding: 0 10px;
}

#center_default  h2 {
	background: url('../images/h1_bg.gif') no-repeat top right;
	padding: 10px;
	color: #fff;
	display: inline;
	margin-bottom: 10px;
}

span.spacer1  {
	display: block;
	height: 16px;
}

span.spacer  {
	display: block;
	height: 18px;
	border-bottom: 2px solid #5BB4F5;
}

#address  {
	padding: 10px;
}

.error_msg  {
	color: red;
	padding: 10px;
}

table.t_contact  {
}

table.t_contact  tbody  {
	border-left: 10px solid #fff;
}

table.t_contact  tbody   tr  td  label  {
	width: 105px;
}

#contact_form  {
	float: left;
}

#map_to_offices  {
	width: 450px;
	height: 549px;
	background: url(../images/offices-londonroad.jpg) no-repeat;
	float: left;
}

#right_side {
	width: 20%;
	float: left;
	margin-bottom: 20px;
	padding-top: 10px;
}

#right_side  a.rhBanner  {
}

#right_side  a.rhBanner_one  {
	background: url(../images/rh_margin.png) no-repeat 0px 0px;
	width: 250px;

	height: 80px;
	margin-bottom: 10px;
	float: left;
}


#right_side  a.rhBanner_one:hover  {
	background: url(../images/rh_margin.png) no-repeat -253px 0px;
}


#right_side  a.rhBanner_two  {
	background: url(../images/rh_margin.png) no-repeat 0px -86px;
	width: 250px;
	height: 80px;
	margin-bottom: 10px;
	float: left;
}

#right_side  a.rhBanner_two:hover  {
	background: url(../images/rh_margin.png) no-repeat -253px -86px;
}

#right_side  a.rhBanner_three  {
	background: url(../images/rh_margin.png) no-repeat 0px -173px;
	width: 250px;
	height: 80px;
	margin-bottom: 10px;
	float: left;
}

#right_side  a.rhBanner_three:hover  {
	background: url(../images/rh_margin.png) no-repeat -253px -173px;
}

#right_side  a.rhBanner_four  {
	background: url(../images/rh_margin.png) no-repeat 0px -258px;
	width: 250px;
	height: 80px;
	margin-bottom: 10px;
	float: left;
}

#right_side  a.rhBanner_four:hover  {
	background: url(../images/rh_margin.png) no-repeat -253px -258px;
}

#right_side  a.rhBanner_five  {
	background: url(../images/rh_margin.png) no-repeat 0px -344px;
	width: 250px;
	height: 80px;
	margin-bottom: 10px;
	float: left;
}

#right_side  a.rhBanner_five:hover  {
	background: url(../images/rh_margin.png) no-repeat -253px -344px;
}

#right_side  a.rhBanner_six  {
	background: url(../images/rh_margin.png) no-repeat 0px -430px;
	width: 250px;
	height: 80px;
	margin-bottom: 10px;
	float: left;
}

#right_side  a.rhBanner_six:hover  {
	background: url(../images/rh_margin.png) no-repeat -253px -430px;
}

#right_side  a.rhBanner_seven  {
	background: url(../images/rh_margin.png) no-repeat 0px -519px;
	width: 250px;
	height: 115px;
	margin-bottom: 10px;
	float: left;
}

#right_side  a.rhBanner_seven:hover  {
	background: url(../images/rh_margin.png) no-repeat -253px -519px;
}

#right_side  span.header  {
	background: url('../images/rightNav-right.gif') no-repeat right top;
	display: block;
	margin-bottom: 4px;
	border-top: 10px solid #fff;
}

#right_side  span.header  p  {
	background: url('../images/rightNav-left.gif') no-repeat left top;
	padding: 5px 10px;
	color: #002845;
	font-weight: bold;
}

#right_side  ul.nav  {
	list-style: none;
	font-weight: bold;
	border: 1px solid #DCDCDC;
}

span.brown  {
	color: #7a7a7a;
}

#right_side  ul.nav  li  {
	padding: 10px;
}

#right_side  ul.nav  li  a  {
	font-size: 11px
}

#right_side  ul.nav  li  a:link,  #right_side  ul.nav  li  a:visited  {
	color: #054778;
}

#right_side  ul.nav  li  a:hover,  #right_side  ul.nav  li  a:active  {
	color: #DC8A02;
	text-decoration: underline;
	outline: none;
}

#twitter_div  {
	float: right;
	margin-right: 20px;
	width: 240px;
}
#twitter_update_list span{
    font-size: 10px;
}
#twitter_update_list a{
    font-size: 10px;
}
/*
	BASKET STYLES
*/

/*------------ basket page -------------------*/

a.adobeDigi  {
	width: 160px;
	height: 40px;
	margin-bottom: 10px;
	display: block;
	clear: both;
	float: right;
	background: url(../images/Get_Adobe_Digi.png) no-repeat 0 0;
}

a.adobeDigi:hover  {


	background: url(../images/Get_Adobe_Digi.png) no-repeat 0 -48px;
}

.clearfixer  {
	display: block;
	clear: both;
}

/*------------- book details page --------------*/

#middle  form  {
	clear: both;
}

#center_default  form  {
	clear: both;
}

form.checkout  input   {
/*	border: 1px solid #054778;*/
	padding: 5px;
	background: none;
	color: #054778;

	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #DC8A02;
}

form.checkout  input:hover   {
/*	border: 1px solid #054778;*/
	padding: 5px;
	background: #F0F0F0;
	color: #054778;
}

#middle  form  input.input   {
/*	border: 1px solid #054778;*/
	padding: 5px;
	background: none;
	color: #054778;

	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #DC8A02;
}

#middle  form  input.input:hover   {
/*	border: 1px solid #054778;*/
	padding: 5px;
	background: #F0F0F0;
	color: #054778;
}

#center_default  form  input.input   {
/*	border: 1px solid #054778;*/
	padding: 5px;
	background: none;
	color: #054778;

	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #DC8A02;
}

#center_default  form  input.input:hover   {
/*	border: 1px solid #054778;*/
	padding: 5px;
	background: #F0F0F0;
	color: #054778;
}

.book-add-to-basket-details {
	margin: 5px 0 0 0;
}
a.button_buy {
    cursor: pointer;
	float: left;
	width: 64px;
	height: 26px;
	display: block;
	background: url(../images/buttons_forms.jpg) no-repeat -3px -3px;

}

a.button_buy:hover {
	background: url(../images/buttons_forms.jpg) no-repeat -3px -33px;
}
a.button_buy_free {
    cursor: pointer;
	float: left;
	width: 69px;
	height: 26px;
	display: block;
	background: url(../images/buttons_forms.jpg) no-repeat -988px -3px;

}

a.button_buy_free:hover {
	background: url(../images/buttons_forms.jpg) no-repeat -988px -33px;
}
a.button_continue {
	float: left;
	width: 134px;
	height: 26px;
	display: block;
	text-indent: -9999px;
	background: url(../images/buttons_forms.jpg) no-repeat -386px -3px;
}

a.button_continue:hover {
	background: url(../images/buttons_forms.jpg) no-repeat -386px -33px;
}


.button_checkout {
	border: none;
	background: url(../images/buttons_forms.jpg) no-repeat -816px -4px;
	width: 99px;
	height: 26px;
	text-indent: -9999px;
    display: block;
}


.button_checkout:hover  {
	background: url(../images/buttons_forms.jpg) no-repeat -816px -34px;
}

#middle  form  input.button_continue   {
	border: none;
	background: url(../images/buttons_forms.jpg) no-repeat -386px -4px;
	width: 135px;
	height: 26px;
}
#middle  form  input.button_continue:hover   {
	background: url(../images/buttons_forms.jpg) no-repeat -386px -34px;
}

#middle  form  input.button_remove   {
	border: none;
	background: url(../images/buttons_forms.jpg) no-repeat -743px -4px;
	width: 70px;
	height: 26px;
}
#middle  form  input.button_remove:hover   {
	background: url(../images/buttons_forms.jpg) no-repeat -743px -34px;
}


a.button_empty   {
	border: none;
	background: url(../images/buttons_forms.jpg) no-repeat -635px -4px;
	width: 104px;
	height: 26px;
	display: block;
	text-indent: -9999px;
}
a.button_empty:hover   {
	background: url(../images/buttons_forms.jpg) no-repeat -635px -34px;
}

form  input.button_payment   {
	border: none;
	background: url(../images/buttons_forms.jpg) no-repeat -72px -4px;
	width: 131px;
	height: 26px;
}
form  input.button_payment:hover   {
	background: url(../images/buttons_forms.jpg) no-repeat -72px -34px;
}

form  input.button_continue_1   {
	border: none;
	background: url(../images/buttons_forms.jpg) no-repeat -282px -4px;
	width: 98px;
	height: 26px;
}
form  input.button_continue_1:hover   {
	background: url(../images/buttons_forms.jpg) no-repeat -282px -34px;
}

form  input.button_register   {
	border: none;
	background: url(../images/buttons_forms.jpg) no-repeat -208px -4px;
	width: 69px;
	height: 26px;
}
form  input.button_register:hover   {
	background: url(../images/buttons_forms.jpg) no-repeat -208px -34px;
}

form  input.button_submit   {
	border: none;
	background: url(../images/buttons_forms.jpg) no-repeat -528px -4px;
	width: 61px;
	height: 26px;
}
form  input.button_submit:hover   {
	background: url(../images/buttons_forms.jpg) no-repeat -528px -34px;
}

form  input.button   {
	border: 1px solid #054778;
	padding: 4px;
	background: #F0F0F0;
	color: #054778;
}
/*---------------------------------------------*/
form  input.button_b   {
	background: #F0F0F0;
}

form  input.button:hover   {
	border: 1px solid #054778;
	padding: 4px;
	background: #5BB4F5;
	color: #fff;
}

label   {
	display: block;
	padding: 0 15px 18px 0;
	text-align: left;
}

form  input   {
	color: #054778;
	padding: 1px 5px;
	margin-bottom: 15px;
}

form  table.table   {
	border-collapse: collapse;
	margin-bottom: 15px;
}

form  fieldset   {
	background: red;
	color: green;
}

form  table.table  tbody  tr  th  {
	padding: 5px 12px;
	background: #F9D098;
	color: #054778;
	border-bottom: 10px solid #fff;
    text-align: left;
}

#basket_info  .cost_totals   {
	margin-bottom: 15px;
}

#basket_info  .cost_totals  tbody  tr  th  {
	background: #F9D098;
	padding: 2px 25px;
	text-align: right;
	color: #054778;
}

#basket_info  .cost_totals  tbody  tr  td  {
	background: #F9D098;
	padding: 2px 30px;
	color: #054778;
}

#t_checkout  {
	padding-top: 10px;
    width: 100%;
}

#t_checkout  .form  {
	width: 46%;
	float: left;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #5CB5F5;
	margin-bottom: 1.5%;
	padding: 1.5%;
/*	background: url(../images/fadedfish_tile.png) bottom right no-repeat;*/
}

#t_checkout  .form  h3 {
	margin-bottom: 10px;
}

#t_checkout  .form  p {
	margin-bottom: 10px;
}

#t_checkout  .form  a.button_register   {
	border: none;
	background: url(../images/buttons_forms.jpg) no-repeat -208px -4px;
	width: 69px;
	height: 26px;
	display: block;
	text-indent: -9999px;
}
#t_checkout  .form  a.button_register:hover   {
	background: url(../images/buttons_forms.jpg) no-repeat -208px -34px;
}

#t_checkout  .form  a.button_ammend   {
	border: none;
	background: url(../images/buttons_forms.jpg) no-repeat -921px -4px;
	width: 59px;
	height: 26px;
	display: block;
	text-indent: -9999px;

}

#t_checkout  .form  a.button_ammend:hover   {
	background: url(../images/buttons_forms.jpg) no-repeat -921px -34px;
}

button_continue_1   {
	border: none;
	background: url(../images/buttons_forms.jpg) no-repeat -283px -4px;
	width: 98px;
	height: 26px;
	display: block;
	text-indent: -9999px;
}

button_continue_1:hover   {
	background: url(../images/buttons_forms.jpg) no-repeat -283px -34px;
}

#t_checkout  .form  input.button_submit   {
	border: none;
	background: url(../images/buttons_forms.jpg) no-repeat -527px -4px;
	width: 60px;
	height: 26px;
	display: block;
	text-indent: -9999px;
}

#t_checkout  .form  input.button_submit:hover   {
	background: url(../images/buttons_forms.jpg) no-repeat -527px -34px;
}

/*---------------------------------------------------------------------------------*/

form  table.t_checkout  {
	margin: 25px 0;
}

form  table.t_checkout  tbody  tr  {
}


table.basket_table  tbody  tr  td  {
	padding: 0 10px;
}

table.checkout_info  {
	margin-top: 10px;
	padding: 10px 0;
}

table.checkout_info  label  {
	text-align: left;
	padding: 0 0 5px 0;
}

table.checkout_products  {
	margin-top: 10px;
	padding: 10px 0 20px 0;
}

form.form_checkout  {
	float: right;
	margin-bottom: 20px;
}

/*
	Footer
*/

#baseNav  {
	clear: both;
	margin:	0 auto 8px auto;
	height: 27px;
	background: url('../images/baseNav-right.gif') no-repeat top right;
}

#baseNav  ul.footList  {
	padding-top: 5px;
	background: url('../images/baseNav-left.gif') no-repeat top left;
}

#footer_container {
    padding-top: 8px;
	background: #ECECEC;
    height: 200px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#footer_container .footer-column span{
    font-weight: bold;
    padding:0 8px;
}
#footer_container .footer-column {
    width: 24%;
    padding: 0 0.125%;
    float: left;
    font-size: 11px;
}
#paymentIcons  {
    margin: 0 auto;
    margin-top: 220px;
	background: url('../images/payment_icons.gif') no-repeat 0 0;
	width: 432px;
	height: 80px;
	padding-right: 10px;
}
.tweet_join{
    display: none;
}
#footer_container .footer-column .tweet_text{
    padding: 0;
}
ul.footList  {
	list-style: none;
	padding-left: 5px;
	margin-bottom: 10px;
}

ul.footList  li  {
    font-size: 11px;
	padding: 2px 5px;
}

ul.footList  li  a  {
    font-size: 11px;
	display: block;
}

ul.footList  li  a:link, ul.footList  li  a:visited {
    font-size: 11px;
	color: #DC8A02;
}

ul.footList  li  a:hover, ul.footList  li  a:active {
    font-size: 11px;
	color: #054778;
	outline: none;
}

.regNo  {
	clear: left;
	float: left;
	padding-left: 10px;
}

/*
	Misc
*/


a {
	color:           #dc8a02;

	text-decoration: none;



}

/*
	Home Page
*/

.product_categories {
	font-size: 12;
	color: #dc8a02;
	background: navy;
	margin: 5px;
}

.header-grey {
	font-size: 12px;
	font-weight: bold;
	color: #002845;
	height: 21px;
	width: 190px;
	padding-left: 3px;
	padding-top: 3px;
	margin: 5px;
	background: url('../images/header-grey.gif') no-repeat;
}

.header-blue {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	height: 21px;
	width: 190px;
	padding-left: 3px;
	padding-top: 3px;
	margin: 5px;
	background: url('../images/header-blue.gif') no-repeat;
}

.menu-item-bg {
	font-size: 12px;
	font-weight: bold;
	color: #002845;
	height: 24px;
	width: 190px;
	margin: 5px;
	background: url('../images/menu-bg.gif');
}

.best-sellers {
	border: 1px solid #b1b1b1;

	padding: 5px;
}

/*
	Links and text
*/

.link-orange {
	color: #dc8a02;
}

.link-blue {
	color: #05477a;
}

.text-grey {
	color: #7a7a7a;
}

.text-blue {
	color: #002845;
}

/*
	Books on home and search pages
*/

.books {
	float: left;
	width: 233px;
	height: 200px;
	font-weight: normal;
	padding-top: 10px;
	padding-left: 0;
	padding-right: 4px;
}
.books  a:link,  .books a:visited  {
	color: #DC8A02;
}

.books  a:hover,  .books a:active  {
	color: #054778;
	outline: none;
}

.book-image {
	float: left;
	width: 100px;
	padding-right: 5px;
	height: 200px;
}

.book-title {
	float: right;
	width: 128px;
	font-weight: bold;
	color: #002845;
}

.book-descr-1 {
	padding-top: 5px;
	float: right;
	width: 128px;
	color: #002845;
}

.book-descr-2 {
	padding: 5px 0 3px 0;
	float: right;
	width: 128px;
	color: #002845;
}

.book-descr-2  p  {
}

.book-price {
	padding-top: 5px;
	float: right;
	width: 128px;
	color: #002845;
	font-weight: bold;
}

/*
	Books on home and search pages
*/

.books-details {
	float: left;
	width: 98%;
	height: 400px;
	font-weight: normal;
	padding-top: 10px;
	padding-left: 10px;
}

.book-image-details {
	text-align: center;
}

.book-title-details {
	font-weight: bold;
	color: #002845;
}

.book-descr-1-details {
	padding-top: 5px;
	color: #002845;

}

.book-descr-2-details {
	padding-top: 5px;
	color: #002845;
}

.book-price-details {
	padding-top: 5px;
	font-size: 18px;
	color: red;
}

.list  {
	padding-left: 30px;
	margin-bottom: 10px;
}

.list  li  {
	margin-bottom: 2px;
}
.star{
    background:url("../images/star-full.png") no-repeat scroll 0 0 transparent;
    float:left;
    height:15px;
    width:14px;
}
.star-half{
    background:url("../images/star-half.png") no-repeat scroll 0 0 transparent;
    float:left;
    height:15px;
    width:14px;
}
.star-empty{
    background:url("../images/star-empty.png") no-repeat scroll 0 0 transparent;
    float:left;
    height:15px;
    width:14px;
}
/*--------------------------------------------------------------------------------------------------------------------------*/

.container1  {
	float: left;
	display: block;
	width: 19%;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #5CB5F5;
	padding: 10px;
	margin-right: 5px;
}
.container2  {
	float: left;
	display: block;
	width: 50%;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #5CB5F5;
	padding: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
}
.container3  {
	float: left;
	display: block;
	width: 16%;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #5CB5F5;
	padding: 10px;
}

.addthis_button  {
	float: left;
	clear: both;
	margin: 0 0 10px 24%;
}

.books-details  a.adobeDigi  {
	width: 160px;
	height: 40px;
	margin: 0 20px 40px 24%;
	display: block;
	clear: both;
	float: left;
	background: url(../images/Get_Adobe_Digi.png) no-repeat 0 0;
}

.books-details  a.adobeDigi:hover  {
	background: url(../images/Get_Adobe_Digi.png) no-repeat 0 -48px;
}

#readers_comments  {
	float: left;
	clear: both;
	width: 100%;
}

#message {
    width: 400px;
    position: absolute;
    top: 140px;
    left: 450px;
    cursor: pointer;
    z-index: 2;
}

#message2 {
    width: 400px;
    position: absolute;
    top: 140px;
    left: 450px;
    cursor: pointer;
}

#messagetop {
	background: url(../images/bk_tp.png) no-repeat 0 0;
    height: 40px;
}
#messagemd h2{
    color: #0b598e;
    position: relative;
    top: -7px;
    font-size: 18px;
}
#messagemd p{
    position: relative;
    top: -5px;
}
#messagemd{
	background: url(../images/bk_md.png) repeat-y 0 0;
    padding:   0 15px;
/*    color: #197cc0;*/
    color: #000;
    font-weight: bold;
}
#messagemd a{

/*    color: #197cc0;*/
    color: #197cc0;
    font-weight: bold;
}
#messagebottom{
	background: url(../images/bk_bt.png) repeat-x 0 0;
    height: 100px;
}
.message {
    border: 1px solid red;
    color: red;
    margin: 6px;
    padding: 5px;
}

