fbody,html {
   margin: 0px;
   padding: 0px;
   background-color: #000066;
   font: 13px Tahoma, Arial, Helvetica, sans-serif; 
   color: #000000;
}

body.receipt {
	background-color: #FFCCFF;
	background-image: url('images/theme_shim.gif');
}

p, td, th, legend {
   font: 13px Tahoma, Arial, Helvetica, sans-serif; 
}

form {
	margin: 0;
	padding: 0;
}

h1 {
   font: 20px Tahoma, Arial, Helvetica, sans-serif;
   
   	color: #000066; /*#005555*/
   
   margin: 0;
   padding: 0;
   margin-top: 1em;
   font-weight: bold;
}

	h1.sectionheading {
		font-size: 20px;
		font-weight: 900;
		margin: 0px;
		padding: 16px 0px 4px 0px;
	   
	   	color: #000066; /*#005555*/
	   
		}

h2 {
   font: 15px Tahoma, Arial, Helvetica, sans-serif;
   font-weight: bold;
   
   	color: #000066;
   
   margin: 0;
   padding: 0;
   margin-top: 1em;
}

textarea {
   font: 13px Tahoma, Arial, Helvetica, sans-serif;
}

th {
   font-weight: bold;
   background-color: #3300CC; /*#CCCCCC*/
   color: #FFCCFF;
}

form {
   margin: 0px;
}

a:link {
   color: #CC0066; /*#000000*/
   text-decoration: none;
}

a:visited {
   color: #990099; /*#000000*/
   text-decoration: none;
}

a:hover {
   color: #000000; /*#000000*/
   text-decoration: underline;
}

a:active {
   color: #CC0066; /*#000000*/
   text-decoration: underline;
}

a.sectiontree {
   text-decoration: none;
   font-size: 11px;
}

a.sectiontree:hover {
   text-decoration: none;
   font-size: 11px;
}

legend {
	padding: 5px;
   
	   
			color: #000066;
			border: solid 1px #000066;
		
		
	
}

fieldset {
   
		border: solid 1px #000066;
		
	
	padding: 10px;
}

#receipt {
   padding: 10px;
   width: 600px;
}

.poweredby {
   font: 11px Tahoma, Arial, Helvetica, sans-serif;
   text-align: center;
}

.required {
   color: #FF0000; /*#FF0000*/
}

.small {
   font-size: 11px;
}

.cart-total {
   font-weight: bold;
   font-size: 11px;
}

.checkoutfield {
	background-color: #FFCCFF;
}

input.formButton {
   font-family: Tahoma, Arial, Helvetica, sans-serif;
   font-size: 13px;
   font-weight: bold;
   color: #FFCCFF; /*#FFFFFF*/
   
   	background-color: #CC0066; /*#153651*/
   
   border: 1px solid #000000; /*#000000*/
   cursor: pointer;
   width: 160px;
   margin-top: 2px;
   margin-bottom: 2px;
}

input.smallButton {
   font-family: Tahoma, Arial, Helvetica, sans-serif;
   font-size: 13px;
   font-weight: bold;
   color: #FFCCFF; /*#FFFFFF*/
   
   	background-color: #CC0066; /*#153651*/
   
   border: 1px solid #000000; /*#000000*/
   cursor: pointer;
   margin: 2px;
}

select.jump {
   font-family: Tahoma, Arial, Helvetica, sans-serif;
   font-size: 11px;
   z-index: 1;
   margin-bottom: 3px;
   width: 135px;
}

input.small, select.small {
   font-family: Tahoma, Arial, Helvetica, sans-serif;
   font-size: 11px;
   z-index: 1;
   margin-bottom: 3px;
}

select.medium {
   font-family: Tahoma, Arial, Helvetica, sans-serif;
   font-size: 13px;
   z-index: 1;
   margin-bottom: 3px;
}

input.error {
   background-color: #FF0000; /*#FF0000*/
   border: 1px solid #FF0000; /*#FF0000*/
}

.product p {
	margin: 0px 0px 5px 0px;
}

.properties p {
	margin: 0px 0px 2px 0px;
}

