/*general classes and page setup*/
body {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 70%;
	color: #666666;
}
.clearingDiv {clear: both;}
.floatLeft {float:left;}
.floatRight {float:right; margin:0 0 7px 7px;}
p {
	font-size:1.0em;
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	color: #666666;
	line-height: 1.2em;
}
h1 {
	font-size:1.2em;
	color: #9AC6C9;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9AC6C9;
	font-weight: lighter;}
h2 {
	font-size: 1.2em;
	color: #9AC6C9;
	display: block;
	font-weight: lighter;	
}
a {color: #000000;text-decoration: none;}
a:hover {color: #000000;text-decoration: underline;}

/*navList styles*/
div#navlist ul {
	padding:0px;
	margin:0px;
	border-top:1px solid white;
	list-style-type:none;
}
div#navlist li {
	margin:0px;
	padding:.3em 0;
	border-bottom:1px solid white;
	text-align:right;
	background-image: url(../images_original/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
}
div#navlist a {color: #666666;}
div#navlist a:hover {color: #FFFFFF;text-decoration: none;}

/*leftBar styles*/

div#leftBar ol li {
	list-style-position: inside;
}

div.navlist2 ul {
	margin:0;
	padding:0;
	border-top:1px solid white;
	list-style-type:none;
}
div.navlist2 li {
	margin:0;
	padding:.3em 0;
	border-bottom:1px solid white;
	text-align:right;
	background-image: url(../images_original/light_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
}
div.navlist2 a {color: #666666;}
div.navlist2 a:hover {color: #FFFFFF;text-decoration: none;}

#news p {text-align: justify;}
#news h1 {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	padding: 0 10px 0 10px;
	color: #9AC6C9;
	word-spacing: normal;
	font-weight: lighter;
	text-align: left;	
}



/*NEEDS SORTING FROM HERE DOWN -------------------------------------*/


#content {
}

#content p {
	text-align: justify;
	
}




.centreBorder {
	text-align: center;
	padding: 3px;
	border: 1px solid #9AC6C9;
}
#thumbnails {
	width: 210px;
	/*border:1px solid red;*/
		
}
#thumbnails td {
/*border:1px solid red;*/
	height: 80px;
	padding: 3px;
}
#thumbnails td a img {
	border:none;
}
#productInfo {
	width: 200px;
	
}
#content ul {
	list-style-type: circle;
	
}
#content ul li {
	margin: 4px 0 4px 0;
}
div#content form {
	width:244px;
	background-color: #D8EFF0;
	padding: 20px 3px 20px 3px;
	
}
div.formSubDiv {
	height:auto;
	margin:10px 0 10px 0;
}
div#content form label {
	width:110px;
	float:left;
	margin:3px 5px 0 0;
}
div#content form input {
	float:left;
}

.spacerDivText  {
	margin:10px 0 3px 0;
	color: #333333;	
	
}
#booklist ul {
	list-style-type: none;
}
#contents p, #contents button {
	margin: 10px 0 10px 0;	
}

#basketDisplay p {
	color:#666;
	margin: 0;
	padding: 0;
}





.alignCentre {text-align:center;}
.searchBtn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #FFFFFF;
	background-color: #666666;
	border: 1px solid #666666;
	height: 20px;
	width: 30px;
}
.searchBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #666666;
}
.textbox {
	background-color: #D9EEF0;
	border: 1px solid #9AC6C9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.textboxDisabled {
	background-color: #FFFFFF;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.submit {	
	color: #FFFFFF;
	background-color: #0672CC;
	border: none;
	height: 18px;
	font-weight: bold;
	
}
form, ol, ul {
	margin: 10px 0px;
	padding: 0px;
}
#rightBar li {
	list-style-position: inside;
	list-style-image:url(../images_original/white_bullet.gif);
	margin: 8px 0;
	padding: 0px;
}
.blue {
color:#0067BF;
font-size:120%;
}
/*li.bullet {
	list-style-type: square;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #000000;	
}*/
ul.bulletLrg {
	margin:7px 0;
}
li.num {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #000000;		
}
li.account {
	list-style-type: square;
	padding-top: 5px;
	padding-bottom: 5px;
}
.txtCopy, .txtSiteDocs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
}
.txtSession, a.txtSession, a.txtSiteDocs {
	color:#FFCC00;
	text-decoration: none;
}
a.txtSession:hover, a.txtSiteDocs:hover {
	color:#FFCC00;
	text-decoration: underline;
}
a.txtButton, a.txtviewCart {
	font-weight: bold;
	color: #FFFFFF;
	font-size:110%;
	background-color: #0672CC;
	padding: 3px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}
