@charset "utf-8";
/* CSS Document */



/* --------------------------------------- GLOBAL */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size: .75em;
	color:#000;
	line-height: 1.75;
	background-color:#fff;
	margin: 0;
	padding: 0;
	}


a:link 		{ text-decoration: none; color: #000; }
a:visited 	{ text-decoration: none; color: #000; }
a:hover 	{ text-decoration: underline; color: #000; }
a:active 	{ text-decoration: none; color: #000; }

a img {
	boarder:0;
}

h3 {
	margin: 0;
	padding: 0;
}

p {
	margin: 0 1em 2em 1em;
}


#container {
	margin: 0;
	padding: 0;
	overflow: auto;
		
	}

/* -----------------------------------------------HEADER / NAV BAR */

div#header {
	margin-bottom: 1.75em; 
	}

div#header h1 {
	float:left;
	margin:0 0 0 15px;
	padding:0;
	width:400px ;
	height:169px;
	background-image: url(../images/abu-logo1.jpg);
}

div#header h1 span {
	display: none;
}


#navbar {
	float:left;
	/* clear:left; */
	width:870px;

}

#navlinks {
	margin: 0;
	padding: .75em 3em;
	color: #000;
	background-color:#02a0c6;
	border-top: 3px solid #000;
	border-bottom: 1px solid #000; 
	border-right: 1px solid #000; 
	
}

#navlinks li {
	display: inline;
	list-style: none;
	margin-right: 0.5em;
	border-right: 1px solid #000;
	padding-right: 0.75em;
}

#navlinks li.last {
	border-right: none;
}
#navlinks a:hover 	{ text-decoration: underline; color: #FFF; }

div#content {
	float:left; 
	margin:0;
	padding: 0 0 1em 0;
	width:870px;
	}

/* -------------------------------------------------------------INDEX PAGE */

div#iContent1 h3 {
	width: 450px;
	height: 60px;
	background-image: url(../images/abu-headers-1.jpg);
	
}

div#iContent1 h3 span {
	display: none;
}

div#iContent1 {
	width: 830px;
	text-align: justify;
	margin: 1em;
	}

/* ------------------------------------- */

div#iContent2 {
	float:left;
	width: 400px;
	text-align: justify;
	margin: 1em;
	}

div#iContent2 h3 {
	width: 400px;
	height: 60px;
	background-image: url(../images/abu-headers-2.jpg);
	
}
div#iContent2 h3 span {
	display: none;
}

div#iContent2 img {
	float:right;
	padding:1em;
}

/* ------------------------------------- */

div#iContent3 {
	float:right;
	clear:right;
	width: 375px;
	text-align: justify;
	margin: 1em;
	}

div#iContent3 h3 {
	width: 375px;
	height: 60px;
	background-image: url(../images/abu-headers-3.jpg);
	
}

div#iContent3 h3 span {
	display: none;
}



/* -------------------------------------------------------------PRODUCTS PAGE */

/* ---------------- Products content 1 */
div#pContent1 h3 {
	width: 450px;
	height: 60px;
	background-image: url(../images/abu-headers-p1.jpg);
	
}

div#pContent1 h3 span {
	display: none;
}

div#pContent1 {
	width: 830px;
	text-align: justify;
	margin: 1em;
		}

/* ---------------- Products content 2 */


div#pContent2 h3 {
	width: 450px;
	height: 60px;
	margin:0 0 .5em 0;
	padding:0 0 .5em 0;
	background-image: url(../images/img-header-2.jpg);
	background-repeat:no-repeat;
 
	
}

div#pContent2 h3 span {
	display: none;
}

div#pContent2 {
	width: 830px;
	text-align: justify;
	margin: 1em;

	}
/* -------------------------------------------------------------PRODUCTS 2 PAGE */
/* ---------------- Products2 content 1 */
div#p2Content1 h3 {
	width: 450px;
	height: 60px;
	background-image: url(../images/abu-headers-p2.jpg);
	
}

div#p2Content1 h3 span {
	display: none;
}

div#p2Content1 {
	width: 830px;
	text-align: justify;
	margin: 1em;
		}

/* ---------------- Products2 content 2 */

div#p2Content2 h3 {
	width: 450px;
	height: 60px;
	margin:0 0 .5em 0;
	padding:0 0 .5em 0;
	background-image: url(../images/img-header-2.jpg);
	background-repeat:no-repeat;
 
	
}

div#p2Content2 h3 span {
	display: none;
}

div#p2Content2 {
	width: 830px;
	text-align: justify;
	margin: 1em;

	}
/* ------------------------------------- */



div#saleInfo {

	margin:.50em 0 .50em 0;
	padding:0;
	text-align:left;
	font-style:normal;
	font-size: 1em;
	color:#01A0C8;
	/* border-top:1px solid #000; */
	/*background-color:#ededed; */
	
}

div#saleInfo h5 {
	margin:0;
	padding:0;
	width:100px;
	height:25px;
	background-image: url(../images/img-selling-1.jpg);
	background-repeat:no-repeat;
}

div#saleInfo h5 span {
	display:none;

}



/* ---------------- unordered list */

ul {
	list-style-type:none;
	width:850px;
	margin:0;
	padding:1em 0 1em 0;
	border-top:1px solid #000;
	overflow:auto;
	
		
}

.thumbs h4 {
	margin:0;
	paddding:0;
	font-size:100%;

}

.thumbs p {
	margin:0;
	padding:0;

}



.thumbs li{
	position:relative;
	float:left;
	width:240px;
	padding:1.5em 2em 1.5em 1.5em;
	text-align:left;
							
}

.thumbs img{
	float:right;
	height: 100px;
	width: 100px;
	border: 1px solid #000; 
	padding:.25em;
	margin:0 0 1em 1em;

}


li#two {
	border-left:1px dashed #000;
	border-right:1px dashed #000;
	/* background-color:#ededed; */
}



.sold {

}

.sold img {
	float:left;
	margin-top:2em;
	margin-left:-.25em;
	border:0em; 
	padding:0;
	height: 24px;
	width: 106px;

}


.largefont {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size: 1.25em;
	text-decoration:underline;
	color:#FF0000;
	line-height: 1.50;
	background-color:#fff;
	margin: 0;
	padding: 0;

}


/* ----------------------------------------------------------------------- */
#footer {
	float:left;
	clear:both;
	margin:1em;
	width:800px;
	
}

#footerBar {
	margin:0;
	padding: .75em;
	color:#999999;
	text-align:right;
	border-top: 1px solid #000;
		}


