html {
	margin: 0;
	padding: 0;
	}
body, td, th, input {
	font:small arial,sans-serif;
	voice-family:inherit;
	}
body {
	line-height:1.3em;
	margin:0;
	padding:0;
	background:#FFF url(images/structure/bodyBg2.gif) 0 0 repeat-x;
	}
img {border:0;}

acronym {
	border-bottom: none;
	}

p {margin:0 0 1em 0; padding:0;}

table {
	border-collapse:collapse;
	empty-cells:show;
}
a:link {
	color:#65bb10;
	}
a:hover {
	color:#65bb10;
	}
a:visited {
	color:#65bb10;
	}
h1, h2, h3, h4 {
	margin:0;
	padding:0;
	font-size:100%;
	}
ul {
	margin:0;
	padding:0;
	}
li {
	margin:0;
	padding:0;
	}

#wrap {
	margin:0 auto;
	width:969px;
	}
#header {
	/*padding:0 0 8px 0;*/
	background: url(images/structure/header.jpg) 0 0 no-repeat;
	overflow:hidden;
	}
	#header #logo {
		padding:8px 0 0 1.5%;
		width:8%;
		float:left;
		}
	/*#helpNav {
		padding:0;
		width:68%;
		float:right;
		text-align:right;
		}
		#helpNav ul {
			margin:0;
			padding:0;
			}
		#helpNav li {
			margin:0;
			padding:0;
			display:inline;
			font-size:85%;
			}*/	
#mainNav {
    margin:0;
    float:left;
    width:90%;
    }
    #mainNav ul {
        margin:1px 0 0 0;
        }
    #mainNav li {
        display:inline;
        }
    #mainNav li a {
        text-decoration:none;
        color:#000;
        font-size:120%;
        display: block;
        float:left;
        padding:28px 16px 20px 16px;
        background:url(images/structure/mainnav_line.gif) 0 0 repeat-y;
        }
    #mainNav li a:Hover {
        }
    #mainNav li.active a {
        font-weight:bold;
        }
    #mainNav li#active a {
        font-weight:bold;
        }
    
#breadcrumb {
    padding:.3em 0 .3em 0;
    margin:0 0 2em 0;
    }
    #breadcrumb .current {
        font-weight:bold;
        }
    #breadcrumb a {
        padding:0 12px 0 0;
        margin:0 .3em 0 0;
        }
#bodyContent, #bodyHome {
    clear:both;
    width:100%;
    overflow:hidden;
    }
    #bodyContent h1 {
        margin:1.5em 0 1em 0;
        padding:0;
        font-size:140%;
        }
    #bodyContent ul, #bodyHome ul {
        margin:0;
        padding:0;
        list-style:none;
        }
        #bodyContent ul li , #bodyHome ul li {
            margin:0;
            padding:0 0 .4em 13px;
            background: url(images/structure/bullet.gif) 0 5px no-repeat;
            }
.accTitle {
	margin-bottom:0 !important;
}
#featureIconList {

}

#link_headerSE {
		float:right;
        margin-top:26px;
		padding:0;
		font-weight:bolder;
		}

#footer {
    width:968px;
    margin:3em auto 4em auto;
    padding:22px 0 0 0;
    background:url(images/structure/footer.gif) 0 0 repeat-x;
    color:#8c8c8c;
    font-size:85%;
    clear:both;
    }
    #footer a {
        color:#8c8c8c;
        font-weight:bold;
        }
    #footer .legal {
        float:left;
        width:192px;
		margin-top:28px;
        }
	#footer .legal ul {
		padding:0 8px 0 0;
		margin:0 0 .5em 0;
		}
	    #footer .legal li {
            margin:0 .5em 0 0;
            padding:0 0 0 10px;
            background:url(images/structure/bullet1.gif) 0 50% no-repeat;
            list-style:none;
            display:inline;
            }
        #footer .legal .officialSite {
            font-size:120%;
            margin:0 0 .6em 0;
			padding:0 !important;
            }
            #footer .legal .officialSite a {
                color:#65bb10;
                text-decoration:none;
                }
	#footer .legal p {
			padding:0 30px 0 0;
		}
    
    #footer .paymentLogos {
        float:left;
        width:265px;
		margin:15px 0 0 80px;
        }
	#footer .paymentLogos p {
		margin-bottom:0;
		margin-top:10px;
		color:black;
		font-size:115%;
		font-weight:bold;
		}
	#footer .charity {
		float:left;
		width:210px;
		}	
    #footer .charityLogo {
        /*float:left;*/       
        /*margin-right:60px;*/
        /*margin-top:-4px;*/
        text-align:right;
        width:135px;
		margin-left:75px;
        }
    
    #footer .charityInfo {
        /*clear:left;
        float:left;*/
		clear:both;
        padding:0 5px 0 0;
        text-align:right;
        /*margin-top:-20px;*/
        }
    
    /**html #footer .charityInfo {
        margin-left:-150px;
        }
    
    *+html #footer .charityInfo {
        margin-left:-150px;
        }*/
        
#slogan {   
	float:right;
	margin:25px 25px 0 0;
}

	
/* Home Styles */
#homeMainBanner {
	background:url(images/structure/homeMainBannerGreyBg.gif) 0 bottom repeat-x;
	height:331px;
	/*margin:0 0 3.5em 0;*/
	text-align:center;
	margin:0;	
	padding:0;
	width:auto;
	/*overflow:hidden;*/
	}
	
	#homeMainBanner #homeMBColA {
		float:left;
		width:61%;
		display:inline;
		height:335px;
		}
	#homeMainBanner #homeMBColS {
		height:326px;
		width:1100px;
		/*margin:0 auto;*/
		}
