﻿* { margin: 0; padding: 0;  }

body {
	background-image: url('images/lj_background.jpg');
	overflow-x: hidden;
	font: 11px Verdana,Arial,sans-serif;
	color: #53413F;
}

a {
    text-decoration : underline;
    color: #3366CC;
}

a:hover {
text-decoration :none;
}

.p {
	margin:0px;
}

.orange {
	color:#f47b33;
}
.green {
	color:#336600;
}

.white 
{
    color:#FFFFFF;
}

.blue 
{
    color:#3366CC;
}

.bold
{
    font-weight:bold;
}

#page {
	width: 790px;
	position: relative;
	height:100%;
	padding:0px 8px 0 16px;
	margin: 0 auto;
}

#top {
    position: relative;
    padding:20px 0px 0px 0px;
}

#square {	
	position:absolute;
	width:40px;
	height:40px;
	left:220px;
	top:27px;
}

#orange_square {
		width:20px;
		height:20px;
		background-color:#f47b33;
		position:absolute;
		right:0px;		
}

#green_square {
		width:20px;
		height:20px;
		background-color:#74be37;
		position:absolute;
		left:0px;	
		bottom:0px;	
}


#name_part_1 {

	margin: 10px 0px 0px 10px;
	color:#FFFFFF;
	font: 20px Verdana;
	text-align:left;
	letter-spacing: 7px;
}

#name_part_2 {
	margin: 0px 0px 0px 10px;
	color:#FFFFFF;
	font: 15px Verdana;
	text-align:left;
	letter-spacing: 12px;
}

#line {
/*background:#FFFFFF none repeat scroll 0%;*/
background:#000000 none repeat scroll 0%;
font-size:0px;
height:1px;
width: 780px;
margin-bottom:10px;
margin-top:10px;
clear:both;
}

#header {
	margin: 5px 0 10px 20px;
	font-size: 1.5em;
	letter-spacing: 3px;
}



#anim_line {
background:#FFFFFF;
font-size: 0px;
height:2px;
margin-top:1px;
margin-bottom:10px;
width:570px;
}


embed{margin:-1px;}


object{margin:-1px;}

#left_col {
	width: 210px;
	float:left;}

#left_col img {
	margin:10px 0 0px 10px;

}




#right_col {
	width:570px;
	padding:0 0 10px 10px;
	float:left;
}



h1{
		font: italic bold 1.3em georgia, sans-serif;
		border-style:solid;
		border-width:0px;
		border-bottom-width:1px;
		border-color:#3C3C3C;
		color: #8C2717;
		margin:0px 0px 10px 0px;
		padding-top:5px;
		letter-spacing:-1px;

}

h2 {
    color: #336600;
    display: inline;
    font-weight: bold;
    font-size: 1.1em;
    padding-top: 3px;
    padding-bottom: 3px;
}


img.highlight {
padding:1px;
border: 1px solid #45493E;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.5;
}

img.highlight:hover {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}



a.arrow_link:hover {
		background:transparent url(images/arrow.gif) no-repeat left;
		color:#8f9d4c;
		font-size: 1em;
		padding-left: 10px;
		padding-top: 3px;
		padding-bottom: 3px;

}



a.arrow_link {
		background:transparent url(images/arrow.gif) no-repeat left;
		color:#8f9d4c;
		font-size: 1em;
		padding-left: 10px;
		padding-top: 3px;
		padding-bottom: 3px;

}


