/* MowFlops CSS Document */
@import "contentdivs.css";

body {
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	color: #000000;
	margin: 0;
	padding: 0;
}

#header {
	position: relative;
	background-color: #333333;
	background-image: url(../images/mowflops.jpg);
	background-position: left;
	background-repeat: no-repeat;
	width: 800px;
	height: 200px;
	min-width: 800px;
	margin: 0 auto 0 auto;
	padding: 0;
}

#cart {
	position: relative;
	float: right; 
	background-image: url(../images/shoppingcart.jpg);
	background-position: right;
	background-repeat: no-repeat;
	width: 150px;
	height: 200px; 
	text-align: center;
	border-left: 2px solid #000000;
}

#navbar {
	width: 800px;
	height: 30px;
	max-height: 30px;
	min-width: 800px;
	margin: 0 auto 0 auto;
	padding: 0;
	overflow: hidden;
	
	background-color: #333333;
	border-top: 2px solid #000000;
}

#navbar ul {
	position: relative;
	margin: 0;
	padding: 0;
	float: left;
}

#navbar li {
	display: inline; 
}

#navbar li a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-variant: small-caps;
	font-weight: bold;
	color: #999200;
	text-decoration: none;
	vertical-align: middle;
	line-height: 28px;
	height: 28px;
	padding-left: 20px;
	padding-right: 20px;
	border-right: 1px solid #000000;
	display: block;
	float: left;
}


#navbar li a:hover { color: #FFF200; }

#navbar li.current a, #navbar li.current a:hover { color: #FFF200; border-bottom: 2px solid #FFF200; }

#navbarform {
	vertical-align: middle;
	text-align: right;
	padding: 0;
	margin: 0 15px 0 0;

	height: 30px;
	max-height: 30px;
	
}

#navbarform form input {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	margin: 4px 2px 0px 0px;
}

#content {
	/*background-image:url(../images/menushadow.gif);
	background-position: top;
	background-repeat: repeat-x;*/
	background-color: #FFFFFF;
	width: 796px;
	min-width:796px;
	margin: 0 auto 0 auto;
	padding: 0;
	
	position:relative;
	height:1px;
	overflow:visible;
	
	border-top: 2px solid #000000;
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
}

body>#content {
	position:relative;
	height:auto;
	overflow:hidden;
}

img {
	padding: 2px;
	margin: 0;
	border: 1px solid #CCCCCC;
}

div {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}

p, td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	padding: 1px;
	margin: 0px;
}

/* Added the "l" to keep from conflicting with contentdivs */
#content a:link, #content a:visited { color: #193A7F; text-decoration: underline; font-weight: bold; }
#content a:hover { color: #193A7F; text-decoration: underline; font-weight: bold; background-color:#CCCCCC; }

#content a:link img, #content a:visited img { border: 1px solid #CCCCCC; background-color:#FFFFFF; }
#content a:hover img { border: 1px solid #193A7F; background-color:#FFFFFF; }

#content a.bluel:link, #content a.bluel:visited { color: #008CBF; text-decoration: underline; font-weight: bold;}
#content a.bluel:hover { color: #00AEEF; text-decoration: underline; font-weight: bold; background-color:#FFFFFF; }

#content a.greenl:link, #content a.greenl:visited { color: #00803E; text-decoration: underline; font-weight: bold;}
#content a.greenl:hover { color: #00A651; text-decoration: underline; font-weight: bold; background-color:#FFFFFF; }

a:link, a:visited, a:link img, a:visited img { text-decoration: none; border: 0; }
a:hover, a:hover img { text-decoration: none; border: 0; }

#contentblock {
	width: 636px;
	min-width:636px;
	
	padding-left: 8px;
	padding-bottom: 5px;
	float: left;
}

#contentnavbar {
	width: 150px;
	height: auto;
	min-width: 150px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	white-space:nowrap;
	float:left;
	
	background-color: #333333;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
}

#contentnavbar ul {
	position: relative;
	margin: 0;
	padding: 0;
	list-style: none;
}

#contentnavbar li {
	display: block; 
}

