@CHARSET "ISO-8859-1";

/*change*/

input {
	vertical-align:middle;
}

p {
	vertical-align:middle;
}

#dcContainer {
	width:763px;
	float:right;
	display:inline;
	height:auto;
	clear:none;
	padding-bottom: 15px;
}

/**
	Any box with a blue border
*/

.dcSelectBox {
	border-width:2px;
	width:759px;
	border-color:#0094CE;
	border-style:solid;
	overflow-y:auto;
	overflow-x:hidden;
	position:relative;
}

/** Spacer between select boxes */

.dcSpaceBox {
	height:15px;
	border-width:0 2px 0 2px;
	padding: 0 2px 0 2px;
	overflow:hidden;	
}


.dcSpaceBox .dcChoicesBox {
	height:15px;
}

.dcSpaceBox .dcSelectedChoicesBox {
	height:15px;
}

.dcSpaceBox .currentDeal {
	height:15px;
	background-image:none;	

}


/*
	The boxes across the top where you choose to change phone,
	tariff or gift
*/

.dcChoicesBox {
	height:189px;
	width:150px;
	float:left;
	text-align:center;
	cursor:pointer;
	margin: 0 5px;
	
}

.bouncing_arrow {
	margin-left:-10px;
	margin-top:120px;
	top:40px;	
}

.dcChoicesBox .bouncing_arrow {
	display:inline;	
}

.dcSelectedChoicesBox .bouncing_arrow {
	display:none;	
}

.dcChoicesBox .price {
	color:	#0094CE
}

.currentDeal {
	height:189px;
	width:190px;
	float:right;
	background-image:url('/images/www/deal_creator/big_arrow.png');	
	background-repeat: no-repeat;
	
	font-size:1.6em;
	font-weight:strong;
	padding-left:15px;
}

.currentDeal table {
		
}

.currentDeal .text1 {
	color:#ffffff;	
	font-weight:bold;
	font-size:14px;
}

#clearAllBox {
	float:right;
	width:50px;	
}

#clearAllBox p {
	text-decoration:underline;
	color:b3a8a8;
	margin-top:171px;
	
}


.dcSearch {
padding-bottom:30px;
padding-left:8px;
padding-right:8px;
padding-top:8px;	
	
}
.currentDeal .text2 {
	color:#023b60;
	font-weight:bold;
}

.currentDeal .text3 {
	color:#ffffff;
	padding-left:2px;
}

.currentDeal td {
	border-bottom:1px dashed #FFFFFF;
	padding:3px 0;
	/*background-color:red;*/
}

/* The text where it says "change phone" */
.dcChoicesBox .changeText {
	color:	#0094CE
}

#finishedDeal {
	width:100%;	
}

.dcChoicesBox #emptyChooseGifts {
	background-image:url('/images/www/deal_creator/choose_bonus.png');	
	background-repeat: no-repeat;
	background-position: 50% 50%;
	height:100%;
	width:100%;
}

.dcChoicesBox #emptyChoosePhones {
	background-image:url('/images/www/deal_creator/choose_phone.png');	
	background-repeat: no-repeat;
	background-position: 50% 50%;
	height:100%;
	width:100%;
}

.dcChoicesBox #emptyChooseTariffs {
	background-image:url('/images/www/deal_creator/choose_tariff.png');	
	background-repeat: no-repeat;
	background-position: 50% 65%;
	height:100%;
	width:100%;
}

.dcSelectedChoicesBox #emptyChooseGifts {
	background-image:url('/images/www/deal_creator/choose_bonus_bg.png');	
	background-repeat: no-repeat;
	background-position: 50% 50%;
	height:100%;
	width:100%;
}

.dcSelectedChoicesBox #emptyChoosePhones {
	background-image:url('/images/www/deal_creator/choose_phone_bg.png');	
	background-repeat: no-repeat;
	background-position: 50% 50%;
	height:100%;
	width:100%;
}

.dcSelectedChoicesBox #emptyChooseTariffs {
	background-image:url('/images/www/deal_creator/choose_tariff_bg.png');	
	background-repeat: no-repeat;
	background-position: 50% 50%;
	height:100%;
	width:100%;
}

.dcChoicesBox .infoButton img {
	margin-bottom:15px;
	margin-right:2px;
	
}

.dcSelectedChoicesBox .infoButton img {
	margin-bottom:15px;
	margin-right:2px;
	
}

.notDisplay {
	display:none;	
}

.display {
	display:block;	
}

#dcFloatySelectedChoicesBox {
	height:210px;
	width:150px;
	text-align:center;
	background-color:#0094CE;
	position:absolute;
	left:-1px;
	top:0px;
	z-index:0;
}

.dcSelectedChoicesBox {
	height:189px;
	width:150px;
	float:left;
	text-align:center;
	background-color:#0094CE;
	margin: 0 5px;
	color: #ffffff;	
}

.dcSelectedChoicesBox .price {
	color:	#ffffff
}
/* The text where it says "change phone" */
.dcSelectedChoicesBox .changeText {
	color:	#ffffff
}

.dcSelectedChoicesBox img{
	filter:alpha(opacity=20);
	-moz-opacity:0.2;
	-khtml-opacity: 0.2;
}


