/*@import url(page-layout.css);*/

/* sharethis button style */
web_tab a
{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #13a3df;
  font-weight: bold;
}

shareThis
{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #13a3df;
  font-weight: bold;
}

body,td,th {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #756760;
	line-height: 19px;
	padding: 0; 
	border-spacing: 0; 
}

table {
  border-collapse: collapse;
} 

.whiteTable
{
	background-color: white;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: black;
}

p {
	color:black;
	font-weight:normal;
}

a.smallLink:link {
	/*color: white;*/
	text-decoration: none;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-height:13px;
}
a.smallLink:visited {
	color: black;
	text-decoration: none;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-height:13px;
	
}
a.smallLink:hover {
	/*color: white;*/
	text-decoration: none;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:13px;
	
}

body {
	/*background-color: #00aeef;*/
	width: 880px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:black;
   	text-align:         center;
    width:              100%;
    margin:             0 auto;
}
a:link {
	color: #688821;
}
a:visited {
	color: #688821;
}
a:hover {
	color: #88BB27;
}
a.nav
{
	display: block;
	width: 130px;
	height: 26px;
}
a.nav:link {
	font-size:13px; 
	color:#35120F;
	text-decoration:none;
}
a.nav:visited {
	font-size:13px; 
	color:#35120F;
	text-decoration:none;
}
a.nav:hover {
	color: #688821;
	font-size:13px; 
	text-decoration:none;
}

a.nav:active {
	font-size:13px; 
	color:#35120F;
	text-decoration:none;
}
a.breadcrumb:link {
	color: #688821;
	text-decoration: none;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-transform:lowercase;
	
}
a.breadcrumb:visited {
	color: #688821;
	text-decoration: none;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-transform:lowercase;
}
a.breadcrumb:hover {
	color: #867A74;
	text-decoration: none;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-transform:lowercase;
}

a.breadcrumbLG:link {
	font-size: 14px;
	color: #867A74;
	font-weight: normal;
	text-decoration:none;
	
}
a.breadcrumbLG:visited {
	font-size: 14px;
	color: #867A74;
	font-weight: normal;
	text-decoration:none;
}
a.breadcrumbLG:hover {
	font-size: 14px;
	color: #aaa19d;
	font-weight: normal;
	text-decoration:none;
}



a.sort:link {
	color: #35120F;
	text-decoration: none;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-height:14px;
	
	
}
a.sort:visited {
	color: #35120F;
	text-decoration: none;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-height:14px;
	
}
a.sort:hover {
	color: #688821;
	text-decoration: none;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-height:14px;
	
}

.options {
	width:100px;
	float:left;
	clear:left;
	margin-top:5px;
	margin-bottom:5px;
}

.product-card
{
    float:left;
    width: 213px;
    text-align: center;
    margin-bottom: 15px;
    height: 225px;
}
.product-card input
{
	display: block;
	width: 73px;
	margin: 0 auto;
}
.categoryList {
	width:190px;
	margin-right:30px;
	margin-bottom:10px;
	float:left;
	text-align:center;
}

.breadcrumbON, a.breadcrumbON:hover {
	color: #35120F;
	text-decoration: none;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;

}

.fontProdList {
	color: #756760;
	text-decoration: none;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-height:18px;
}

.productDescrip {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#756760;
	width:400px;
	text-align:justify;
	line-height:13px;
}

.productDescrip1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#756760;
	line-height:13px;
}


.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cfc7c7;
}

.headline {
	font-size: 13px;
	color: #563f30;
	line-height: 22px;
}

.pagetitle {
	font-size: 14px;
	color: #35120f;
	font-weight: bold;
}

.fontProfile {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#563F42;
	margin-right:10px;
	float:right;
}

/* nav mouseovers */

