body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(../images/img1.gif) repeat-x;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8F8F8F;
	min-width: 1300px;
}

h2, h3, h4, h5, h6 {
	margin: 0;
}

h2 {
	text-transform: lowercase;
	letter-spacing: -1px;
	font-size: 26px;
	font-weight: normal;
	color: #31576F;
}

h2 em {
	font-weight: bold;
	font-style: normal;
}

h3 {
	height: 25px;
	background: #0077A7 url(../images/img3.gif) repeat-x left bottom;
	padding: 13px 0 0 20px;
	text-transform: lowercase;
	font-size: 11px;
	color: #FFFFFF;
}

p, ol, ul {
	line-height: 180%;
}

ul {
	margin-left: 0;
	padding-left: 0;
	list-style-position: inside;
}

hr {
   color: #cccccc;
   background-color: #cccccc;
   border: 0;
   height: 1px;
}

a {
	color: #6B6B6B;
}

a:hover {
	text-decoration: none;
}

.smallref {
	color: #6B6B6B;
        text-decoration: none;
}

.smallref:hover {
        text-decoration: none;
}

.image {
	float: left;
	margin: 0 20px 0 0;
}

.bg1 {
	padding: 0 20px 20px 20px;
	border-top: 1px solid #FFFFFF;
	background: #FFFFFF url(../images/img4.gif) repeat-x;
}

.bg2 {
	padding: 20px;
	border-top: 1px solid #CBE1EF;
	background: #FFFFFF url(../images/img4.gif) repeat-x;
}

#languages {
    width: 892px;
    position: absolute;
    top: 10px;
    border: 0px;
    text-align: right;
    
}

#languages img{
    border: 0px;
}

#langTip {
   border: 0px solid #CBE1EF;
   width: 100px;
   float: right;
   text-align: left;
   text-decoration: none;
   font-weight: bold;
   font-size: 13px;
   color: #FFFFFF;
}

/* Header */

#header {
	width: 892px;
	height: 160px;
	margin: 0 auto;
}

#header * {
	margin: 0;
	padding: 0;
	text-transform: lowercase;
	color: #FFFFFF;
}

#header h1 {
	float: left;
	padding: 70px 0 0 10px;
	font-size: 33px;
}

#header h2 {
	float: left;
	padding: 91px 0 0 10px;
	font-size: 11px;
	font-weight: normal;
}

#header ul {
	float: right;
	margin: 0;
	padding: 82px 0 0 0;
	list-style: none;
}

#header li {
	display: inline;
}

#header a {
	display: block;
	float: left;
	height: 25px;
	margin: 0 0 0 8px;
	padding: 12px 20px 0 20px;
	background: #ABBA47 url(../images/img2.gif) repeat-x;
	text-decoration: none;
	font-weight: bold;
}

/* Content */

#content {
	width: 1024px;
	margin: 0 auto;
}

#colOne {
	float: left;
	width: 186px;
}

#colOne ul {
	padding-left: 0;
	list-style: none none outside;
}

#colOne li {
	padding: 5px 0;
	background: url(../images/img6.gif) repeat-x;
}

#colOne li.first {
	background: none;
}


#colTwo {
	float: right;
	width: 686px;
}

/* Footer */

#footer {
	clear: both;
	width: 892px;
	margin: 0 auto;
	padding: 30px 0;
	background: url(../images/img7.gif) repeat-x
}

#footer p {
	margin: 0;
	text-align: center;
	/*text-transform: lowercase;*/
}


.logininp {
        width: 98%;
        font-size: 11px;
        color: #8F8F8F;
}


.editTbl {
        border-width: 0px;
        border-style: inset;
        width: 80%;
}

.editTbl th{
        border-width: 0px 0px 1px 0px;
        border-style: inset;
        font-size: 14px;
        padding: 10px 0px 0px 10px;
}

.editTbl td{
        border-width: 0px;
        border-style: inset;
        font-size: 11px;
        padding: 0px;
}

.editTbl input {
        color: gray;
        font-size: 11px;
        width: 100%;
}

.editTbl textarea {
        color: gray;
        font-size: 11px;
        width: 100%;
        height: 150px;
        overflow: scroll;
}

.listTbl {
        border-width: 0px;
        border-style: inset;
        width: 80%;
}
.listTbl th{
        border-width: 0px 0px 2px 0px;
        border-style: inset;
        font-size: 14px;
        padding: 10px 0px 0px 10px;
}
.listTbl td{
        border-width: 0px 0px 1px 0px;
        border-style: dotted;
        font-size: 11px;
        padding: 0px;
}

.pagesTbl {
        border-width: 0px;
        border-style: inset;
}

.pagesTbl td{
        border-width: 0px 0px 0px 0px;
        font-size: 12px;
        color: #6B6B6B;
}

.pagesTbl a{
        text-decoration: none;
        display: block;
        color: #ABC1CF;
        font-size: 12px;
}
.pagesTbl a:hover{
        color: #DBF1FF;
}


.prodTbl {
	padding: 0px 0px 0px 20px;
        border-spacing: 20px 0px 0px 0px;
	/*border-top: 1px solid #AABBCC;*/
}

.prodTbl td {
        border-width: 1px 0px 0px 0px;
        border-style: inset;
        vertical-align: top;
}


.refsTbl {
	padding: 0px 0px 0px 20px;
        border-spacing: 20px 0px 0px 0px;
	/*border-top: 1px solid #AABBCC;*/
}

.refsTbl td {
        border-width: 1px 0px 0px 0px;
        border-style: inset;
        vertical-align: top;
}

.refs2Tbl {
	padding: 0px 0px 0px 0px;
        border-spacing: 0px 0px 0px 0px;
	/*border-top: 1px solid #AABBCC;*/
}

.refs2Tbl td {
        border-width: 0px 0px 0px 0px;
        border-style: inset;
        vertical-align: top;
}

.opsTbl {
	padding: 0px 0px 0px 20px;
        border-spacing: 20px 0px 0px 0px;
	/*border-top: 1px solid #AABBCC;*/
}

.opsTbl td {
        border-width: 1px 0px 0px 0px;
        border-style: inset;
        vertical-align: top;
}

.clearTbl {
	padding: 0px 0px 0px 0px;
        border-spacing: 0px 0px 0px 0px;
}
.clearTbl td{
        border-width: 0px 0px 0px 0px;
        border-style: inset;
        vertical-align: top;
}

.p_title {
   font-size:12pt;
   font-weight: bold;
   color:#558;
}

.p_ver {
   font-size: 8pt;
   font-weight: bold;
   color:#990;
}

.p_descr {
   font-size: 9pt;
   color: #123;
   padding-right: 15px;
   padding-top: 5px;
}

.p_newprice {
   font-size: 12pt;
   color: #D00;
}

.ch ul {
   font-size: 14pt;
}

.ch li {
   font-size: 12pt;
   color: #8F8F8F;
}

.tblContent{
    border-collapse : separate;
    border-spacing  : 0px 0px;
}

.tdcontent {
   width: 936px;
}

.tdlbanner {
   width: 150px;
   text-align: center;
   vertical-align: top;
}

.tdlbanner img{
    margin-top: 5px;
}

.tdrbanner {
   width: 150px;
   text-align: center;
   vertical-align: top;
}

.tdrbanner img{
    margin-top: 5px;
}


