body
{
	background-color: #fff2c8;
	background-image: url(../images/background-gradation.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Tahoma, Arial, Serif;
	line-height: 1em;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}
#wrapper {
	position: relative;
	width: 963px;
	margin: 0 auto;
	/*padding: 0px 15px;*/
	text-align: left;
	background-color: #FFFFFF;
	border-left: solid 7px #333333;
	border-right: solid 7px #333333;
	border-bottom: solid 7px #333333;
        border-top: solid 7px #333333;
}
#outer-table {
	border: none;
	width: 100%;
	margin: 0;
}
#top-banner {
	position: relative;
	height: 150px;
	margin: 0 auto;
}
#logo-crown {
	position: absolute;
	bottom: 20px;
	float: left;
	left: 25px;
}
#logo-text {
	width: 226px;
	height: 45px;
	position: absolute;
	bottom: 20px;
	left: 170px;
}
#topnav
{
	background-color: #ff4444;
	text-align: center;
}
a {
	text-decoration: none;
}
p {
	font-size: 0.9em;
	margin: 7px 0px;
}
h2 {
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	margin: 8px 0px;
}
h4 {
	margin: 3px 0px;
}
h5 {
        line-height: 1em;
        border-bottom: 1px solid #ddd;
        margin: 15px 0px 0px 0px;
}
#newsletter p {
	font-size: 0.8em;
}
#contact-number {
	color: #FFF;
	font-family: serif;
	font-size: 0.9em;
	text-align: left;
	padding: 4px;
	width: 350px;
	height: 80px;
	position: absolute;
	top: 50px;
	right: 0px;
	background-color: #333;
	/*border: #cc0000 2px dotted*/;
}
#contact-number-image {
	float: left;
	height: 70px;
	width: 20%;
}
#contact-number-text {
	float: left;
	width: 80%;
	font-family: helvetica, arial;
}
#topnav ul {
	margin: 0;
	padding: 15px;
}
#topnav ul li {
	display: inline;
	margin: 0 10px 0 5px;
}
#topnav a
{
	padding: 12px 9px;
	font-size: 1em;
	font-variant: small-caps;
	text-decoration:none;
	font-weight: bold;
}

#topnav a:link, #topnav a:visited
{
	color:#000;
}

#topnav a:hover, #topnav a:active
{
	color: #FFFFFF;
	background-color: #000000;
}

/* ---------------------- Blueslate nav ---------------------- */
.blue #slatenav{position:relative;display:block;height:42px;font-size:11px;font-weight:bold;background:transparent url(slateimages/blueslate_background.gif) repeat-x top left;font-family:Arial,Verdana,Helvitica,sans-serif;text-transform:uppercase;}
.blue #slatenav ul{margin:0px;padding:0;list-style-type:none;width:auto;}
.blue #slatenav ul li{display:block;float:left;margin:0 1px 0 0;}
.blue #slatenav ul li a{display:block;float:left;color:#D5F1FF;text-decoration:none;padding:14px 22px 0 22px;height:28px;}
.blue #slatenav ul li a:hover,.blue #slatenav ul li a.current{color:#fff;background:transparent url(slateimages/blueslate_backgroundOVER.gif) no-repeat top center;}
/* ---------------------- END Blueslate nav ---------------------- */

/* ---------------------- Greenslate nav ---------------------- */
.green #slatenav{position:relative;display:block;height:42px;font-size:11px;font-weight:bold;background:transparent url(slateimages/greenslate_background.gif) repeat-x top left;font-family:Arial,Verdana,Helvitica,sans-serif;text-transform:uppercase;}
.green #slatenav ul{margin:0px;padding:0;list-style-type:none;width:auto;}
.green #slatenav ul li{display:block;float:left;margin:0 1px 0 0;}
.green #slatenav ul li a{display:block;float:left;color:#EEFFDF;text-decoration:none;padding:14px 22px 0 22px;height:28px;}
.green #slatenav ul li a:hover,.green #slatenav ul li a.current{color:#fff;background:transparent url(slateimages/greenslate_backgroundOVER.gif) no-repeat top center;}
/* ---------------------- END Greenslate nav ---------------------- */