a.nav-home { /* definition of the "image" class in the <a> tag */
     display: block; /* a tag must be a block */
     width: 90px; /* width of reactive image */
     height: 19px; /* height of reactive image */
     background-image: url(http://www.artbykiko.com/images/nav_home.gif); /* source for start image */
     background-repeat: no-repeat;
	 margin-bottom:25px;
     }
	 
a.nav-home:hover { /* definition of the "image" class for <a> tag when hovered onto */
     background-image: url(http://www.artbykiko.com/images/nav_home_ON.gif); /* source for target image */
     } 

a.nav-about { /* definition of the "image" class in the <a> tag */
     display: block; /* a tag must be a block */
     width: 90px; /* width of reactive image */
     height: 19px; /* height of reactive image */
     background-image: url(http://www.artbykiko.com/images/nav_about.gif); /* source for start image */
     background-repeat: no-repeat;
	 margin-bottom:25px;
     }
	 
a.nav-about:hover { /* definition of the "image" class for <a> tag when hovered onto */
     background-image: url(../images/nav_about_ON.gif); /* source for target image */
     } 

a.nav-ecobaby { /* definition of the "image" class in the <a> tag */
     display: block; /* a tag must be a block */
     width: 58px; /* width of reactive image */
     height: 19px; /* height of reactive image */
     background-image: url(http://www.artbykiko.com/images/nav_ecobaby.gif); /* source for start image */
     background-repeat: no-repeat;
	 margin-bottom:25px;
     }
	 
a.nav-ecobaby:hover { /* definition of the "image" class for <a> tag when hovered onto */
     background-image: url(http://www.artbykiko.com/images/nav_ecobabyOVER.gif); /* source for target image */
     } 	 

a.nav-seedling { /* definition of the "image" class in the <a> tag */
     display: block; /* a tag must be a block */
     width: 82px; /* width of reactive image */
     height: 19px; /* height of reactive image */
     background-image: url(http://www.artbykiko.com/images/nav_seedling.gif); /* source for start image */
     background-repeat: no-repeat;
	 margin-bottom:25px;
     }
	 
a.nav-seedling:hover { /* definition of the "image" class for <a> tag when hovered onto */
     background-image: url(http://www.artbykiko.com/images/nav_seedlingOVER.gif); /* source for target image */
     } 

a.nav-press { /* definition of the "image" class in the <a> tag */
     display: block; /* a tag must be a block */
     width: 40px; /* width of reactive image */
     height: 19px; /* height of reactive image */
     background-image: url(http://www.artbykiko.com/images/nav_press.gif); /* source for start image */
     background-repeat: no-repeat;
	 margin-bottom:25px;
     }
	 
a.nav-press:hover { /* definition of the "image" class for <a> tag when hovered onto */
     background-image: url(http://www.artbykiko.com/images/nav_pressOVER.gif); /* source for target image */
     } 
	 
a.nav-products { /* definition of the "image" class in the <a> tag */
     display: block; /* a tag must be a block */
     width: 90px; /* width of reactive image */
     height: 19px; /* height of reactive image */
     background-image: url(http://www.artbykiko.com/images/nav_shop.gif); /* source for start image */
     background-repeat: no-repeat;
	 margin-bottom:25px;
     }
	 
a.nav-products:hover { /* definition of the "image" class for <a> tag when hovered onto */
     background-image: url(http://www.artbykiko.com/images/nav_shop_ON.gif); /* source for target image */
     } 
	 
 a.nav-contact { /* definition of the "image" class in the <a> tag */
     display: block; /* a tag must be a block */
     width: 90px; /* width of reactive image */
     height: 19px; /* height of reactive image */
     background-image: url(http://www.artbykiko.com/images/nav_contact.gif); /* source for start image */
     background-repeat: no-repeat;
	 margin-bottom:25px;
     }
	 
a.nav-contact:hover { /* definition of the "image" class for <a> tag when hovered onto */
     background-image: url(http://www.artbykiko.com/images/nav_contact_ON.gif); /* source for target image */
     } 
	 
a#signIn span { display: none; }
a#signIn
{
	display: block;
	background: url(http://www.artbykiko.com/images/btn_signIn.gif) no-repeat;
	width: 48px; 
	height: 16px;
}
a#signIn:hover
{
	background: url(http://www.artbykiko.com/images/btn_signInOVER.gif);
}

a#checkout span { display: none; }
a#checkout
{
	display: block;
	background: url(http://www.artbykiko.com/images/btn_checkout.gif) no-repeat;
	width: 65px; 
	height: 16px;
}
a#checkout:hover
{
	background: url(http://www.artbykiko.com/images/btn_checkoutOVER.gif);
}

	 

/* container styles */

#wrapper {
	width: 850px;
	margin: 0 auto;
	
}

.header {
	margin-top: 65px;
}
.middlenoborder {
	margin-left: 20px;
	width: 745px;
	padding: 15px;
}

.footer {
	margin-left: 40px;
	margin-top: 20px;
}
.clear {
	clear:both; height:1px;
}
.category
{
    float: left;
    width: 190px;  
    margin-left: 30px;
    text-align:center;
	
}
.row
{
	margin-top:15px; 
	margin-bottom:15px;
}
.category-text, .category-image
{
	margin-bottom:10px;	
}
.category-image
{
	width: 190px;
	height:184px;
	vertical-align:middle;
	
	
}

a.navAbout:link {
	font-size:13px; 
	color:#5c4130;
	text-decoration:none;
	
}
a.navAbout:visited {
	font-size:13px; 
	color:#5c4130;
	text-decoration:none;
}
a.navAbout:hover {
	color: #688821;
	font-size:13px; 
	text-decoration:none;
}

a.navAbout:active {
	font-size:13px; 
	color:#35120F;
	text-decoration:none;
}

fieldset
{
    border: none;
    width: 300px;
}
fieldset label
{
    width: 100px;
    display: block;
    float: left;
}
fieldset p
{
    padding: 0;
    margin: 0;
    margin: 5px 0;
}
.required {color: #990000}