﻿body
{
	font-family: Arial;
	font-size: 9pt;
	margin-top: 0px;
	margin-bottom: 0px;	
}

.link1 A:link {text-decoration: none}
.link1 A:visited {color: blue; text-decoration: none}
.link1 A:hover {color: red; text-decoration: underline}
.link1 A:active {text-decoration: none}

.border
{
	margin-top: 2px;
	border-right: #a9a9a9 1pt solid;
	border-top: #a9a9a9 1pt solid;
	border-left: #a9a9a9 1pt solid;
	border-bottom: #a9a9a9 1pt solid;
}

.budborder
{
	border-right: #a9a9a9 1px solid;
	border-top: #a9a9a9 1px solid;
	border-left: #a9a9a9 1px solid;
	border-bottom: #a9a9a9 1px solid;
	background-color:#F9F9E0;
}
.tabheaderdiv
{
    height: 19px;
    width: 100%;
}

.tabactive
{
	float: left;
	width: 34%;
	text-align: center;
	vertical-align: text-top;
	padding-bottom: 2px;
	padding-top: 2px;
	border-left: white 1pt solid;
}

#tabactive1 a:hover
{
	text-decoration: none;
}

#tabactive2 a:hover
{
	text-decoration: none;
}

#tabactive3 a:hover
{
	text-decoration: none;
}

.tabitem
{
	float: left;
	width: 32.25%;
	text-align: center;
	padding-bottom: 2px;
	padding-top: 2px;
	border-bottom: lightgrey 1pt solid;
	background-color: #f5f5f5;
}

.tabcontent
{
	height: 68px;
	padding-top: 8px;
	padding-right: 5px;
	padding-left: 7px;
}

.format1
{
	
	margin-right: 15px;
	margin-left: 15px;	
	text-align: justify;
	margin-top: 14px;
	line-height: 18px;
	font-family: Arial;
	font-size: 9pt;
}
.format2
{
	
	margin-right: 15px;
	margin-left: 15px;	
	text-align: justify;
	/*margin-top: 14px;*/
	line-height: 16px;
	font-family: Arial;
	font-size: 8pt;
}

/************* LS Video - Start **************/

.vidLink A:link {text-decoration: none}
.vidLink A:visited {color: blue; text-decoration: none}
.vidLink A:hover {color: red; text-decoration: none}
.vidLink A:active {text-decoration: none}

/************* LS Video - End **************/

/************* LS News - Start **************/
.newslink A:link {text-decoration: none}
.newslink A:visited {color: purple; text-decoration: none}
.newslink A:hover {color: red; text-decoration: underline}
.newslink A:active {text-decoration: none}

#tablist2{
padding: 3px 0;
margin-left: 0;
margin-bottom: 0;
margin-top: 0.1em;
font: 12px Verdana;
border-bottom: 1px solid #a9a9a9;
border-left: 1px solid #a9a9a9;
}

#tablist2 li{
list-style: none;
display: inline;
margin: 0;
}

#tablist2 li a{
text-decoration: none;
padding: 3px 0.5em;
border-top: 1px solid #a9a9a9;
border-right: 1px solid #a9a9a9;
background: #f5f5f5;
}

#tablist2 li a:link, #tablist2 li a:visited{
    color: blue;
}

#tablist2 li a:hover{
    color: red;
}

#tablist2 li a.current{
background: #ffffff;
border-bottom: 1px solid white;
font-weight: bold;
}

/* News Links at the Left */
.newslinkL {text-align: right; font-size: 7pt;}
.newslinkL A:link {text-decoration: none}
.newslinkL A:visited {text-decoration: none}
.newslinkL A:hover {color: red; text-decoration: none}
.newslinkL A:active {text-decoration: none} 

/************* LS News - End **************/

/************* LS FF Messages Tabs - Start **************/

#tablist{
padding: 3px 0;
margin-left: 0;
margin-bottom: 0;
margin-top: 0px;
font: 12px Verdana;
border-bottom: 1px solid #a9a9a9;
border-left: 1px solid #a9a9a9;
}

#tablist li{
list-style: none;
display: inline;
margin: 0;
}

#tablist li a{
text-decoration: none;
padding: 3px 0.5em;
border-right: 1px solid #a9a9a9;
background: #f5f5f5;
}

#tablist li a:link, #tablist li a:visited{
    color: blue;
}

#tablist li a:hover{
    color: red;
}

#tablist li a.current{
background: #ffffff;
border-bottom: 1px solid white;
font-weight: bold;
}

/************* LS FF Messages Tabs - End **************/

/* added css by myaccount*/
.rollover a
{
    border-right: #a9a9a9 1pt solid;
	border-top: #a9a9a9 1pt solid;
	border-left: #a9a9a9 1pt solid;
	border-bottom: #a9a9a9 1pt solid;
	height: 19px;
	width: 74px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #010101;
	float: right;
	text-align: center;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	background-color: #EBEBEB;
	padding-top: 5px;
}

