/* PJS 02.01.08 07.01.08 */

a {
	color:#fff;
	text-decoration:none;
}

body {
	background:#000 url('/adepteo6/images2/bg.png') fixed no-repeat;
	font-family:Arial;
	background-width: 100%;
	background-height: 100%;
	color:#fff;
	font-weight:normal;
	margin:0;
	padding:0;
	background-size: 100%;
}

img {
	border:none;
}

input {
 border: 1px solid #333333;
}


div.head {
	margin:0 auto;
	width:900px;
}

div.head img#logo {
	margin-top:1em;
	margin-left:1em;
}

div.head img#heading {
	margin-left:8em;
	position: absolute;  top:55px;
}

div#added {
	padding: 2em;
	border: 1px dashed #00ff00;
	background-color: #B4EB86;
	position: absolute;
	top:0px;
	left:40%;
}

div.nav {
	/*width:960px;
 * 	height:41px;*/
	margin: 0px auto;
	margin-top: 1em;
	/*border: 2px solid yellow; */
	display:table; 
}

div.nav div.yellow {
	background-image:url('/adepteo6/images2/yellow_button.png');
	float:left;
	height:41px;
/*	width:96px; */

}

div.nav div.blue {
	background-image:url('/adepteo6/images2/blue_button.png');
	float:left;
	height:41px;
/*	width:99px;  */
}

div.nav div.yellow a {
	color:#000;
	text-align: center;
	line-height:42px;
}

div.nav div.blue a {
	line-height:42px;
}


div.nav div.blue_s {
        background-image:url('/adepteo6/images2/blue_sep.png');
        background-position:0px 0px;
        background-repeat:no-repeat;
        float:left;
        height:41px;
        width:24px;
}

div.nav div.yellow_s {
        background-image:url('/adepteo6/images2/yellow_sep.png');
        background-position:0px 0px;
        background-repeat:no-repeat;
        float:left;
        height:41px;
        width:22px;
}

div.nav div.right_s {
	background-image:url('/adepteo6/images2/right_sep.png');
	background-position:0px 0px;
        background-repeat:no-repeat;
        float:left;
	height: 41px;
	width: 22px;
}

div.nav div.right_s_b {
        background-image:url('/adepteo6/images2/right_sep_b.png');
        background-position:0px 0px;
        background-repeat:no-repeat;
        float:left;
        height: 41px;
        width: 22px;
}



div.nav div.left_s {
        background-image:url('/adepteo6/images2/left_sep.png');
        background-position:0px 0px;
        background-repeat:no-repeat;
        float:left;
        height: 41px;
        width: 15px;
}



div.nav div div {
/*	margin-top: 20px;*/
	font-size:15px;
	text-align:center;
}



.banner {
	width:960px;
	padding:0px;
	margin:0px;
	height:133px;
	
	 }
.formAlign {
	width:400px;
	height:32px;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006699;
	}
	
.rightAlign {
	position: relative;
	right: 400px;	
	}	


a:hover {
text-decoration:underline 
}

	.right_buttons{
	margin-left:-15px;
	margin-bottom:10px;
	left: 0px;
	z-index: 2;
	}
	
.desc_links a {
	color: #003333;
	font-weight: bold;
}

div#main {
	margin-top:2px;
	background-color: black;
	/*margin-left: 8%;*/
	/*height: 700px;*/
	width: 940px;
	margin:0 auto;
	text-align: center;
}

div#content {
	margin: 0 auto;
	margin-top:4em;
	padding-bottom:5em;
	padding-right:2em;
/*	float:right;*/
}


.yellow {
color: #ffff00;
}

#added {
border:1px dashed green; padding:1px; width:300px; background-color:#00cc33; font-weight:bold; float:right;
}

.shop_opt {
width:107px;
position: relative;
margin-left:20px;
float:left;
}

.shop_opt2 {
width:119px;
position: relative;
margin-left:10px;
float:left;
border: 1px dashed #144372;
}

.shop_img {
-moz-border-radius: 12px;
-webkit-border-radius: 12px;
width:107px; height:103px;
overflow:hidden;
margin:0 auto;
margin-top: 2px;
}

