#userwidget {
	background-image:none;
}

div.widget {
	background-image: url('../img/bg_widget.png');
	background-repeat:no-repeat;
	width: 370px;
	height: 391px;
	padding: 10px 4px 0 10px;
	font-size: 11px;
	color: #262f37;
}

div.widget a:link {
	text-decoration: none;
}

div.widget a img {
	border: 0;
}

div.widget.start {
	background-image: url('../img/bg_widget2.png');
	height: 176px;
}

div.widget.new {
	background-image: url('../img/bg_widget3.png');
	height: 344px;
}

div.widget.profile {
	background-image: url('../img/bg_widget4.png');
	height: 297px;
}

div.widget.email {
	background-image: url('../img/bg_widget5.png');
	height: 389px;
}

div.widget_top {
	height: 40px;
	_height: 38px;
	padding-right: 20px;
}

div.widget_top_icons {
	float: right;
	padding-top: 2px;
}

div.widget_top_icons * {
	float: left;
}

a.icon_print {
	margin-left: 3px;
}

a.icon_send {
	margin-right: 6px;
}

span.blue_divider {
	border-left: 1px solid #afcbd6;
	height: 20px;
}

div.widget_top span.widget_welcome {
	color: #47a4c6;
	font-size: 16px;
	font-weight: bold;
	padding-right: 10px;
}

div.widget_top a {
	color: #dc0606;
}

div.widget_top span.divider1 {
	font-size: 11px;
	color: #47a4c6;
}

div.widget_content_top {
	padding: 0 0 0 10px;
}

div.whos_list {
	text-align: right;
	float: right;
	margin: 12px 20px 0 0;
}

div.widget_left_col {
	float: left;
	margin-left: 10px;
	_margin-left: 4px;
}

div.widget_right_col {
	padding-right: 20px;
	font-size: 11px;
	float: left;
}

div.widget_item {
	background-image: url('../img/bg_widget_item.png');
	background: url('../img/bg_widget_item.png') no-repeat scroll top left;
	width: 172px;
	height: 18px;
	padding: 6px 0 0 6px;
	margin-bottom: 1px;
}

div.widget_item.top {
	background: url('../img/bg_widget_item_self.png') no-repeat scroll top left;

}

div.widget_item.selected {
	background-image: url('../img/bg_widget_item_selected.png');
	color: #92979b;
}

div.widget_item a {
	color: #DC0606;
}

div.widget_item img.smiley {
	margin-right: 5px;
	margin-top: -2px;
}

div.widget_item * {
	float: left;
}

div.widget_item span {
	cursor: pointer;
	width: 138px;
	display: block;
}

div.widget_item.top span {
	width: 117px;
}

div.widget_item a {
	float: none;
}

div.prev_next {
	padding: 3px 0 10px 0;
	color: #fff;
}

div.prev_next2 {
	padding: 15px 0 0 0;
	_padding-top: 10px;
	color: #7f7f7f;
}

div.prev_next a, div.prev_next span, div.prev_next2 a, div.prev_next2 span {
	float: left;
}

div.prev_next span {
	padding-top: 2px;
}

a.prev_btn {
	margin-right: 25px;
}

a.next_btn {
	margin-left: 26px;
}

a.prev_btn2 {
	margin: 0 18px 0 7px;
}

a.next_btn2 {
	margin-left: 20px;
}

a.add_a_recipient, a.edit_list {
	display: block;
	background: url('../img/btn_widget_add.png') no-repeat scroll top left;
	width: 134px;
	height: 21px;
	margin-bottom: 1px;
	padding: 8px 0 0 28px;
	color: #ee0606;
}

a.edit_list {
	background: url('../img/btn_widget_edit.png') no-repeat scroll top left;
}

div.widget_right_content {
	background-image: url('../img/bg_widget_white.png');
	width: 162px;
	height: 315px;
	padding-top: 3px;
	overflow: hidden;
}

div.widget_clipper {
	width: 400px;
	height: 275px;
}

div.product_col {
	float: left;
	text-align: center;
	width: 162px;
}

div.widget_hr {
	height: 12px;
	width: 162px;
	margin: 12px 0 0 0;
	_margin-bottom: 0;
	padding: 0;
	border-top: 1px solid #d6eff9;
}

div.widget_item_group {
	display: none;
}

div.wish_item {
	padding-top: 5px;
}

div.wish_item img {
	height: 70px;
}