.rollover a:hover
{
    border-right: #a9a9a9 1pt solid;
	border-top: #a9a9a9 1pt solid;
	border-left: #a9a9a9 1pt solid;
	border-bottom: #a9a9a9 1pt solid;
	height: 19px;
	width: 74px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #676767;
	text-decoration: none;
	padding-top: 5px;
}

div#active a
{
    border-right: #a9a9a9 1pt solid;
	border-top: #a9a9a9 1pt solid;
	border-left: #a9a9a9 1pt solid;
	border-bottom: #a9a9a9 1pt solid;
	height: 19px;
	width: 74px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006699;
	text-align: center;
	text-decoration: none;
	float: right;
	padding-top: 5px;
}

/*end of css added by myaccount*/

/************ Start - LS Photos CSS **************/

#Img {
 
}

#photoholder {
     background:#ffffff url('http://www.leytesamar.org/images/photo/loading.gif') 50% 50% no-repeat;  
}

/************ End - LS Photos CSS **************/

/************ Start - LS FF Testimonials CSS **************/

.container {background:#dcdcdc; color:#000000; margin:0 15px;}
.rtop, .rbottom{
display:block;
background:#fff;
}
.rtop *, .rbottom *{
display: block;
height: 1px;
overflow: hidden;
background:#dcdcdc;
}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{
margin: 0 1px;
height: 2px
}

/************ End - LS FF Testimonials CSS **************/

/************ Start - LS FF Messages Gridview Style/Pager **************/
.gvwStyle { color: #333333; }
.gvwPager { color: #AAAAAA; }
.gvwPager a:link { color: White; text-decoration: none; }
.gvwPager a:visited { color: White; text-decoration: none; }
.gvwPager a:hover { color: White; text-decoration: none; }
.gvwPager a:active { color: White; text-decoration: none; }
/************ End - LS FF Messages Gridview Style/Pager **************/


/*******border********/

.shiftcontainer{
/*position: relative;*/
left: 5px; /*Number should match -left shadow depth below*/
top: 5px; /*Number should match -top shadow depth below*/
}

.shadowcontainer{
width: 89px; /* container width*/
background-color: #d1cfd0;
}

.shadowcontainer .innerdiv{
/* Add container height here if desired */
background-color: White;
border: 1px solid gray;
padding: 4px;
position: relative;
left: -5px; /*shadow depth*/
top: -5px; /*shadow depth*/
text-align:left;
}
.shadowcontainer2{
width: 220px; /* container width*/
background-color: #d1cfd0;
}
.shadowcontainer2 .innerdiv2{
/* Add container height here if desired */
background-color: White;
border: 1px solid gray;
padding: 4px;
position: relative;
left: -5px; /*shadow depth*/
top: -5px; /*shadow depth*/
}
/*local dest*/
.shadowcontainer3{
width: 108px; /* container width*/
background-color: #d1cfd0;
}
.shadowcontainer3 .innerdiv3{
/* Add container height here if desired */
background-color: White;
border: 1px solid gray;
padding: 4px;
position: relative;
left: -5px; /*shadow depth*/
top: -5px; /*shadow depth*/
}
/*local dest*/
.shadowcontainer4{
width: 260px; /* container width*/
background-color: #d1cfd0;
}
.shadowcontainer4 .innerdiv4{
/* Add container height here if desired */
background-color: White;
border: 1px solid gray;
padding: 4px;
position: relative;
left: -5px; /*shadow depth*/
top: -5px; /*shadow depth*/
}

/*local dest*/
.shadowcontainer5{
width: 409px; /* container width*/
background-color: #d1cfd0;
}
.shadowcontainer5 .innerdiv5{
/* Add container height here if desired */
background-color: White;
border: 1px solid gray;
padding: 4px;
position: relative;
left: -5px; /*shadow depth*/
top: -5px; /*shadow depth*/
}

/*******end-border********/

/*******directories*******/
.acc_header
{
	/*color: #b0c4de; #4f6b72;*/
	background: #b0c4de; /*#d1cfd0;*/
	cursor: pointer;
	margin-top: 3px;
	padding: 3px;
}
.acc_content
{
	background: #f8f8ff;
	color: #4f6b72;
	border: 1px dashed #a9a9a9;
    border-top: none;
}
/*****directories-end*****/
/*****advertisement*****/
#containerads {
     width: 293px;
     height: 75px;
     position: relative;
     overflow: hidden;
     border:0px; }
#imgadd0 { /* co.cc banner */
	position: absolute;
	border:0px; }
#imgadd1 { /* free host finder banner */
	position: absolute;
	border:0px; } 
#imgadd2 { /* mysql */
	position: absolute;
	border:0px;  }
#imgadd3 {	/* php */
	position: absolute;
	border:0px; }
#imgadd4 { /* dot tk */
	position: absolute;
	border:0px; }
/*****advertisement-end*****/

/********* help_b*********/

.pnlHeading
{
	padding: 5px 0px 5px 0px;
	color:#5377A9;
	font-weight:bold;
	font-size:1.2em;
}
/***** help_b end  ******/
