body,td,th {
	font-family: Verdana, Tahoma;
	font-size: 10px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
}
.latestProds {
	float: left;
	text-align: center;
	width: 131px;
	height: 120px;
}
.boxTitleLeft, .boxTitleRight {
	font-family: Verdana, tahoma;
	font-size: 11px;
	font-weight: bold;
	color: Yellow;
	background-image: url(../images/ijo-bg.jpg);
	width: 153px;
	height: 35px;
	padding-left: 30px;
	padding-top: 7px;
}
.boxContentLeft, .boxContentRight {
	text-align: left;
	border-left: 1px solid #BBBBBB;
	border-right: 1px solid #BBBBBB;
	border-bottom: 1px solid #BBBBBB;
	background-color: #FFFFFF;
	width: 153px;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-bottom: 5px;
}
body {
	margin: 0px;
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-image: 0
	background-repeat: repeat-x;
	background-position: top;
}
#pageSurround {
	width: 780px;
	margin: 0px auto;
	padding: 5px;
	border: 1px solid #000000;
	background-color: #000000;
}
#subSurround {
	border: 0px solid #5C84CE;
	background-image: url(../styleImages/backgrounds/contentBg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFFFFF;
}
.txtOldPrice {
	text-decoration: line-through;
}
.txtSale {
 	color: #FF0000;
}
.txtOutOfStock {
	color: #FF0000;
}
.searchBox, .submit, .searchBtn {
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 90%;
	color: #333333;
	background-color: #B3EE5C;
	border: 1px solid #333333;
}
.colLeftCheckout {
	position: relative;
	font-size: 10px;
	left: 0px;
	width: 160px; 
	padding-left: 9px;
	padding-right: 10px;
	float: left;
}
.colMainCheckout {
	position: relative;
	font-size: 10px;
	width: 558px;
	float: left;
}
.cartProgress {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
	padding: 4px;
	border: 1px solid #CCCCCC;
	width: 350px;
	margin: auto;
}
.txtcartProgressCurrent {
	color: #61A2DF;
	font-weight: bold;
}
a.txtCheckout {
	font-family: verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #66CC33;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #000000;
}
.textbox {
	background-color: #CCCCCC;
	border: 1px solid #BBBBBB;
	font-family: Verdana, tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #0E51A3;
}
.dropDown {
    width: 120px;
    font-family: tahoma, Verdana;
    font-size: 11px;
    color: #333333;
    background-color: #B3FF5C;
}
