.gift_shop
{
	padding-top:7px;
}

.gift_shop_top
{
	padding-bottom:9px;
}

.gift_shop_bottom
{
	padding-left:8px;
	padding-right:16px;
}


/*******************************
image widths
********************************/
.gift_shop .main_img
{
	overflow:hidden;
	width:928px;
	height:240px;
}

.gift_shop .location_info
{
	padding:0px;
	margin:0px;	
}

.gift_shop .main_img_table
{
	padding:0px;
	margin:0px;


}

.gift_shop .main_img_top
{

}

.gift_shop .phone
{

	width:100%;
	font-family:"times new roman", times;
	font-weight:bold;
	font-size:16px;
	margin:0px;
	padding-left:8px;
	color:#d1bfff;	
	vertical-align:top;
	
	height:26px;
}




.gift_shop .main_img_bottom
{
	width:468px; 
	height:96px;
	

}


.gift_shop .main_img_bottom img
{

}

.gift_shop .second_img
{
	overflow:hidden;
	margin-left:8px;
	margin-right:8px;
	margin-bottom:18px;
}

.gift_shop .third_img
{
	overflow:hidden;
	margin-left:12px;
	margin-right:10px;
	margin-bottom:18px;
}

.gift_shop .fourth_img
{
	overflow:hidden;
	margin-left:10px;
	margin-right:12px;
	margin-bottom:18px;
}

.gift_shop .left_img
{
	float:left;
	margin-left:26px;
	margin-right:8px;
}

.gift_shop .right_img
{
	float:left;
	margin-left:8px;
	margin-right:8px;
}

/*********************************
gradients
**********************************/
.gift_shop .gradient_left
{	
	width:10px;
	height:165px;
}

.gift_shop .gradient_bottom_left
{	
	width:10px;
	height:8px;
	padding:0px;
	margin:0px;

}

.gift_shop .center
{	
	padding:0px;
	margin:0px;
}

.gift_shop .gradient_bottom_center
{	
	height:8px;
	padding:0px;
	margin:0px;
}


.gift_shop .gradient_bottom_right
{	
	width:10px;
	height:8px;
	padding:0px;
	margin:0px;
}


.gift_shop .gradient_right
{	
	width:10px;
	height:165px;
	padding:0px;
	margin:0px;

}



/********************************
text stylings
********************************/
.gift_shop .text_header_large 
{
color: #006644;
font-weight: bold;
font-size: 18px;
line-height: 24px;
}

.gift_shop .dm .text_header_large
{	
	color:#006644;
}

.gift_shop .fda .text_header_large
{	
	color:#005cab;
}

.gift_shop .mp .text_header_large
{	
	color:#006644;
}




/*********************************
line stylings
**********************************/

.gift_shop .hr_thick
{
	width:100%;
	height:4px;
	margin-top:3px;
	margin-bottom:5px;
}	

.gift_shop .dm .hr_thick
{
	background:#00674e;
}

.gift_shop .fda .hr_thick
{
	background:#005cab;
}

.gift_shop .mp .hr_thick
{
	background:#00674e;
}

.gift_shop .hr_double
{
	width:100%;
	height:8px;

	margin-top:3px;
	margin-bottom:16px;
}


.gift_shop .dm .hr_double
{
	background:url(../../global/hr_double_a9c9c1.gif) repeat-x;
}

.gift_shop .fda .hr_double
{
	background:url(../../global/hr_double_bbddff.gif) repeat-x;
}	

.gift_shop .mp .hr_double
{
	background:url(../../global/hr_double_a9c9c1.gif) repeat-x;
}	

/*********************************
table template
**********************************/
.gift_shop .table_template_content
{

}

.gift_shop .table_template_top_left
{
	width:16px;
	height:16px;
	background:url(../../../includes/table_template_dropshadow_on_ffffff/top_left.gif) no-repeat;
	overflow:hidden;
}

.gift_shop .table_template_top
{    
	width:auto;
	height:8px;
	background:url(../../../includes/table_template_dropshadow_on_ffffff/top.gif) repeat-x;
	overflow:hidden;	
	padding:0px;
	margin:0px;
}


.gift_shop .table_template_top_right
{
	width:16px;
	height:16px;
	background:url(../../../includes/table_template_dropshadow_on_ffffff/top_right.gif) no-repeat;
	overflow:hidden;	
}

.gift_shop .table_template_right
{
	width:16px;
	height:auto;	
	background:url(../../../includes/table_template_dropshadow_on_ffffff/right.gif) repeat-y;
	overflow:hidden;	
}


.gift_shop .table_template_left
{
	width:16px;
	height:auto;	
	background:url(../../../includes/table_template_dropshadow_on_ffffff/left.gif) repeat-y;
	overflow:hidden;	
}


.gift_shop .table_template_bottom_left
{
	width:16px;
	height:auto;
	background:url(../../../includes/table_template_dropshadow_on_ffffff/bottom_left.gif) no-repeat;
	overflow:hidden;	
}

.gift_shop .table_template_bottom
{
	width:auto;
	height:16px;
	background:url(../../../includes/table_template_dropshadow_on_ffffff/bottom.gif) repeat-x;
	overflow:hidden;	
}

.gift_shop .table_template_bottom_right
{
	width:16px;
	height:16px;
	background:url(../../../includes/table_template_dropshadow_on_ffffff/bottom_right.gif) no-repeat;

	overflow:hidden;	
}

/*****************
button
******************/
.gift_shop .btn_shop
{	
	margin-top:48px;
	margin-left:8px;
}

