/* Import the style sheet that resets all browsers. */
@import url("reset.css");

body {
	font-family: Verdana, Helvetica, Arial, serif;
	color: #545034;
}

body.admin {
	margin-top: 28px;
}

a:link, a:visited, a:focus {
	color: #545034;
	font-style: italic;
	text-decoration: none;
	background-color: transparent;
}

a:hover, a:active {
	color: #545034;
	background: #aacc2d;
}

h1 {
	margin-top: 0px;
	padding-top: 15px;
}

h2 {
	color: #aacc2d;
	font-style: italic;
	margin: 5px 0px 10px 0px;
	padding: 0px;
	position: relative;
}
div#contentHead h2 {	
	left: 25px;
	margin: 0px 0px 15px 0px;
}

div#contentCategory h2 {
	top: -15px;
	margin: 0px;
}

h3 {
	font: italic 1.4em Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;	
}

h4 {
	font: italic 1.3em Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 10px 0px;	
}

ul li {
	list-style: none;
}

ul.inline li{
	display: inline;
}

fieldset {
	border: 0px;
	padding: 0px;
}

input {
	font: 1.1em Georgia, "Times New Roman", Times, serif;
	margin: 0px;
}

a.img:hover, a.img:active {
	background: none;
}

a.img img {
	border: 1px solid #aacc2d;
}

.clear {
	clear: both;
}

.clearLeft {
	clear: left;
}

.clearRight {
	clear: right;
}

.sale {
	color: #d64044;
	font-weight: bold;
}

/* @group Buttons */

a.button:link, a.button:visited {
	display: block;
	background-position: top left;
	background-repeat: no-repeat;
	overflow: hidden;
	text-indent: -9999px;
}

a.buttonText:link, a.buttonText:visited {
	display: block;
	background-position: top left;
	background-repeat: no-repeat;
}

a.button:hover, a.buttonText:hover {
	background-position: bottom left;
}

a.selected:link, a.selected:visited {
	background-position: bottom left;
}

a#logo{
	background-image: url('../images/layouts/porridge_store/logo.jpg');
	width: 210px;
	height: 115px;
}

a#forYou{
	background-image: url('../images/layouts/porridge_store/forYou_btn.jpg');
	width: 79px;
	height: 23px;
	position: absolute;
	top: 82px;
	left: 275px;
}

a#forTheHome{
	background-image: url('../images/layouts/porridge_store/forTheHome_btn.jpg');
	width: 121px;
	height: 23px;
	position: absolute;
	top: 82px;
	left: 375px;
}

a#signIn{
	background-image: url('../images/layouts/porridge_store/signIn_btn.png');
	width: 105px;
	height: 18px;
}

a#signOut{
	background-image: url('../images/layouts/porridge_store/signOut_btn.png');
	width: 54px;
	height: 18px;
}

a#myAccount{
	background-image: url('../images/layouts/porridge_store/myAccount_btn.png');
	width: 75px;
	height: 18px;
}

a#search{
	background-image: none;
	width: 50px;
	height: 17px;
	font-size: 1.4em;
	color: #545454;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	padding: 4px 6px;
}
a#search:hover{
	background-image: url('../images/layouts/porridge_store/search_btn.jpg');
	background-color: #fff;
}

a#aboutUs{
	background-image: url('../images/layouts/porridge_store/aboutUs_btn.jpg');
	width: 89px;
	height: 25px;
}

a#storeLocator{
	background-image: url('../images/layouts/porridge_store/storeLocator_btn.jpg');
	width: 123px;
	height: 25px;
}

a#help{
	background-image: url('../images/layouts/porridge_store/help_btn.jpg');
	width: 46px;
	height: 25px;
}

a#mailingList{
	background-image: url('../images/layouts/porridge_store/mailingList_btn.jpg');
	width: 94px;
	height: 17px;
	font-size: 1.4em;
	color: #545454;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	padding: 6px 0px 6px 6px;
}

a#checkout{
	background-image: url('../images/layouts/porridge_store/checkout_btn.jpg');
	width: 112px;
	height: 23px;
	font-size: 1.6em;
	color: #545454;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin: 10px 0px;
	padding: 0px;
}

