
html {
  height: 100%;
  margin-bottom: 1px;
}

body {
	margin: 0;
	padding: 0;
	font-size:12px;
}

p {
  margin-top: 2px;
  margin-bottom: 2px;
  font-size: 12px;
}

ul
{
	margin: 0;
	padding: 5px;
	list-style: none;
}


ul li
{
	line-height: 17px;
	padding-left: 15px;
	padding-top: 0px;
	background-image: url(../images/bullet_path.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


ul.small li
{
	line-height: 17px;
	padding-left: 15px;
	padding-top: 0px;
	background-image: url(../images/bullet_path.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

ul.sidenav li {
	margin: 0;
	background: url(../images/light_slate/menu-bg.png) 0 0 repeat-x;
	padding-left: 20px;
	color: #444444;
	font-size: 11px;
}

h1, h2, h3, h4, h4, h5, h6 {
	padding-bottom: 2px;
	margin: 15px 0;
}




fieldset {
	border: 0;
	padding: 5px 0;
}


body.f-smaller {
	font-size: 11px;
}

body.f-default {
	font-size: 12px;
}

body.f-larger {
	font-size: 14px;
}

p.crgstyle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000333;
}

h1 {
	font-size: 150%;
	/* color: see style css */
}

h2 {
	font-size: 130%;
	font-family: Arial-Narrow, Helvetica, sans-serif;
	/* color: see style css */
}

h4 {
	font-size: 115%;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 5px;
}

h5 {
	font-size: 95%;
}

h6 {
	font-style: italic;
	font-size: 100%;
}

.small,
.modifydate,
.createdate,
div.mosimage_caption {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}


p.small, td.small {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

p.smallc, td.smallc {
	font-size: 11px;
}

.tiny{
	font-size: 85%;
}

.smaller {
	font-size: 11px;
	color: #000000;
}

#nav a {
	font-size: 110%;
}

.contentheading {
	font-size: 130%;
	font-weight: bold;
}

.componentheading {
 	margin-bottom: 3px;
}

td.componentheading {
	padding-bottom: 3px;
}

body {
	line-height: 125%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #9c1e3d;
}

.contentheading,
.componentheading {
	font-weight: bold;
}

.contentheading {
	/* see style css */
}


a:link,
a:visited {
	text-decoration: none;
	/* color: see style css */
}

a:hover {
	text-decoration: underline;
	/* color: see style css */
}

/* @end */

div.bodybox .componentheading,
div.moduletable h3,
span.loginsubmit,
span.logoutsubmit,
span.glossbutton,
span.searchtitle,
ul.tabbernav {
/*	text-transform: uppercase;*/
	font-size: 12px;
	font-weight: bold;
}



#access span {
	background-repeat: no-repeat;
}

#access a {
	text-decoration: none;
}

#access #buttons {
	float: right;
}

#access .button {
	display: block;
	float: right;
	width: 14px;
	height: 21px;
	margin-left: 6px;
	background-repeat: no-repeat;
	cursor: pointer;
}


#page-bg {
	height: 100%;
	padding: 0;
	margin-bottom: 1px;
}


/*****************************************************
 * CHANGE WIDTH SETTINGS HERE
 *
 * To change the width of this template just edit this
 * div#wrapper element.
 *
 * Fixed - just chagne the width to your desired width
 * Fluid - remove the width element completely
 *
 *****************************************************/
div#wrapper {
	width: 985px;
	margin: 0 auto;
	position: relative;
}

.shad-padding {
	padding: 0 15px;
}

#top-mod .shad-l {
/*	height: 37px;*/
	height: 30px;
	overflow: hidden;
}

#header .shad-l {
	height: 90px;
	position: relative;
}

#header .banner {
 	position: absolute;
	left: 280px;
}

#header .login {
 	position: absolute;
 	/*top: 25px;*/
	top: 10px;
	left: 755px;
	width: 200px;
}

#header2 .shad-l {
	height: 37px;
	position: relative;
}
#header2 #search {
	position: absolute;
	left: 5px;
	top: 5px;
	width: 50px;
	height: 21px;
}
#header2 #access {
	position: absolute;
	right: 47px;
	top:  95px;
	/*width: 70px;*/
	height: 21px;
	border: 0;
}

