/*

TAGI
Design by: Ali Hammouri
February 26, 2007
original style
------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------- */

*{margin: 0px; padding: 0px; outline: none;}

html {margin: 0px; padding: 0px;}

body{
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	margin: 0;
	text-align: center;
	direction: ltr;
	}

a	{
	color:#CC6600;
	text-decoration: none;
	}

a:hover{
	text-decoration: underline;	
	}

p{
	color: #333333;
	line-height: 15px;
	margin: 0 0 15px 0;	
	}

strong{
	font-size: 11px;
	color: #666;
	font-weight: bold;
	margin: 0 0 3px 0;
	display: block;
	text-decoration: none;
	}

.clearBoth{
	clear: both;
	display:	block;
	font-size:	0px;
	/*position:	relative;*/
	height:		0;
	width:		0;
	overflow:	hidden;
	visibility:	hidden;
	}

select{
	font: 11px verdana;
	}

/*
 Header ----------------------------------------------------------------------------
 -------------------------------------------------------------------------------- */

.fixedHeader{
	width: 100%;
	background: #FCFBF2;	
	}

 
#header{
	width: 770px;
	margin: 0px auto;
	color:inherit;
	text-align: left;
	height: 87px;
	border-bottom: 1px solid #D3D3BF;
	background: #FCFBF2;
	}


.topMargin{
	height: 10px;
	}


#subHeader{
	height: 52px;
	margin: 0;
	background-color: #330000;
	border-bottom: 1px solid #FF9900;
	position: relative;
	}


#logo {
	position: absolute;
	left: 29px;
	top: 10px;
	}

#subHeaderName {
	position: absolute;
	left: 81px;
	margin-top: 15px;
	width: 679px;
	height: 22px;
	background-image: url(../../images/bg_name_icon_en.gif);
	background-color: #532205;
	}


.nameCompany {
	position: absolute;
	top: 1px;
	left: 10px;
	}


#menuTop{
	color: #B5B4AD;
	height: 24px;
	background-color: #F9F1DA;
	position: relative;
	padding-left: 15px;
	}


#menuTop a{
	font-size: 11px;
	color: #996600;
	line-height: 22px;
	text-decoration: none;
	}


#menuTop a:hover{
	color: #996600;
	text-decoration: underline;	
	}

#search{
	position: absolute;
	margin: 0px;
	top: 3px;
	right: 31px;
	}
	
#search img{
	position: absolute;
	top: 1px;
	right: -17px;
	cursor: pointer;
	}

#search input{
	font: 11px Verdana, Arial,sans-serif;
	color: #996600;
	width: 150px;
	border: 1px solid #D2D2CC;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	background-color: #FCFBF2;
	}

#subHeaderMenu {
	font-size: 10px;
	position: absolute;
	right: 10px;
	top: 3px;
	color: #8E5700;
	}

#subHeaderMenu a {
	color: #B17000;
	text-decoration: none;
	}

#subHeaderMenu a:hover {
	color: #B17000;
	text-decoration: underline;
	}

.lang{
	font: 12px Tahoma, Arial;
	}


/*
 Home Page -------------------------------------------------------------------------
 -------------------------------------------------------------------------------- */

#container{
	text-align: left;
	width: 770px;
	margin: 0 auto;
	padding: 0;
	border: 0px solid #ccc;
	}

#homePrimary{
	width: 770px;
	overflow: hidden;
	margin: 0;
	padding: 10px 0 0 0;
	border: 0px solid #000;
	background: url(../../images/bgShadow.gif) left top repeat-x;
	}

.news{
	margin: 8px 0 15px 0;
	border: 0px solid #ccc;
	}

.news h2{
	font-size: 12px;
	color: #CC6600;
	font-weight: normal;
	line-height: 15px;
	padding: 0 0 0 4px;
	border-left: 0px solid #FF9900;
	}
	
.news .rss{
	float: right;
	margin: -11px 5px 0 0;
	background: none;
	outline: none;
	}

.news h3 a{
	font-size: 11px;
	font-weight: normal;
	color: #737373;
	display: block;
	padding: 0  5px 0 15px;
	outline: 0;
	background: url(../../images/arrowSmall_en.gif) left center no-repeat;
	}
	
.lineBreak{
	height: 10px;
	background: url(../../images/line.gif) left center repeat-x;
	}

