@import url("print.css");
body {
	font-size: 12px;
	line-height: 140%;
	color: #333;
	background-image: url(images/bg-body.png);
	background-repeat: repeat-x;
	background-color: #600;
	margin: 0px;
	padding: 0px;
}
a {
	color: #900;
}
h1 {
	font-size: 16px;
	line-height: 100%;
	font-weight: bold;
	padding: 0px;
	height: 85px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
h2 {
	font-size: 16px;
	line-height: 100%;
	font-weight: bold;
	height: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	color: #333;
	background-image: url(images/bg-h2.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
h3 {
	font-size: 14px;
	line-height: 100%;
	font-weight: bold;
	height: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	color: #333;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 28px;
	background-image: url(images/bg-h3.png);
	background-repeat: no-repeat;
	background-position: right top;
}
h4 {
	font-size: 12px;
	line-height: 100%;
	font-weight: bold;
	height: 17px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	color: #333;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 37px;
	background-image: url(images/bg-h4.png);
	background-repeat: no-repeat;
	background-position: right top;
}





#headerWrap {
	background-image: url(images/bg-header.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 149px;
}
#headerLogo {
	padding-top: 19px;
	height: 74px;
	float: left;
}
#headerButton {
	float: right;
	padding-top: 4px;
}
#headerMenu a {
	background-color: #FFF;
	display: block;
	float: left;
	height: 56px;
}

#contentWrap {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

#content {
	background-color: #FFF;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bg-content.png);
	background-repeat: repeat-x;
	background-position: left top;
}
#mainArea {
	float: left;
	width: 680px;
	margin-left: 10px;
	margin-top: 10px;
}
#mainArea a:hover {
	color: #fff;
	background-color: #900;
}
a.imageReplace:hover {
	background-color: none!important;
}
a.nonHover:hover {
	background-color: #EBEBEB!important;
	text-decoration: none!important;
	color: #333!important;
}
a.nonHover2:hover {
	background-color: #FFF!important;
	text-decoration: none!important;
	color: #333!important;
}


#rightMenu {
	float: right;
	width: 196px;
	text-align: center;
	margin-top: 10px;
	margin-right: 7px;
}
#rightMenu img {
	margin-top: 2px;
}


#footerWrap {
	background-image: url(images/bg-footerWrap.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 131px;
}
#footer {
	background-image: url(images/bg-footer.png);
	background-repeat: no-repeat;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	height: 116px;
	padding-top: 15px;
	padding-right: 70px;
	padding-left: 50px;
	color: #825729;
}
.section {
	padding-left: 30px;
}
.returnTop {
	font-size: 10px;
	line-height: 100%;
	text-align: right;
	margin-top: 20px;
	margin-bottom: 30px;
	margin-right: 3px;
}

.returnTopBottom {
	font-size: 10px;
	line-height: 100%;
	text-align: right;
	margin-right: 8px;
	padding-top: 20px;
	padding-bottom: 3px;
}

.linkArea {
	border: 1px solid #999;
	padding: 8px;
	margin-left: 30px;
	background-color: #EBEBEB;
	margin-right: 2px;
}
.linkArea a {
	background-image: url(images/bg-link_icon.png);
	background-repeat: no-repeat;
	padding-left: 16px;
	background-position: 0px -1px;
}


.border {
	border: 1px solid #E0DBCF;
}
.border th, .border td {
	padding: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #E0DBCF;
	background-image: url(images/bg-table_border.png);
	background-repeat: repeat-y;
	background-position: right top;
}
.border tr.head {
	background-image: url(images/bg-border_th.png);
	background-repeat: repeat-x;
	background-color: #F9F1E4;
}
.border tr.head td {
	background-color: #FFF;
}
.border tr.even td{
	padding: 5px;
	background-color: #F9F1E4;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #E0DBCF;
	background-image: url(images/bg-table_border.png);
	background-repeat: repeat-y;
	background-position: right top;
}

.border .leftCell {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #E0DBCF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
}
.border .rightCell {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #E0DBCF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	background-image: none;
}
.border tr.bottomCell th {
	border-bottom-style: none;
}

.border tr.bottomCell td{
	border-bottom-style: none;
}

.clear {
	clear: both;
	font-size: 0px;
	line-height: 0px;
}
.photo {
	background-color: #FFF;
	padding: 4px;
	border: 1px solid #CCC;
}
.pageLinkArea {
	border: 1px solid #999;
	padding: 8px;
	background-color: #EBEBEB;
	float: left;
	margin-left: 15px;
}
.pageLinkArea a {
	background-image: url(images/bg-page_link_icon.png);
	background-repeat: no-repeat;
	padding-left: 12px;
	background-position: 0px 2px;
}
.price {
	font-size: 18px;
	line-height: 140%;
	font-weight: bold;
	color: #F00;
}

.price2 {
  font-weight: bold;
  color: #F00;
}
.smartPhoneBox {
	padding:20px 0px;
	background-color:#CCC;
	min-width: 1000px;
}
a.smartPhoneButton {
	display:block;
	width:75%;
	font-weight:bold;
	text-decoration:none;
	font-size:46px;
	line-height:120px;
	color:#333;
	border: 3px solid #BF9900;
	border-radius:15px;
	background-color:#FFDC50;
	background-image: -moz-linear-gradient(rgba(255,255,255,0.8), rgba(255,255,255,0) 50%, rgba(0,0,0,0.25) 50%, rgba(255,255,255,0.2));
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,0.8)), color-stop(0.5, rgba(255,255,255,0)), color-stop(0.5, rgba(0,0,0,0.25)), to(rgba(255,255,255,0.2)));
	-moz-box-shadow: 0px 0px 10px 10px rgba(255,255,255,1) inset;
	-webkit-box-shadow: 0px 0px 10px 3px rgba(255,255,255,0.6) inset,0px 0px 8px 8px #FFF;
	-webkit-text-shadow: 0px -1px 10px #FFF;
	text-shadow: 0px -1px 10px #FFF;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

