@charset "UTF-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #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: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #FFF000;
	background-color: #ffffff;
}





/* the following css is from the style.css */
table {
font-family: verdana, helvetica, sans-serif;
font-size: 12px;
text-align: left;
color: #000;
background-color:#FFFFFF;



}




#topnav {
	color:#333;
}









/* begin styles from style.css - ecommerce templates original style sheet */

A:link {
	color: #708090;
	text-decoration: none;
}

A:visited {
	color: #708090;
	text-decoration: none;
}

A:active {
	color: #333333;
	text-decoration: none;
}

A:hover {
	color:#C00;
	text-decoration: none;

}




TD {
	font-size: 12px;
	font-family : Verdana;
	background-color:#ffffff;
	vertical-align:middle;
}

P {
	font-size: 12px;
	font-family : Verdana;
	vertical-align: text-top;
}




HR {
	color : #ffffff;
}


/* end css from the style.css */





#container {
	width: 980px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #ffffff; /* the auto margins (in conjunction with a width) center the page */

	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color:#ffffff;
	padding-left:10px;
	padding-right:10px;

}

#header {
	width: 980px;
	background: #000000;
	height:61px;
	border-top: 0px solid #ffffff;
	border-right:  0px solid #ffffff;
	border-left:  0px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image:url(../images/ab_header.jpg);
	background-repeat:no-repeat;
	padding: 0 0px 0 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. */
	overflow:hidden;
}


#topnav{
	width:980px;
	text-align:right;


}

/* this is for my custom pages like about.php and contact.php */

#generalContent{
	width:980px;
	color: #333333;

	font-size: 14px;
	padding: 0px 0px 0px 0px;



}


#coin-slider{
	width:800px;
	color: #ffffff;
	text-align:center;
	border-color:ffffff;
	border:1px;
	font-size: 14px;
	padding: 0px 0px 0px 0px;
	margin-left:0px;
	vertical-align:top;
	float:left;
	display:inline-block;
}


#coin-slider-collection{
	width:800px;
	color: #ffffff;
	text-align:center;
	border-color:ffffff;
	border:1px;
	font-size: 14px;
	padding: 0px 0px 0px 0px;
	float:right;
	margin-right:40px;



}



#HomeRightPanel{
	width:180px;
	color: #333333;
	border-color:333333;
	border:1px;
	font-size: 14px;
	padding: 0px 0px 0px 0px;
	margin-left:0px;
	margin-right:0px;
	vertical-align:top;
	float:right;
	display:inline-block;



}







#HomeRow2 {
width: 980px;
height:auto;
background:#ffffff;
margin-left:0px;
margin-right:0px;
padding-top:0px;



}

#HomeRow2Left {
width: 330px;
min-height:300px;
float:left;
background:#ffffff;
padding-left:0px;
padding-top:0px;
margin-left:0px;




}

#HomeRow2Center {
width: 330px;
min-height:300px;
float:left;
background:#ffffff;
padding-left:0px;
padding-top:0px;




}


#HomeRow2Right {
width: 320px;
min-height:300px;
float:right;
color:#000000;
background:#ffffff;
padding-left:0px;
padding-top:0px;
padding-right:0px;



}

#Extras_container {
	width: 980px;
	height:auto;
	background:#ffffff;
	margin-left:0px;
	margin-right:0px;
	padding-top:0px;

}

#Insta_right {
	width: 180px;
	min-height:403px;

	float:right;
	color:#000000;
	background:#ffffff;
	padding-left:0px;
	padding-top:0px;
	padding-right:0px;

}

#Lookbook_Left {
	width: 800px;
	min-height:403x;
	float:left;
	background:#ffffff;
	padding-left:0px;
	padding-top:0px;
	margin-left:0px;

}

#HomeRow4 {
width: 980px;
height:auto;
background:#ffffff;
margin-left:0px;
margin-right:0px;
padding-top:0px;



}

#HomeRow4Left {
width: 300px;
min-height:403x;
float:left;
background:#ffffff;
padding-left:0px;
padding-top:0px;
margin-left:0px;


}

#fb-like-box {
width: 750px;
background-color:#0F9;

}

#HomeRow4Right {
width: 647px;
min-height:403px;

float:right;
color:#000000;
background:#ffffff;
padding-left:0px;
padding-top:0px;
padding-right:0px;



}

#HomeRow4Right {
width: 647px;
min-height:403px;

float:right;
color:#000000;
background:#ffffff;
padding-left:0px;
padding-top:0px;
padding-right:0px;



}

#footcontent {
width: 980px;
height:auto;
background-color:#ffffff;
padding-left:0px;
padding-top:10px;
color: #333333;
font-size: 14px;




}

#FooterLeftDiv {
width: 300px;
min-height:142px;
float:left;
	display:inline-block;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
background:#ffffff;
padding-left:0px;
padding-top:10px;



}

#FooterCenterDiv {
width: 330px;
min-height:142px;
float:left;
background:#ffffff;
padding-left:10px;
padding-top:10px;



}


#FooterRightDiv {
width: 300px;
min-height:142px;
float:right;
color:#000000;
text-align:center;
background:#ffffff;
padding-left:10px;
padding-top:10px;


}








.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
