/* Prompt box */
#promptBox {
	background: url(/overlay.png);
	position: fixed; 
	width: 100%; 
	height: 100%;
	z-index: 10;
}

#promptBox div {
	background: url(/boxbackground.png) bottom;
	position: absolute;
	left: 50%;
	top: 50%;
}

#promptBox div b.header {
	background: url(/images/colours/default/tabs_left.png);
	color: #FFF;
	height: 20px; 
	line-height: 20px;
	font-weight: normal;
	display: block;
	padding-left: 8px;
	margin-bottom: 4px;
	margin-left: -2px;
}

#promptBox div b.header span {
	background: url(/images/colours/default/tabs_right.png);
	float: right;
	width: 7px;
	margin: 0px;
	height: 20px;
}

#promptBox div span {
	margin: 4px;
}

#promptBox div span a {
	float: right;
	margin-right: 4px;
}


/* Configurator general */
#cfg2 *{
	font-family:Trebuchet MS,Myriad,Helvectica,Arial;
}
#cfg2 {
	font-family:Trebuchet MS,Myriad,Helvectica,Arial;
	font-size:11px;
    margin: 0px 13px 30px 14px;
	position: relative;
	background: #FFFFFF;
	min-height: 100%;
	clear:right;
}

#cfg2 a.select {
	float: right;
	display:inline;
	position:relative;
	color: #FFFFFF;
	margin:0;
}

#cfg2 a.small {
	color: #FFFFFF;
	margin:12px 5px 0 2px;
}

/* Rollover images */
.largeImage {
	background: #FFF;
	text-align: center;
	z-index: 99;
	display: none;
	overflow: hidden;
	left: -10px;
	top: 0px;
}

.largeImage .header {
	display: block !important;
}

.largeImage * {
	z-index: 99;
}

.largeImage div.moreInfo {
	margin: 0px -1px;
}	

/* Top */
#cfg2Top {
	background-color: #FFFFFF;
}

#cfg2Top div.product {
	margin: 10px 0px 24px 0px;
	min-height: 170px;
	width: 554px;
}

#cfg2Top div.product div.right {
	float: right;
	width: 180px;
	margin-bottom: 20px;
	margin-right: 10px;
	margin-top: -10px;
}
#cfg2Top div.product div.right a.large{
	margin:10px 0 0 0;
}

#cfg2Top div.product div.middle {
	float: right;
	width: 160px;
	margin: 0px 10px 0px 10px;
}

#cfg2Top div.product div.middle h4 {
	margin-bottom: 30px;
}

#cfg2Top div.product div.left {
	float: left;
	width: 170px;
	overflow: hidden;
	text-align: center;
}

#cfg2Top div.product h3 {
	font-size: 24px;
	font-weight: bold;
	display: block;
	margin-bottom: 8px;
}

#cfg2Top div.product h4 {
	font-size: 14px;
}

#cfg2Top div.product h5 {
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 10px;
}

#cfg2Top div.product a.medium {
	margin-left: 0px;
	position:relative;
}

#cfg2Top div.summary .priceBlock {
	font-size: 24px;
	font-weight: bold;
	color: #AA2425;
	font-style:normal;
}


#cfg2Top div.summary .leaseFigure,
#cfg2Top div.summary .financeFigure{
	font-size:14px;
	line-height:14px;
	margin-bottom:11px;
	color:#AA2425;
	float:left;
}

#cfg2Top div.summary ul {
	font-size: 11px;
	list-style-position: outside;
	margin-left: 16px;
	margin-bottom: 10px;
	color: #AA2425;
}

#cfg2Top div.summary ul li {
	margin-top: 4px;
}



/* Subtotal */
#cfg2 div.summary {
	margin-top: 10px;
	margin-right: 10px;
	float: right;
}

#cfg2 div.summary h5 {
	font-size: 18px;
	font-weight: bold;
	color: #AA2425;
	white-space:nowrap;
}

