body 
{
	text-align: center;
	margin: 20px;		/* shift whole page down by 25 pixels */
	background-color: #333366;
}
#header form {
	float: none;
	height: 30px;
	width: 200px;
	padding-left: 0px;
	margin-left: 500px;
	top: 0px;
	bottom: 0px;
}

#header1 {
	float: left;
	height: 200px;
	width: 352px;
	margin-left: 5px;
}

#header2 {
	float: right;
	height: 160px;
	width: 200px;
	margin-right: 5px;
}

#header3 {
	height: 34px;
	width: 400px;
	float: right;
	margin-right: 5px;
}

#awmAnchor-menu {
	background-color: #000000;
	clear: both;
	height: 30px;
	width: auto;
}

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(../Images/background2.jpg);
	background-repeat: repeat-x;
}
#container  #menu  {
	width: auto;
	clear: both;
	height: 30px;
	background-color: #000000;
	border: 1px solid #FFFFFF;
}
#container  {
	width: 780px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	color: #000000;
	background-color: #333333;
	border: medium groove #000000;
} 
#container #right1 {
	width: 370px;
	float: right;
	height: 459px;
}
#bottom {
	clear: both;
	height: auto;
	background-color: #333333;
}
#header  {
	background-color: #0099FF;
	border: 1px solid #FFFFFF;
	height: 200px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	clear: both;
	text-align: left;
} 
.shipping {
	margin-left: 20px;
}


#container #tshirtinfo {
	height: 445px;
	width: 340px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 30px;
	margin-left: 0px;
	background-color: #999999;
	border: thin inset #FFFFFF;
}
.arrows {
	margin-right: 5px;
	margin-left: 5px;
}
#container  #tshirt  {
	height: 400px;
	width: 400px;
	float: right;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 5px;
}
#header  h1  {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	text-align: center;
}
#sidebar1  {
	float: left; /* since this element is floated, a width must be given */
	width: 100px;
	height: 450px;
	margin-right: 15px;
	background-color: #858585;
	padding: 5px;
	border: thin outset #000000;
}
.sidebarbuttons {
	margin: 2px;
}
#mainContent  {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 150px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
} 
#footer  {
	padding: 0;
	background-color: #333333;
	font-size: large;
	text-align: left;
	color: #333333;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: outset;
	border-right-style: none;
	border-bottom-style: outset;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin: 0px;
	height: auto;
	clear: both;
} 
#container  #footer  #storeflavortext  {
	height: auto;
	width: 580px;
	float: right;
	clear: none;
	padding: 0px;
	margin: 10px;
	background-color: #333333;
}
#container  #footer  #details  {
	float: left;
	height: auto;
	width: 150px;
	margin: 0px;
	padding: 5px;
	background-color: #333333;
}
#container  #footer  #flavorpics2  {
	float: right;
	height: auto;
	width: 580px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #333333;
}

#container #footer #whatigot {
	width: 580px;
	float: right;
	margin: 10px;
	background-color: #333333;
}

#container #footer #flavorleft {
	float: left;
	height: auto;
	width: 180px;
	background-color: #333333;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
body,td,th {
	font-family: Franklin Gothic Book, Franklin Gothic Demi, Georgia;
	color: #000000;
	font-size: large;
	font-weight: bold;
}
#footer1  {
	background:#DDDDDD;
	clear: both;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
}

.StoreMain {
	border: 1px solid #000000;
	padding: 0px;
	margin: 10px;
	float: left;
}
#frontshirt {
	float: right;
	height: 200px;
	width: 160px;
	border: 1px solid #000000;
	padding: 0px;
	text-align: center;
	margin-top: 22px;
	margin-right: 13px;
	margin-bottom: 5px;
	margin-left: 10px;
	color: #FFFFFF;
	background-color: #000000;
	clear: none;
}
#frontpageflavor {
	height: 455px;
	width: 392px;
	float: left;
	background-color: #333333;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border: thin inset #000000;
}
.tagline {
	padding-bottom: 10px;
	vertical-align: 0%;
	top: 0px;
	background-position: 0px;
	padding-right: 0px;
	margin-right: 5px;
}
#fpimage {
	height: 220px;
	width: 294px;
	border: 1px solid #000000;
	padding-left: 0px;
	margin-left: 40px;
}

