﻿body {
	padding:0px;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	text-align:center;
}

.header_container {
	background-image:url('global/header_bgimg.gif');
	background-repeat:repeat-x;
	width:auto;
	height:104px;
	text-align:center;
	padding:0px;
	display:block;
	margin-bottom:0px;
}

.inner_header_container {
	width:990px;	
	margin: 0 auto auto;
}

.menu_container {
	float: right;
	display: inline;
	margin-top:27px;
	margin-left:10px;
	
}

.menu_item {
	display: inline;
	width: 117px;
	cursor:hand;
}

.headerlogo {
	display:inline;
	float:left;
	margin-top:12px;
	margin-left:25px;
	margin-bottom:15px;
}

.body_container {
	width:auto;
	margin-top:0px;
	min-height:1200px;
	background-image:url('homepage/home_bgsides.gif');
	background-repeat:repeat-x;
	background-color:#fbf9fa;
	text-align:center;
	padding:0px;
	/*position:relative;*/
}

.inner_body_container {
	width:990px;
	min-height:600px;
	background:white;
	text-align:center;
	clear:both;
	margin:0 auto auto;
	/*position:relative;*/
}

.main_container {
	width:960px;
	/*position:relative;*/
	margin-left:15px;
}

.searchbar {
	display:inline;
	float:left;
	margin-bottom:16px;
	margin-top:43px;
}

.linkbar {
	display:inline;
	float:right;
	margin-bottom:16px;
	margin-top:43px;
	font-size:12px;
	color:#343434;
	padding-left:300px;
}

.link_item {
	display:inline;
	margin-left:5px;
}

.product_menu_container {
	clear:both;
	background-image:url('homepage/home_menubar.gif');
	background-repeat:no-repeat;
	height:41px;
	display:block;
	/*position:relative;
	z-index:30;*/
}

.flash_container {
	/*clear:left;*/
	/*display:inline-block;*/
	padding-top:13px;
	width:729px;
	height:389px;
	float:left;
	margin-bottom:50px;
	/*position:relative;*/
}

.sideline_container {
	display:inline;
	margin-top:9px;
	width:229px;
	float:right;
}

.sideline_flash {
	width:229px;
	height:348px;
}

.product_bar {
	height: 40px;
	width: 960px;
	background-image:url('global/products_bar.gif');
	background-repeat:no-repeat;
	margin-top:17px;
	text-align:left;
	vertical-align:middle;
	text-indent:10px;
	font-size:15px;
	font-weight:bold;
	color:#FFFFFF;
	padding-top:10px;
	margin-bottom:5px;
	display:block;
	clear:both;
}


#searchbar { 
	width: 175px; 
	height: 20px; 
	/*background-color: #FFFFFF; */
	/*border: 1px #000000 solid;*/
	background-image: url('global/searchbox.gif');
	background-repeat:no-repeat;
}

#txtBox { 
	width: 125px; 
	height: 18px; 
	background-color: transparent;
	top: -1px; 
	left: 5px; 
	border-style: none; 
}


/*product_scroller_container {*/
#scroller1 {
	width:960px;
	height:197px;
	margin-left:15px;
}

.newsletter_footer_container {
	width:960px;
	height:84px;
	background-image:url('global/btm_bar.gif');
	background-repeat:no-repeat;
	text-align:center;
	margin-bottom:10px;
	margin: 0 auto auto;
}

.newsletter_inner {
	display:inline;
	float:left;
	margin-top:40px;
	margin-left:24px;
	text-align:left;
	font-weight:bold;
}

.page_footer_container {
	text-align:center;
	width:960px;
	font-size:11px;
	color:#5f5f5f;
	margin: 0 auto auto;
	margin-top:20px;
}

.page_footer_legal {
	text-align:left;
}

.page_footer_copyright {
	text-align:left;
}

/* product styles */
.breadcrumbnav {
	font-size: 11px;
	float:left;
	margin-top:22px;
	margin-bottom: 19px;
	color:#444b50;
	margin-left:15px;
}

.promotext {
	visibility:visible;
	float:right;
	/*width:400px;*/
	margin-bottom:10px;
	text-align:right;
	margin-top:5px;
}

.product_content_container {
	border: 1px gray solid;
	width: 960px;
}

