/* 
CSS Design:		By Aaron J Gundersen - CarbinTech
Date:  			2/8/08
Site: 			CarbinTech.NET
*/

body  {
	font-family:Arial, Helvetica, sans-serif;
	background-color:#000000;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-size:13px;
}

 #container { 
	width: 760px;
	min-width:760px;
	margin: 0 auto;
	text-align: left;
} 

 #divRight {
	float: right;
	width: 148px;
}

#mainContent { 
	margin-top: 0px;
	width:740px;
	padding-left:10px;
    padding-right:10px;
	padding-top:5px;
	float:left;
	background-color:#ffffff;
	background-image:url(../siteimages/maincontent.gif);
	color: #000000;
}



#altnav{
	height:20px;
	width:760px;
	float:left;
	margin:0px;
	text-align:right;
}

#bannerlinks a{
	float:left;
	height:15px;
	margin-right:20px;
	margin-left:15px;
	padding-top:5px;
	font-family:sans-serif;
	font-size: 14px;
	color:#0000FF;
	text-decoration:none;	
	}
	
#cartlinks
{
    float:left;
    width:165px;
	height:13px;
	margin-bottom:36px;
    font-size:12px;
    padding-top:10px;
    padding-left:15px;
    color:#ffffff;
    text-align:left;
	font-family: "Myriad Pro", Arial, helvetica, sans-serif;

    
}

#designyourown
{
    float:right;
    width:150px;
    height:30px;
}

 #divleft {
	float: left; 
	padding: 0px;
	width: 150px;
}


#divleftpages {
	float:left;
	width:440px;
	overflow:auto;
	padding:10px;
	}
		
#divright{
	float:right;
	width:260px;

	}

#divrightpages{
	float:right;
	width:250px;
	padding-left:10px;
	padding-right:10px;
	background-color:#000000;
	}

#divrightboxpages{
	float:left;
	padding-bottom:10px;
	}

#divrightbox{
	float:left;
	width:250px;
	height:190px;
	margin-top:10px;
	margin-right:5px;
	background-color:#FFFFFF;
	}
	
 #footer { 
 	text-align:center;
	width:760px;
	height:15px;
	float:left;
	background-color:#000000;
	background-image:url(../siteimages/footer.jpg);
	/*margin-bottom:10px;*/
	margin:-10px 0 0;
}


	
#footerlinks{
	float:left;
	width:50px;
	height:20px;
	padding-top:20px;
	margin-right:5px;
	}
	
 #headerbanner { 
	background: #ffffff; 
	margin:0px;
	padding: 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 	

#header1 {
	margin:0px 0px -4px 0px;
	width:760px;
	height:150px;
	background-image:url(../siteimages/header.jpg);
	float:left;
	}

#header2{
	float:left;
	text-align:left;
	width:590px;
	height:30px;
	font-family: Impact, "Myriad Pro", Arial, helvetica, sans-serif;
	color:#009445;
	font-size:19px;
	padding-top:5px;
	padding-left:20px;
	}

#header3{
	float:right;
	width:650px;
	margin-left:110px;
	margin-top:95px;
	margin-bottom:0px;
	height:25px;
	background-repeat:repeat-x;
	}

#header4{
	float:left;
	width:760px;
	height:35px;
	background-image:url(../siteimages/navlinks.gif);

	}

#headerlinks {
	margin-left:5px;
	float:right;
	font-size:12px;
	font-family:sans-serif;
	}
	
#homelink{
	font-size:1px;
	color:#000000;
	float:left;
	width:400px;
	height:110px;
	}
	
#linkbox{
	width:290px;
	height:110px;
	float:left;
	margin-bottom:70px;
	padding-left:10px;
	}

#headerbox{
	width:350px;
	height:180px;
	float:left;
	}
	


#listingsrow
{
    width:100%;
    float:left;
    margin-bottom:20px;
    padding-bottom:20px;
    border-bottom:solid 2px #3366cc;
}
#listingsrowbot
{
    width:100%;
    float:left;
    margin-bottom:20px;
}

#listingspicbox
{
    height:180px;
    width:370px;
    float:left;
}

#listingsdescript
{
    width:320px;
    float:left;
}


#listingsbigpic
{
    float:left;
    margin-right:5px;
    width:240px;
    height:180px;
}
#listingstoppic
{
    float:left;
    margin-right:10px;
    width:115px;
    height:85px;
    margin-bottom:10px;
}
#listingsbotpic
{
    float:left;
    margin-right:10px;
    width:115px;
    height:85px;
}

	
#navLinks a{
	text-align:left;
	font-size:11px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	padding-left:5px;
	padding-right:15px;
	padding-top:5px;
	margin-top:5px;
	text-decoration:none;
}

#navLinks a:hover{
	text-decoration:underline;
}

	
#pagebody{
	float:left;
	padding-left:10px;
	padding-right:10px;
	margin:0px;

	background-image:url(../siteimages/pagebg.jpg);
	}
	
#pagebody2 { 
	margin: 0px 0px 0px 170px; 
	padding-top:0px;
}
	
#picture{
	float:right;
	margin-left:10px;
	}
#picture2{
	float:right;
	margin-left:10px;
	margin-top: -35px;
	}

#picturebox {
	float:right;
	width:300px;
	height:85px;
	padding-top:20px;
	padding-left:50px;
	text-align:center;
	}



#picturemenu{
	float:left;
	margin-top:10px;
	text-align:center;
	width:100%;
	}
	
	#signin
	{
	    float:left;
	    width:215px;
	    height:17px;
	    color:#1c2880;
	    padding-left:15px;
	    font-size:13px;
	    margin-top:23px;
	    text-align:left;
	}
	
#scrollbox{
	width:570px;
	height:150px;
	}
	
#toplinks {
	font-size:11px;
	float:left;
	height:13px;
	margin-bottom:37px;
	width:180px;
	padding-top:10px;
	margin-right:0px;
	margin-top:0px;
	text-align:center;
	font-family: "Myriad Pro", Arial, helvetica, sans-serif;
	color:#ffffff;
	}

	
#topbar
{
    float:right;
    width:300px;
    height:100px;
}
	
	
ul 
{

    list-style: none;

}

/* Evan's Code */
  #popupbox{
  left: 0;
  padding:10px;
  width: 220px; 
  height: 150px; 
  position: absolute; 
  background: #000000; 
  color: #ffffff;
  border: solid #000000 2px; 
  z-index: 9; 
  font-family: arial; 
  visibility: hidden; 
  }
  #popupbox a {
  color: #ffffff;
  }
  #popupbox a:img {
  border: none;
  }
  #popupbox img{
  border: none;
  }
  .loginboxdiv {
   margin:0;
   height:18px;
   width:325px;
   padding-bottom:2px;
   background: url("../siteimages/textboxes.jpg") no-repeat bottom;
  }
  .loginboxdiv2 {
   margin:0;
   height:18px;
   width:325px;
   padding-bottom:2px;
   background: url("../siteimages/textboxes.jpg") no-repeat bottom;
   }

  .loginbox {
  background: none;
  border: none;
 width:134px;
 height:22px;
 padding: 2px 7px 0px 7px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:11px;

  }



#yes {

height:100px;
margin:-96px 0 0 -170px;
width:200px;
}

#no {

height:100px;
margin:-99px 0 0 221px;
width:200px;
}

#bestSeller a{
	text-decoration: none;
}

#bestSeller img{
	border: 1px solid #000000;
}

#cal td{
color: #ffffff;
height: auto;
width: auto;
background: black;
}