a#wishlist{
	background-image: url('../images/layouts/porridge_store/wishlist_btn.jpg');
	width: 142px;
	height: 24px;
	font-size: 1.6em;
	color: #545454;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin: 10px 0px;
	padding: 0px;
}

a#addtobag{
	background-image: url('../images/layouts/porridge_store/addtobag_btn.jpg');
	width: 117px;
	height: 24px;
	font-size: 1.6em;
	color: #545454;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin: 10px 0px;
	padding: 0px;
}

a#viewProducts{
	background-image: url('../images/layouts/porridge_store/viewProducts_btn.jpg');
	width: 142px;
	height: 24px;
	font-size: 1.6em;
	color: #545454;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin: 10px 0px;
	padding: 0px;
/*	position: absolute;
	top: 50px;
	right: 225px;*/
}

/* @end */

/* @group Header */

div#header {
	margin-left: 10px;
	background: url('../images/layouts/porridge_store/header_bg.jpg') no-repeat 235px top;
	position: relative;
	width: 933px;
	z-index: 100;
}

div#header div#topLinks {
	position: absolute;
	top: 12px;
	right: 135px;
}

div#header div#topLinks a:link, div#header div#topLinks a:visited {
	font: italic 1.2em Verdana, Helvetica, Arial, serif;
	color: #545454;
	margin-right: 20px;
	float: left;
}

div#header div#topLinks a:hover {
	color: #aacc2d;
	background-color: transparent;
}

div#header div#topLinks a#shoppingBag {
	margin-left: 110px;
	position: relative;
	top: -3px;
}

div#header div#searchBox {
	width: 220px;
	position: absolute;
	top: 62px;
	left: 550px;
}

div#header div#searchBox a {
	float: right;
}

div#header div#searchBox input {
	float: left;
	margin-top: 3px;
}

div#header div#searchBox p {
	font-size: .9em;
	text-align: right;
	padding-right: 70px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

/* @end */

/* @group Footer */

div#footer {
	background: url('../images/layouts/porridge_store/rule.jpg') repeat-x top left;
	padding: 10px 0px 40px 0px;
	margin: 0px 0px 10px 10px;
	position: relative;
}

div#footer div.footerLinks {
	width: 470px;
	clear: left;
}

div#footer ul li a {
	float: left;
	margin-right: 15px;
}

div#footer ul#smlLinks a:link, div#footer ul#smlLinks a:visited {
	font-size: .95em;
	color: #2e2e2e;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

div#footer ul#smlLinks a:hover {
	color: #aacc2d;
	background: none;
}

div#footer div.mailingList {
	width: 290px;
	position:absolute;
	left: 500px;
	top: 20px;
}

div#footer div.mailingList a {
	float: right;
}

div#footer div.mailingList input {
	float: left;
	margin-top: 6px;
}


/* @end */

/* @group SideMenu */

div#sideMenu {
	float: left;
	width: 150px;
	height: 747px;
}

div#sideMenu ul {
	margin-top: 0px;
}

div#sideMenu ul li a.selected {
	font-size: 1.4em;
}

div#sideMenu ul li a.selected:hover {
	background: none;
	cursor: default;
}

div#sideMenu ul ul {
	margin: 0px 0px 0px 15px;
	padding: 0px;
}

/* @end */

/* @group Categories Page */

div#contentCategory {
	background: url('../images/layouts/porridge_store/contentCategory_bg.jpg') no-repeat top left;
	width: 933px;
	padding-top: 60px;
	position: relative;
	top: -15px;
	z-index: 10;
}

div#contentBody {
	float: left;
	width: 625px;
	margin-left: 10px;
}

div#contentMain {
	margin-left: 15px;
}

div#contentMain div.item {
	float: left;
	margin: 10px;
	display: block;
	height: 260px;
}

div#contentMain div.item div.selectColor {
	width: 122px;
}

div#contentMain div.item div.selectColor a {
	float: left;
	display: block;
	width: 10px;
	height: 7px;
	overflow: hidden;
	text-indent: -9999px;
	margin:2px;
	cursor: pointer;
	cursor: hand;
	border: 1px solid #545034;	
}

div#contentMain div.item div.selectColor a:hover {
	background: none;
	border: 1px solid #aacc2d;
}

div#contentMain div.item a.img img {
	border: 1px solid #aacc2d;
}

div#contentMain a.img:hover {
	background: none;
}