#top div.summary span.small {
	font-weight: bold;
	color: #AA2425;
}

#top div.summary ul {
	font-size: 11px;
	list-style-position: inside;
	list-style-image: url(/_img/bullet.gif);
	color: #AA2425;
}

#top div.summary ul li {
	margin-top: 4px;
}

#cfg2 div.summary {
	margin-top: 10px;
	margin-right: 20px;
	float: right;
}

#cfg2 div.summary .savings {
	display: block;
	font-size: 14px;
	clear: both;
	margin-bottom: 10px;
	color: #BB0501;
	font-weight: normal;	
}

#cfg2 div.summary .savings .priceBlock {
	font-size: 14px;
	font-weight: normal;	
}

#cfg2 div.summary h5 {
	font-size: 18px;
	font-weight: bold;
	color: #AA2425;
}





/* Categories */
#cfg2 div.category {
	line-height: 30px;
	margin-top: 20px;
}

#cfg2 div.category.cto.singleProduct a.select{
	display: none;
}

#cfg2 div.category.cto.singleProduct  div.product i {
	margin-right: 22px;
}

#cfg2 div.category h3 {
	margin:0;
    font-size: 16px;
    display: block;
	padding-left: 10px;
	height: 34px;
	line-height: 34px;
	font-weight: bold;
	color: #FFF;
	background-image: url(/images/colours/default/solid_header_left.gif);
	background-repeat: no-repeat;
	overflow: hidden;
}

#cfg2 div.category h3 span.strapline {
	font-weight: normal;
	
}
#cfg2 div.category h3 span.strapline i {
	font-style: normal;
	font-weight:normal;
	opacity:0.8;
	
}

#cfg2 div.category h3 span.right {
	background-image: url(/images/colours/default/solid_header_right.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 8px;
	height: 34px;
	display: inline;	
	float: right;
}

#cfg2 div.category h3 a.moreInfo {
	font-size: 10px;
	text-decoration: none;
	float: right;
	display: inline;
	color: #FFF;
}

#cfg2 div.category div.hr {
	background-image: url(/images/colours/default/hr_head.gif);
	background-position: right;
	background-repeat: no-repeat;
	height: 2px;
	line-height:2px;
	font-size:2px;
	margin-right: 16px;
	border: none;
}

#cfg2 div.category div.hrlight {
	background-image: url(/images/colours/default/hr_mid.gif);
	background-position: right;
	background-repeat: no-repeat;
	height: 2px;
	line-height:2px;
	font-size:2px;
	border: none;
}





/* More Info */
/* Only contains differences to public.css */

div.moreInfo {
	margin: 3px 3px 0px 2px;
}




/* Products */
#cfg2 div.category div.product{
    display: block;
	height: 32px;
    font-weight: normal;
	clear:both;
    font-size: 11px;
	background-color: #EEE;
	background-image: url(/_img/products_cfg_bg.png);
	margin: 0px 5px 0px 5px;
	margin: 2px 0px 2px 0px;
}

#cfg2 div.category div.product.selected{
	background-image: url(/images/colours/default/selected_bg.gif);
}

#cfg2 .alternative, #cfg2 .alternative .description {
	font-size: 14px !important;
	color: #444 !important;
}

#cfg2 .alternative .image {
	display: none !important;	
}

#cfg2 .alternative .select {
	font-size: 1px !important; /* Hide the text */
}

#cfg2 .alternative:hover .select, #cfg2 .alternative:hover i, #cfg2 .alternative:hover .description {
	opacity: 0.8;
	color: #000;
}

#cfg2 .alternative .select {
	background: url(/_img/cfg/alternative_button.png) 0 0 no-repeat !important;
	height: 24px !important;
	width: 24px !important;
	margin-top: 4px !important;
	margin-right: 8px !important;
}

#cfg2 div.category div.product.newProduct{
	opacity: 0.5;
}

