*
{
    font-family: Arial;
    font-size: 12px;
    color: #747474;
}
img, div, a, input
{
    behavior: url('web/iepngfix.htc')
}
img
{
    border: solid 0px black;
}
form
{
    margin-top: 0; margin-bottom: 0;
}
.admin_button
{
    width: 300px;
    border: solid 1px #FFB400;
    margin-top: 5px;
    background: #eeeeee;
	cursor:pointer;
}
#message
{
    margin: 10px;
    border: 1px solid #cbcbcb;
    padding: 10px;
}
#container
{
    width: 898px;
    margin-left: auto;
    margin-right: auto;
    border-bottom: 1px solid #cbcbcb;
    border-left: 1px solid #cbcbcb;
    border-right: 1px solid #cbcbcb;
    background-color: White;
    min-height: 20px;

}
#header
{
    width: 900px;
    height: 108px;
    margin-left: auto;
    margin-right: auto;
    background-image: url('header.gif');
}
#autorization
{
    width: 200px;
    height: 55px;
    position: relative;
    left: 685px;
    top: 27px;
    font-weight: bold;
    font-size: 12px;
}
#auto_button
{
    float: right;
    margin-top: 5px;
}
#menu
{
    width: 898px;
    height: 27px;
    background-image: url('menu.gif');
    font-weight: bold;
    font-size: 14px;
}
#content
{
    width: 880px;
    padding: 10px 10px 00px 10px;
}
#footer
{
    width: 898px;
    height: 33px;
    background-image: url('footer.gif');
    text-align: center;
    padding-top: 3px;
    clear: both;

}
.left
{
    background-image: url('line.gif');
    background-position: right;
    background-repeat: no-repeat;
    text-align: center;
    font-size: 14px;
}
a
{
    text-decoration: none;
}
a.menu
{
    font-size: 14px;
    color: #ea7400;
}
a.current
{
   font-size: 14px;
   color: #ffb400;
}
.orange
{
    color: #ea7400;
}
.red
{
    color: #df4400;
}
.yellow
{
    color: #ffb400;
}
#feeds
{
    background-color: #f3f3f3;
    border: solid 1px #d4d4d4;
    float: left;
    width: 285px;
    padding: 10px 0px 0px 10px;
    margin-bottom: 10px;
}
.feed_item
{
    width: 274px;
    margin-bottom: 13px;
}
.feed_title
{
    width: 244px;
    height: 20px;
    background-color: #e8e8e8;
    background-image: url('rec.gif');
    background-position: 8px 9px;
    background-repeat: no-repeat;
    margin-bottom: 5px;
    padding-top: 5px;
    padding-left: 20px;
    padding-right: 10px;
}
.title
{
    font-size: 14px;
    font-weight: bold;
    color: #ea7400;
    float: left;
}
.title_red
{
    font-size: 14px;
    font-weight: bold;
    color: #df4400;
    text-align: center;
}
.title_orange
{
    font-size: 14px;
    font-weight: bold;
    color: #ea7400;
    text-align: center;
}
.date
{
    font-size: 10px;
    color: #a7a7a7;
    float: right;
}
.feed_content
{
    width: 264px;
    background-color: White;
    padding: 5px 5px 5px 5px;
}
.form
{
    background: #e3e3e3;
    border: solid 1px #ff5300;
    height: 13px;
    width: 120px;
}
* html .form
{
    height: 11px;
}
.clear
{
    clear: both;
}
.shop
{
    float: left;
    width: 560px;
    margin-left: 10px;
}

#tooltip {
  position: absolute;
  z-index: 3000;
  width:250px;
  border: 1px solid #ea7400;
  background-color: #E9E9E9;
  padding: 0;
  opacity: 0.90;
  color:#fff;
  text-align: center;
}
/*#tooltip h3 {
  background-color: #ea7400;
  padding-left:5px;
  margin-top:0px;
  font-weight:bold;
  font-size:1.4em;
}*/
#tooltip div {
  padding-left:5px;
  padding-right:5px;
}

.buy
{
color: black;
background-color: #FFB400;
border: 1px solid #ea7400;
font-weight: bold;
cursor: pointer;
}

#seo
{
    width: 100%;
    text-align: center;
    padding-top: 4px;
    clear: both;
}

