﻿/* Lyaout styles start here*/
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	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 */
	font-size: 14px;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	width: 100%;
	background: #CCCCCC url(images/clayBkgrd.jpg) repeat; 
}
#containerBkgrd {
	width: 1040px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	background: transparent url(images/1040_bkgrdShadow.png) repeat-y;
}
#containerBottom {
	width: 1040px;
	height: 23px;
	margin: 0 auto;
	background: transparent url(images/1040_bottomShadow.png) no-repeat; /*url to the bottom rounded corner*/
}
#container {
	width: 1000px;
	margin: 0px auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
#brand {
	width: 1000px;
	height: 133px;
	margin: 0 auto;
	background: url(images/MNClay_Brand.jpg) no-repeat;
}
#brand ul {
	font-size: 11px;
	margin: 0 ;
	padding: 112px 10px 0 0;
	text-align: right;
}
#brand li {
	display: inline;
	text-decoration: none;
}
#brandLogin {
    font-size: 12px;
	margin: 0 ;
	padding: 10px 15px 0 0;
	text-align: right;
	float: right;
}
#Login {
	margin: 0;
	padding: 0;
}
#loginMessages {
	margin: 0;
	padding: 40px 40px 10px 40px;
	width: 200px;
	text-align: Left;
	color: #ff0000;
	float: left;
}
#loginMessages p {
	font-size: 10pt;
}
#logincontrols {
    margin: 0;
    padding: 40px 60px 40px 0;
    Width: 600px;
    float: left;
    position: relative;
    text-align: left;
}

#loginView {
	display: block;
	text-align: right;
	line-height: 10px;
	margin: 30px 0px 0px 585px;
	position: absolute;
	float: right;
    width: 400px;
    top: 1px;
    /*left: 62px;*/
}

#socialMedia {
	display: block;
	text-align: left;
	line-height: 15px;
	margin: 92px 10px 10px 870px;
	padding: 2px 45px 12px 0;
	position: absolute;
	float: right; background: url(images/facebookSm.png) right top no-repeat;
	width: 72px;
}

#mailingList {
	display: block;
	text-align: right;
	line-height: 15px;
	margin: 70px 0px 0px 735px;
	/*padding: 2px 45px 12px 0;*/
	position: absolute;
	float: right;
	width: 250px;
}

#signup {
	display: block;
	line-height: 30px;
	padding: 30px 0px 30px 30px;
    width: 1000px;
}

#search {
	display: block;
	text-align: right;
	margin: 45px 0px 0px 735px;
	position: absolute;
	float: right;
	height: 30px;
    width: 250px;
}

#SearchTextBox
{
   height: 10px;
   width: 200px;
   vertical-align: middle;
}

#SearchButton
{
   height: 20px;
   width: 30px;
   font-family: Verdana;
   font-size: 7pt;
}

.searchText{
    color: #CFCFCF;
    font: Verdana;
    font-size: 8pt;
}

