
h1, h2, h3, h4, h5, h6 {
	font-style: normal;
	font-weight: normal;
	}

h1 {
	font: 18px Arial, Helvetica, sans-serif;
	}

h1 a {
	font: 18px Arial, Helvetica, sans-serif;
	}

h2 {
	font: 18px Arial, Helvetica, sans-serif
	}

a:link, a:active, a:visited {
	text-decoration: none;
	color:#000;
	}

a:hover {
	text-decoration: none;
	}
.highlight {
	color:#b92025;
	}
.subdued {
	color:#969395;
	}
.red {
	color:#f10040;
	}
.blue {
	color:#6ea7e4;
	}
.pink {
	color:#f8146f;
	}
.orange {
	color:#f77f00;
	}
.white {
	color:#fff;
	}
.right {
	float:right;
	}
.left {
	float:left;
	}
.normal {
	font-weight:400;
	}
.nopad {
	padding:0;
	}

/* START: Layout */

div#container
{
	width: 972px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	margin-top:0px;
}
#document {
	text-align: left;
	width: 100%;
	border:0px none;
	margin: 0px;
	padding: 0px 0px 0px 0px;

}


/* START: Masthead */

div#homepage-sponsor-advancedsearch {
	float: left;
}

div#logo-home {
	padding-top: 20px;
	padding-left: 10px;
	height: 32px;
}

div#masthead {
	margin:0;
	padding-top: 10px;
	font-size: 10px;
}

div#masthead div.advancedsearch
{
	margin-bottom: 5px;
}

div#masthead div.bottom {
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	border-bottom: 1px #ffffff solid;
	padding-bottom: 5px;
	margin-bottom:0px;
}

div#masthead div.divider {
	clear:both;
	margin-top:4px;
	height: 1px;
	border-bottom:1px solid #423d41;
	line-height:1px;

}

div#masthead div.search img {
	float: left;
}

div#masthead div.search input {
	border: 1px #cdcdcd solid;
	background-color: #000000;
	color: #ffffff;
	width: 98px;
	height: 16px;
	float: left;
	font-size: 10px;
	margin:0;
	padding:0;
}

div#masthead div.search input.button {
	width: 74px;
	height: 18px;
	border: 0;
}
div#masthead div.top {
	width: 970px;
	height: 90px;
	margin-left: auto;
	margin-right: auto;
}

	
	
div.banner {
	float: right;
}

div#account-home {
	margin-top: 10px;
	padding-left: 10px;
}

div#account-home div.links-home {
	margin-top: 7px;
}

div#account-home div.links-home a {
	margin-right: 10px;
}



/* END: Masthead */

/* END: Layout */


/* START: Left Column */
.design-box {
	margin: 0px;
	min-height: 200px;
	padding: 10px 7px 0px 10px
	}

	.design-box h2 {
	padding: 0px
	}

	.design-box p {
	margin: 5px 0
	}

	.design-box form {
	background: no-repeat bottom;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	width: 150px
	}

	.design-box .title {
	font-size: 11px;
	margin-bottom: 4px;
	text-transform: uppercase
	}

	.design-box .heading {
	margin: 0 0 5px
	}

	.design-box .img {
	float: left;
	margin: 0 3px 0 0
	}

	.design-box .body {
	margin-bottom: 4px
	}

	.design-box fieldset {
	border: 0px none;
	padding: 0px 0px
	}

	.design-box label {
	display: block;
	padding: 5px 0px
	}

	.design-box .submit {
	margin: 0 15px
	}

	.design-box .question {
	font-weight: 700;
	margin: 3px 0px 6px 0px
	}

	.design-box .answers {
	margin: 5px 0px 10px 0px
	}



/* END: Left Column */

/* START: footer */
#footer {
	margin: 5px auto;
	width: 972px;
	color:#bab9ba;
	/*border:solid 1px red;*/
	
	}

	#footer .links a img {
	border:0;
	border-right:solid 1px #5e5a5d;
	padding: 3px 10px;
	margin: 10px 0 0;
	}
		#footer .links a img.end {
		border:0;
		}

	#footer .subscribe {
	margin: 30px 0 10px;
	}

	#footer .subscribe select {
	color: #bab9ba;
	background: #282327;
	font-weight: normal;
	}
	#footer .copyright {
	color:#808080; 
	margin-top:20px;
	margin-bottom: 25px;
	font-size: 11px;
	}
		#footer .copyright a,	#footer  a {
		color:#808080;
		font-weight:normal;
		text-decoration:underline;
		text-transfrom:none;
		}

	
/* END: footer */

/* For "Integrated Vendor Component" */
#ivc-row {
 /*width: 505px;*/
 padding-left: 0px; border: 1px #fff;
 text-align: center;
 font: bold 11px arial;}

#ivc-item {
 float: left;
 width: 149px;
 /* height: 200px; */
 margin-top: 5px;
 margin-right: 5px;
 background-color: #282327;
}

.ivc-date{
 color: #fff;
 margin: 5px 3px 1px 3px;
}

.ivc-title {
 color: #ea0f81; /* hot pink */
 text-transform: uppercase;
}

#ivc-item a {
 color: #ea0f81; /* hot pink */
 text-decoration: none;
}


#masthead #account-home .links-home a {
	color:#ffffff;
}

#masthead #account {
	padding-top:10px !important;
}

	#masthead .gallery-logo {
		color:#000000;
}


#column-left h3 {
	margin:0px;
	font-size:18px;	
	font-weight:bold;
}
	

