<!--
/* Do not modify */
body, table, form, td, tr, img, li, dl, dt, dd, ul, div, h4, h2 {
    padding:0;
    margin:0;
}

td {
	
}
table {
    border-collapse: collapse;
}
img, form, table {
	border: none;
}
.clear {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* Css Code 
font-size:18px / 100% / 18pt;
font-weight: bold / normal;
color: #d3c7b7;
background-color: #597992;
font-style: right;
font-family: Verdana, Arial, Helvetica, sans-serif;
border:solid 1px #000000; 

*/

/* Start from here */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background: url('images/bg.gif');
	background-repeat: repeat-x;
	background-color: #000000;
	font-size: 12px;
}

/* default link color */
a {
    color: #000000;
}
a:hover {
	color: #6d6e71;
}

/* default input field color */
#input, #textarea {
	border:solid 1px #000000;   
}

div.top_box {
	width:780px;
	margin: 0 auto;
	height: 14px;
	background-color: #F3CAC8; 
	font-size:1px;
}
.log_background{
	width:780px;
	margin: 0 auto;
	background-color: #ffffff;
}

/* Language Bar */
.lang {
	color: #FFFFFF;
	font-size: 10px;
	text-align: right;
padding-bottom: 10px;
}
.lang a{
	color: #FFFFFF;
}

.company_logo {
	margin:0 auto;
	text-align: left;
	margin-left: 34px;
	background-position: bottom;
}

.company_name {
	margin:0 auto;
    font-size:16px;
	font-weight: bold;
	color: #FF7CAF;
	text-align: right;
	margin-right: 14px;
}

.company_slogan {
	margin:0 auto;
    font-size:12px;
	color: #474747;
	font-weight: normal;
	text-align: right;
	padding-top:3px;
	margin-right: 14px;
	margin-bottom: 10px;
}

.logo_bottom {
	width: 780px;
	height: 15px;
	margin:0 auto;
    background-image: url(images/topbox.gif);
	background-repeat: repeat-x;
	font-size:1px;
}

/**** Banner ****/
#bannertop {
	width:780px;
	margin: 0 auto;
}
#sidebanner {
	width:212px;
	text-align: center;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:8px;
}
#middlebanner img{
	width:525px;
    margin:0 0 5px 0;
    text-align: center;
}
.bannertop_bg {
	width:780px;
	margin: 0 auto;
	background-color: #ffffff;
	padding-bottom: 10px;
}

/* Top menu */
div.menuframe {
    width:780px;
    height:34px;
	margin:0 auto;
}
.menutop {
	position: absolute;
    background-image: url(images/topmenubg.gif);
    font-size:12px;

}
#jsddm {
    margin: 0;
	padding: 0
}
	
	#jsddm li
	{	float: left;
		list-style: none;
	}
	/* top menu button size */
	#jsddm li a{	
		width:156px;
		height:31px;
		display: block;
		padding-top: 5px;
		text-decoration: none;
		color: #474747;
		white-space: nowrap;
		text-align: center;
	}

	/* top menu button left image */
	#jsddm li a span {
		font-size:19px;
		padding:4px 15px 0 0;
		background-image: url(images/menutop-but.gif);
		background-repeat: no-repeat;
		background-position: 0 7px;	
	}

	/* top menu button mouseover effect / size */
	#jsddm li a:hover
	{	width:156px;
		color: #000000;
		font-weight: bold;
    }
		
		#jsddm li ul
		{	margin: 0 auto;
			padding: 0;
			position: absolute;
			visibility: hidden;
        }
		
		#jsddm li ul li
		{	float: none;
			width: auto;
			display: inline}
		
		/* top menu sub-menu button size */
		#jsddm li ul li a
		{	
			width:156px;
			color: #474747;
			background-color:#ffe6eb;
        }
		
	/* top menu sub-menu mouseover effect / size */
		#jsddm li ul li a:hover{
			background: #555555;
			color: #F3CAC8;     
		}
		
