.content-view{
	text-align:justify;
	vertical-align:top;
}

body {
	margin: 0;
	padding: 0;
	background: url(../../img/layout/body-bg.gif) repeat-x top left;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 150%;
}

/* Link */
a {
	color: #F26522;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* Heading */
h1 {
	font-size: 180%;
}

h2 {
	font-size: 150%;
}

h3 {
	font-size: 120%;
}

h4 {
	font-size: 110%;
	text-transform: uppercase;
}

p, pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6 {
	margin: 10px 0;
	padding: 0;
}

/* Order list and Unorder list*/
ul {
	list-style: none;
}

ul li {
	line-height: 180%;
	padding-left: 30px;
}

ol li {
	line-height: 180%;
	margin-left: 35px;
}

th {
	font-weight: bold;
	padding: 5px;
	text-align: left;
}

fieldset {
	border: none;
	padding: 10px 5px;
}

fieldset a {
	font-weight: bold;
}

fieldset.input {
	padding: 0;
}

hr {
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	border-top: 1px solid #cccccc;
	height: 1px;
}

/* FORM
--------------------------------------------------------- */
form {
	margin: 0;
	padding: 0;
}

form label {
	cursor: pointer;
}

input, select, textarea, .inputbox {
	font-size: 100%;
}

.inputbox {
	padding: 0px;
}

.button {
	padding: 0;
}

td, p, div {
	font-size: 12px;
}

/* LAYOUT
------------------------------------------------*/
#mainwrap {
	margin: 0;
	padding: 0;
}

#mainwrap {
	background: url(../../img/layout/mainwrap2-bg.gif) repeat-y top center;
}

#mainwrap-2 {
	background: url(../../img/layout/mainwrap-bg.gif) no-repeat top center;
}

#mainwrap-3 {
	/*background: url(../../img/layout/mainwrap-bot.gif) no-repeat bottom center;*/
	text-align: center;
}

#wrap {
	width: 980px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}

#maincontainer {
	margin: 0;
	padding: 0;
}

#mainbody {
	width: 711px;
	float: left;
	margin: 0;
	padding: 0;
}

#maincontent {
	margin: 0;
	padding: 10px 20px;
}

#rightcol-wrap {
	float: right;
	width: 268px;
}

/* Float layout */
#maincontent-fl #content {
	width: 691px;
}

#maincontent-fl #content-innerpad {
	padding-left: 0px;
	padding: 0 20px 0 0 !ie;
}
/* HEADER
------------------------------------------------*/
#header {
	height: 103px;
	border: none;
	position: relative;
}

#header h1 {
	margin: 0;
	padding: 0;
}

#header h1 a {
	display: block;
	float: left;
	width: 350px;
	height: 70px;
	position: absolute;
	top: 50px;
	left: 0;
	text-indent: -3000;
}

/* Top navigation */
#topnav {
	margin: 5px 0 0 0;
	padding: 0;
	float: right;
	width: 80%;
	text-align: right;
}

#topnav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
}

#topnav ul li {
	margin: 0;
	padding: 0;
	display: block;
	float: left;
}

#topnav ul li a {
	display: block;
	float: left;
	color: #FFFFFF;
	padding: 0px 10px;
	border-right: 1px solid #DDDDDD;
	text-decoration: none;
}

#topnav ul li a:hover,
#topnav ul li a:active,
#topnav ul li a:focus {
	text-decoration: underline;
}

/* MAIN NAVIGATION
------------------------------------------------*/
#mainnav {
	margin: 0;
	padding: 0;
}

#mainnav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}

#mainnav ul li {
	margin: 0;
	padding: 0;
	float: left;
	display: block;
}

#mainnav ul li a {
	display: block;
	float: left;
	margin: 0;
	padding: 7px 15px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}

#mainnav ul li a:hover,
#mainnav ul li a:active,
#mainnav ul li a:focus {
	color: #FFF799;
}

#mainnav a.active {
	color: #FFF799;
}

/* Search form */
#search-form {
	margin: 0;
	padding: 20px 0 0 30;
}

#search-form table {
}

.searchbox {
	border: 1px solid #333333;
	padding: 0px 0px;
	padding: 2px 0px !ie;
	height: 20px;
	height: 23px !ie;
}

.but-search {
	background: url(../../img/layout/but-search.gif) no-repeat top left;
	padding: 3px 3px;
	padding: 5px 20px !ie;
	margin-top:3px;
	margin-top:0px !ie;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
}

* html .but-search {
	padding: 4px 10px 4px 5px;
}

/* Top spotlight */
#topslwrap {
	padding: 10px 20px;
}

