/******************************
* Top-level
*
* Includes: 
* 	- Top level elements
* 
\******************************/

body {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#20657B;
	text-align: center;
	margin-top: 0px;
	color: #EEEEEE;
	width:762px;
	margin-left:auto;
	margin-right:auto;
	
}

img {
	
	border: none;
	
}

#holder {
	padding-top:20px;
	background-color: #20657b;
	width: 760px;
	
}

a {
	color:#666666;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
form {
	display: inline;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
/******************************
* Header formatting
*
* Includes: 
* 	- outline (TabKernel)
* 	- flash
* 	- navigation (mainmenu,menu)
* 
\******************************/

	
.flash1 {
margin-top:5px;
	width:760px;
	height: 178px;
	
}
#mainmenu {
	background-color: #b2a196;
	width: 760px;
}

.menu {
	width: 750px;
	height: 39px;
	margin-left: auto;
	margin-right: auto;
}

.menu a{
	float: center;
	text-decoration: none;
	width: auto;
	height: 30px;
	margin-top:3px;
	margin-right:20px;
	line-height: 300%;
	color: #000000;
	text-align: center;
	background-color: #b2a196;
}

.menu a:hover{
	color: #999999;
	text-decoration:none;
	background-color:#EEEEEE;
	
}




/******************************
* Sub Menu in Header
*
\******************************/

.menuholder {
	padding: 0;
	margin: 0;
	background-color: #cee1fb;
	width: 760px;
	height:23px;
	border-bottom:solid 1px #CCCCCC;
	border-top:solid 1px #CCCCCC;
	}
	
.menu1 {

	margin-left:auto;
	margin-right:auto;
	width: 610px;
	background-color:#cee1fb;
	height: 23px;
	}

.menu1 a {
	background-color: #cee1fb;
	float: left;
	text-decoration: none;
	width: auto;
	color: #000;
	text-align: left;
	line-height:210%;
	padding: 0px 1px 0px 1px;
}

.menu1 a:hover {
	color: #000000;
	text-decoration: none;
	background-color:#EEEEEE;
	border-left:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
	padding:0px;
	}


/******************************
* Left column
*
* Includes: 
* 	- boxText: Formatting name
* 	And What's New
* 
\******************************/
.home {
padding-top:30px;
width:80%;
margin-left:auto;
margin-right:auto;
}

.home img {
text-align:center;
}

.shoppingBoxHeading{
color:#000;
font-size:12px;
font-weight:bold;
padding: 30px 0px 5px 7px;
}

.infoBoxHeading {
color:#000000;
font-size:12px;
font-weight:bold;
padding: 30px 0px 5px 7px;
}


.leftmenu {
float: left;
background-color:#eeeeee;
width: 177px;
	border-right:solid 3px #CCCCCC;
}
.boxText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.boxText a{
	display: block;
	background-color: #cee1fb;
	color: #000;
	margin-top: 15px;
	padding: 2px 5px 3px 16px;
	text-decoration: none;
	border-top:solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;
	
	
}
.boxText a:hover {
	background-color: #cee1fb;
	color:#000;
	padding-left:12px;
	border-top:solid 1px #CCCCCC;
	border-left: solid 4px #FFFFFF;
	border-bottom:solid 1px #CCCCCC;
	
}
span.submenu a {
font-weight:bold;
padding:1px;
text-align:right;
margin-top: 2px;
margin-right:15px;
background-color:transparent;
border:none;
color:#000000;
}

span.submenu a:hover {
border:none;
background-color:transparent;
color:#20657b;
}

.whatsnewboxText {
	padding: .5em;
}
.whatsnewBox {
}
.errorBox {
	font-size: 12px;
	background: #ffb3b5;
	font-weight: bold;
}
/******************************
* Body column
*
* Includes: 
* 	- The center column
* 
\******************************/


.bodyholder {
float: left;
width: 760px;
background-color: #eeeeee;
	
}

.bodyText {
padding: 1em;
	float: left;
	width: 550px;

}


/******************************
* Boxes
*
* Includes: 
* 	- (x)infobox(x)
* 
\******************************/
//Changes box border - left and right hand menus.infoBox {
}
/* This sets the widths for both left column */
.infoBoxContents {
padding-left:2px;
font-size: 11px;
color:#003366;
}