#header #logo {
	position: absolute;
	left:  15px;
	top:  10px;
	width: 190px;
	height: 75px;
}

#header #nav-big {
	padding-top:7px;
	margin-left: 250px;
	margin-right: 100px;
	height: 83px;
	overflow: hidden;
}

#header #nav-main {
	margin-right: 5px;
	margin-left:  5px;
}

#header #nav-main .shad-l {
/*	height: 37px;*/
	height: 30px;
/*	font-size: 12pt;*/
}

#header2 #nav-main {
 	position: absolute;
 	top: 0px;
	/*left: 165px;*/
	left: 80px;;
}

#mainbody .shad-5 {
	width: 100%;
}

#mainbody .padding {
	padding: 7px 12px 0px 5px;
}

#body-bottom .shad-r {
	width: 100%;
}

#body-bottom .shad-l {
	height: 9px;
	overflow: hidden;
}

#footer-mods .shad-5 {
	width: 100%;
}

#usermod {
	margin: 0 5px;
}

#usermod .padding {
	padding: 7px 7px 7px 0px;
}

#footer {
	margin: 0 5px;
}

#footer-bottom .shad-r {
	width: 100%;
}

#footer-bottom .shad-l {
	width: 100%;
	height: 34px;
}

/* @end */

/* @group structure */

table.mainbody {
	width:  100%;
}

table.mainbody td.left,
table.mainbody td.right {
	padding-left: 7px;
}


/* change this to affect the width of the side modules */
table.mainbody td.left,
table.mainbody td.right {
	width: 200px;
}

table.mainbody td.middle {

}

table.usermodules {
	width: 100%;
	margin-bottom: 7px;
}

table.usermodules td {
	width: 25%;
}


table.footermodules {
	width: 100%;
}

table.footermodules td {
	width: 35%;
	padding: 10px;;
}

table.footermodules td.rocket {
	width: 30%;
	padding: 0;
}

/* @end */

/* @group modules */

div#top-mod div.moduletable {
	padding: 0;
	margin: 0;
}

div.bodybox,
div.moduletable {
	margin-bottom: 7px;
	padding-bottom: 1px;
}

div.moduletable-tabs {
	margin: 0;
}

div.bodybox {
	margin-left: 7px;
	margin-bottom: 8px;
}

div.moduletable,
td.middle div.moduletable,
td.left div.moduletable,
td.right div.moduletable {
	padding: 10px 10px 20px 10px;
}

div.moduletablestrfooter,
td.middle div.moduletablestrfooter,
td.left div.moduletablestrfooter,
td.right div.moduletablestrfooter {
	padding: 10px;
	border: 1px solid #f0f0f0;
	background-color:#FFFFFF;

}
div.moduletablestrfooter h3 {

	height: 13px;
	line-height: 20px;
	padding-left: 8px;
}

div.moduletable h3 {
	margin: -10px -10px -10px -10px;
	height: 43px;
	line-height: 30px;
	padding-left: 25px;
}

div.bodybox div.bodyhead {
	padding: 30px 10px 20px 10px;
}

div.bodybox div.bodyhead div.pathway{
	position: relative;
	left: 10px;
	top:  -12px;
	font-size: 11px;
/*	width: 650px;*/
	height: 21px;
	border: 0;

}

a.pathway{
	font-size:10px;
}

/* mostly for virtuemart, compact headers to bring stuff up above fold (what people first see) */

.vm_checkout_title {
	float:left;
	position:relative;
	top:-12px;
	margin:0px !important;
}

.vm_checkout_subtitle {
	margin:5px 0px;
}


div.bodybox .componentheading {
	margin: 5px -5px 5px -5px;
	height: 32px;
	line-height: 30px;
	padding-left: 25px;
}

#usermod div.moduletable {
	background: none;
}

td.middle div.moduletable {
	margin-bottom: 0;
}

#search form {
	margin: 0;
	padding: 0;
}

#search .search {
	float: left;
	margin-top: 5px;
	margin-left: 10px;
}

#search input.inputbox {
	width: 130px;
	padding-left: 5px;
	font-size: 10px;
}

