/*  
Theme Name: Borgain Comparison
Theme URI: http://www.bargaincomparison.com
Description: This is my theme.
Version: 1.0
Author: Russell Codd
Author URI: http://www.bargaincomparison.com/

*/

* {
	margin : 0px;
	padding : 0px;
}

body {
	background : url('images/body_background.gif') #fff repeat-x 0px 57px;
	color : #7B7B7B;
	text-align : center;
	font-family : tahoma, sans-serif;
	font-size : 11px;
}




/* Header Style */


form#mainsearch {  
 background-color: #CCCCCC;  
 color: #000000;  
 border: 1px solid #999999;  
 font-family: Verdana, Arial, Helvetica, sans-serif;  
 font-size: 10px;  
 padding:3px;
 float:right;
}

.topsearchbutton {
	border:1px solid #7b7b7b;
	padding:3px;
	}
	
#mainsearch select {
	border:1px solid #999999;
	color:#000000;
	font-size:1em;
	padding:3px;
	}
	
#mainsearch input {
	border:1px solid #999999;
	color:#000000;
	font-size:1em;
	padding:3px;
	}
	
#page_menu a {
	color : #fff;
	text-decoration : none;
	font-size:1.1em;
	font-weight:bold;
}

#page_menu a:hover {
	color : #7B7B7B;
	text-decoration : none;
}

#page_header {
	margin : 0px auto;
	width : 753px;
	height : 57px;
	text-align : left;
	overflow : hidden;
}

#page_title {
	margin-left : 3px;
	margin-top : 13px;
	width : 250px;
	height : 44px;
	float : left;
	background : url('images/header.gif') no-repeat 30px 0px;
}

#page_title img {
	position : absolute;
	top : 15px;
	margin-left : 5px;
}

#header_search {
	margin-top : 15px;
}



/* Menu Style */

#page_menu {
	margin : 0px auto;
	width : 684px;
	height : 25px;
	float : none;
	clear : both;
	text-align : center;
}

#page_menu ul {
	height : 15px;
}

#page_menu li {
	padding : 10px 45px 0px;
	height : 10px;
	float : left;
	display : block;
	position: relative;
}


/* Main Body Style */

.icons {
	float:right;
	padding:5px; 0px; 0px; 0px;
	margin-bottom:-5px;
	}

.icons img {
	padding-left:4px;
	}

#page_wrapper {
	margin : 0px auto;
	width : 763px;
	text-align : justify;
	display : block;
	clear : both;
}

#page_leftcol {
	width : 179px;
	float : left;
}

#page_maincol {
	margin-left : 14px;
	width : 372px;
	float : left;
}

#page_rightcol {
	margin-left : 13px;
	width : 185px;
	float : left;
}


/* Left Column Style */

.leftcol_box {
	width : 177px;
	background : #fff;
	overflow : hidden;
	display : block;
	clear : both;
}

.leftcol_box h2 {
	padding : 7px 0px;
	width : 177px;
	height : 11px;
	color : #fff;
	font-size : 11px;
	line-height : 11px;
	font-weight : bold;
}

.leftcol_box h2 span {
	left : 13px;
	display : block;
	position : relative;
}

.leftcol_box .content {
	margin : 15px 14px;
	width : 149px;
}

.leftcol_box .footnote {
	padding-left : 5px;
	padding-right : 5px;
	text-align : justify;
	color : #949393;
	clear : both;
}

.leftcol_box form {
	width : 149px;
	float : none;
}

#books_search {
	overflow : hidden;
	height : 135px;
}

#books_search h2 {
	background-color : #7EB610;
	border-bottom : #A2B565 1px solid;
}

#books_search a {
	color : #D14A4A;
	font-weight : bold;
}

#books_search a:hover {
	color : #EF7C7C;
	text-decoration : none;
	position : static;
}

#books_search input {
	margin-bottom : 14px;
	width : 140px;
}

#books_search select {
	margin-left : 0px;
	margin-bottom : 14px;
	width : 100px;
	float : left;
	clear : right;
}

#books_search input.submit {
	margin-left : 9px;
	width : 28px;
	height : 16px;
	float : right;
}



#knowmore {
	margin-top : 13px;
	width : 179px;
	height : 114px;
	overflow : hidden;
	background : url('images/knowmore_bg.gif') #83A028 no-repeat 0px 0px;
	color : #FEFEFE;
	text-align : justify;
}

#knowmore h2 {
	height: 19px;
	background : url('images/header_knowmore.gif') no-repeat 0px 0px;
}

#knowmore span.image {
	float : left;
	display : block;
	width : 58px;
	height : 45px;
}