.product_content_header{
	width: 990px;
	height:84px;
	background-image:url('acs giftshop/acs_product_top.gif');
	background-repeat:no-repeat;
	clear:left;
	display:block;
}

.product_content_middle{
	width: 990px;
	height: auto;
	background-image:url('acs giftshop/acs_product_middle.png');
	background-repeat:repeat-y;
	margin: 0 auto auto;
	clear:left;
	display:block;
}

.product_content_middle2{
	width: 990px;
	float:none;
	/*position:relative;*/
	background-image:url('acs giftshop/acs_product_middle.png');
	background-repeat:repeat-y;
	text-align:center;
	margin: 0 auto auto;
}


.product_content_bottom{
	width:990px;
	height:10px;
	background-image:url('acs giftshop/acs_product_bottom.png');
	background-repeat:no-repeat;
	clear:both;
	display:block;
}

.product_header_text {
	font-size:20px;
	font-weight:bold;
	color:#313638;
	margin-top:32px;
	margin-left:266px;
	float:left;
}

.paging_nav {
	float:right;
	margin-right:17px;
	padding-right:17px;
	padding-top:12px;
	margin-top:12px;
	font-size:11px;
	text-align:right;
	position:relative;
	width:960px;
	top:-60px;
}

.product_content_middle TABLE
{
	padding-left:30px;
	padding-top:14px;
	width:950px;
	margin: 0 auto auto;
}

.product_content_middle TD
{
	width:150px;
	height:200px;
	font-size:13px;
	font-weight:bold;
	color:#292522;
	padding-bottom:35px;
	text-align:center;
	vertical-align:top;
	margin: 0 auto auto;
}


.product_content_middle DIV
{
	height:150px;
	text-align:center;
	margin: 0 auto auto;
}


.view_item_image
{
	margin-top:15px;
}

/* product detail page */

.product_content_image
{
	margin-top:22px;
	margin-left:25px;
	width:400px;
	height:400px;
	text-align:center;
	vertical-align:middle;	
	display:inline;
	float:left;
	background: transparent;
}

.product_content_item
{
	margin-top:30px;
	margin-left:10px;
	text-align:left;
	width:515px;
	display:inline;
	float:left;
	background:transparent;
}

.product_content_item_name
{
	font-size:18px;
	font-weight:bold;
	padding-bottom:35px;
	display:block;
}

.product_tab_off
{
	font-weight:bold;
	background-color:#dddddd;
	font-size:12px;
	color:#292522;
	text-align:center;
	vertical-align:middle;
	width:168px;
	height:30px;
	border: 2px #dddddd solid;
	display:inline;
	float:left;
	cursor:hand;
}

.product_tab_on
{
	font-weight:bold;
	background-color:#FFFFFF;
	font-size:12px;
	color:#292522;
	text-align:center;
	vertical-align:middle;
	width:168px;
	height:30px;
	border: 2px #dddddd solid;
	display:inline;
	float:left;
	cursor:hand;
}

.product_content_description
{
	display:block;
	border: 2px #dddddd solid;
	font-size:12px;
	padding:15px;
	margin-top:34px;
}

.product_content_share_product
{
	display:none;
	border: 2px #dddddd solid;
	font-size:12px;
	padding:15px;
	margin-top:34px;
	clear:right;
	height:150px;

}

.share_item {
	text-align:center;
	display:inline;
	float:left;
	padding-left:10px;
	padding-right:10px;
	width:125px;
}

.share_item a {
	text-decoration:none;
}

.product_suggested_items
{
	margin-top:10px;
	border: 1px #dddddd solid;
	margin-bottom:10px;
	padding-bottom:10px;
	height:200px;
}

.product_suggested_item_thumbnails
{
	border:1px #dddddd solid;
	display:inline;
	margin-left:10px;
	float:left;
	padding:5px;
	text-align:center;
}

/* contact form */
.contact_form
{
	display:none;
	border: 2px #dddddd solid;
	font-size:12px;
	padding:15px;
	margin-top:34px;
	clear:right;
	height:250px;

}

.cartheader
{
	text-align:left;
	color: #d6d6d6;
	font-size:16px;
	margin-left:40px;
	margin-top:0px;
	margin-bottom:10px;
}

.carthighlight
{
	color: #cd1d41;
}
