﻿body {
	background-image:url(/images/background.jpg);
	background-repeat:repeat;
	margin:0px;
	padding:0px;
}

.clear{
	clear:both;	
}

#container {
	width:942px;
	margin: 0 auto;	
}

.addresscontainer {
	width:270px;
	margin-bottom:20px;
}

#outer{
	width:940px;
	border:1px solid #808080;
	background-color:White;
}

#bluetop{
	width:940px;
	height:5px;
	background-color:#22bed7;
}

#navigation{
	height:46px;
	width:768px;	
	float:left;
	padding-top:20px;
	padding-left:10px;
}

#checkout{
	float:left;	
	width:162px;
}

#checkoutimage{
	float:left;
	width:45px;
	padding-top:10px;	
}

#checkoutlinks{
	float:left;	
	width:117px;
	padding-top:12px;
}

#checkoutlink1, #checkoutlink2 {
	width:100px;
	padding:4px;
	cursor:pointer;
}


#topimage{
	width:923px;
	padding-left:17px;
}

#topimageTitle{
	width:923px;
	padding-left:17px;
	padding-right:0px;
	background-image:url(/images/top-bg.jpg);	
	background-repeat:no-repeat;
	text-align:right;
	height:248px;
	vertical-align:bottom;
	position:relative;
}

#titlewrap{
	width:500px;
	text-align:right;
	position:absolute;
	bottom:0px;	
	padding-left:380px;
	padding-bottom:20px;
}


#content{
	width:890px;
	padding-top:10px;
	padding-bottom:20px;
	padding-left:27px;
	padding-right:0px;
	margin:0px;

}

#footer{
	padding-top:10px;
	padding-bottom:10px;
	width:940px;	
}

#footerleft{
	float:left;
	width:400px;	
}

#footerright{
	text-align:right;
	float:left;
	width:300px;
	border:1px solid blue
}

.proditembullet{
	width:5px;
	height:5px;
	float:left;
	margin-right:8px;
	margin-top:5px;
}


#prodlist{
	border-top:1px solid #333333;
	border-bottom:1px solid #333333;
	width:271px;	
}

.proditem{
	width:271px;
	border-top:1px dotted #666666;
	padding-top:4px;
	padding-bottom:4px;	
}


.leftprodtitle{ 
	color:#333333;
	font-size: 13px;
	font-weight:bold;		
}

#bottomleft{
	float:left;
	width: 270px;
	PADDING-RIGHT: 10px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;

}

#bottomright{
	float: left;
	width: 554px;
	PADDING-RIGHT: 20px;
	PADDING-LEFT: 20px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;	
}



#bottom3columns

{

	width: 270px;
	float: left;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 30px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}




