html {
	overflow: -moz-scrollbars-vertical;
}

* { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* body */
body { 
	margin: 0px;
	padding: 0px;
	behavior: url('catalog/javascript/png/iepngfix.htc');	
	background: url('../image/background.png') top repeat-x;
}

body, td, th, input, textarea, select, a {
	font-size: 12px;
	color: #000000;
}
 
b, strong, th {
	color: #000000;
}

form {
	padding: 0;
	margin: 0;
	display: inline;
}

.png {
	behavior: url('catalog/javascript/png/iepngfix.htc');
}
  
a img {
	border: none;
}

a:hover {
	text-decoration: none;
}

/* layout */
h1 { 
	display: none;
}
 
#container {
	width: 779px;
	position: relative;
	left: 50%;
	margin-left: -389px;
}

#header {
	height: 70px; 
	clear: both; 
}

#header .a {
	background: url('../image/logo.png') no-repeat;
	behavior: url('catalog/javascript/png/iepngfix.htc');
	width: 157px;
	height: 32px;
	float: left;
	position: absolute;
	top: 22px;
	left: 10px;
}

#header .b {
	position: relative;
	top: 42px;
	float: right;
}

#header .b a {
	background: url('../image/tab.png');
	behavior: url('catalog/javascript/png/iepngfix.htc');  
	width: 100px;
	height: 19px;
	padding-top: 7px;
	color: #FFFFFF;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	float: left;
	display: block;
	margin-left: 2px;
	cursor: pointer;
}

#header .b a img {
	width: 14px;
	height: 8px;
}

#column {
	width: 167px;
	margin: 10px 15px 15px 0px; 
	float: left;
}

#content {
	margin: 10px 0px 15px 0px; 
	float: right;
	padding-left: 15px;
	border-left: 1px solid #EEEEEE;
	width: 100%;
}

#content_0px {
	margin: 0px 0px 0px 0px; 
	/*float: right;*/
	padding-left: 3px;
	padding-right: 3px;
	border-left: 1px solid #EEEEEE;
	width: 99%;
}

#footer { 
	clear: both;  
	/*border-top: 3px solid #EEEEEE;*/
	padding-top: 10px;
	margin-bottom: 1px;
}

#footer .a {
border-top: 1px solid #0099CC;
	float: left;
	margin-top: 0px;
}

#footer .b {
	float: right;
	text-align: right;
}

#footer .b a {
	color: #336699;
}
  
#time {
	color: #EEEEEE;
	text-align: center;
	clear: both;
}

.border-outer {
	border-left: 1px solid #eeeeee;
	/*border-right: 2px solid #eeeeee;*/
}

.heading {
	font-size: 14px;
	font-weight: 400;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #990000;
	padding-bottom: 2px;
	border-bottom: 1px solid #EEEEEE;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;
	height: 18px;
}

.heading_LeftBar {
	background-color: #3A6ECB; /*#0099CC;*/
	font-size: 14px;
	font-weight: 600;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	/*text-transform: uppercase;*/
	float: left;
	color: #FFFFFF;
	padding-left: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #EEEEEE;
	margin-top: 10px;
	margin-bottom: 0px;
	text-align: left; 
	width: 100%;
	/*height: 25px;clear: both;*/
}

.heading .left {
	float: left;
	text-align: left;
	padding-top:4px;
}
 
.heading .right {
	float: right;
	text-align: right;
	padding-top:4px;
}

#heading .menu {
	float: right;
	border-bottom: 1px solid #EEEEEE;
	margin-top: 1px;
}
#heading .form {
	float: right;
	margin-top: 10px;
	margin-bottom: 2px;

}

.error {
	color: #FF0000;
	font-size: 10px;
	display: block;
	clear: both;
}

.required {
	margin: 0;
	color: #FF0000;
	display: inline;
}

.warning {
	color: #000000;
	font-size: 11px;  
	background-color: #FFB3B5;
	padding: 3px;
	display: block;
	margin-bottom: 10px;
}

.message {
	color: #000000;
	font-size: 11px;
	background-color: #99FF00;
	padding: 3px;
	display: block;
	margin-bottom: 10px;
}

