﻿body
{
    background-color: #ffffff;
    margin: 0px;
    font-family: Verdana;
    color: #666666;
    font-size: 9pt;
}

a:link
{
    color: #666666;
    text-decoration: underline;
}

a:visited
{
    color: #666666;
    text-decoration: underline;
}

a:active
{
    color: #666666;
    text-decoration: underline;
}

a:hover
{
    color: #a0d53b;
    text-decoration: underline;
}

h1
{
    font-size: 20pt;
    font-weight: bold;
    color: #ffffff;
    margin: 0px;
}

h2
{
    font-size: 18pt;
    color: #ffffff;
    font-weight: normal;
    margin: 0px;
}

h2.heading
{
    font-size: 20pt;
    font-weight: bold;
    color: #a0d53b;
    margin: 0px 0px 25px 0px;
}

.dotcom
{
    font-size: 18pt;
    color: #ffffff;
    font-weight: normal;
    margin: 0px;
}

h3
{
    font-size: 8pt;
    color: #6eac28;
    font-weight: bold;
    margin: 0px 0px 5px 0px;
}

h4
{
    font-size: 20pt;
    font-weight: bold;
    color: #a0d53b;
    margin: 0px 0px 25px 0px;
}

h5
{
    font-size: 18pt;
    color: #a0d53b;
    font-weight: normal;
    margin: 0px;
    margin: 0px 0px 25px 0px;
}

.container
{
    width: 995px;
    height: auto;
    margin: auto;
    border-left: solid 1px #000000;
    border-right: solid 1px #000000;
    border-bottom: solid 1px #000000;
    border-top: solid 1px #000000;
    margin-bottom: 20px;
    margin-top: 20px;
}

.banner
{
    width: 995px;
    height: 149px;
    background-image: url(img/banner.jpg);
    background-repeat: no-repeat;
    background-position: top;
    background-color: #e0e0e0;
}

.login_details
{
    height: 24px;
    line-height: 24px;
    font-weight: bold;
    padding: 0px 10px 0px 10px;
    text-align: right;
}

.banner_left
{
   width: auto;
   height: 119px;
   float: left;
   padding-left: 155px;
   padding-top: 30px;
}

.banner_right
{
   width: 300px;
   height: 124px; 
   float: right;
   padding-top: 10px;
   padding-right: 10px;  
}

.newsletter_signup
{
	padding-top: 3px;
	clear: both;
	color:#FFFFFF;
font-weight:bold;
line-height:20px;
	}

.basket_details
{
    font-weight: bold;
    color: #ffffff;
    line-height: 20px;
}

.basket_details a:link
{
    color: #ffffff;
    text-decoration: none;
}

.basket_details a:visited
{
    color: #ffffff;
    text-decoration: none;
}

.basket_details a:active
{
    color: #ffffff;
    text-decoration: none;
}

.basket_details a:hover
{
    color: #ffffff;
    text-decoration: underline;
}

.main
{
    width: 985px;
    height: auto;
    padding: 18px 5px 18px 5px;
    overflow: auto;
}

.left
{
    width: 187px;
    height: auto;
    padding: 0px 5px 0px 5px;
    float: left;
}

.left ul
{
	margin: 0px;
	padding: 0px;
	/*width: 150px;*/
	list-style: none;
	padding-bottom: 10px;
	border-bottom: dashed 1px #a0a0a0;
	margin-bottom: 14px;
}

.left ul li
{
    /*width: 148px;*/
    /*border-bottom: solid 1px #f899d1;*/
	list-style: none;
}

.left ul li a
{
	display: block;
	/*width: 148px;*/
	height: auto;
	min-height: 20px;
	line-height: 20px;
	background-color: #ffffff;
	color: #6eac28;
	text-align: left;
	font-size: 8.5pt;
	font-weight: normal;
	text-decoration: none;
}

.left ul li a:hover
{
	display: block;
	/*width: 148px;*/
	height: auto;
	min-height: 20px;
	line-height: 20px;
	background-color: #a0d53b;
	color: #ffffff;
	text-align: left;
	font-size: 8.5pt;
	font-weight: normal;
	text-decoration: none;
}

.left_image
{
    padding-bottom: 14px;
}

.content
{
    width: 778px;
    height: auto;
    padding: 0px 5px 0px 5px;
    float: left;
}

.content_col_container
{
    float: left;
}

.content_col
{
    width: 379px;
    height: auto;
    float: left;
    padding: 5px;
}

.logos
{
    padding: 18px 0px 10px 217px;
}

.image_row
{
    padding-bottom: 14px;
    float: left;
}

.contactInfo
{
	float: left;
	width: 350px;

	}
	
	

.billingAddress
{
	margin-left: 350px;

	}
	
.button
{
 cursor: pointer;
	}
	
ol.multi li
{
	padding: 3px 0px;
	
}

.dotcom {
color:#FFFFFF;
font-size:18pt;
font-weight:normal;
margin:0;
}