/* CSS Document */

/*--------- GENERAL ----------- */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#e8e8e8;
	padding: 0px;
	margin: 20px 0;
	text-align:center;
	color:#007D9B;
}

p.intro {font-size:110%; line-height:1.2}
h1 {font-size: 220%; font-family:Arial, Helvetica, sans-serif; color:#007D9B; margin:0px 0px 10px 0px;padding:0px 0px 0px 0px; font-weight:normal}
h2 {font-size: 160%; font-family:Arial, Helvetica, sans-serif; color:#007D9B;margin:20px 0px 0px 0px;padding:0px 0px 5px 0px; font-weight:normal}
h2.top {font-size: 160%; font-family:Arial, Helvetica, sans-serif; color:#007D9B;margin:0px 0px 0px 0px;padding:0px 0px 5px 0px; font-weight:normal}
h3 {font-size: 120%; color:#007D9B;margin:5px 0px 3px 0px; }
h4 {font-size: 100%; color:#007D9B;margin:5px 0px 0px 0px; }

.price {font-size: 1.2em;color:#D90026 }
.pricesmall {color:#D90026 }
.find_out_more {background: url(/images/find_out_more_btn.gif) no-repeat; width:104px; height:25px; text-indent:-9999px; float:left; margin:15px 0px 0px 0px}

#content a { color:#d90026;text-decoration: underline;font-weight: normal;}	
#content a:hover { color:#d90026; font-weight: normal; text-decoration: none;}

.colLeft {
	width:300px;
	margin:0px 0px 0px 0px;
	padding:0;
	float:left;
}

.colRight {
	width:300px;
	margin:0px 0px 0px 15px;
	padding:0;
	float:left;
}

.colRight img {
	float:left;
}

.boxRedTop {
	float:left;
	border:1px solid #999;
	color:#007D9B;
	padding:10px 10px 10px 10px;
	margin:10px 0px 10px 0px;
	height:160px; /* was 200px */
	background: url(/images/setup_home_pc2.jpg) no-repeat 100% 100%;
	width:310px;
	\width:330px; 
	w\idth: 310px;	
}

.boxRedTop p{
	width:220px;
	line-height:1.3
}


.boxRedRightTop {
	float:right;
	border:1px solid #999;
	color:#007D9B;
	padding:10px 10px 10px 10px;
	margin:10px 20px 10px 0px;
	height:160px; /* was 200px */
	background: url(/images/wireless_setup.gif) no-repeat 100% 100%;
/*	background: url(/images/laptop_setup.gif) no-repeat 100% 100%; */
	width:310px;
	\width:330px; 
	w\idth: 310px;	
}

.boxRedRightTop p{
	width:180px;
	line-height:1.3
}


.boxRedBottom {
	float:left;
	border:1px solid #999;
	color:#007D9B;
	padding:10px 10px 10px 10px;
	margin:0px 0px 10px 0px;
	height:180px; /* was 200px */
	background: url(/images/setup_wireless.jpg) no-repeat 100% 100%; 
	width:310px;
	\width:330px; 
	w\idth: 310px;
}

.boxRedBottom p{
	width:180px;
	line-height:1.3
}

.boxRedRightBottom {
	float:right;
	border:1px solid #999;
	color:#007D9B;
	padding:10px 10px 10px 10px;
	margin:0px 20px 10px 0px;
	height:180px; /* was 200px */
	background: url(/images/it_help.jpg) no-repeat 100% 100%;
	width:310px;
	\width:330px; 
	w\idth: 310px;
}

.boxRedRightBottom p{
	width:170px;
	line-height:1.3
}

.bookBanner {
	float:right;
	margin:0px 0px 20px 20px 
}

.bookTextBanner {
	background: url(/images/book_text_banner.gif) no-repeat;
	float:left;
	text-indent:-9999px;
	width:190px;
	height:72px;
	margin:20px 0px 0px 0px;
	}
	
.bookWirelessBanner {	
	background: url(/images/wireless_setup_banner.gif)  no-repeat;
	float:right;
	text-indent:-9999px;
	width:190px;
	height:300px;
	margin:20px 0px 0px 0px;
	}
	
.bookHomeBanner {	
	background: url(/images/book_home_banner.gif)  no-repeat;
	float:right;
	text-indent:-9999px;
	width:190px;
	height:300px;
	margin:20px 0px 0px 0px;
	}
	
.bookLaptopBanner {
	background: url(/images/laptop_setup_banner.gif)  no-repeat;
	float:right;
	text-indent:-9999px;
	width:190px;
	height:300px;
	margin:20px 0px 0px 0px;
	}
	
.bookConsumersBanner {
	background: url(/images/consumers_book.gif)  no-repeat;
	float:right;
	text-indent:-9999px;
	width:190px;
	height:300px;
	margin:0px 0px 0px 20px;
	}

.bookHelpdeskBanner {
	background: url(/images/helpdesk_banner.gif)  no-repeat;
	float:right;
	text-indent:-9999px;
	width:190px;
	height:300px;
	margin:0px 0px 0px 20px;
	}	
	
ul.points {
	list-style-type:disc;
	padding:0px 0px 0px 15px	
}
	
.points li { margin-bottom: 5px }

ul.setupIncluded {
	list-style-type:none;
	margin:10px 0px 0px 0px;
	padding:0px;
}

.setupIncluded li { background: url(/images/tick.gif)  no-repeat 0px 2px ; padding-left:15px;margin-bottom: 5px }

ul.setupExcluded {
	list-style-type:none;
	margin:10px 0px 0px 0px;
	padding:0px;
}

.setupExcluded li { background: url(/images/cross.gif)  no-repeat 0px 4px ; padding-left:15px;margin-bottom: 5px }