form
{
	background-color:transparent;
}

body
{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
	color:#4F5155;
	padding:0px;
	margin:0px;
	overflow-x: hidden;
}

fieldset
{
	border:1px solid #CCCCCC;
}

legend
{
	/*color:#003399;*/
}

p, h1, pre {
	margin: 0px;
	padding: 5px 10px;
}

h1 {
	font-size: 15px;
	text-align: left;
	padding: 10px;
}



a {
	font-size: 12px;
	background-color:transparent;
	color:#3B5998;
	text-decoration:none;
}

a:hover {
	font-size: 12px;
	background-color:transparent;
	color:#3B5998;
	text-decoration:underline;
}


a.tw_cart_action {
	font-size: 9px;
	background-color:transparent;
	color:#3B5998;
	text-decoration:none;
}

a.tw_cart_action:hover {
	background-color:transparent;
}


#tw_error
{
	background:transparent url(/public/images/error.png) no-repeat scroll left top;
	color:#760000;
	font-family:Arial;
	font-size:12px;
	padding:2px 0 5px 23px;
	text-align:left;
}

.tw_input
{
	border:1px solid #BBBBBB;
	padding:2px;
	width:155px;
}

.tw_input_table {
	margin: 10px;
}

.tw_input_table td {
	width: 50%;
}

.tw_input_large
{
	border:1px solid #BBBBBB;
	padding:2px;
	width:205px;
}

.tw_input_medium
{
	border:1px solid #BBBBBB;
	padding:2px;
	width:150px;
}

.tw_input_small
{
	border:1px solid #BBBBBB;
	padding:2px;
	text-align:right;
	width:60px;
}

.tw_info
{
	color:#3B5998;
	padding:0px;
	font-family:Arial; font-size:9px;
}

.tw_info2
{
	color:#000000;
	padding:0px;
	font-family:Arial; font-size:9px;
}

#tw_mobile_num_contact_info
{
	font-size:9px;
}

#tw_content {
	text-align: left;
	vertical-align: middle;
	margin: 0px auto;
	padding: 0px;
	/*width: 750px;*/
	width:100%;
	height: 650px;
	/*background:#FFFFFF none repeat scroll 0 0;*/
    background: transparent none repeat 0 0;
	position: relative;
}

#tw_status_container
{
	background-color: transparent;
	padding: 5px 0px;
}

#tw_title
{
	background-color: transparent;
	width: 100%;
	text-align:left;
	margin: 5px 10px;
}

#tw_title h1
{
	color:#333333;
	font-size:15px;
	text-align:left;
	padding: 0px;
}

#tw_top_message
{
	color:#3b5998;
	background-color: transparent;
	/*border-bottom: 1px dashed #BBBBBB;*/
	border-bottom: none;
	padding: 0px 10px;
	/*margin-bottom: 10px;*/
	margin-bottom: 0px;
}

#tw_card_content
{
    background-image: none;
	background-color: transparent;
	display: table;
	width: 740px;
}

#tw_bottombtns {
	width:500px;
}

#tw_card_content_bkgnd
{
	/*background-image:url(/public/images/content_bkground.jpg);*/
	background-image:none;
}

#tw_footer
{
	background-color: transparent;
	width: 740px;
	height: 20px;
}

.tw_certificate_box
{
	background:none repeat scroll 0 0 whitesmoke;
	border:2px solid gray;
	display:none;
	padding:20px;
	position:absolute;
	right:134px;
	top:87px;
	z-index:1;
}

.tw_btn
{
	/*background-color:#3B5998;
	border-color:#D9DFEA #0E1F5B #0E1F5B #D9DFEA;*/
	background-color: transparent;
	/*border-style:solid;*/
	border-style: none;
	border-width:1px;
	/*color:#FFFFFF;*/
	padding:2px 15px 3px;
	text-align:center;
	width:100px;
	cursor:pointer;
}

#tw_left_message
{
	float:left;
	padding-left:0px;
	padding-top:75px;
}

#tw_left_message span
{
	padding-top: 20px;
}