div#contentMain div.item a {
	font-size: 0.9em;
}

div#contentMain div.item p {
	font-size: 0.9em;
	font-style: italic;
	margin: 0px;
	padding: 0px;
}

div#contentMain div#paginate {
	margin: 0px 0px 25px 0px;
	padding: 20px 0px 0px 0px;
	text-align: center;
}

div#contentMain div#paginate p, div#contentMain div#paginate a {
	font-size: 0.9em;
	margin: 0px;
}

div#contentMain div#paginate a:link, div#contentMain div#paginate a:visited {
	color: #aacc2d;
}

div#contentMain div#paginate a:hover {
	color: #545034;
	background: #aacc2d;
}

div#contentMain div#paginate .previous {
	float: left;
}

div#contentMain div#paginate .next {
	float: right;
}


/* @end */

/* @group Products */

div#contentDefault {
	background: url('../images/layouts/porridge_store/contentDefault_bg.jpg') no-repeat top left;
	width: 933px;
	padding-top: 60px;
	position: relative;
	top: -15px;
	z-index: 10;
}

div#product img#mainImage {
	border: 1px solid #aacc2d;
	margin: 0px 30px 0px 0px;
}

div#product p {
	font-size: 0.9em;
}

div#product p.price {
	font-size: 1em;
	margin: 5px 0px 0px 0px;	
}

div#product p.SKU {
	color: #aeaeae;
	font-style: italic;
}

div#product div#images {
	float: left;
	width: 240px;
	margin-bottom: 20px;
}

div#product div#altImages {
	background: url('../images/layouts/porridge_store/rule_small.jpg') repeat-x center top;
	padding-top: 10px;
	margin-top: 20px;
	width: 200px;
}

div#product div a.box {
	float: left;
	display: block;
	width: 25px;
	height: 25px;
	overflow: hidden;
	text-indent: -9999px;
	margin:3px;
	cursor: pointer;
	cursor: hand;
	border: 1px solid #545034;
}

div#product div a.selected {
	border: 1px solid #aacc2d;
}

div#product div a.box:hover, div#product div a.size:hover {
	border: 1px solid #aacc2d;
}

div#product div#altImages p {
	font-size: .9em;
	margin: 0px;
	font-style: italic;
}

div#product div#altImages a.text {
	float: none;
	display: inline;
	width: auto;
	height: auto;
	overflow: visible;
	text-indent: 0px;
	cursor: pointer;
	cursor: hand;
	font-size: .9em;
	margin:0px 5px 0px 3px;
}

div#product fieldset {
	background: url('../images/layouts/porridge_store/rule_small.jpg') repeat-x center top;
	padding: 10px 0px;
	margin-top: 20px;
}

div#product form#addProduct_frm fieldset {
	width: 330px;
}

div#product label{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin-top: 10px;
}

div#product div p#selectedColor{
	float: left;
	margin: 6px 30px 6px 15px;
	font-size: 1.1em;
}

div#product div p#priceAdjust{
	float: left;
	margin: 0px 30px 6px 15px;
	font-size: 1.1em;
}


div#product div a.size{
	font-size: 1em;
	display: block;
	text-align: center;
	background: #fff;
	padding: 0px 3px;
	margin-right: 5px;
	cursor: pointer;
	cursor: hand;
	border: 1px solid #545034;
	float: left;
}

div#product div a.sizeSelected, div#product div a#sizeSelected, div#product div a.sizeSelected{
	font-size: 1em;
	color: #aacc2d;
	display: block;
	text-align: center;
	background: #fff;
	padding: 0px 3px;
	margin-right: 5px;
	cursor: pointer;
	cursor: hand;
	border: 1px solid #aacc2d;
	float: left;
}

div#product div#submitButtons {
	padding-top: 20px;
}

/* @end */

/* @group Group Product */

div#product div#related, div#product div#group {
	background: url(../images/layouts/porridge_store/rule_small.jpg) repeat-x center top;
	margin-top: 20px;
	margin-bottom: 20px;
}

div#product div#group fieldset{
	padding-bottom: 0px;
	position: relative;
}

div#product div#group div.groupItem {
	clear: both;	
}

div#product div#group div.groupItem div {
	float: left;
	margin-right: 30px;
}

div#product div#group div.groupItem div.name {
	width: 100px;
}