.body {
	width:780px;
	margin:0 auto;
	background-color: #ffffff;
	background-image: url(images/body_line.gif);
	background-repeat: repeat-y;
}

/* Content */
div.content {
	width:525px;
	margin:0 auto;
	margin-right: 10px;
    color: #474747;
	padding-top:10px;
}
.title {
	height: 24px;
	font-weight: Bold;
    padding-top:7px;
	padding-left: 10px;
	margin-bottom:17px;
    font-size:12px;
    color: #474747; 
	background-color: #f3cac8;
}
.title a {
    color: #474747; 
}
#announcement h1 {
	font-size:100%;
}

/**** footer ****/
div.footer {
    width:780px;
	margin: 0 auto;
	background-color: #ffffff;	
}
.footer #link{/**** divider ****/
	text-align: center;
    margin-bottom:0 auto;
    padding-top:12px; 
    color: #474747;
}
.footer a {
    padding-top:2px;
	color: #474747;
	font-size: 11px;
	text-decoration: none;
	background-image: url(images/icon2.gif);
	background-repeat: no-repeat;
	padding-left:16px; 
}
.footer a:hover{
	text-decoration: underline;
	color: #6d6e71;
}
.footer .copyright {
	text-align:center;
	font-size: 11px;
	color: #474747;
	padding-bottom: 10px;
}

.footerleft {
	float: left;
  width:187px;
  padding-left:10px;
}
.footer_bottom {
	width: 780px;
	height: 6px;
	background-image: url(images/footerbg.gif);
	background-repeat: repeat-x;
	margin: 0 auto;
	font-size:1px;
}

/* individual product divider */
.divider{
	border-bottom: 1px solid #000000;
	margin: 10px 0 10px 0;
}

/* contactus.html */
.contactform i {
    font-size:10px;
}
/* history.html */

/* My orders page */
/* Title */
.loginbox strong {
    display:block;
	background-repeat: repeat-x;
	font-weight: bold;
}   
/* Description */
.loginbox {
    background-color: #FFFFFF;
	width: 90%;
	padding: 5px 10px 5px 10px;
	margin: 0 auto;
	border: 1px solid #999999;
    color: #000000;
}
/* Do not modify */
.loginbox a, tr.history_detail td {
    color: #000000;
}
.loginbox span {
    display:block;
    padding-top: 5px;
}
.loginbox .thistitle {
    color:#ffffff;
	font-weight: normal;
}
.loginbox .thistitle .headtitle {
	background-color: #999999;
	padding:10px;
	margin:0;
}
.loginbox .thistitle .headtitle td{
	color: #FFFFFF;
	padding:5px;
}
.loginbox .thistitle td{
	padding:0;
	margin:0;
}
a:link {
	text-decoration: none;
}

table.carttitle td {
	padding:0 15px 0 0;
}
table.carttitle select,
table.carttitle input {
	margin-top:5px;
}
/* page nav */
div.nav {
  font-size:9pt; 
  text-align: center;
  width:100%;
  margin-top:5px;
}
div.nav table{
  margin:0 auto;
}
div.nav table a.prev {
	background-image: url(/images/left.gif);
	background-repeat: no-repeat;
	background-position: -4px -1px;
}
div.nav table a.next {
	background-image: url(/images/right.gif);
	background-repeat: no-repeat;
	background-position: -3px -1px;
}
div.nav table td.pagenumber a, div.nav table td.pagenumber b {
	background-color: #73705d;
  padding: 0 3px;
  margin: 0 2px;
	text-decoration: none;
  color:#ffffff;
}
.featured {
	padding-top:5px;
}
.thistable .thistitle {
	background-color: #f3cac8;
}
.box table.thistable td {
  padding:3px 0;
}
.box tr.thistitle td {
	color: #474747;
	font-weight: normal;
  padding:5px 0;
}