.bottom_left {background: url(images/r_left_bottom.gif) 0 100% no-repeat #BCCC9C; width: 250px;color: #fff;} 
.bottom_right {background: url(images/r_right_bottom.gif) 100% 100% no-repeat} 
.top_left {background: url(images/r_left_top.gif) 0 0 no-repeat} 
.top_right {background: url(images/r_right_top.gif) 100% 0 no-repeat; padding:10px} 


.roundcont {
	width: 250px;
	background-color: #BCCC9C;
	color: #fff;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(images/r_right_top.gif) no-repeat top right; 
}

.roundbottom {
	background: url(images/r_right_bottom.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}






.news{
	width:80%;
	font-family: Arial;
	font-size: 1.0em;
	padding: 5px 5px 0px 0px;
	margin-top: 40px;
	text-align:left;
}

.news h1{
		margin: 5px 0px 5px 0px;
		font-size: 1.3em;	
		font-weight: normal;		
		text-align:left;
		font-style:italic;
}

.right {
	float:right;
	padding-left:10px;
}

.left {
	float:left;
	margin-right:10px;
}

.justify {
	text-align: justify;
}

.blue {
color: #669ac6;
}

.red {
color :#8C2717;
}

.clearboth {
	clear:both;
	height:13px;
}


.dottedline { 	
	width:100%;
	border-top:dotted 1px #669ac6;
	margin: 10px 0px 0px 0px;
	height:0px;
}

#resol {
text-align:right;
position:absolute;
top:0px;
left:1280px;
margin:0 auto;
background:transparent;
} 

#resol h1 {
background:none;
font-size:1.5em;
letter-spacing:12px;
padding:0px;margin:0px;
border: 0px;
}

#resol h2 {
font-size:0.8em;letter-spacing:2px;
padding:0px;margin:0px;
background:none;
}


li {
background:transparent url(images/square.gif) no-repeat left;
list-style-type:none; 
padding-left:7px;
}

table {
padding:5px;
border:0px;
}

.picture_top
{
    vertical-align:top;
}

form {
border : 5px;
padding:5px;
margin:5px;
}

legend 
{
    color:#336600;
}

form label.text {
	display:block;
	float: left;
	width: 40%;
	text-align: right; 
	margin: 5px 0 0 0;
	padding: 0.1em;
}

textarea.warning {
    border-color:#dadada; 
    border-style:solid; 
    border-width:1px; 
    margin:5px;
	width:200px;
}


 input.warning  { 
  border-color:#dadada; 
  border-style:solid; 
  border-width:1px; 
  margin:5px;
	width:200px;
}


 textarea.text  { 
  border-color:#dadada; 
  border-style:solid; 
  border-width:1px; 
  margin:5px;
	width:200px;
}


 input.text  { 
  border-color:#dadada; 
  border-style:solid; 
  border-width:1px; 
  margin:5px;
	width:200px;
}


 textarea.text  {
 width:200px;
 height:80px;
 }

.button {
	margin-top:5px;
	border-style:ridge;
	border-width:1px;
	border-color:#FFFFFF;
	padding: 0px 10px 0px 10px;	
	color:  #ffffff;
	background-color: #53413F;	
			
}

.center 
{
	text-align:center;
}

#wrap {
    overflow:hidden;
    padding-bottom:10px;
}

.bold {
	font-weight:bold;
}

fieldset 
{
    border-color:#53413F;
    border-width:1px;
}

#copyright{
font-size: 0.9em;
text-align:center;
color: #d9d9d9;
}

#bottom_sponsored  {
width: 790px;
margin: 0 auto;
font-size: 0.9em;
color: #363636;
text-align:right;
text-align:right;
position:relative;
bottom:0px;
margin-top:55px;
}

#bottom_sponsored a.link  {
text-decoration: none;
color: #363636;
}

#bottom_sponsored a  {
text-decoration: none;
color: #363636;
}
#bottom_sponsored  a:hover{
text-decoration: underline;
}

#enter_page 
{   
    margin-left:auto;
    margin-right:auto;
}

#holder { position: absolute; top: 0; left: 0;width:100%;}

#copy {clear: both; height: 5em; position: absolute; bottom: 0; left:0;   border: none; width: 100%;}

#body_bgd {
	width: 852px;
	margin: 0 auto;
	margin-top:15px;
	background: url(images/body_bgd_new.jpg) center repeat-y;
}

#body_top_bgd {
	width: 852px;
	margin: 0 auto;	
	padding-top: 10px;
	background: url(images/body_bgd_top_new.jpg) top center no-repeat ;
}

#body_bottom_bgd {
	width: 852px;
	margin: 0 auto;
	padding-bottom:14px;
	background: url(images/body_bgd_bottom_new.jpg) bottom center no-repeat;
}

#mediaplayer 
{
    position:absolute;
    left:470px;
    top:20px;
    padding-right:5px;
}

.newsitem 
{
    padding-right:10px;
}