.parentlist {
   margin-bottom: 20px;
}

.headerfooter {
   margin-bottom: 5px;
   display: block;
   margin-top: 5px;
   text-align: center;
   font-size: 11px;
}

.terms {
   margin-right: 20px;
   margin-left: 20px;
}

table.list {
   margin-right: 5px;
   margin-left: 5px;
}

table.grid, table.cartgrid {
    border-spacing: 0px;
    border-collapse: collapse;
}

table.grid th, table.cartgrid th {
    font-weight: normal;
    padding: 0.1em 0.5em;
    border: 1px solid #666666;
}

table.grid td, table.cartgrid td {
    padding: 0.1em 0.5em;
    border: 1px solid #666666;
}

table.cartgrid {
	width: 552px;
}


/* topbar elements */

#outer-container {
	margin: 0 auto;
	width: 1000px;
	background: #FFCCFF url('images/container-background.gif') repeat-y;
}

#topbar {
	width: 970px;
	margin-left: 15px;
	height: 116px;
}

#logo-background {
	width: auto;
	background: #FFCCFF url('images/logo-background.gif');
	height: 116px;
}

.heading-top {
	font-weight: bold;
}

#logo-top {
	float: left;
	width: 600px;
	height: 75px;
	overflow: hidden;
}

#quicksearch-top {
	float: right;
	margin-top: 30px;
	margin-right: 10px;
	width: 200px;
}

#quicksearch-field-top {
	float: left;
}

#quicksearch-button-top {
	float: right;
}

.quicksearch-button input {
	border: solid 1px #FFCCFF;
	background-color: #CC0066;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #FFCCFF;
	margin-top: 3px;
}

#functions-top {
	width: 540px;
	float: left;
	margin-top: 14px;
	margin-left: 5px;
}

#functions-top a {
	display: block;
	float: left;
	margin-left: 2px;
	padding: 3px 7px;
	color: #FFCCFF;
	font-size: 11px;
	background-color: #CC0066;
	text-decoration: none;
	border: solid 1px #FFCCFF;
}

#functions-top a:visited {
	background-color: #000066;
	color: #FFCCFF;
}

#functions-top a:hover {
	background-color: #990099;
	color: #FFCCFF;
}

#functions-top a:active {
	background-color: #000066;
	color: #FFCCFF;
}

#functions-top a:link {
	background-color: #000066;
	color: #FFCCFF;
}

#mini-cart-top {
	float: right;
	width: 350px;
	margin-top: 14px;
	margin-right: 5px;
}

#mini-cart-heading-top {
	display: none;
}

#mini-cart-details-top {
	float: left;
	margin-top: 4px;
	margin-right: 5px;
	font-size: 11px;
	color: #FFCCFF;
}

.cart-total {
	font-weight: bold;
}

.mini-cart-button-top {
	float: right;
}

.mini-cart-button-top a {
	display: block;
	margin-left: 2px;
	padding: 3px;
	color: #FFCCFF;
	font-size: 11px;
	background-color: #CC0066;
	text-decoration: none;
	border: solid 1px #FFCCFF;
}

.mini-cart-button-top a:visited {
	background-color: #000066;
	color: #FFCCFF;
}

.mini-cart-button-top a:hover {
	background-color: #990099;
	color: #FFCCFF;
}

.mini-cart-button-top a:active {
	background-color: #000066;
	color: #FFCCFF;
}

.mini-cart-button-top a:link {
	background-color: #000066;
	color: #FFCCFF;
}

#login-top {
	display: none;
}

/* sidebar elements */

#sidebar {
	float: left;
	margin: 5px;
	margin-right: 0;
	border: solid 1px #000066;
	background-color: #FFCCFF;
	width: 185px;
	display: inline;
}	


.side-element {
	margin: 10px 5px 20px 5px;
	clear: both;
}

.heading-side {
	font-weight: bold;
	clear: both;
	border-bottom: dotted 1px #CC0066;
	padding-bottom: 3px;
	margin-bottom: 3px;
	font-size: 15px;
}

