body {
	margin: 0;
	padding: 0;
	font-family: Tahoma; 
	font-size: 12px; 
	background: #2d7b9f;
	line-height: 18px;
	color: #484848;
}
h1 {background: url(../images/skin/frontend/bg-h1.jpg) no-repeat; color: #383838; font-size: 16px; padding: 0 0 15px 20px; margin: 0;}
h1 a {color: #383838; text-decoration:none;}
h1 a:hover {color: #383838; text-decoration:none;}
h2 {color:#1c1c1c; font-size:15px; padding-left: 10px; margin: 0;}
h2 a {color:#1c1c1c; text-decoration:none;}
h2 a:hover {color:#1c1c1c; text-decoration:none;}
h3 {color:#1c1c1c; font-size:13px; padding-left: 0px; margin: 0;}
h3 a {color:#1c1c1c; text-decoration:none;}
h3 a:hover {color:#1c1c1c; text-decoration:none;}

a {color: #8e8e8e; text-decoration: none;}
a:hover {color: #b0b0b0; text-decoration: none;}
strong, b {font-weight: bold;}
img {border: 0px;}
.red {color: red;}
/* Wrapper */
#wrapper {
	background: url(../images/skin/frontend/bg-wrapper.jpg) repeat-y;
	margin: 0 auto; 
	width: 1095px; 
}
/* Header */
#header {
	background: url(../images/skin/frontend/bg-header.jpg) no-repeat scroll 0 0;
	margin: 0 auto;
	margin: 0 auto;
	overflow: hidden;
	padding: 50px 120px 0;
}
/* Logo */
#logo {
	float: left;
	margin: 0 auto;
	height: 78px;
}
/* Brand */
#brand {float:left; margin-top: 10px;}
#brand h3 {
	color: #595959; 
	padding-top:5px; 
	line-height:10px; 
	font-size:14px;
	padding: 6px 0 2px;
	margin: 0px;
}
#brand p {
	line-height: 10px; 
	font-size: 13px; 
	padding: 7px 0 0px;
	margin: 0px;
}
/* Freebox_1 */
#freebox_1 {
	float: right;
	font-family: Arial;
	font-size: 13px;
	color: #8a8989;
	margin-top: 0px;
	text-align: center;
}
#freebox_1 h3 {
	color: #595959; 
	padding-top:5px; 
	line-height:10px; 
	font-size:14px;
	padding: 6px 0 2px;
	margin: 0px;
}

#freebox_1 a {
	color: #8a8989;
	text-decoration: none;
}
#freebox_1 p {text-align:right;}
/* Menu */
#menu {
	background: transparent url(../images/skin/frontend/bg-menuleft.gif) no-repeat;
	float: left;
	height: 26px;
	padding-top: 5px;
	width: 583px;
	margin-top: 23px;
}
#menu ul {margin: 0; padding: 0; list-style: none;}
#menu li {display: inline;}
#menu a {
	float: left;
	margin: 0;
    padding:1px 22px 0;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	color: #383838;
	border-right: 1px solid #999999;
	font-weight: bold;
}
#menu a:hover {color: #e60202; text-decoration: none;}
#menu a.selected {color: #e60202; text-decoration: none;} 
/* Menu_Right */
#menu_right {
	background: transparent url(../images/skin/frontend/bg-menuright.jpg) repeat-x scroll 0 0;
	float: left;
	height: 51px;
	padding: 3px 3px 0 50px;
	position: relative;
	width: 244px;
}
#menu_right ul {margin: 0; padding: 0; list-style: none;}
#menu_right li {display: inline; font-size:11px; margin-left:20px;}
#menu_right a {
	float: left;
	margin: 0;
	padding-left: 22px;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	color: white;
}
/* splash */

#splash {
	width: 880px;
    height: 182px;
	border-bottom: 4px solid #df0202;
    padding-top: 52px;
    padding-top: 0px !ie;
	margin-bottom: 10px;
}

/* Page */
#page {
	width: 880px;
	margin: 0 auto;
	background: white;
	border-bottom: 2px solid #dd3434;
}
/* Content */
#content {
	width: 672px;
	margin: 0 auto;
	float: left;
}

