
/**************************************************************

	MultiBox
	v1.3

**************************************************************/

.MultiBoxContainer {
	position: absolute;
	border: 20px solid #000;
	background-color: transparent;
	display: none;
	z-index: 2;
	text-align: left;
	/*overflow: hidden;*/
}

.MultiBoxLoading {
	background: url(../images/loader.gif) no-repeat center;
}

.MultiBoxContent {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.MultiBoxClose {
	position: absolute;
	top: -26px;
	right: -26px;
	background: url(../images/close.png) no-repeat;
	width: 24px;
	height: 24px;
	cursor: pointer;
}


.MultiBoxControlsContainer {
	overflow: hidden;
	height: 0px;
	position: relative;
}

.MultiBoxControls {
	width: 100%;
	height: auto;
	position: relative;
	background-color: #000000;
}


.MultiBoxPrevious {
	position: absolute;
	background: url(../images/left.png) no-repeat;
	width: 24px;
	height: 24px;
	left: 0px;
	margin-top: 5px;
	cursor: pointer;
}

.MultiBoxNext {
	position: absolute;
	background: url(../images/right.png) no-repeat;
	width: 24px;
	height: 24px;
	right: 0px;
	margin-top: 5px;
	cursor: pointer;
}

.MultiBoxNextDisabled {
	cursor: default;
	background: url(../images/rightDisabled.png) no-repeat;
}

.MultiBoxPreviousDisabled {
	cursor: default;
	background: url(../images/leftDisabled.png) no-repeat;
}

.MultiBoxTitle {
	position: relative;
	margin: 10px 0 0 35px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	text-align: left;
}

.MultiBoxNumber {
	position: relative;
	width: 50px;
	margin: 10px 35px 0 0;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: right;
}

.MultiBoxDescription {
	clear: left;
	position: relative;
	margin: 0 35px 0 35px;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: left;
}



/*************************************************************/
/* **** Main Section **** */
	#main_gift{
		background:#fff;
		width:591px;
	}
	#main_gift h1, #main_gift h2, #main_gift h3 {
		padding:0 10px 0 0;
    }
	#main_gift p{
		padding:0 10px 0 0;
		font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 11px; color: #000;
	}
	#main_gift h1 {
	font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 12px; color: #999;
	font-weight:bold;	
	border-bottom: 1px solid #ccc;
	padding: 3px;
	}
	#main_gift h2 {
	font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 11px; color: #999;
	font-weight:bold;	
	border-bottom: 1px solid #c39;
	padding: 3px;
	}
/***************Giftwrap Divs******************/
	.giftwracontainer{
		width:400px;
		border:1px solid #ccc;
		font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 11px; color: #000;
	}
	.giftwracontainer_over{
		overflow:hidden;
		overflow-y: scroll;
		width:430px;
		height:320px;
	}
	.giftwrapHeader{
		background-color:#FFFFCC;
		padding:3px;
	}
	.hid_title{
		border:0;
		background-color:transparent;
		font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 12px; color: #000;
	}
	.title_right_up{
		float:left;
	}
	.title_right_down{
		float:left;
	}

	.title_left{
		float:right;
	}
	.giftwrapLeftCol{
		float:left;
		width:110px;
		padding:5px;
	}
	.giftwrapRightCol{
		float:left;
		width:250px;
		text-align:center;
	}
	.giftwrapTextField{
		width:270px;
		height:106px;
		font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 11px; color: #000;
	}
	.save_button{
	   font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 11px; color: #000;
	   font-weight: bold;
	   background-color:#BEBECE;
	   border:1px solid;
	   border-top-color:#9F9FB3;
	   border-left-color:#9F9FB3;
	   border-right-color:#565675;
	   border-bottom-color:#565675;
	   filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#D7D7E1',EndColorStr='#A9A9BE');
	   width: 100px;
		margin-left:160px;
		margin-top:5px;
	}
	.spacer{
		clear:both;
	}
	.formmegift
	{
		font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 11px; color: #000;
		background: #fff url(../images/back_form.gif) no-repeat top left;
		border:1px solid #666;
		width:120px;
	}

/********************noobSlide Styles*************************/
	.fieldsetTop{
		background-color:#FFFFCC;
		width:430px;
	}
	.mask7 {
		left:0px;
		top:0px;
		width:100px;
		height:100px;
		border:0px solid #000;
		overflow:hidden;
	}
	#box7 {
		POSITION: relative;
		width:1000px;
	}
	#box7 SPAN {
		FLOAT: left;
		height:100px;
		border:0px solid #000;
		margin:0;
		padding:0;
		width:100px;
	}
	#thumbs7 {
		CLEAR: both;
		WIDTH: 100%; 
		POSITION: relative; 
		HEIGHT:200px;
		overflow:hidden;
		overflow-y: scroll;
	}
	#thumbs7 .thumbs {
		WIDTH: 100%; 
		POSITION:relative; 
		TOP: 0px; 
		HEIGHT: 100px
	}
	#thumbs_handles7 {
		WIDTH: 100%; 
		POSITION: absolute; 
		TOP: 0px; 
		HEIGHT: 100px;
	}
	#thumbs_mask7 {
		WIDTH: 100%; 
		POSITION: absoute; 
		TOP: 0px; 
		HEIGHT: 100px;
	}
	#thumbs7 .thumbs DIV {
		FLOAT: left; 
		MARGIN: 4px; 
		WIDTH: 60px; 
		HEIGHT: 90px;
		font-family: Tahoma, Verdana, Arial, sans-serif; 
		font-size: 10px; 
		color: #000;
		padding:2px;
		border:1px solid #ccc;
		background-color:#FFFFFF;
		cursor:hand;
		overflow:hidden;
	}
	#thumbs_handles7 SPAN {
		FLOAT: left; 
		MARGIN: 4px; 
		WIDTH: 60px; 
		HEIGHT: 90px;
		padding:2px;
		font-family: Tahoma, Verdana, Arial, sans-serif; 
		font-size: 10px; 
		color: #000;
		background-color:#FFFFFF;
		cursor:hand;
		overflow:hidden;
	}
	#thumbs7 .thumbs DIV IMG {
		WIDTH: 54px;
	}
	#thumbs_handles7 SPAN {
		BACKGROUND: url(thumb_invisible.gif) no-repeat
	}
	#thumbs_mask7 {
		BACKGROUND: url(thumbs_mask.gif) no-repeat center top; 
	}