/* This controls both left and right headings */
.infoBoxHeading, .whatsNewBoxHeading,.notificationsBoxHeading {
color:#000;
font-size:12px;
font-weight:bold;
padding: 10px 0px 0px 7px;
}
.infoBoxNotice {
	background:#20657B;
}
.infoBoxNoticeContents {
}
/******************************
* Right column
*
* Includes: 
* 	- Shopping cart
* 
\******************************/
#rightColumn {
}
.shoppingInfoBox {
/* You need to change the image colour if you change this */
	width: 11em;
	color:#FFFFFF;
	background-color:transparent;
/* this is important for the right hand site width */
}

.shoppingInfoBox a {
	color: #FFFFFF;
	text-decoration:none;
}

.shoppingInfoBox a:hover {
	color: #5858A2;
	text-decoration:underline;
}

.shoppingBoxTotal {
padding:5px 0 5px 16px;
	font-weight: bold;
	font-size: 12px;
	color:#000000;
	background-color:#deecff;
	border-top:solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;
}
.shoppingInfoBoxText {
	font-size: 11px;
	color:#FFFFFF;
	background-color: #000000;
}
span.righthandBoxContents {
	border-top:solid 1px #000000;
	font-size: 12px;
	color:#FFFFFF;
	background-color: #000000;
}
span.righthandBoxContents a: {
	color: #FFFFFF;
	text-decoration:none;
}

span.righthandBoxContents a:hover {
	color: #5858A2;
	text-decoration:underline;
}

td.righthandBoxContents {
	padding: .3em;
	color:#FFFFFF;
	background-color: #000000;
}
td.righthandBoxContents a {
	color: #FFFFFF;
	text-decoration:none;
}

td.product {
padding: .5em;

}

.righthandBoxContents a:hover {
	color: #5858A2;
	text-decoration:underline;
}
.righthandBoxContents p {
}
/************************************
* Notifications
\***********************************/
.notificationsText a{
 color: #ffffff;
}
.notificationsText {
  /* border: 1px solid #eee;
  padding: .5em; */
}
.notificationsBox {
}
/******************************
* Tyopgraphy
*
* Includes: 
* 	- Unsure
* 
\******************************/
.pageHeading, DIV.pageHeading {
padding:.2em;
	font-size: 18px;
	color:#000066;
	font-family: Arial, Helvetica, sans-serif;
	}
td.smallText, span.smallText, p.smallText, a.smallText {
	font-size: 12px;
	color: #000000;
}


/* ADDED 5 DECEMBER 2007 */

.price {

font-size: 14px;
font-weight: strong;
color: #eeeeee;

}

.product_title{

font-size: 16px;
font-weight: strong;
color: #20657B;
	
}	
	

.thumb_holder {

width: 110px;
height: 110px;	
valign: center;
text-align: center;
background-color: white;
border: 3px double black;
padding: 5px;
}

.main, p.main {
	padding-left:8px;
	font-size: .8em;
	line-height: 200%;
	color:#000;
}
.main h1 {
	font-size: 1.5em;
	}
