/* START DEFAULT CSS SETTINGS */

* {padding:0px; margin:0px;} 
p {padding:0px; margin:0px;} 
a {outline:0px;text-align:center;}

html { overflow:scroll; }
img  {border:none; padding:0px; margin:0px;}

body, html {
	font-family:Arial; 
	font-size:12px;
	margin:0px;
	background:url(../image/background.jpg);
}

#top{
	width:870px;
	height:40px;
	margin:auto;
}

#banner{
	width:100%;
	height:140px;
	background:url(../image/banner_bg.jpg);
}

#banner_internal{
	width:870px;
	height:140px;
	margin:auto;
}

#banner_internal_left{
	width:405px;
	height:140px;
	float:left;
}

#banner_internal_right{
	width:465px;
	height:140px;
	float:left;
	text-align:right;
	margin-top:15px;
}

#banner_internal_right h1{
	font-family:arial;
	font-size:25px;
	color:#85c9ff;
	text-align:right;
}

#banner_internal_right h2{
	font-family:arial;
	font-size:16px;
	color:#85c9ff;
	text-align:right;
}

#banner_internal_right h2 a{
	font-family:arial;
	font-size:16px;
	color:#85c9ff;
	text-align:right;
}

#banner_internal_right p{
	font-family:arial;
	font-size:12px;
	color:#85c9ff;
	text-align:right;
}

#banner_internal_right a{
	font-family:arial;
	font-size:14px;
	color:#85c9ff;
	text-decoration:none;
	padding-right:10px;
	padding-left:10px;
}

#banner_internal_right a:hover{
	text-decoration:underline;
}

#main{
	width:870px;
	height:auto;
	margin:auto;
}

#left{
	width:175px;
	/*height:auto;*/
	float:left;
}

#left li a{
	font-size:13px;
	color:#61ace4;
	text-decoration:none;
}

#left li a:hover{
	text-decoration:underline;
}

#left li{
	width:165px;
	height:30px;
	line-height:30px;
	padding-left:10px;
	background:url(../image/menubg.png);
	display:block;
	list-style:none;
	font-size:13px;
	color:#61ace4;
	border-bottom:2px solid #eff9ff;
}

#left img{
	margin-top:5px;
}

#right1{
	width:665px;
	/*height:auto;*/
	height:270px;
	float:left;
	background-color:#ffffff;
	margin-left:10px;
	text-align:center;
	border:10px solid #fad3ee;
}

#new{
	width:214px;
	height:138px;
	position:relative;
	display:block;
	top:-300px;
	left:0px;
}

#overlay{
	width:646px;
	height:45px;
	background-color:#ffffff;
	position:relative;
	top:-120px;
	left:0px;
	margin:auto;
	filter:alpha(opacity=75);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	padding:10px;
}

#overlay h1{
	font-family:arial;
	font-size:16px;
	color:#4a8fb9;
	text-align:left;
}

#overlay p{
	text-align:left;
}

#right2{
	width:665px;
	/*height:auto;*/
	height:975px;
	float:left;
	background-color:#ffffff;
	margin-left:10px;
	margin-top:10px;
	border:10px solid #fad3ee;
}

#right{
	width:645px;
	height:auto;
	float:left;
	background-color:#ffffff;
	margin-left:10px;
	margin-top:10px;
	padding:10px;
}

#right a{
	font-family:arial;
	font-size:12px;
	color:#61ace4;
	text-decoration:none;
}

#right2 a{
	font-family:arial;
	font-size:12px;
	color:#3182bf;
	text-decoration:none;
}

#right2 a:hover{
	text-decoration:underline;
}

#center{
	width:665px;
	height:auto;
	float:left;
	background-color:#ffffff;
	margin-left:10px;
}

#center h1{
	font-family:arial;
	font-size:16px;
	color:#85c9ff;
	padding:10px;
}

#bestsellers{
	width:214px;
	height:124px;
	position:relative;
	float:left;
	z-index:1000;
}

#below_main{
	width:870px;
	height:auto;
	margin:auto;
}

#payments{
	width:175px;
	height:100px;
	float:left;
	margin-top:5px;
	padding-top:5px;
	text-align:center;
}

#payments img{
	padding:5px;
}

#manufacturers{
	width:685px;
	/*height:auto;*/
	height:100px;
	float:left;
	background-color:transparent;
	margin-left:10px;
	margin-top:10px;
	text-align:center;
	padding-top:15px;
}

#footer{
	width:870px;
	height:40px;
	margin:auto;
	text-align:center;
	color:#68a0cc;
}

#footer a{
	font-family:arial;
	font-size:12px;
	color:#68a0cc;
	line-height:40px;
	text-decoration:none;
}

#footer a:hover{
	text-decoration:underline;
}

img{
border:0px;
}

#slider{
text-align:center;
margin-left:0px;
}
    /* image replacement */
        .graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:665px;
		height:270px;
		overflow:hidden; 
		}	
.list {
	margin-bottom: 10px;
	width: 100%;
}
.list td {
	text-align: center;
	vertical-align: top;
	padding-bottom: 10px;
}

.button {
	padding-left: 8px;
	display: inline-block;
	margin-right: 5px;
	background: url('../image/button_left.png') top left no-repeat;
	text-decoration: none;
	color:#FFF;
	cursor: pointer;
}
.button span {
	color: #FFF;
	display: block;
	padding: 4px 12px 5px 5px;
	background: url('../image/button_right.png') top right no-repeat;
	cursor: pointer;
}
.buttons {
	background: #F8F8F8;
	border: 1px solid #DDDDDD;
	padding: 5px;
	margin-bottom: 10px;
	cursor: pointer;
}
.buttons input {
	padding: 0px;
	margin: 0px;
	cursor: pointer;
}
.buttons table {
	width: 100%;
	border-collapse: collapse;
}
.buttons table td {
	vertical-align: middle;
}
.tabs {
	width: 100%;
	height: 31px;
	margin-bottom: 0px;
}
.tabs a {
	float: left;
	display: block;
	padding: 6px 15px 7px 15px;
	margin-right: 2px;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	background: #FFFFFF url('../image/tab_3.png') repeat-x;
	color: #000000;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	z-index: 1;
	position: relative;
	top: 1px;
	cursor: pointer;
}
.tabs a.selected {
	background: #FFFFFF url('../image/tab_3.png') repeat-x;
	border-bottom: 0px;
	padding-bottom: 8px;
	z-index: 3;
	cursor: pointer;
}
.tab_page {
	border: 1px solid #DDDDDD;
	background: #FFFFFF;
	padding: 10px;
	display: block;
	z-index: 2;
	margin-bottom: 10px;
	cursor: pointer;
}

li{
	list-style:none;
	font-family:arial;
	font-size:12px;
	color:#68a0cc;
	text-decoration:none;
}

li a{
	list-style:none;
	font-family:arial;
	font-size:12px;
	color:#68a0cc;
	text-decoration:none;
}

li a:hover{
	text-decoration:underline;
}
