﻿.addtocard
{
    background-image:url(images/add-to-Cart.jpg);
    background-repeat:no-repeat;
    width:85px;
    /*height:auto; */     
    height:22px;
    *height:21px !important;
    _height:21px;	        
    border: 0px solid #000;
    margin-left:10px;
    cursor:pointer;
}

.dotline
{
    background-image: url(images/artmyway_images/dotline.gif);
    background-repeat: repeat;
    font-size: 0;
    height: 1px;
     
    clear:both;   
    
    display:block;
    line-height:1px; 
    
    margin: 15px auto 10px auto;
}

.qty
{
	font-family:Verdana;
	font-size:12px;
	margin:auto;
	margin-top:10px;	
	margin-bottom:10px;	
}
.qty_title
{
	float:left;
	display:inline-block;
	margin:2px 2px auto auto;
}
.qty_input
{
	float:left;
	width: 15px;
}
.qty_selectedItemDiv
{	
	margin-left: 5px;
	float:left;
	width: 300px;	
	text-align: left;
	color:#700;
	margin-top:4px;
	line-height:16px;
}

/*--------------------------------*/

.productoptioncontainer
{ 
	font-family:Verdana;
	font-size:12px;
	text-align: left;
}

.optioncontainer
{	
	clear:both;

	margin:auto;
	margin-top:10px;	
	margin-bottom:10px;		
	
}

.itemscontainer
{
	clear:both;
	float:left;
	*float:inherit;
	width: 437px;
	margin-left: 5px;
	margin-top: 10px;
}

.designfee_itemcontainer
{
	float:left; 
	margin-left: 5px; 
	font-weight: bold; 
	color:#700;		
}

.numbercontainer
{
	color: #000;
	font-weight: bold;	
	float: left;	 
}

.titlecontainer
{
	float: left;
}

.tipscontainer
{
	/*text-align:right;*/
	text-align:left;	
	/*width: 435px;*/
	width:auto;
	height:13px; 
	margin-bottom: -10px;
	clear:both; 
	margin-left:300px;	/*Modify:add By:Liujunqing*/
}

.tipname_mouseout
{ 
	/*
	background-image:url(/images/tooltips.gif);
	background-repeat:no-repeat;
	height:47px;
	width:73px;
	position:relative;
	text-align:center;
	padding-top:5px;
	cursor:pointer;
	color:#000;
	z-index:20000;
	*/	
	
	display: inline;
	margin:auto;
	
	text-align:left;
	position:relative; 
	background-color:#fff;
	/*border:1px solid #000;
	padding:2px;*/
	color:#000;
	cursor:pointer;
	text-decoration:underline;
	
}

.tipname_mouseover
{ 
	/*
	background-image:url(/images/tooltips.gif);
	background-repeat:no-repeat;
	height:47px;
	width:73px;
	position:relative;
	text-align:center;
	padding-top:5px;
	cursor:pointer;
	color:#700;
	z-index:20000;
	*/
	
	display: inline;
	margin:auto;
	text-align:right;
	position:relative;
	background-color:#700;
	/*border:1px solid #700;
	color:#fff;
	padding:2px;*/	 
	cursor:pointer;
	text-decoration:underline;
}
.what_tipname_mouseout
{
	/*
	width:112px;
	height:13px;
	background-image:url(/images/what_tips_mouseout.gif);
	background-repeat:no-repeat;
	position:absolute;
	cursor:pointer;
	float:left;
	z-index:20000;
	*/
	z-index:20000;
	width:287px;
	border:0px solid #000033;
	position:absolute;
	float:left;
	color:Black;
	text-decoration:underline;	
}
.what_tipname_mouseout a
{
	/*
	width:112px;
	height:13px;
	background-image:url(/images/what_tips_mouseout.gif);
	background-repeat:no-repeat;
	position:absolute;
	cursor:pointer;
	float:left;
	z-index:20000;
	*/
	z-index:20000;
	width:287px;
	border:0px solid #000033;
	position:absolute;
	float:left;
	color:Black;
	text-decoration:underline;	
}
.what_tipname_mouseover
{
	/*
	width:112px;
	height:13px;
	background-image:url(/images/what_tips_mouseover.gif);
	background-repeat:no-repeat;
	position:absolute;
	cursor:pointer;
	float:left;
	z-index:20000;
	*/
	position:absolute;
	cursor:pointer;	
	float:left;
	color:#9C0001;
	text-decoration:underline;
}
.explain_tipname_mouseout
{
	width:56px;
	height:13px;
	background-image:url(images/explain_tips_mouseout.gif);
	background-repeat:no-repeat;
	position:relative;
	cursor:pointer;
	float:left;
	z-index:20000;
}
.explain_tipname_mouseover
{
	width:56px;
	height:13px;
	background-image:url(images/explain_tips_mouseover.gif);
	background-repeat:no-repeat;
	position:relative;
	cursor:pointer;
	float:left;
	z-index:20000;
}
.optionitemcontainer
{
	float: left;	  
}
.optionitemcontainer_cert
{
	margin-left:25px;
	text-align:center;
	float:left;
	clear:both;
}
.optionitemcontainer .standardbox_div
{}