.shop_img2 {
-moz-border-radius: 12px;
-webkit-border-radius: 12px;
width:107px; height:103px;
overflow:hidden;
}


.shop_desc {
 width: 110px;
margin-left:3px;
margin-top:10px;
margin-bottom:10px;
}

div.shop_desc2 {
        width: 100px;
        position: relative;
	margin-left:3px;
	margin-top:10px;
        background-color: #0066cc;
	height: 40px;
        -moz-border-radius-topright: 12px;
        -moz-border-radius-topleft: 12px;
        -webkit-border-radius-top-left: 12px;
        -webkit-border-radius-top-right: 12px;
        border-top-left-radius: 12px;
        border-top-right-radius: 12px;
}


.shop_desc span {
font-size: 9pt;
}

.shop_desc2 span {
font-size: 9pt;
}


div#shop_blue {
	margin-left:22px;
	width:97%;
	/*height:150px;*/
	background-color:#0066cc;
	-moz-border-radius: 9px;
	border-radius: 9px;
	-webkit-border-radius: 9px;
	font-size: 14px;
	padding: 0.5em;
	text-align: left;
}

div.basket_contents {
width:163px; margin-top:1em; margin-left:10px; background-color:#217eee; color:white; border:1px solid #6AA8E5; float:left;
-moz-border-radius: 9px;
-webkit-border-radius: 9px;
border-radius: 9px;
}

div#basket {
margin:0 auto; margin-left:3em; float:left; width:800px; height:210px; background-color:#0066cc; overflow:hidden;
-moz-border-radius: 9px;
-webkit-border-radius: 9px;
border-radius: 9px;
}

.basket_hover {
border: 2px solid #00ccff;
}


div#basket_wait {
padding: 10px;
background-color: #A0C8FF;
position: fixed;
width: 30%;
height: 100px;
top: 25%;
left: 35%;
opacity: 0.9;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
}


div.nav_bottom {
        height:41px;
        display: table;
	margin: 0px auto;
}

div.nav_bottom div.yellow {
        background-image:url('/adepteo6/images2/yellow_button_u.png');
        float:left;
        height:41px;
	margin-top:0px;
/*      width:96px; */

}

div.nav_bottom div.blue {
        background-image:url('/adepteo6/images2/blue_button_u.png');
        float:left;
        height:41px;
	margin-top: 0px;
/*      width:99px;  */
}

div.nav_bottom div.blue a {
	line-height:40px;
}

div.nav_bottom div.yellow a {
        color:#000;
	line-height: 40px;
        text-align: center;
}


div.nav_bottom div.blue_s {
        background-image:url('/adepteo6/images2/blue_sep_u.png');
        background-position:0px 0px;
        background-repeat:no-repeat;
        float:left;
	margin-top: 0px;
        height:41px;
        width:23px;
}

div.nav_bottom div.yellow_s {
        background-image:url('/adepteo6/images2/yellow_sep_u.png');
        background-position:0px 0px;
        background-repeat:no-repeat;
        float:left;
	margin-top: 0px;
        height:41px;
        width:23px;
}


div.nav_bottom div.left_s_u {
        background-image:url('/adepteo6/images2/left_sep_u.png');
        background-position:0px 0px;
        background-repeat:no-repeat;
        float: left;
        margin-top:0px;
        height: 41px;
        width: 7px;
}



div.nav_bottom div.right_s_u {
        background-image:url('/adepteo6/images2/right_sep_u.png');
        background-position:0px 0px;
        background-repeat:no-repeat;
        float: left;
	margin-top:0px;
	height: 41px;
        width: 29px;
}





	
.rule{
	border:1px;
	border-style:none;
	margin-right: 15px;

	}