a.txtButton:hover, a.txtviewCart:hover {
	font-weight: bold;
	color: #666666;
	background-color: #D9EEF0;
	padding: 3px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}

.txtOldPrice {
	text-decoration: line-through;
}
.txtSale {
 	color: #FF0000;
}
.txtOutOfStock {
	color: #FF0000;
}
.txtSiteDocs, a.txtSiteDocs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	text-decoration:none;
}
a.txtSiteDocs:hover {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #FF6600;
	text-decoration:none;
}
/*.txtDefault, a.txtDefault, a.txtLink, a.txtLocation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #070F72;
	text-decoration:none;
}
a.txtDefault:hover, a.txtLink:hover, a.txtLocation:hover {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF6600;
	text-decoration:none;
}*/
/*.txtContentTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #0672CC;
}*/
.txtBoxSave {
	color: #F90707;
	padding-left: 16px;
}
.tblList {
	margin:0 0 10px 0;
	padding:5px 0 10px 0;
	border-top-color: #9AC6C9;
	border-top-style: dotted;
	border-top-width: 1px;
	border-bottom-color: #9AC6C9;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
/*.tdListTitle {
	text-align:center;
}*/
/*.tdEven {
	background-color: #FFFFFF;
}
.tdOdd {
	background-color: #EBEDFE;
} ------------------------------ This might be worth leaving in!! ----*/
.txtCartPrice {
	float: right;
	color: #0672CC;
	padding-right: 3px;
}
/*.txtCart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #000000;	
}*/
.cartTotal {
	border-top-color: #9AC6C9;
	border-top-style: dotted;
	border-top-width: 1px;
	padding-top: 6px;
	margin-top: 6px;
}
a.txtCartProduct:active, a.txtCartProduct:link, a.txtCartProduct:visited {
	text-decoration: none;
	color: #000000;
}
a.txtCartProduct:hover {
	text-decoration: none;
	color: #FF6600;
}
/*a.txtviewCart:active, a.txtviewCart:link, a.txtviewCart:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9900;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #000000;
}
a.txtviewCart:hover {
	background-color: #66CC33;
	color: #FFFFFF;
} ----------------------------This is the orange button to view cart */
.cartProgress {
	/*border-top-color: #9AC6C9;
	border-top-style: solid;
	border-top-width: 1px;*/
	/*border-bottom-color: #9AC6C9;
	border-bottom-style: solid;
	border-bottom-width: 1px;*/
	padding: 10px 10px 15px 10px;
	margin: 0 0 10px 0;
	width: 458px;
	text-align:center;
	
}
.txtcartProgressCurrent {
	color: #0067BF;
	font-weight: bold;
}
.quickBuy {
	text-align: center;
	
}
.tdcartTitle {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	border-bottom: 1px solid #666666;
}
.tdcartEven {
	background-color: #EBEDFE;	
}
.tdcartOdd {
	background-color: #FFFFFF;
}
.tdCartSubTotal {
	padding-top: 10px;
	border-top: 1px solid #666666;
}
a.txtCheckout {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #66CC33;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #000000;
}
/*a.txtUpdate {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9900;
	text-decoration: none;	
	font-size:110%;
	padding: 3px;
	line-height: 20px;
	text-align: center;
	
}*/
.txtStockWarn {
	font-size: 75%;
	color: #FF0000;
}
.txtError {
	font-weight: bold;
	background-color: #FFCECE;
	border: 1px solid #FF0000;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.txtCopyright, a.txtCopyright {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 5px;
	color: #000000;
}
a.txtCopyright:hover {
	text-decoration: none;
}
.dropDown {
	width: 120px;
}