#topsl-top {
	background: url(../../img/layout/topsl-top.gif) no-repeat top left;
	padding: 5px;
}

#topsl-bot {
	background: url(../../img/layout/topsl-bot.gif) no-repeat bottom left;
}

div.dr-left,
div.dr-right {
	width: 20px;
	float: left;
}

div.pro-slide {
	float: left;
	width: 620px;
}

div.element-1 {
	width: 155px;
	float: left;
	text-align: center;
}

div.element-1 span {
	display: block;
	text-align: center;
}

/* Pathway */
#pathway {
	line-height: 20px;
	color:#000000;
}

/* Container */
#leftcol {
	width: 175px;
	float: left;
}

/* Module */
div.module h3 {
	background: url(../../img/layout/h3-bg.gif) no-repeat top left;
	text-align:center;
	padding-top:5px;
	height:28px;
	color: #FFFFFF;
}

div.module .md-center {
	background: url(../../img/layout/md-center.gif) repeat-y top left;
}

div.module .md-top {
	background: url(../../img/layout/md-top.gif) no-repeat top left;	
}

div.module .md-bot {
	background: url(../../img/layout/md-bot.gif) no-repeat bottom left;
	padding: 10px;
	text-align:left;
}


ul.mainlevel {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.mainlevel li {
	margin: 0;
	padding: 0;
	display: block;
	border-bottom: 1px solid #F6F4F4;
	background: url(../../img/layout/mnleft.gif) no-repeat right bottom;
}

ul.storelevel {
	margin: 0;
	padding-left:10px;
	list-style: none;
}

ul.storelevel li {
	margin: 0;
	padding: 0;
	display: block;
	height:25px;
	background-color:#FFFFFF;
}

ul.mainlevel li a {
	display: block;
	padding: 3px 2px;	
	color: #333333;
	text-decoration: none;
}

ul.mainlevel li a:hover,
ul.mainlevel li a:active,
ul.mainlevel li a:focus {
	background: url(../../img/layout/mnleft-hover.gif) no-repeat right bottom;	
	color: #F26522;
	text-decoration: none;
	font-weight:bold;
}

ul.mainlevel li a.active {
	background: url(../../img/layout/mnleft-hover.gif) no-repeat right bottom;
	font-weight: bold;
	color: #F26522;
}

ul.mainlevel li div table tr td a:hover,
ul.mainlevel li div table tr td a:active,
ul.mainlevel li div table tr td a:focus {
	background: url() no-repeat right bottom;
	color: #000000;
	text-decoration: underline;
	font-weight:normal;
}
/* Content */
#content {
	width: 494px;
	float: right;
}

#content-innerpad {
	padding-left: 10px;
}

.article-title {
	font-weight: bold;
}

span.price {
	font-weight: bold;
	color: #F26522;
}

span.seperator {
	display: block;
	background: url(../../img/layout/sep.gif) repeat-x center left;
	height: 1px;
}

/* RIGHT COL
------------------------------------------------*/
.rightcol-innerpad {
	padding-left: 17px;
}

div.md-allcat {
	margin-top: 20px;
	background: url(../../img/layout/md-r-center.gif) repeat-y top left;
}

div.md-allcat .md-top {
	background: url(../../img/layout/md-r-top.gif) no-repeat top left;
}

div.md-allcat .md-bot {
	background: url(../../img/layout/md-r-bot.gif) no-repeat bottom left;
	padding: 10px 3px 0px 0;
}

div.md-allcat h3.catname {
	padding: 5px 0 5px 10px;
	background: #B4BCC7;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

div.md-allcat table {
	margin: 0 10px;
}

div.md-allcat table td {
	padding: 3px 0;
}

div.md-sa {
	margin-top: 20px;
}

div.md-sa div {
	padding: 0 0 20px 0;
	padding: 0 0 5px 0 !ie;
}

div.md-sa h3 {
	font-size: 12px;
	text-transform: uppercase;
}

span.title {
	font-weight: bold;
}

div.md-sa p {
	margin-top: 5px;
}

/* Login form */
div.md-login {
}

div.md-login h3 {
	text-transform: uppercase;
	color: #FFFFFF;
}

#login-form {
	margin: 0;
	padding: 0;
}

table.tbl-loginform {
	margin: 0;
	padding: 0;
}

table.tbl-loginform th {
	font-size: 11px;
	color: #FFFFFF;
	padding: 0 0;
}

table.tbl-loginform td {
	padding: 0 0;
}

table.tbl-loginform th a {
	color: #FFFFFF;
	font-weight: normal;
}