/* Content_1 */
#content_1 {
	background: url(../images/skin/frontend/line-gray.jpg) no-repeat;
	float: left;
	margin-left: 10px;
	width: 320px;
}
/* Main */
#main {width: 672px; float: left; margin-bottom:10px;}
#main h1{background: #f7f6f6 url(../images/skin/frontend/icon.jpg) no-repeat; color: red; font-size: 16px; padding: 7px 0 7px 20px; margin-bottom: 10px; border: 1px solid #f2f2f2;}
/* Freebox_2 */
#freebox_2 {
	background: transparent none repeat scroll 0 0;
	color: #484848;
	float: left;
	font-family: Tahoma;
	font-size: 12px;
	margin-right: 10px;
	width: 195px;
}
/* login */
div.form {background:transparent url(../images/skin/frontend/bg-login.jpg) no-repeat; margin:0 3px 10px; height: 130px;}
div.form div.head{background: url(../images/skin/frontend/h-contact-form.jpg) no-repeat; height: 21px;
padding: 1px 15px 10px; font-weight: bold; color: white;}
div.form div.head img {margin: 5px 12px 0 10px;}
div.form div.head p {}
div.form div.field {margin-bottom: 0px; background: transparent;}
div.form div.field_group {font-weight: bold; border-width: 1px 0; border-style: solid; border-color; #DDD; background: #DDD;}
div.form div.label { width: 60px; margin:2px 0 2px 10px; float: left; display: inline; background: transparent; font-size: 11px;}
div.form div.input {background: transparent; padding: 3px;}
div.form div.submit {padding-left:70px; padding-top:7px; background: transparent; }
/* Footer */
#footer {
	background: url(../images/skin/frontend/bg-footer.jpg) no-repeat scroll center bottom;
	font-size: 11px;
	text-align: center;
	color: #484848;
	height: 80px;
	margin-top: 5px;
}
#footer a {
	color: #484848;
	text-decoration: none;
}