span.searchtitle {
	display: block;
	float: left;
	height: 33px;
	line-height: 33px
}


span.notice {
	/*background: see style css*/
	display: block;
	padding: 10px 10px 10px 45px;
	margin-bottom: 10px;
}

span.question {
	/*background: see style css*/
	display: block;
	padding: 10px 10px 10px 45px;
	margin-bottom: 10px;
}

span.download {
	/*background: see style css*/
	display: block;
	padding: 10px 10px 10px 45px;
	margin-bottom: 10px;
}

span.contact {
	/*background: see style css*/
	display: block;
	padding: 10px 10px 10px 45px;
	margin-bottom: 10px;
}

span.tip {
	/*background: see style css*/
	display: block;
	padding: 10px 10px 10px 45px;
	margin-bottom: 10px;
}

span.quote {
	display: block;
	font-style: italic;
}

div.author {
	text-align: right;
	font-weight: bold;
}


blockquote {
	/* background: see style css */
	padding: 10px;
	padding-left: 50px;
	margin:  10px 0;
}


pre {
	/* background: see style css */
	padding: 10px;
	font-size: 95%;
}

.tabberlive .tabbertab h2 {
	display: none;
}

.tabberlive .tabbertab h3 {
	display: none;
}

.tabberlive#tab1 {
}

.tabberlive#tab2 {
}

.tabberlive#tab2 .tabbertab {
	overflow: auto;/*height:200px; */
}


#top-mod div.moduletable h3 {
	float: left;
	margin: 0;
	padding: 0;
	line-height: 40px;
	height: 40px;
}

#top-mod form {
	float: left;
	padding-left: 30px;
	height: 22px;
	margin-top: 8px;
}

#top-mod div.loginelement {
	float: left;
	margin-left: 20px;
	height: 22px;
	line-height: 22px
}

#top-mod div.loginelement input {
	width: 100px;
	padding-left: 5px;
}



.right_image {
	float: right;
	margin-left: 10px;
}

img.content_button {
	/* background: see style css */
	width: 162px;
	height: 52px;
	clear: right;
	margin-top: 45px;
	margin-right: 30px;
	margin-bottom: 45px;
	margin-left: 20px;
	border: 0;
}


div.style {
	float: left;
	margin-left: 50px;
	width: 280px;
	text-align: center;
	margin-top: 20px;
}

.top_message {
    color:              #000000;
    background-color:   #c0d2e8;
    margin:             0.5em 0 0.5em 0;
    border:             0.1em solid #005ac3;

    background-image:   url(../images/notice-info.png);
    background-repeat:  no-repeat;

    background-position: 10px 50%;
    padding:            10px 10px 10px 42px;

	font-size: 92%;
}


.warning_message {

	background-position: 1em 7px;
	background-image: url(../images/notice-alert.png);
	background-repeat: no-repeat;

	padding: 1em 1em 1em 1em;
	margin:  1em 1em 1em 1em;
	background-color: #ffc1c1;
	border: solid 2px #ff7070;
	color: #9c1e3d;
	font-size: 100%;
	font-weight: bold;
}

.vert_spacing {
	margin: 15px 0;
}

.hide {
	display: none;
}

.back_button {
	float: left;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

form {
	border: 0;
	margin: 0;
	padding: 0;
}

table.blog span.article_seperator {
	display: block;
	height: 20px;
}

table.pollstableborder td {
	text-align: left;
	padding: 2px 0;
}

input#mod_search_searchword {
	width: 120px;
}

a:link.nounder,
a:visited.nounder,
a:hover.nounder {
	text-decoration: none;
}

.contentheading {
	padding: 10px 0;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height:100%;
}

td.buttonheading {
 	vertical-align: middle;
}

td.buttonheading img {
	margin-right: 5px;
}

table.contentpaneopen, table.contentpane {
  border-collapse: collapse;
  padding: 0;
  margin: 0;
  width: 100%;
}

div.contentpane, div.contentpaneopen {
	width: 100%;
}


.clr {
	clear: both;
}

div.mosimage {
  margin: 5px;
}