div#print_bubble {
	background-image: url('../img/widget_bubble_big.png');
	width: 105px;
	height: 41px;
	padding: 5px 0 0 5px;
	font-size: 11px;
	display: none;
	position: absolute;
}

div#radio_bubble {
	background-image: url('../img/widget_bubble_small.png');
	width: 79px;
	height: 27px;
	padding: 5px 0 0 19px;
	font-size: 11px;
	display: none;
	position: absolute;
}

div#print_bubble a, div#radio_bubble a {
	color: #fff;
	text-decoration: none;
	display: block;
	margin-bottom: 3px;
}

div#print_bubble a:hover, div#radio_bubble a:hover {
	text-decoration: underline;
}

div#add_recipient, div#add_recipient2 {
	background-image: url('../img/bg_add_recipient.png');
	width: 227px;
	height: 174px;
	text-align: center;
	font-size: 11px;
	display: none;
	position: absolute;
}

div#add_recipient div, div#add_recipient2 div {
	font-weight: bold;
	padding: 13px 0 15px 0;
}

div#add_recipient label, div#add_recipient2 label {
	display: block;
	text-align: center;
	margin-bottom: 4px;
}

div#add_recipient input, div#add_recipient2 input {
	width: 134px;
	border: 1px solid #a2e0fa;
	background: #efefef;
	margin-bottom: 10px;
}

div#add_recipient select, div#add_recipient2 select {
	width: 134px;
	border: 1px solid #a2e0fa;
	background: #efefef;

}

div.create_box {
	background: url('../img/bg_create.png') no-repeat scroll top left;
	margin-left: 2px;
	width: 356px;
	height: 137px;
	padding: 15px 0 0 10px;
}

img.header_create {
	display: block;
	margin-bottom: 20px;
}

div.create_box div {
	width: 200px;
	margin-right: 30px;
	float: left;
}

a.signed_up {
	float: right;
	margin: 3px -8px 0 0;
}

img.box_header {
	margin: 0 0 6px 2px;
}

div.register_form {
	margin-left: 10px;
	color: #234162;
}

div.form_header {
	font-weight: bold;
	margin: 0 0 7px 0;
}

div.register_form div.widget_hr {
	width: 342px;
	margin-top: 4px;
}

div.form_block {
	float: left;
	margin: 0 10px 7px 3px;
}

div.form_block label {
	display: block;
	margin-bottom: 2px;
}

div.form_block input {
	border: 1px solid #a2e0fa;
	background-color: #fff;
}

div.form_block input#first_name {
	width: 130px;
}

div.form_block input#last_name {
	width: 187px;
}

div.form_block input#user_name {
	width: 189px;
}

div.form_block input#password, div.form_block input#password2, div.form_block input#giftideaname, div.form_block select {
	width: 158px;
}

div.form_block textarea {
	width: 334px;
	height: 63px;
	border: 1px solid #a2e0fa;
	background-color: #fff;
}

div.register_buttons {
	text-align: right;
	padding: 7px 26px 0 0;
}

/********************
 User page
********************/
div#leftleftcolumn {
	width: 177px;
	float: left;
	padding-top: 67px;
}

div#leftrightcolumn {
	float: left;
	width: 450px;
	padding-top: 67px;
}
#wraper{
	width:1050px;
}
div#user_top_box {
	background: url('../img/bg_user_top_box.gif') no-repeat scroll top left;
	width: 271px;
	height: 50px;
	float: left;
	margin: 0 18px 10px 0;
	padding: 5px 0 0 10px;
}

div#user_top_box a {
	color: #ef0000;
	text-decoration: none;
}

div#user_top_box a:hover {
	text-decoration: underline;	
}

div#recommended_lists {
	background: url('../img/recommended_top.gif') no-repeat scroll top left;
	width: 153px;
	padding-top: 29px;
}

div#recommended_lists div {
	border: 1px solid #2e74b2;
	border-top: none;
	padding: 6px 0 8px 0;
	background-color: #fff;
}

div#recommended_lists div a {
	display: block;
	text-decoration: none;
	color: #000000;
	margin: 0 0 1px 12px;
}

div#recommended_lists div a:hover {
	text-decoration: underline;
}

div#user_top_box_left {
	color: #12387c;
}

div#user_top_box_left div {
	font-size: 21px;
	margin-bottom: 6px;
	font-weight: bold;
}

