/*

		Shopping Cart Pages 

*/

/* index */

div#div-cart-websites {
	position:relative;
	top:40px;
}

div#div-reasons-to-choose {
	position:relative;
	top:40px;
}

div#div-reasons-to-choose-title {
	background: #b6b89d;
}

div#div-reasons-to-choose h1 {
	color:white;
	font-size:24px;
	font-weight:normal;
	height:34px;
	line-height:20px;
}

div#div-footer-images {
	position: relative;
	top: 40px;
	height: 140px;
}

div#div-svr {
	float: left; 
	border: 1px solid #D9D9D9
}

div#div-hosted {
	width: 400px; 
	float: right
}

div#div-promo-images {
	position: relative;
	top: 40px;
	width: 580px;
}

div#div-promo-images ul {
	list-style: none;
	margin:0;
	padding:0;
}

div#div-promo-images ul li{
	display:inline;

}

div#div-promo-images ul li img{
	padding-right: 10px;
}

/*		Pricing				*/
div#div-eshop-pricing {
	width: 510px;
	
}	

div#div-eshop-pricing td{
	padding:7px 0 7px 22px;
	text-align: center;
}

div#div-eshop-pricing td:first-child {
	background: url(http://www.magicdust.com.au/wp-content/themes/magicdust/images/arrow_table.gif) no-repeat left;
	text-align: left;
	width:250px;
}

div#div-eshop-pricing table td.price {
	background-image: none;
}

div#div-eshop-pricing table td.price {
	background-color: #b6b89d;
	height: 50px;
}

div#div-eshop-pricing table td.price h1 {
	font-size:18px;
	color: white;
	font-style:normal;
	font-weight:normal;
	text-decoration:none
}

div#div-shopping-cart-pricing-footer-copy {
	width: 500px
}

div#div-shopping-cart-pricing-footer-copy img {
	margin-top: 20px;
}

div#div-shopping-cart-footer-button {
	float:left;
	height:40px;
	width:260px;
}

div#div-shopping-cart-footer-glad {
	height: 40px; 
	padding:15px 0 0 0;
}

div#div-shopping-cart-footer-glad h3 {
	color:#00A0C6;
	font-size:14px;
	font-style:normal;
	font-weight:normal;
	padding:0;
	text-decoration:none;
}
div#div-shopping-cart-pricing-footer-copy a{
	color:#00A0C6;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
}

/*	Features */

div#div-shopping-cart-features {

}

div#div-shopping-cart-features h4 {
	font-size:14px;
	color:#545454;
	font-weight: normal;
}

div#div-shopping-cart-features h1 {
	color:#000000;
	font-size:18px;
	font-style:normal;
	font-weight:normal;
}

div#div-shopping-cart-features h3 {
	font-weight:normal;
}

div#div-shopping-cart-features-footer-copy {
	position:relative;
	top: 40px;
}

/* admin features */

div#div-shopping-cart-admin-features-footer {
	margin-top: 40px;
}


/*samples */

div#div-shopping-cart-samples-footer {
	margin: 40px;
}

div#div-shopping-cart-samples-browse {
	float: right; 
	font-size:10px
}

/* demo */

div#div-eshop-demo {
	float:left; 
	width: 258px
}

div#div-shopping-cart-demo h1{
	font-weight: normal;
	font-size: 22px;
	padding-bottom: 10px;
}

div#div-eshop-demo-button {
	height: 80px; 
	padding: 25px 0 0 40px
}

div#div-eshop-demo-copy {
	margin-top: 40px;
}

div#div-eshop-demo-copy h2 {
	font-size: 18px
}
div#div-eshop-demo-copy a {
	color: #00A0C6;
}

div#div-signin {
	font-weight:bold;
	height:40px;
	margin:0 0 0 80px;
	text-align:left;
}

div#div-admin-demo h2 {
	font-size: 18px;
}
div#div-admin-demo p {
	margin-top: 9px;
}

