#divmain {
border: 0px solid #ffffff;
background-color: white;
width: 90%;
height: 100%;
text-align: left;
}
#divlogin {
text-align: right;
background-color: #ffffff;
}
#divlogin a {
color: black;
text-decoration: none;
}
#divlogin a:hover {
text-decoration: underline;
}

td.dim {
     color: #4f6b72;
     font-size: 9px;
}

#divlogo {
background-image: url("/store/images/bg-white-lightgrey-slide2.gif");
background-repeat: repeat-x;
margin-left: 0px;
margin-bottom: 0px;
}
#divnavi1 {
width: 100%;
background-color: #ff0000;
margin: 0px;
padding: 0px;
display: block;
float: left;
}

/* tabbed menu */
ul#tabs {
	margin-left: 	12px;
	padding-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	float: left;
}
ul#tabs li{
	float:		left;
	margin-right: 	3px;
	text-align: 	center;
	list-style-type: none;
}
ul#tabs a {
	float:			left;
	width: 			7.5em;
	padding: 		5px 0;
	background-color: 	#ff0000;
	text-decoration:	none;
	color: 			#000000; 
	font-size: 		12px;
}
ul#tabs a:hover{
	background-color: #000000;
	color: #ffffff;
}
ul#tabs li.activelink a,ul#tabs li.activelink a:hover{
	background-color: #ffffff;
	color: 	#000000;
}
ul#tabs li#shoppingcart a {
	width: 25em;
}

ul#productnavi {
 float: left;
 list-style: none;
 margin: 0px;
 padding: 0px;
 font-size: 15px;
 width: 23%;
 margin-bottom: 200px;
}

ul#productnavi ul {
 list-style: none;
 padding-left: 17px;
 margin-left: 0px;
}


ul#productnavi a {
 text-decoration: none;
}
ul#productnavi a:hover {
 text-decoration: underline;
}





.qinstr {
 color: #999999;
 font-size: 10px;
}

a.inuser {
 color: white;
 font-weight: bold;
 font-size: 12px;
}
a.tocart {
 color: black;
 font-weight: bold;
 font-size: 12px;
 text-decoration: none;
}
a.tocart:hover {
 color: blue;
}
td.tocart {
 color: black;
 font-weight: bold;
 font-size: 12px;
}

.productname {
 color: #B50000;
 font-weight: bolder;
}

#mainpage {
 border: 0px;
 margin: 0px;
 padding: 0px;
}



<!-- content panes -->
.content {
 background-image: url('/store/images/bg-red-white-2.gif');
 background-repeat: repeat-x;
}
.content h1, .news h1 {
 font-size: 19px;
 padding-left: 10px;
 color: #000000;
 background-image: url('/store/images/bg-red-white-2.gif');
 background-repeat: repeat-x;
}

#newproducts {
 float: left;
}
#hotproducts {
 float: center;
}
.news {
 font-size: 10px;
 color: #555555;
 font-weight: bold;
 border-left: 1px solid #FFCCCC; 
 border-right: 1px solid #FFCCCC; 
 padding-left: 5px; padding-right: 5px;
}

.news a{
 font-size: 15px;
 text-decoration: none;
 font-weight: normal;
 color: #4f6b72;
}
.news a:hover {
 text-decoration: underline;
}
.newsbox {
 font-size: 10px;
 color: #555555;
 font-weight: bold;
}
.newsbox a{
 font-size: 15px;
 text-decoration: none;
 font-weight: normal;
 color: #4f6b72;
}
.newsbox a:hover {
 text-decoration: underline;
}
.padder {
 float: left;
 width: 1%;
}
.content a img {
 border: 0px;
}
.content span {
 color: #ff0000;
 font-weight: bold;
}

<!-- /content panes -->


<!-- footer css -->

#copyright {
 margin-top: 25px;
 float: right;
}
#powered {
 float: right;
}
#powered a {
 text-decoration: none;
}
#powered a:hover {
 color: blue;
 text-decoration: underline;
}
<!-- /footer css -->
#producttable {
	width: 76%;
	padding: 0;
	margin: 0;
}