.homeP{
	padding: 10px;
	border-width: 0px;
	border-style:solid;
	border-color: #ccc;
	background: #F7F7F7;
	}
.homeP p{
	font-size: 10px;
   	color: #666;
	text-align:justify;
	line-height: 15px;
	margin: 0;
	}

.newsText{
	float: left;
	width: 540px;
	margin: 0px;
	border: 0px solid #cc0;
	}

.quickLinks{
	width: 200px;
	float: right;
	margin: 0px;
	list-style: none;
	border: 0px solid #cc0;
	}

.quickLinks li{
	font-size: 11px;
	font-weight: normal;
	color: #996600;
	float: left;
	width: 200px;
	height: 60px;
	margin: 0;
	padding: 10px 0 0 0;
	position: relative;
	border-bottom: 1px solid #eee;
	}

.quickLinks p{
	font-size: 10px;
	color: #4D3312;
	line-height: 14px;
	margin: 3px 0 0 0;
	}

.quickLinks p a{
	color: #4D3312;
	}

.quickLinks img{
	position: absolute;
	right: 0px;
	bottom: 0px;
	border: 0;
	}

	
/*
 Narrow Pages ----------------------------------------------------------------------
 -------------------------------------------------------------------------------- */
 
 h4{
 	font-size: 14px;
 	color: #996600;
 	margin: 0 0 10px 0;
 	}
 
  h5{
 	font-size: 12px;
 	color: #333333;
 	margin: 0 0 10px 0;
 	}

#primary{
	width: 770px;
	overflow: hidden;
	border-top: 1px solid #EB9617;
	}

#subMenu{
	float: left;
	width: 215px;
	padding: 99px 0 0 0;
	}

#subMenu ul{
	font-family: Arial;
	color: #996600;
	list-style: none;
	margin: 0 10px 0 0;
	border-top: 1px solid #E3E3E3;
	}

#subMenu ul li{
	margin: 0;
	padding: 5px 3px;
	border-bottom: 1px solid #E3E3E3;
	}

#subMenu ul li a{
	color: #996600;
	margin: 0;
	}

#subPrimary{
	float: left;
	width: 555px;
	}

.path{
	color: #999999;
	margin: 50px 0 15px 0;
	border: 0px solid #000;	
	}

.path a{
	color: #999999;
	}

h1{
	font-size: 18px;
	color: #663300;
	font-weight: normal;
	line-height: 16px;
	margin: 0 0 5px 0;
	padding: 0 0 0 10px;
	border-left: 2px solid #FF9900;
	}

#subPrimaryContent{
	margin: 20px 0;
	border: 0px solid #E3E3E3;
	}

#subPrimaryContent ul, #subPrimaryContent ol{
	margin: 15px 35px;
	}

#subPrimaryContent ul li, #subPrimaryContent ol li{
	margin: 3px 0;
	}

.shortText{
	height: 75px;
	margin: 1px 0;
	background: url(../../images/cornerShortText1_en.gif) 10px 10px no-repeat #EFEEEB;
	}

.corner{
	background: url(../../images/cornerShortText2_en.gif) right bottom no-repeat;
	}

.shortText p{
	font-size: 14px;
	line-height: 18px;
	margin: 10px;
	}

.shortTextNone{
	height: 20px;
	margin: 1px 0;
	background: #EFEEEB;
	border: 0px solid #E3E3E3;
	}

/*
 wide pages ------------------------------------------------------------------------
 -------------------------------------------------------------------------------- */

#pageWide #subMenu{
	visibility: hidden;
	width: 0;
	height: 0;
	}

#pageWide #subMenu ul{
	visibility: hidden;
	width: 0;
	height: 0;
	}

#pageWide #subPrimary{
	width: 770px;
	}

#pageWide #subPrimaryContent{
	margin: 10px 0;
	border: 0px solid #E3E3E3;
	}

#pageWide .shortText{
	height: 20px;
	margin: 1px 0;
	background: #EFEEEB;
	border: 0px solid #E3E3E3;
	}

#pageWide p{
	color: #333333;
	line-height: 15px;
	margin: 0 0 15px 0;
	}

.pageWideTable{
	
	}

.pageWideTable h2{
	font-size: 15px;
	font-weight: normal;
	color: #666666;
	line-height: 14px;
	margin: 0 0 3px 0;
	padding: 0 3px;
	}

.pageWideTable .latestNews{
	width: 220px;
	padding: 0;
	margin: 0;
	}