.breadcrumb {
	color: #999999;
	margin: 10px 0px 10px 0px;
}

.breadcrumb a {
	color: #006699;
}

.price_old {
	text-decoration: line-through;
}

.price_new {
	color: #FF0000;
}
 
#bar {
	background-color: #EEEEEE;
	border-top: 1px solid #CCCCCC; 
	border-bottom: 1px solid #CCCCCC;
	padding: 3px 3px 0px 10px;
	height: 24px;
}

.products, .images, .categories {
	float: left;
	width: 33.3%; 
	text-align: center; 
	cursor: pointer;
	font-size: 12px; 
	margin-top: 10px;
	margin-bottom: 10px;
	height: 200px;
	/*height: 200px;*/
}

.categories a {
	text-decoration: none;
}

.images a {
	font-size: 11px;
}

.images img, .categories img {
	border: 0px;
	margin-bottom: 10px;
}

.results {
	clear: both;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 20px;
}

.results .left {
	font-weight: bold;
	color: #0000AA;
	float: left;
	padding-top: 4px;
	padding-left: 4px;
}
 
.results .right {
	font-weight: bold;
	color: #0000AA;
	float: right;
} 
 
 .results select {
	font-weight: bold;
	color: #CC0000;
}
 

.buttons {
	border: 1px solid #EEEEEE;
	margin: 10px 0px;

	clear: both;
}

.buttons input {
	height: 20px;
	margin: 3px;
}

.buttons table {
	width: 100%;
}

.buttons table td {
	vertical-align: middle;
}

.box {
	padding-bottom: 5px;
	margin-bottom: 10px;
}

/* box language */
.language {
	float: left;
	margin-top: 3px;
}

.language div {
	display: inline;
}

/* box currency */
.currency {
	float: left;
	margin-left: 20px;
	margin-top: 1px;  
}

.currency div {
	display: inline;
}

/* box search */
.search {
	float: right;
	vertical-align: middle;
	padding-left: 8px;
	padding-right: 2px;
}

.search div {
	display: inline;
}

/* box cart */
.box .cart .a {
	text-align: right;
	border-top: 1px solid #EEEEEE;
	margin-top: 8px;
	padding-top: 3px;
}

.box .cart .b {
	text-align: center;
}

/* box category */
.box .category {
	padding-top: 5px;
}

.box .category a {
	background: url('../image/bullet_2.png') no-repeat 0px 5px;
	padding: 0px 0px 0px 10px;
	display: block;
	font-weight: bold;
	color: #035881;
	text-decoration: none;
	margin-top: 4px;
	margin-bottom: 4px;
}
.box .category a:hover {
	background: url('../image/bullet_2.png') no-repeat 0px 5px;
	border-bottom: 1px solid #0099FF;
	padding: 0px 0px 0px 10px;
	display: block;
	text-decoration: none;
	margin-top: 4px;
	margin-bottom: 4px;
}

.box .subcategory a {
	background: url('../image/bullet_1.png') no-repeat 8px 5px;
	font-size: 11px;
	border-top: 1px solid #FFFFFF; 
	border-bottom: 1px solid #FFFFFF;
	padding: 0px 0px 0px 18px;
	display: block;
	text-decoration: none;
	margin-bottom: 3px;
}
.box .subcategory a:hover {
	background: url('../image/bullet_1.png') no-repeat 12px 5px;
	font-size: 11px;
	background-color: #EFFFFF;
	border-top: 1px solid #0099FF; 
	border-bottom: 1px solid #0099FF;
	padding: 0px 0px 0px 18px;
	display: block;
	text-decoration: none;
	margin-bottom: 3px;
}

/* box information */

.box2 .information a {
	background: url('../image/bullet_2.png') no-repeat 10px 4px;
	padding: 0px 0px 0px 23px;
	font-weight: bold;
	color: #0033FF;
	/*display: block;*/
	text-decoration: underline;
}

/* box review */
.box .review div {
	text-align: center;
}

.box .review a {
	text-decoration: none;
}

.box .review img {
	padding: 3px;
}

