/* CSS Document */

/* General styles  ---------------------*/
body, td, p, div, li, a {
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #ffffff;
}

div {
	margin: 0px;
	padding: 0px;
}
/* font styles  ---------------------*/
.main {
		
	margin: 0px 0px 0px 0px;
	padding: 0px 15px 0px 15px;
	vertical-align: top;
	background-image: url(images/row-2-bg.gif);
	text-align: justify;
	
}
.celltop {
	Height: 19px;
	background-image: url(images/top-cell.gif);
}

.cellmid {
	Height: 19px;
	background-image: url(images/bg-cell.gif);
	padding: 0px 15px 0px 15px;
}
.cellbottom {
	Height: 16px;
	background-image: url(images/bottom-cell.gif);
	
}
/* gallery  ---------------------*/
.topgallery {
	Height: 100px;
	width: 100px;
	border-collapse:collapse;
	border:		solid;
	border-width:thin
	
	}
	
	.cellgallery {
	Height: 20px;
	background-color:#9D2C18;
	padding: 0px 5px 0px 5px;
	}
	
.cell2gallery {
	Height: 20px;
	border:thick;
	background-color:#49140B;
	padding: 0px 5px 0px 5px;
	color: #FF0000;
	}
.cell3gallery {
	Height: 20px;
	border:thick;
	background-color:#49140B;
	padding: 0px 5px 0px 5px;
	}

.pgallery{
margin-left: 8px;
margin-right: 8px;
}

/* model template  ---------------------*/
.bigpicture {
	Height: 310px;
	width: 230px;
	border-color:#CC3300;
	border:		solid;
	border-width:thin
}
/* loginbox  ---------------------*/

.celllogin{
	padding: 0px 5px 0px 5px;
	}

.sub {
	color: #ffffff;
}
.redhead {
	color: #F31313;
	font-weight: bold;
}
.dscr {
	color: #555555;
}
.formtd {
	color: #000000;
	font-weight: bold;
	font-size: 10px;
}
/* link  ---------------------*/
a{	
	text-decoration:underline;
	font-weight: bold;
}
a:hover {
	text-decoration:none;
	color: #F31313;
}
a.red {	
	color: #E0080D;
	text-decoration:underline;
	font-weight: bold;
	font-size: 10px;
}
a:hover.red {
	color: #ffffff;
	text-decoration:none;
	font-weight: bold;
	font-size: 10px;
}
a.white {	
	text-decoration:none;
	font-weight: bold;
}
a:hover.white {
	color: #FF7D3D;
	text-decoration:underline;
	font-weight: bold;
	
}
a.gray {	
	color: #4a4949;
	text-decoration:underline;
	font-weight: bold;
	font-size: 10px;
}
a:hover.gray {
	color: #2986d3;
	text-decoration:none;
	font-weight: bold;
	font-size: 10px;
}
/* layout  ---------------------*/
.top {
	color: #ffffff;
	background-image: url(file:///E|/My Web Sites/ronnie/test2/images/top-2.gif);
	background-repeat: repeat-x;
	font-size: 10px;
	padding-LEFT: 28px;
	
}
.bottom {
	
	background-image: url(file:///E|/My Web Sites/ronnie/test2/images/midbottom.gif);
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: bottom;
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	color: #2986d3;
}
.footer {
	
	background-image: url(file:///E|/My Web Sites/ronnie/test2/images/bfooter.gif);
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #4a4949;
}
.cel1 {
	padding: 30px 0px 30px 40px;
	margin: 0px;
}
.cel2 {
    margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	
}
.listing {
	padding: 13px;
	margin: 0px;
}


#red {
	 scrollbar-3dlight-color: #8B2714;
	 scrollbar-darkshadow-color: #671B0D;
	 scrollbar-face-color: #8B2814;
	 scrollbar-arrow-color: #DD320E;
}
.client-clm {
   
   padding: 0px 10px 10px 10px;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px ;
	
}

.listingcell {
background-image: url(http://wwww.cyber/images/forsale.gif);
background-repeat: no-repeat;
background-position: right;
text-align: justify;

}
.tablebg {
background-image: url(file:///E|/My Web Sites/ronnie/test2/images/homes-bg.gif);
background-repeat: repeat-y;
margin-left: 15px;
margin-right: 20px;
line-height: 10px;
}

.tablebgmain {
background-image: url(file:///E|/My Web Sites/ronnie/test2/images/main-bg.gif);
background-repeat: repeat-y;
vertical-align: top;


}

/* forms  ---------------------*/
.formcell
{
color: #ffffff;
	background-color: #175385;
	background-image: url(file:///E|/My Web Sites/ronnie/test2/images/welcome-bg.gif);
	background-repeat: repeat-x;
	padding-LEFT: 15px;
	padding-top: 5px;
	vertical-align: top;
	 
	
	}

	
input.typebox, textarea {
	padding: 0px;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	background-color: #ffffff;
	border: 1px #666666 solid;
	}
	
select {
	color: #666666;
}

.button {

	color: #ffffff;
	background-color:#1C7FD0;
	border-style: solid;
	border-width: 1px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px; 
	padding-bottom: 1px;
	font-size:8pt; 
	font-family:Verdana; 
	font-weight:bold
	
}
.celmain{
	padding: 0px;
	margin: 0px;
	border:0px;
}
