/* CSS by BIG deal */
/* Studio-POV.com © 2007 */










/* Header */

body.bodySite{
	/* Body setting */
	margin-left: 0px;
	margin-top: 34px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#ebe9de;
	background-repeat: repeat-x;
	
}

bullet {
behavior: url(iepngfix.htc)
}

.TopStyle{
	/* The space between top to logo */
	padding-top: 0px;
	text-align: right;
	color:#053255;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

td.Top_buttons{
	/* Header td's links style */
	background-position: bottom;
	background-repeat: no-repeat;
	direction: rtl;
	height: 24px;
	padding-right: 40px;
	padding-top:0px;
}

a.upbuttons{
	/* Header links style */
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	direction: ltr;
	padding-right:3px;
	padding-left:3px;
	text-decoration: none;
	cursor: pointer;
}

a.upbuttons:visited{
	/* Header links visited style */
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right:3px;
	padding-left:3px;
	text-decoration: none;
	cursor: pointer;
}

a.upbuttons:hover{
	/* Header links hover style */
	font-size: 13px;
	font-weight: bold;
	color: #c59b5d;
	padding-right:3px;
	padding-left:3px;
	text-decoration: underline;
	cursor: pointer;
}

/* End header */










/* Body */

td.MainTable{
text-align:center;
}

td.bigTitle{
	/* Style for title of big, mini, gallery, contact, sitemap title */
	font-size: 17px;
	color:#053255;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	padding-bottom: 5px;
	direction: rtl;
}
a.bigTitle{
	/* Style for title of big, mini, gallery, contact, sitemap title */
	font-size: 17px;
	color:#053255;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	padding-bottom: 5px;
	direction: rtl;
}

div.bigTitle{
	width: 250px;
	color:#053255;
}

/* End Body */










/* Body - Table */

td.BodyTable{
	/* Table-body style(big table) */
	direction: rtl;
	padding-right:10px;
	height: 300px;
	width:770px;
	font-size: 13px;
	vertical-align: top;
	text-align:right;
	color:#053255;
}

/* End Body - Table */









/* Left Table */
span.title_text_orange {
color:#bf8837;

}
.LeftTable{
	background-position: top;
	background-repeat:repeat-y;
	vertical-align: top;
	font-size: 13px;
	color:#053255;
	height:80px;
	width: 140px;
}
div.LeftTable{
width:135px;
}


/* End Left Table */










/* Body - Mini table */

td.MiniBodyTable{
	/* Mini table-body style */
	padding-right: 10px;
padding-left:10px;
	direction: rtl;
	height: 300px;
	color:#053255;
}

/* End Body - Mini table */










/* Body - Menu table */

td.menuButtons{
	/* Menu table style */
	height:200px;
	width:134px;
	vertical-align:top;
	background-color: #7589a3;
	background-position:bottom;
	background-repeat:repeat-x;
	text-align:right;
	padding-right:0px;
	direction: rtl;
}

.menuButtonsS{
	/* Td style when selected category in page */
	font-size: 15px;
	color:#053255;
	font-weight: bold;
}

a.menuButtons{
	/* Style of menu side links */
	font-size: 13px;
	color: #FFFFFF;
	direction: rtl;
	text-decoration: none;
}

a.menuButtons:visited{
	/* Style of menu side links visited */
	font-size: 13px;
	direction: rtl;
	color: #FFFFFF;
	text-decoration: none;
}

a.menuButtons:hover{
	/* Style of menu side links hover */
	font-size: 13px;
	direction: rtl;
	color:#d4ac70;
	text-decoration: underline;
}

/* End Body - Menu table */









/* Body - Gallery table */

td.GalleryTable{
	/* Mini table-body style */
	padding-right:10px;
	direction: rtl;
	height:300px;
	color:#053255;
	font-size: 13px;
	width: 134px;
}

.picBorder{
	/* Style for multip pictures in galleries */
	border-style:solid;
	border-width: 1px;
	border-color:#053255;
	height: 82px;
	width: 100px;
}

.singlePic{
	/* Style for single picture */
	border-style:solid;
	border-width: 1px;
	border-color:#053255;
}

/* End Body - Gallery table */








/* Contact page */

.contactTxt {
	/* Text style of contact page */
	color:#053255;
	font-size:13px;
	padding-bottom:7px;
}

td.contactTxt {
	/* Text style of contact page */
	text-align:right;
}

.form_field{
	/* Form input style */
	border: 1px solid #053255;
	font-size: 12px; 
	color:#053255;
	text-align: right;
	
}

/* End Contact page */









/* Business index */

img.BIPicBorder{
	/* Border of pic in BI */
	border-style: solid;
	border-width: 1px;
	border-color:#053255;
}

a.SiteName{
	/* Site name link style in BI */
	font-weight: bold;
	font-size: 13px;
	color:#053255;
	text-decoration: underline;
}

span.shortDescBI{
	/* Short description style in BI */
	color:#053255;
}

a.print{
	/* Category link style in BI */
	font-size: 13px;
	color: #FFFFFF;
	direction: rtl;
	text-decoration: none;
	cursor: pointer;
}

a.print:visited{
	/* Category link style in BI visited */
	font-size: 13px;
	direction: rtl;
	color: #FFFFFF;
	text-decoration: none;
	cursor: pointer;
}

a.print:hover{
	/* Category link style in BI hover */
	font-size: 13px;
	direction: rtl;
	color: #D81818;
	text-decoration: underline;
	cursor: pointer;
}

/* End Business index */









/* Site map page */

td.sitemapTitle{
	/* Title site name style in site map page */
	font-size: 14px;
	color:#053255;
	font-weight: bold;
}

a.sitemapTxt{
	/* Text style in site map page */
	font-size:13px;
	color:#053255;
	direction:rtl;
}

/* End Site map page */









/* Faq Style */

a.faqquest{
	color:#053255;
	font-size: 13px;
	font-weight: bold;
}

.faqanswer{
	color: #053255;
	font-size: 13px;
}

/* End Faq Style */









/* Products Style */

a.prodName{
	font-size: 13px;
	font-weight: bold;
	color: #053255;
}

/* End Products Style */









/* Footer */
.footerTxt{
	/* Text style of footer site */
	font-size: 10px;
	font-weight: normal;
	color:#053255;
}

a.fotbuttons{
	/* Menu footer links style */
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	direction: ltr;
	text-decoration: none;
	cursor: pointer;
}

a.fotbuttons:visited{
	/* Menu footer links style visited */
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	cursor: pointer;
}

a.fotbuttons:hover{
	/* Menu footer links style hover */
	font-size: 11px;
	font-weight: bold;
	color: #c59b5d;
	text-decoration: underline;
	cursor: pointer;
}

.ftlinks{
	/* Footer links style */
    font-size: 10px;
	color:#053255;
	text-decoration: none;
	cursor: pointer;
    
}

/* End Footer */










/* News */

.normalTxtBold{
	/* Title news style */
	color: #053255;
	font-size:13px;
	font-weight:bold;
	padding-right:5px;
}

.normalTxt{
	/* News description style */
	color:#053255;
	font-size:13px;
	padding-right:5px;
}

.normalTxtblack{
color:#053255;
	font-size:13px;
	padding-right:5px;


}
/* End News */









/* General */

body{
	/* Body style */
	direction: ltr;
	font-family: arial;
}

img, div{
	/* Png fix */
	behavior: url(iepngfix.htc);
	border: none;
}

/* End General */










/* Studio-POV.com © 2007 */
/* End CSS by BIG deal */