div#product div#group div.groupItem div.name img{
	margin-top: 20px;
}

div#product div#group div.groupItem div.name p.SKU {
	margin: 0px;
}

div#product div#group div.groupItem div.color{
	padding-top: 20px;
	width: 160px;
}

div#product div#group div.groupItem div.color p{
	float: left;
	margin: 6px 0px 6px 10px;
	font-size: .9em;
}

div#product div#group div.groupItem div.color a.box{
	width: 20px;
	height: 20px;
}

div#product div#group div.groupItem div.size, div#product div#group div.groupItem div.price {
	padding-top: 20px;
}

div#product div#group div.groupItem div.size, div#product div#group div.groupItem div.size div{
	text-align: center;
	margin: 0px 0px;
}

div#product div#group div.groupItem div.size div a {
	min-width: 47px;
}

/* Target Opera - Valid */
html:first-child div#product div#group div.groupItem div.size div a{
	width: 47px;
}

div#product div#group div.groupItem div.size div span{
	font-size: .9em;
}

div#product div#group div.groupItem a.size, div#product div#group div.groupItem a.sizeSelected{
	float: none;
}

div#product div#group div.groupItem div.price{
	width: 27px;
}

div#product div#group div.groupItem div.price p{
	margin: 2px 0px;
}

div#product div#group div.groupItem div.quantity{
	padding-top: 10px;
	width: 50px;
	float: right;
	padding-right: 70px;
}

div#product div#group fieldset div#submitButtons {
	position: absolute;
	bottom: 0px;
	right: 0px;
}

div#product div#group fieldset div#submitButtons a {
	margin: 0px 10px;
}

/* @end */

/* @group Misc Pages */

div#content {
	background: url('../images/layouts/porridge_store/contentBlank_bg.jpg') no-repeat top left;
}

div#content div.padding, div.errorPage{
	padding-left: 40px;
	margin-bottom: 20px;
	width: 893px;
}

div#content div.padding p{
	margin-bottom: 0px;
}

div#content div.padding a{
	margin-top: 40px !important;
}

div#content div#loginInfo{
	float: left;
}

div#content div#loginRegister{
	float: left;
	margin-top: 60px;
	margin-left: 250px;
}

div#adminBar {
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 1000;
	height: 31px;
	width: 100%;
	background: url('../images/layouts/porridge_store/adminBar_bg.png') repeat-x;
}

div#adminBar div {
	width: 933px;
	margin-left: 35px;
}

div#adminBar div img{
	float: left;
	margin-right: 30px;
}

div#adminBar a#adminSignout {
	float: left;
	height: 28px;
	width: 74px;
	display: block;
	background: url('../images/layouts/porridge_store/adminSignout_btn.jpg') no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

div#adminBar a#adminSection {
	float: left;
	height: 28px;
	width: 74px;
	display: block;
	margin-right: 15px;
	background: url('../images/layouts/porridge_store/adminEdit_btn.jpg') no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

div#contentBody img.splashImage {
	margin-left: 40px;
}

div.storeLocatorBox {
	margin-top: 20px;
}

div.storeLocatorBox img {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

div.storeLocatorBox div#selectCountry {
	float: left;
	margin-top: 10px;
}

div.storeLocatorBox div#selectState {
	float: left;
	margin-top: 10px;
}

div.storeLocatorBox div#storeList {
	float: left;
	margin-top: 10px;
}

div.store {
	margin-bottom: 20px;
}

div.store h4{
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

div.store p {
	margin: 0px;
	padding: 0px;
}

div.message {
	position: absolute;
	width: 570px;
	top: 110px;
	left: 160px;
	z-index: 410;
	font-size: .9em;
	text-align: center;
	color: #545034;
	padding: 5px 20px;
	background: #d4e498;
	border: 1px solid #a9c932;
	font-style: italic;
}

div.error {
	position: absolute;
	width: 570px;
	top: 110px;
	left: 160px;
	z-index: 410;
	font-size: .9em;
	text-align: center;
	color: #545034;
	padding: 0px 20px 5px 20px;
	background: #d4e498;
	border: 1px solid #a9c932;
	font-style: italic;
}

div.error img{
	margin: 0px 10px 0px 0px;
	position: relative;
	top: 5px;
}


/* @end */