.username, .password {
	border: 1px #FFFFFF solid;
	width: 147px;
	padding: 1px 0px;
	color: #FFFFFF;
	background-color: #4E5860;
	padding-right: 10px;
}

#tbl-org-loginform {
	margin: 0;
	padding: 0;
}

table.tbl-org-loginform {
	margin: 0;
	padding: 0;
}

table.tbl-org-loginform th {
	font-size: 11px;
	color: #000000;
	padding: 3px 0;
}


table.tbl-org-loginform td {
	padding: 3px 0;
}

table.tbl-org-loginform th a {
	color: #000000;
	font-weight: normal;
}

.small-but {
	background: url(../../img/layout/but-bg1.gif) no-repeat top left;
	color: #FFFFFF;
	font-weight: bold;
	border: none;
	padding: 3px 3px 3px 3px;
	padding: 3px 10px 3px 5px !ie;
	margin-left: 10px;
}
.large-but {
	background: url(../../img/layout/bg_but.gif) top left;
	color: #FFFFFF;
	font-weight: bold;
	border: none;
	padding: 3px 0px 3px 0px;
}

/* Bot spotlight 1 */
#deal_new_home, #coupon_new_home , #more_store{
	padding: 10px;
	margin-left: 1px;
	background: #ECECEC;
	border-top: 1px solid #D4D5D7;
	border-bottom: 1px solid #D4D5D7;
}

#coupon_new_home {
	background: none;
	border: none;
}

.products {
	margin-top: 10px;
}

.titlecat {
	width: 30%;
	float: left;
	margin: 0px;
	padding: 0;
	font-weight: bold;
	color: #F26522;
	text-transform: uppercase;
	font-size: 12px;
}

.productsort {
	width: 69%;
	float: right;
	text-align: right;
}

.product {
	float: left;
	margin: 9px 15px 9px 16px;
	padding: 0px;
	width: 100px;
	text-align: center;
}

div.product img {
	border: 0px solid #D4D5D7;
}

div.product span {
	display: block;
	text-align: center;
	padding: 3px 0;
}

div.pagenav {
	text-align: right;
}

/* Bottom navigation */
#bot-nav {
	padding: 0 10px;
	border-top: 1px solid #D4D5D7;
	border-bottom: 1px solid #D4D5D7;
}

#bot-nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}

#bot-nav ul li {
	margin: 0;
	padding: 0;
	display: block;
	float: left;
}

#bot-nav ul li a {
	display: block;
	float: left;
	color: #333333;
	text-decoration: none;
	padding: 0px 5px;
	margin: 5px 0;
	border-right: 1px solid #D4D5D7;
}

#bot-nav ul li a:hover {
	color: #F26522;
	text-decoration: underline;
}

/* Signup page */
#sg {
	background: none;
	text-align: center;
}

#sg-wrap2,
#sg-wrap {
	width: 500px;
	margin: 20px auto 0;
	border: 1px solid #DDDDDD;
	background: #F0F0F0;	
}

#sg-wrap2 {
	width: 500px;
}

#sg-wrap2 div {
	padding: 10px 15px;
}

#sg-wrap div {
	padding: 10px;
}

.tblsign {
	width: 100%;
}

.tblsign th,
.tblsign td {
	padding: 2px 5px;
}

.tblsign th {
	font-weight: bold;
	font-size: 11px;
}

.inputbox {
	border: 1px solid #CCCCCC;
	padding: 3px 5px;
}

.btsign2,
.btsign {
	background: url(../../img/layout/btsg.gif) no-repeat top left;
	padding: 11px 0px;
	font-weight: bold;
	font-size: 150%;
	border: none;
	color: #666666;
	width:130px;
}

.btsign2 {
	padding: 11px 45px;
}

/* Footer */
#footer {
	vertical-align:bottom;
	padding: 10px 20px 20px;
}

/* Clearfix */
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

* html > body .clearfix {
	display: block;
	width: 100%;
}

* html .clearfix {
	height: 1%;
}


.error_message{
	color:#FF0000;
}

div.page-title {
	background: url(../../img/layout/pt-bg.gif) no-repeat top left;
	margin: 0;
	padding: 0 0 0 7px;
}

div.page-title h3 {
	padding: 8px 60px 8px 5px;
	margin: 0;
	background: url(../../img/layout/pt-bg2.gif) no-repeat top right;
	float: left;
	height: 20px;
	color: #FFFFFF;
	font-size: 150%;
	text-transform: uppercase;
}

* html div.page-title h3 {
	padding: 10px 60px 10px 5px;	
}