.prod_rule{
	border:1px;
	border-style:none;
	margin-right: 15px;
	width:200px;

	}

	.right_break {
	float:right;
	width:147px;
	background: url(/adepteo_voipshop/images2/special_offers.gif) no-repeat;
		
	}
	/*Changing height of category from 900 to push bottom section down page */	
	.category {
	width:150px;
	/*height:1000px; */
	min-height:800px;
	margin-left: 3px;
	margin-top: 10px;
	padding-bottom: 10px;
	top: 0px;
	left: 0px;
	position: absolute;
	background-image: url(/adepteo_voipshop/images2/nav_background_2.png);
	background-repeat: repeat;
	height: 1000px;
	border: solid 1px #2c295f;
		}

	.main_body {
	min-height:800px;
		Xfloat:right;
		width:619px;
		background: #ffffff;
		margin-left: 160px;
		margin-right: 160px;
		height:1521px;
	
	
	}
        .main_body_wide {
                Xfloat:right;
                width:779px;
                background: #ffffff;
                margin-left: 160px;
                margin-right: 0px;


        }
	.menu_button_div {
		background:#ffffff;
		float:left;
		width: 80px;
		color: #000000;
		white-space: nowrap;
		text-align:center;
		font-weight:bold;
		height:64px;
		}


	.opening_hours_div {
		position:absolute;
		left:50px;
		width:600px;
		background:#ffffff;
		color: #000000;
		white-space: nowrap;
		height:30px;
		padding-left:10px;
		text-align:left;
		padding-top:5px;
		}
		
	.nationwide_delivery {
		float:left;
		background:#ffffff;
		white-space: nowrap;
		color: #000000;
		height:66px;
		width: 160px;
		margin-left:-1em;
		}

	 
	 .menu_buttons {
	 	height: 70px;
		background:#ffffff;
	 	width:720px;
		margin:0 auto;
	 }
	.outer_banner {
		width:960px;
		text-align:center;
		height:184px;;
		margin:0 auto;
		
	 }
	 
	 .worldpay {
	 margin-left:2px;
	 margin-top:50px;
	 }

	.breadcrumb {
        font-family: Verdana, Arial, sans-serif;
        font-size: 10px;
        font-weight: bold;
        color: #000000;
        margin-top: 15px;
        margin-bottom: 0px;
		margin-left: 3px;
		text-decoration:underline;
		font-style:italic;

}
	a.gen_info{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	text-decoration:none;
	}
	
	a.gen_info:hover{
	text-decoration:underline;
	}
		
	a.menu_link {
		color: #000000;
		text-decoration:underline;
	}
	
	a.menu_link:hover {
	text-decoration:none;
	}
			
	.body_outer_1 {
		top: 200px;
		text-align: center;
		clear: left;
	  	margin:auto;
	}
	
	.body_outer {
		text-align: center;
		clear: left;
		background: #ffffff;
		width:960px;
	}

	.body_inner {
		background:#ffffff;
		text-align: left;
		width:949px;
		margin-left:4px;
		margin-right:4px;
		/*overflow: hidden;*/
		position: relative;
		
	}
	.body_inner_footer {
		background:#ffffff;
		text-align: center;
		width:950px;
		margin-left:5px;
	}
	  #canvas-wrapper {
        text-align: center;
    }
    #canvas {
        /* text-align is inherited; reset it */
        text-align: left;
        margin-left: auto;
        margin-right: auto;
        border-left: 1px solid white;
        background: #0000ff;
    }
    
		.terms {
		list-style-type:lower-alpha;
		}
		
    .copyright {
    	font-size: xx-small;
    	font-weight: bold;
    	color: #000000;
    	}

.product_category {
	    margin-left: 4px;
		font-weight: bold;
		font-size:11px;
		text-decoration:none; 
		}

.product_category:hover {
		text-decoration:underline;
		}

.menu_style_1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #2c295f;
	margin-top: 15px;
	margin-bottom: 0px;
	margin-left: 3px;
	text-decoration:none;
	display:block;
	
	}
	
.menu_style_1 a{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #2c295f;
	margin-top: 15px;
	margin-bottom: 0px;
	margin-left: 3px;
	text-decoration:none;
	display:block;
	width: 120px;
	background-image: url(/adepteo_voipshop/images2/menu-style-1.png);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left: 18px;
	
	}