#test123 {
	width:1100px;
	height:326px;
	margin:0 auto;
	position:relative;
	/*overflow:hidden;*/
}
*html #test123 div {
	margin-left:-270px;
}
*+html #test123 div {
	margin-left:-270px;
}
		#homeMainBanner #homeMBColS li {
			padding:0 0 .2em 13px;
		}
		#homeMainBanner #homeMBColS #txt {
			margin:25px 80px 20px 0;
			width:265px;
			float:right;
			text-align:left;
			overflow:hidden;
			padding-bottom:5px;
		}
		*html #homeMainBanner #homeMBColS #txt {
				margin:30px 40px 20px 0;
			}
			#homeMainBanner #homeMBColS #txt h2 {
				font-size:30px;
				line-height:120%;
				margin-bottom:10px;
				}
				#homeMainBanner #homeMBColS #txt h2 a {
					text-decoration:none;
					}
	#homeMainBanner #homeMBColA2 {
			background:transparent url(/wsimages/satio_static_image.jpg) no-repeat scroll 0 0;
			display:inline;
			float:left;
			height:335px;
			margin:0 0 0 4px;
			width:780px;
			position:relative;
		}

	#homeMainBanner .top {
		background:url(images/structure/homeMainBanner_top.gif) 0 0 no-repeat;
		height:4px;
		overflow:hidden;
		}
		#homeMainBanner #homeMBColA #featuresA {
			float:left;
			width:40%;
			margin:0 0 0 2.5em;
			padding:2.5em 0 0 0;
			display:inline;
			}
		#homeMainBanner #homeMBColA #featuresB {
			float:right;
			width:24%;
			padding:2.5em 0 0 0;
			}
		#homeMainBanner #homeMBColA2 #featuresA {
			margin:0 0 0 540px;
			padding:30px 0 0;
			width:240px;
			}
		#homeMainBanner #homeMBColA2 #featuresA p,ul {
			color:#000;
		
		}
		#homeMainBanner #homeMBColA2 #featuresB {
			margin:20px 0 0 540px;
			width:240px;
			}	
			
		#homeMainBanner #homeMBColA2 h2 {
			color:#65BB10;
			font-size:140%;
			font-weight:normal !important;
			line-height:1em;
			margin:0 0 0.2em;
			padding:0;
			}
		#homeMainBanner .banner_a {
			text-decoration:none;
			cursor:pointer;
			float:left;
			display:inline;
		}
			
		#homeMainBanner #homeMBColA2 h3 {
				font-size:120%;
				font-weight:bold;
				margin:0 0 1em;
				padding:0;
				color:#000;
			}
		#homeMainBanner a.banner_a  #homeMBColA2 li {
			list-style:none;
			padding-bottom:0 !important;
			}

		
		
		#homeMainBanner #homeMBColA2 #countdown_box {
			width:290px;
			height:60px;
			position:absolute;
			top:178px;
			left:135px;
			}
		#homeMainBanner #homeMBColA2 #countdown_box div {
			margin:0 0 0 6px;
			padding:0;
			float:left;
		}
		
		#homeMainBanner #homeMBColA2 #countdown_box div img {
			margin:0 0 0 -2px;
			padding:0;
		}
		
		#homeMainBanner #homeMBColA2 #countdown_box .hide_c {
			display:none;
		}
	
		
		
		#homeMainBanner #homeMBColA h2 {
			margin:0 0 .2em 0;
			padding:0;
			color:#65bb10;
			font-size:200%;
			}
		#homeMainBanner h3 {
			font-weight:normal;
			font-size:120%;
			margin:0 0 1em 0;
			padding:0;
			}
		#homeMainBanner .price span {
			margin:0 0 .5em 0;
			padding:.1em .5em .1em .5em;
			background-color:#65bb10;
			color:#FFF;
			font-size:130%;
			font-weight:normal;
			}
		#homeMainBanner #homeMBColA li {
			list-style:none;
			padding-bottom:0 !important;
			}
		#homeMainBanner #featuresB ul {
			margin:0 0 1.7em 0 !important;
			list-style:none !important;
			}
		#homeMainBanner #featuresB li {
			padding:0 !important;
			background:none !important;
			}
			#homeMainBanner #featuresB li span {
				display:block;
				}
			#homeMainBanner #featuresB li a {
				font-weight:bold;
				} 
	#homeMainBanner #homeMBColB {
		float:right;
		width:352px;
		margin:0 1px 0 0;
		padding:.5em 0 0 0;
		display:inline;
		border-left:#e8e8e8 1px solid;
		}
		#homeMainBanner #homeMBColB .title {
			color:#65bb10;
			font-size:110%;
			margin:0;
			padding:0 0 .5em 1em;
			font-size:90%;
			}
	#homeMainBanner #homeMBColB2 {
		float:right;
		width:176px;
		margin:0 1px 0 0;
		padding:.5em 0 0 0;
		display:inline;
		border-left:#e8e8e8 1px solid;
		}
	#homeMainBanner #homeMBColB2 .title {
			color:#65bb10;
			font-size:110%;
			margin:0;
			padding:0 0 .5em 1em;
			font-size:90%;
			}
			
			
		#homeMainBanner .thumbPromo {
			float:left;
			width:171px;
			height:90px;
			padding:10px 0 0 4px;
			display:inline;
			font-size:90%;
			line-height:1.2em;
			border-right:#e8e8e8 1px solid;
			border-top:#e8e8e8 1px solid;
			}
			#homeMainBanner .thumbPromo .phoneModel {
				font-weight:bold;
				font-size:110%;
				margin:0 0 3em 0;
				}
			#homeMainBanner .thumbPromo img {
				float:left;
				margin:-5px 0 0 1px;
				}
			#homeMainBanner .thumbPromo h3 {
				margin:0;
				padding:0;
				color:#000;
				font-size:110%;
				}
			#homeMainBanner .thumbPromo p {
				margin:.3em 0 0 0;
				}
			#homeMainBanner .thumbPromo .textButton {
				margin:1em 0 0 0;
				}
			#homeMainBanner .thumbOn {
				background:url(/images/structure/thumb_promo_active.jpg) 0 0 no-repeat;
				}