.pageWideTable h3{
	font-size: 11px;
	font-weight: normal;
	color: #CC9900;
	margin: 0;
	}

.pageWideTable h3 a{
	font-size: 11px;
	font-weight: normal;
	color: #666;
	display: block;
	padding: 0 3px;
	outline: 0;
	}

.pageWideTable .lineBreak{
	height: 18px;
	margin: 0;
	background: url(../../images/line.gif) left center repeat-x;
	}


/*
 Sub Pages -------------------------------------------------------------------------
 -------------------------------------------------------------------------------- */
 
 
.option{
	width: 100%;
	margin: 0 0 0px 0;
	overflow: hidden;
	border-bottom: 0px solid #eee;
	}

.option a{
	float: right;
	margin: 0 0 0 1px;
	}
		
.vertTop td{
 	vertical-align: top;
 	}
 
.selectPub{
 	margin: 0 0 35px 0;
 	padding: 0 0 10px;
 	}
 	
.selectPub select{
	width: 550px;
 	margin: 3px 0 0 0;
 	}
 
 .pubTitle{
 	font-size: 12px;
	font-weight: bold;
	color: #996600;
	margin: 0;
	padding: 5px 0;
	border-width: 0 0 1px 0;
	border-style: dotted;
	border-color: #CC9966;	
 	}
 
 .optinPub{
	padding: 6px 0;
	margin: 0;
	border-width: 0 0 1px 0;
	border-style: dotted;
	border-color: #CC9966;
	}

.pubInfo{
	width: 550px;
	height: 150px;
	overflow: auto;
	padding: 10px 0 0 0;
	margin: 0 0 50px 0;
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #EFEDEA;

	scrollbar-face-color: #EFEEEB; 
	scrollbar-track-color: #FAF9F6; 
	scrollbar-arrow-color: #CC6600;
	scrollbar-highlight-color: #EFEEEB; 
	scrollbar-3dlight-color: #EFEEEB; 
	scrollbar-shadow-color: #EFEEEB;
	scrollbar-darkshadow-color: #EFEEEB; 
	}

.pubImg{
	float: left;
	width: 75px;
	height: 100px;
	border-width: 1px 0 0 1px;
	border-style: solid;
	border-color: #cccccc;	
	margin: 0 10px 10px 0;
	}

#pageWide .pubInfo p{
	line-height: 15px;
	width: auto;
	border: 0px solid #E3E3E3;
	}

/* -- news page --------------------- */

.titleNews a{
	font-size: 11px;
	display:block;
	font-weight: normal;
	color: #333333;
	padding: 3px 0 3px 12px;
	background: url(../../images/arrowSmall_en.gif) left 7px no-repeat;
	}

.dateNews{
	color: #999;
	margin: 5px 0 30px 0;
	padding: 5px 12px;
	border-width: 1px 0 1px 0;
	border-style: solid;
	border-color: #F2F2F2;
	}

.nextPrev td {
	text-align: center;
	position: relative;
	border: 0px solid #000000;
	}

.nextPrev table{
	width: auto;
	margin: 5px auto;
	}

.nextPrev table td{
	color: #999;
	}

.nextPrev table td span{
	color: #999;
	padding: 2px 4px;
	}

	.nextPrev table td a {
		color: #CC6600;
		display: block;
		padding: 2px 4px;
		margin: 0px 3px;
		border-style: solid;
		border-width: 1px;
		border-color: #E6E6E6 #F4F4F4 #F4F4F4 #E6E6E6;
		}
	
	.nextPrev a:hover {
			color: #999;
			text-decoration: underline;
		}

.titleNewsPage{
	font-size: 14px;
	font-weight: normal;
	color: #663300;
	padding: 3px 0 3px 0px;
	margin: 0 0 10px 0;
	}

/* Offices page ----- */

.officesTable td{
	vertical-align: top;
	}

.offices{
	font-size: 12px;
	font-weight: bold;
	color: #996600;
	margin: 0px 0 8px 0;
	padding: 5px 2px;
	border-width: 0px 0 1px 0;
	border-style: dotted;
	border-color: #CC9966;
	}
	
.selectOff{
 	margin: 0 0 35px 0;
 	padding: 0 0 10px;
 	border-bottom: 1px solid #ccc;
 	
 	}

.address{
	color: #333;
	line-height: 14px;
	margin: 5px 0 20px 0;
	padding: 0;
	}