#cfg2 div.category div.product span.image{
    width: 30px;
    height: 32px;
	position: relative;
    float: left;
	margin-left: 5px;
	margin-right: 5px;
	background-repeat: no-repeat;
	background-position: center;
}

#cfg2 div.category div.product span.image:hover .largeImage{
	display: block;	
}

#cfg2 div.category div.product a {
    float: right;
	display:inline;
	position:relative;
	width: 55px;
}

#cfg2 div.category div.product a.select, #cfg2 div.category div.product a.selected {
	margin: 8px 15px 0px 10px;
}

#cfg2 div.category div.product i {
    float: right;
	display:inline;
	font-style:normal;
	min-width: 50px;
	text-align: right;
}

#cfg2 div.category div.product i .hidden {
	display: none;
}

#cfg2 div.category div.product a.selectedInit {
	background: transparent url(/_img/button_selected.png) no-repeat scroll 0pt 0px;
}

#cfg2 span.description {
	font-size: 11px;
	color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 12px;
	display:block;
	margin-left: 5px;
}

#cfg2 div#largeImage {
	width: 240px;
	height: 240px;
	border: 1px solid #CCCCCC;
	background-color: #EFEFEF;
	position: absolute;
}



/* emailMe */

#cfg2 #emailMe {
	 background: url(_img/products_cfg_bg.png);
}

#cfg2 #emailMe span.response input {
	border-width: 1px;
	width: 330px;
	height: 14px;
	padding: 2px;
	margin: 4px 0px 4px 4px;
	float: left;
	display:inline;
}

#cfg2 #emailMe span.response a.small {
	float: right;
	display:inline;
	position:relative;
	margin-top: 5px;
}

#cfg2 #emailMe span.response input.small {
	border: none;
	background: transparent url(/_img/button_small.png);
	width: 72px;
	height: 17px;
	color: #FFF;
	font-size: 10px;
	float: right;
	margin-right: 8px;
	margin-top: 5px;
	display:inline;
}


/* Sortable */
#sortable {
	clear: both;
}

#dragHelper {
	opacity: 0.0 !important;
}

#sortHelper {
	opacity: 0.2;
	background-color: #000;
	background-image: url(/_img/configurator/drop.gif);
	background-position: center;
	background-repeat: no-repeat;
}

/* Prev gen macbook */
#cfg2Top .prev_gen_macbook {
	margin-top: 20px;
}

/* Box */
div.configurationOptions {
	width: 186px;
	position: absolute;
	background: url('/_img/configurator/box/background.jpg') top left repeat-y;
	display:none;
} 

div.configurationOptions .header {
	font-size: 18px;
	height: 36px;
	line-height: 36px;
	background: #666 url('/_img/configurator/box/header.jpg') top left no-repeat;
	color: #FFF;
	padding-left: 14px;
}

div.configurationOptions table {
	margin-top: 4px;
}

div.configurationOptions table {
	background: url('/_img/configurator/box/bottom.jpg') bottom left no-repeat;
}

div.configurationOptions table tr td {
	background: url('/_img/configurator/box/top.jpg') no-repeat;
	padding: 5px 12px 10px 12px;
}

div.configurationOptions table tr td.image {
	width: 70px;
	overflow: hidden;
	background-position: top left;
}

div.configurationOptions table tr td.text {
	padding-left: 0px;
	background-position: top right;
	width: 92px;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
}

div.configurationOptions table.option {
	margin-top: 0px;
}

div.configurationOptions table.option tr td.image {
	width: 30px;
}

div.configurationOptions table.option tr td.text {
	width: 122px;
	font-size: 11px;
	font-weight: normal;
	line-height: 13px;
	margin-left: 10px;
}

div.configurationOptions table.total {
	margin-top: 8px;
}

div.configurationOptions table.total .price {
	display: block;
	margin-top: 2px;
	clear: both;
	color: #BB0501;
	font-size: 20px;
	text-align: center;
}