#homeMiddle {
	clear:both;
	overflow:hidden;
	padding:15px 0;
	background:url(images/structure/homeMainBanner_bottomXs.gif) repeat-x 0 bottom;
	margin-bottom:40px;
	overflow:hidden;
}
*html #homeMiddle {
	height:195px;
}
#homeMiddle a {
	font-weight:bold;
}
#homeMiddle #left {
	width:250px;
	float:left;
	border-left:1px solid #ddd;
	padding:0 15px 0 20px;
	height:190px;
	overflow:hidden;
}
#homeMiddle #right {
	width:660px;
	float:left;	
	border-left:1px solid #ddd;
	padding:0 10px;
	height:190px;
	text-align:center;
	overflow:hidden;
} 
#homeMiddle #left h1 {
	width:auto;
	height:auto;
	position:relative;
	top:0;
	font-size:15px;
	margin-bottom:15px;
	}
#homeMiddle #right h3 {
	font-size:15px;
	margin-bottom:10px;
}

#homeMiddle #right .phoneMini{
	width:110px;
	float:left;
	text-align:center;
	height:150px;
	position:relative;
}


#homeMiddle #right .phoneMini .phoneMiniCase {
	width:110px;
	float:left;
	text-align:center;
	height:130px;
	position:relative;
}
#homeMiddle #right .phoneMini .phoneMiniCase span {
	display:block;
}
.phoneMini .phoneMiniCaseA  {
	float:left;
	width:110px;
	text-align:center;
}

.homeProductBox {
	clear:both;
	margin:0 0 0 7px;
	padding:0;
	font-size:90%;
	height:120px !important;
	/*background:url(images/structure/homeProductBox_bot.gif) 0 bottom no-repeat;*/
	background:url(images/structure/homeProductBoxBg.gif) 0 0 repeat-x;
	overflow:hidden;
	width:96%;
	}
	.homeProductBox .top {
		background: url(images/structure/homeProductBox_top.gif) 0 0 no-repeat;
		height:5px;
		overflow:hidden;
		}
	.homeProductBox h4 {
		font-size:115%;
		color:#010101;
		padding:0 0 .5em 0;
		}
	.homeProductBox h4 a {
		text-decoration:none;
		}
	.homeProductBox .productImage {
		float:left;
		width:24%;
		margin:1em 0 0 6%;
		display:inline;
		}
		.homeProductBox .logo {
			width:12%;
			/*padding:0 0 0 17px;*/
			float:left;
			margin-top:10px;
			}
	.homeProductBox .details {
		float:left;
		width:48%;
		margin:1em 3% 0 1em;
		display:inline;
		height:100px !important;
		position:relative;
		}
		.homeProductBox .details ul {
			margin-bottom:.5em !important;
			}
		.homeProductBox .details li {
			padding-bottom:.2em !important;
			}
		.homeProductBox .details div { 
			position:absolute;
			top:75%;
			padding:0.4em 0;
			}
		.homeProductBox .details .handset_price {
			margin-top:0px;
			}	
	.homeProductBox .price{
		font-weight:bold;
		font-size:120%
		}
.dottedLine {
	background:url(images/structure/dotted.gif) repeat-x;
	width:280px;
	height:1px;
	margin-left:15px;
}
.colHeader {
	margin:0 0 .8em 0;
	width:96%;
	overflow:hidden;
	padding:0 10px;
	}
	.colHeader h3 {
		float:left;
		color:black;
		width:68%;
		font-size:115%;
		margin:0 0 0 1%;
		font-weight:bold;
		}
	.col3 .viewAll {
		float:right;
		width:25%;
		text-align:right;
		margin:0 10px 0 0;
		}
	.col3 .viewAll div {
		margin-top:5px;
		}
	*html .col3 .viewAll div {
		margin-top:0;
		}
		.col3 .viewAll a {
			padding:0 0 0 11px;
			/*background:url(/images/structure/textbtn.gif) 0 50% no-repeat;*/
			font-weight:bold;
			}

/* General Styles */
.linkBtn {
	font-weight:bold;
	margin-left:15px;
	}
.linkBtn1 {
	font-weight:bold;
	color:#FFF !important;
	text-decoration:none;
	background:url(images/structure/buy.gif) center 50% no-repeat;
	padding:.4em 1.3em;
	}
.buy_acc {
	font-weight:bold;
	color:#FFF !important;
	text-decoration:none;
	background:url(images/structure/buy.gif) center 50% no-repeat;
	padding:0.4em 1.3em;
	border:0;
	text-align:center;
	display:block;
	width:55px;
	}

.buy {
	font-weight:bold;
	color:#FFF !important;
	text-decoration:none;
	background:url(images/structure/buy.gif) center 50% no-repeat;
	padding:0.4em 1.3em;
	border:0;
	text-align:center;
	}
	