div#user_top_box_left a.trash_it {
	display: block;
	float: right;
	background: url('../img/icon_trash.gif') no-repeat scroll top left;
	padding: 4px 10px 0 20px;
	height: 18px;
}

div#user_tool_box {
	float: left;
	background: url('../img/bg_user_tools.gif') no-repeat scroll top left;
	width: 130px;
	height: 55px;
	margin-bottom: 10px;
}

div#user_tool_box a {
	display: block;
	text-decoration: none;
	padding-left: 23px;
	color: #3c6980;
	margin: 9px 0 9px 12px;
}

div#user_tool_box a:hover {
	text-decoration: underline;
}

a#email_to_friend {
	background: url('../img/icon_email.gif') no-repeat scroll top left;
	height: 12px;
}

a#print_gift_list {
	background: url('../img/icon_print.gif') no-repeat scroll top left;
	height: 17px;
}

#yourlists_top {
	background: url('../img/bg_your_lists_top.png') no-repeat scroll top left;
	width: 150px;
	height: 67px;
	padding: 34px 0 0 8px;
}

div#yourlists_content {
	background: url('../img/bg_your_list.png') repeat-y scroll top left;	
	width: 150px;
	padding: 0 0 0 8px;
}

a#btn_add_list {
	display: block;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	padding: 7px 0 0 29px;
	background: url('../img/btn_add_list.png') no-repeat scroll top left;
	text-decoration: none;
	width: 109px;
	height: 21px;	
}

div.yourlists_hr {
	width: 132px;
	margin: 0 0 6px 3px;
	border-top: 1px solid #cae2ed;
	overflow: hidden;
	height: 1px;
}

a#btn_view_list {
	text-decoration: none;
	display: block;
	color: #2e80c0;
	font-size: 11px;
	background: url('../img/btn_my_list.png') no-repeat scroll top left;
	padding: 7px 0 0 29px;
	margin: 8px 0 0 3px;
	width: 103px;
	height: 24px;	
}

a.yourlist_item {
	display: block;
	color: #2e80c0;
	font-size: 10px;
	background: url('../img/btn_yourlist_item.png') no-repeat scroll top left;
	padding: 6px 0 0 9px;
	margin: 2px 0 0 3px;
	width: 123px;
	height: 18px;
	color: #000;
	text-decoration: none;
}

a.yourlist_item.selected, a.yourlist_item:hover {
	padding-left: 16px;
	background: url('../img/btn_yourlist_item_selected.png') no-repeat scroll top left;
	width: 139px;
	font-size: 11px;
	font-weight: bold;
}

div.user_product {
	float: left;
	margin: 0 19px 25px 0;
	width: 130px;
	height:200px;
}

a.btn_trash {
	display: block;
	float: right;
}

div.user_product img.product_thumb {
	border: 1px solid #cbcbcb;
}

div.user_product div {
	font-size: 12px;
	color: #000;
	font-weight: bold;
	padding-top: 2px;
	height: 14px;
}

div#print_wrapper {
	width: 800px;
}

div#edit_recipient {
	background-image: url('../img/bg_add_recipient.png');
	width: 227px;
	height: 174px;
	text-align: center;
	font-size: 11px;
	display: none;
	position: absolute;
}

div#edit_recipient div {
	font-weight: bold;
	padding: 13px 0 15px 0;
}

div#edit_recipient label {
	display: block;
	text-align: center;
	margin-bottom: 4px;
}

div#edit_recipient input {
	width: 134px;
	border: 1px solid #a2e0fa;
	background: #efefef;
	margin-bottom: 10px;
}

div#edit_recipient select {
	width: 134px;
	border: 1px solid #a2e0fa;
	background: #efefef;

}

div#email_box {
	display: none;
	position: absolute;
	top: 250px;
	background: #fff;
	border: 1px solid #a2e0fa;
	padding: 20px;
	width: 360px;
}
#smallguy{
	background-image:url(../images/allpages/smallguy.gif);
	background-repeat:no-repeat;
	width:384px;
	height:77px;
	padding:15px 0 0 17px;
	margin:110px 0 0 0;
}
#smallguy h1{
	margin:0;
	padding:0;
	font-size:14px;
	color:#47a4c5;
}
#smallguy h1{
	float:left;
}
#smallguy ul{
	margin:0 0 0 20px;
	float:left;
}
#smallguy li{
	float:left;
	margin:0 5px 0 0;
}
#smallguy a{
	color:#dd0604;
	font-size:11px;
	text-decoration:none;
}