@charset "utf-8";
/* CSS Document */

#wrapper {
	width:1100px;
	margin:0 auto;
	text-align:left;
	position:relative;
	overflow:hidden;
	border:0px solid blue;
	border:0px solid #00C;
}

#header{
	width:100%;
	height:100px;
	border:0px solid #00C;

}
#menu_container{
	width:100%
	border:solid 0px #00F;
	margin-left:5px;
	margin-right:3px;
	border:0px solid #00C;
	
}


#home_slideshow{
	width:100%
	border: solid 0px #00F;
}

#main_container{
	width:100%;
	border:solid 0px blue;
}


#menu_container ul {
	margin: 0;
	padding: 0;
	float:left;
	display:inline-block;
}

#menu_container ul li {
	list-style:none;
	
    display: inline-block;
}
#menu_container li{
	list-style:none;	
}
#menu_container li a{
	
	background:url(../images/menu_bg.jpg) no-repeat;
	overflow:hidden;
	color:#fff;
	text-decoration:none;
	width:120px;
	height:37px;
	display:inline-block;
	text-align:center;
	

}

#menu_container li a:hover{
	background:url(../images/menu_bg_hover.jpg) no-repeat;
	overflow:hidden;
	color:#fff;
	text-decoration:none;
	width:120px;
	height:37px;
}

#menu_container td span a{
	
	background:url(../images/menu_bg_left.jpg) no-repeat;
	overflow:hidden;
	color:#fff;
	text-decoration:none;
	width:126px;
	height:37px;
	display:inline-block;
	text-align:center;
	padding-top:5px;

}

#menu_container table{
	width:100%;
	height:37px;
	
	
}

#menu_container td li{
	with:120px;
	border:0px solid;
}


#menu_container td span a:hover{
	background:url(../images/menu_bg_left_hover.jpg) no-repeat;
	overflow:hidden;
	color:#fff;
	text-decoration:none;
	width:126px;
	height:37px;
}

#menu_container td li div a{
	background:url(../images/menu_bg_right.jpg) no-repeat top right;
	overflow:hidden;
	color:#fff;
	text-decoration:none;
	width:120px;
	height:37px;
	padding-top:5px;
	
}



#menu_container td li div a:hover{
	background:url(../images/menu_bg_right_hover.jpg) no-repeat top right;
	overflow:hidden;
	color:#fff;
	text-decoration:none;
		width:120px;
		height:37px;

}


#ipods ul{
	margin-left:15px;
	
	
}

#ipods li{
	margin-left:5px;
	
	
}
#ipods td{
	padding:0px;
	
	
}
#ipods h3{
	border-top:solid 1px #CCC;
}


#footer {
	width:100%
	border:solid 1px #FC0;
	margin:30px 0px 20px 0px;
	padding:10px;
	}

#logo_container{
	margin:0px 10px 10px 10px;
	background-image:url(../images/logo.jpg);
	background-position:center;
	background-repeat:no-repeat;
	float:left;
	height:83px;
	width:248px;
}

#logo_reseller_container{
	margin:10px 20px 10px 10px;
	background-image:url(../images/authorised_reseller.jpg);
	height:59px;
	width:500px;
	background-position:right;
	background-repeat:no-repeat;
	float:right;
	
}

