@charset "UTF-8";
/* CSS Document */

/*    Main Page   */


body{
	background-image:url(images/backgroundlines.jpg);
	background-repeat:repeat;
}

#allpage{
	margin: 0px auto;
	width:905px;
	padding-bottom:15px;
	margin-top:15px;

}

#toppage{
	float:left;
		background-image:url(images/bg_middle-905.png);
		background-repeat:repeat-y;
	width:905px;
	padding-bottom:10px;
	border-top:1px #bfbfbf solid;
	padding-top:10px;
	
}
#toppage-radio{
	float:left;
	width:930px;
		background-image:url(images/bg_middle-920.png);
		background-repeat:repeat-y;
	padding-bottom:10px;
	border-top:1px #bfbfbf solid;
	padding-top:10px;
}
#toppage-radio .topimage{
 	background-image:url(images/streetwise-logo-sub.jpg);
	padding:0px 0px 0px 0px;
	background-repeat:no-repeat;
}

#bottom{
	float:left;
		background-image:url(images/bg_middle-905.png);
		background-repeat:repeat-y;
	width:905px;
	padding-top:10px;
}
#bottom-radio{
	float:left;
		background-image:url(images/bg_middle-920.png);
		background-repeat:repeat-y;
	width:930px;
	padding-top:10px;
}
#bottom .smalltxt,
#bottom-radio .smalltxt{
	font-size:12px;
}
#rosecart{
	margin: 0px auto;
		background-image:url(images/bg_middle-905.png);
		background-repeat:repeat-y;
	width:905px;
	padding-left:3px;
	
}
#rosecart-radio{
	margin: 0px auto;
		background-image:url(images/bg_middle-920.png);
		background-repeat:repeat-y;
	width:930px;
	padding-left:5px;
	
}#menub{
	float:left;
		background-image:url(images/bg_middle-905.png);
		background-repeat:repeat-y;
	width:905px;
	color:#CCC;
	font-size:12px;
	text-align:center;
		border: 1px #CCC thin;
		margin-bottom:20px;
	border-bottom:1px #bfbfbf solid;
		

}
#menub-radio{
	float:left;
		background-image:url(images/bg_middle-920.png);
		background-repeat:repeat-y;
	width:930px;
	color:#CCC;
	font-size:12px;
	text-align:center;
		margin-bottom:20px;
	border-bottom:1px #bfbfbf solid;
		

}
.dispatch{
	float:right;
	width:160px;
	font-size:11px;
	color:#CCC;
	
}


.image-logo{
	float:left;
	width:725px;
	margin:0px;
	padding-left:15px;
}
.message{
	float:left;
	width:850px;
	font-size:16px;
	color:#CCC;
	text-align:center;
	padding-top:9px;
}
	