.buy2 {
	font-weight:bold;
	color:#FFF !important;
	text-decoration:none;
	background:url(images/structure/buy.gif) center 50% no-repeat;
	padding:0.4em 1.3em;
	margin:10px 40px;
	border:0;
	text-align:center;
	width:80px;
	}
		
.buy2 a {
	color:#FFF !important;
	text-decoration:none;
	}


.col3 {
	width:100%;
	overflow:hidden;
	}
.col3 .top {
	background: url(images/structure/homeProductBox_top.gif) 0 0 no-repeat;
	width:308px;
	}
	
	.col3 .col3A {
		float:left;
		width:306px;
		margin:0 24px 0 0;
		display:inline;
		background:url(images/structure/col3Bg.jpg) no-repeat 0 bottom;
		padding-bottom:12px;
		}
	.col3 .col3B {
		float:left;
		width:306px;
		display:inline;
		background:url(images/structure/col3Bg.jpg) no-repeat 0 bottom;
		padding-bottom:12px;
		}
	.col3 .col3C {
		float:right;
		width:306px;
		background:url(images/structure/col3Bg.jpg) no-repeat 0 bottom;
		padding-bottom:12px;
		}
.contentSearch {
	/*border:#404040 1px dotted;*/
	padding:2em .8em .4em .8em;
	margin:0 0 2em 0;
	clear:both;
	}
	.contentSearch fieldset {
		border:none;
		}
	.contentSearch .title {
		display:inline;
		font-weight:bold;
		margin:0 .5em 0 0;
		}
	.contentSearch div {
		display:inline;
		margin-right:5px;
		}
	.contentSearch select {
		font-size:100%;
		font-size:90%;
		}
	.contentSearch .textButton {
		display:inline;
		margin:0 0 0 1em;
		}
.filterSelection {
	margin-left:10px;
	float:left;
	text-align:right;
	padding-bottom:8px;
	padding-top:6px;
	margin-top:2px;
	height:19px;
	overflow:hidden;
	/*background:url(images/structure/filterSelectionBg.gif) repeat-x 0 0;*/
	}

#basket {
	float:right;
	margin:10px 20px 0 0;
}
#basketError {
	float:left;
	margin-left:10px;
	margin-top:10px;
}
.filters {
	float:right;
}
    #basket p.head, #basketError p.head  {
        margin:0;
        /*padding:1em 0 .7em 0;*/
        /*background:url(images/structure/basket_top.gif) 0 0 no-repeat;*/
        font-weight:bold;
        color:#65bb10;
        }
    #basket .checkOut {
        margin:0 0 0 1em;
        }

	
#miniBasket {
	/*float:left;
	display:block;
	height:30px;
	width:600px;
	text-align:center;*/
	
	display:block;
	float:left;
	height:30px;
	text-align:center;
	width:262px;
}


#wrap .filterSelection {
	margin-bottom:10px;
}
	.filterSelection select {
		margin:0 0 0 1em;
		font-size:90%;
        }   

.productCategory {
	float:left;
	width:114px;
	height:198px;
	padding:10px;
	background: url(images/structure/categorylisting_bg.gif) 0 0 no-repeat;
	margin:0 4px 5px 0;
	text-align:center;
	display:inline;
	}
	*html .productCategory {
		margin:0 3px 5px 0;
		}
	.productCategory h2 {
		padding:0;
		margin:0;
		font-size:100%;
		}
	.productCategory h2 span {
		display:block;
		margin:0 0 1em 0;
		text-decoration:underline;
		}
.productCategory a {
		text-decoration:none;
	
	}
.productCategory a span {
	text-decoration:underline;
}
.productListingBox {
	padding:1.6em 0 0 0;
	width:100%;
	overflow:hidden;
	}
.productListing {
	float:left;
	width:114px;
	height:198px;
	padding:10px;
	background: url(images/structure/productlisting_bg.jpg) 0 0 no-repeat;
	margin:0 4px 5px 0;
	text-align:center;
	display:inline;
	position:relative;
	}
	.productListing h2 {
		padding:0;
		margin:0;
		font-size:100%;
		}
	.productListing h2 span {
		display:block;
		padding:2em 0 0 0;
		text-decoration:underline;
		}
	.productListing div {
		position:absolute;
		top:88%;
		width:114px;
		left:10px;
		}
	.productListing .acc {
		position:absolute;
		top:80%;
		width:114px;
		left:10px;
		}
.price2 {
	margin-bottom:1px;
}
.tabNav {
	margin:0 !important;
	padding:0 !important;
	width:100%;
	overflow:hidden;
	background: url(images/structure/tabnav1_bg.gif) bottom right no-repeat;
	list-style:none !important;
	}
	.tabNav li {
		display:inline !important;
		margin:0 !important;
		padding:0 !important;
		list-style:none !important;
		font-size:90%;
		}
	.tabNav a {
		float:left !important;
		display:block;
		background:url(images/structure/tabnav1_off.gif) no-repeat left top;
		width:105px;
		height:29px;
		text-align:center;
		line-height:29px;
		text-decoration:none;
		color:#7e7e7e !important;
		font-weight:bold;
		font-size:90%;
		}
	.tabNav a:hover {
		color:#65bb10;
		}
	.tabNav .current a {
		color:#65bb10 !important;
		background:url(images/structure/tabnav1_on.gif) no-repeat left top;
		}
	.tabNav a img {
		margin:8px 0 0 0;
		}
.csProduct {
	float:left;
	width:474px;
	height:350px !important;
	margin:5px 5px 0px 0;
	background:url(images/structure/csproduct_bot.gif) bottom left no-repeat;
	position:relative;
	}