.banner{
	float:left;
	margin-left:35px;
	width:180px;
	height:60px;	
	text-align:center;	
}
.title-h1{
	position: absolute; 
	top:0;
	margin: 7px 0pt 0pt 310px; 
	height: 40px; 
	width: 250px;
	text-align: center;
}
.title-h1 h1{
	font-size:24px;
}
.log-tbl{
	float:left;
	width:100%;
}
.log-tbl td{
	border:1px solid;
}


/*PAGES*/
.for-pages{
	float:left;
	width:100%;
	border-top:1px dotted #b6b6b6;
	border-bottom:1px dotted #b6b6b6;	
}
.page-block{
	float:right;	
}
.page{
	float:left;
	width:18px;
	height:16px;
	background:#b6b6b6;
	font-size:11px;
	font-weight:bold;
	color:#4a4a4a;
	margin:5px 5px 5px 0;
	text-align:center;
	padding-top:2px;
}
.page:hover{
	background:#83100d;	
	color:#FFF;
}
.cur-page{
	float:left;
	width:18px;
	height:16px;
	background:#83100d;
	font-size:11px;
	font-weight:bold;
	color:#FFF;
	margin:5px 5px 5px 0;
	text-align:center;
	padding-top:2px;
}


.questions{
	float:left;
	width:100%;
	padding:10px 0;
	border-bottom:2px dotted #CCCCCC;
}
.questions .date{
	float:left;
	width:100%;
}
.questions .question{
	float:left;
	width:98%;
	padding:0 0 0 20px;
}
.questions .question span{	
	float:left;
	width:100%;
	font-size:11px;
	font-weight:bold;
	margin:0 0 0 -20px;
	color:#555555;
}
.questions .answer{
	float:left;
	width:98%;	
	padding:0 0 0 20px;
	color:#2789BC;
	font-weight:bold;
}
.questions .answer span{
	float:left;
	width:100%;
	font-size:11px;
	font-weight:bold;
	margin:0 0 0 -20px;
	color:#555555;
}

.messages{
	float:left;
	width:98%;
	margin:0 0 0 1%;
	border:1px solid red;
	color:red;
	font-weight:bold;
	text-align:center;
	background:#e1cece;
}

#menu table td a.new{
	color:yellow;
}

.acc{
	float:left;
	width:231px;
	margin:0 30px 30px 0;
}
.last{
	margin-right:0;
}
.first{
	margin-left:60px;
}
.acc .top{
	float:left;
	width:231px;
	height:16px;
	background:url(/web/acc-bg-top.png) no-repeat;
}
.acc .center{
	
	float:left;
	width:231px;	
	background:url(/web/acc-bg-center.png) repeat-y;
	padding:0 10px;
}
.acc .bott{
	position:relative;
	z-index:11;
	float:left;
	width:231px;
	height:16px;
	background:url(/web/acc-bg-bott.png) no-repeat;
	margin:-10px 0 0 0;
}

.acc-img{
	float:left;
	width:170px;
	height:30px;
	text-align:center;
	overflow:hidden;
	margin:-10px 0 0 7px;	
}
.acc-help{
	float:left;
	margin:-10px 0 0 10px;
}

.acc .center .content{	
	position:relative;
	z-index:999;
	float:right;	
	width:165px;	
	margin:2px 16px -17px 20px;		
}
.acc .center .content td{
	height:70px;
	overflow:hidden;	
}
.acc .price-bg{
	position:relative;
	z-index:100;
	float:left;
	width:75px;
	height:49px;
	background:url(/web/price-bg.png) no-repeat;	
}
.acc .price-bg b{
	float:left;
	width:35px;	
	margin:5px 0 0 7px;
	text-align:center;
	color:#000;
}
.acc .price-bg span{
	float:left;
	margin:10px 0 0 17px;
	font-weight:bold;
	color:#000;
}


.acc .styled-input{
	position:relative;
	z-index:999;
	float:left;
	width:91px;
	height:24px;
	background:url(/web/input-bg.png) no-repeat;
	border:0;
	padding:0 0 0 5px;
	margin:25px 0 0 5px;
}
.acc .submit-img{
	position:relative;
	z-index:999;
	float:left;
	width:32px;
	height:32px;
	margin:18px 0 0 7px;
}

.acc form{
	position:relative;
	z-index:999;
}

.ch-design{
	float:right;
	color:#FFF;
	margin-right:404px;
}
