/*CSS for Bazaar HDC*/

body{
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	background-color: #FFFFFF;
	background-image: url("bhdc_main.gif");
	background-repeat: repeat-x;
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 12px;

}

p {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height:1.5em;
	color: #666666;
}

b{font-size: 110%;}
em{color: red;}

#maincontainer{
width: 680px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
background-image: url("white.gif");
padding-left:0px; /*15px*/
padding-right:9px; /*15*/
border-top: thin #CCCCCC solid;
border-right: thin #CCCCCC solid;
border-left: thin #CCCCCC solid;
margin-top:10px;
}


#headercontainer {
padding-left:10px;
padding-right:15px;
}

#tagline {
height:95px;
background-image:url("bazaar_tagline.jpg");
background-repeat:no-repeat;
}

#header{
background: #EAEAEA;
height: 152px; /*Height of top section*/
background-image:url("bhdc_banner.gif");
background-repeat:no-repeat;
}

#header h1{
margin: 0; 
padding-top: 15px;
}

#contentcolumn h1{ /*page titles*/
color:#091c59;
font-size: 150%;
margin-top:10px;
}

#contentcolumn h2{ /*page subtitles*/
color:#091c59;
font-size: 125%;
margin-top:10px;
}

#contentcolumn h3{ /*page subtitles*/
color:#091c59;
font-size: 110%;
margin-top:10px;
}

/* Bullet list Formatting */

ul.colorbullets{
line-height:1.5em;
color:#091c59;
}

ul.colorbullets a{
color:#091c59;
text-decoration:none;
}

ul.colorbullets a:hover{
color:#CF984F;
text-decoration:underline;
}

/*end of bulletted lists*/



/*Heading Formatting*/


/*end of Heading formatting*/

/*Navigation */
#container-navigation {
	width: 670px; /*length of navigation bar*/
	background-color: #091c59;
	height: 22px;
	border-bottom: 1px solid #ffffff;
}

ul#navigation {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#navigation li {
	display: inline;
	list-style: none;
	height: 22px;
	
}

#navigation li a {
	color: #ffffff;
	line-height: 22px;
	font-size: 11px;
	text-decoration: none;
	padding: 5px 15px 6px 14px;/*right margin for each navigation item*/
	border-right: 1px solid #ffffff;
}

#navigation li a:hover {
	text-decoration: underline;
	background-color: #CF984F;
}
/*end navigation*/



#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
	margin-right: 200px; /*Set right margin to RightColumnWidth*/
}

#contentcolumn a {
	color:#006AC3;
	text-decoration:none;
}

#contentcolumn a:hover {
	text-decoration: underline;
	color: #CF984F;
}



#rightcolumn{
float: left;
width: 200px; /*Width of right column*/
margin-left: -200px; /*Set left margin to -(RightColumnWidth) */
}



#rightcolumn h2{ /*page titles*/
color:#091c59;
font-size: 110%;
margin-top:10px;
}

#rightcolumn p {
	margin-top:10px;
	margin-left:10px;
	line-spacing:1.5em;
}

#rightcolumn a {
	color:#006AC3;
	text-decoration:none;
}

#footer{
clear: left;
width: 100%;
background: gray;
color: #FFF;
text-align: center;
padding: 4px 0;
}

#footer a{
color: #FFFF80;
}

#footer2{
clear: left;
width: 100%;
background: white;
color: #FFFFFF;
text-align: center;
padding: 4px 0;
}

#footer2 p{
color: #FFFFFF;
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height:1.5em;
	color: #666666;
}

/*Body Pictures*/


#left_pic1 {
	float:left;
	width:100px;
	height:140px;
	margin:10px;
	border:1px solid #000000;
}

#left_pic2 {
	float:left;
	width:100px;
	height:79px;
	margin:10px;
	border:1px solid #000000;
}

#left_pic3 {
	float:left;
	width:393px;
	height:84px;
	margin:10px;
	border:1px solid #000000;
}

#left_pic4 {
	float:left;
	width:126px;
	height:126px;
	margin:10px;
	border:1px solid #000000;
}

#left_pic5 {
	float:left;
	width:200px;
	height:112px;
	margin:10px;
	border:1px solid #000000;
}

#left_pic6 {
	float:left;
	width:112px;
	height:200px;
	margin:10px;
	border:1px solid #000000;
}

#left_pic7 {
	float:left;
	width:200px;
	height:150px;
	margin:10px;
	border:1px solid #000000;
}

#left_pic8 {
	float:left;
	width:150px;
	height:200px;
	margin:10px;
	border:1px solid #000000;
}

#left_pic15 {
	float:left;
	width:125px;
	height:105px;
	margin:10px;
	border:1px solid #000000;
}

#left_pic16 {
	float:left;
	width:162px;
	height:105px;
	margin:10px;
	border:1px solid #000000;
}

#left_pic17 {
	float:left;
	width:300px;
	height:85px;
	margin:10px;
	border:1px solid #000000;
}

#center_pic2 {
	float:center;
	width:100px;
	height:139.92px;
	/*margin:10px;*/
	margin-top:0px;
	border:1px solid #000000;
}

#right_pic1 {
	float:right;
	width:100px;
	height:79px;
	/*margin:10px;*/
	margin-top:10px;
	border:1px solid #000000;
}

#right_pic2 {
	float:right;
	width:100px;
	height:140px;
	/*margin:10px;*/
	margin-top:0px;
	border:1px solid #000000;
}

#right_pic3 {
	float:right;
	width:90px;
	height:279px;
	/*margin:10px;*/
	margin-top:0px;
	border:1px solid #000000;
}

#right_pic4 {
	float:right;
	width:125px;
	height:125px;
	/*margin:10px;*/
	margin-top:0px;
	border:1px solid #000000;
}

#right_pic5 {
	float:right;
	width:200px;
	height:112px;
	margin:10px;
	border:1px solid #000000;
}

#right_pic6 {
	float:right;
	width:112px;
	height:200px;
	margin:10px;
	border:1px solid #000000;
}

#big_pic {
	float: left;
	width:150px;
	Height:200px;
	margin:15px;
}

#brand_logo {
	float: left;
	width:465px;
	Height:79px;
	margin:10px;
}

#brand_logo2 {
	float: left;
	width:200px;
	Height:58px;
	margin:10px;
}

#brand_logo3 {
	float: left;
	width:182px;
	Height:69px;
	margin:10px;
}