*+html .csProduct {
	height:370px !important;
	}
*html .csProduct {
	height:375px !important;
	
	}
	.csProduct .headings {
		background:url(images/structure/csproduct_top.gif) 0 0 no-repeat;
		padding:2em 0 1.5em 0;
		width:100%;
		overflow:hidden;
		}
	.csProduct .headings h2 {
		float:left;
		width:33%;
		margin:0 0 0 2%;
		text-align:center;
		background: url(images/structure/line.gif) bottom left repeat-x;
		padding:0 0 .5em 0;
		text-transform:uppercase;
		font-size:120%;
		font-weight:normal;
		}
	.csProduct .headings h3 {
		float:left;
		width:50%;
		font-size:130%;
		font-weight:normal !important;
		padding:0;
		margin:0 0 0 25px;
		color:#65bb10;
		}
	.csProduct .image {
		float:left;
		width:32%;
		padding:0 0 2em 5%;
		margin:1em 0 0 0;
		}
	.csProduct .features {
		float:left;
		width:50%;
		padding:0;
		margin:0 0 0 25px;
		height:220px;
		
		}
		.csProduct .features ul li {
			padding-bottom:.2em !important;
			}
	.csProduct .prereg_p {
		/*float:right;
		margin:0 165px 0 0;*/
		padding:0.4em 0;
		width:110px;
		position:absolute;
		top:85%;
		left:200px;
		}
	.csProduct .price {
		font-weight:bold;
		font-size:110%;
		}
		.csProduct .price span {
			font-size:130%;
			}

.faqsBox {
	width:100%;
	overflow:hidden;
	}
	.faqsBox .faqsTopics {
		float:left;
		width:340px;
		}
		.faqsBox .faqsTopics h2 {
			margin:0 !important;
			padding:0 !important;
			color:#333;
			}
		.faqsBox .faqsTopics ul {
			margin:0 0 .3em 0 !important;
			padding:0 !important;
			}
	.faqsBox .faqsInfo {
		float:right;
		width:570px;
		}
.contentBox {
	width:569px;
	margin:5px 9px 0px 0;
	}
	.contentBox .top {
		background:url(images/structure/contentbox_top.jpg) 0 0 no-repeat;
		height:6px;
		overflow:hidden;
		}
	.contentBox .contentInfo {
		padding:1em 2em;
		background:url(images/structure/contentbox_bg.jpg) 0 0 repeat-y;
		}
	.contentBox .bot {
		background: url(images/structure/contentbox_bot.jpg) 0 bottom no-repeat;
		height:6px;

		}
	*html .contentBox .bot { 
		margin-top:-10px;
		}
.specialOffer {
	float:left;
	width:312px;
	height:465px;
	margin:7px 9px 0px 0;
	
/*	background:url(images/structure/csproduct_bot1.gif) bottom left no-repeat; */
	}
*html .specialOffer {
	margin:7px 8px 0px 0;
}
	.specialOffer .top {
		text-align:center;
		background:url(images/structure/csproduct_top1.gif) 0 0 no-repeat;
		height:6px;
		}
	.specialOffer .headlines {
		text-align:center;
		padding:.7em 0 0 1em;
		}
		.specialOffer .headlines h2 {
			font-size:100%;
			margin:0 0 .2em 0 !important;
			padding:0;
			font-size:160%;
			font-weight:normal !important;
			}
		.specialOffer .headlines p {
			font-size:120%;
			}
	.specialOffer .image {
		text-align:center;
		}
	.specialOffer .bottomText {
		text-align:center;
		padding:1em 0 1em 1em;
		}
.specialOffer1 {
	float:left;
	width:312px;
	height:465px;
	margin:5px 9px 0px 0;
	background:url(images/structure/csproduct_bot1.gif) bottom left no-repeat;
	}
	.specialOffer1 .top {
		text-align:center;
		background:url(images/structure/csproduct_top1.gif) 0 0 no-repeat;
		height:6px;
		}
	.specialOffer1 .image {
		float:left;
		width:46%;
		text-align:center;
		}
	.specialOffer1 .features {
		padding:2em 0 0 1em;
		float:left;
		width:48%;
		}
		.specialOffer1 .features h2 {
			font-size:100%;
			margin:0 0 .2em 0 !important;
			padding:0;
			font-size:160%;
			font-weight:normal !important;
			}
		.specialOffer1 .features .type {
			font-weight:bold;
			margin:0 0 2em 0 !important;
			}
		.specialOffer1 .features .number {
			font-size:120%;
			font-weight:bold;
			}
		.specialOffer1 .features .logo {
			text-align:center;
			padding:1em 0 0 0;
			}
	.specialOffer1 .bottomText {
		text-align:center;
		padding:1em;
		clear:both;
		font-size:90%;
		}
.specialOffer2 {
	float:left;
	width:312px;
	height:218px;
	margin:7px 9px 0px 0px;
	background:url(images/structure/csproduct_bot1.gif) bottom left no-repeat;
	}
	.specialOffer2 .top {
		text-align:center;
		background:url(images/structure/csproduct_top1.gif) 0 0 no-repeat;
		height:6px;
		}
	.specialOffer2 .image {
		float:left;
		width:49%;
		text-align:center;
		padding:0 0 0 0;
		}
	.specialOffer2 .features {
		padding:2em 0 0 1em;
		float:left;
		width:44%;
		}
		.specialOffer2 .features h2 {
			font-size:100%;
			margin:0 0 .2em 0 !important;
			padding:0;
			font-size:160%;
			font-weight:normal !important;
			}
		.specialOffer2 .features .type {
			font-weight:bold;
			}
		.specialOffer2 .features .price {
			font-weight:bold;
			margin:-0.8em 0 1em 0 !important;
			}
		.specialOffer2 .features .links .buy {
			margin:-20px 15px 0 0;
			line-height:1.9em;
			width:30px;
			height:20px;
			float:right;
			}
	.specialOffer2 .features .links{margin-right:5px}
	

		.specialOffer2 .features .links a span  {position:relative; top:-4px}

		
		.specialOffer2 .features .p{margin-top:-3px}	
		
		.specialOffer2 .featureC1 {height:130px;}