#producttable caption {
	padding: 0 0 5px 0;
	width: 76%;	 
	font: bold italic 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

#producttable th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-left: 1px solid #FFCCCC;
	border-right: 0px;
	border-bottom: 1px solid #FFCCCC;
	border-top: 0px solid #FFCCCC;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding-left: 6px;
}

#producttable th.down {
	border-left: 1px solid #FFCCCC;
	border-right: 0px;
	border-top: 1px solid #FFCCCC;
	border-bottom: 0px solid #FFCCCC;
}

#producttable th.downtotal {
	border-left: 1px solid #FFCCCC;
	border-right: 0px;
	border-top: 1px solid #FFCCCC;
	border-bottom: 0px solid #FFCCCC;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: none;
	text-transform: none;
	text-align: right;
}

#producttable th.downresults {
	border-left: 1px solid #FFCCCC;
	border-right: 0px;
	border-top: 1px solid #FFCCCC;
	border-bottom: 0px solid #FFCCCC;
 word-spacing: 5px;
 text-align: center;
 font-size: 13px;
}
#producttable th.downresults a {
 text-decoration: none;
}
#producttable th.downresults a:hover {
 text-decoration: underline;
}

#producttable th.downresults b {
 color: #ff0000;
}

#producttable th.spec {
 border-right: 0px;
}
#producttable th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 0;
	background: none;
}

#producttable th.downnobg {
	border-top: 1px;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
	background: none;
}

#producttable th.spec {
	border-top: 0;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
	background: none;
}

#producttable td {
	border-left: 1px solid #FFCCCC;
	border-bottom: 0px;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}
#producttable td.dim {
        border-left: 0px;
        color: #4f6b72;
        font-size: 9px;
}
#producttable td.productimage {
	border-left: 0px;
	border-bottom: 0px;
	background: #fff;
	padding: 0px 0px 0px 0px;
	color: #4f6b72;
}
#producttable td.spec {
	border-bottom: 0px;
	border-left: 0px;
}
#addresstable {
	width: 76%;
	padding: 0;
	margin: 0;
}

#addresstable caption {
	padding: 0 0 5px 0;
	width: 76%;	 
	font: bold italic 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

#addresstable th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-top: 0px;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding-left: 6px;
}

#addresstable th.rows {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-left: 1px solid #FFCCCC;
	border-right: 0px;
	border-bottom: 1px solid #FFCCCC;
	border-top: 0px solid #FFCCCC;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding-left: 6px;
}

#addresstable th.down {
	border-left: 1px solid #FFCCCC;
	border-right: 0px;
	border-top: 1px solid #FFCCCC;
	border-bottom: 0px solid #FFCCCC;
}

#addresstable th.downtotal {
	border-left: 1px solid #FFCCCC;
	border-right: 0px;
	border-top: 1px solid #FFCCCC;
	border-bottom: 0px solid #FFCCCC;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: none;
	text-transform: none;
        text-align: right;
}

#addresstable th.downresults {
	border-left: 1px solid #FFCCCC;
	border-right: 0px;
	border-top: 1px solid #FFCCCC;
	border-bottom: 0px solid #FFCCCC;
 word-spacing: 5px;
 text-align: center;
 font-size: 13px;
}
#addresstable th.downresults a {
 text-decoration: none;
}
#addresstable th.downresults a:hover {
 text-decoration: underline;
}

#addresstable th.downresults b {
 color: #ff0000;
}

#addresstable th.spec {
 border-right: 0px;
}
#addresstable th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 0;
	background: none;
}

#addresstable th.downnobg {
	border-top: 1px;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
	background: none;
}


#addresstable td {
	border-left: 0px;
	border-bottom: 0px;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}
#addresstable td.rows {
	border-left: 1px solid #FFCCCC;
	border-bottom: 0px;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}