a.readon {
	display: block;
	float: left;
	padding-left: 20px;
	padding-top: 2px;
	margin-top: 10px;
	line-height: 14px;
	height: 16px;
}

.modifydate {
	height: 20px;
	vertical-align: bottom;
}

.createdate {
	height: 20px;
	vertical-align: top;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;
}

table.contenttoc {
  margin: 5px;
  padding: 5px;
}

table.contenttoc td {
  padding: 0 5px;
}

span.pathway {
	display: block;
	height: 16px;
	line-height: 16px;
	vertical-align: middle;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-left: 10px;
	font-weight: bold;
}

span.pathway a {
}

span.pathway img {
	border: 0;
	width: 10px;
	margin: 0 7px 0 9px;
}

div#pathway {
	margin-bottom: 10px;
	padding-left: 8px;
}

a.mainlevel:link,
a.mainlevel:visited {
	display: block;
	padding: 6px 0 4px 20px;
	margin-bottom: 2px;
	text-decoration: none;
}

a.sublevel:link,
a.sublevel:visited {
	text-decoration: none;
}

a.sublevel:hover {
	text-decoration: none;
}

table.adminform textarea {
  width: auto;
  color: #666;
}

.sectiontableheader {
	background: #dddddd;
	color: #9c1e3d;
	border-bottom: 1px solid #ddd;
	font-size: 95%;
	font-weight: bold;
	padding: 4px;
}

.sectiontableentry1,
.sectiontableentry2 {
	font-size: 11px;
	padding: 4px;
	border-bottom: 1px solid #f0f0f0;
}

.sectiontableentry1 {
	background: #f0f0f0;
}
.sectiontableentry2 {
	background: #dddddd;
}

.pollstableborder .sectiontableentry1,
.pollstableborder .sectiontableentry2 {
	border: 0;
	background: none;
}

div.code {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #eee;
	color: #000;
	padding: 20px;
}


.modulebox  p {
	font-size: 8pt;
	padding: 5px;
	color: #000000;
}
.modulebox  h3 {
	font-size: 9pt;
	color: #FFFFFF;
    text-align: center;
	margin: -10px -10px -10px -10px;
	height: 23px;
	line-height: 30px;
}
.modulebox ul {
	margin: 0; padding-left: 14px;
}

.list_item {
	padding-left: 10px;
}

.price {
	color: #9c1e3d;
}
.chinese {
	font-size: 14px;
}

/***************************************************
* Store related class update by Deep - Feb 04, 2009
****************************************************/

.relatedproducttable {
	border-top: 1px dashed #aaa;
	border-left: 1px dashed #aaa;

}

.relatedproducttd {
	border-bottom: 1px dashed #aaa;
	border-right: 1px dashed #aaa;
	text-align:center;
	padding:5px;
	}

.storetitle {
	font-size:16px;
	font-weight:bold;
	color: #9c1e3d;
}

div.pdphr{
	margin:10px 0px;
	height: 1px;
	background: url('../images/dashed-border.gif') repeat-x scroll center;
}

div.pdphr hr {display: none;}

.pdpcurveborder{
	background:url("../images/postcard_top_rev.gif")
	bottom left no-repeat;
	height:7px;
	width:380px;
	padding:0;
	margin:0;
}
.pdpsummarybox{
	background:url("../images/pdpsummarybox_gradient_rev.gif") top left;
	float:right;
	width:340px;
	padding:0px 20px;}

.pdpcurveborderbottom{
	background:#E9E9E9 url("../images/postcard_bottom_rev.gif") bottom right no-repeat;
	height:10px;
	width:380px;
	padding:0;
	margin:0;}

.reset {
	display: block;
	clear: both;
	font-size: 0px;
	height: 0px;
	line-height: 0px;
	margin: 0px;
	}
.shopborder {
	border: 1px solid #CCCCCC;
	padding:10px;
 }

.shopborderbg {background:url("../images/tabbg.gif") top left no-repeat; height:27px; padding-left:18px; color: #9c1e3d; font-size:12px; font-weight:bold;}

.TestiContent {font-size: 11px; color: #333333; text-align: left; font-style:italic;}
.TestiName {font-size: 11px; font-weight: bold; color: #9D1D3B; text-align: right;}



