﻿/* CSS Document */

body {
  font: 58.5%/1.6 Tahoma, Verdana, sans-serif;
  background-color:#fff;
}

p, li {
  font-size: 1.4em;
}

h3 {
	font-size: 1.6em;
	margin-bottom: 5px;
}

#secondaryContent h2 {
  font-size: 1.6em;
  margin: 0;
}

#secondaryContent p {
  font-size: 1.2em;
}



/* The Core Technique
================================= */

body {
  min-width: 760px;
  background-color: #FAFAFA;
}

#wrapper {
  width: 977px; 
  margin: 0 auto; 
  text-align: left;
  background: #fff url(../images/page-bg.gif) no-repeat left bottom;
}

#branding {
  height: 112px;
  background-color:#fff;
  margin-top: -8px;
}

#branding h1 {
  margin: 0;
  height: 107px;
}

#topnav {
	height: 31px;
	margin-top: 0;
	background: #fff url(../images/nav-bg.jpg) no-repeat top left;
}


#topnav li {
	/*border-left: 1px solid #fff;*/
}


/*

#topnav ul {
	list-style: none;
	padding-top: 4px;
	font-size: 0.9em;
}

#topnav li {
	display: inline;
	border-left: 1px solid #fff;
	margin-left: 10px;
	padding-left: 10px;
	padding-right: 10px;
	margin-right: 10px;
}

#topnav li a {
	color: #fff;
	text-decoration: none;
}

#topnav li a:hover {
	text-decoration: underline;
}
*/

#mainNav { 
  width: 200px;
  float: left; 
  margin-top: 21px;
  background-color: #F1EDEE;
  margin-bottom: 15px;
}

#mainNav ul {
	list-style: none;
	margin-left: -40px;
	margin-top: 0px;
}

#mainNav li {
	border-bottom: 1px solid #fff;
}

#mainNav li a {
	display: block;
	width: 195px;
	background-color: #AA333A;
	color: #fff;
	text-decoration: none;
	padding-left: 5px;
}

#mainNav li a:hover {
	background-color: #fff;
	color: #7C010C;
}

#mainNav p {
	margin-left: 10px;
	margin-right: 10px;
	font-size: 1.1em;
}

#mainNav h3 {
	margin-left: 10px;
	margin-right: 10px;
	font-size: 1.1em;
}

#mainNav h3 a {
	text-decoration: none;
	color: #000;
}

#mainNav h3 a:hover {
	text-decoration: underline;
}

#mainNav hr {
	color: #7C010C;
	background-color: #7C010C;
}
#newsfeed li {
	font-size: 1.3em;
	list-style: none;
	margin-bottom: 10px;
}
#content { 
  width: 750px; 
  float: right;
  margin-top: 10px; 
}

#mainContent { 
  width: 525px; 
  margin: 0; 
  float: left; 
  background-color: #fff;
}

#mainContent h1 {
	font-size: 1.8em;
	font-weight: normal;
	border-bottom: 1px solid #7c010c;
}

#mainContent h2 {
	font-size: 1.4em;
	font-weight: bold;
	border-bottom: 1px solid #7c010c;
}

#secondaryContent { 
  width: 200px;
  display: inline; /* :KLUDGE: Fixes IE double margin float bug */
  float: right; 
} 

.center-text {
text-align:center;
}

#foursquares {
  margin-left: 5px;
  text-align: left;
  padding: 0px;
}
.subsq1 {
  padding-left: 5px;
  padding-bottom: 5px;
}

.subsq2 {
  padding-bottom: 5px;
}

.subsq3 {
  padding-top: 0px;
  padding-right: 5px;
  padding-bottom: 5px;
  padding-bottom: 20px;
}

.subsq4 {
  padding-top: 0px;
  padding-bottom: 20px;
}

.twitter {
  margin-left: 75px;
  padding-bottom: 5px;
}

#prodimage {
  margin: 5px;
}

#offerboxes {
	text-align: left;
}

.arrowsize {
	font-size: 14px;

}
.peach {
	width: 146px;
	margin: 0 auto;
	margin-top: 15px;
}

.peach-top {
	background: #fff url(../images/peach-top.gif) no-repeat top left;
	height: 17px;
}

.peach-content {
	background: #fff url(../images/peach-bg.gif) repeat-y top left;
	color: #fff;
	font-size: 1.1em;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}

.peach-content h3 {
	font-size: 1.4em;
	margin: 0;
}

.peach-content a {
	color: #fff;
	text-decoration: none;
}