.menu_style_1:hover {
		text-decoration:underline;

}
.menu_style_2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #2c295f;
	margin-left: 0px;
	text-decoration:none;
	display:block;
	width: 130px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 11px;
}
.menu_style_2 a {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #2c295f;
	margin-left: 0px;
	text-decoration:none;
	display:block;
	width: 120px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
	background-image: url(/adepteo_voipshop/images2/square-bullet-8px.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.menu_style_2:hover {
		text-decoration:underline;
		font-weight:bold;
}
.menu_style_3 {
        font-family: Verdana;
        font-size: 10px;
        font-weight: bold;
        color: #0000b9;
        padding: 0px;
        margin: 0px;
        margin-left: 20px;
}

.menu_style_3:hover {
        font-family: Verdana;
        font-size: 10px;
        font-weight: bold;
        background: #0000b9;
        color: #ffffff;

}
.quick_search {
	float:left;
	width:150px;
	margin-left: 3px;
	margin-bottom:3px;
	padding-top: 5px;
	background: none;
	height: 24px;
	font-size: .8em;
}

/* PRE PJS 02.01.08
.quick_search input {
	background: transparent;
	border: none;
}
*/

.quick_search input {
	border: none;
	width: 95px;
	height: 22px;
	margin-top: -10px; 
	padding-left: 5px;
	padding-right: 9px;
	background: transparent;
	/*background-image: url(/adepteo_voipshop/images2/search_box.gif); */
	/*background-repeat: no-repeat;*/
	border:1px solid #2c295f;
}

* html .quick_search input { /* IE 6 and below fix */
	margin-top: -6px;
}
*:first-child+html .quick_search input { /* IE 7 only fix */
	margin-top: -6px;
}	

.large_cat_box_4_wide {
	float:left;
	width: 601px;
	height: 190px;
	border: solid 1px #000000;
	text-align:center;
	margin-right: 5px;
	margin-bottom: 15px;
}
.large_cat_box_4_image_wide {
        height:145px;
        line-height:145px;
        border-bottom: solid 1px #000000;
        font-size:12px;
}

.large_cat_box_4 {
	float:left;
	width: 145px;
	height: 200px;
	border: solid 1px #000000;
	text-align:center;
	margin-right: 5px;
	margin-bottom: 15px;
}
.large_cat_box_4_image {
        height:145px;
        line-height:145px;
        border-bottom: solid 1px #000000;
		vertical-align:middle;
        font-size:12px;
}

*>.large_cat_box_4_image{
        font-size:12px
}

.large_cat_box_4 img {
	vertical-align:top;
	height:145px;
	width:145px;
}

.large_cat_box_4 a {
	color: #000000;
	font-weight: bold;
}

.large_cat_box_3_wide {
	float:left;
	width: 619px;
	height: 220px;
	text-align:center;
	margin-bottom: 20px;
	margin-right: 8px;
	border: 1px solid blue;
	background-color: #C9D7E4;
}
.large_cat_box_3_image_wide {
        height:175px;
        line-height:175px;
        border-bottom: solid 1px; #ff0000;
        font-size:12px;
}

.large_cat_box_3 {
	float:left;
	width: 199px;
	height: 220px;
	border: solid 1px #000000;
	text-align:center;
	margin-bottom: 35px;
	margin-right: 8px;
	overflow:hidden;
}
.large_cat_box_3_image {
        height:175px;
        line-height:175px;
        border-bottom: solid 1px; #ff0000;
				font-size:12px;
				
}

*>.large_cat_box_3_image{
        font-size:12px
}

.large_cat_box_3 img {
		vertical-align:top;
}
.large_cat_box_3 a {
	color: #000000;
	font-weight: bold;
}

.large_cat_box_2 {
	float:left;
	width: 250px;
	height: 300px;
	border: solid 1px #000000;
	text-align:center;
	margin-bottom: 20px;
	margin-left: 30px;
}

.large_cat_box_2_image {
	height:250px;
	line-height:250px;
	border-bottom: solid 1px; #ff0000;
	font-size:12px;
}

*>.large_cat_box_2_image{
        font-size:12px
}

.large_cat_box_2 img {
	vertical-align:top;
}
.large_cat_box_2 a {
	color: #000000;
	font-weight: bold;
}

.large_search_box_4 {
	float:left;
	width: 145px;
	height: 310px;
	border: solid 1px #000000;
	text-align:center;
	margin-right: 5px;
	margin-bottom: 15px;
}
.large_search_box_4_image {
        height:145px;
        line-height:145px;
        border-bottom: solid 1px; #ff0000;
        font-size:145px;
}

*>.large_search_box_4_image{
        font-size:12px
}

.large_search_box_4 img {
	vertical-align:top;
}
.large_search_box_4 a {
	color: #000000;
	font-weight: bold;
}




/* 
.large_search_box_3 {
	float:left;
	width: 199px;
	height: 310px;
	border: solid 1px #000000;
	text-align:center;
	margin-bottom: 35px;
	margin-right: 9px;
}
.large_search_box_3_image {
        height:175px;
        line-height:175px;
        border-bottom: solid 1px; #ff0000;
        /*font-size:175px;
}

*>.large_search_box_3_image{
        font-size:12px
}

.large_search_box_3 img {
		vertical-align:top;
}
.large_search_box_3 a {
	color: #000000;
	font-weight: bold;
}

*/ 

/* The _above_ commented section can be deleted */ 

/* START PJS 07.01.08 standards compliant vertical align */
/* See also iecommon.css conditionally loaded with IE browsers */

.large_search_box_3 {
	float:left;
	width: 199px;
	height: 310px;
	border: 1px solid blue;
	background-color: #A8C5E1;
	text-align:center;
	margin-bottom: 35px;
	margin-right: 9px;
	vertical-align: middle;
}

.large_search_box_3_image {
        display: table-cell;
        vertical-align: middle;
        height:175px;
        border-bottom: solid 1px; #ff0000;
        width: 199px;
}

.large_search_box_3 a {
	color: #000000;
	font-weight: bold;
}
/* STOP PJS 07.01.08 standards compliant vertical align */




/* START PJS 08.01.08 Contact Us page */
/* Format the widths of the contact us page comment box, and e-mail box to match */
/* Using IDs and Classes should hopefully affect only the one page */
#MyForm .infoBoxContents #comment_1_, #MyForm .infoBoxContents #email_1_ {
	width: 450px;
}
/* STOP PJS 08.01.08 */

.large_search_box_2 {
	float:left;
	width: 250px;
	height: 400px;
	border: solid 1px #000000;
	text-align:center;
	margin-bottom: 20px;
	margin-left: 30px;
}

.large_search_box_2_image {
	height:275px;
	line-height:275px;
	border-bottom: solid 1px; #ff0000;
	font-size:275px;
}

*>.large_search_box_2_image{
        font-size:12px
}

.large_search_box_2 img {
	vertical-align:top;
}
.large_search_box_2 a {
	color: #000000;
	font-weight: bold;
}
.retail_price {
	color:#336666;
	font-weight: bold;
	font-size: 10px;
	margin:0px;
	padding:2px;
}

.our_price {
	color:#CC0000;
	font-weight: bold;
	font-size: 10px;
	margin:0px;
	padding:2px;
}

}
.retail_price_prod {
	color:#336666;
	font-weight: bold;
	font-size: 12px;
	margin:0px;
	padding:2px;
}

