body {
	text-align: center;
	font-size: 11px;
	font-family: arial, verdana, tahoma;
	color: black;
	line-height: 16px;
	margin: 0;
	padding: 0;
	background-color: #54a0cb;
	background-repeat: repeat-x;
	background-position: top-center;
	background-image: url("images/bg.jpg");	
	
}

td {
	font-size: 11px;
	font-family: arial, verdana, tahoma;	
	color: #494949;
	line-height: 16px;
	letter-spacing: 0px	
}

select,input,textarea,file{
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
}

hr {
border: 0;
color: #cfcfcf;
height: 1px;
width: 100%;
text-align: left;
}
#back {
	background-repeat: no-repeat;
	background-position: top center;
	background-image: url("images/backb.jpg");
	width: 100%;
	height: 402px;
}
#container {
	background-color: white;
	width: 880px;
	margin: 0 auto;
	position:relative;
	margin-top: 20px;
}
#footer-main {
	background-color: #54a0cb;
	height: 154px;
	text-align:center;
	background-repeat: no-repeat;
	background-position: top-center;
	background-image: url("images/mainfooter-water.jpg");	
}
#footer_general {
	height: 10px;
	background-color: #54a0cb;		
}
#bottom {
	height: 90px;
	text-align:left;
	background-color: #54a0cb;;		

}

#bottomleft {
	margin: 0 auto;
  width: 880px;
	text-align: left;
}

#header {
	background-color: white;
	text-align: center;
}
#header {
	height: 603px;
}

#content {
	text-align:left;
	margin: 0;
	height: 273px;
	margin-top: 10px;
	border-top: 1px solid #dedede;

}

#models {
	width: 561px;
	height: 273px;
	float: left;
}
#right {
	width: 319px;
	height: 273px;
	float:right;

}
#righttop {
	overflow: hidden;
	width: 319px;
	height: 143px;
	padding-left: 19px;
	padding-right: 10px;
	padding-top: 10px;
}
#rightbottom {
	width: 319px;
	height: 130px;
}

#leftfooter {
	width: 700px;
}
#rightfooter {
	float:right;
	text-align:right;
	margin-top: -20px;
	width: 280px;
	margin-right: 3px;
}


ul.arrow {
	margin: 10px;
	line-height: 20px;
	margin-top: -3px;
	margin-left: 15px;

}


h1 {
	text-align: left;
	font-size: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-bottom: 0;
}


.whitetext {
	color: #FFFFFF
}
.leftcontent {
		text-align: center;
}

a:visited {
	color: #2d799e; text-decoration: underline;
}
a:link {
	color: #2d799e; text-decoration: underline;
}
a:hover {
	color: #2d799e; text-decoration: none;
}

a.footer:visited {
	color: white; text-decoration: none;
}
a.footer:link {
	color: white; text-decoration: none;
}
a.footer:hover {
	color: white; text-decoration: underline;
}
ul,ol,li {
	text-align: left;
	margin-left: 15px;
}
.price {
	font-size:12px;
	font-weight:bold;
}

select.checkoutform{
	width: 190px;
}
input.checkoutform {
	width: 190px;
}

.redtext {
color: #CC0000;
}

.redtitle {
	color: #CC0000;
	font-weight:bold;
	font-size:12px;
}



textarea.comments {
	width: 100%;
	height: 150px;
}

textarea.contact {
	width: 100%;
	height: 150px;
	border: 1px solid #7cb1d2;
	background-color: #e6f4fd;
}
input.contact {
	width: 100%;
	border: 1px solid #7cb1d2;
	background-color: #e6f4fd;
}
input.button {
	/*width: 100px;*/
	font-size: 12px;
}
input.check {
	width: 13px;
	border: 0px;
	
}
input.qty {
	width: 20px;
}

.carttotal {
	font-size: 17px;
	font-weight: bold;
	background-color: #4e91ba;
	color: white;

	
}
.carttotal td {
	color: white;
}
.carttable {
	/*border: 1px solid gray;*/
	padding: 0px;
	width: 100%;
}
.shopleftbg {
	/*width: 275px;
	background-repeat: no-repeat;
	background-position: top-left;
	background-image: url("images/temp_shopleft2.jpg");			*/
}
.shoptopbg {
	height: 102px;
	background-repeat: no-repeat;
	background-position: top-left;
	background-image: url("images/shoptopbg.jpg");				
}
.shoprightbg {

	/*background-repeat: repeat-x;
	background-position: top-left;
	background-image: url("images/shop_right.jpg");			*/	
}

.titletext {
	font-size:14px;
	font-weight:bold;
}
#box{
	width: 174px;
	float:left;
	padding: 10px;
	text-align: center;
	font-weight: bold;
}

.thinborder {
	border:  1px solid #dddddd;
}


.imgleft {
	margin-right: 10px;
}

table.outline {
	border-collapse: collapse;
	/*border: 1px solid #d6d6d6; */
}
table.outline td {
	border-bottom: 1px solid #d6d6d6;
} 