div.configurationOptions table.total .price small {
	color: #BB0501;
	margin-left: 2px;
}

div.configurationOptions table.total .savings {
	text-align: center;
	color: #BB0501;
	font-size: 12px;
	display: block;
	font-weight: normal;
}

div.configurationOptions table.total .sep {
	display: block;
	clear: both;
	background: #CCC;
	height: 1px;
	margin: 6px 0px;
}

div.configurationOptions table.total .button {
	display: block;
	clear: both;
}

div.configurationOptions table.total .button select {
	float: left;
	width: 60px;
	margin: 4px;
}

div.configurationOptions table.total .button a {
	float: right;
	clear: none;
}

div.configurationOptions .footer {
	background: url('/_img/configurator/box/footer.jpg') bottom left no-repeat;
	height: 4px;
	display: block;
	margin-top: -1px;
}

/* NEW CATEGORY */
#cfg2 .category .header {
	display: none;
}

#cfg2 .category .body {
	padding-bottom: 0px !important;
}

#cfg2 .category .categoryHeader {
	height: 34px;
	line-height: 34px;
	font-size: 16px;
	background: url(/images/colours/default/solid_header_left.gif) no-repeat;
	color: #FFF;
	margin: 0px -8px -1px -10px;
	padding-left: 14px;
	position: relative;
}

#cfg2 .category .categoryHeader .faint {
	opacity: 0.6;
}

#cfg2 .category .categoryHeader .right {
	background: url(/images/colours/default/solid_header_right.gif) right center no-repeat;
	display: block;
	height: 34px;
	width: 8px;
	position: absolute;
	right: -3px;
	top: 0px;
}

#cfg2 .category .information {
	color: #666;
	padding: 4px;
	margin-top: 4px;
	clear: both;
	margin-bottom: 8px;
	font-size:11px;
	line-height:15px;
}

#cfg2 .category .information .more {
	display: block;
	color: #888;
	margin-top: 10px;
	padding-top: 8px;
	border-top: 1px dashed #CCC;
}

#cfg2 .category .information .arrow {
	background: #006191;
	color: #FFF;
	width: 7px;
	float: none;
	display: inline;
	height: 7px;
}

#cfg2 .category .clear {
	height: 1px;
	width: 1px;
	display: block;
}

#cfg2 .category .information a {
	color: #006191;
}

#cfg2 .category .information a:hover span {
	text-decoration: underline !important;
}

#cfg2 .category .ctoimage {
	display: none;
}

#cfg2 .category .product {
	height: 32px;
	line-height: 32px;
	cursor: pointer;
}

#cfg2 .category .product:hover span.description,
#cfg2 .category .product:hover i {
	color: #444;
}

#cfg2 .category .product:hover a.select {
	background-position: 0px -19px;
}

#cfg2 .category .product:active a.select {
	background-position: 0px -38px;
}



#cfg2 .category .categoryProducts {
	margin-bottom: -4px;
	margin-right: -4px;
}

#cfg2 .category .categoryProducts .categoryFooter {
	height: 9px;
	background: #FFF url('/_img/cfg/category_footer.jpg') no-repeat top right;
}

/* CTO NEW CATEGORY */
#cfg2 .category.hasImage .product .image {
	display: none;
}

#cfg2 .category.hasImage .ctoimage {
	display: block;
	overflow: hidden;
	float: left;
	width: 100px;
	min-height: 100px;
}

#cfg2 .category.hasImage .ctoimage img {
	display: inline;
	margin-top: 10px;
	width: 100px;
	float: none;
}

#cfg2 .category.hasImage .categoryProducts {
	width: 400px;
	float: right;
}

/* Specifications box */

#cfg2 .specifications {
	width: 554px;
	margin-left: -15px;
	background: #EFEFEF url('/_img/cfg/specifications/middle.jpg') repeat-y;
	color: #666;
	clear: both;
}

.content #cfg2 .specifications {
	margin-top: 24px;
	margin-left: 0px;
}