.our_price_prod {
	color:#CC0000;
	font-weight: bold;
	font-size: 14px;
	margin:0px;
	padding:2px;
}

.our_price_excl_vat {
        color:#008300;
        font-weight: bold;
        font-size: 14px;
        margin:0px;
        padding:2px;
}

.product_details {
	margin-top:7px;
	float: left;
	width: 430px;
}

.dropDown{
border:none;
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;

}

.related_products {
	float: left;
	width: 320px;
	text-align: center;
	margin-left: 10px;
	margin-right: 10px;
}

.related_products a {
        font-size:10px;
		color: #000000;
        text-decoration: none;
		font-weight:bold;	
		width:75px;	
}

.related_products a:hover {
		text-decoration:underline;
		color: #000000;
}

.general_information {
	margin-top:20px;
	float: right;
	width: 320px;
	background: #fcf2c4;
	height: 400px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	font-size: x-small;
	font-weight: bold;
	color: #2c295f;
	border:1px solid #2c295f;
}

.general_information span {
	vertical-align: middle;
}
	

.general_information p {
	margin-top: 5px;
	margin-bottom: 5px;
	vertical-align: middle;
}

.general_information a {
	vertical-align: middle;
	color: #2c295f;
	text-decoration: none;
}

.general_information img {
	vertical-align: middle;
	border: none;
	margin-right: 5px;
	width: 36px;
	height: 36px;
}