#addToCart {
    margin: 0;
    padding: 30px; 
    min-height: 420px;
}
#addToCart h1 {
    margin: 0;
    padding: 0;
    float: left; 
}
#addToCartLeft {
    margin: 0;
    padding: 0;
    width: 280px;
    float: left;
    position: relative;
}
#addToCartRight {
    margin: 0;
    padding: 0 0 0 20px;
    width: 630px;
    float: right;
    position: relative;
}
#addToCartRightTable {
    margin: 0;
    padding: 0;
    width: 220px;
    min-height: 200px;
    float: left;
    position: relative;
    top: 0px;
    left: 0px;
}
#addToCartRightAdd {
    margin: 0;
    padding: 34px 0 0 0;
    width: 400px;
    min-height: 220px;
    float: right;
    position: relative;
    top: 0px;
    left: 5px;
}
#ForgotPassword
{
    margin: 10px;
    padding: 0;
}
#ForgotPasswordBoxes
{
    margin: 0;
    padding: 0px 30px 30px 30px;
    height: 230px;
}
#MyAccount 
{
    margin: 0;
    padding: 0;
}
#custpassword {
    margin: 0;
    padding: 30px;
    height: 160px;
}
#custpassword h1 {
    font-size: 16px;
    font-variant: small-caps;
}
#billingaddress {
    margin: 0;
    padding: 30px;
    width: 500px;
    height: 400px;
    float: left;
}
#billingaddress h1 {
    font-size: 16px;
    font-variant: small-caps;
}
#billingaddresserrors {
    margin: 0;
    padding: 120px 30px 30px 30px;
    width: 350px;
    float: left;
}
#orderhistory {
    margin: 0;
    padding: 30px;
    float: left;
}
#orderhistory h1 {
    font-size: 16px;
    font-variant: small-caps;
}
#shippingaddresses {
    margin: 0;
    padding: 30px;
    float: left;
}
#shippingaddresses h1 {
    font-size: 16px;
    font-variant: small-caps;
}
#checkout {
    margin: 0;
    padding: 30px;
    float: left;
}
#checkout h1 {
    font-size: 16px;
    font-variant: small-caps;
}
#checkout h2{
    font-size: 14px;
    font-variant: small-caps;
    color: #666666;
}
#shipInfo {
    width: 470px;
    float: left;
}
#paymentInfo {
    margin-bottom: 30px;
    width: 470px;
    float: left;
}
#checkoutControls 
{
    padding-top: 10px;
    float: left;   
}
#checkInfo {
    padding-top: 30px;
    width: 900px;
}

.padirow 
{
    background-color: #F9ECD9;
}

.padialtrow 
{
    background-color: #E6DAC9;
}

/* Navigaation */

.preload1 {
	background: url(navImages/three_1.gif);
}
.preload2 {
	background: url(navImages/three_1a.gif);
}
#navContainer {
	padding: 0;
	margin: 0;
}
#nav {
	padding: 0;
	margin: 0;
	list-style: none; 
	height: 35px;
	background: #fff url(navImages/three_0.gif) repeat-x;
	position: relative;
	z-index: 500;
	font-family: arial, verdana, sans-serif;
}
#nav li.top {
	display: block;
	float: left;
	height: 35px;
}
#nav li a.top_link {
	display: block;
	float: left;
	height: 35px;
	line-height: 33px;
	color: #333;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	padding: 0 0 0 4px;
	cursor: pointer;
	background: url(navImages/three_0.gif);
}
#nav li a.top_link span {
	float: left;
	display: block;
	padding: 0 20px 0 12px;
	height: 35px;
	background: url(navImages/three_0.gif) right top no-repeat;
}
#nav li a.top_link span.down {
	float: left;
	display: block;
	padding:0 20px 0 12px;
	height: 35px;
	background: url(navImages/three_0a.gif) no-repeat right top;
}
#nav li:hover a.top_link {
	color:#fff;
	background: url(navImages/three_1.gif) no-repeat;
}
#nav li:hover a.top_link span {
	background: url(navImages/three_1.gif) no-repeat right top;
}
#nav li:hover a.top_link span.down {
	background: url(navImages/three_1a.gif) no-repeat right top;
}

/* List styling */