.optionitemcontainer .pricebox_div
{}

.optionitemcontainer .picture_div
{}

.optionitemcontainer .textarea_div
{}


.standardbox_mouseover
{
	padding: 0px 4px 1px 3px;
	margin: 1px 3px 1px 2px;
	border: 1px solid #000;
	
	background-color:#700;
	color:#FFF;
	
	cursor: pointer;
}
.standardbox_mouseout
{
	padding: 0px 4px 1px 3px;
	margin: 1px 3px 1px 2px;
	border: 1px solid #000;
	
	background-color:#FFF;
	color:#000;

	cursor: default;
}
.standardbox_checked
{
	padding: 0px 3px 1px 3px;
	margin: 1px 3px 1px 2px;
	border: 1px solid #700;
	
	font-weight: bold;
	background-color:#fff;
	color:#700;		
}

.pricebox_mouseover
{
	padding: 0px;
	margin: 0px;
	border: 1px solid #000;
	
	background-color:#700;
	color:#FFF;
	
	cursor: pointer;
}
.pricebox_mouseout
{
	padding: 0px;
	margin: 0px;
	/*border: 1px solid #000;*/
	
	background-color:#FFF;
	color:#000;

	cursor: default;
}
.pricebox_checked
{
	padding: 0px 3px 1px 3px;
	margin: 1px 3px 1px 2px;
	border: 1px solid #700;
	
	font-weight: bold;
	background-color:#fff;
	color:#700;		
}

.frame_picture_div
{
	width: 30px;
	height: 30px;
	margin: 2px 3px 3px 3px;
}
.gift_picture_div
{
	width: 65px;
	height: 65px;
	margin: 2px 3px 3px 3px;
	}

.picture_mouseover
{
	height: 36px;
	margin-left: 10px;
	margin-top:10px;
	border: 1px solid #700;
	cursor: pointer;

	_width: 36px;
	_height: 35px;
}
.picture_mouseout
{
	height: 36px;
	margin-left: 10px;
	margin-top:10px;
	border: 1px solid #646464;

	cursor: default;
	
	_width: 36px;
	_height: 35px;
}

.picture_checked
{
	height: 36px;
	margin-left: 10px;
	margin-top:8px;
	border: 2px solid #700;

	_width: 36px;
	_height: 35px;
}


.tooltip
{
    visibility: hidden;	
    border: 1px solid #000;
    color: Black;
    background-color:#fff000;
    width: 300px;
	clear:both;
    position: absolute;
    top: 20px;
    left: 20px;     
    font-weight: normal;
    
    z-index: 25000; 
}

.BoxOption_longdescription
{
	color:#730800;
	font-weight:bold;
}

.design_subject_before
{
	font-family:Verdana;
	font-size:12px;
	margin-left:5px;
	*margin-left:4px!important;
	*margin-left:2px;
	height: 18px;
	float: left;
	clear:left;
	border:1px solid #fff;
	text-align:right;
}

.design_subject_after
{
	height: 18px;
	font-family:Verdana;
	font-size:12px;
	float:left;
	*float:none !important;
	*clear: right !important; 
	*clear:right;
	border:1px solid #fff;
}

/*----------- tooltip flip stardardbox ------------*/
.flip_standardbox_tooltip
{
    visibility: hidden;	
    color: Black; 
    width: 241px;
	clear:both;
    position: absolute;
    top: 25px;
    left: -150px;     
    font-weight: normal; 
    z-index: 25000; 
}
.flip_standardbox_tooltip_lefttop_corner
{

}
.flip_standardbox_tooltip_top
{
	width:241px;
	height:26px;
	background-image: url(images/flip_standardbox_tooltip_top.gif);
}
.flip_standardbox_tooltip_righttop_corner
{}
.flip_standardbox_tooltip_middle
{ 
	margin-top:0px;
	text-align:left;
	width:241px;
	background-image: url(images/flip_standardbox_tooltip_middle.gif);	
	margin: -5px auto -5px auto;
	*margin:0 !important;
}
.flip_standardbox_tooltip_left
{}
.flip_standardbox_tooltip_context
{
	margin: 5px 15px;	
}
.flip_standardbox_tooltip_right
{}
.flip_standardbox_tooltip_leftbottom_corner
{}
.flip_standardbox_tooltip_bottom
{
	width:241px;
	height:13px;
	_height:4px;
	background-repeat: no-repeat;
	background-image: url(images/flip_standardbox_tooltip_bottom.gif);	
}
.flip_standardbox_tooltip_rightbottom_corner
{}
.flip_standardbox_tooltip_pointer
{}

