/* ==========================================================
author:    Martin Sojka
email:     martin@thenewline.com
website:   http://www.thenewline.com/
============================================================ 
--------------------------------------------------------- */

#product-description div.left {
	width:49%;
	float:left;
}

#product-description div.right {
	width:49%;
	float:right;
}

#product-description ul.features {
	margin-left:0;
	padding-left:0;
	list-style:none;
}

#product-description ul.features li {
	padding-left:8px;
	background-image:url(/images/bullet-features.gif);
	background-position:0 0.6em;
	background-repeat:no-repeat;
}


/* Pager
============================================================ 
--------------------------------------------------------- */

p.pager {
	text-align:center;
	font-size:75%;
	color:#999;
	text-transform:uppercase;
}

p.pager strong {
	color:#1D4C66;
}


/* Cart
============================================================ 
--------------------------------------------------------- */

table.items {
	width:100%;
	border:2px solid #996;
	text-align:left;
	margin-bottom:1.0em;
}

table.items th {
	font-size:13px;
	color:#000;
	background-color:#996;
	padding:0.5em 0.5em;
	padding-top:1px;
}

table.items th.items-to-buy {

}

table.items td {
	padding:1.0em 0.5em;
	/*border-bottom:1px solid #D7D3B6;*/
	background-color:#fff;
	vertical-align:top;
	border-bottom:1px solid #996;
}

table.items td.picture {
	width:110px;
}

table.items td.picture img {
	margin:0;
}

table.items td.details {
	text-align:left;
}

table.items p.title {
	font-weight:bold;
	margin-bottom:0.5em;
}

table.items td.total {
	font-weight:bold;
	color:#831C16;
}

table.items a.remove {
	font-size:85%;
	color:#831C16;
}

table.items input {
	text-align:center;
	width:2.0em;
	font-weight:bold;
}

#body-right .items .options {
	margin-left:0;
	padding-left:0;
	list-style:none;
}

#body-right .items .options li {
	background:none;
	padding:0;
	margin:0;
}

.items .options strong {
	color:#831C16;
}

table.items ul.build-a-kit-components {
	padding-left:0.8em;
	margin-left:0.8em;
}

.items p.code strong {
	color:#969159;
	font-weight:normal;
}

.items span.code {
	color:#969159;
}

/* Build a Kit */

#cart .build-a-kit-components {
	padding-left:0;
	margin-left:0;
	list-style:none;
	font-size:75%;
}

#body-right .build-a-kit-components li {
	padding-left:0;
	background:none;
}

.build-a-kit-components strong {
	color:#A02013;
}


#cart .continue-shopping {
	float:left;
}

#cart div.update {
	text-align:right;
	margin-bottom:2.0em;
}

#cart .assurance {
	float:left;
	width:180px;
	margin-right:10px;
}

#cart .assurance ul {
	font-size:85%;
	color:#666;
	margin-left:0; padding:0.6em 0.8em;
	margin-bottom:0;
	text-align:center;
	list-style:none;
}

#cart .assurance li {
	padding:0;
	background:none;
}

#cart .delivery {
	text-align:right;
	margin-bottom:1.5em;
}

#cart .delivery label {
	display:inline;
}

#cart .agent-number {
	text-align:right;
	margin-top:1.5em;
	margin-bottom:1.5em;
}

#cart .agent-number label {
	display:inline;
}

.enter-coupon-code {
	width:325px;
	height:43px;
	background-image:url(/images/enter-promo-code-bg.png);
	background-repeat:no-repeat;
	background-position:top;
	postition:relative;
	margin-bottom:1.0em;
}


/* Order Summary */

#order-summary {
	text-align:right;
}

#costs {
	display:inline;
	margin-bottom:0;
	background:none;
	border:none;
}

#costs th {
	font-weight:bold;
	text-align:right;
	padding:0;
	padding-bottom:0.4em;
	padding-right:10px;
}

#costs td {
	text-align:right;
	font-weight:bold;
	padding-bottom:0.4em;
}