#nav li:hover {
	position: relative;
	z-index: 200;
}
#nav li:hover ul.sub {
	left: 1px;
	top: 35px;
	background: #cccccc;
	padding: 3px;
	border: 1px solid #e58221;
	white-space: nowrap;
	width: 150px;
	height: auto;
	z-index: 300;
}
#nav li:hover ul.sub li {
	display: block;
	height: 20px;
	position: relative;
	float: left;
	width: 150px; 
	font-weight:normal;
}
#nav li:hover ul.sub li a {
	display: block;
	font-size: 11px;
	height: 18px;
	width: 148px;
	line-height: 18px;
	text-indent: 5px;
	color: #000;
	text-decoration: none;
	border: 1px solid #cccccc;
}
#nav li ul.sub li a.fly {
	background: #cccccc url(navImages/arrow.gif) 140px 6px no-repeat;
}
#nav li:hover ul.sub li a:hover {
	background: #e58221;
	color: #fff; 
	border-color: #eee;
}
#nav li:hover ul.sub li a.fly:hover {
	background: #e58221 url(navImages/arrow_over.gif) 140px 6px no-repeat;
	color: #fff;
}
#nav li:hover li:hover ul,
#nav li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover li:hover ul {
	left: 150px;
	top: -4px;
	background: #cccccc; 
	padding: 3px;
	border: 1px solid #e58221;
	white-space: nowrap;
	width: 150px;
	z-index: 400;
	height: auto;
}
#nav ul, 
#nav li:hover ul ul,
#nav li:hover li:hover ul ul,
#nav li:hover li:hover li:hover ul ul,
#nav li:hover li:hover li:hover li:hover ul ul {
	position: absolute;
	left: -9999px;
	top: -9999px;
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
	list-style:none;
}
#nav li:hover li:hover a.fly,
#nav li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover li:hover a.fly {
	background: #e58221 url(navImages/arrow_over.gif) 140px 6px no-repeat;
	color: #fff;
	border-color: #eee;
} 
#nav li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li:hover li a.fly {
	background: #cccccc url(navImages/arrow.gif) 140px 6px no-repeat;
	color: #000;
	border-color: #cccccc;
} 

/* End Navigaation */

#header {
	width: 1000px;
	min-height: 300px;
	margin: 0 auto;
	padding: 0;
	background-image: linear-gradient(bottom, rgb(209,197,182) 20%, rgb(199,180,163) 80%);
	background-image: -o-linear-gradient(bottom, rgb(209,197,182) 20%, rgb(199,180,163) 80%);
	background-image: -moz-linear-gradient(bottom, rgb(209,197,182) 20%, rgb(199,180,163) 80%);
	background-image: -webkit-linear-gradient(bottom, rgb(209,197,182) 20%, rgb(199,180,163) 80%);
	background-image: -ms-linear-gradient(bottom, rgb(209,197,182) 20%, rgb(199,180,163) 80%);
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0.2, rgb(209,197,182)),color-stop(0.8, rgb(199,180,163)));
	background: url(images/MNClay_Header_Throwing.jpg) no-repeat;
}
#header p {
	font-size: 34px;
	width: 1000px;