/*----------- tooltip stardardbox ------------*/
/*tip position:bottom */
.standardbox_tooltip
{
    visibility: hidden;	
    color: Black; 
    width: 306px;
	clear:both;
    position: absolute;
    top: 20px;
    left: -35px;     
    font-weight: normal;
    z-index: 25000; 
}
.standardbox_tooltip_lefttop_corner
{

}
.standardbox_tooltip_top
{
	width:189px;
	height:27px;
	background-image: url(images/standardbox_tooltip_top.gif);
}
.standardbox_tooltip_righttop_corner
{}
.standardbox_tooltip_middle
{ 
	text-align:left;
	width:189px;
	background-image: url(images/standardbox_tooltip_middle.gif);
	margin: -5px 0px -5px 0px;
	*margin:0 !important;	
}
.standardbox_tooltip_left
{}
.standardbox_tooltip_context
{
	margin: 5px 20px;	
}
.standardbox_tooltip_right
{}
.standardbox_tooltip_leftbottom_corner
{}
.standardbox_tooltip_bottom
{
	width:189px;
	height:13px;
	_height:13px;
	background-repeat: no-repeat;
	background-image: url(images/standardbox_tooltip_bottom.gif);	
}
.standardbox_tooltip_rightbottom_corner
{}
.standardbox_tooltip_pointer
{}
/*tip position:top */
.standardbox_tooltip_top_up
{
	width:306px;
	height:13px;
	background-image: url(images/standardbox_tooltip_top_up.gif);
	background-repeat:no-repeat;
}
.standardbox_tooltip_middle_up
{ 
	text-align:left;
	width:306px;
	background-image: url(images/standardbox_tooltip_middle_up.gif);
	background-repeat:repeat-y;
	margin: -5px 0px -5px 0px;
	*margin:0px !important;	
	_margin-top:-1px;
}
.standardbox_tooltip_bottom_up
{
	width:306px;
	height:27px;
	_height:27px;
	background-repeat: no-repeat;
	background-image: url(images/standardbox_tooltip_bottom_up.gif);	
}
/*----------- tooltip pricebox ------------*/
.pricebox_tooltip
{
    visibility: hidden;	 
    color: Black; 
    width: 72px;
    height: 28px;
	clear:both;
    position: absolute;
    top: -33px;
    left: -3px;    
    background-image: url(images/pricebox_tooltip.gif);
    text-align:center;
    z-index: 25000; 
}
.pricebox_tooltip_lefttop_corner{}
.pricebox_tooltip_top{}
.pricebox_tooltip_righttop_corner{}
.pricebox_tooltip_left{}
.prictbox_tooltip_middle
{
	
}
.pricebox_tooltip_context
{
	display:inline-block;
	margin:3px auto auto auto;
    font-weight: bold;
}
.pricebox_tooltip_right{}
.pricebox_tooltip_leftbottom_corner{}
.pricebox_tooltip_bottom_corner{}
.pricebox_tooltip_rightbottom_corner{}
.pricebox_tooltip_pointer{}