#cfg2 .specifications b {
	font-size: 12px;
	color: #333;
}

#cfg2 .specifications span {
	font-size:11px;
	line-height:14px;
	display:inline;
	float: left;
	width: 100%;
}

#cfg2 .specifications span.small {
	width: 50%;
}

#cfg2 .specifications .top {
	background: url('/_img/cfg/specifications/top.jpg') no-repeat;
	margin-bottom: -6px;
}

#cfg2 .specifications .left {
	float: left;
	width: 166px;
	margin-left: 28px;
}

#cfg2 .specifications .middle {
	float: left;
	width: 166px;
}

#cfg2 .specifications .right {
	float: left;
	width: 166px;
}

#cfg2 .specifications .other {
	clear: both;
	width: 498px;
	margin-left: 28px;
}

#cfg2 .specifications .bottom {
	background: url('/_img/cfg/specifications/bottom.jpg') no-repeat;
	margin-top: -14px;
}


/* choose */
#cfg2 .choose {
	font: 11px "Trebuchet MS";
	color: #000;
	margin-left: -14px;
}

.content #cfg2 .choose {
	margin-left: -24px;
}

.productDetail .content #cfg2 .choose {
	margin-left: 0px;	
}

.productDetail .content #cfg2 .choose .group {
	margin-left: 0px;	
	clear: both;
}

.content #cfg2 {
	margin: 0px;
}

#cfg2 .choose .group {
	height: 91px;
	width: 554px;
	margin-bottom: 3px;
	overflow: hidden;
	position: relative;
	color: #333
}

#cfg2 .choose .group:hover {
	opacity: 0.9;
}


#cfg2 .choose .group .arrow {
	background: url('/_img/cfg/choose/arrows.jpg') no-repeat 0% 100%;
	width: 40px;
	height: 40px;
	position: absolute;
	left: 16px;
	top: 26px;
}

#cfg2 .choose .group.active .arrow {
	background-position: 0% 0%;
}

#cfg2 .choose .group .select {
	display: none;
}

#cfg2 .choose .group.active .select {
	display: inline;
}

#cfg2 .choose .group .name {
	font-size: 24px;
	margin-top: 25px;
	margin-left: 72px;
	width: 500px;
	display: block;
}

#cfg2 .choose .group .name a {
 	color: #333 !important;
}

#cfg2 .choose .group .strapline {
	font-size: 12px;
	display: block;
	margin-left: 72px;
	margin-top: -5px;
	width: 500px;
}

#cfg2 .choose .group .strapline a {
	color: #444 !important;
}

#cfg2 .choose .option {
	width: 554px;
	height: 91px;
	background: #EFEFEF url('/_img/cfg/choose/option-background.jpg') no-repeat;
	margin-bottom: 3px;
}
#cfg2 .choose .option img.configure {
	margin:-20px 0 0 -16px;
}


#cfg2 .choose .option:hover {
	background: #DDD;
}

#cfg2 .choose .option a {
	text-decoration: none;
	color: #333 !important;
}

#cfg2 .choose .option .header {
	display: block;
	width: 554px;
	margin-top: 12px;
	margin-left: 24px;
	float: left;
	font-size: 18px;
}

#cfg2 .choose .option .specs {
	display: block;
	margin-top: 5px;
	margin-left: 24px;
	width: 374px;
	float: left;
}

#cfg2 .choose .option .specs span{
	display: block;
	float: left;
	width: 50%;
	white-space: nowrap;
	overflow: hidden;
}

#cfg2 .choose .option .price {
	display: block;
	margin-top: 0px;
	height: 50px;
	float: right;
	width: 150px;
	margin-left:-30px;
	line-height: 12px;
}

#cfg2 .choose .option .price a {
	color: #BB0501 !important;
}

#cfg2 .choose .option .price .big {
	font-size: 18px;
	line-height:24px;
}

#cfg2 .choose .option .price .small {
	
}