/*	min-height: 225px;
*/	margin: 0px;
	padding: 15px 250px 0px 15px;
}
/*#flashcontent {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	background: #dad2c5;
}
*/
#content {
	width: 1000px;
	margin: 0;
	padding: 0;
	/*min-height: 400px;*/
	background: #FFF url(images/contentTopShadow.png) repeat-x;
	overflow: hidden;	
}
#pagebody {
	/*padding: 10px 40px 0px 40px;*/
	color: #333;
	background: #fff;
}
/*#oldContent {
	margin: 0px 5px 0px 5px;
	margin: 0px;
	background: transparent url(images/contentDivider.png) repeat-x;
}*/
#promotion {
	margin: 0;
	padding: 0;
	width: 1000px;
	height: 345px;
	background: url(images/promo/promotion_Bkgrd.jpg) no-repeat;
}
#promoLeft {
	margin: 14px 0 0 14px;
	padding: 0;
	float: left;
}
#promoLeftLink {
	background: url(images/promo/leftPromo_Summer_Stock_Up_23.jpg) no-repeat;
	float: left;
	display: block;
	height: 317px;
	text-indent: -9999px;
	width: 317px;
}
#promoCenter {
	margin: 14px 0 0 11px;
	padding: 0;
	float: left
}
#promoCenterLink {
	background: url(images/promo/Center_Amaco_New_Glazes.gif) no-repeat;
	float: left;
	display: block;
	height: 317px;
	text-indent: -9999px;
	width: 317px;
}
#promoRight {
	margin: 14px 0 0 11px;
	padding: 0;
	float: left
}
#promoRightLink {
	background: url(images/promo/rightPromo_Mayco_Stoneware_2023.jpg) no-repeat;
	float: left;
	display: block;
	height: 317px;
	text-indent: -9999px;
	width: 317px;
}
#footer {
	margin: 0 auto;
	padding: 30px 0 20px 0;
	width: 1000px;
	position: relative;
	background: url(images/footerBkgrd.gif) repeat-x scroll 0 0;
	background-color: #666666;
	font-size: 10px;
}
#useraccountinfo {
	width:1000px;
	position: relative;
	padding: 40px 0;
	height: 500px;
}
#usershippinginfo {
	width:490px;
	float:left;
	padding: 0 0 0 10px;
}
#usercreditcardinfo {
	width:490px;
	float: left;
	padding: 0 0 0 10px;
}
#userbillinginfo {
	width:490px;
	float: left;
	padding: 40px 0 0 10px;
}
table {
    padding: 0px 20px;
}
tr {
	font-size: x-small;
}
td {
	font-size: x-small;
}
a {
	text-decoration: underline;
	color: #615333;
}
a:hover{
	text-decoration: underline;
	color: #f3922f;
}
ol {
	font-size: x-small;
}
#title {
	font-size: medium;
	font-weight: 700
}
img {
	border: 0px;
}
#menu {
	width: 860px;
}
h1 {
	font-size: medium;
	font-weight: 700;
}
/*img {
	margin: 3px 0px 3px 0px;
}
*/
.accountinfolabels {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10pt;
	font-weight: bold;
	width:175px;
    float:left;
}
.largelabels {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 24pt;
	text-decoration: none;
	font-weight: bold;
}
.largelinkbuttons {
	font-size: 18pt;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	text-decoration: none;
}
.mediumlinkbuttons {
	font-size: 14pt;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	text-decoration: none;
}
.mediumlabels {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10pt;
	text-decoration: none;
}
.smallboldlabels {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold
}
.smalllinkbuttons {
	font-size: 10pt;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	text-decoration: underline;
	font-weight: bold;
}

.productItem
{
    width: 140px;
    float: left;
    padding: 5px;
    margin: 5px;
    text-align: center;
}
.groupSeparator
{
    border-top: 1px dotted Gray;
    height: 1px;
    clear: both;
}
.itemSeparator
{
    height: 180px;
    width: 1px;
    border-left: 1px dotted Gray;
    margin-top: 5px;
    margin-bottom: 5px;
    float: left;
}

.addToCartTextBox
{
    width: 145px;
    height: 22px;
    font-family: Verdana;
    font-size: 10pt;
}

.addToCartReadOnlyTextBox
{
    width: 145px;
    height: 22px;
    font-family: Verdana;
    font-size: 10pt;
    background-color: #E0E0E0;
    border-style: none;
}

TR.PagerStyle TD
{
    height: 10px;
    margin: 0px;
    padding-top: 2px;
    padding-bottom: 2px;
}
TR.PagerStyle TD TABLE
{
    margin: 0px;
    padding-top: 2px;
    padding-bottom: 2px;
}
#top {
width:50px;
height:50px;
position:fixed;
bottom:10px;
right:10px;
border-radius:10px;
box-shadow:0 0 4px #555;
z-index:999;
display:block;
text-align:left;
}
.js #top {
display:none;
}
#top b {
position:absolute;
background:rgb(255,255,255) url(images/top.png) 11px 14px no-repeat;
background-color:rgba(255,255,255,.6);
transition:all 0.3s ease-in-out;
-webkit-transition:all 0.5s ease-in-out;
width:50px;
height:50px;
border-radius:10px;
}
#top:hover b {
background-color:rgba(255, 255, 255, 1);
background-position:11px 10px;
}