#costs .order-total th {
	font-size:130%;
	padding-top:0.2em;
}

#costs .order-total td {
	font-weight:bold;
	font-size:130%;
	color:#831C16;
	border-top:1px double #666;
	padding-top:0.15em;
}

#costs .discount td {

}

#cart p.shipping-hint {
	font-weight:normal;
	font-size:75%;
	text-align:right;
	margin-bottom:1.5em;
}

#cart div.proceed {
	text-align:right;
	margin-top:1.25em;
}

#cart div.proceed p.payment-options {
	font-size:85%;
}


/* Paypal Return
============================================================ 
--------------------------------------------------------- */

#paypal-order-summary {
	/*margin-bottom:0;*/
	margin-top:1.0em;
}

#paypal-order-summary .title {
	text-align:left;
}

#paypal-order-summary .qty {
	width:3.0em;
}

#paypal-order-summary td {
	padding-top:0.5em;
	padding-bottom:0.5em;
}


/* Status Messages
============================================================ 
--------------------------------------------------------- */

.status-message {
	border:2px solid #969159;
	background-color:#fff;
	color:#969159;
	text-align:center;
	margin-bottom:1.0em;
	padding:0.5em;
}

.status-message-error {
	border:2px solid #A02013;
	background-color:#fff;
	color:#A02013;
	text-align:center;
	padding:0.5em;
}


/* Build a Kit
============================================================ 
--------------------------------------------------------- */
/*
#build-a-kit .picture {
	width:120px;
	margin:0;
	margin-bottom:1.0em;
	float:left;
}

#build-a-kit .picture img {
	margin:0;
}

#build-a-kit .ready-to-buy {
	width:100px;
	padding-bottom:0;
	margin-bottom:1.0em;
	margin-left:10px;
	text-align:right;
	float:right;
}

#build-a-kit .ready-to-buy label {
	color:#A02013;
	font-weight:bold;
	margin-bottom:0.5em;
	display:inline;
}

#build-a-kit .ready-to-buy label span {
	color:#333;
	font-weight:normal;
}

#build-a-kit .row {
	margin:0;
	padding:0;
	margin-bottom:8px;
}

#build-a-kit .qty {
	width:2.0em;
	text-align:center;
	font-weight:bold;
}

#build-a-kit .title {
	margin-left:120px;
	margin-bottom:0;
	font-weight:bold;
	width:300px;
}

#build-a-kit .description {
	margin-left:120px;
	width:300px;
}

#build-a-kit ul {
	margin-left:1.0em;
	padding-left:1.0em;
}
*/

/* Are You Ready
============================================================ 
--------------------------------------------------------- */

#are-you-ready .items td {
	border-bottom:1px solid #996;
}

#are-you-ready .items .title {
	margin-bottom:0.2em;
}

#are-you-ready .items .brief-description {
	font-size:85%;
}

#are-you-ready .items .options {
	margin-bottom:0.2em;
}

#are-you-ready .items .options li {
	font-weight:bold;
	color:#969159;
}

#are-you-ready .items .checkbox {
	background:none;
}

#are-you-ready #order-summary {
	text-align:center;
}

#are-you-ready #costs {
	margin:0 auto;
}


/* Family Communication Plan
============================================================ 
--------------------------------------------------------- */

.add-section {
	/*font-size:75%;
	font-weight:bold;
	text-align:center;*/
	margin:0;
	display:block;
	float:right;
	font-size:85%;
	color:#000;
	text-align:right;
}

.remove-section {
	font-size:75%;
	text-align:center;
	margin-bottom:0;
	border-top:1px solid #E3E1CC;
	padding-top:1.0em;	
}

.remove-section a {
	color:#A02013;
}

#communication-plan h3 {
	margin-bottom:0;
	font-size:130%;
	color:#fff;
	background-color:#99c;
	padding:2px 15px;
	padding-bottom:0;
}

#communication-plan  fieldset {
	margin:0;
	margin-bottom:1.0em;
	padding:10px 15px;
	border:2px solid #99c;
}