/************************************
* On the main page, their name colour 
\***********************************/
span.greetUser {
	font-family: Arial, Helvetica, sans-serif;
	color: #f0a480;
	font-weight: bold;
}
/**************************************************************************
* In the shopping cart when they have added new item, style that item entry 
\*************************************************************************/
span.newItemInCart {
  font-style: italic;
  font-size: 12px;
  color:#FFFFFF;
}
.messageBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.messageStackError, .messageStackWarning {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #20657B;
}
.messageStackSuccess {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #99ff00;
}
.inputRequirement {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff0000;
}
span.errorText {
	font-family: Arial, Helvetica, sans-serif;
	color: #ff0000;
}
/******************************
* Warnings and errors
\******************************/
.stockWarning {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cc0033;
}
.productsNotifications {
	background: #f2fff7;
}
tr.headerError {
  background: #ff0000;
}
td.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}
tr.headerInfo {
  background: #20657B;
}
/******************************
* The progress bar at the bottom
* of the checkout pages
\******************************/
.checkoutBarFrom, .checkoutBarTo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8c8c8c;
}
.checkoutBarCurrent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
/******************************
* Footer
*
* Includes: 
* 	- The footer
* 
\******************************/
#footer {
padding-top:10px;
float:left;
background-color:#eeeeee;
padding-bottom:10px;
width: 760px;
height: 45px;
width: 760px;
height: 45px;
color:#666666;
}

#footer a{
color:#000;
}


#footer a:hover{
color:#666666;
}

.footer_barter_card {
margin-top:5px;
margin-left:auto;
margin-right:auto;
}

/******************************
* Categories
*
* Note:
*  - Haven't seen any application
*    for these classes yet
* 
\******************************/
.category_select {
	float: left;
	background-color: #000000;
	width: 215px;
	height: 31px;
	color: white;
	text-decoration: none;
}
.category_select a {
	color: white;
	text-decoration: none;
}
.category_select a:hover {
	float: left;
	background-color: yellow;
	text-decoration: none;
}
.category_count {
}
/******************************
* Row styles & Modules rows
*
* Odd and even rows
* 
\******************************/
TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
	background: #ffffff;
}
TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
	/*
  You may want to add this. It looks yuck with the images now
  
  background: #f8f8f9;
  */
}
.moduleRow {
}
.moduleRowOver {
	background-color: #eee;
	cursor: pointer;
	cursor: hand;
}
.moduleRowSelected {
	background-color: #eee;
}
/******************************
* Product list
*
* Includes: 
* 	- productsListing
* 
\******************************/
table.productListing {
}
.productListing-heading {
}
td.productListing-heading {
	
	padding: .3em;
	font-size: .9em;
	color: #000;
}
td.productListing-data {
	font-size: 12px;
	color:#000000;
}
/* To style the link of the products in shopping_cart.php */
.productListing-data-link {
  padding: 0 .5em 0 .5em;
  font-size: 12px;
}
/* Pagination */
a.pageResults {
	color: #0000FF;
}
a.pageResults:hover {
	color: #0000FF;
	background: #FFFF33;
}
/******************************
* Form styles
*
* Site form fields
* 
\******************************/
td.fieldKey {
	font-size: 12px;
	font-weight: bold;
}
td.fieldValue {
	font-size: 12px;
}
checkbox, input, radio, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
textarea {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
table.formArea {
	background: #f1f9fe;
	border-color: #7b9ebd;
	border-style: solid;
}
td.formAreaTitle {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
/******************************
* Unsorted
\******************************/
td.accountCategory {
	font-size: 13px;
	color: #aabbdd;
}
td.tableHeading {
	font-size: 12px;
	font-weight: bold;
}
span.markProductOutOfStock {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #c76170;
	font-weight: bold;
}
span.productSpecialPrice {
	font-family: Arial, Helvetica, sans-serif;
	color: #ff0000;
}
.lefthandmenu_links {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	display: block;
	line-height: 180%;
	background-color:;
	width: 100%;
}
.orderEdit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #70d250;
	text-decoration: underline;
}
.subBar {
	font-size: 12px;
	color: #000000;
	background: #f4f7fd;
}
h2 {
	color: red;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px dotted red;
	font-weight: bold;
}

img .flute {

}

img .bubbles {

}

td .animation {

}