#logo-left {
	display: none;
}
ul#section-list-left {
	margin: 0;
	padding: 0;
	margin-left: 20px;
}

.section-1-link-left a {
	display: block;
	padding: 3px;
	text-decoration: none;
    font-size: 11px;
}

.section-1-link-left a:hover {
	text-decoration: underline;
}

#quicksearch-left {
	display: none;
}

#mini-cart-details-left {
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
}

#mini-cart-details-left table {
	border: solid 1px #000000;
	border-width: 1px 0 0 1px;
}

#mini-cart-details-left table td {
	border: solid 1px #000000;
	border-width: 0 1px 1px 0;
	padding: 2px;
}

.mini-cart-button-left {
	float: left;
}

.mini-cart-button-left a {
	display: block;
	margin-left: 2px;
	padding: 3px;
	color: #FFCCFF;
	background-color: #000066;
	font-size: 11px;
	text-decoration: none;
	border: solid 1px #FFCCFF;
}

.mini-cart-button-left a:visited {
	background-color: #000066;
	color: #FFCCFF;
}

.mini-cart-button-left a:hover {
	background-color: #990099;
	color: #FFCCFF;
}

.mini-cart-button-left a:active {
	background-color: #000066;
	color: #FFCCFF;
}

.mini-cart-button-left a:link {
	background-color: #000066;
	color: #FFCCFF;
}

#login-left {
}

.login-label-left, .login-field-left {
	font-size: 11px;
}

.login-button input {
	border: solid 1px #FFCCFF;
	background-color: #CC0066;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #FFCCFF;
	margin-top: 2px;
}

#functions-left {
	display: none;
}


/* styles for bar above main area */

#main-area {
	margin: 0 16px 0 15px;
	clear: both;
}

#content-top {
	margin-left: 0;
	margin-right: 20px;
	width: 745px;
	float: right;
	display: inline;
	padding-top: 9px;
}

ul#section-list-top {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul#section-list-top li {
	display: inline;
}

.section-link-top a {
	font-size: 11px;
	display: block;
	float: left;
	border: solid 1px #CC0066;
	padding: 3px;
	text-decoration: none;
	color: #FFCCFF;
	background-color: #CC0066; 
	margin: 0 2px;
}

.section-link-top a:visited {
	background-color: #000066;
	color: #FFCCFF;
}

.section-link-top a:hover {
	background-color: #990099;
	color: #FFCCFF;
}

.section-link-top a:active {
	background-color: #000066;
	color: #FFCCFF;
}

.section-link-top a:link {
	background-color: #000066;
	color: #FFCCFF;
}

#content {
	margin: 20px;
	margin-left: 0;
	width: 745px;
	float: right;
	display: inline;
}


#footer {
	border-top: solid 1px #000066;
	margin-top: 10px;
}

#links {
   font-size: 11px;
}

/* Timings and Debug etc */


#timings {
   font-family: Tahoma, Arial, Helvetica, sans-serif;
   font-size: 13px;
   position: relative;
   float:right;
   width:40%;
   color:red;
}

#debug {
   background-color: #CCCCFF;
   border: 1px solid #000000; /*#000000*/
   padding: 5px;
   margin-bottom: 20px;
   margin-right: 5px;
   margin-left: 5px;
   font-family: Tahoma, Arial, Helvetica, sans-serif;
   font-size: 13px;
}

#phperror {
   background-color: #FF0000;
   color: #000000;
   border: 1px solid #000000; /*#000000*/
   padding: 5px;
   margin-bottom: 20px;
   margin-right: 5px;
   margin-left: 5px;
   font-family: Tahoma, Arial, Helvetica, sans-serif;
   font-size: 13px;
}

#error {
   background-color: #FFCC99;
   border: 1px solid #FF0000; /*#FF0000*/
   padding: 5px;
   margin-bottom: 20px;
   margin-right: 5px;
   margin-left: 5px;
   font-weight: bold;
}

#message {
   border: 1px solid #FF0000; /*#CC0000*/
   padding: 5px;
   margin-bottom: 20px;
   margin-right: 5px;
   margin-left: 5px;
   font-weight: bold;
}