#addresstable td.productimage {
	border-left: 1px solid #FFCCCC;
	border-bottom: 0px;
	background: #fff;
	padding: 0px 0px 0px 0px;
	color: #4f6b72;
}
#producttable td.spec {
	border-bottom: 0px;
	border-left: 0px;
}
a.productlistname {
	text-decoration: none;
	font-weight: bold;
	color:#4f6b72; 
}
a.productlistname:hover {
	text-decoration: underline;
}
.productlistname {
	text-decoration: none;
	font-weight: bold;
        color:#4f6b72;
}
.cartname {
	text-decoration: none;
	font-weight: bold;
	color:#4f6b72;
}
.owndetails {
	text-decoration: none;
	font-weight: bold;
	color:#4f6b72;
}
.newspage {
	text-decoration: none;
	font-weight: bold;
	color:#4f6b72;
}
.availa-no {
	background-image: url('/store/images/avail-red.gif'); 
	background-position: top right; 
	background-repeat: no-repeat;
}
.availa-ok {
	background-image: url('/store/images/avail-yellow.gif'); 
	background-position: top right; 
	background-repeat: no-repeat;
}
.availa-good {
	background-image: url('/store/images/avail-green.gif'); 
	background-position: top right; 
	background-repeat: no-repeat;
}
.product_pic_thumb {
	border-top: 0;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
	cursor: pointer;
  	cursor: hand;
}
.product_pic_thumb2 {
	text-align: right;
	cursor: pointer;
  	cursor: hand;
}
b.productresultsavailability {
 font-size: 10px;
}
b.productresultsavailability img {
  height: 8px;
  width: 32px;
  border: 0px;
}
b.productdetailsavailability {
 font-size: 10px;
}
b.productdetailsavailability img {
  height: 12px;
  width: 45px;
  border: 0px;
}
.gwt_big_picture {
	cursor: pointer;
  	cursor: hand;
}
.gwt_popup_pic {
	border-left: 2px solid #4f6b72;
	border-bottom: 2px solid #4f6b72;
	border-top: 2px solid #4f6b72;
	border-right: 2px solid #4f6b72;
}
div.lomake label {
 display: block;
}

div.lomake input {
  width: 500px;
}
#owndetailstable {
	width: 76%;
	padding: 0;
	margin: 0;
}

#owndetailstable caption {
	padding: 0 0 5px 0;
	width: 76%;	 
	font: bold italic 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

#owndetailstable th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-top: 0px;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding-left: 6px;
}

#owndetailstable th.rows {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-left: 1px solid #FFCCCC;
	border-right: 0px;
	border-bottom: 1px solid #FFCCCC;
	border-top: 0px solid #FFCCCC;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding-left: 6px;
}

#owndetailstable th.down {
	border-left: 1px solid #FFCCCC;
	border-right: 0px;
	border-top: 1px solid #FFCCCC;
	border-bottom: 0px solid #FFCCCC;
}

#owndetailstable th.downtotal {
	border-left: 1px solid #FFCCCC;
	border-right: 0px;
	border-top: 1px solid #FFCCCC;
	border-bottom: 0px solid #FFCCCC;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: none;
	text-transform: none;
}

#owndetailstable th.downresults {
	border-left: 1px solid #FFCCCC;
	border-right: 0px;
	border-top: 1px solid #FFCCCC;
	border-bottom: 0px solid #FFCCCC;
 word-spacing: 5px;
 text-align: center;
 font-size: 13px;
}
#owndetailstable th.downresults a {
 text-decoration: none;
}
#owndetailstable th.downresults a:hover {
 text-decoration: underline;
}

#owndetailstable th.downresults b {
 color: #ff0000;
}

#owndetailstable th.spec {
 border-right: 0px;
}
#owndetailstable th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 0;
	background: none;
}

#owndetailstable th.downnobg {
	border-top: 1px;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
	background: none;
}


#owndetailstable td {
	border-left: 0px;
	border-bottom: 0px;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}
#owndetailstable td.rows {
	border-left: 1px solid #FFCCCC;
	border-bottom: 0px;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}
#owndetailstable td.productimage {
	border-left: 1px solid #FFCCCC;
	border-bottom: 0px;
	background: #fff;
	padding: 0px 0px 0px 0px;
	color: #4f6b72;
}
#newstable {
	width: 100%;
	padding: 0;
	margin: 0;
}