.specialXmasOffer { 
	width:473px;
	height:222px;
	float:left;	
}
		
.productDetails {
	margin-top:23px;
	overflow:hidden;
	width:100%;
	}
	.productDetails .pDetailsImage {
		float:left;
		width:300px;
		text-align:center;
		/*
padding:0 0 0 0;
*/
		}
  
  /*
.productDetails .pDetailsImage img {margin-top:-20px}		
*/
		
	.productDetails .pDetailsInfo {
		float:right;
		width:639px;
		}
	.productDetails .pDetailsInfo .infoBox {
		background:url(images/structure/product_details_bg.gif) bottom left no-repeat;
		width:599px;
		min-height: 300px;
		padding:20px;
		clear:both;
		}
.infoBox {}
	.infoBox h2 {
		font-size:130%;
		text-transform: uppercase;
		margin:0 0 1em 0;
		padding:0;
		font-weight:normal !important;
		}
		.infoBox h2 span {
			text-transform:capitalize;
			color:#65bb10;
			}
	.infoBox h3 {
		font-size:130%;
		text-transform: uppercase;
		margin:1em 0 .8em 0;
		padding:0;
		}
	.infoBox .price {
		font-weight:bold;
		}
	.infoBox .priceBig {
		font-weight:bold;
		font-size:140%;
		}
.productPlans {
	clear:both;
	margin:1em 0 0 0;
	}
	.plansBox {
		background:url(images/structure/product_plans_bg.gif) bottom left no-repeat;
		width:921px;
		padding:15px 25px 15px 25px;
		clear:both;
		}
	.suppliersBox {
		background:url(images/structure/product_suppliers_bg.gif) bottom left no-repeat;
		width:881px;
		padding:25px 20px;
		clear:both;
		}
#tabCompability {
	overflow:hidden;
	width:100%;
	}
	#tabCompability h2 {
		margin:0 0 .2em 0;
		padding:0;
		}
	#tabCompability .subTitle {
		display:inline;
		font-weight:bold;
		color:#c80501;
		font-size:120%;
		}
	#tabCompability .textButton {
		display:inline;
		margin:0 0 0 1em;
		font-size:90%;
		}
	#tabCompability .accessory {
		width:8em;
		float:left;
		margin:1em 1em 0 0;
		text-align:center;
		display:inline;
		}
	#tabCompability h3 {
		font-size:100%;
		font-weight:normal;
		margin:0;
		padding:0;
		text-transform:none !important;
		}
	#tabCompability .price {
		margin:0;
		}
	#tabCompability .accessory .textButton {
		display:block !important;
		margin:0;
		}
#tabCompability ul {
	margin:0 6px;
	list-style-type:elipse;
	padding:0 10px;
}		
#tabOverview {
	overflow:hidden;
	width:100%;
	}
	#tabOverview .phoneInfo a {
		margin:0 1.5em 0 0;
		}
		#tabOverview .textButton {
			font-size:90%;
			}
#tabSpecs .dataTable {
	float:left;
	width:48%;
	margin:0 2% 0 0;
	}
	#tabSpecs .dataTable td {
		padding:.6em .2em;
		}
	#tabSpecs .dataTable th {
		color:#000;
		}
	#tabSpecs .note {
		padding:.2em .5em;
		margin:1em 0 0 0;
		background-color:#f3f3f3;
		float:left;
		width:46%;
		}
#tabFeatures {
	overflow:hidden;
	width:100%;
	}
	#tabFeatures .feature {
		width:11.9em;
		float:left;
		margin:0 .5em 1.5em 0;
		display:inline;
		font-size:90%;
		height:47px;
		}
		#tabFeatures .feature img {
			float:left;
			margin:0 .6em 0 0;
			}
#tabAccessories {
	overflow:hidden;
	width:100%;
	}
	#tabAccessories h2 {
		display:inline;
		}
	#tabAccessories .textButton {
		display:inline;
		margin:0 0 0 1em;
		font-size:90%;
		}
	#tabAccessories .accessory {
		width:100px;
		height:200px;
		float:left;
		margin:1em 19px 0 0;
		text-align:center;
		display:inline;
		}
	#tabAccessories h3 {
		font-size:100%;
		font-weight:normal;
		margin:0;
		padding:0;
		text-transform:none !important;
		}
	#tabAccessories .price {
		margin:0;
		}
	#tabAccessories .accessory .textButton {
		display:block !important;
		margin:0;
		}
.phoneInfo {
		float:left;
		width:48%;
		}
	.whyBox {
		float:right;
		width:48%;
		}
		.whyBox .pdetailsSubBox {
			float:right;
			}
		.pdetailsSubBox {
			background: url(images/structure/pdetailssubbox_bot.gif) bottom left no-repeat;
			width:226px;
			padding:0 10px 1.5em 0px;
			}
			.pdetailsSubBox h3 {
				background:url(images/structure/pdetailssubbox_top.gif) 0 0 no-repeat;
				padding:20px 5px 25px 60px !important;
				margin:0 !important;
				color:#333;
				font-weight:normal !important;
				}
			.pdetailsSubBox p {
				background:url(images/structure/ok.gif) 0 0 no-repeat;
				padding:0 0 0 20px;
				margin:0 0 1em 35px;
				line-height:1.2em;
				}
				.pdetailsSubBox p a {
					font-weight:bold;
					}
			.pdetailsSubBox p.textButton {
				background: none !important;
				font-size:90%;
				margin-top:2em;
				}


