/* ________________________________ */
/* ---   CUSTOMISER - Contains all styles relating to the arrange and configure pages.   --- */
/* ________________________________ */


#dragDropNotes {
	clear:both;
	margin-right:8px;
	}

/* USED IN BOTH CONFIGURE OR _CONFIGURE AND ARRANGE OR _ARRANGE */
h3{
	border-bottom:none;
	}
h4{
	margin-bottom:10px;
	}
#instructions p{
	margin: 0px -2px 10px 0px ;
	background-color:#ffffdf;
	padding:4px 15px;
	}
#dropArrange img, #captions img{
	border:1px solid #cccccc;
	height:55px;
	width:85px;
	}
#dropArrange img.timer {
	border:0px none;
	height:16px;
	width:16px;
	}


/* USED IN ARRANGE*/
#arrange_lhpanel {
	width:48%;
	float:left;
	}
#arrange_rhpanel {
	width:52%;
	float:left;
	}
#arrangementTemplate {
	float: left;
	background: #eae6d7;
	padding:10px;
	}
#change-start-month {
	clear:none;
	text-align: left;
	
	margin: 4px 0px;
	padding: 4px;
	border: 1px solid #f3f3f3;
	width: 215px;
	}
#dragList {
	float: left;
	height:370px;
	list-style:none;
	overflow-x: hidden;
	overflow-y:auto;
	width: 365px;
	height: 370px;
	margin-top:8px;
	position: relative; /* Prevent stupid IE scrolling bug */
	}
#dragList li {
	background-image: none;
	float: left;
	height: 130px;
	margin: 0px 4px 0px 0px;
	padding: 0px;
	width: 105px;
	}
#dragList li img{
	border: 1px solid #ccc;
	cursor: move;
	}
#dragList li p{
	width: 105px;
	padding-right: 4px;
	}
#dropArrangeContainer {
	clear:both;
	}
#dropArrange ul {
	clear: both;
	width:80%;
	}
#dropArrange li {
	background:#FFFFFF none;
	border:1px solid #999;
	margin:3px;
	height: 80px;
	padding: 12px 9px 10px 14px;
	width:94px;
	float:left;
	}
#dropArrange img.arrangeItem {
	cursor: move;
	border:1px solid #ccc;
	}
#dropArrange div.arrangeItem {
	/* Lookalike empty-image placeholder */
	cursor: auto;
	border:1px solid #ccc;
	width: 85px;
	height: 57px;
	text-align:center;
	line-height:100%;
	}
div.arrangeItem .smallNote{
	color:#cc0000;
	}
#dropArrange li p {
	font-weight: bold;
	text-align:center;
	padding-left:0px;
	padding-right:0px;
	}
#arrangementCaptions ul li {
	background-image: none;
	float: left;
	line-height:100%;
	margin-top:0px;
	margin-right:3px;
	padding:0px;
	width:118px;
	color:#666666;
	font-size:10px;
	height:80px;
	}
#arrangementCaptions h4 {
	margin: 4px 0px 0px -4px;
	padding: 0px 0px 0px 4px;
	}
#arrangementCaptions .smallNote{
	margin-top:2px;
	}
#customiseOptions {
	clear:both;
	padding:10px 0px 0px 10px;
}
#portrait-warning {
  background-color:#F7F7F7;
  background-position:4px 3px;
  margin:5px 0 10px;
  padding:2px 4px 6px 26px !important;
}
#dragList p{
	margin-top:0px;
	}
#nextLink {
	float:right;
	}