/* @Item*/
.box, .item {background: transparent; border: 0px solid #146EB4; padding-right: 5px; margin-bottom: 10px;}
.item .icon {float: left; margin-right:5px;}
.item h3{
    margin-top: 15px;
}
/* @group News */
/* News */
#news {
	float: left;
	width: 345px;
}
.news .body {}
.news .body .info {width: 200px; float: right;}
.news .body .info p {margin: 0; padding-bottom:10px;}
.news .body .info h2 {background: url(../images/skin/frontend/icon-h2.jpg) no-repeat; color:#1c1c1c; font-size:13px; padding-left: 10px; margin: 0;}

.news.detail .body .content .photos .photo { float:left; display:inline;}
.news .icon img {width: 132px;}
/* @end */
.meta {color: #d70000; font-size: 10px; margin-bottom: 0; font-weight: bold;}

/* @group News */
/* News_detail */
#news_detail {
	float: left;
	width: 672px;
}
.news_detail .body {}
.news_detail .body .info {width: 510px; float: right;}
.news_detail .body .info p {margin: 0; padding-bottom:10px;}
.news_detail .body .info h2 {background: url(../images/skin/frontend/icon-h2.jpg) no-repeat; color:#1c1c1c; font-size:13px; padding-left: 10px; margin: 0;}

.news_detail.detail .body .content .photos .photo { float:left; display:inline;}
.news_detail .icon img {width: 132px;}
/* @end */
.meta {color: #d70000; font-size: 10px; margin-bottom: 0; font-weight: bold;}

/* product */
#product {
	float: left;
	width: 672px;
}
.product .body {}
.product .body .info {width:490px; float: right;}
.product .body .info p {margin: 0; padding-bottom:10px;}
.product .body .info h2 {background: url(../images/skin/frontend/icon-h2.jpg) no-repeat; color:#1c1c1c; font-size:13px; padding-left: 10px; margin: 0;}

.product.detail .body .content .photos .photo { float:left; display:inline;}
.product .icon img {width: 150px;}

/* @end */
.meta {color: #d70000; font-size: 10px; margin-bottom: 0; font-weight: bold;}
/* Catalog */
.catalog {
	background: white;
	padding:5px 22px 30px;
	width: 180px;
	float: left;
}
.catalog .thumb {
	background: #f0f0f0;
	border: 3px solid #f0f0f0;
	width: 154px;
    margin: 0 auto;
	margin-bottom: 20px;

}
.catalog .thumb img{width: 154px; height: 92px;}
#category.catalog{
    width: 270px;
}
#category.catalog .thumb{
    width: 200px;
}
#category.catalog .thumb img{
    width: 200px;
    height: 120px;
}
.catalog .title {
	background: transparent url(../images/skin/frontend/bulet.jpg) no-repeat scroll 0 0;
	color: #F29142;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;

}
.catalog .title a {color: #F29142; text-decoration: none; margin-bottom: 10px;}
.catalog .detail {
	background: transparent url(../images/skin/frontend/bulet.jpg) no-repeat scroll 0 0;
	color: #6A6A6A;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 10px;
}
.catalog .detail a {color: #6A6A6A; text-decoration: none; margin-bottom: 10px;}
.catalog .des {color: #8a8989; font-weight: bold;}
.catalog .des a {color: #8a8989; text-decoration: none; font-weight: bold;}
.catalog .price {color: #D70000; font-size: 12px; font-weight: bold; margin-top: 10px;}


/* login */
div.form_order {background: url(../images/skin/frontend/form-body.gif) repeat-y; margin:0 3px 10px; width:548px;}
div.form_order div.head{background: url(../images/skin/frontend/form-top.gif) no-repeat; height: 21px;
padding:15px 15px 10px 220px; font-weight: bold; color:#D70000;}
div.form_order div.head img {margin: 5px 12px 0 10px;}
div.form_order div.head p {}
div.form_order div.field {margin-bottom: 0px; background: transparent;}
div.form_order div.field_group {font-weight: bold; border-width: 1px 0; border-style: solid; border-color; #DDD; background: #DDD;}
div.form_order div.label {margin:2px 0 2px 90px;
width:120px; float: left; display: inline; background: transparent; font-size: 12px;}
div.form_order div.input {background: transparent; padding: 3px;}
div.form_order div.submit {padding:20px 0 10px 220px; padding-top:7px; background: transparent; }
div.form_order div.footer{background: url(../images/skin/frontend/form-bottom.gif) no-repeat; height: 1px;
padding: 1px 15px 10px; font-weight: bold; color: white;}

  /* @group Banner */
#web_banner {width: 880px; margin: 0px; padding: 0px;position: relative;}
#web_banner .sphead{padding: 0px; margin: 0px;}
#web_banner .spfoot{padding: 0px;}
#web_banner img, #web_banner object { position: absolute; left: 0px; top: 0px; }
#web_banner img, #web_banner embed, #web_banner object  {width: 880px; height: 182px;}
/* @end */

/* Side Bar */
#cms_sidebar {float: left; width: 180px; background-color: transparent; padding: 0;}
#cms_sidebar h2, .sidebar_block h2 {height: 16px; font-size: 13px; font-family: Arial; padding: 2px 2px 3px 10px; margin: 0; text-align: left; background: #E00201; border-bottom: 1px solid #CCC; color: White; background:url(../images/skin/frontend/bg-sidebar-head.jpg) repeat-x;}
.sidebar_block { margin-bottom: 15px; background: #F0F0F0; }
.cms_menu { background: white; }
.cms_menu div { overflow: hidden; }
.cms_menu div.collapsed { height: 28px; }
.cms_menu div.collapsed span { background: #F0F0F0 url(../images/skin/backend/arrow-down_bar.gif) no-repeat right center; }
.cms_menu div span { color: #444; height: 22px; background: #F0F0F0 url(../images/skin/backend/arrow-up_bar.gif) no-repeat right center; display: block; cursor: pointer; padding: 4px 10px 0px; border-top: 1px solid #FFF; border-bottom: 1px solid #DDD; }
.cms_menu div span:hover { color: #0857A9; }
.cms_menu a { display: block; cursor: pointer; padding: 4px 10px; font-weight: normal; font-size: 13px;}
.cms_menu a:hover { background: #999999; color: White; text-decoration: none; }
.cms_menu a.selected { background: #CCC; }
/* LAYOUT */
.rounded_corner { background-color: #E00201;}
.rounded_corner .mid { border-left: 1px solid #CCC; border-right: 1px solid #CCC;}
.rounded_corner .top { background: transparent url(../images/skin/backend/corner-rounded_gray_t.gif) repeat-x; height: 4px; overflow: hidden; }
.rounded_corner .top b.l { background: transparent url(../images/skin/backend/corner-rounded4gray_tl.gif) no-repeat; float: left; height: 4px; width: 4px; }
.rounded_corner .top b.r { background: transparent url(../images/skin/backend/corner-rounded4gray_tr.gif) no-repeat; float: right; height: 4px; width: 4px; }
.rounded_corner .bottom { background: transparent url(../images/skin/backend/corner-rounded_gray_b.gif) repeat-x; height: 4px; overflow: hidden; margin-top: -4px; }
.rounded_corner .bottom b.l { background: transparent url(../images/skin/backend/corner-rounded4gray_bl.gif) no-repeat; float: left; height: 4px; width: 4px; }
.rounded_corner .bottom b.r { background: transparent url(../images/skin/backend/corner-rounded4gray_br.gif) no-repeat; float: right; height: 4px; width: 4px; }

/* PRODUCT DETAIL */
#mytable {
	width: 100%;
	padding: 0;
	margin: 0;
}

#mytable caption {
	padding: 0 0 5px 0;
	width: 100%;
	font: italic 8px;
	text-align: right;
}

#mytable th {
	font: 10px;    
	color: #4f6b72;
	border-right: 1px solid #E6E5E5;
	border-bottom: 1px solid #E6E5E5;
	border-top: 1px solid #E6E5E5;
	letter-spacing: 0px;
	text-transform: capitalize;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #DDDDDD url(../images/skin/frontend/bg_header-01.jpg) repeat-x;
}

#mytable th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid  #E6E5E5;
	background: none;
}

#mytable td {
	border-right: 1px solid #E6E5E5;
	border-bottom: 1px solid #E6E5E5;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}


#mytable td.alt {
	background: #F5FAFA;
	color: #797268;
}

#mytable th.spec {
	border-left: 1px solid  #E6E5E5;
	border-top: 0;
	background: #fff url(../images/skin/frontend/bullet1.gif) no-repeat;
	font: 10px;
}

#mytable th.specalt {
	border-left: 1px solid #E6E5E5;
	border-top: 0;
	background: #F0F0F0;
	font: 10px;
	color: #797268;
}



/* form */
#form {width:500px; text-align:left;}
#form .header {
	background:transparent url(../images/skin/frontend/bg-head-01.jpg) repeat-x scroll left bottom;
	height:40px; 
}
#form .header h2{color:#D70000; padding-top:10px; text-align:center;}
#form .content h1 {
	color:#CC7025;
	font-size:12px;
	padding-left:0;
	margin-bottom:20px;
	margin-top:0;
}
#form .content {
	background: white;
	padding:10px 25px;
	border-left:1px solid #DADBDD;
	border-right:1px solid #DADBDD;
}
#registerForm input{
	background: #FFFFFF url(../images/skin/frontend/bg-input-regis.jpg) repeat-x scroll left bottom;
	border-color:#C6C6C6 #C6C6C6 #E3E3E3;
	border-style: solid;
	border-width: 1px;
	color: #333333;
	padding: 4px;
}
#registerForm label {
	float: left;
	font-size: 100%;
	text-align: left;
	width:140px;
	padding: 5px 0;
	font-weight: bold;
}
#registerForm .check {
	margin-left: 150px;
	border: 0 none;
	background: white;
}
#registerForm button{
	height:25px;
}
#form .footer {
	background:url(../images/skin/frontend/bg-footer-01.jpg);
	height: 20px;
}
#form .content p {padding: 0px; margin:8px 0 2px 20px;}
.scarlet {color:#D70000; font-weight: bold;}


/** Ralliart Member **/
/* ----------- My Form ----------- */
.myform{
margin:0 auto;
width:400px;
height: 150px;
padding:14px;
}

/* ----------- stylized ----------- */
#stylized{
border:solid 1px #2d7b9f;
background:#ebf4fb;
}
#stylized h1 {
font-size:14px;
font-weight:bold;
margin-bottom:8px;
}
#stylized p{
font-size:11px;
color:#666666;
margin-bottom:20px;
border-bottom:solid 1px #b7ddf2;
padding-bottom:10px;
}
#stylized label{
display:block;
font-weight:bold;
text-align:right;
width:140px;
float:left;
}
#stylized .small{
color:#666666;
display:block;
font-size:11px;
font-weight:normal;
text-align:right;
width:140px;
}
#stylized input{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #aacfe4;
width:200px;
margin:2px 0 20px 10px;
}
#stylized button{
clear:both;
margin-left:150px;
width:125px;
height:31px;
background:#666666 url(img/button.png) no-repeat;
text-align:center;
line-height:31px;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
}