body {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size:10pt;
	background-color:#fff;
	color:#000;

}
/** links **/
a:link {
	color: #bd2139;
	text-decoration: none;
	background-color : transparent;
}
a:visited, a:active {
	color: #bd2139;
	text-decoration: none;
	background-color : transparent;
}
a:hover {
	color: #bd2139;
	text-decoration: underline;
	background-color : transparent;
}
/** fonts **/
.blue{
color:#00adef;
}
.bluetitle{
font-size:120%;
color:#00adef;
text-transform:uppercase;
padding-bottom:4px;
}
.darkred{
color:#bd2139;
}
.booktitle{
font-size:120%;
color:#bd2139;
}
.booktitle a:link, .booktitle a:hover, .booktitle a:visited,.booktitle a:active {
font-size:120%;
color:#bd2139;
text-decoration:none;
}
.title{
font-size:120%;
color:#bd2139;
text-transform:uppercase;
padding-bottom:14px;
}
.title a:link, .title a:hover, .title a:visited,.title a:active {
font-size:120%;
color:#bd2139;
text-decoration:none;
text-transform:uppercase;
}
.whitetitle{
font-size:120%;
color:#fff;
text-transform:uppercase;
padding-bottom:10px;
}
.whitetitle a:link, .whitetitle a:hover, .whitetitle a:visited,.whitetitle a:active {
font-size:120%;
color:#fff;
text-decoration:none;
text-transform:uppercase;
}
.small {
font-size:9px;
}
/** wrappers / containers **/
.wrapper {
width: 100%;
text-align: center;
z-index:-1;
}
.container {
width: 970px;
min-width:970px;
height:auto;
text-align: center;
margin-left: auto;
margin-right: auto;
color:#000;
}

/** Header **/

.headercontainer{
width:100%;
background-color:#ef1022;
height:160px;
max-height:160px;
padding-top:10px;
}
.header{
width:970px;
background-color:#ef1022;
height:160px;
max-height:160px;
text-align:left;
padding-left:10px;
}
.header #headerleft{
float:left;
background-color:#ef1022;
height:160px;
max-height:160px;
text-align:right;
width:540px;
}
.header #headerright{
float:right;
background-color:#ef1022;
height:160px;
max-height:160px;
width:420px;
text-align:right;
color:#fff;
padding-left:10px;
}

/** footer **/

.footercontainer{
width:100%;
background-color:#ef1022;
height:150px;
max-height:150px;
text-align:center;
}
.footer{
width:970px;
background-color:#ef1022;
height:150px;
max-height:150px;
text-align:left;
padding-left:10px;
}
.footer #footerleft{
float:left;
background-color:#ef1022;
height:150px;
max-height:150px;
width:540px;
}
.footer #smlogo{
padding-top:30px;
}
.footer #footerright{
float:right;
background-color:#ef1022;
height:150px;
max-height:120px;
width:420px;
text-align:right;
color:#fff;
padding-left:10px;
}
.footer ul {
padding-top:20px;
list-style:none;
font-size:8pt;
}
.footer ul a:link,.footer ul a:active, .footer ul a:visited  {
color:#fff;
text-decoration:none
}
.footer ul a:hover{
color:#fff;
text-decoration:underline
}
/** nav **/

.navcontainer {
background-color:#fff;
height:23px;
width:100%;
	padding-top:2px;
	border-bottom: #00ADEF solid 1px;
}

.nav{
width:970px;
background-color:#fff;
height:23px;
font-size:14px
}
.nav #navon {
color:#00ADEF;
	text-decoration: none;
	font-weight:bold;
	background-color:#fff;
		margin-left:7px;
	margin-right:7px;
	text-transform:uppercase;
	
}
.nav a:link, .nav a:visited,  .nav a:active   {
color:#ef1022;
	text-decoration: none;
	font-weight:bold;
	margin-left:7px;
	margin-right:7px;
	text-transform:uppercase
}
.nav a:hover {
color:#00ADEF;
	text-decoration: none;
		background-color:#fff;
	font-weight:bold;
		margin-left:7px;
	margin-right:7px;
	text-transform:uppercase
	}
/** intro **/
.intro{
width:970px;
text-align:center;
margin-top:10px;
margin-bottom:20px;
}

.intro #introtext{
width:900px;
text-align:left;
}

.intro #faqlink{
width:900px;
text-align:right;
}
.intro #faqlink a{
color:#bd2139;
text-transform:uppercase;
text-decoration:none
}
.intro #introleft{
float:left;
width:250px;
}

.intro #introright{
float:right;
width:700px;
text-align:left;
}

.intro #listlink{
text-align:right;
}
.intro #listlink a{
color:#bd2139;
text-transform:uppercase;
text-decoration:none
}
/** main body **/
.mainbody{
width:970px;
text-align:left;
}
.mainbody #mainleft{
float:left;
width:690px;

}
.mainbody #mainright{
float:right;
width:270px;

}

/** main box **/
.mainbox{
width:670px;
text-align:center;
}
.mainbox #mainboxbody{
width:670px;
padding-left:20px;
padding-right:20px;
padding-bottom:4px;
background:url(../images/ebury_mainbox_bg.gif);
background-repeat:repeat-y;
text-align:left;
}
.mainbox #twocolumnbody{
width:670px;
padding-left:20px;
padding-right:20px;
padding-bottom:5px;
background:url(../images/ebury_twocolumn_bg.gif);
background-repeat:repeat-y;
text-align:left;
}

.mainbox #twocolumnleft{
float:left;
width:300px;
}
.mainbox #twocolumnright{
float:right;
width:320px;
padding-left:30px;
}
.mainbox #cvr{
margin-right:10px;
border: #bd2139 solid 2px;
margin-bottom:20px;
}
.mainbox #maintext{
width:640px;
}

