@charset "UTF-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	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;
}
#container {
	width: 900px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	/* This was a height of 100%... Don't think I need it? */
	border-left: 1px #666666;
	border-right: 1px #666666;
	background-image: url(images/header_logo_bg.jpg);
	background-repeat: no-repeat;
}
#header {
	height: 160px;
	padding: 0;
}








/* MENU DIV *//* MENU DIV *//* MENU DIV *//* MENU DIV *//* MENU DIV *//* MENU DIV *//* MENU DIV *//* MENU DIV *//* MENU DIV *//* MENU DIV *//* MENU DIV */

#menu {
	float: right;
	width: 597px;
	height: 160px;
}

#menu ul {
	margin: 0px;
	padding: 112px 0px 0px 0px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	margin-left: 5px;
	padding: 5px 15px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #FFFFFF;
	border-right: 1px solid #666666;
}

#menu a:hover, .active a {
	color: #F600FF;
}








/* GALLERY DIV *//* GALLERY DIV *//* GALLERY DIV *//* GALLERY DIV *//* GALLERY DIV *//* GALLERY DIV *//* GALLERY DIV *//* GALLERY DIV *//* GALLERY DIV */

#gallerycontainer1{
	width: 900px;
	height: 300px;
}








/* MAIN CONTENT UNDER DIV *//* MAIN CONTENT UNDER DIV *//* MAIN CONTENT UNDER DIV *//* MAIN CONTENT UNDER DIV *//* MAIN CONTENT UNDER DIV *//* MAIN CONTENT UNDER DIV */

#mainContentUnder {
	width: 900px;
	float: left;
	background-image:url(images/footer_bg.jpg);
	background-repeat:repeat-x;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left;
}









/* sourcebook basket STARTS here *//* sourcebook basket STARTS here *//* sourcebook basket STARTS here *//* sourcebook basket STARTS here *//* sourcebook basket STARTS here */

#sbBasket{
	width: 240px;
	margin-left: 30px;
	margin-top: 20px;
	margin-bottom: 20px;
	float: left;
	border: 1px none #83A607;
	margin-right: 30px;
}	

#sbBasket h1{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	border-bottom-width: 4px;
	border-bottom-style: double;
	border-bottom-color: #920095;
}	

#sbBasket h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	background-color: #666;
	padding: 10px;
}

#sbBasket img{
	margin-bottom: 10px;
	border: 0px;
}	

#sbBasket a{
	text-align:center;
	color:#CCCCCC;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}	

#sbBasket a:hover{
	text-align:center;
	color:#FFFFFF;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}	

.basketcopy1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: justify;
	line-height: 17px;
	margin-top: -9px;
	padding: 10px 10px 10px 10px;
}

/* sourcebook basket ENDS here *//* sourcebook basket ENDS here *//* sourcebook basket ENDS here *//* sourcebook basket ENDS here *//* sourcebook basket ENDS here */









/* MAIN CONTENT DIV *//* MAIN CONTENT DIV *//* MAIN CONTENT DIV *//* MAIN CONTENT DIV *//* MAIN CONTENT DIV *//* MAIN CONTENT DIV *//* MAIN CONTENT DIV */

#mainContent {
	padding: 0px /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
















/* BIO STARTS HERE *//* BIO STARTS HERE *//* BIO STARTS HERE *//* BIO STARTS HERE *//* BIO STARTS HERE *//* BIO STARTS HERE *//* BIO STARTS HERE */

#bio {
	float: left;
	width: 300px;
	margin-right: 20px;
}

#bio h1 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 23px;
	margin-bottom: 15px;
	border-bottom: 2px solid #fff;
}

#bio2 {
	float: left;
	width: 580px;
}

#bio2 h1{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 23px;
	margin-bottom: 15px;
	border-bottom: 2px solid #fff;
}

#bio2 h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	background-color: #920095;
	padding: 10px;
}

#bio2 a{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000;
text-decoration: none;
padding: 2px;
margin-left: 10px;
}

#bio2 a:hover{
background-color: #999999;
}

.biocopy{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333333;
text-align: justify;
line-height: 17px;
background-color: #ebebeb;
margin-top: -9px;
padding: 10px;
}




/* CATALOG STARTS HERE *//* CATALOG STARTS HERE *//* CATALOG STARTS HERE *//* CATALOG STARTS HERE *//* CATALOG STARTS HERE *//* CATALOG STARTS HERE */

#catalog {
	float: left;
	width: 900px;
}

#catalog img {
	margin-bottom: 15px;
	border: 0px;
	text-align: center;
}







/* CONTACT PAGE STARTS HERE*//* CONTACT PAGE STARTS HERE*//* CONTACT PAGE STARTS HERE*//* CONTACT PAGE STARTS HERE*//* CONTACT PAGE STARTS HERE*/


#contactcolumn {
	float:left;
	width: 250px;
	margin-right: 10px;
	margin-left: 10px;
}


#contactcolumn h1 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 23px;
	margin-bottom: 15px;
	border-bottom: 2px solid #fff;
}