.general_information img2 {
	vertical-align: middle;
	border: none;
	margin-right: 5px;
}

.always_in_stock img {
	vertical-align:middle;
	border:none;
	margin-right:5px;
	width: 300px;
	height: 90px;
}

.pricing {
	margin-left:20px;
	float: left;
	xborder: solid 1px;
}

h1 {
	font-size: 30px;
	font-weight:bold;
	color: #ffff00;
}

h2 {
/*font-size:12px;*/
font-weight:bold;
}

h3 {
color: #ffff00;
}

#home h1 {
	font-size: 12px;
	font-weight:bold;
	margin-bottom: 2px;
	line-height: 12px;
}

#home h2 {
	font-size: 11px;
	font-weight:bold;
	margin-bottom: 1px;
}

.extra_images {
	width: 133px;
	text-align: center;
	float: left;
	height: 200px;
	line-height: 200px; 
	/* font-size:200px; */
	padding:0px;
	margin:0px;
}

*>.extra_images{
	font-size:12px
}


.extra_img {
	vertical-align: middle;
}

.tiles_banner {
	width: 430px;
	float: left;
	height: 75px;
	padding:0px;
	margin-left:20px;

}

#prev_view_inc_buttons {
	padding: 0px;
	margin: 0px;
	text-align: center;
	height: 128px;
	width: 430px;
	border: black 1px;
}

#left_bar_button {
	float: left;
	height: 128px;
	padding: 0px;
	margin: 0px;
	width: 34px;
}

#right_bar_button {
	float: left;
	height: 128px;
	padding: 0px;
	margin: 0px;
	width: 33px;
}

.previously_viewed {
	float: left;
	padding:4px;
	background: #ffffff url(/adepteo_voipshop/images2/bar_vertical.png) repeat-x;
	xborder: solid 1px;
	height: 120px;
	width: 350px; /* PJS 19/12/07 width inc. in footer.tpl */
	font-size: x-small;
	text-align: center;
}

.previously_viewed_image {
	width:107px;
	height:110px;
	text-align:center;
	float:left;
}

li.product_desc {
list-style:inside;
list-style-type:circle;

}


hr {
border: dashed 1px #C5C5C5;	
margin-left: 15px;
}

label {
	width: 90px;
/*	border: 1px dashed;*/
}

#MyForm label { /* PJS 07.01.08 */
	border:none;
}

.right_nav {
	width: 160px;
	margin-right:10px;
	padding-right:10px;
    /* background-image:url(/adepteo_voipshop/images2/right_col_left_border_taller.png);
	background-repeat: repeat-y; */
	position:absolute;
	left: 798px;
	top: 0px;
	height: 1696px;
}

.spec_offers {
	font-size: 10px;
	font-weight: bold;
	color:#000000;
	text-decoration:underline;
	}

.spec_offers:hover {
	text-decoration:none;
	}

.deliveryH2 {
	font-size: 12px;
	font-weight:bold;
	margin-bottom: 1px;
}.imgSpace {
	margin-right: 5px;
	margin-left: 5px;
}
.right10Bottom5 {
	margin-right: 10px;
	margin-bottom: 5px;
}
.banner h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #FF0000;
	text-decoration: none;
	line-height: normal;
	text-align: right;
	font-weight: normal;
	Noposition: relative;
	Nowidth: 505px;
	Noleft: 50px;
	top: 0px;
	height: 70px;
	margin-right:150px;
	margin-top:0px;
}
.banner p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: right;
	font-size: 11px;
	Noposition: relative;
	top: 0px;
	Nowidth: 505px;
	Noleft: 50px;
	margin-right:150px;
	margin-top:0px;
}
.redText {
	color: #FF0000;
}

.footer_links {
	font-size:10px;
	text-align:center;
	margin-top:3px;
	}
	
#window {
	height: 700px;
	width: 800px;
}

#mainwindow1 {
z-index:1;
height:437px;
width:253px;
position:absolute;
right:543px;
top:0px;
}

