


#shochobar {
	width: 100%;
	margin: 0px;
	height: 30px;
	position: fixed;
	top: 0; left:0;
	z-index:100; 
	background-image: url('/images/cbNew.jpg');
     background-repeat: repeat-x;
	border-bottom: 1px solid #ddd;
	
}

#shochobar-content {
	width: 920px!important;  /* change to 920px when implementing the Flat Rate shipping company bar -BigShane*/
	width: 870px;
	margin: 0px auto;
	
	font:normal 12px Arial, Helvetica, sans-serif;
	color: white;
	padding-top: 5px;
	border: 0px solid red;
	
}

#shochobar-content a{
	color: white; 
	text-decoration: none;
	

}		

#shochobar-content a:hover{
	color: #09f;


}	

.shochobar-rightwidgets {
 	float: right;
	border-right: 1px solid #999; 
	padding-left: 10px;
	
 	}
	
.shochobar-site {
	float: left; 
	background-color: white; 
	padding-left: 5px; 
	padding-right: 0px;
	padding-top: 5px; 
	padding-bottom: 3px;
	color: white;
	margin-top: 1.3px;
	background-image: url(/images/shocho-bar-left-tab.gif);
	background-repeat: no-repeat;
	
	/* Use bacjkground image or javascript 
	-moz-border-radius:5px;
 	-webkit-border-radius:10px;
	behavior:url(border-radius.htc);
	*/
 	}	

#shochobar-siteend {
 	height: 25px; 
	padding-left: 0px; 
	padding-right: 5px;
	padding-top: 5px; 
	padding-bottom: 3px;
	margin-top: 0px;
	color: white;
	background-image: url(/images/shocho-bar-right-tab.gif);
	background-repeat: no-repeat;
	background-position: top right;
	display: inline;
	/* Use bacjkground image or javascript 
	-moz-border-radius:5px;
 	-webkit-border-radius:10px;
	behavior:url(border-radius.htc);
	*/
 	}	
	
#shochobar-stores	{
	float: left; padding-left: 3px;	
	}
	
#shochobar-stores a{
	color: white;
	}

#shochobar-stores a:hover{
	color: #09f;
	}	
	



#company-footer {
width: 100%;
margin: 0px;
height: 400px;
border: 0px;
background-color: #224466;

}	

#companyfooterframed {
background-color: #224466;
}

#company-statement {
margin-top: 0px;
width: 100%;
margin: 0px;
height: 100px;
background-image: url('/images/company-state-bkgrd.jpg');
background-repeat: repeat-x;

}

#company-statement-content {
width: 810px!important;
width: 860px;
margin: 0px auto;
font:normal 32px Arial, Helvetica, sans-serif; 
color #333;
padding-top: 0px;
border: 0px solid blue;
font-weight: bold;
padding-top: 10px;
}

#company-statement-content a{
color: #333;

}



#corporatefooter {
width: 100%;
margin: 0px;
height: 30px;
background-color: #51687F;
border-top: 1px solid #6C8BAA;

}

#corporatefooter-content {
width: 820px;
margin: 0px auto;
padding-top: 7px;
font:normal 12px Arial, Helvetica, sans-serif; 
color: white;
}

#corporatefooter-content a{
color: white;
}

#corporatefooter-contenta:hover{
color: #09f;

}

.seperator{
margin-left: 7px;
margin-right: 7px;
color: #607992;

}

/*!!!!!!!!!!! MyCSSMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;position:relative;z-index:1;}
.qmmc .qmdividery{float:left;width:0px;}
.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;position:relative;z-index:1;}
.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}
.qmmc {position:relative;zoom:1;z-index:10;}
.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:1;}
.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}
.qmsh div a {float:left;}
.qmmc div{visibility:hidden;position:absolute;}
.qmmc li {z-index:auto;}
.qmmc ul {left:-10000px;position:absolute;z-index:10;}
.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}
.qmmc li a {float:none}
.qmmc li:hover>ul{left:auto;}
#qm0 ul {top:100%;}
#qm0 ul li:hover>ul{top:0px;left:100%;}

/*!!!!!!!!!!! MyCSSMenu Styles [Please Modify!] !!!!!!!!!!!*/
/* MyCSSMenu 0 */

	.head-drop {
		color: white;
		font-family:Arial;
		font-size:12px;
		padding-right: 15px;
		background-image: url(/images/shochobar-arrow.gif);
		background-repeat: no-repeat;
		background-position: center right;
		
	}
	
	.head-nodrop {
		color: white;
		font-family:Arial;
		font-size:12px;
		background-image: url(/images/shochobar-cart.gif);
		background-repeat: no-repeat;
		background-position: center right;
		padding-right: 20px;
		border: 0px;
		
	}

	.head-drop a:hover, .head-nodrop a:hover{
		color: white;
	}
	
	.head-dropstop a{
		color: white;
		padding-right: 0px;
		background: none;
	}
	
	#qm0 {
		float: right;
		width: 290px;
		margin: 0px;
		padding: 0px;
		margin-top: -5px;
		
		
	}

	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a	
	{	
		padding:5px 4px 5px 5px;
		color:#333;
		font-family:Arial;
		font-size:12px;
		text-decoration:none;
		
	}


	/*"""""""" (SUB) Container""""""""*/	
	#qm0 div, #qm0 ul	
	{	
		padding:3px;
		width: 150px;
		margin:-2px 0px 0px;
		background-color:transparent;
		
	}


	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a, #qm0 ul a	
	{	
		padding:3px 10px 3px 5px;
		background-color:transparent;
		font-size:11px;
		border-width:0px;
		border-style: none;
	}


	/*"""""""" (SUB) Hover State""""""""*/	
	#qm0 div a:hover, #qm0 ul a:hover	
	{	
		background-color: #eeeee6;
		color: #09f;
		text-decoration: underline;
	}


	/*"""""""" (SUB) Active State""""""""*/	
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover	
	{	
		background-color: #eeeee6;
		
	}


	/*"""""""" Individual Titles""""""""*/	
	#qm0 .qmtitle	
	{	
		cursor:default;
		padding:0px 0px 0px 0px;
		color: white;
		font-family:arial;
		font-size:11px;
		font-weight:bold;
	}


	/*"""""""" Individual Horizontal Dividers""""""""*/	
	#qm0 .qmdividerx	
	{	
		border-top-width:1px;
		margin:4px 0px;
		border-color:#ddd;
	}


	/*"""""""" Individual Vertical Dividers""""""""*/	
	#qm0 .qmdividery	
	{	
		border-left-width:1px;
		height:15px;
		margin:4px 2px 0px;
		border-color:#607992;
	}


	/*"""""""" (main) Rounded Items""""""""*/	
	#qm0 .qmritem span	
	{	
		border: 0px;
		background-color:#eeeee6;
	}


	/*"""""""" (main) Rounded Items Content""""""""*/	
	#qm0 .qmritemcontent	
	{	
		padding:0px 0px 0px 4px;
	}
  
  .qmfv{visibility:visible !important;}.qmfh{visibility:hidden !important;}
