body{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
color:#333333;
margin:0px;
padding:0px;
background-color:#FFFFFF;
height:100%;
}
html{
height:100%;
}
a{
color:#49111E;
}
a.hover{
color:#9D1D34;
}
p{
text-align:justify;
}
h1{
font-size:18px;
}
h3{
font-size:16px;
margin:10px;
}
.left_title{
font-size:16px;
font-weight:bold;
}

.table{
background: #999999;
}

.table th{
font-weight:bold;
background:#CCCCCC;
text-align:left;
}

.table tr{
background: #FFFFFF;
}

.red {
color: #FF0000
}

.little_text
{
font-size:10px;
}

.form_field{
width: 230px;
}
.form_text{
width: 230px;
height: 100px;
}

#layer1{
position:relative;
width:100%;
min-height:100%;
_height:100%;
}
#clear_bot{
clear:both;
height:120px;
}
#top {
	position:relative;
	width:100%;
	height:260px;
	z-index:1;
	left: 0;
	top: 0;
}
#center {
	position:relative;
	width:100%;
	z-index:2;
	padding:0px;
	margin:0px;
	background-image:url(/templates/lynx-web/images/content_bg.jpg);
	background-repeat:repeat-x;
}
#content{
position:relative;
width:750px;
padding:15px;
min-height:220px;
height:100%;
}

.cent_sep {
/*	background-image:url(/templates/lynx-web/images/cent_sep.gif); */
}


#bot {
	position:relative;
	width:100%;
	padding:0px;
	margin:0px;
	margin-top:-120px;
	z-index:3;
	background-color:#EDECEA;
	background-image:url(/templates/lynx-web/images/bot_bg.jpg);
	background-repeat:repeat-x;
	font-size:10px;
}
#bottom{
	position:relative;
	width:700px;
	padding:10px;
	z-index:4;
}



#tplPreview {
  position: absolute;
  top: 0px;
  left: 0px;
  background-color: #ffffff;
  border:1px solid #444444;
  font-size: 11px;
  color: #4B4B4B;
  padding: 12px 15px 15px 15px;
  z-index:100;
}

#tplPreviewTitle {
  font-size: 14px;
  width:400px;
  margin:0px;
}

#tplPreviewBody {
  position: relative;
}

#tplPreviewImage {
  margin: 8px auto 0 auto;
}

#tplPreviewProgressBar {
  position: absolute;
  width: 125px;
  padding: 10px 10px 15px 10px;
  top: 45%;
  left: 50%;
  margin-left: -67px;

  border: 1px solid #6A6A6A;
  background-color: #ffffff;
  color: #000000;
  font-family: Tahoma,Helvetica,sans;
  font-size: 10px;
  text-align:left;
}

a.bot_menu, .bot_menu{
padding-left:10px;
padding-right:10px;
}
.blockThumb{
margin-right:10px;
}