#contentnavbar li a, #contentnavbar li a:link, #contentnavbar li a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-variant: small-caps;
	font-weight: bold;
	color: #999200;
	text-decoration: none;
	vertical-align: middle;
	line-height: 18px;
	height: 18px;
	padding: 2px;
	display: block;
}

#contentnavbar li a:hover { color: #FFF200; background-color:#333333; }

#contentnavbar li.current a, #contentnavbar li.current a:link, #contentnavbar li.current a:visited, #contentnavbar li.current a:hover { color: #FFF200; background-color:#333333;}

#footer {
	/*background-image:url(../images/menushadowbottom.gif);
	background-position: top;
	background-repeat: repeat-x;*/
	border-top: 2px solid #000000;
	background-color:#333333;
	
	width: 800px;
	min-width:800px;
	margin:0 auto 0 auto;
	padding:0;
	
	position:relative;
	height:1px;
	overflow:visible;
}

body>#footer {
	position:relative;
	height:auto;
	overflow:hidden;
}

h1,h2,h3,h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin:0;
	padding:2px;
}

h1 {
	color: #000000;
	font-size:40px;
	font-variant: small-caps;
	border-bottom: 1px dashed #999999;
}

h2 {
	color: #333333;
	font-size:26px;
	font-variant: small-caps;
	padding-top: 10px;
	border-bottom: 1px dashed #999999;
}

h3 {
	color: #000000;
	font-size:16px;
	border-bottom: 1px dashed #999999;
}

h4 {
	color: #666666;
	font-size:12px;
}

.cart-text, .contentnavbar-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-variant: small-caps;
	font-weight: bold;
	color: #CCCCCC;
	display: block;
	text-align: center;
}

.cart-text a:link, .cart-text a:visited { color: #999200; text-decoration: underline; }
.cart-text a:hover { color: #FFF200; text-decoration: underline; }

.footer-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-variant: small-caps;
	font-weight: bold;
	color: #CCCCCC;
	padding-top: 3px;
	text-align: center;
}

.footer-text a:link, .footer-text a:visited { color: #999200; text-decoration: underline; }
.footer-text a:hover { color: #FFF200; text-decoration: underline; }

.buynow, .addtocart {
	position: relative;
	float: right;
}

.buynow input{
	font-weight: bold;
	font-size: 14px;
	padding: 0px;
	margin: 0px;
	color:#000000;
	background-color:#FFF200;
}

.addtocart input{
	font-weight: bold;
	font-size: 14px;
	padding: 0px;
	margin: 0px;
	color:#000000;
	background-color:#0099FF;
	margin-right: 4px;
}

.price {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

.oldprice {
	color: #666666;
	padding: 0;
}

.oldnumber {
	text-decoration:line-through;
	color: #666666;
}

.newprice {
	color: #000000;
	font-weight: bold;
	padding: 0 0 4px 0;
}

.newnumber {
	font-size: larger;
	color: #FF0000;
	font-weight: bold;
}

.empty {
	text-align: center;
	font-size:smaller;
	color: #666666;
	font-style: italic;
}

.warning {
	font-size: 14px;
	font-weight:bold;
	color: #FF0000;
	background-color: #CCCCCC;
	margin: 2px 20px 12px 10px;
	padding: 5px;
	border: 1px dashed #FF0000;
}

.dulldescription {
	font-size:smaller;
	color: #666666;
	font-style: italic;
}

.readmore, .remove, .small {
	font-size: 10px;
}

/* Form Stuff */
.text textarea, .rtext textarea, .text select, .rtext select, .text input, .rtext input{
	border: 1px solid #193A7F;
	border-left-width: 2px;
	background-color: #FFFFFF;
	color:#000000;
	margin: 0px 4px;
	padding: 1px 0px 1px 1px;
}

.text textarea:disabled, .rtext textarea:disabled, .text select:disabled, .rtext select:disabled, .text input:disabled, .rtext input:disabled {
	border-color: #999999;
	background-color:#CCCCCC;
	color: #999999;
}

.rtext textarea:enabled, .rtext select:enabled, .rtext input:enabled {
	border-color: #FF0000;
}

.rtext {
	font-weight:bold;
}
