body {
	background-color: #f1f1f1;
	/*background-image: url(/images/layout/main-bg.gif);*/
	background-repeat: repeat-y;
	margin: 0px;
}

#body{
	padding:11px;
	background-color: #ffffff;
	position: relative;
	left: 50%;
	margin-left: -474px;
	width: 948px;
}


.nav {
	background-image: url(/images/menu/navigation-bg2.gif);
	background-color: #EAE9FF;
	background-repeat: no-repeat;
	height: 27px;
	padding-left: 14px;
}

.hdr {
	background-image: url(/images/title/hdr-bg2.jpg);
	background-color: #A1CC1A;
	background-repeat: no-repeat;
	height: 63px;
	width: 572px;
}

.hdr-right {
  background-color: white;
}

div.search {
	background-image: url(/images/layout/search-bg2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 21px;
	padding-left: 8px;
	padding-right: 6px;
	padding-bottom: 0px;
	height: 25px;
}

td.search {
  height: 20px;
}

.mailinglist {
	background-image: url(/images/mailinglist-bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 32px;
	padding-left: 8px;
	padding-right: 6px;
	padding-bottom: 0px;
}

.rightinput {
  width: 130px;
  font-size: 12px;
}

table.form-layout {
  border-collapse: collapse;
  border: 1px solid #d1ed38;
  background-color: #f0ffcb;
}

table.form-layout td {
  border: 1px solid #d1ed38;
  padding: 5px;
}

form {
  margin: 0px;
  padding: 0px;
}

div#page-content {
  font-family: Arial, Helvetica, sans-serif;
  color: #666666;
  
  padding-top: 10px;
  padding-bottom: 0px;
  font-size: 11px;
}

div#webshop-progress-bar {
  float: right;
  padding-right: 12px;
}

h1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
}

h1.print-header {
  font-weight: normal;
}

h2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  margin-top: 4px;
  margin-bottom: 4px;
  color: #FF4C1C;
}

h3 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  margin-top: 8px;
  margin-bottom: 4px;
  color: #FF4C1C;
}

h4  {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

p {
  font-size: 11px;
}

p.crumbs {
  font-size: 13px;
  padding-bottom: 8px;
  margin-left: 0px;
}

hr {
  height: 1px;
  color: #cccccc;
  background-color: #cccccc;
  border: 0px solid #cccccc;
}

div#page-content p {
  margin-bottom: 0px;
}

div#page-content a {
  color: #FF4C1C;
  text-decoration: underline;
}

div#page-content a:hover {
  color: #FF4C1C;
  text-decoration: none;
}

/*
 * Product/Category Detail items
 *
 */

.detail-item h3 {
  padding: 0px;
  margin: 0px;
  margin-top: 4px;
  margin-bottom: 4px;
}

.detail-item div.images {
  float: right;
  margin: 5px;
}

.detail-item h4 {
  padding: 0px;
  margin: 4px 0px;
}

.detail-item div.item-content {
  padding-bottom: 5px;
}

.detail-item div.item-content p {
  margin-left: 0px;
  margin-top: 12px;
}

select, textarea, input.text-field {
  border: 1px solid #d1ed38;
  padding: 1px;
}

input#quicksearch {
  border: 1px solid #d1ed38;
  padding: 1px;
}

div.form-outer {
  border: 1px solid #cccccc;
  margin: 20px;
  padding: 10px;
  background-color: #f8f8f8;
  width: 80%;
}

form {
  margin: 0px;
  padding: 0px;
}

form td {
  font-size: 11px;
  color: 
}

div.form-outer div.required-field-note {
  padding: 4px;
  margin: 0px;
  margin-bottom: 6px;
}

form .label {
  font-weight: normal;
  text-align: left;
}

form .buttons {
  text-align: right;
}

form .buttons table {
  float: right;
}

form .buttons table {
  vertical-align: top;
}