.helpStatement {
	clear:both;
	font-size:120%;
	padding:2em 0 0 0;
	text-align:center;
	font-weight:bold;
	margin:0 !important;
	}
.shoppingBox {
	margin:2em 0 0 0;
	clear:both;
	width:969px;
	float:left;
	}
	.shoppingBox .image {
		float:left;
		width:320px;
		overflow:hidden;
		margin-right:20px;
		}
.shoppingDetailsBox {
	background:url(images/structure/shoppingdetails_box_bot.gif) bottom left no-repeat;
	/*float:right;*/
	width:626px;
	overflow:hidden;
	/*left:20px;*/
	}
	.shoppingDetailsBox a {
		font-weight:bold;
		}
	.shoppingDetailsBox .contentHeader {
		background:url(images/structure/shoppingdetails_box_top.gif) 0 0 no-repeat;
		padding:2em 0 0 0;
		}
		.shoppingDetailsBox .contentHeader h2 {
			font-size:140%;
			margin:0 0 1em 0;
			padding:0 1.5em;
			color:#449d26;
			}
		.shoppingDetailsBox .contentHeader p {
			padding:0 2.5em;
			}
		.shoppingDetailsBox .contentHeader h2.withPhone {
			float:left;
			width:40%;
			margin:0 0 0 5%;
			padding:0 0 1.5em 0;
			font-size:130%;
			display:inline;
			font-weight:normal !important;
			}
		.shoppingDetailsBox .contentHeader h3 {
			margin:0 7px 2em 5px;
			padding:.2em .6em .2em 1.8em;
			font-size:110%;
			border-bottom:#bbb 1px solid;
			background-color:#ececec;
			}
		.shoppingDetailsBox .contentHeader h4 {
			margin:0 0 1em 0;
			padding:0;
			font-size:110%;
			}
		.shoppingDetailsBox .contentHeader .callUs {
			float:right;
			width:40%;
			margin:0 5% 0 0;
			text-align:right;
			color:#449d26;
			display:inline;
			}
		.shoppingDetailsBox .contentHeader .callUs span {
			font-size:130%;
			}
		.shoppingDetailsBox .formCaptionWide {
			float:right;
			width:43%;
			margin:0 3% 0 0;
			padding:1%;
			border:#ccc 1px solid;
			}
		.shoppingDetailsBox .address {
			float:left;
			width:43%;
			margin:0 0 0 3%;
			}
			
	.shoppingBox table {
		border:0;
		margin:0 0 0 5px;
		width:617px;
		clear:left;
		}
		.shoppingBox table th {
			background-color:#ececec;
			color:#525252;
			border-bottom:#bbb 1px solid;
			font-weight:bold;
			text-align:left;
			font-size:100%;
			padding:.3em 0;
			}
		.shoppingBox table th.first {
			padding:0 0 0 2.5em;
			}
			.shoppingBox table .first img {
				border:#bbb 1px solid !important;
				margin:0 1em 0 1.5em;
				float:left;
				}
		.shoppingBox table td {
			border-bottom:#bbb 1px solid;
			padding:.4em 0;
			font-size:100%;
			}
		.shoppingBox table .basketFooter td {
			background-color:#ececec;
			}
		.shoppingBox table .emboss td {
			border-bottom: none;
			padding:1.6em 2em 2em 2em;
			font-weight:bold;
			}
		.shoppingBox table .last {
			padding:.7em 0;
			}
		.shoppingBox table .alignCenter {
			text-align:center;
			}
		.shoppingBox table .last .textButton {
			display:inline;
			margin:0 1em 0 0;
			}
		.shoppingBox table .last .note {
			width:25em;
			padding:1em 0 0 0;
			margin:0;
			}
		.shoppingBox table .lightText {
			font-weight:normal;
			}
			.shoppingBox table .productInfo {
			}
			.shoppingBox table .productInfo .productName {
				font-weight:bold;
				padding:0 0 .5em 0;
				display:block;
				}
			.shoppingBox table .productInfo img {
				float:left;
				margin:0 .2em .5em 0;
				}
		.shoppingBox table .total {
			font-size:110%;
			}
		.shoppingBox table .print {
			text-align:right;
			}
			.shoppingBox table .print a {
				margin:0 1em 0 0;
				}
			
	.shoppingBox form {}
		.shoppingBox .fieldset {}
.shoppingSteps {
	margin:0 0 1em 0;
	padding:0;
	font-weight:bold;
	color:#7e7e7e;
	border:#404040 1px dotted;
	padding:.5em 1em;
	}
	.shoppingSteps .current {
		color:#449d26;
		}
	.shoppingSteps .bar {
		padding:0 .7em;
		font-weight:normal;
		}
.basketRelatedItemsBox {
	padding:0 1em;
	}
	.basketRelatedItemsBox p {
		text-align:center;
		clear:both;
		font-weight:bold;
		}
