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

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	background:url(mixers_imgs/mixers_mainbg_repeat.jpg) repeat-x;
	background-color:#00798a;
	margin-top:0px;
	font-weight:lighter;
}

div.container {
	position:relative;
	margin:0 auto;
	width:950px;
	height:650px;
	}
	
#mixerslogo {
	position:absolute;
	width:280px;
	height:114px;
	top:45px;
	left:0px;
	}
	
#homecontent {
	position:absolute;
	width:475px;
	height:150px;
	top:125px;
	left:400px;
	color:#FFF;
	font-size:14px;
	line-height:24px;
	}
	
#aschome {
	position:absolute;
	width:172px;
	height:31px;
	top:38px;
	left:762px;
	}
	
#navbutton {
	position:absolute;
	width:460px;
	height:20px;
	top:32px;
	left:290px;
	font-size:13px;
	font-weight:bold;
	color:#FFF;
	letter-spacing:1px;
	}
	
#prodbottle {
	position:absolute;
	width:120px;
	height:338px;
	top:223px;
	left:130px;
	}
	
#prodtitle {
	position:absolute;
	width:603px;
	height:115px;
	top:200px;
	left:270px;
	}
	
#prodcontent {
	position:absolute;
	width:390px;
	height:220px;
	top:324px;
	left:270px;
	color:#FFF;
	}
	
#maintitle {
	position:absolute;
	width:603px;
	height:30px;
	top:220px;
	left:255px;
	font-size:40px;
	line-height:50px;
	color:#FFF
	}

#maincontent1 {
	position:absolute;
	width:300px;
	height:315px;
	top:275px;
	left:255px;
	color:#FFF;
	}
	
#maincontent2 {
	position:absolute;
	width:300px;
	height:315px;
	top:275px;
	left:580px;
	color:#FFF;
	}
	
#maincontent3 {
	position:absolute;
	width:603px;
	height:315px;
	top:275px;
	left:255px;
	color:#FFF;
	}
	
#submitcontent {
	position:absolute;
	width:260px;
	height:205px;
	top:260px;
	left:550px;
	color:#FFF;
	font-size:20px;
	line-height:30px;
	font-weight:bold;
	text-align:center;
	}
	
#pagelinkbar {
	position:absolute;
	width:600px;
	height:15px;
	top:595px;
	left:280px;
	color:#FFF;
	text-align:right;
	font-size:10px;
	}
	
#drinkdisplay {
	position:absolute;
	width:230px;
	height:364px;
	top:226px;
	left:20px;
	background:url(mixers_imgs/mixers_drinks_display.jpg) no-repeat;
	}
	
#prodnutrition {
	position:absolute;
	width:230px;
	height:220px;
	top:325px;
	left:680px;
	background-color:#BCE1D7;
	font-size:10px;
	line-height:11px;
	text-align:left;
	}
	
#clicklargetext {
	position:absolute;
	width:180px;
	height:15px;
	top:500px;
	left:690px;
	font-size:10px;
	color:#FF3;
	}
	
#prodlink1 {
	position:absolute;
	width:74px;
	height:50px;
	top:570px;
	left:270px;
	}
	
#prodlink2 {
	position:absolute;
	width:74px;
	height:50px;
	top:570px;
	left:344px;
	}
	
#prodlink3 {
	position:absolute;
	width:74px;
	height:50px;
	top:570px;
	left:418px;
	}
	
#prodlink4 {
	position:absolute;
	width:74px;
	height:50px;
	top:570px;
	left:492px;
	}
	
#prodlink5 {
	position:absolute;
	width:74px;
	height:50px;
	top:570px;
	left:566px;
	}

#prodlink6 {
	position:absolute;
	width:74px;
	height:50px;
	top:570px;
	left:640px;
	}

#footerleft {
	position:absolute;
	width:860px;
	height:20px;
	top:625px;
	left:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:right;
	color:#FFF;
	}
	
#footerright{
	position:absolute;
	width:65px;
	height:20px;
	top:625px;
	left:861px;
	}

a:link {
	color: #FFF;
	text-decoration:none;
	}
	
a:hover {
	color: #FF0;
	text-decoration:none;
	}
	
a:visited {
	text-decoration:none;
	color: #9CC;
	}
	
a:link:hover, a:visited:hover {
	color: #FF0;
	text-decoration:none;
	}
	
table {
	text-align:left;
	}

