body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #444444;
	margin-bottom: 25px;
	line-height: 1.5em;
}
img {
	border: 0px;
}
#textarea {
	width: 300px;
	border: 1px solid #CCCCCC;
	height: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.formbox {
	width: 300px;
	border: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.formbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #80AED5;
	border: 1px solid #80AED5;
}
.bold {
	font-weight: bold;
}
.error {
	font-weight: bold;
	font-size:13px;
	color: #CA0C05;
}
.blue {
	color: #0E5FD8;
}
.biggerbold {
	font-size: 17px;
	font-weight: bold;
}

#topBg #breadcrumbs {
	margin-top: 4px;
	margin-left: 186px;
}

#container {
	margin: auto;
	width: 700px;
}
#content #rightside {
	width: 514px;
	float: right;
	margin-left: 3px;
	clear: right;
}
#rightside #text {
	width: 510px;
	margin-top: 4px;
	margin-left: 4px;
	margin-bottom: 4px;
	clear: both;
	text-align: left;
}
#text h1 {
	font-size: 16px;
	font-weight: bold;
	color: #0066CC;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.headingtext {
	font-size: 16px;
	font-weight: bold;
	color: #0066CC;
}
#footer {
	width: 700px;
	margin-top: 10px;
	float: left;
}

#header {
	float: left;
	width: 700px;
}
#logo {
	float: left;
	height: 57px;
	width: 200px;
}
#topRight {
	height: 57px;
	width: 500px;
	float: right;
	text-align: right;
	vertical-align: middle;
}
#banner {
	background-image: url(../images/3.jpg);
	background-repeat: no-repeat;
	width: 100%;
	height: 106px;
	float: left;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #CCCCCC;
}

#topBg {
	background-image: url(../images/top_bg.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 700px;
	float: left;
}
#content {
	background-image: url(../images/left_bg.gif);
	background-repeat: repeat-y;
	width: 700px;
	float: left;
}
#content #leftside {
	width: 180px;
	float: left;
	background-image: url(../images/left_bg.gif);
	background-repeat: repeat-y;
}

#bottomBg {
	background-image: url(../images/bottom_bg.gif);
	background-repeat: no-repeat;
	float: left;
	height: 4px;
	width: 700px;
	clear: both;
}
#navi {
	float: left;
	width: 179px;
	background-color: #FFFFFF;
}
.sideImage {
	float: left;
	width: 179px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #FFFFFF;
}
#searchBox {
	width: 149px;
	margin-left: 14px;
	padding-bottom: 9px;
	padding-top: 9px;
	clear: left;
}
a {
	color: #0E5FD8;
	text-decoration: none;
}
a:hover {
	color: #0E5FD8;
	text-decoration: underline;
}

#searchBox input {
	border: 1px solid #CCCCCC;
	width: 146px;
	margin-bottom: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #666666;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
}

#navi ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#navi li {
	color: #0E5FD8;
	background-color: #EFEFF4;
	margin-bottom: 3px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	background-image: url(../images/navi_bullet_off.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 27px;
}
#navi li a.red {
	color: #FF0000;
}
#subNavi {
	width: 179px;
	background-color: #FFFFFF;
	clear: both;
}
#subNavi ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#subNavi li {
	color: #0E5FD8;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 4px;
	background-image: url(../images/submenu_bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 27px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#subNavi .noBorder {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
}
#navi .onBg {
	background-image: url(../images/navi_bullet_on.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#banner .left {
	float: left;
	height: 106px;
	width: 350px;
}
#banner .right {
	float: right;
	height: 106px;
	width: 350px;
}
#basketArea {
	height: 22px;
	width: 500px;
	margin-top: 35px;
	text-align: right;
}
/* Multiple Product Page */
.productRow {
	width: 510px;
	float: left;
}
.line{
	width:510px;
	height:1px;
	margin-top:20px;
	margin-bottom:20px;
	float:left;
}
.line2{
	width:510px;
	height:1px;
	margin-top:10px;
	margin-bottom:10px;
	float:left;
}
.testimonialBox {
	width: 430px;
	float: left;
}
.productBox {
	width: 170px;
	float: left;
	text-align: left;
}
.productImage {
	height: 160px;
	width: 150px;
	margin-right: 10px;
	margin-left: 10px;
	text-align: left;
}
.productText {
	height: 35px;
	width: 150px;
	line-height: 1.3em;
	color: #0066CC;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.pressText {
	width: 120px;
	line-height: 1.3em;
	color: #0066CC;
	margin-top: 5px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 25px;
}
.pressImage {
	height: 160px;
	width: 150px;
	margin-right: 10px;
	margin-left: 10px;
	text-align: center;
}
.topButtons {
	width: 510px;
	height: 25px;
}
.buttonleft {
	float: left;
	width: 255px;
	margin-bottom: 20px;
	margin-top: 5px;
}
.buttonright {
	float: left;
	width: 255px;
	margin-top: 4px;
	text-align: right;
}