#mainwindowpt2 {
z-index:2;
height:437px;
width:393px;
position:absolute;
right: 150px;
top:0px;
}

#maintext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-stretch:extra-condensed;
	z-index:3;
	height:149px;
	width:250px;
	position:absolute;
	Right: 510px;
	top:121px;
	line-height: 20px;
}

#infobox {
	position: absolute;
	z-index: 4;
	height: 150px;
	width: 314px;
	right: 480px;
	top: 445px;

}

#infobox2 {
	position: absolute;
	z-index: 4;
	height: 150px;
	width: 314px;
	right: 150px;
	top: 445px;

}

.infoboxtext {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-stretch:extra-condensed;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 20px;
	line-height: 13px; }

.style1 {
	color: #FF0000;
	font-weight: bold; }


.style2
{
color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
font-stretch:extra-condensed;
font-weight:bold;}

.style3
{
color:#444444;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-stretch:extra-condensed;
}

#guarantee{
	height:96px;
	width:82px;
	position:absolute;
	top:541px;
	right: 185px;
	z-index:6;
}

#margin1 {
	position: absolute;
	z-index: auto;
	height: 150px;
	width: 120px;
	top: 20px;
	right: 15px;
}

#margin2 {
	position: absolute;
	z-index: auto;
	height: 150px;
	width: 120px;
	top: 175px;
	right: 15px;
}

#margin3 {
	position: absolute;
	z-index: auto;
	height: 150px;
	width: 120px;
	top: 345px;
	right: 15px;
}

#margin4 {
	position: absolute;
	z-index: auto;
	height: 150px;
	width: 120px;
	top: 515px;
	right: 15px;
}


#sb-layoutframe {
position:relative;
margin-top:5px;
margin-left:15px;
	height: 900px;
	width: 720px;
}

#sb-titlebar {
	position: absolute;
	width: 720px;
	left: 0px;
	top: 0px;
	height: 100px;
	background-image: url(/adepteo_voipshop/images2/sb-images/title.jpg);
	background-repeat: no-repeat;
	background-position: left 10px;
}

#sb-titlebar img {
position:absolute;
top:0px;
right: 0px;

}

#left1500image {
	position: absolute;
	height: 244px;
	width: 177px;
	left: 0px;
	top: 100px;
}

#left1700image {
	position: absolute;
	height: 244px;
	width: 177px;
	left: 181px;
	top: 100px;
}

#right1500image {
	position: absolute;
	height: 244px;
	width: 177px;
	left: 363px;
	top: 100px;
}

#right1700image {
	position: absolute;
	height: 244px;
	width: 177px;
	left: 545px;
	top: 100px;
}


#left1500text {
	position: absolute;
	height: 225px;
	width: 177px;
	left: 0px;
	top: 354px;
	background-image: url(/adepteo_voipshop/images2/sb-images/boxback.jpg);
	background-repeat: repeat-x;
}

#left1500text img{
	position: absolute;
	right: 0px;
	bottom: 0px;
}

#left1700text {
	position: absolute;
	height: 225px;
	width: 177px;
	left: 182px;
	top: 354px;
	background-image: url(/adepteo_voipshop/images2/sb-images/boxback.jpg);
	background-repeat: repeat-x;
}

#left1700text img{
	position: absolute;
	right: 0px;
	bottom: 0px;
}

#right1500text {
	position: absolute;
	height: 225px;
	width: 177px;
	left: 364px;
	top: 354px;
	background-image: url(/adepteo_voipshop/images2/sb-images/boxback.jpg);
	background-repeat: repeat-x;
}

#right1500text img{
	position: absolute;
	right: 0px;
	bottom: 0px;
}

#right1700text {
	position: absolute;
	height: 225px;
	width: 177px;
	left: 546px;
	top: 354px;
	background-image: url(/adepteo_voipshop/images2/sb-images/boxback.jpg);
	background-repeat: repeat-x;
}
#right1700text img{
	position: absolute;
	right: 0px;
	bottom: 0px;
}

#delivery {
	position: absolute;
	background-image: url(/adepteo_voipshop/images2/sb-images/deliveryinfo.jpg);
	height: 260px;
	width: 350px;
	left: 5px;
	top: 590px;
	background-repeat: no-repeat;
}