.nameSection {
	height:20px;	
	font-weight:bold;
	padding-top:3px;
}


.displaySection {
	height:150px;	
	overflow:hidden;
}

/**
	Used when a tariff is chosen 
**/
#dcTariffTextName {
	font-size:1em;
}



#dcTariffTextDetails {
	font-size:0.8em;
}

#dcTariffTextDetails2 {
	font-size:0.7em;	
}

.dcSelectBoxMainHeader {
	background-color:#0094ce;
	color:#ffffff;
	width:756px;
	font-size:19px;
	padding:2px 2px 2px 5px;
	font-weight:bold;
}

.dcSelectBoxHeader {
	background-color:#0094CE;
	color:#ffffff;
	width:756px;
	font-size:15px;
	padding:2px 2px 2px 5px;
	font-weight:bold;
	
}

.dcOptionsBoxHeader {
	background-color:#0094CE;
	color:#ffffff;
		
	font-size:12px;
	padding:2px;
	padding-left:5px;
	font-weight:bold;
}

.dcOptionsBoxHeaderLeft {
	background-color:#0094CE;
	width:744px;
}

.dcSearch Select {
		width:200px;
		margin-top:5px;
		margin-left:5px;
}

/*
	The box which contains each phone when listed.
*/

.dcPhoneBox {
	width:110px;
	float:left;	
	text-align:center;
	height:200px;
}

.dcPhoneBox .infoButton img {
	margin-bottom:15px;
	margin-right:2px;
	
}

/*
Small boxes with a blue border
*/
.dcOptionBox {
	float:left;
	position:relative;
	width:244px;
	/*margin:6px;*/
	
	height:120px;
	
	overflow:hidden;
}

.dcOptionBoxContainer {
	margin-left:14px;
	margin-top:6px;
}

.dcOptionBox .col {
	float:left;
	width:50%;	
}

.dcOptionsCol {
	float:left;
	width:200px;
		
}

.dcOptionsCol input {
	margin-left:10px;	
	margin-bottom:10px;
	margin-top:10px;
}

.dcOptionBox img {
	margin:3px;	
	padding-top:5px;
}

tariffPagenation a{
	font-weight:bold;
	color:#000000;
}
tariffPagenation a:hover{
	color:#abcdef;
	text-decoration:underline;
}
tariffPagenation a:selected{
	color:#ff99ff;
	
}

.dcPhoneImgSelected{
	border:1px solid #ff0000;
}

.dcPhoneImgUnavailable {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

.dcPhoneScroller {
	width:100%;
	height:auto;
	overflow:auto;	
}

/*
	The model name of the phone (it's a different colour
	to the make)
*/

.dcModel {
	color:	#0094CE;
	height:31px;
}

.dcGiftModel {
	color:	#0094CE;
	height:44px;
}

.dcScrollerOut {
	margin-left:5px;
	width:710px;
	height:228px;
	overflow:hidden;
	float:left;	
	position:relative;
}

.dcScrollerIn {
	height:200px;
	position:relative;
	width:1000px;
}

.dcScroller {
	clear:both;
	width:763px;
}

.dcScroller .arrows {
	padding:70px 0 0 5px;
	float:left;
	cursor:pointer;
} 

#rightPhone {
	float:left;
	margin-right:5px;
}

#dcPopUpBox {
	border-width:2px;
	border-color:#0094CE;
	border-style:solid;
	
	background-color:#FFF280;
	padding:5px;
	width:180px;
	position:absolute;
	
	cursor:pointer;
}
/*
	Notice that there are no results for that search
*/
.dcNotice {
	border-width:2px;
	border-color:#0094CE;
	border-style:solid;
	
	background-color:#FFF280;
	padding:50px;
	width:80%;
	text-align:center;
	
}

#phoneImageContainer,#giftImageContainer{
	margin-left:38px;
	width:71px;
	height:152px;
	display:block;
}
#tariffImageContainer img{
	position:absolute;
	margin-left:0px;
	left:212px;
}


#tariffImageContainer{
	width:61px;
	height:55px;
	display:block;

}




#tariffList,#cashbackList{
	height:273px;
	overflow:hidden;
	_width:760px;
}



#dcHandsetNotice
{
	width:620px !important; 
	padding-top:5px !important;
	padding-bottom:5px !important;	
}

.tarTableNetwork{
	width:60px;
}
.tarTableContract{
	width:80px;
}
.tarTableCost{
	width:80px;
}
.tarTableMinutes{
	width:90px;
}
.tarTableTexts{
	width:100px;
}
.tarTableSelect{
	width:45px;
}
.tarTableInd{
	width:765px;
}
#tariff-table th{
	text-align:center;
}

#tariff-table {
	width:768px;	
}


.giftTariffName{
	width:120px;
}
.giftTariffPrice{
	width:60px;
}
.giftTariffContract{
	width:60px;
}
.giftTariffMinutes{
	width:100px;
}
.giftTariffGift{
	width:140px;
}
.giftTariffEffectivePrice{
	width:100px;
}
.giftTariffSaving{
	width:100px;
}
.giftTariffSelect{
	width:45px;
}
th{
	text-align:center;
}		
