/************************************************************/
/*************** FREETIMERS INTERNET CSS ********************/
/************************************************************/
/************************************************************/
/********************* BEGIN CSS ****************************/
/************************************************************/
@import url('news.css');
@import url('features.css');
@import url('products.css');
@import url('cart.css');

body {
	margin: 0px;
	padding: 0px;
	background: #3397D5;
	font-family: Tahoma, Verdana, Arial;
	color: #5B5B5B;
}
a, a:link {
	color: #3397D5;
}
a.g, a:link.g {
	color: #5B5B5B;
	text-decoration: none;
}
a:hover.g {
	text-decoration: underline;
}
p {
	padding: 0px;
	margin: 0px;
}
body, td, th {
	font-family: Arial;
	font-size: 12px;
}
.leftContainer {
	float: left;
	width: 780px;
}
.rightContainerTwo {
	margin-left: 780px;
}
.rightPadding {
	padding: 6px;
}
/************************************************************/
/************************ MAIN ******************************/
/************************************************************/
#mainContainer {
	background: url('../images/layout/general/main-background.jpg') repeat-y;
	display: block;
	width: 970px;
	margin: auto;
	margin-top: 2px;
/* Get the correct margin from the top of the page */
}
/************************************************************/
/*********************** HEADER *****************************/
/************************************************************/
#headerContainer {
	background: url(../images/main_header.jpg) no-repeat;
	padding: 0px;
	margin: 0px;
	width: 775px;
	height: 209px;
}
.middleTop {
	width: 775px;
	background: url(../images/main_background_top.jpg) no-repeat;
	padding: 0px;
	margin: 0px;
	height: 9px;
	text-align: center;
	float: left;
	font-size: 0px;
}
.middleContainer {
	width: 775px;
	/* background: #fff url('../images/main_background_middle.jpg') repeat-y;
*/
	padding: 0px;
	margin: 0px;
	text-align: center;
	/* float: left;
*/
	/* min-height: 700px;
*/
}
.middleBot {
	width: 775px;
	background: url(../images/main_background_bottom.jpg) no-repeat;
	padding: 0px;
	margin: 0px;
	height: 16px;
	float: left;
}
/************************************************************/
/*********************** RIGHT ******************************/
/************************************************************/
.itemsIndentation {
  /* padding-left: 6px; */
}
.rightBasket {
	text-align: right;
	padding-top: 40px;
	font-size: 11px;
}
.rightSearch {
	text-align: right;
	padding-top: 15px;
}
input.searchBox {
	border: 1px solid #D8D8E3;
	width: 146px;
	background: #FAF8FB;
	color: #5B5B5B;
	text-indent: 7px;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	margin: 4px 0 0 0;
	height: 20px;
}
select.searchBox {
	border: 1px solid #D8D8E3;
	width: 146px;
	background: #FAF8FB;
	color: #5B5B5B;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	height: 20px;
}
.search {
	width: 44px;
	height: 20px;
	background: #3397D5;
	color: white;
	border: none;
	margin-top: 5px;
	font-size: 10px;
}
.reset {
	width: 44px;
	height: 20px;
	background: #3397D5;
	color: white;
	border: none;
	margin-top: 5px;
	font-size: 10px;
}
.bestSellers {
	font-size: 11px;
	margin-top: 10px;
}
.bestSellersPrice {
	color: #3397D5;
	font-size: 11px;
	margin-top: 10px;
}
/* Skinned Select Box *
 ********************************************/ 

/*
div.skinnedSelect {
	background: url('../images/search_template.gif') no-repeat scroll 0 100%;
	height: 22px; 
	text-align: left;
	float: right;
	width: 146px;
}
div.skinnedSelect select {
	opacity: 0;
	filter: alpha(opacity = 0);
	width: 144px;
	margin-left: 0px;
	margin-top: -20px;
}
div.skinnedSelect .text {
	text-indent: 10px;
	line-height: 20px;
	width: 146px;
}
div.skinnedSelect .text,  div.skinnedSelect select option {
	font-size: 11px;
	color: #5B5B5B;
}*/