#customer-services {
	position: absolute;
	background-image: url(/adepteo_voipshop/images2/sb-images/customerserv.jpg);
	height: 260px;
	width: 350px;
	left: 368px;
	top: 590px;
}

.custservimage{
	position: absolute;
	left: 20px;
	top: 50px;
}

.custservtable{
	position: absolute;
	left: 20px;
	top: 130px;
	width: 300px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #006666;
}

.texttitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 4px;
}
.custservintro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006666;
	position: absolute;
	top: 50px;
	right: 0px;
	left: 140px;
	width: 180px;
}


.textdescription {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin-top:10px;
	margin-left: 10px;
	margin-right: 15px;
	font-stretch:extra-condensed;
	line-height:11px;
	color: #006666;
}

.textdimensions {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top:5px;
	margin-left: 10px;
	margin-right: 6px;
	line-height:11px;
	color: #000000;
}

.notincluded {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top:5px;
	margin-left: 10px;
	margin-right: 6px;
	line-height:11px;
	color: #009999;
}

.sb-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	margin-top:50px;
	margin-left: 10px;
	margin-right: 100px;
	color: #006666;
}


#deal-position{
background-image:url(/adepteo_voipshop/images2/deal-of-the-day-title.jpg);
background-repeat:no-repeat;
position:absolute;
width:640px;
height:300px;}

.deal-title {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#003366;
margin-top:40px;}

.deal-text {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#003366;}

.deal-specs-title {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#003366;}
.basket_image {
	padding-right: 61px;
}

.live-chat-button {
		position:relative;
		margin:0 auto;
		width:70px;
}

.live-chat-button img {
		width:70px;
		height:70px;
}


.ui-carousel { padding: .2em .2em 0; }
.ui-carousel-item { overflow: hidden; }
.ui-carousel-clip { overflow: hidden; position: relative; z-index: 2; left: 0px; }
.ui-carousel-slide { margin: 0; padding: 0; position: relative; list-style-type: none; z-index: 1; }

.ui-carousel-horizontal .ui-carousel-item { float: left; }
.ui-carousel-horizontal .ui-icon-triangle-1-w { float: left;  }
.ui-carousel-horizontal .ui-icon-triangle-1-e { float: left; }
.ui-carousel-horizontal .ui-carousel-clip { float: left; }

.ui-carousel-vertical .ui-carousel-item { float: none; }



.checkout-product {

/*float:left;*/
border-bottom: 1px solid #0066cc;
border-right: 1px solid #023364;
/*height: 2.5em;*/
padding-top:11px;
padding-bottom:11px;
}

.table-header {
/*float:left;*/
background-color: #023364;
}

#voucher {
border:1px dashed #023364;
line-height:3em;
width:60%;
margin-left:20%;
margin-bottom:2em;
}

#register_outer{

margin: 0pt auto; width: 400px; background-color: green; font-size:14px; text-align:left; font-weight:bold; line-height:18px;
}

#register_inner {
border: 1px dotted green; width: 400px; margin:0 auto;
}

#register_btn {
background-color:#72C969;
/* width:120px; height:30px;*/ color:#21541C; -moz-border-radius: 4px;
-webkit-border-radius: 4px; border-radius:4px; border:2px solid #00ff00; margin-top:2em; margin-bottom:2em;
}

#login_outer {
margin: 0pt auto; width: 420px; background-color: rgb(0, 102, 204); font-size:14px; text-align:left; font-weight:bold; line-height:18px;
}

#login_inner {
border: 1px dotted #666666; width: 400px; margin:0 auto; padding:10px; margin-bottom:2em;
}

#login_box {
font-size:13px;
border-bottom: 1px solid #06c;
position:absolute;
top:15px;
right:20px;
}

#login_box a {
color: #ffff00;
}

.boxText img {
margin-top: 2px;
margin-bottom: 3px;
}

.bluebtn {
background-color:#06c; color:#ffffff; border:1px solid #0099ff;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-border-radius: 4px;
}

#basket_img {
float:right; margin-top:3em; margin-left:17em; margin-right:5em; color:#00ff00;
}