/** PICK CARD */
#tw_select_image
{
	background-image:url(/public/images/select_image_700.jpg);
	background-repeat:no-repeat;
	height: 245px;
	width: 740px;
	margin-top:10px;
}

#tw_selected_card
{    padding: 10px 5px 10px 5px;
	 /*float:left;
	 padding-left:56px;
	 padding-top:105px;*/
}

#tw_selected_continue
{
	float:right;
	padding-right:35px;
	padding-top:75px;
}


.tw_card_image
{
	width: 215px;
	height: 129px;
	cursor: pointer;
}

#tw_carousel_box
{
	float: left;
}

#tw_carousel_image_box
{
}

#tw_div_content
{

}

#tw_div_content fieldset
{
	border:1px solid #CCCCCC;
}

#tw_div_content legend
{

	color: #8C8686;
	font-weight:bold;
}

#rowclick
{
	cursor: pointer;
}

#tw_cart
{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:WhiteSmoke url(/public/images/facebook/shopping_cart_gray.png) no-repeat scroll 0 0;
	border:1px solid #CCCCCC;
	color:#3B5998;
	cursor:pointer;
	margin:0;
	padding:1px 2px 4px 35px;
	text-align:left;
	width:70px;
	position:absolute;
	right:0px;
	top: 12px;
}

#tw_preview_card_img_btn
{
	-moz-background-inline-policy:continuous;
	background:url("/public/images/preview.png") no-repeat scroll 0 0 WhiteSmoke;
	border:1px solid #CCCCCC;
	color:#3B5998;
	cursor:pointer;
	height:21px;
	margin:0;
	padding:8px 2px 4px 35px;
	position:absolute;
	right:19px;
	text-align:left;
	top:50px;
	width:70px;
}

#tw_preview_pic_box
{
	border:1px solid #CCCCCC;
	width:185px;
	height:126px;
	background:none repeat scroll 0 0 whitesmoke;
	position:absolute;
	top:0px;
	left:10px;
}

#tw_personal_pic_box
{
	background:none repeat scroll 0 0 whitesmoke;
	border:1px solid #CCCCCC;
	height:126px;
	left:207px;
	position:absolute;
	top:0px;
	width:172px;
}


#tw_pic_card_lbl
{
	color:#3B5998;
	font-size:9px;
	left:56px;
	position:absolute;
	top:111px;
}

#tw_ecode_validate_container {
	width: 100%;
}

.fb_img {
	float:left;
	height:100px;
	overflow:visible;
	padding:5px 0 0 2px;
	width:75px;
}

.fb_name {
	padding-top: 0px;
	text-align: center;
}

.tw_trademark
{
	color:#4F5155;
}

.tw_support
{
	text-align:center;
}

.tw_support span
{
	color: #3B5998;
}

/*-----------------------*/
/*the following are for the categorized card display*/
/*-----------------------*/
#main {
	position:relative;
	overflow:hidden;
	height: 450px;
}

/* root element for pages */
#pages {
	position:absolute;
	height:20000em;
}

/* single page */
.page {
	padding:0px 0px 0px 20px;
	/*height: 450px;*/
	height: 400px;
	overflow:hidden;
	width:455px;
}

/* root element for horizontal scrollables */
.scrollable {
	position:relative;
	overflow:hidden;
	width: 490px;
	height: 283px;
}

/* root element for scrollable items */
.scrollable .items {
	width:20000em;
	position:absolute;
	clear:both;
}

/* single scrollable item */
.item {
	float:left;
	cursor:pointer;
	width:465px;
	height:450px;
	/*padding:10px;*/

}

.item img{
	margin:0;
	/*	 padding:8px;*/

}

/* main navigator */
div.category_navi {
	height: 20px;
	background-image: none;
	background-repeat: no-repeat;
	/*overflow:hidden;*/
	/*background-image:url('../images/menu_bk.jpg');
	background-repeat:repeat-x;*/
	margin: 0px;
	width: 480px;
}

div.category_navi_no_width {
	height: 20px;
	/*overflow:hidden;*/
	background-image:url('../images/menu_bk.jpg');
	background-repeat:repeat-x;
	margin: 0px;
}