#frontflavor2 {
	height: 250px;
	width: 210px;
	float: left;
	background-color: #333333;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: inset;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	clear: left;
}

#aboutus {
	text-align: justify;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #333333;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	clear: both;
	color: #FFFFFF;
}
#form1 {
	width: 400px;
	float: none;
}

#mainForm 
{
	position: relative;
	border: 1px;
	border-style: solid;
	margin: 0 auto;
	text-align: left;
	width: 70%;
	background-color: #ffffff;
}

ul.mainForm
{
	list-style-type: none;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size:15px;	
}

li.mainForm
{
	padding-bottom: 10px;
}


#mainFormError
{
	position: relative;
	border: 1px;
	border-style: solid;
	margin: 0 auto;
	text-align: left;
	width: 70%;
}



input.mainFormError
{
	background-color: #FADADD;
}


textarea.mainFormError
{
	background-color: #FADADD;
}


select.mainFormError
{
	background-color: #FADADD;
}


#formHeader
{
	position: relative;
	width: 100%;
	background-color: #666699;
	margin:0 0 0 0;
	padding-bottom: 10px;
}

p.formHeader
{
	text-align: right;
	margin:0 0 0 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-weight:normal;
	color: #ffffff;
	font-size:25px;
	position:relative;
	left:-5px;
	top:4px;
	letter-spacing: 2px;
}



#formInfo
{
	position: relative;
	width: 100%;
	background-color: #ffffff;
	margin:0 0 0 0;
}

h2.formInfo
{
	text-align: left;
	margin:0 0 0 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-weight:normal;
	font-size:20px;
	position:relative;
	left:20px;
	top:0px;
	letter-spacing: 1px;
	line-height:150%;
	color: #ffffff;
}


p.formInfo
{
	text-align: left;
	margin:0 0 0 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-weight:normal;
	color: #000000;
	font-size:12px;
	position:relative;
	left:20px;
	top:0px;
	color: #ffffff;
}

#formFields
{
	position: relative;
	width: 100%;
	background-color: #ffffff;
	margin:0 0 0 0;

}

label.formFieldQuestion
{
	line-height:125%;
	padding:0 4px 1px 0;
	border:none;	
	display:block;
	font-size:95%;
	font-weight:bold;
}

label.formFieldOption
{
	font-size:90%;
	display:block;
	line-height:1.0em;
	margin:-19px 0 0 25px;
	padding:4px 0 5px 0;
	width:90%;
}



input.formFieldStyle
{
	display:block;
	line-height:1.4em;
	margin:8px 0 0 3px;
	width:13px;
	height:13px;
}


/* tooltip */
a.info {
	font-family: Tahoma, Arial, Sans-Serif;
	text-decoration:none; 
	position: relative;
}

a.info span {
	position: relative;
	display:none;
}

a.info:hover {
	position: relative;
	cursor:default;
}

a.info:hover .infobox {
	font-weight: normal; 
	display:block; 
	position:absolute; 
	top:20px;;
	left:25px;
	width:205px; 
	height:70px; 
	border: 1px solid #ccc; 
	background:#f4f4f4 url(question.gif) no-repeat bottom right; 
	color:#000; 
	text-align:left; 
	font-size:0.7em; 
	padding-left:10px; 
	padding-top:10px;
}

/* pop-up calendar */
button.calendarStyle
{
	background-color: transparent;
	border: 0;
	height:22px;
	width:22px;
	background-image:url(imgs/calendar.png);
	cursor: pointer;
	cursor: hand;
}


p.footer
{
	text-align: right;
	margin:0 0 0 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-weight:normal;
	color: #ffffff;
	font-size:9px;
	position:relative;
	top:4px;
	left:-140px;
	letter-spacing: 2px;
}

a.footer
{
	text-align: right;
	margin:0 0 0 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-weight:normal;
	color: #ffffff;
	font-size:9px;
	position:relative;
	top:4px;
	letter-spacing: 2px;
}