.testimonialImage {
	width: 70px;
	margin-right: 10px;
	margin-left: 0px;
	text-align: center;
}
.testimonialBox2 {
	width: 80px;
	float: left;
}
.productPrice {
	height: 30px;
	width: 150px;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 10px;
}
.boldPrice {
	font-weight: bold;
}
#detailImage {
	float: left;
	text-align: center;
	width: 185px;
}
#detailRight {
	width: 324px;
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E0E0E8;
}

#detailText {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0E8;
	padding-left: 10px;
}
#detailButton {
	padding-left: 10px;
	
}
.newsRow {
	width: 510px;
	float: left;
}
table.stats
{
	text-align: center;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ;
font-weight: normal;
font-size: 11px;
color: #fff;
width: 100%;
background-color: #666;
border: 0px;
border-collapse: collapse;
border-spacing: 0px;}

table.stats td
{background-color: #F6F6F6;
color: #000;
padding: 4px;
text-align: left;
border: 1px #fff solid;}

table.stats td.hed
{
	padding: 4px;
	text-align: left;
	border-bottom: 2px #fff solid;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFFFF;
}
.stats input {
	width: 30px;
	border: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


/* Multiple Product Page */
.productRow {
	width: 510px;
	float: left;
}
.line{
	width:510px;
	height:1px;
	margin-top:20px;
	margin-bottom:20px;
	float:left;
}
.productBox {
	width: 170px;
	float: left;
}
.productImage {
	height: 160px;
	width: 150px;
	margin-right: 10px;
	margin-left: 10px;
	text-align: left;
	position:relative;
}
.productImage p {
	bottom:0;
	position:absolute;
}
.productText {
	width: 150px;
	line-height: 1.3em;
	color: #0066CC;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.productShortDesc {
	width: 150px;
	line-height: 1.3em;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 7px;
	margin-left: 10px;
}
.productPrice {
	height: 30px;
	width: 150px;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 10px;
}
.boldPrice {
	font-weight: bold;
}
#home1 {
	float: left;
	height: 188px;
	width: 514px;
	margin-bottom: 2px;
}
#home2 {
	float: left;
	height: 143px;
	width: 256px;
	margin-right: 2px;
}
#home3 {
	float: left;
	height: 143px;
	width: 256px;
}

#os_search {
	margin: 0px;
	padding: 0px;
}
#home1b {
	float: left;
	height: 180px;
	width: 514px;
	margin-bottom: 2px;
}
#home2b {
	float: left;
	height: 245px;
	width: 256px;
	margin-right: 2px;
}
#home3b {
	float: left;
	height: 143px;
	width: 256px;
}
#flashbox {
	width: 100%;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 1px;
	margin-left: auto;
}
#customer_login  {
	border: 1px solid #CCC;
	margin-top:20px;
}
.customer_amend  {
	border: 1px solid #CCC;
	margin-bottom: 20px;
}
#customer_login legend, .customer_amend legend {
	color:#777;
}
#customer_login label, .customer_amend label {
	width: 35%;
	float: left;
	clear: left;
	text-align: right;
	white-space: nowrap;
	min-width: 5em;
	margin-right: 10px;
	font-weight: bold;
}
#customer_login .captcha_title {
	font-weight:bold;
	margin-left:108px;
	margin-top:20px;
}
#customer_login .captcha {
	height:16px;
	padding-top: 6px;
}

#customer_login div, .customer_amend div {
	margin: 6px;
}
#customer_login .forgot {
	font-size: 9px;
	margin-left: 10px;
}

#customer_login input, .customer_amend input {
	border: 1px solid #CCCCCC;
	width: 146px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #666666;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
}

#message-box-error {
	border: 1px solid red;
	margin: 20px 0px 20px 0px;
	padding: 20px;
	background-color: #FFDCD8;
}
#message-box-success {
	border: 1px solid green;
	margin: 20px 0px 20px 0px;
	padding: 20px;
	background-color: #CFFADD;
}

table#customer_menu {
	padding-right: 10px;
	margin-bottom: 20px;
	background-color: #EFEFF4;
	width: 100%;
}

table#customer_menu td {
	color: #0E5FD8;
	background-color: #EFEFF4;
	margin-bottom: 3px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	background-image: url(../images/navi_bullet_off.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 27px;
}

#order_list td, #order_list th {
	padding:2px 4px 2px 4px;
}
#order_list tr.header {
	background-color:#777;
	color: #fff;
}
#order_list tr.row {
	background-color:#DDD;
	font-weight:bold;
}
#order_list div {
	border:1px solid #999;
	margin-bottom: 10px;
	color: #555;
}
#order_list tr.total, #order_list .table-head {
	background-color:#EEE;
}

h1.flash {

	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-left: 0px;
	margin-bottom: 0px;

}

#carouselcontainer {
	width: 515px;
}

.bgxmas {
	background-image: url(../images/Christmas-ball-ball.png);
	background-repeat: no-repeat;
	background-position: right top;
	width: 100%;

}