#knowmore p {
	margin-left : 10px;
	width : 160px;
}

#knowmore .readmore {
	margin-right : 5px;
	text-align : right;
	font-weight : bold;
	clear : both;
}

#knowmore a {
	color : #fff;
}

#newsletter h2 {
	background-color : #58A4DE;
	border-bottom : #58A4DE 1px solid;
}

#newsletter .content {
	margin : 8px 14px 5px;
	width : 149px;
}

#newsletter input {
	margin-bottom : 8px;
	width : 140px;
}

#newsletter input.submit {
	margin-bottom : 10px;
	width : 66px;
	height : 17px;
	float : right;
}


/* Main Column Style */

.odd {
	background:silver;
	color:gray;
	}

.even {
	background:white;
	color:#7b7b7b;
	}
	
.updatestable {
	width:100%;
	border:1px solid #7b7b7b;
	margin-top:10px;
	padding:0px;
	color:black;
	}

.updatestable td {
	padding:3px;
	}
	
#maincol_top {
	margin-top : 13px;
	width : 362px;
	height : 137px;
	background : url('images/maincol_bg.gif') repeat-x 0px 0px;
	overflow : hidden;
}

#maincol_top h2 {
	width : 121px;
	height : 32px;
	background : url('images/maincol_header.gif') no-repeat 0px 0px;
}

#maincol_top .sideimg {
	position : absolute;
	background : url('images/maincol_img2.gif') no-repeat bottom left;
	width : 87px;
	height : 137px;
}

#maincol_top .content {
	position : absolute;
	margin-left : 95px;
	width : 255px;
	color : #fff;
}

#maincol_top a {
	color : #fff;
	font-weight : bold;
	text-decoration : none;
}

#maincol_top a:hover {
	text-decoration : underline;
}

.maincol_box {
	width : 360px;
	background : url('images/maincol_vline.gif') #fff repeat-y 180px 0px;
	overflow : hidden;
}

.maincol_box h2 {
	width : 360px;
	height : 26px;
}

#bestsellers {
	overflow : hidden;
	background : url('images/maincol_hline.gif') 0px 27px;
}

#bestsellers h2 {
	background : url('images/header_bestsellers.gif') #075B9B no-repeat 0px 0px;
}

#bestsellers .content {
	width : 179px;
	height : 235px;
	float : left;
	overflow : hidden;
}

#bestsellers .wrapper {
	margin-top : 10px;
	margin-left : 10px;
	position : absolute;
	width : 160px;
}

#bestsellers .bookcover {
	width : 66px;
	height : 101px;
	float : left;
	position : static;
}

#bestsellers p {
	padding-top : 3px;
	padding-bottom : 20px;
	float : none;
}

#bestsellers .info {
	float : none;
	width : 160px;
}

#bestsellers .price h3 {
	color : #E9993D;
	font-size : 9px;
	font-weight : bold;
	float : left;
}

#bestsellers .buynow {
	font-weight : bold;
	float : right;
}

#bestsellers .buynow a {
	color : #577D0E;
}

#bestsellers .buynow a:hover {
	color : #7FAA2D;
	text-decoration : underline;
}


/* Right Column Style */

.rightcol_box {
	width : 183px;
	background-color : #fff;
	overflow : hidden;
}

.rightcol_box h2 {
	width : 183px;
	height : 15px;
}

#latest h2 {
	background : #5C5E5F ;
	color:#fff;
	padding:2px 2px 2px 9px;
	font-size:12px;
}

#latest .wrapper {
	position : relative;
	margin : 0px 9px;
	width : 164px;
	overflow : hidden;
}

#latest h3 {
	clear : both;
	margin-top : 15px;
	margin-bottom : 10px;
	color : #234662;
	font-size : 9px;
	font-weight : bold;
}

#latest .thumbnail {
	margin-right : 5px;
	margin-bottom : 5px;
	float : left;
	position : static;
}

#latest p {
	margin-top : 2px;
	margin-bottom : 12px;
}

#latest .readmore {
	margin : 30px 0px 5px;
	text-align : right;
	clear : both;
	float : none;
	font-weight : bold;
}

#latest .readmore a {
	color : #5C5E5F;
	text-decoration : none;
}

#latest .readmore a:hover {
	color : #8C8F91;
	text-decoration : none;
}


/* Footer Style */

#page_spacing {
	clear : both;
	float : none;
	border-top : #fff 5px solid;
}

#page_footer {
	margin : 0px auto;
	width : 755px;
	height : 21px;
	background-color : #5C5E5F;
	font-size : 10px;
	color : #C8C6C6;
}

#page_footer a {
	color : #E4E1E1;
	text-decoration : none;
}

