﻿
.categoryLink:link{text-decoration: none; color: #ffffff;}
A:link {text-decoration: none; color: #333333;}
.categoryLink:visited {text-decoration: none; color: #ffffff;}
A:visited {text-decoration: none; color: #333333;}
A:active {text-decoration: none; color:#999999;}
A:hover {text-decoration: none; color:#999999;}
				
body {
	background-color: #181818;
	margin:0;
	padding:0;
}
.style1 {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
}
.style2
{
	color: #999999;
	font-size: 11px;
}
.style4 {color: #efebe8; font-size: 13px;}
.style5 {
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
}

#container{position:relative;float:left;margin-left:5px;}
.newProduct{position:absolute;display:none;width:250px;height:85px;text-align:left;}
.activeProduct{position:absolute;display:block;width:250px;height:85px;text-align:left;}
.activeProduct #left,.newProduct #left{position:relative;float:left;width:90px;}
.activeProduct #left #photo,.newProduct #left #photo{position:relative;float:left;width:100%;height:92px;}
.activeProduct #left #arrows,.newProduct #left #arrows{position:relative;float:left;width:100%;height:auto;}
.activeProduct #content,.newProduct #content{position:relative;float:left;width:155px;height:auto;margin-top:8px;}
.activeProduct #content #caption a,.newProduct #content #caption a{position:relative;float:left;width:100%;font-family:arial;font-size:11px;color:#457daf;}
.activeProduct #content #desc,.newProduct #content #desc{position:relative;float:left;width:100%;font-family:arial;font-size:11px;color:#fff;height:71px;}
.activeProduct #content #groupName,.newProduct #content #groupName{position:relative;float:left; text-align:right;width:100%;font-family:Arial;font-size:13px; color:#CCCCCC;}
a img {border:none;}
.style9 {
    color: #333333;
    font-size: 11px;
}

.style16 {color: #CCCCCC; font-weight: bold; font-size: 12px; }
.style18 {color: #CCCCCC; font-weight: bold; font-size: 11px; }
.style19 {color: #333333}

.subCategory{color: #333333}

.setItem{position:relative;float:left;width:118px;height:120px;margin-bottom:10px;}

.setItem #addChart
{
    position:relative;float:left;
    width:100%;
    
}
.setItem #addChart *
{
    position:relative;
    float:left;
    margin:0;
    padding:0;
}
.setItem #photo
{
    position:relative;
    float:left;
    background-image:url("img/setBg.jpg");
    background-repeat:no-repeat;
    width:100%;
    height:87px;
    vertical-align:middle;
    margin:0;
    padding:0;
    padding-top:6px;
    text-align:center;
}

.setItem  #no
{
    position:relative;
    float:left;
    width:100%;
    height:auto;
    text-align:center;
    color:#333333;
}
.setItem  #no a
{
    text-decoration:none;
    color:#333333;
}

a img{border:none;}

.chartBlog
{
    position:relative;
    float:left;
    width:100%;
    height:auto;
    display:none;
}

.sipChartEnd
{
    display:none;
}

.txtPayment
{
    border:1px solid gray;
    font-family:Arial;
    font-size:11px;
    width:190px;
}

.btnAura
{
    background-color:#e0e0e0;
    font-family:Arial;
    font-size:11px;
    color:Black;
    font-weight:bold;
}