* {
	margin:0;
	padding:0;
	font-weight:normal;
	font-style:normal;
	
}
strong {
	font-weight:bold;
}
a {
	outline:none;
	color:#c26605;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
body, html {
	font-family:"Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size:12px;
	text-align:center;
	background:#f4f4f4;
	line-height:20px;
	color:#333;
}

.home_side_box_top{
	background-image:url(../images/home_side_box_top.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	width:483px;
	height:40px;
}
.home_side_box_top h3{
	padding-left:15px;
	padding-top:5px;
}
.home_side_box_bg{
	background-image:url(../images/home_side_box_bg.gif);
	background-repeat:repeat-y;
	width:483;
	background-position:center;
}
.home_side_box_bg ul li{
	list-style:none;
	margin:15px;
	border-bottom:solid 1px #e3e3e3;
	}
	
.home_side_box_bg li em {
	font-size:11px;
	color:#999;
}
.home_side_box_bottom{
	background-image:url(../images/home_side_box_bottom.gif);
	background-repeat:no-repeat;
	background-position:top;
	
	height:18px;
}



.inner_side_top{
	background-image:url(../images/inner_side_top.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	width:221;
	height:41px;
}
.inner_side_top h3{
	padding-left:15px;
	padding-top:5px;
}
.inner_side_bg{
	background-image:url(../images/inner_side_bg.gif);
	background-repeat:repeat-y;
	width:221px;
	background-position:center;
}
.inner_side_bg ul li{
	list-style:none;
	margin:15px;
	border-bottom:solid 1px #e3e3e3;
	}
	
.inner_side_bg li em {
	font-size:9px;
	color:#999;
}
.inner_side_bg p {
	margin:15px;
}
.inner_side_bottom{
	background-image:url(../images/inner_side_bottom.gif);
	background-repeat:no-repeat;
	background-position:top;
	height:20px;
}




.product_top{
	background-image:url(../images/products_top.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	width:221px;
	height:41px;
}
.product_top h3{
	padding-left:15px;
	padding-top:5px;
	color:#FFF;
}
.product_bg{
	background-image:url(../images/products_bg.gif);
	background-repeat:repeat-y;
	width:221;
	background-position:center;
}
.product_bg ul li{
	list-style:none;
	margin:10px 15px 10px 15px;
	border-bottom:solid 1px #e3e3e3;
	}

	
.product_bg li em {
	font-size:11px;
	color:#999;
}
.product_bottom{
	background-image:url(../images/products_bottom.gif);
	background-repeat:no-repeat;
	background-position:top;
	
	height:18px;
}






/*fram*/
.f1{
	height:22px;
	width:22px;
	overflow:hidden;
	background-position:top left;
	background-image:url(../images/f.jpg);
	
	
}
.f2{
	height:22px;
	overflow:hidden;
	background:url(../images/f2.jpg) repeat-x;
	
	
	}
.f3{
	height:22px;
	width:22px;
	overflow:hidden;
	background-position:top right;
	background-image:url(../images/f.jpg);
}
.f6{
	height:22px;
	overflow:hidden;
	background:url(../images/f2.jpg) repeat-x bottom;
	
	
	}
.f5{
	height:22px;
	width:22px;
	overflow:hidden;
	background-position:bottom right;
	background-image:url(../images/f.jpg);
}
.f4{
	height:22px;
	overflow:hidden;
	background:url(../images/f3.jpg) repeat-y right;
	}
.f7{
	height:22px;
	width:22px;
	overflow:hidden;
	background-position:bottom left;
	background-image:url(../images/f.jpg);
}
.f8{
	height:22px;
	overflow:hidden;
	background:url(../images/f3.jpg) repeat-y left;
	}
.content_bg{
	background-image:url(../images/content_bg.jpg);
}

h1 {
	clear:both;
	font-size:18px;
	line-height:24px;
	margin-bottom:15px;
	color:#999;
}
 h2 {
	font-size:18px;
	color:#333;
	margin-bottom:8px;
}
h3 {
	clear:both;
	font-size:16px;
	line-height:24px;
	margin-bottom:0px;
	color:#999;
}
h4 {
	font-size:13px;
	margin-bottom:3px;
	font-weight:bold;
	color:#999;
}
#product_container ul li
{
	list-style:none;
	border-bottom:solid 1px #e3e3e3;
}

#footer_nav ul li{
	list-style:none;
	display:inline;
	margin:0 2px 0 2px;
	font-size:11px;
	
	
}
.msg{
	width::100%;
	padding:10px 5px 10px 5px;
	margin:10px;
	border:#F93 solid 1px;
	text-align:center;
}

	#entry_container td{
		padding:0px;
	}

img{
	border:none ;
}

.SlideTab {
	position:relative;
	display:block;
	border:solid #C09 1px;
}