/* ---------------------- Redslate nav ---------------------- */
.red #slatenav{position:relative;display:block;height:42px;font-size:11px;font-weight:bold;background:transparent url(slateimages/redslate_background.gif) repeat-x top left;font-family:Arial,Verdana,Helvitica,sans-serif;text-transform:uppercase;}
.red #slatenav ul{margin:0px;padding:0;list-style-type:none;width:auto;}
.red #slatenav ul li{display:block;float:left;margin:0 1px 0 0;}
.red #slatenav ul li a{display:block;float:left;color:#FECCC3;text-decoration:none;padding:14px 22px 0 22px;height:28px;}
.red #slatenav ul li a:hover,.red #slatenav ul li a.current{color:#fff;background:transparent url(slateimages/redslate_backgroundOVER.gif) no-repeat top center;}
/* ---------------------- END Redslate nav ---------------------- */

/* ---------------------- Purpleslate nav ---------------------- */
.purple #slatenav{position:relative;display:block;height:42px;font-size:11px;font-weight:bold;background:transparent url(slateimages/purpleslate_background.gif) repeat-x top left;font-family:Arial,Verdana,Helvitica,sans-serif;text-transform:uppercase;}
.purple #slatenav ul{margin:0px;padding:0;list-style-type:none;width:auto;}
.purple #slatenav ul li{display:block;float:left;margin:0 1px 0 0;}
.purple #slatenav ul li a{display:block;float:left;color:#FBDAFA;text-decoration:none;padding:14px 22px 0 22px;height:28px;}
.purple #slatenav ul li a:hover,.purple #slatenav ul li a.current{color:#fff;background:transparent url(slateimages/purpleslate_backgroundOVER.gif) no-repeat top center;}
/* ---------------------- END Purpleslate nav ---------------------- */

#front-upper {
	margin:20px 0px 5px 0px;
	padding: 10px;
	border: 2px solid #ff9900;
}
#front-upper-1 {
	color: #8b0000;
	font-size: 1.3em;
	padding-top: 20px;
}
#front-upper-2 {
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	font-size: 1.0em;
}
#front-upper-3 {
	font-family: "Comic Sans MS";
	font-size: 1.5em;
}
#front-upper-4 {
	background-color: #F00;
	height: 20px;
}
#front-upper-5 {
	border: 1px solid #000;
	border-top: none;
	font-size: 2em;
	font-weight: bold;
	color: #838383;
	font-variant: small-caps;
	text-align: center;
	padding: 5px 0px;
}
#front-upper-6 {
	text-align: center;
	color: #c80000;
	font-weight: bold;
	font-size: 1em;
}
#indo-flag {
	margin: 10px 0px;
}
#front-image {
	margin: 20px 0px 10px;
}
#front-welcome {
	font-family: verdana, arial;
	font-size: 0.9em;
	line-height: 1.3em;
	margin: 15px 0px;
}
#front-welcome-subtitle {
	font-family: helvetica, tahoma;
	font-size: 1.2em;
	font-weight: bold;
	padding: 10px 0px;
}
#front-welcome-attention {
	background-color: yellow;
	text-align: center;
	color: blue;
	font-family: arial;
	font-size: 1.2em;
	font-weight: bold;
	margin: 10px 0px;
}
#front-promotion {
}
#front-newarrival {
	/*border: 2px solid #ffcc00;*/
	margin: 15px 0px;
	font-size: 0.9em;
}
#front-newarrival-subtitle {
	font-family: Verdana, Arial, Helvetica;
	font-size: 1.5em;
	font-weight: bold;
	color: green;
	padding: 10px 0px;
}
#front-newarrival-sub-subtitle {
	font-size: 1.2em;
	color: red;
	font-variant: small-caps;
}
#empty-block-below-topnav {
	height: 15px;
}
#search-block {
	width: 250px;
	text-align: center;
	position: absolute;
	top: 0;
	right: 50px;
	background-color: #000;
	margin: 0;
	padding: 0;
}
#search-form {
	margin: 0;
	padding: 0;
}
#search-box {
	background-color: #FFFFFF;
	color: #000;
}
#search-info {
	border: 3px dashed #adace3;
	padding: 10px 25px;
}
#footer
{
	font-size:12px;
}
ul, ol {
}
.block {
	margin-bottom: 20px;
}
.block-title {
	line-height: 1.3em;
	color: #000000;
	font-variant: small-caps;
	margin: 0px 0px 5px 0px;
	text-align: left;
	font-weight: bold;
	background-color: #FFCC25;
}
#block-title {
	margin: 0px 10px;
}
#leftnav {
	/*width: 150px;*/
}
#leftnav a {
	/*/*/padding: 5px 5px; 
	display: block;
	border: 1px solid #dfdfdf;
	text-decoration: none;
	line-height: 1.2em;
	font-size: 0.8em;
	/*width: 150px /* */
}
#leftnav a:link, #leftnav a:visited {
	color: #000;
        font-weight: bold;
}
#leftnav a:hover, #leftnav a:active {
	color: #FFCC25;
        font-weight: bold;
	border: 1px solid #346491;
}
#leftnav ul {
	/*/*/padding: 0em;
	margin: 0;
	list-style-type: none; /* */
}
#leftnav li {
	/*/*/margin: 0px 0px 0px 0px; /* */	
	background-color: #f1f1f1;
}
#current a {
	color: #FFFFFF !important;
	/*/*/background-color: #6699CC !important;
	border: 2px solid #346491 !important; /* */
}
#ym-contact {
	text-align: center;
}
#testimonial-table {
	font-size: 0.8em;
}
#testimonial-table td{
	padding: 5px;
}
#content {
	margin:0 15px;
	/*border-left: dotted 1px #CCC;*/
	font-family: Tahoma, Verdana, Arial;
	line-height: 1.6em;
}
#content td {
	vertical-align: top;
}
#cart-quickinfo {
	border-top: 1px dotted #CCC;
	border-bottom: 1px dotted #CCC;
	padding-bottom: 3px;
	font-family: Helvetica;
	font-size: 0.8em;
	line-height: 1.2em;
}
#cart-quickinfo-text {
	font-style: italic;
}
#minicart {
	font-size: 10px;	
}
.entryTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #DDDDDD;
}
.entryTableHeader {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #7F92A4;
	font-weight: bold;
	background-position: center;
}
.entryTable .label {
	background-color: #EFEFEF;
}
.entryTable .content {
	background-color: #FFFFFF;
}
.infoTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #DDDDDD;
}
.infoTableHeader {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #7F92A4;
	font-weight: bold;
	background-position: center;
}