div.prev_category{
	background: transparent url(/public/images/prev-horizontald.png) no-repeat;
	height: 20px;
	width: 10px;
	float: left;
	margin-left: 5px;
	cursor:pointer;
	/*position:absolute;*/
}

div.next_category{
	background: transparent url(/public/images/next-horizontald.png) no-repeat;
	height:20px;
	width:20px;
	float: right;
	cursor:pointer;
	/*left:700px;
	position:absolute;*/
}

div.categories{
	width:420px;
	height:20px;
	/*overflow:hidden;*/
	margin-left: 25px;
	margin-right: 25px;
}

div.category_items{
	/*float:left;*/
	overflow:hidden;
	position:relative;
	width:415px;
	height: 20px;
}

div.category_item{
	float:left;
	position:absolute;
	/*position:relative;*/
	width:1000px;
}

#main_navi {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 10px;
	padding-left: 10px;
}

#main_navi li {
	float:left;
	display:block;
	text-align: center;
	height: 20px;

	color: #000000;
	list-style: disc outside none;
	margin-right: 0;
	margin-left: 0;
	padding: 0;
}

#main_navi li a {
	color: #333333; /*#CDC8B1;*/
}

#main_navi li:hover {
	/*background-color:#7AC5CD;*//*#6D86B7;*/
}

#main_navi li:hover a {
	text-decoration: none;
	color: #8B8878;
}
#main_navi li.active {
	/*background-color:#555;*/
}
#main_navi li.active a {
	color:#3B5998;
	font-weight:bold;
}


#main_navi img {
	/*float:left;
	margin-right:10px;*/
}

#main_navi strong {
	/*display:block;*/
}

#main div.navi {
	margin-left:210px;
	cursor:pointer;
}

/*------------------------------*/
/* this is for the side scrolling */
/*------------------------------*/
/* this makes it possible to add next button beside scrollable */
div.scrollable {
	float:left;
}

/* prev, next, prevPage and nextPage buttons */
a.prev, a.next, a.prevPage, a.nextPage {
	display:block;
	width:18px;
	height:18px;
	background:url(../images/left.png) no-repeat;
	float:left;
	/*margin:43px 10px;*/
	cursor:pointer;
	font-size:1px;
}

/* mouseover state */
a.prev:hover, a.next:hover, a.prevPage:hover, a.nextPage:hover {
	background-position:0px -18px;
}

/* disabled navigational button */
a.disabled {
	visibility:hidden !important;
}

/* next button uses another background image */
a.next, a.nextPage {
	background-image:url(../images/right.png);
	clear:right;
}

/*********** navigator ***********/


/* position and dimensions of the navigator */
div.navi {
	margin-left:180px;
	margin-right:180px;
	/*width:200px;*/
	height:20px;
}


/* items inside navigator */
div.navi a {
	width:8px;
	height:8px;
	float:left;
	margin:3px;
	background:url(../images/navigator.png) 0 0 no-repeat;
	display:block;
	font-size:1px;
}

/* mouseover state */
div.navi a:hover {
	background-position:0 -8px;
}

/* active state (current page state) */
div.navi a.active {
	background-position:0 -16px;
}

div.nextItems {
	display:block;
	width:115px;
	height:30px;
	/*background:url(../images/next-horizontalb.png) no-repeat;*/
	float:right;
	/*margin-right: 180px;*/
	cursor:pointer;
	font-size:1px;
	margin-top: 0;
}
div.nextItemsArrow{
	display:block;
	width:30px;
	height:30px;
	background:url(../images/next-horizontalb.png) no-repeat;
	float:right;
	/*margin-right: 180px;*/
	cursor:pointer;
	font-size:1px;
	position: relative;
	/*margin-top:10px;*/
	margin-top: 0;
}

div.moreItems
{
	/*display:block;*/
	float:left;
	position: relative;
	font-size:12px;
	height:30px;
    /*padding-right:30px;*/
	padding-top: 16px;
	width:75px;
}


