html {
   background:#f3f6f8;
}

body, html {
    padding:0;
    margin:0 auto;
    border:0;
}

body {
    width:1020px;
    background: #ffffff;
}

#header {
    position:relative;
    width:1020px;
    height: 268px;
    margin-bottom: 15px;
}

#container {
    position: relative;
    min-height:600px;
    background-color:#ffffff;
}

.content {
    margin: 0 5px;
    color: #000000;
    font-size: 13px;
}


td { font-family: verdana; font-size: 7pt; }
.copy { font-family: verdana; font-size: 7pt; color: black; text-decoration: none; }
.menu { font-weight: bold; text-decoration: none; color: rgb(53, 61, 80); }
.menu:hover { color: rgb(255, 204, 0); }

.error {
	font-weight:bold;
	color:red;
	padding-left:20px;
}

.warning {
	color:red;
	padding-left:20px;
}

.message {
	color:#339;
	padding-left:20px;
	font-weight:normal;
}

.title {
	font-weight:bold;
	font-size: 12pt;
	padding-left:40px;
	width:730px;
	margin-bottom:20px;
}

.submit {
	overflow:visible;  /* ie6/7 width fix */
	width:auto;  /* ie6/7 width fix */
	border:1px solid black;	
	font-size:10pt;
	padding: 0px 2px 0px 2px;
}

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

.row_right {
	text-align:left;
}

.required {
	color:red;
	font-size:12pt;
}

thead td {
	font-size:10pt;
	background-color:#dfe5f1;
	padding-left:2px;
	padding-right:2px;
	
}

.row_even {
	background-color:#fbfcff;
}

.row_odd {
	background-color:#eaeff9;
}

.td_total {
	font-weight:bold;
	text-align:center;
	font-size:8pt;
}

a {
    color:#009;
	text-decoration:none;
	font-weight:normal;
	font-size:11px;
	cursor: pointer;
	}
	
a:hover {
    color: #00d;
	text-decoration:underline;
	}

.title_center {
	text-align:center;
	font-weight:bold;
	font-size:10pt;
	margin-bottom:8px;
	}

.currency {
	font-size:7pt;
}	

.currency_blue {
    font-size:7pt;
    color:#00f;
}

.photo {
	position:absolute;
	left:120px;
	top:190px;
    padding:0px;
    visibility:hidden;
}

.photo_close {
	position:absolute;
	text-align:right;
	width:100%;
	right:2px;
	top:2px;
}

.photo_title {
	height:21px;
	width:100%;
	background-color:#eaeff9;
	border-top:1px solid black;
	padding-top:3px;
	font-size:10pt;
	text-align:center;
	font-weight:bold;
}

.sort {
	font-size:9pt;
}

.td_sort {
	background-color:#cddbf7;
}


.purchase {
    color:red;
}

.sale {
    color:black;
}

.td_title {
    font-weight:bold;
    padding-left:12px;
}

.bulb_img {
    width:80px;
    padding-right:15px;
    cursor:pointer;
}

.ui-jqgrid-sortable {
    font-size:8pt;
}

.ui-state-default {
    font-size:8pt;
    color:black;
}

.ui-th-column {
    font-size:8pt;
    color:black;
}

.newsDate {
    font-size:10px;
    padding-left:20px;
    text-align:right;
    color:red;
}

.newsTitle {
    font-size:13px;
    font-weight:bold;
}

.newsTitle a {
    font-size:13px;
    font-weight: bold;
}


.newsIntro {
    font-size:13px;
    text-align:justify;
}

p {
    margin-top:0;
}

.font12 {
    font-size:12px;
}

.inputFilterSmall {
  height:20px;
  font-size:8pt;
}

.selectTitle {
    font-size: 8pt;
    width:100px;
    float:left;
}

.selectBody {
    font-size: 8pt;
    width: 150px;
}

.clear {
    clear:right;
}

.hiddenCell {
    display: none;
}

.topBlock {
    font-size: 12px;
    margin: 4px;
    padding: 5px 10px;
    background-color: #eaf1f8;
}

.topBlock .filter {
    font-size: 9px;
}

.topBlock .filter input {
    position: relative;
    top:3px;
}

.inputSearchByCode {
    position: relative;
    margin:8px 0;
    width:160px;
    font-size: 10px;
}

.clear {
    clear: both;
}

.charBlock {
    background: #eaf1f8;
    font-weight: bold;
    font-size:14px;
    padding: 4px;
    margin:2px;
}

.brandColumn {
    margin: 4px 0 15px 10px;
    float: left;
}

.headerInfo {
    color:#fff;
    width:250px;
    font-size:10px;
    position:absolute;
    top:119px;
}

.menuTop {
    width: 100%;
    background: url(../images/last1.jpg) repeat-x;
    height: 26px;
}

.titleMain {
    height: 25px;
    background: url(../images/titleMainBg.gif) repeat-x;
    margin: 0 4px;
    font-family: Arial;
    font-size: 18px;
}

.titleMainLeft {
    height: 25px;
    text-align: center;
    background: url(../images/titleMainLeft.gif) no-repeat;
}

.titleMainRight {
    height: 25px;
    background: url(../images/titleMainRight.gif) center right no-repeat;
}

.footerLine {
    background: url(../images/line.jpg) repeat-x;
    height: 4px;
}

.footerBg1 {
    background: url(../images/bg2.jpg) repeat-x;
    height: 3px;
}

.footerBg2 {
    background: url(../images/last1.jpg) repeat-x;
    height: 26px;
}

.footerBg3 {
    background: url(../images/last2.jpg) repeat-x;
    height: 28px;
    font-size: 9px;
}

.leftColumn {
    float:left;
    margin-right: 20px;
    width: 170px;
    height:600px;
}

.leftColumn a {
    font-size: 13px;
}

#buttonLogin, #buttonLogout {
    cursor: pointer;
}