/* USED IN CONFIGURE OR _CONFIGURE */
#arrangement, #color, #format {
	float: left;
	margin-right:8px;
	padding:5px 10px 15px 10px;
	border:1px solid #cccccc;
	margin-bottom:8px;
}
#arrangement {
	clear: left;
	height:auto;
	width:492px;
}
#arrangement h2 {
  margin: 5px 0px 6px 0px;
}
#arrangement h4 {
  margin: 5px 0px 6px 0px;
}
#arrangementCaptions #arrangementItems li{
	background-image: none;
	float: left;
	line-height:100%;
	margin-top:0px;
	margin-right:8px;
	padding:0px;
	width:150px;
	color:#666666;
	font-size:10px;
	height:140px;
}
#blackholder {
	width:105px;
}
#changeArrangement{
  clear: left;
}
#color{
	width:41%;
}
#colorfrm div {
	float: left;
	width:47%;
}
#colorfrm img{
	clear:left;
	padding-top:4px;
}
#colorfrm input {
	float: left;
}
#colorfrm label{
	float: left;
	margin-top:2px;
}
#format {
/*  border: 0px none;*/
	width:47%;
}
#formatfrm div{
	float:left;
	width:49%;
}
#formatfrm img{
	padding-left:20px;
	margin-top:3px;
}
#formatfrm input{
	margin:0px none;
}

#optionsWrapper {
	float: left;
	width: 67%;
	margin-right:0px;
}
#preview{
	margin-top:20px;
}
#productdelivery {
	clear:left;
	padding:8px 6px 8px 10px;
	margin-top:10px;
	border:1px solid #cccccc;
	width:100%;
}
#purchase {
	padding:8px 6px 8px 10px;
	background-color: #f7f7f7;
	border: 1px solid #ddd;
	width:100%;
	overflow:hidden;
}
#purchaseWrapper {
	clear: right;
	float: right;
	padding-right: 15px;
	width: 30%;
}
#summaryDescription{
	margin-bottom:5px;
}
#summaryPrice{
	margin-bottom:20px;
}
#summarySpecs{
	margin-top:0px;
}
#summarySpecs img{
	padding-top:6px;
}



/* USED IN CAPTIONS OR _CAPTIONS */
#captions {
	border:1px solid #cccccc;
	float: left;
	margin-right:15px;
	padding:10px;
	width:75%;
	}
#captions-reordered {
	background-position: 14px 50%;
	border: 1px solid #cc0000;
	font-weight: bold;
	padding: 4px 4px 4px 49px!important;
	width: 555px;	
}
#arrange-instructions #captions-reordered {
	width: 296px;
}
#captions ul {
	margin-left:-25px;
	}
#monthName {
	font-weight:bold;
	}
#monthImage {
	float:left;
	padding: 0px 8px 8px 0px;
	}
#imageTitle {
	float:left;
	}
#imageTitle p {
	padding:0px;
	margin:0px 0px 5px 0px;
	}
#summary {
	float: right;
	}
#captions ul li {
	clear:both;
	background-image: none;
	margin-top:0px;
	}
#captions ul li input.save, #captions ul li a.delete {
	width:100px;
	}
#captions ul li input.add{
	width:200px;
	}
#captions ul li input.text {
	width:285px;
	}
#captions #clear-captions {
	background: url(/images/common/icons/icon_xsmall.gif) no-repeat 0px 3px;
	float: right;
	padding-left: 18px;
}
#summary #productdelivery {
	margin-top:25px;
	}
#coverCaption{
	margin:0px 0px 20px 0px;
	}

/* CALENDAR PROGRESS TRACKER HEADER */
#calendarStatus {
	border-bottom:1px dashed #cccccc;
	float:left;
	padding-bottom:10px;
	margin:10px 0px 10px 0px;
	width:100%;
	}
#calendarStatus img {
	float:left;
	padding:4px 6px 0px 6px;
	}
#statusTitle {
	float:left;
	color:#3300CC;
	padding-top:4px;
	margin-right:4px;
	}
#statusOne, #statusTwo , #statusThree, #statusFour {
	float:left;
	padding:4px 6px 4px 6px;
	}
.active {
	background-color:#E8F5FD;
	color:#004A95;
	}
.complete a:hover, .complete a:visited, .complete a{
	color:#999999;
	text-decoration:none;
	}
	/* END OF CALENDAR PROGRESS TRACKER HEADER */
	
#label {
	line-height:120%;
	}
#captions fieldset {
	margin:0px;
	padding:4px 0px 0px 0px;
	line-height:110%;
	}
/* END OF USED IN CAPTIONS OR _CAPTIONS */