.infoTable .label {
	background-color: #EFEFEF;
}

.infoTable .content {
	background-color: #FFFFFF;
}

.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #336699;
}

.notice {
	color: #996600;
	font-weight: bold;
}

.addToCartButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	font-weight:bold;
	border: 1px solid #336699;
	background-color:#FFCC00;
}
#info-text {
	font-size: 0.8em;
	color: #000099;
	margin: 5px 20px 0px 20px;
	padding: 5px;
}
#errorMessage {
	color: #990000;
	font-weight: bold;
}
#subCat-img {
	padding: 25px 5px;
}
#product-list {
	font-size: 0.9em;
}
#product-list td {
	vertical-align: top;
}
#product-list a {
	text-decoration: none;
}
#product-list a:link, a:visited {
	color: #0033cc;
}
#product-list a:hover, a:active {
	color: #cc3300;
}
#product-detail {
	border: 3px dashed #c7e3ac;
	padding: 10px 25px;
}
#product-detail:after {
	content:'';
	display: block;
	clear: both;
	visibility: hidden;
}
#product-detail ul {
}
#product-detail-pic {
	float: left;
	width: 60px;
}
#product-detail-text {
	float: left;
}
#label {
	font-weight: bold;
}
#price {
	padding: 5px 0px;
}
#price-label {
}
#price-tag {
	font-style: italic;
	font-weight: bold;
	font-size: 1.2em;
	color: #0066c8;
}
#order-number {
	color: #F00;
	font-weight: bold;
}
#download-table td {
	vertical-align: top;
        font-size: 0.8em;
        padding-left: 20px;
}
#empty-above-footer {
	height: 80px;
}
#footer-block {
	margin: 0px;
	height: 220px;
	position: relative;
	padding: 17px 30px 0px 30px;
	/*background-color: #e9e9e9;*/
        background-color: #333;
}
#footer {
	position: relative;
	margin: 0 auto;
	font-family: arial;
	font-size: 1em;
	/*color: #777777;*/
        color: #FFF;
	width: 100%;
	height: 100%;
	overflow: auto;
}
#footer-content-left {
	float: left;
	width: 45%;
}
#footer-content-right {
	float: left;
	width: 45%;
}
#footer-content-bottom {
	clear: both;
	padding-top: 25px;
        font-size: 0.7em;
}
#footer-companyname {
	font-size: 1.5em;
	line-height: 1.6em;
        padding-bottom: 5px;
}
#footer a {
	/*color: #cc3333;*/
        color: #FFCC25;
}
#footer a:link, a:visited {
	text-decoration: underline;
}
#footer a:hover, a:active {
	text-decoration: underline;
}
.clear-float {
	clear: both;
}
#static-page-block {
	padding: 10px 15px;
}
.inner-block-subtitle {
	font-weight: bold;
	color: #006001;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.lang-en {
	font-style: italic;
}