.address td{
	padding: 0 0 4px 0;
	}

.cunName{
	font-size: 13px;
	margin: 0;
	padding: 0 0 2px 0;
	}

.short{
	color: #996600;
	vertical-align: top;
	width: 63px;
	margin: 0;
	padding: 0px;
	}

.name{
	color: #7a7a7a;
	margin: 0;
	padding: 0px;
	}

.address a{
	color: #333;
	}


.top{
	font-size: 18px;
	text-align: center;
	width: 22px;
	float: left;
	}

.top a{
	color: #EF950D;
	display: block;		
	}

.top a:hover{
	color: #FF6600;
	text-decoration: none;
	background: #F6F6F6;
			
	}

/* Links -----*/

.linkUrl a{
	font-size: 11px;
	font-weight: normal;
	color: #996600;
	display: block;
	margin: 5px 0;
	padding: 5px 12px;
	border-width: 1px 0 1px 0;
	border-style: solid;
	border-color: #F2F2F2;
	background: url(../../images/arrowSmall_en.gif) left 9px no-repeat;
	}

.linkDesc{
	color: #666;
	line-height: 14px;
	margin: 0 50px 50px 0;
	padding: 3px 12px;
	}

/* Contact Us ----- */

.boxForm{
	margin: 20px 0 0 0;
	border: 0px solid #000000;
	}

.infoForm{
	float: left;
	}

.notes{
	float: left;
	margin: 0 0 0 20px;
	}

.titleInput{
	color: #666;
	display: block;
	}

.infoForm input, .infoForm select{
	width: 230px;
	height: 18px;
	margin: 2px 0 5px 0;
	padding: 0 0 2px 1px;
	background: #EDEDED;
	border: 0;
	font: 11px Verdana, Arial;
	}

.notes textarea{
	border: 0;
	width: 230px;
	height: 98px;
	margin: 2px 0 5px 0;
	padding: 1px;
	background: #EDEDED;
	font: 11px Verdana, Arial;
	}

.button{
	clear: both;
	float: left;
	margin: 5px 0 0 0;
	}

.button input{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	background-image: url(../../images/bgButton.gif);
	height: 22px;
	width: 77px;
	border: 0px;
	background-color: #fff;
	cursor: hand;
	}

/*--- Search Page -------------------------------*/

.searchResultText {
	margin: 0 0 40px 0;
	}


.searchResultText a{
	color: #4C4C4C;
	display: block;
	margin: 10px 0;
	padding: 0 12px;
	background: url(../../images/arrowSmall_en.gif) left 4px no-repeat;	
	}

/*--- End Search Page --------------------------*/

.table td{
	padding: 2px 10px;
	}

.field {
	font: 12px verdana;
	width: 300px;
	background: #F7F7F8;
	}

.color td{
	font-size: 12px;
	color: #996600;
	padding: 2px 10px;
	}

.register{
	padding: 10px;
	border: 1px solid #E6E2DA;
	background: #FCFCE7;
	}

/*
 Footer ----------------------------------------------------------------------------
 -------------------------------------------------------------------------------- */

#footer{
	width: 770px;
	height: 80px;
	margin:  0px  auto;
	text-align: left;
	padding:   20px 0 0 0;
	background: url(../../images/bgShadow.gif) left 10px repeat-x;
	}
	
	
.survey{
	float: right;
	padding: 0;
	margin: -20px 10px 0 0;
	}

#copyright, #powered{
	margin: 0 0 0 10px;
	}

#bottomLinks{
	color: #999999;
	line-height: 15px;
	padding: 5px 10px;
	}

.surveySpace
{
    width:200px;
}

#bottomLinks a{
	color: #663300;
	text-decoration: none;
	}

#bottomLinks a:hover{
	text-decoration: underline;
	}

#copyright{
	font-size:10px;
	color: #666666;
	line-height: 22px;
	}

#powered{
	font-size:10px;
	color: #666666;
	}

#powered a{
	color: #666666;
	text-decoration: none;
	}
#powered a:hover{
	text-decoration: underline;
	}

#layer1 {
	position: absolute;
	visibility: hidden;
	width: 400px;
	height: auto;
	right: 253px;
	top: 410px;
	background-color: #EFEEEB;
	border: 0px solid #000;
	padding: 10px;
	}

