/* site.css - Paradigm4 */



html {
	margin: 0px;
	padding: 0px;

}


body { 
	margin-left: 0; margin-right: 0; margin-top: 0; margin-bottom: 0;
	padding-left: 26; padding-right: 26; padding-top: 0; margin-padding: 0;
	font-family: arial, helvetica, san-serif; 
	line-height:18px;
	
	background-image: url(images/home-top2-searchengines1new.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	background-attachment: fixed;

	
	text-align: justify;

	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #cfbda9;
	scrollbar-shadow-color: #cfbda9;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #cfbda9;
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color: #cfbda9;
	scrollbar-base-color: #cfbda9;

	overflow: auto;



}




/* TABLES */


table.iframecontent { 
	width: 100%;
	height: 100%
}

table.iframecontent1 { 
	width: 100%;
}


table.price { 
	align: center;
}

table.bottom { 
	width: 100%;
	align: center;
}

table.bottomleft { 
	width: 50%;
}

table.bottomright { 
	width: 50%;
}


td.price1 { 
	font-family: arial, helvetica, san-serif; 
	font-size: 0.8em;
	font-weight: bold;
	color: 000080;
	background: ff8000;
}

td.price2 { 
	font-family: arial, helvetica, san-serif; 
	font-size: 0.8em;
	width: 300; 
	background: f5f5f5;
}

td.price3 { 
	font-family: arial, helvetica, san-serif; 
	font-size: 0.8em;
	width: 130; 
	background: eeeeee;
}

td.header { 
	font-family: arial, helvetica, san-serif; 
	font-size: 0.8em;
	width: 100%; 
	height: 29; 
	background-image: url(images/headerbg.gif);
	background-repeat: repeat;
}


iframe.mainiframe {  
	width: 100%; 
	height: 100%; 
}


iframe.miniiframe {  
	width: 400; 
	height: 230; 
}

iframe.miniiframe1 {  
	width: 400; 
	height: 250; 
}

iframe.miniiframe2 {  
	width: 400; 
	height: 260; 
}

iframe.miniiframe3 {  
	width: 420; 
	height: 250; 
}

iframe.miniiframe4 {  
	width: 420; 
	height: 280; 
}

iframe.miniiframe5 {  
	width: 450; 
	height: 260; 
}
/* LINES and FONTS */



p {
	text-align: left;
	font-family: arial, helvetica, san-serif; 
	line-height:18px;
	font-size: 12px;
	color: #000000;
}


p.small {
	text-align: left;
	font-family: arial, helvetica, san-serif; 
	font-size: 10px;
	line-height: 16px;
	color: #000000;
}

p.small1 {
	text-align: left;
	font-family: arial, helvetica, san-serif; 
	font-size: 10px;
	line-height: 16px;
	color: #000000;
}

div.print {
	text-align: right;
	font-family: arial, helvetica, san-serif; 
	font-size: 10px;
	color: #000000;
}



div.copyright {
	text-align: center;
	color: #000000;
	font-size: 0.7em;
}

div.footer {
	text-align: center;
	padding: 5px;
	font-size: 10px;
}

div.p4 {
	text-align: left;
	font-size: 0.7em;
	color: #464646;
	vertical-align: top; 
	padding-left: 10px;
}


div.link {
	text-align: left;
	font-family: arial, helvetica, san-serif; 
	font-size: 12px;
	color: #000000;
}

font.url {
	color: #0000ff;
}


/* LINKS */

	a {text-decoration: none;   color: #0000ff}
	a:hover {text-decoration: underline;   color: #0000ff}
	a:visited {text-decoration: none;   color: #0000ff}

	a.p4 {text-decoration: none;   color: #464646}
	a.p4:hover {text-decoration: underline;   color: #464646}
	a.p4:visited {text-decoration: none;   color: #464646}

	a.breadcrumb {text-decoration: none;   color: #0000ff}
	a.breadcrumb:hover {text-decoration: underline;   color: #0000ff}
	a.breadcrumb:visited {text-decoration: none;   color: #0000ff}


ol
{
	text-align: left;
	font-family: arial, helvetica, san-serif; 
	font-size: 12px;
	color: #000000;
}
 

ul
{
	list-style-image: url(images/house.gif);
	text-align: left;
	font-family: arial, helvetica, san-serif; 
	font-size: 12px;
	color: #000000;
}
 	
hr.e {border: none 0; 
	border-top: 1px dashed #000;
	border-bottom: 1px dashed #ccc;
	width: 100%;
	height: 2px;
	margin: 10px auto 0 0;
	text-align: left;
	}

img.pic {
	margin-right: 13px
	}	
	