/* success */
#success {
	behavior: url('catalog/javascript/png/iepngfix.htc');
	background: url('../image/success.png') no-repeat;
	padding-left: 148px;
	_height: 128px;
	min-height: 128px;
}

/* failure */
#failure {
	behavior: url('catalog/javascript/png/iepngfix.htc');
	background: url('../image/failure.png') no-repeat;
	padding-left: 148px;
	_height: 128px;
	min-height: 128px;  
}

/* error */
#error {
	clear: both;
	border: 1px solid #EEEEEE;
	margin: 0px 0px 10px 0px;
	padding: 8px;
	margin-top: 10px;
}

#acserieslist #info table {
	font-size: 12px;
	line-height: 1.5em;
	width: 98%;
	margin-top: 0;
	margin-right: 5;
	margin-bottom: 0;
	margin-left: 5;
	border-left: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
}

#acserieslist #info .ACTitle {
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, Arial, sans-serif;
	background: #3A6ECB; /*#B2E0F0;*/
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
	text-align: center;
	line-height: 1.2em;
	text-indent: 0px;
}
#acserieslist #info .ACTitlelastcolumn {
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, Arial, sans-serif;
	background: #3A6ECB;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
	text-align: center;
	line-height: 1.2em;
	text-indent: 0px;
	border-right: none;
}
#acserieslist td {
	font-weight:bold;
}

#acserieslist #info td {
	padding: 3px;
	/*border: 1px solid #000000;*/
	background: #FFFFFF;
	color: #222;
	text-align: left;
	font-size: 11px;
	line-height: 1.8em;
	text-align: center;
	vertical-align: middle;
	border-top: 1px solid #0099FF;
	border-right: solid 1px #000000;
	border-bottom: 1px solid #0099FF;
	/*border-left: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;*/
}
#acserieslist #info .lastcolumn {
	padding: 3px;
	/*border: 1px solid #000000;*/
	background: #FFFFFF;
	color: #222;
	font-size: 11px;
	line-height: 1.8em;
	text-align: center;
	vertical-align: middle;
	border-top: 1px solid #0099FF; 
	border-right: none;
	border-bottom: 1px solid #0099FF;
}


#ACFactorycontact td {
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, Arial, sans-serif;
	color: #666666;
	font-size: 12px;
	line-height: 1.2em;
	text-indent: 0px;
	float: left;
}
#ACFactorycontact a {
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, Arial, sans-serif;
	color: #0000AA;
	font-size: 12px;
	font-weight: normal;
}

.headermenu {
	font-size: 12px;
	color: #0000FF;
}


#mainContent #tbl .title {
	background-color: #ffffff;
	font-size: 13px;
	border-right: solid 1px #000000; /* Sets the right border properties for an element using shorthand notation */
	float: left; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	color: #ff0000;
	text-align:center;
	padding-top: 8px;
	padding-bottom: 8px;
}
#mainContent #tbl td {
	font-size: 12px;
	border-bottom: solid 1px #000000;
	float: left; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	padding-top: 5px;
	padding-bottom: 5px;
	 /*background-repeat: repeat-y;*/
}
#mainContent #tbl .borderright {
	border-bottom: solid 1px #000000;
	border-right: solid 1px #000000; /* Sets the right border properties for an element using shorthand notation */
	float: left; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	padding-top: 5px;
	padding-bottom: 5px;
}

.Fade_Blue
{
	BACKGROUND: url(../images/img_18a.gif) left top repeat-x;
}

#marqueecontainer {
border: solid 1px #CCC;
color: #0000FF;
position: relative;
font-size: 12px;
text-align:center;
width: 162px; /*marquee width */
height: 120px; /*marquee height */
background-color: white;
overflow: hidden;
padding: 2px;
padding-left: 2px;
}

#underACFactoryStore {
width: 425px;
height: 28px;
float: left;
border-top: solid 1px #EEE;
background: url('../images/img_06.gif') no-repeat 0px 0px;
padding-left: 12px; font-size: 12px; font-weight: 600; 
color:#0000FF;
font-style: italic;
}