/*-----------*/
.frameshowbox_container
{
	background-image:url(/images/frameshowbox.gif);
	visibility:hidden;
	position:absolute;
	/*top: 128px;*/
	top:169px;
	*top:168px;
	left: 155px;
	width: 366px;
	height: 466px; 
	text-align: center;
	background-color:#fff;
	z-index: 10000;
	margin-left :12px !important;
	margin-top :-10px !important;
	*margin:-2px auto auto 12px !important;	
	
}
.frameshowbox_price
{
    margin: 10px auto 10px auto;
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
    *margin:70px auto 10px auto !important;
    margin-top:10px;
    clear:both;
}
.frameshowbox_title
{
	margin: 10px auto 10px auto;
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
}
.frameshowbox_bigpic
{
	clear:both;
	background-repeat:no-repeat;
	background-position:center;
	*margin:20px auto auto 20px !important;	
	margin-left :38px !important;	
	width:280px;
	height:280px;	
	
}
.frameshowbox_picbox
{
   
	text-align: center;
	height:5px;
	margin:10px auto 10px auto; 
	width: 250px;
}
.frameshowbox_pic
{
	margin: 10px;
	float:left;	 
	width:60px;
	height:60px;
}
/* FrameShowbox_Extend */
.frameshowbox_extend_container
{
	background-image:url(/images/frameshowbox.gif);
	visibility:hidden;
	position:absolute;
	top:159px;
	*top:166px !important;
	*top:166px;
	left: 167px;
	width: 366px;
	height: 466px; 
	text-align: center;
	background-color:#fff;
	z-index: 10000;	
}
.frameshowbox_extend_title
{
	/*
	margin: 30px auto 8px auto;
	font-family:Stencil;
	font-size:20px;
	font-weight:300;
	*/
	margin: 25px auto 5px auto;
	background-image:url(/images/gallery-wrap-only_title.gif);
	background-repeat:no-repeat;
	width:339px;
	height:29px;
}
.frameshowbox_body
{
	clear:both;
	background-image:url(/images/gallery-wrap-only_content.gif);
	background-repeat:no-repeat;
	background-position:center;
	width:339px;
	height:392px;
	text-align:center;
	margin:0px 0px 0px 13px;
	*margin:0px !important;
	*margin:0px;
}
.frameshowbox_extend_content
{
	font-family:Georgia;
	font-weight:bolder;
	font-size:15px;
	line-height:17px;
	float:left;
	*float:inherit !important;
	*float:inherit;
	clear:both;
	width:268px;
	height:240px;
	line-height:25px;
	font-size:14px;
	margin:50px 0px 0px 35px;
	*margin:50px 0px 0px 0px !important;
	*margin:50px 0px 0px 0px;
}
.frameshowbox_extend_price
{
	font-family:Book Antiqua;
	font-weight:bold;
	font-size:18px;
	float:left;
	*float:inherit !important;
	*float:inherit;
	clear:both;
	width:268px;
	height:auto;
	margin:40px 0px 0px 35px;
	*margin:20px 0px 0px 0px !important;
	*margin:20px 0px 0px 0px;
}
.space
{
	font: 0px/0px sans-serif;
	clear: both;
	display: block;
}

.InstructionsOption_itemcontainer
{ 
	margin-top: 10px;
}

.InstructionsOption_row
{
}

.InstructionsOption_title
{
	float:left;
	font-weight:bold;
}

.InstructionsOption_textarea_title
{
	width: 300px;
	height: 40px;
	font-size: 12px; 
	margin-left: 5px;
}

.InstructionsOption_textarea_notitle
{
	width: 350px;
	height: 40px;
	font-size: 12px;
}
/*add by zxb*/
.EmailTextOption_textbox_title
{
top:5px;
margin-left: 12px;
margin-top:12px;
width:300px;
}
.EmailTextOption_textbox_notitle
{
top:5px;
margin-left: 12px;
margin-top:12px;
width:300px;
}
	
.EmailTextOption_itemcontainer
{
margin-top: 10px;
}

.EmailTextOption_row
{
}

.EmailTextOption_title
{
	float:left;
	font-weight:bold;
	text-align:left;	
}
.SlideShow_container
{
	float:left;
	margin:5px 0px 8px 14px;
	*margin:5px 0px 0px 13px !important;
	*margin:5px 0px 0px 7px;
	text-align:justify;
	clear:both;
	height:auto; 
	width:290px;
	display:none;
	background-color:#EFEFEF;
	padding:5px;
}
.SlideShow_content
{
	color:#700;	
}
.btn_clear_mouseout
{
	clear:left;
	float:right; 
	cursor:pointer;
	color:Black;
	position:relative;
	text-decoration:underline;
}
.btn_clear_mouseover
{
	clear:left;
	float:right; 
	cursor:pointer;
	color:Black;
	position:relative;
	text-decoration:underline;
}
.tooltipscontainer_design
{
	float:left;	
}
#txtInstructions
{
	margin-left:3px;
	width:296px;
	height:60px;	
}
/* Option_EmailItem Style */
.emailitemcontainer
{
	margin-left: 12px;
	margin-top:6px;
	font-family:Verdana;
	font-size:12px;
}
.EmailTextOption_textbox
{
	top:5px;
	width:220px;
	font-family:Verdana;
	font-size:12px;
}
.textbox_title
{
	/**/
	text-align:right;
	width:65px;
	float:left;
	height:auto;
	margin-right:5px;
}
.EmailTextOption_textarea
{
	top:5px;
	height:40px;
	width:220px;
	font-family:Verdana;
	font-size:12px;
}
.PrintGroup_line
{
	margin-top:4px;
	_margin-left:4px;
	float:left;
	*float:none !important;
	*float:none;
	clear:both;
}