.divSent{
	position: absolute;
	/*visibility: hidden;*/
	width: auto;
	height: auto;
	right: 45%;
	top: 410px;
	background-color: #EFEfff;
	border: 1px solid #000;
	font-family:Arial;
	font-size: 14px;
	line-height: 18px;
	/*padding: 10px;*/
	}
	
	/*
Photo Gallery
---------------------------------------------- */
 .photoGallery{
	width: 630px;
	padding: 0 0 0 0 ;
	margin: 25px 0 0 0;
			float: left;
		
}


 .photoGallery tr td {
	height: 20px;
	color: #7A3700;
	padding: 5px 0;
	font: normal 10px Verdana ,Arial, Helvetica, sans-serif;
}

 .photoGallery .ddlPhoto{
	height: 20px;
	color: #7A3700;
	width: 300px;
	font: normal 10px Verdana ,Arial, Helvetica, sans-serif;
}

.groupTitle
{
	font: bold 11px Verdana ,Arial, Helvetica, sans-serif;
	color: #7A3700;
}


 .photoGallery  .titleText {
	font: bold 11px Verdana ,Arial, Helvetica, sans-serif;
	color: #7A3700;
	background: url(../../images/arrow1_en.gif) left 7px no-repeat;

	padding: 0 0 0 15px ;
	margin: 0 0 5px 0;
}
 .photoGallery  small {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #C77808;
	padding: 3px 0;
	margin: 0;
	}
 .photoGallery  .dis {
	font: bold 11px Verdana ,Arial, Helvetica, sans-serif;
	color: #7A3700;
	background: url(../../images/arrowsmal.gif) left 7px no-repeat;
	padding: 0 0 0 15px ;
	margin: 0 0 5px 0;
}
 .photoGallery  .bigPhoto{
	padding: 3px ;
	margin: 0;
	border: 1px #C77808 solid;
}

 .photoGallery p {
	font: normal 10px Verdana ,Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	line-height: 16px;
}


 .photoGallery .title_text_sub {
	COLOR: #C77808;
	font: bold 12px Verdana ,Arial, Helvetica, sans-serif;
	background: url(../../images/arrow1_en.gif) left 5px no-repeat;
	TEXT-DECORATION: none;

	padding-left: 15px;
}
 .photoGallery .bigPhoto
{
	border:1px solid #C77808;
	padding:2px;
}


 .photoGallery .NormalText{
	font: normal 10px Verdana ,Arial, Helvetica, sans-serif;
	color: #7A3700;
	background: url(../../images/arrow1_en.gif) left 4px no-repeat;
	padding: 0 0 0 15px;
	margin: 0 0 0 10px;
	float: left;
	text-align:left;
}

.nextPrev{
	text-align: center;
	color: #330000;/*#669900;*/
}

.nextPrev a
{
	FONT-SIZE: 10px;
	COLOR: #C77808;
	FONT-STYLE: normal;
	display: inline;
	border-style: solid;
	border-width: 1px;
	border-color: #E6E6E6 #F4F4F4 #F4F4F4 #E6E6E6;
	padding: 1px 3px;
	margin: 0 1px;
	text-decoration:none;
}
	
.nextPrev .currentPage
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px; 
	COLOR: #fff;
	FONT-STYLE: normal; 
	background-color: #753200;
}	

.nextPrev img{
 border:1px solid #C77808;
 padding:2px;
 margin: 0 5px;
 cursor:pointer;
}

 .nextPrev .imgOver{
 border:3px solid #C77808;
 padding:0;
 margin: 0;
 cursor:pointer;
}
/* End Photo Gallery */
	
/*
 Print -----------------------------------------------------------------------
 ---------------------------------------------------------------------------*/

@media Print {

.fixedHeader, #header, .path, .subImg, .option, .mainMenuTop, #footer, .shortText, #subMenu, .printTd, .ali{
	display: none;
	visibility: hidden;
	width: 0px;
	line-height: 0;
	height: 0px;
	}
	
h1, h3, p, #subPrimaryContent{
	color: #000000;
	text-align: left;
	border: 0px;
	padding: 0;
	float: none;
	}

#primary{
	border: 0;
	}

table{
	border-collapse: collapse;
	border-spacing: 0;
	}
	

}

.popup{
	text-align: left;
	background: #fff;
	}
	
	.calendarStyle
{
    padding:11px 0 0 18px;
    position:absolute;
    height:1px;
    border:#000000 0px solid;
    color:#ffffff;
}
