/* CSS Document */

div#liquor_h1 { margin: 0; padding: 0;
	text-align: justify;
	position: absolute;
	width: 39px;
	height: 39px;
	background: transparent url(images/submenu_head_circle.png) no-repeat;
}

h2#liquor_h2 {margin: 0; padding: 0;
	position: absolute;
	left: 10px;
	top: -1px;
	width: 79px;
	height: 35px;
	background: transparent url(images/sub_bar_h2.png) no-repeat;
	text-indent: -9999px;
}

h3#liquor_h3 {margin: 0; padding: 0;
	position: absolute;
	left: 75px;
	top: 14px;
	width: 320px;
	height: 28px;
	background: transparent url(images/liquor_title.png) no-repeat;
	text-indent: -9999px;
}

/*----------Spirits------------*/

div#spirits {margin: 0; padding: 0; position: relative; left: 6px; top: 60px; width: 450px; height: 210px;}
div#spirits h2 {margin: 0; padding: 0; position: absolute; left: 30px; top: -7px; width: 359px; height: 22px; background: transparent url(images/spirits_subtitle.png) no-repeat; text-indent: -9999px;}
div#spirits p {margin: 0; padding: 0; position: absolute; left: 40px; top: 16px; width: 359px; color: #000000; font-family:Arial, Helvetica, sans-serif; font-size: 11px;}

/*----------Mixed Drinks------------*/

div#mixed {margin: 0; padding: 0; position: relative; left: 6px; top: 60px; width: 450px; height: 110px;}
div#mixed h2 {margin: 0; padding: 0; position: absolute; left: 30px; top: -7px; width: 359px; height: 22px; background: transparent url(images/mixed_subtitle.png) no-repeat; text-indent: -9999px;}
div#mixed p {margin: 0; padding: 0; position: absolute; left: 40px; top: 16px; width: 359px; color: #000000; font-family:Arial, Helvetica, sans-serif; font-size: 11px;}

/*----------Shooters------------*/

div#shooters {margin: 0; padding: 0; position: relative; left: 6px; top: 60px; width: 450px; height: 450px;}
div#shooters h2 {margin: 0; padding: 0; position: absolute; left: 30px; top: -7px; width: 359px; height: 22px; background: transparent url(images/shooters_subtitle.png) no-repeat; text-indent: -9999px;}
div#shooters p {margin: 0; padding: 0; position: absolute; left: 40px; top: 16px; width: 359px; color: #000000; font-family:Arial, Helvetica, sans-serif; font-size: 11px;}