*{ margin: 0; padding: 0; }* 
body { 
	font: .7em Arial, "Trebuchet MS", Tahoma, sans-serif; 
	line-height: 1.6em;
	background: #fff; 
	color: #444; 
}

a {	color: #E0691A;	background: inherit;text-decoration:none;}
a:hover { color: #6C757A; background: inherit; text-decoration:none;}

h1 { font: normal 2.4em Arial, Sans-Serif, "Trebuchet MS"; padding: 7px 0 0 8px; margin: 0; text-decoration:none;}
h1 a { color: #737373; background: inherit;text-decoration:none; }
.orange { color: #E0692A; }
sup { font-size: .5em; }

h1 a, h2 a { text-decoration: none; }
h1 a:hover, h2 a:hover { color: #FF6600; background: inherit;text-decoration: none; }
h2 { font-size: 1.5em; margin-bottom: 5px; color: #000; background: inherit; }
p {	margin: 0 0 5px 0; }

ul { list-style : none; }


.content { 
	margin: 0 auto;
	width: 980px;
	padding: 10px; 
}

.header { 
	height: 70px;
	background: #fff url(../images/headerbg.gif) repeat-x bottom;
	color: #808080;
	margin: 3px 0;
	padding: 10px 0 0 0;
}

.top_info {
	float: right;
	width: 555px;
	padding: 5px 0 4px 0;
	color: #808080;
}

	.top_info_left {
		width: 200px;
		float: left;
	}

	.top_info_right {
		float: right;
		width: 290px;
		padding: 0 0 0 35px;
		border-left: 1px solid #eee;
	}

.browse_category  {
	width: 390px;
	color: #FFF;
	background: inherit;
}

.bar { 
	clear: both;
	font-size: 1.1em;
	height: 30px; 
	color: #FFF;
	background: #FF9148 url(../images/menubg.gif) repeat-x;
}

	.bar li { 
		padding: 6px 12px 6px 12px;
		color: #FFEADC;
		float: left; 
	}
	
	.bar li.active { 
		background: #E0691A url(../images/bar.gif) repeat-x; 
		color: #fff;
		font-weight: bold; 
		
	}
	
	.bar li a { 
		font-weight: bold;
		color: #FFF; 
		background: inherit;
		text-decoration: none;
	} 
	
.redfont { 
	color: red;
	font-weight: bold; 
}
	
.search_field { 
	background: #fff url(../images/searchbg.gif) no-repeat right; 
	color: #808080;
	clear: both;
	font-weight: bold;
	padding: 7px 12px 10px 10px;
	margin: 5px 0;
}
	input.search { 
		width: 292px; 
		border: 0;
		background: #FFF url(../images/input.gif) no-repeat;
		padding: 4px; 
		color: #E0691A;
		font-weight: bold;
		margin: 0 0 0 3px;
	}
	input.submit {
		background: #E0691A url(../images/submit.gif) no-repeat;
		border: 0;
		padding: 4px 0;
		width: 65px;
		margin: 0 10px 1px 0;
		color: #FFF;
		font: bold 1em Arial, Sans-Serif;
	}
	.grey { color: #808080; background: inherit; font-weight: normal; }
	.search_form { float: right; }


.left {
	float: left;
	width: 664px;
	margin: 0 0 10px 0;
}

.left h2 {
	clear: both;
	background: #E8E8E8 url(../images/h2bg.gif) no-repeat center left;
	color: #444;
	padding: 3px 0 4px 43px;
	font: bold 1.4em "Trebuchet MS", Arial, Sans-Serif;
	margin: 0 0 10px 0;
}

.left h3 {
	clear: both;
	color: #444;
	padding: 3px 0 4px 43px;
	font: normal 0.8em "Trebuchet MS", Arial, Sans-Serif;
	margin: 0 0 10px 0;
}


.left h3 a { color: #737373; background: inherit;text-decoration:none; }

.left h3 a:hover { color: #FF6600; background: inherit;text-decoration: none; }

	.left_side {
		float: left;
		width: 270px;
		padding: 0 0 0 10px;
		margin: 10px 0 0 38px;
	}
		
	.left_side a, .right_side a { color: #414141; background: #FFF; }
		
	.right_side {
		float: right;
		width: 270px;
		background: #FFF url(../images/dotted.gif) repeat-y;
		color: #414141;
		padding: 0 0 0 70px;
		margin: 10px 0;
	}
	.left_box { 
		margin: 0 0 10px 0; 
		color: #000; 
		background: #FFF; 
		padding: 3px 0; 
	}
	
		
		
.right {
	float: right;
	width: 300px;
	margin: 0 0 10px 0;
}
	.right h3 {
		background: #BDBDBD  url(../images/h3bg.gif) no-repeat center right;
		color: #FFF;
		padding: 8px 0 8px 5px;
		font: bold 1em Tahoma, Arial, Sans-Serif;
		margin: 0 0 3px 0;
	}
	.right_articles {
		background: #f5f5f5;
		color: #414141;
		padding: 8px;	
		margin: 0 0 3px 0;
	}
	.notice {
		background: #eee;
		color: #808080;
		padding: 12px 8px;	
		margin: 0 0 3px 0;
	}
	.image {
		float: left;
		margin: 0 9px 3px 0;
	}




.box {
	width: 98%;
	background: #FFFFFF;
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin-right: auto;
	margin-left: auto;
	line-height: 1;
	margin-bottom: 10px;
}

.box2 {
	width: 98%;
	background: #FFFFFF;
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin-right: auto;
	margin-left: auto;
	line-height: 1;
	margin-bottom: 2px;
}

.box2 h3 {
	font-size: 100%;
}
.box2 .fl {
	float: left;
	margin-right: 5px;
}


.line {
	background: url(../images/line.gif) repeat-x left bottom;
}

.cf:after {
	display: block;
	height: 0;
	clear: both;
	content: ".";
	visibility: hidden;
}
.cf { 
	display: inline-block; 
}

	.right_login {
		padding: 10px;
		margin: 0 0 10px 0;
		background: #A9D4F2;
		color: #246088;
		border-top: 1px solid #4A8EBC;
	}

	input.msubmit {
		background: #E0691A url(../images/login.gif) no-repeat;
		border: 0;
		padding: 4px 0;
		width: 60px;
		margin: 0 10px 1px 0;
		color: #FFF;
		font: bold 1em Arial, Sans-Serif;
	}

.cartimage {
		vertical-align: middle;
		margin: 0;
		padding:0;
	}

.newitem p {
	width: 120px;
	height: 128px;
	float: left;
	text-align: center;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-right: 1px;
	margin-bottom: 10px;
	margin-left: 1px;
	display: inline;
}

.newitem {
	margin-top: 10px;
}



.newitem a images {
	padding: 5px;
	border: 1px solid #CCCCCC;
}

form { 
	margin: 0; 
}

input.mlogin { 
	width: 136px;
	border: none; 
	background: url(../images/logininput.gif); 
	padding: 4px; 
}

.newitem a:hover img {
	border: 1px solid #FF0000;
}

.item_box {
		float: left;
		width: 100%;
		padding: 0 0 0 10px;
		margin: 2px 0 0 38px;
	}


.footer { 
	clear: both;
	text-align: center;
	padding: 10px 0;
	border-top: 1px solid #ccc;
	line-height: 2em;
}
.footer a { color: #808080; background: #fff; }

.desSlideshow{
    background-image: url(../images/loading.gif);
    background-position: center center;
    background-repeat: no-repeat;
}

.desSlideshow .switchBigPic, .desSlideshow .nav{
    display: none;
}
