/* CSS Document by IMAGE ICU, LLC */
/* Store Styles for babykicks.com */
/* (c)2007 IMAGE ICU, LLC - www.imageicu.com */

/******************* Text *********************/
h2 {
	margin: 0 0 12px 0;
	padding: 2px 5px;
	font-size: 115%;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #006600;
	letter-spacing: 0.005em;
	background-color: #c7e77a;
	border: 1px solid #99cc66;
	clear: both;
}
/******************* General Classes *********************/
.imgLink {cursor: pointer;}
.bold {font-weight: bold;}

/******************* Departments Content *********************/
#departments {
	margin: 0;
	padding: 0;
}
#departments div {
	margin: 0 4px 30px 4px;
	padding: 0;
	width: 150px;
	height: auto;
	float: left;
	text-align: center;
}
#departments div img {
	margin: 0;
	padding: 0;
	width: 120px;
	height: 115px;
}
#departments div p {
	margin: 0 6px;
	padding: 0;
	text-align: center;
}


/******************* Products Content *********************/
#productList {
	margin: 0 6px;
	padding: 0;
}
#productList div.row {
	clear: both;
	margin: 0 0 20px 0;
	padding: 6px 0 8px 0;
	text-align: left;
	border-bottom: 1px dashed #669933;
}
#productList div.row img {
	margin: 0 10px 6px 0;
	padding: 0;
	width: 120px;
	height: 115px;
	float: left;
}
#productList div.row h3 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 94%;
}
#productList div.row p {
	margin: 8px 0 6px 0;
	padding: 0;
	font-size: 88%;
}


/******************* Products Content *********************/
#productDetails {
	margin: 0 6px;
	padding: 0;
}
#productDetails div.row {
	clear: both;
	margin: 0 0 20px 0;
	padding: 6px 0 8px 0;
	text-align: left;
	/*border-bottom: 1px dashed #669933;*/
}
div.prodPic {
	margin: 0 10px 0 0;
	padding: 0;
	width: 200px;
	height: auto;
	float: left;
}
div.prodPic img {
	margin: 0;
	padding: 0;
}
div.prodPic p {
	margin: 0 auto;
	padding: 0;
	font-size: 88%;
	text-align: center;
}
div.prodPic a, div.prodPic a:visited, div.prodPic a:hover {
	margin: 0;
	padding: 0;
	color: #333;
	font-weight: normal;
	text-decoration: underline;
}
#productDetails h3 {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 108%;
	font-weight: bold;
	color: #FF3300;
}
p.sku {
	margin: 2px 0 6px 0;
	padding: 0;
	font-size: 88%;
}
p.detailDesc {
	margin: 6px 30px 16px 30px;
	padding: 0;
	font-size: 100%;
}
#productDetails form {
	margin: 0;
	padding: 0;
	font-size: 90%;
	display: inline;
}
#productDetails .formRow {
	margin: 14px 0 6px;
	padding: 0;
}
#productDetails label {
	margin: 0;
	padding: 0;
	font-size: 104%;
	display: inline;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #009900;
}
#productDetails input, #productDetails select {
	margin: 0;
	padding: 2px 3px;
	display: inline;
	background-color: #fff;
	border: 1px solid #009900;
}
#productDetails .hideField {
	margin: 0;
	padding: 0;
	border: 0;
}
#productDetails input.button {
	margin: 20px 0 0 0;
	padding: 0;
	cursor: hand;
	display: block;
	background-color: #fff;
	border: none;
}
#mediaList {
	clear:both;
}

/******************* Reviews *********************/
div.review {
	margin: 0;
	padding: 0 0 4px 0;
	border-bottom: 1px dashed #669933;
}
div.review a, div.review a:visited, div.review a:hover {
	margin: 0;
	padding: 0;
	color: #333;
	font-weight: bold;
	text-decoration: underline;
}
div.review p.submitDate {
	margin: 0 30px;
	padding: 2px 0 0 0;
	color: #333;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 88%;
	font-weight: normal;
	float: right;
}
div.review p.reviewTxt {
	margin: 6px 30px;
	padding: 0;
	color: #333;
	line-height: 1.2;
	font-size: 96%;
}
div.review p.helpful {
	margin: 2px 30px 8px 30px;
	padding: 0;
	line-height: 1.3;
	font-size: 88%;
	text-align: right;
}


/******************* Search Bar *********************/
#searchBar {
	position: relative;
	top: -3px;
	left: 5px;
	float: right;
	display: inline;
	width: auto;
	height: auto;
	text-align: right;
	background-color: #fff;
}
#searchBar form {
	margin: 0;
	padding: 0;
	font-size: 90%;
	display: inline;
}
#searchBar label {
	float: none;
	margin: 0;
	padding: 0;
	font-size: 104%;
	display: inline;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #009900;
}
#searchBar input#searchField {
	margin: 0;
	padding: 2px 3px;
	display: inline;
	background-color: #fff;
	border: 1px solid #009900;
}
#searchBar input.button {
	position: relative;
	top: 4px;
	left: 0;
	margin: 0;
	padding: 0;
	display: inline;
	cursor: hand;
	background-color: #fff;
	border: none;
}
/******************* table classes for table wrap *********************/
.header {
	margin: 0 0 12px 0;
	padding: 2px 5px;
	font-size: 115%;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #006600;
	letter-spacing: 0.005em;
	background-color: #c7e77a;
	border: 1px solid #99cc66;
	clear: both;
}
.header a:link,
.header a:active,
.header a:visited
{
	text-decoration: none;
	color: #006600;
	font-size: 100%;
	font-weight: normal;
}
.header a:hover {
	text-decoration: underline;
}
.tableHeader {
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-bottom: 1px solid #888888;
	font-style:normal;
	font-weight: bold;
	font-size: 12px;
	color:#555555;
}
.tableLabel {
	font-weight: bold;
	font-size: 12px;
	color: #555555;
	padding:3px;
}
div#customerMenu {
	clear: both;
	font-size: 90%;
	text-align: center;
	padding: 4px 0 5px 0;
}
.HomepageHeader {
	margin: 0 0 12px 0;
	padding: 2px 5px;
	font-size: 115%;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #006600;
	letter-spacing: 0.005em;
	background-color: #c7e77a;
	border: 1px solid #99cc66;
	clear: both;
}

.thumbnail{
	position: relative;
	z-index: 0;
}

.thumbnail:hover{
	background-color: transparent;
	z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: lightyellow;
	padding: 5px;
	left: -1000px;
	border: 1px dashed gray;
	visibility: hidden;
	color: black;
	text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
	border-width: 0;
	padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
	visibility: visible;
	top: 0;
	left: 60px; /*position where enlarged image should offset horizontally */

}