div.skinnedSelect {
  background: url('http://localhost/preview/homeopathicbooks.com/http/templates/default/images/search_template.gif') no-repeat scroll 0pt 100%;
  height: 22px;
  width: 146px;
  float: right;
  text-align: left;
}

div.skinnedSelect select {
  opacity: 0;
  filter: alpha(opacity = 0);
  moz-opacity: ;
  width: 146px;
  margin-left: -146px;
}

div.skinnedSelect .text {
  float: left;
  text-indent: 10px;
  line-height: 22px;
  width: 146px;
}

div.skinnedSelect .text,
div.skinnedSelect select option {
  font-size: 11px;
}

/* Right Column ********************************************/
.rightColumn {
	padding: 0 18px;
}
.rightTop {
	background: url('../images/right_background_top.jpg') no-repeat -5px; /* use negative value to save time fixing images */
	*background: url('../images/right_background_top.jpg') no-repeat -8px; /* use negative value to save time fixing images */
	height: 18px;
	
}
.rightBottom {
	background: url('../images/right_background_bottom.jpg') no-repeat -5px;
	height: 15px;
	width: 195px;
}
/************************************************************/
/*********************** MIDDLE *****************************/
/************************************************************/
/* .centerColumn {
	margin-right: 130px;
	margin-left: 130px;
	z-index: -1;
}
*/
.centerCol {
	margin-left: 190px;
	margin-right: 10px;
}
.contentBox {
	float: left;
	padding: 0px;
	text-align: left;
	line-height: 14px;
	font-size: 11px;
	font-family: Tahoma;
	width: 550px;
	margin-left: 5px;
	margin-top: 10px;
}
.specialOffers {
	float: left;
	width: 270px;
}
.specialPic {
	float: left;
	width: 80px;
	margin-right: 5px;
}
.specialText {
	text-align: justify;
	padding: 0px 5px 5px 5px;
	margin-left: 80px;
}
.newBookPic {
	float: left;
	width: 92px;
	margin-right: 5px;
}
.newBookText {
	text-align: justify;
	padding: 0px 5px 5px 5px;
	margin-left: 92px;
}
/************************************************************/
/*********************** LEFT *******************************/
/************************************************************/
.leftColumn {
	float: left;
	width: 190px;
	margin-left: 10px;
	z-index: 1;
}
/************************************************************/
/******************* VERTICAL MENU **************************/
/************************************************************/
.catHeader {
	height: 18px;
	margin-left: 10px;
	float: left;
	margin-top: 2px;
	display: inline;
}
.newsDate {
	float: left;
	margin-left: 13px;
	line-height: 20px    height: 20px;
	color: #3397D5;
	font-size: 11px;
	display: inline;
}
.newsSpan {
	color: #5B5B5B;
	float: left;
	margin-left: 13px;
	width: 148px;
	font-size: 11px;
	text-align: left;
	margin-bottom: 10px;
	display: inline;
}
.newsWrap {
	float: left;
	width: 148px;
	text-align: left;
}
#vertical ul {
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
	width: 174px;
}
#vertical li {
	display: block;
	line-height: 10px;
	margin-left: 12px;
	text-align: left;
	color: #5B5B5B;
}
#vertical li ul {
	position: absolute;
	left: -999em;
	margin-left: 120px;
	margin-top: -18px;
}
#vertical li ul ul {
	left: -999em;
}
#vertical li a {
	display: block;
	width: 120px;
	/* w\idth: 110px;
*/
	color: #5B5B5B;
	text-decoration: none;
	line-height: 14px;
	text-indent: 2px;
	font-size: 11px;
	padding-left: 2px;
}
#vertical li a:hover {
	color: #298ECA;
	text-decoration: underline;
}
#vertical li:hover ul ul, #vertical li:hover ul ul ul, #vertical li.sfhover ul ul, #vertical li.sfhover ul ul ul {
	left: -999em;
}
#vertical li:hover ul, #vertical li li:hover ul, #vertical li li li:hover ul, #vertical li.sfhover ul, #vertical li li.sfhover ul, #vertical li li li.sfhover ul {
	left: auto;
}
/************************************************************/
/****************** HORIZONTAL MENU *************************/
/************************************************************/
#horizontal {
	height: 20px;
	background: #3397D5; /* Set the background colour so that the background image doesn't show through */
}
#centerMenu {
	width: 780px;
	margin: 0 auto;
}
#horizontal ul {
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: left;
	padding: 0 10px;
}
#horizontal a {
	display: block;
	text-decoration: none;
	cursor: hand;
	filter: alpha(opacity = 90);
	moz-opacity: 0.9;
	opacity: 0.9;
}
#horizontal a:hover {
	display: block;
}
#horizontal li {
	float: left;
	line-height: 20px;
	height: 20px;
}
#horizontal li li a {
	border-bottom: 1px solid #218ED2;
	display: block;
	width: 120px;
	background: #FFF;
	padding: 0 4px;
}
#horizontal li li a {
	
}
#horizontal li li a:hover {
	color: #FFF;
	background: #218ED2;
}
#horizontal li ul {
	border: 1px #218ED2;
	border-style: none solid none solid;
	position: absolute;
	width: 10em;
	left: -999em;
	margin: 0;
	padding: 0;
}
#horizontal li:hover ul {
	left: auto;
}
#horizontal li:hover ul, #horizontal li.sfhover ul {
	left: auto;
}
/************************************************************/
/************************ FOOT ******************************/
/************************************************************/
#freetimersFooter {
	clear: both;
	text-align: center;
	color: white;
	font-size: 11px;
	line-height: 20px;
}
#freetimersFooter a {
	color: white;
	text-decoration: none;
	font-size: 11px;
}
/************************************************************/
/************************* MENU HOVERS N STUFF ***************/
/*************************************************************/
.homepage {
	background: url(../images/menu_homepage.jpg);
	width: 78px;
	height: 21px;
	border: none;
	text-decoration: none;
}
.homepage a:hover {
	background: url(../images/menu_homepage_mo.jpg);
	width: 78px;
	height: 21px;
	border: none;
	text-decoration: none;
}
.books {
	background: url(../images/menu_books.jpg);
	width: 164px;
	height: 21px;
	border: none;
	text-decoration: none;
}
.books a:hover {
	background: url(../images/menu_books_mo.jpg);
	width: 164px;
	height: 21px;
	border: none;
	text-decoration: none;
}
.sellers {
	background: url(../images/menu_sellers.jpg);
	width: 100px;
	height: 21px;
	border: none;
	text-decoration: none;
}
.sellers a:hover {
	background: url(../images/menu_sellers_mo.jpg);
	width: 100px;
	height: 21px;
	border: none;
	text-decoration: none;
}
.newbooks {
	background: url(../images/menu_newbooks.jpg);
	width: 104px;
	height: 21px;
	border: none;
	text-decoration: none;
}
.newbooks a:hover {
	background: url(../images/menu_newbooks_mo.jpg);
	width: 104px;
	height: 21px;
	border: none;
	text-decoration: none;
}
.about {
	background: url(../images/menu_about.jpg);
	width: 90px;
	height: 21px;
	border: none;
	text-decoration: none;
}
.about a:hover {
	background: url(../images/menu_about_mo.jpg);
	width: 90px;
	height: 21px;
	border: none;
	text-decoration: none;
}
.links {
	background: url(../images/menu_links.jpg);
	width: 61px;
	height: 21px;
	border: none;
	text-decoration: none;
}
.links a:hover {
	background: url(../images/menu_links_mo.jpg);
	width: 61px;
	height: 21px;
	border: none;
	text-decoration: none;
}
.terms {
	background: url(../images/menu_terms.jpg);
	width: 68px;
	height: 21px;
	border: none;
	text-decoration: none;
}
.terms a:hover {
	background: url(../images/menu_terms_mo.jpg);
	width: 68px;
	height: 21px;
	border: none;
	text-decoration: none;
}
.contact {
	background: url(../images/menu_contact.jpg);
	width: 92px;
	height: 21px;
	border: none;
	text-decoration: none;
}
.contact a:hover {
	background: url(../images/menu_contact_mo.jpg);
	width: 92px;
	height: 21px;
	border: none;
	text-decoration: none;
}