div.backItems
{
	/*display:block;*/
	float:left;
	position:relative;
	font-size:12px;
	height:30px;
	padding-left:35px;
	padding-top: 8px;
	width:100px;
}

div.prevItems{
	display:block;
	width:30px;
	height:30px;
	background:url(../images/prev-horizontalb.png) no-repeat;
	float:left;
	/*margin-left: 180px;*/
	cursor:pointer;
	font-size:1px;
	/*margin-top:10px;*/
	margin: 0;
}


/* this makes it possible to add next button beside scrollable */
.scrollable {
	float:left;
}

/* prev, next, prevPage and nextPage buttons */
a.browse {
	background:url(../images/hori_large.png) no-repeat;
	display:block;
	width:30px;
	height:30px;
	/*margin:40px 10px;*/
	cursor:pointer;
	font-size:1px;

}

/* right */
a.right 				{ background-position: 0 -30px; clear:right; margin-right: 0px;}
a.right:hover 		{ background-position:-30px -30px; }
a.right:active 	{ background-position:-60px -30px; }


/* left */
a.left				{ margin-left: 0px; }
a.left:hover  		{ background-position:-30px 0; }
a.left:active  	{ background-position:-60px 0; }

/* up and down */
a.up, a.down		{
	background:url(../img/scrollable/arrow/vert_large.png) no-repeat;
	float: none;
	margin: 10px 50px;
}

/* up */
a.up:hover  		{ background-position:-30px 0; }
a.up:active  		{ background-position:-60px 0; }

/* down */
a.down 				{ background-position: 0 -30px; }
a.down:hover  		{ background-position:-30px -30px; }
a.down:active  	{ background-position:-60px -30px; }


/* disabled navigational button */
a.disabled {
	visibility:hidden !important;
}

/*this is for the tool tip*/
.tooltip {
	float: right;
	background:#627AAD;/*url(../images/black_arrow.png);*/
	/*font-size:12px;*/
	/*height:70px;
	width:160px;*/
	padding:5px;
	color:#fff;
}

/*theme_table*/
table.theme_table
{
	border-collapse: collapse;
	border:1px #777777 solid;
	color: whitesmoke;
	/*cursor: pointer;*/
	cursor:default;
	font-family:Arial;
	font-size:12px;
}

table.theme_table tr#th_row
{
	color: #777777;
	margin-bottom: 10px;
	border-left: 1px #777777 solid;
	border-right: 1px #777777 solid;
	border-bottom: 1px #777777 solid;
}

table.theme_table tr#th_row:hover
{
	background: whitesmoke !important;
}

table.theme_table tr#full
{
	color: #777777;
	border-left: 1px #777777 solid;
	border-right: 1px #777777 solid;
	border-bottom: 1px #777777 dashed;
	margin-bottom: 20px;
}

table.theme_table tr#full:hover
{
	background: white !important;
}

table.theme_table td
{
	text-align: center;
	background: white;
	padding-bottom: 0px;
}

table.theme_table td#full
{
	text-align: left;
}

table.theme_table th
{
	background: #777777 !important;
	text-align: center;
	padding: 2px 5px 3px 10px;
	width: 20%;
	height: 25px;
	border: 1px #666666 solid;
	border-top: 5px lightgray solid;
	white-space: nowrap;
}

table.theme_table caption
{
	margin-left: inherit;
	margin-right: inherit;
}

table.theme_table label
{
	color:#760000;
	font-size:11px;
	width:auto;
	padding-left: 10px;
}
/* theme_table simple*/
/* smaller theme table*/
table.t_table
{
	border-collapse: collapse;
	/*border:1px #777777 solid;*/
	/*color: whitesmoke;*/
	/*cursor: pointer;*/
	font-family:Arial;
	font-size:12px;

}

table.t_table tr#th_row
{
	color: #777777;
	margin-bottom: 10px;
	/*border-left: 1px #777777 solid;*/
	/*border-right: 1px #777777 solid;*/
	/*border-bottom: 1px #777777 solid;*/
}

table.t_table tr#th_row:hover
{
	background: whitesmoke !important;
}