#contactcolumn h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	background-color: #920095;
	padding: 10px;
}

#contactcolumn a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	padding: 2px;
	margin-left: 10px;
}

#contactcolumn a:hover{
	background-color: #999999;
}

.contactcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
	line-height: 17px;
	background-color: #FFFFFF;
	margin-top: -9px;
	padding: 10px 10px 10px 10px;
}






#address {
	float:left;
	width: 330px;
	margin-right: 10px;
	margin-left: 10px;
	text-align: right;
}


#address h1 {
color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 23px;
	margin-bottom: 15px;
	border-bottom: 2px solid #fff;
}

#address h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	background-color: #920095;
	padding: 10px;
}

#address a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	padding: 2px;
	margin-left: 10px;
}

#address a:hover{
	background-color: #999999;
}

.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 17px;
	background-color: #ebebeb;
	margin-top: -9px;
	padding: 10px 10px 10px 10px;
}








/* REP PAGE STARTS HERE*//* REP PAGE STARTS HERE*//* REP PAGE STARTS HERE*//* REP PAGE STARTS HERE*//* REP PAGE STARTS HERE*//* REP PAGE STARTS HERE*/

#rep {
	float:left;
	width: 280px;
	margin-right: 10px;
	margin-left: 10px;
}

#rep h1 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 23px;
	margin-bottom: 15px;
	border-bottom: 2px solid #fff;
}

#rep h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	background-color: #920095;
	padding: 10px;
}

#rep a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	padding: 2px;
	margin-left: 10px;
}

#rep a:hover{
	background-color: #999999;
}

.repcopy{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
	line-height: 17px;
	background-color: #FFFFFF;
	padding: 10px;
	margin-top: -9px;
}








/* BRANDS PAGE STARTS HERE*//* BRANDS PAGE STARTS HERE*//* BRANDS PAGE STARTS HERE*//* BRANDS PAGE STARTS HERE*//* BRANDS PAGE STARTS HERE*/

#brand {
	float: left;
	width: 900px;
	height: auto;
}

#brand h1 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 23px;
	margin-bottom: 15px;
	border-bottom: 2px solid #fff;
}

#brand h2{
	width: 540px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #fff;
	background-color: #AF00B5;
	padding: 10px;
	margin-top: 10px;
	clear:right;
}

#brand img {
	float: none;
	border: 1px solid #EBEBEB;
	width: auto;
	clear:none;
	background-color: #FFFFFF;
	margin-top: 2px;
	margin-right: 4px;
	margin-bottom: 2px;
	margin-left: 0px;
}


#brand p { /*used for nyigf show*/
	float: none;
	border: 0px none #EBEBEB;
	width: auto;
	color: #fff;
	margin-top: 2px;
	margin-right: 4px;
	margin-bottom: 2px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 900;
}

#brand a { /*used for nyigf show*/
	float: none;
	border: 0px none #EBEBEB;
	width: auto;
	color: #FFFF00;
	margin-top: 2px;
	margin-right: 4px;
	margin-bottom: 2px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 900;
}


.brandcopy {
	float: left;
	border: 3px solid #EBEBEB;
	width: 306px;
	clear:left;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}

.brandcopy2{
	float: right;
	width: 540px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
	line-height: 17px;
	background-color: #ebebeb;
	margin-top: -9px;
	padding: 10px;
}


/* NEW ITEM PAGE STARTS HERE*//* NEW ITEM PAGE STARTS HERE*//* NEW ITEM PAGE STARTS HERE*//* NEW ITEM PAGE STARTS HERE*//* NEW ITEM PAGE STARTS HERE*/

#newitems {
	float: left;
	width: 900px;
	height: auto;
}

#newitems a {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 23px;
	margin-bottom: 15px;
	font-style: normal;
	border: 0px;
	clear: both;
	float: none;
}

#newitems a hover{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	margin: 10px;
	border: 0px;
}

#newitems h1 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 23px;
	margin-bottom: 15px;
	font-style: normal;
	border: 0px;
	clear: both;
	float: none;
}

#newitems h2{
	width: 540px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #fff;
	background-color: #AF00B5;
	padding: 10px;
	margin-top: 10px;
	clear:right;
}

#newitems img {
	float: none;
	clear:none;
	background-color: #FFFFFF;
	margin-top: 2px;
	margin-right: 4px;
	margin-bottom: 2px;
	margin-left: 0px;
	border: 0px;
	padding: 5px;
}

.newitems {
	float: left;
	border: 3px solid #EBEBEB;
	width: 306px;
	clear:left;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}

.newitems{
	float: right;
	width: 540px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
	line-height: 17px;
	background-color: #ebebeb;
	margin-top: -9px;
	padding: 10px;
}







/* FOOTER STARTS HERE*//* FOOTER STARTS HERE*//* FOOTER STARTS HERE*//* FOOTER STARTS HERE*//* FOOTER STARTS HERE*//* FOOTER STARTS HERE*//* FOOTER STARTS HERE*/

#footer {
	clear: both;
	padding: 0; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	float: left;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