div.div-comment {
	width: 123px;
	height: 80px;
	background: url(../../img/layout/comment-bg.gif) no-repeat top left;
	float: right;
	margin-left: 10px;
}

div.div-comment-coupon {
	width: 123px;
	height: 80px;
	background: url(../../img/layout/comment-bg.gif) no-repeat top left;
	float:left;
}

div.div-comment-coupon-new {
	width: 120px;
	height: 140px;
	background: url(../../img/layout/comment-bgc.gif) no-repeat top left;
	float:left;
}

.view {
	margin-left: 4px;
	background: url(../../img/layout/icon-view.gif) no-repeat 0px 1px;
	text-align:left;
}

.comment {
	margin-left: 4px;
	background: url(../../img/layout/icon-comment.gif) no-repeat 0px 1px;
	text-align:left;
}

.loveit {
	padding-left: 4px;
	text-align:left;
}

.tellafriend {
	margin-left: 4px;
	background: url(../../img/layout/icon-addfriend.gif) no-repeat 0px 1px;
	text-align:left;
}

.mobile {
	margin-left: 4px;
	background: url(../../img/layout/phone.gif) no-repeat 0px 1px;
	text-align:left;
}

.postquestion {
	margin-left: 4px;
	background: url(../../img/layout/icon-postq.gif) no-repeat 0px 1px;
	text-align:left;
}
/* Price order */
div.big-price {
	float: left;
	width: 145px;
	height: 49px;
	line-height: 49px;
	font-size: 110%;
	font-weight: bold;
}
div.big-discount {
	float: left;
	width: 100px;
	height: 49px;
	line-height: 49px;
	font-size: 110%;
	font-weight: bold;
}
div.but-book {
	float: right;
	width: 215px;
}

div.but-book a {
	display: block;
	height: 36px;
	background: url(../../img/layout/shop-bg.gif) no-repeat top left;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 36px;
	font-size: 120%;
	padding-left: 50px;
	text-decoration: none;
}
div.but-coupon {
	float: center;
	vertical-align:bottom;
	width: 215px;
}

div.but-coupon a {
	display: block;
	height: 49px;
	background: url(../../img/layout/shop-bg1.gif) no-repeat top left;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 49px;
	font-size: 130%;
	padding-left: 30px;
	text-decoration: none;
}

/* comment */
div.box-blue-top {
	background: url(../../img/layout/box-blue-top.gif) no-repeat top left;
	padding: 10px;
}

div.box-blue-bot {
	background: url(../../img/layout/box-blue-bot.gif) no-repeat bottom left;
	margin-bottom: 20px;
}

div.box-grey-top {
	background: url(../../img/layout/box-grey-top.gif) no-repeat top left;
	padding: 10px;
}

div.box-white-top img,
div.box-grey-top img {
	margin-right: 10px;
}

div.box-white-top p,
div.box-grey-top p {
	margin: 0 0 10px;
}

div.box-grey-bot {
	background: url(../../img/layout/box-grey-bot.gif) no-repeat bottom left;
	margin-bottom: 20px;
}

div.box-white-top {
	background: url(../../img/layout/box-white-top.gif) no-repeat top left;
	padding: 10px;
}

div.box-white-bot {
	background: url(../../img/layout/box-white-bot.gif) no-repeat bottom left;
	margin-bottom: 20px;
}

/* Botttom spotlight 3 */
#botslwrap {
	margin: 0;
	padding: 0 20px;
	border-top: 1px solid #DDDDDD;
	background: #EBEBEB;
}

#botslwrap h3 {
	text-transform: uppercase;
}

div.botsl-element1 {
	width: 250px;
	float: left;
}

div.botsl-element {
	width: 180px;
	float: left;
}

.left_today {
	background: url(../../img/layout/left_today.gif);
	width:5px;
	height:25px;
}
.right_today {
	background: url(../../img/layout/right_today.gif);
	width:5px;
	height:25px;
}
.title_today {
	background: url(../../img/layout/bg_today.gif);
	text-align:center;
	color:#FFFFFF;
	height:25px;
}

.row1_today {
	background-color:#FFFFFF;
	text-align:left;
	color:#000000;
	height:31px;
	padding-top: 8px;
	padding-bottom: 8px;
}

.row2_today {
	background-color:#EDEFEF;
	text-align:left;
	color:#000000;
	height:31px;
	padding-top: 8px;
	padding-bottom: 8px;
}

.title_deal {
	font-size:100%;
	margin-left:15px;
	margin-left:0px !ie;
}


.link_image {
	border:0px;
	border-color:#FFFFFF;
}

.content-deal a{
	color:#3474A2;
}
