@charset "utf-8";
/* CSS Document */

a:hover {
	text-decoration: none;
}

#content .breadcrumbs a:hover {
	color: #FF3366;
}

.breadcrumbs {
	margin-top: 1.3em;
}


.yuimenuitemlabel, .yuimenubaritemlabel  {
	font-size: 12px;
}
.yuimenuitem-selected a {
	color: #FFF;
	background-color: #ff66cc;
}
.yuimenuitem-selected a:hover {
	color: #000;
}
.yuimenuitemlabel
{

	padding-top: 4px;

	padding-right: 6px;

	padding-bottom: 4px;

	padding-left: 4px;

}


#product_page {
	margin: 0;
	padding: 0;
	/* height: 600px; */
}

#product_page .personalization {
	display: none;
}

#product_page .info_text {
	color: #666666;
	font-size: x-small
	margin: 0; 
	padding: 0;
}

#product_image_container {
	width: 48%;
	height: 100%;
	margin: 0;
	padding: 1em;	
	overflow: hidden;	
	float: left;
}
#product_image_container p {
	font-weight: normal;
	font-size: small;
}
#item-image {
	border: none;
	width: 300px;
}

#zoom-big {
	position: relative; 
	left: 370px; 
	top: 10px;
}


#image_thumb_container {
	padding-top: 0.25em;
	margin-top: 1em;
}
#product_details_container {
	width: 48%;
	height: 100%;
	margin: 0;
	padding: 0;	
	overflow: hidden;
}

#product_details_container h2 {
	margin: 0 0 2em 0;
	font-size: 140%;
	font-weight: bold;
	text-transform:uppercase;
}
#product_details_container p {

}
#product_details_container table {
	width: 70%;	
}
#product_details_container table td, 
#product_details_container table th {
	vertical-align: top;
	padding: 0.5em 1em 0.5em 1em;
	text-align: left;
}

#product_details_container input[name="qty"] {
	width: 3em;
	margin: 0;
	padding: 0;
}

#product_details_container input[name="add"] {
	padding: 0;
	margin: 0.25em 0;
	border: none;
}

#product_details_container select {
	width: auto;
}

#General-Info {
	text-align: left;
	font-weight: normal;
}
#General-Info p {
	margin-bottom: 1em;
}





#page {
	position: relative;
}
#top_banner_nav {
	margin-bottom: 0.5em;
}
#left_nav_td {
	width: 15%;
	text-align: center;
	vertical-align: top;
}
#home_quotes_label {
	border-bottom: #000 thin dashed;
	vertical-align: top;
	width: 298px;
}
#home_quotes {
	border-left: #000 thin dashed;
	border-bottom: #000 thin dashed;
	padding: 0.5em 1.25em 0.5em 0.5em;
	vertical-align: top;
}
#home_quotes li {
	font-weight: bold;
	line-height: normal;
	font-size: 12px
}
#home_email {
	width: 260px;
	border-bottom: #000 thin dashed;
	vertical-align: top;
}
#home_placeholder {
	height: 20px;
	border-right: #000 thin dashed;
}
#home_caegories h2 {
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	padding: 0.5em;
}
.home_category_item {
	width: 130px; height: 175px; text-align: center; float: left;	
}
#home_banner {
	float: left; width: 670px; height: 340px; margin: 0; padding: 0;
}
#home_features {
	float: right; width: 260px; height: 340px; margin: 0; padding: 0;
}
#home_features a.add-margin {
	margin-bottom: 8px;
}

#email_list {
	text-align: right;
}

#email_list input[type='text'] {
	font-size: 11px;
	color: #666;
	width: 216px;
	margin-left: 1px;
}

#email_list img {
	vertical-align: bottom;
}
#socialmedia {
	width: 200px;
	margin: auto;
}
#top_banner_nav td img {display: block;}
#footer_nav td img {display: block;}

#header_search {
	position: absolute;
	width: 260px;
	right: 25px;
	top: 25px;
	text-align: right;
	color: #EB008B;
}
#header_search form {
	margin-bottom: 0.5em;
}
#header_search a, #header_search a:visited {
	color: #EB008B;
}
#header_search a:hover {
	color: #FFF;
}
#header_search input[type='text'] {
	width: 150px;
}
#header_search input[type='image'] {
	vertical-align: bottom;
}
li {
	list-style:none outside none;
}
#footer { border: none; }