.basketRelatedItem {
	float: left;
	width:11em;
	padding:0 0 1.5em 0;
	text-align:center;
	display:inline;
	}
	.basketRelatedItem img {
		display:block !important;
		float:none !important;
		margin:0 0 .4em 1.5em !important;
		border:none !important;
		}
	.basketRelatedItem .details {
		display:block;
		width:70%;
		font-size:90%;
		}
		.basketRelatedItem .details .price {
			display:block;
			font-weight:bold;
			}
		.basketRelatedItem .details .link {
			display:block;
			}
.yourDetails {
	margin-top:10px !important;
	margin-bottom:9px !important;	
}
/* Data Tables */
.dataTable {
	width:100%;
	}
	.dataTable th {
		text-align:left;
		padding:0 0 .4em 0;
		background:url(images/structure/datatable_line.gif) bottom left repeat-x;
		font-size:90%;
		font-weight:bold;
		color:#000;
		}
	.dataTable th a {
		color:#000 !important;
		font-weight:bold;
		padding:0 13px 0 0;
		background:url(images/structure/sort_down.gif) right center no-repeat;
		}
	.dataTable th a.sortUp {
		background:url(images/structure/sort_up.gif) right center no-repeat;
		}
	.dataTable th .noSorting {
		background:none;
		padding:none;
		}
	.dataTable .gifts-select {
		font-size:90%;
		}
	.dataTable td .more {
		font-weight:bold;
		margin:0 1.5em 0 0;
		}
	.dataTable td {
		font-size:90%;
		text-align:left;
		background:url(images/structure/datatable_line.gif) bottom left repeat-x;
		padding:1.3em 0;
		}
	.dataTable td .price {
		display:block;
		}
	.dataTable td .months {
		}
	.dataTable td .number {
		}
	.dataTable td .item {
		clear:both;
		}
		.dataTable td.extra img {
			float: left;
			}
		.dataTable td.extra .details {
			font-weight:bold;
			padding:20px 0 0 0;
			}
	.dataTable td .simFree {
		font-weight:bold;
		color:#FFF;
		padding:.4em .6em;
		background-color:#7c7c7c;
		}

/* Form Styles */
form {margin:0; padding:0;}
fieldset {border:none; margin:0; padding:0;}

.generalForm {
	padding:0 7px 0 5px;
	width:616px;
	font-size:90%;
	}
	.generalForm fieldset {
		margin-bottom:1em;
		}
	.generalForm legend {
		display:none;
		}
	.generalForm h3 {
		clear:both;
		background-color:#ececec;
		border-bottom:#bbb 1px solid;
		margin:0 0 1em 0;
		padding:.2em .6em .2em 2em;
		font-size:100%;
		}
	.generalForm .formCaption {
		padding:0 0 1em 2em;
		}
	.generalForm .loadingOff a {
		margin:0 0 0 1em;
		}
	.generalForm .phone {
		width:10em;
		margin:0 0 0 1em;
		}
	form .button, input.button {
		border:none;
		color:#FFF;
		background: url(images/structure/button_bg.gif) center 50% no-repeat;
		font-weight: bold;
		padding:.3em 1em;
		cursor:pointer;
		}
.formFooter {
	clear:both;
	padding:0 0 1.4em 14em;
	}
.formRow {
		padding:.5em 0 .5em 2em;
		/*
border-bottom:#ccc 1px solid;
*/ 
       margin-left:6px;
	   margin-right:10px;
		clear:both;
		}
	.formRow label {
			width: 12em;
			float:left;
			display:block;
			}
	.formRow input {
			float:left;
			/*width: 15em;*/
			font-family:Arial, Helvetica, sans-serif;
			font-size:1em;
			}
	.formRow .small {
		font-size:90%;
		font-weight:normal;
		}

#top-line {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/structure/top-line.jpg) no-repeat scroll 0 0;
height:6px;
width:530px;
float:right;
}		
	.localContent {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/structure/localContentBg.jpg) repeat-y scroll 0 0;
min-height:468px;
padding:30px;
width:530px;
float:right;
}	

#bottom-line {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/structure/bottom-line.jpg) no-repeat scroll 0 0;
height:6px;
width:570px;
float:right;
}


#homeImg{margin-left:10px}

/* Special Styles */
.clear {clear:both;}

.hide,
#controls a,
#controls a:hover,
#controls a:visited,
#bodyHome h1,
.filterSelection label,
.contentSearch label {
	position:absolute;
	left:0px;
	top:-500px;
	width:1px;
	height:1px;
	overflow:hidden;
	}
#controls a:active, #controls a:focus {
	position:static;
	width:auto;
	height:auto;
	background-color:#000;
	color:#FFFF00;
	padding:.5em;
	display:block;
	}
/*********** Hacks ***********/
/*

.clearfix:after, #header:after, #body:after, #footer:after, .formField:after, .inputRadio:after, .inputCheckbox:after, .formRow:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix, #header, #body, #footer, .formField, .inputRadio, .inputCheckbox, .formRow {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix, html #header, html #body, html #footer, html .formField, html .inputRadio, html .inputCheckbox, html .formRow {height: 1%;}
.clearfix, #header, #body, #footer, .formField, .inputRadio, .inputCheckbox, .formRow {display: block;}
/* End hide from IE-mac */

.formRow:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}


 * 
 
.detailsaccbasket {
background-color:#D6EDBC;
border:1px solid black;
display:none;
opacity:0.9;
position:absolute;
width:100px;
}
 */
 
 
 #mainNav li #active {
 	font-weight:bold;
 }
.xmasTitle {
	margin-top:20px;
}

.filterSelection
{
	width: 535px;
}

.basketFilterContainer
{
	margin-bottom:0;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	width:969px;
}

.productarchived {
	color:#FF0000;
	font-weight:bold;
	margin:10px 0;
}