.peach-content a:hover {
	text-decoration: underline;
}

.peach-bottom {
	background: #fff url(../images/peach-bottom.gif) no-repeat top left;
	height: 16px;
}

.peach-content p {
	margin: 0;
}

.burgundy {
	width: 146px;
	margin: 0 auto;
	margin-top: 15px;
}

.burgundy-top {
	background: #fff url(../images/burgundy-top.gif) no-repeat top left;
	height: 13px;
}

.burgundy-content {
	background: #fff url(../images/burgundy-bg.gif) repeat-y top left;
	color: #fff;
	font-size: 1.2em;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}

.burgundy-content h3 {
	font-size: 1.3em;
	margin: 0;
}

.burgundy-content p {
	margin:0;
}

.burgundy-content a {
	color: #fff;
	text-decoration: none;
}

.burgundy-content a:hover {
	text-decoration: underline;
}

.burgundy-bottom {
	background: #fff url(../images/burgundy-bottom.gif) no-repeat top left;
	height: 17px;
}

#header {
  position:absolute; z-index: 1;
  height: 11px;
  width: 977px;
}

#header .header-buttons {
  position:absolute;
  top: 0px;
  left: 770px;
  z-index: 3;
  color: #fff;
  font-size: 1.3em;
  text-decoration: none;
  margin-right: 15px;
  float: right;
  /*background: url(../images/topnav_right_bg.jpg) no-repeat top right;*/
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
}

#header .pic_left {
  background: url(../images/topnav_left.gif) no-repeat top left;
  padding: 5px 5px 5px 10px;
  padding-top: 0;
  padding-bottom: 5px;
  text-align: left;
  color: #fff;
  text-decoration: none;
  float: left;
}

#header .header-buttons a {
  text-decoration: none;
  color: #fff;
}

#header .pic_left a:hover {
	text-decoration: underline;
  color: #fff;
}

#header .pic_mid {
  background: url(../images/topnav_centre.gif) no-repeat top right;
  padding: 5px;
  padding-top: 0;
  padding-bottom: 2px;
  text-align: right;
  color: #fff;
  float: left;
  border-left: 2px solid #AA333A;
  border-right: 2px solid #AA333A;
  text-decoration: none;
  padding-bottom: 5px;
}

#header .pic_mid a:hover {
	text-decoration: underline;
  color: #fff;
}

#header .pic_right {
  background: url(../images/topnav_right.gif) no-repeat top right;
  padding: 5px 10px 5px 5px;
  padding-top: 0;
  padding-bottom: 10;
  text-align: right;
  float: left;
  color: #fff;
}

#header .pic_right a:hover {
	text-decoration: underline;
  color: #fff;
}

#footer {
  clear: both;
  color: #fff;
  background-color:#fff;
  height: 100px;
  padding: 30px 0px 0px 240px;
  font: 0.86em Arial, sans-serif;
  text-align: left;
  background: #fff url(../images/footer.gif) no-repeat top left;
}

#footer .footer-links {
	text-align: left;
}

#footer .footer-links a {
	color: #fff;
	text-decoration: none;
}

#footer .footer-links a:hover {
	text-decoration: underline;
}


/* Form Styling */
.clear {
  clear: both;
}

#mainContent form {
  font-size: 1.4em;
}


/* fieldset styling */
#mainContent fieldset {
	margin: 1em 0; /*  space out the fieldsets a little*/
	padding: 1em;
	border : 1px solid #ccc;
}

/* legend styling */
#mainContent legend {
	font-weight: bold;
	color: #000000;
}

#mainContent form p {
  	position: relative;
	width: 100%;
	font-size: 0.85em;
}

/* style for  labels */
#mainContent label {
	float: left;
	width: 8em;
	margin-bottom: 3px;
}

/* :KLUDGE: Explicitly set the width for IE6- */
* html .feedback{
  width: 10em;
}

#mainContent input {
  width: 250px;
}

#mainContent  input[type="text"], textarea {
	border-top: 2px solid #999;
	border-left: 2px solid #999;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

#mainContent  input.radio, input.submit {
  width: auto;
}

#mainContent input.checkbox {
	width: 35px;
}

/* style form elements on focus */
#mainContent  input:focus, textarea:focus {
	background: #ffc;
}

#mainContent  input.radio {
    float: left;
	margin-right: 1em;
}

#mainContent textarea {
	width: 300px;
	height: 100px;
}
.center-text a img {
	border: 0px;
}
.rotate a img {
	border: 0px;
}