table.t_table tr#full
{
	color: #777777;
	border-left: 1px #777777 solid;
	border-right: 1px #777777 solid;
	border-bottom: 1px #777777 dashed;
	margin-bottom: 20px;
}

table.t_table tr#full:hover
{
	background: white !important;
}

table.t_table td
{
	text-align: left;
	/*background: white;*/
	padding-bottom: 0px;
}

table.t_table td#full
{
	text-align: left;
}

table.t_table th
{
	/*text-align: center;*/
	padding: 2px 5px 3px 0px;
	border-bottom: 1px black solid;
	white-space: nowrap;
}

table.t_table caption
{
	margin-left: inherit;
	margin-right: inherit;
}

table.t_table label
{
	color:#760000;
	font-size:11px;
	width:auto;
	padding-left: 10px;
}

#tw_promo{
	margin: 0px 20px;
	padding: 10px;
	background: #777777;
	color: whitesmoke;
	text-align:right;
}

#nofee {

	background: url('/public/images/nofee.gif') ;
	width: 503px;
	height: 370px;
	display:show;
}

#fee{

	display:hide;

}

#fee_label{
	color:#3B5990;
}

.findfriends_submit {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#6D84B4 url(/rsrc.php/z36B4/hash/ddd6errm.gif) repeat-x scroll center top;
	border:1px solid #315091;
	display:block;
	float:right;
	margin:0 0 0 -1px;
	padding:2px 2px 0;
}

findfriends_submit input {
	height:1px;
	overflow:hidden;
	position:absolute;
	top:-1000px;
	width:1px;
}

.findfriends_glass
{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#6D84B4 url(/public/images/facebook/search.png) no-repeat scroll 0 70%;
	display:block;
	height:19px;
	margin:0;
	padding:0 0 1px;
	width:19px;
}

#facebook_friend
{
	border:1px solid gray;
	float:right;
	outline-style:none;
	outline-width:medium;
	padding:3px;
}

/* pulled from directly styled element */
/*#tw_cardchooser {
	float:right;
	padding-right: 30px;
	padding-top: 5px;
	width:500px;
}

#tw_personalize_content {
	float:right;
	padding-right:30px;
	padding-top: 5px;
	width:500px;
}

#tw_personal_media {
	float:right;
	padding-right:30px;
	padding-top: 5px;
	width:500px;
}*/

#tw_cert_recipient_container {
	padding:15px 12px 15px 15px;
}

#tw_cert_delivery_container {
	padding:15px 12px 15px 15px;
}

#tw_cert_media_container {
	padding:15px 12px 15px 15px;
}

#tw_cert_chooser_container {
	padding:15px 12px 15px 15px;
}

#tw_cert_personalize_container {
	padding:15px 12px 15px 15px;
}

/*#tw_recipient_info {
	float:right;
	padding-right:30px;
	width:500px;
	padding-top:5px;
}

#tw_delivery {
	float:right;
	padding-right:30px;
	width:500px;
	padding-top: 5px;
}*/

#tw_certificate_container {
	margin-right: 15px;
	float: left;
}

#tw_buy_more
{
	margin-top:10px;
	float:left;
	text-align:left;
	padding-left: 30px;
	width:350px;
}

#tw_cart_total
{
	margin-top:10px;
	float:right;
	padding-right:30px;
	width:300px;
}

span.tw_terms_and_conditions
{
	font-size:10px;
}

.tw_terms_and_conditions a{
	color: #3B5998;
	text-decoration: none;
	font-size:10px;
}
.tw_terms_and_conditions a:hover{
	text-decoration: underline;
	color: #3B5998;
	font-size:10px;
}

#tw_order_summary_container
{
	text-align:center;
	margin: 0 0 10px;
}

#tw_personal_message_area
{
	margin-left: 15px;
}

#tw_delivery_date_table
{
	margin-left: 15px;
}

/* Facebook spacific style */
#facebook_personal_message_text
{
	font-size:10px;
}

#facebook_login
{
	text-align:left;
}

/* positioning of login/profile pic button */
.facebook_pers_msg_login_container
{
	min-height: 50px;
}