ul.no-style {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

div.error-list {
  border-bottom: 1px solid #cccccc;
  margin-bottom: 8px;
}

ul.error-list {
  list-style: square;
  margin-top: 0px;
  margin-bottom: 4px;
  padding-top: 0px;
  padding-bottom: 4px;
}

ul.error-list {
  line-height: 1.4em;
  color: red;
}

span.required-field {
  font-weight: bold;
  color: red;
}

div.menu-column-left {
	
  float: left;
  margin: 0;
  padding: 0;
  margin-right: 9px;
}

table.menu-column {
  border-collapse: collapse;
  width: 167px;
  
}

table.menu-column ul{
    margin: 0;
    padding: 0;
    padding-left: 5px;
    padding-right: 2px;
    padding-bottom: 3px;
	background-colour: #e4e4e4;

	
}

table.menu-column li{
	padding-bottom: 2px;
}

table.menu-column li, table.menu-column li a {
    text-indent: 0px;
    list-style: none;
    font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
    font-size: 10.5px;
    color: #950ff0;
    text-decoration: none;
    margin-top: 3px;    
}



table.menu-column li li a{
    text-decoration: none;
    text-indent: 0px;
    margin-left: 8px;
    display: block;
    color: #323234;
    font-size: 10.5px;   
    font-stretch: ultra-condensed;
    
}

table.menu-column li li a:hover{
	    color: #545456;
}


table.menu-column .content{
	padding: 0;
	margin: 0;
	border: 1px;
/*	background-color: #eceaff;*/
	background-image: url(/images/layout/column-bg2.jpg);
}

/*top menu*/


td.nav ul{
    margin: 0;
    padding: 0;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 2px;
	padding-top: 2px;
	background-colour: #e4e4e4;
}

/*{
    text-indent: 0px;
    list-style: none;
    font-family: Arial, Helvetica, sans-serif;
	  font-weight: bold;
	  text-transform: uppercase;
    font-size: 10.5px;
    padding-bottom: 2px;
    color: #950ff0;
    text-decoration: none;
    margin-top: 3px;    
}*/

td.nav li {
	
	display: inline;
	margin: 0;
	padding: 0;
	padding-left: 4px;
	padding-right: 4px;
	text-indent: 0;
	
}

td.nav li, td.nav li a {
    text-decoration: none;
    color: #323234;
    font-size: 10.5px;   
    font-stretch: ultra-condensed;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10.5px;
}

td.nav li a:hover{
	color: #545456;
}







/*
 * Right hand side "feature/specials" column
 *
 */


div.feature-column-right {
  margin-left: 9px;
  padding:0;
  
}

table.feature-column {
  border-collapse: collapse;
  width: 189px;
}


.feature-column td.content {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #222222;
  padding-top: 0px;
  padding-right: 12px;
  padding-bottom: 0px;
  padding-left: 13px;
  background-color: #E8FBB6;
  background-image: url(/images/layout/column-bg2.jpg);
}

.feature-column td.content_newsletter{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #222222;
  padding-top: 0px;
  padding-right: 12px;
  padding-bottom: 0px;
  padding-left: 13px;
  background-color: #88cd3f;
}

.feature-column td.content p {
  margin-left: 0px;
}

.feature-column div.item-image {
  float: right;
  border: 1px solid #A1CC1A;
  background-color: white;
  margin-left: 2px;
  margin-bottom: 2px;
}

.feature-column div#logo-list-title {
  text-align: center;
}

.feature-column div.logo-image {
  text-align: center;
  border: 1px solid #A1CC1A;
  background-color: white;
  margin-left: 2px;
  margin-bottom: 2px;
}

.feature-column div.item-image img {
  width: 60px;
}

.feature-column .item-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #EF2800;
	padding-bottom: 4px;
}

.feature-column .item-subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #222222;
	padding-bottom: 4px;
}

.feature-column .item-text {
  margin-bottom: 4px;
}

.feature-column a {
	font-weight: bold;
	color: #EF2800;
	text-decoration: underline;
}

.feature-column a:hover {
	font-weight: bold;
	color: #EF2800;
	text-decoration: none;
}

/* -------------------------- */

div.category-description {
  margin: 8px 0px;
}