/**sidebar container **/
.sidebar-container{
width:240px;
padding-top:5px;
padding-left:10px;
padding-bottom:5px;
}

/** sidebar pink **/
.sidebar_pink{

width:262px;
text-align:center;
}
.sidebar_pink #sidebar_pink_body{
width:262px;
max-width:262px;
height:auto;
background-color:#f6e0e3;
text-align:left;
}

/** sidebar blue **/
.sidebar_blue{

width:262px;
text-align:center;
}
.sidebar_blue #sidebar_blue_body{
width:262px;
max-width:262px;
height:auto;
background-color:#00adef;
text-align:left;
}


/** forms **/
.formerror {
width:400px;
font-size:10pt;
color:#ed1c24;
font-weight:bold;
display:none;
position:relative;
}
.form {
width:400px;
text-align:left
}
.txt{
background-image:url(../images/ebury_form_searchtxt.gif);
background-repeat:no-repeat;
width:205px;
height:26px;
border:0px;
padding-left:10px;
padding-top:3px;
color:#000;
border:0px;
}
.submitbutton{
width:88px;
height:26px;
background-color:#ef1022;
background-image:url(../images/ebury_btn_search.gif);
background-repeat:no-repeat;
border:0px;
}

.newslettertxt{
background-image:url(../images/ebury_form_newslettertxt.gif);
background-repeat:no-repeat;
width:237px;
height:26px;
border:0px;
padding-left:10px;
padding-top:3px;
color:#000;
border:0px;
}
.newslettersubmitbutton{
width:88px;
height:26px;
background-color:#00ADEF;
background-image:url(../images/ebury_btn_register.gif);
background-repeat:no-repeat;
border:0px;
text-align:right
}
/**clear**/
.clear{
height:0px;
clear:both;
}
.clear10px{
height:10px;
clear:both;
}
.clear5px{
height:5px;
clear:both;
}
/** spacer **/
.spacer{
height:5px;
}

/**padding**/
.padding5px{
padding: 5px;
text-align: left;
}
/** Carousel**/
.carousel{
width: 630px;
height: 300px;
}
/** separator **/
.pink_separator{
height: 15px;
border-bottom: 1px #f6e0e3 solid;
margin-bottom:5px;
}
/** bestsellers**/

.bestsellers{
width:280px;
font-size:9pt;
}
/** Categories **/
.categories{
width:220px;
color:#000000;
text-align:center;
}
.categories a:link, .categories a:active, .categories a:visited{
text-decoration:none;
color:#000000;
padding-right:5px;
padding-left:5px;
padding-top:10px;
}
.categories a:hover{
text-decoration:underline;
color:#bd2139;
padding-right:5px;
padding-left:5px;
padding-top:10px;
}
/** Newsletter **/
.newsletter{
font-size:9pt;
}
/** Search box **/
.searchbox{
width:400px;
padding-top:30px;
}

/** Search Results **/
.results{
width:900px;
height:auto;
text-align:left
}
.results #col1 {
float:left;
width:390px;
}
.results #col2 {
float:right;
width:390px;
}

.resultsrow{
width:970px;
height:auto;
margin-top:10px;
margin-bottom:5px;
text-align:left;
}

.resultsrow #rsleft{
float:left;
height:auto;
width:160px;
text-align:center;
}
.resultsrow #rsright{
float:right;
height:auto;
width:800px;
}
.resultsrow #rsright a, .resultsrow #rsright a:visited, .resultsrow #rsright a:active {
color:#bd2139;
text-decoration:none;
}
.resultsrow #rsright a:hover{
color:#bd2139;
text-decoration:underline;
}
.resultsrowseparator{
clear:both;
height:40px;
border-top:1px #f6e0e3 solid;
font-size:8pt;
text-align:right;
padding-top:5px;
}

.resultsrowseparator a, .resultsrowseparator a:visited, .resultsrowseparator a:active {
color:#959595;
text-decoration:none;
}
.resultsrowseparator a:hover{
color:#959595;
text-decoration:underline;
}
.resultscvr{
border:2px #ef1022 solid;
margin-bottom:10px;
}
.resultspricing{
float:right;
padding-right:10px;
width:180px;
border:2px #ef1022 solid;
margin-bottom:30px;
padding:5px;
font-size:9pt;
text-align:center;
margin-left:5px;
}
.resultstext{
float:left;
width:600px;
margin-bottom:20px;
}
.resultspaging{
width:900px;
max-width:900px;
text-align:center;
}
.pageon{
color:#00adef;
}
.price{
color:#00adef;
font-size:18pt;
}
.searchtitle{
color:#bd2139;
font-size:18pt;
}
.searchtitle a, .searchtitle a:visited, .searchtitle a:active {
color:#bd2139;
text-decoration:none;
}
.searchtitle a:hover{
color:#bd2139;
text-decoration:underline;
}

/** breadcrumbs**/
 .breadcrumbs{
padding-top:5px;
padding-bottom:5px;
 text-align:left;
font-size:8pt;
color:#959595;

}
.breadcrumbs a, .breadcrumbs a:visited, .breadcrumbs a:active {
color:#959595;

}
.breadcrumbs a:hover{
color:#959595;
}

/** Social Networking Icons **/
.snicon{
margin-left:10px;
margin-right:10px;
}

#catalogue {
	padding-left:20px;
	font-size:12px;
}
/** ratings **/
.ratingstar{
position:relative;
right:-2px;
}
.ratingsmall{
font-size:7pt;
color:#EF1022;
position:relative;
top:-5px;

}
#ratinglabel{
	color:#EF1022;
}