#newstable caption {
	padding: 0 0 5px 0;
	width: 76%;	 
	font: bold italic 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

#newstable th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-top: 0px;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding-left: 6px;
}

#newstable th.rows {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-left: 1px solid #FFCCCC;
	border-right: 0px;
	border-bottom: 1px solid #FFCCCC;
	border-top: 0px solid #FFCCCC;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding-left: 6px;
}

#newstable th.down {
	border-left: 1px solid #FFCCCC;
	border-right: 0px;
	border-top: 1px solid #FFCCCC;
	border-bottom: 0px solid #FFCCCC;
}

#newstable th.downtotal {
	border-left: 1px solid #FFCCCC;
	border-right: 0px;
	border-top: 1px solid #FFCCCC;
	border-bottom: 0px solid #FFCCCC;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: none;
	text-transform: none;
}

#newstable th.downresults {
	border-left: 1px solid #FFCCCC;
	border-right: 0px;
	border-top: 1px solid #FFCCCC;
	border-bottom: 0px solid #FFCCCC;
 word-spacing: 5px;
 text-align: center;
 font-size: 13px;
}
#newstable th.downresults a {
 text-decoration: none;
}
#newstable th.downresults a:hover {
 text-decoration: underline;
}

#newstable th.downresults b {
 color: #ff0000;
}

#newstable th.spec {
 border-right: 0px;
}
#newstable th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 0;
	background: none;
}

#newstable th.downnobg {
	border-top: 1px;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
	background: none;
}


#newstable td {
	border-left: 0px;
	border-bottom: 0px;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}
#newstable td.rows {
	border-left: 1px solid #FFCCCC;
	border-bottom: 0px;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}
#newstable td.productimage {
	border-left: 1px solid #FFCCCC;
	border-bottom: 0px;
	background: #fff;
	padding: 0px 0px 0px 0px;
	color: #4f6b72;
}
#imageContainer img {
	display:none;
	position:absolute;
	top:100; left:100;
}
#productdetails td.dim {
        color: #4f6b72;
        font-size: 9px;
}
#carttable {
	width: 76%;
	padding: 0;
	margin: 0;
}

#carttable caption {
	padding: 0 0 5px 0;
	width: 76%;	 
	font: bold italic 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

#carttable th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-top: 0px;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding-left: 6px;
}

#carttable th.rows {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-left: 1px solid #FFCCCC;
	border-right: 0px;
	border-bottom: 1px solid #FFCCCC;
	border-top: 0px solid #FFCCCC;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding-left: 6px;
}

#carttable th.down {
	border-left: 1px solid #FFCCCC;
	border-right: 0px;
	border-top: 1px solid #FFCCCC;
	border-bottom: 0px solid #FFCCCC;
}

#carttable th.downtotal {
	border-left: 1px solid #FFCCCC;
	border-right: 0px;
	border-top: 1px solid #FFCCCC;
	border-bottom: 0px solid #FFCCCC;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: none;
	text-transform: none;
        text-align: right;
}

#carttable th.downresults {
	border-left: 1px solid #FFCCCC;
	border-right: 0px;
	border-top: 1px solid #FFCCCC;
	border-bottom: 0px solid #FFCCCC;
 word-spacing: 5px;
 text-align: center;
 font-size: 13px;
}
#carttable th.downresults a {
 text-decoration: none;
}
#carttable th.downresults a:hover {
 text-decoration: underline;
}

#carttable th.downresults b {
 color: #ff0000;
}

#carttable th.spec {
 border-right: 0px;
}
#carttable th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 0;
	background: none;
}

#carttable th.downnobg {
	border-top: 1px;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
	background: none;
}


#carttable td {
	border-left: 0px;
	border-bottom: 0px;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}
#carttable td.rows {
	border-left: 1px solid #FFCCCC;
	border-bottom: 0px;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}
#carttable td.productimage {
	border-left: 1px solid #FFCCCC;
	border-bottom: 0px;
	background: #fff;
	padding: 0px 0px 0px 0px;
	color: #4f6b72;
}
td.frontpageleft {
        border-left: 1px solid #FFCCCC; 
        padding-left: 5px;
}