#page_footer a:hover {
	color : #fff;
}

#page_footer #rights {
	padding-top : 3px;
	padding-left : 15px;
	float : left;
}

#page_footer #links {
	padding-top : 3px;
	padding-right : 10px;
	float : right;
	font-weight : bold;
}

#page_footer #links span {
	margin-left : 20px;
	display : block;
	position : relative;
	float : left;
}


.borderbox {
	clear : both;
	float : none;
	margin-top : 13px;
	border : #A5A4A4 1px solid;
}

span {
	display : none;
}

img {
	border: 0px;
}

p {
	text-align : justify;
	line-height : 13px;
}

ul {
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	display : block;
}

li {
	text-indent: 0px;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
}

input {
	padding : 2px 0px 1px 7px;
	background-color : #fff;
	color : #949393;
	border : #D7D7D7 1px solid;
	font-family : tahoma, sans-serif;
	font-size : 9px;
	font-weight : bold;
}

select {
	padding : 2px 0px 1px 7px;
	background-color : #fff;
	color : #949393;
	border : #D7D7D7 1px solid;
	font-family : tahoma, sans-serif;
	font-size : 9px;
	font-weight : bold;
}

input.submit {
	padding : 0px;
	border : none;
	cursor : pointer;
}

.clearthis {
	margin : 0px;
	clear : both;  
	float : none;	
	font-size : 1px;
	line-height : 0px;
}


/*Search result styles*/

.searchressep	{
	border-bottom:1px solid #7b7b7b;
	margin-bottom:6px;
}

.searchtitle {
	font-size:1.1em;
	margin:0px;
	padding:0px 0px 13px 0px;
}

.imgsearch {
	border:0px;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	max-width:100px;
}

.released {
	font-size:1.2em;
	padding:2px 2px 2px 6px;
	margin:2px 2px 2px 6px;
}

.rrp {
	text-decoration: line-through;
	font-weight:bold;
}

.price,  {
	font-size:1.3em;
	padding:2px 2px 5px 6px;
	margin:2px 2px 5px 6px;
}

/*Results page Styles*/

.bluebox {
   background: #99ccff;
   width:100%;
   margin-bottom:5px;
}
.bluetop div {
   background: url(images/bluetl.png) no-repeat top left;
}
.bluetop {
   background: url(images/bluetr.png) no-repeat top right;
}
.bluebottom div {
   background: url(images/bluebl.png) no-repeat bottom left;
}
.bluebottom {
   background: url(images/bluebr.png) no-repeat bottom right;
}

.bluetop div, .bluetop, 
.bluebottom div, .bluebottom {
   width: 100%;
   height: 15px;
   font-size: 1px;
}
.bluecontent { margin: 0px 5px 5px 5px; }

.bluecontent h3 {
	padding-top:0px;
	padding-bottom:0px;
	margin-top:0px;
	margin-bottom:0px;
	font-size:1.4em;
	color:black;
	text-align:left;
}

.bestprice strong {
	color:#d00;
	font-size:1.5em;
	}

strong {
	color:black;
	}

.bluecontent h4 {
	font-size:1.4em;
}


.restable {
	border:1px solid silver;
	width:95%;
	border-spacing:0;
	font-size:0.8em;
	margin-top:5px;
}

.restable td, tr {
	border:1px solid silver;
}

.restitlerow {
	background: #ffcc99;
	color:#000;
}

.restitlerow td {
	font-weight:bold;
}

.resrow td.left {
	text-align:left;
	padding-left:8px;
}

.resrow td.resretailer a {
	color:#336699;
}

.restitlerow td {
	font-size:1.2em;
	text-align:center;
	padding:4px;
	text-transform:uppercase;
}

.resrow td {
	font-size:1.2em;
	padding:2px;
	text-align:center;
}

.resrow:hover {
	background:#fbdf7d;
}

.resdetailstop {
	border:1px solid silver;
	padding-bottom:3px;
	width:80%;
	height:200px;
	overflow:auto;
	font-size:0.8em;
}

.resdetailstopcd {
	border:1px solid silver;
	padding-bottom:3px;
	width:80%;
	height:140px;
	overflow:auto;
	font-size:0.8em;
}

.resdetailstop h1, .resdetailstop p {
	margin-left:16%;
}

.resdetailstopcd h1, .resdetailstopcd p {
	margin-left:16%;
}

.resultsimage {
padding:3px;
border:solid;
border-color: #cccccc #aaaaaa #aaaaaa #cccccc;
border-width: 2px 3px 3px 2px;
background-color:white;
  float:left;
  margin: 0px 5px 0px 5px;
  max-width:100px;
}