.facebook_pers_msg_login_container .fb_button
{
	margin-top: 13px;
}

/* mods to unset tw_global.css bleed through */
/* style mods to undo what bleeds through into Applebees chrome stylesheet from the newly added tw_global.css */
/*div.category_navi {
	background-image: none;
	background-repeat: no-repeat;
}

#main_navi li {
	color: #000000;
	list-style: disc outside none;
	margin-right: 0;
	padding: 0;
}

.page {
	padding: 0;
	padding-left: 20px;
}

.item img {
	margin: 0;
}

div.prevItems {
	margin-top: 0;
}

div.nextItems {
        margin-top: 0;
}

div.prevItemsArrow {
        margin-top: 0;
}

div.nextItemsArrow {
	margin-top: 0;
}

.tw_btn {
	border-style: none;
}

#tw_card_content_bkgnd {
        background-image: none;
        padding: 0 13px;
}

#tw_content {
        background: transparent none repeat 0 0;
}

form {
        background-color: transparent;
}

#tw_top_message {
    border-bottom: none;
    margin-bottom: 0;
}*/

/* inline on element.  Production using table, floating left instead of right mimics table layout better */
#tw_cardchooser {
	float: left;
	padding-right:0;
	width: 500px;
}

#tw_personalize_content {
	float: left;
	padding-right:0;
	width: 500px;
}

#tw_personal_media {
	float:left;
	padding-right:0;
	width:500px;
}

#tw_recipient_info {
	float:left;
	padding-right:0;
	width:500px;
}

#tw_delivery {
	float:left;
	padding-right:0px;
	width:500px;
}

/*#tw_cart {
       position: static;
}*/

.tw_support span {
	color: #000000;
}

/* Remove FB profile image from like box */
div.fan_box .profileimage {
	display:none;
}

#tw_credit_cards {background-image:url(/public/images/creditcards.png);display:block;width:172px;height:23px; background-position: 0 0}

div#other_amount{display:none;}

#tw_checkout_info_container fieldset {
	margin-left: 0;
	padding-left: 0;
}

#facebook_image_upload_container {

}

#tw_recorder_frame {
	min-height: 138px;
}
#other_amount_status {color:#FF0000;}
#tw_virtual_message_image{width:520px;height:462px;display:block;background-image:url(/public/images/virtual_message.png);background-repeat:no-repeat;float:right;}

#tw_message_txt {margin-left:5px;}

input#calander{font-size:1em;width:120px; background:whitesmoke url(/public/images/calendar.gif) no-repeat scroll right center;cursor:pointer;}

#order_summary_view {height: auto;}

#tw_edit_card_link{
	background-image: url("/public/images/pencil.png");
    background-repeat: no-repeat;
    color: white;
    cursor: pointer;
    display: block;
    font-size: 0px;
    font-weight: normal;
    margin: 0 0 0 39px;
    padding: 0;
    text-align: center;
    width: 20px;
	height:15px;
	overflow:hidden;
	text-indent:-3000px;
}

#tw_remove_card_link{
	background-image: url("/public/images/cross.png");
    background-repeat: no-repeat;
    color: white;
    cursor: pointer;
    display: block;
    font-size: 0px;
    font-weight: normal;
    height: 30px;
    margin: 0 30px 0 35px;
    padding: 0;
    text-align: center;
    width: 20px;
	height:15px;
	overflow:hidden;
	text-indent:-3000px;
}

.tw_order_summary_total_line
{
	border-bottom: 1px solid black !important;
	height: 1px !important;
}

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 1000px #fff inset;
}

#tw_facebook {
    background-image: none !important;
}

#tw_facebook img, img[src*="facebook.jpg"] {
    display: none !important;
}

/* Hiding all Facebook socialization integration from standard store. */

#tw_socialize, .facebook_recip_tag_msg, #tw_picture_control > table > tbody > tr:nth-child(2), #tw_upload_personal_image > fieldset > table:nth-child(3)  {
	display: none;
}

#tw_personalize_content > #tw_socialize:nth-child(2) {
	display: inline;
}