ul.subcategory-menu {
  list-style: circle;
}

ul.subcategory-menu li {
  line-height: 1.5em;
  font-weight: bold;
}

ul.subcategory-menu li div {
  padding: 10px;
}

table#shopping-cart-buttons, table#order-confirm-buttons {
  width: 100%;
  border-collapse: collapse;
  margin-top: 4px;
  margin-bottom: 4px;
}

table#shopping-cart tr.title-row,
table#order-confirm tr.title-row {
  font-size: 13px;
  background-color: #f8f8f8;
  text-align: left;
}

table td.total {
  font-weight: bold;
}

table .number,
table .total {
  text-align: right;w
  font-size: 12px;
}

table#shopping-cart .button {
  text-align: center;
  padding: 6px;
}


/*
 * Product List items.
 *
 */
table.product-list-item-short,
table.product-list-item-medium,
table#shopping-cart,
table#order-confirm {
  width: 100%;
  border-collapse: collapse;
  margin-top: 4px;
  margin-bottom: 4px;
}

table.product-list-item-short div.sku,
table.product-list-item-short div.quantity,
table.product-list-item-medium div.sku,
table.product-list-item-medium div.quantity {
  margin-top: 4px;
}

table.product-list-item-short h3.item-title,
table.product-list-item-medium h3.item-title {
  margin: 0px;
}

table.product-list-item-medium td.item-image {
  vertical-align: top;
  padding: 6px;
}

table.product-list-item-short td, 
table.product-list-item-medium td {
  padding: 3px;
  font-size: 12px;
}

table.product-list-item-short td.description {
  vertical-align: top;
  width: auto;
}

table.product-list-item-short td.price,
table.product-list-item-medium td.price {
  width: auto;
  text-align: right;
  font-size: 12px;
  vertical-align: top;
  color: #333333;
}

table.product-list-item-medium td.price div.price-text {
  font-weight: bold;
  color: #333333;
}

table span.old-price span.value {
  text-decoration: line-through;
}

table.product-list-item-medium td.short-description {
  padding: 8px 0px;
  margin: 0px;
}

table.product-list-item-medium td.short-description p {
  margin-left: 3px;
  margin-right: 3px;
}

table.product-list-item-short td.button {
  width: 90px;
  text-align: center;
}

/* 
 * related categories 
 *
 */
ul.related-categories {
  margin: 0px;
  padding-left: 20px;
  list-style: circle;
}

ul.related-categories li {
  line-height: 1.5em;
}

/*
 *
 *
 */
div#delivery-address {
  margin-left: 16px;
}


/*
 *
 *
 */

table span.title {
  font-weight: bold;
}

table tr.summary {
  font-size: 13px;
  font-weight: bold;
}

table#shopping-cart tr.shopping-cart-summary td,
table#shopping-cart tr.title-row th {
  padding: 4px 0px;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	background-image: url(/images/layout/footer-bg.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-right: 20px;
	padding-top: 20px;
}

.footer a{
	color: #222222;
	text-decoration:underline;
}

.footer a:hover{
	color: #222222;
	text-decoration: none;
}

.dropdown a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}

.dropdown a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #444444;
	text-decoration: none;
}

div.nex-bullet {
  display: inline;
}

table.menu-column li:before{
	/*content: url(../images/menu/btn-home1.gif);*/
}

#constant_contact_form{
  width: 100%;
  text-align: center;
  margin: 0 0 10px;
}

#constant_contact_input{
	font-size: 10px;
	border: 1px solid #c6f10e;
	color: #9c9c9c;
  background-color: white;	
  margin-left: 3px;  
}

#constant_contact_submit{
	font-size: 10px;
  border: 1px solid #c6f10e;
  color: #000000;
  font-weight: bold;
  background-color: white;
  margin-left: 5px;
}

.password_sent{
	font-size: 14px;
	font-weight: bold;
	color: green;
	background-color: white;
	border: 4px solid #CCCCCC;
	padding: 10px;
	margin-bottom: 10px
	
}
