
/*KILL*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td 
{margin:0px;padding:0px;border:0px;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {font-weight:normal;}
table, td, th {vertical-align:top;}
*:focus { outline: none; }
blockquote:before, blockquote:after, q:before, q:after {fadebox:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}


/*STYLE*/
body { background:#f6f8f7 url(../images/bg.jpg) center top no-repeat;
font-family:arial;font-size:14px;padding-top:20px;}
h1, h2, h3, h4, h5, h6, h7 {font-weight:normal;color:#009847; margin:0px 0px 10px 0px;}
h1 {font-size:30px;margin-bottom:20px;}
h2 {font-size:22px;}
h3 {font-size:18px;}
h4 {font-size:15px;}
h5 {font-size:12px;}
h6 {font-size:10px;}

p {margin:0px 0px 10px 0px;line-height:19px;}

a,  a:link,  a:visited,  a:focus,  a:active
{color:#00812e;text-decoration:none;outline-style:none;}  

a:hover 
{color:#064e9e;}

ol li {padding-left:13px;line-height:19px;margin-bottom:10px;list-style-type: decimal; }  

ul, ol {padding:0px;margin-left:15px;}

ol li {padding-left:0px;}

ul li
{
	line-height:19px;
	padding-left:10px;
	background: url('../images/dot.gif') left 8px no-repeat;
	list-style-type: none;
	margin-bottom:10px;
}

input, textarea, select {
    border: 1px solid #f3f3f3;
    color: #000;
    font: normal 10px Arial, Helvetica, sans-serif;
    background-color: #fff;}

hr{display: block;clear: both;background: #ccc;color: #ccc;width: 100%;height: 1px;border: none; }

/*----------------------page---------------------*/
#theboss {
	height: 100%;
	min-height: 600px;
	position: relative;
	overflow: hidden;
}

*html #theboss { /*height: 600px;*/ overflow: visible;}

.page {margin: 0px auto;width: 1000px;}

/*-----------------columns-----------------------*/
#leftcol
{
	width:170px;
	float:left;
	padding-top:5px;
}

#rightcol
{
	width:196px;
	float:right;
}

#centercol
{
	width:780px;min-height:500px;
	float:left;
	padding:0px 30px 20px 20px;
}

#centercolHide
{
	float:left;
	width:800px;
	padding:0px 30px 20px 0px;
	min-height:500px;
	position:relative;
}

.pixels
{width:1000px;overflow:hidden;}

/*------------------------index--------------------*/
.flashcol
{
	width:682px;
	float:left;
	padding:10px 0px 15px 15px;
}
.calendarcol
{
	width:170px;
	float:right;
	padding:10px 15px 15px 0px;
}

/*---------------------indextext------------------*/
.indextext {float:left;margin:11px 11px 0px 0px;width:270px;}


/*--------------------languages--------------------*/
.languages {margin:5px 15px;text-align:right;}

.languages A, .languages A:link, .languages A:visited, .languages A:focus, .languages A:active
{color:#555;font-size:11px;}

.languages A:hover 
{color:#000;}

/*--------------------topmenu----------------------*/
.topmenu {font-size:12px;text-align:right;margin:0px 15px 15px 15px;float:right;color:#aaa;display:inline;}

.topmenu A, .topmenu A:link, .topmenu A:visited, .topmenu A:focus, .topmenu A:active
{color:#555;font-size:12px;}

.topmenu A:hover
{color:#000;}

/*---------------------search----------------------*/
.search {float:right;margin:0px 10px 0px 0px;font-size:12px;width:250px;overflow:hidden;}
.search p {float:right;background: url(../images/bgsearch.gif) no-repeat;width:200px;height:26px;}
.search input {background:none;border:none;}
.search .go {float:right;width:36px;height:26px;margin:0px 5px;}

.search .input {width:190px;height:21px;font-size:14px;padding-top:3px;}

/*------------------------menu-------------------*/
#menu
{
	/*display: inline-block;*/
	text-align:center;
	width:1000px;
	/*margin:0px auto;
	border:1px solid #000;*/
	overflow:hidden;
	white-space: nowrap;  
}

#menu div, img.marker
{
	/*float:left;*/
}

#menu A, #menu A:link, #menu A:visited, #menu A:focus, #menu A:active
{
	color: #fff;
	/*display:block;*/
	font-size:14px;

	display: inline-block; 
	margin-right:11px; 
	
	*display: inline-block;  
    *margin-right:11px;  
     direction:rtl;
	text-align:center;
	line-height:25px;
	width:101px;height:26px;
	background: url(../images/bgmenu.jpg) no-repeat;
}

#menu A:hover 
{
	text-decoration:none;
	color: #000;
}

#menu div.this a
{
	color: #000;
}



/*------------------breadcrumbs------------------*/
.breadcrumbs{color:#666666;text-align:left;font-size:12px;margin:5px 0px 5px 10px;display:block;}

.breadcrumbs A, .breadcrumbs A:link, .breadcrumbs A:visited, .breadcrumbs A:focus, .breadcrumbs A:active
{font-size:12px;color:#666666;float:right;}

.breadcrumbs span {display:block;float:right;padding:0px 5px;}

.breadcrumbs A:hover 
{color:#000;}

/*------------------------features-----------------*/
.features {background: url(../images/feab.jpg) center bottom no-repeat;float:right;width:300px;margin-top:20px;margin-left:30px;}

.feature {background: url(../images/feat.jpg) center top no-repeat;padding:5px 10px 15px 10px;overflow:hidden;}

.feature img {float:right;margin-left:15px;}

.feature A, .feature A:link, .feature A:visited, .feature A:focus, .feature A:active
{font-size:14px;color:#003c8e;font-weight:bold;display:block;margin-bottom:10px;}

.feature A:hover 
{color:#000;}

.feature p
{color:#000;}

/*------------------------bigfeature-----------------*/
.bigfeature {display:block;}

.bigfeature .title {padding:0px 0px 5px 0px;}

.bigfeature .title A, .bigfeature .title A:link, .bigfeature .title A:visited, .bigfeature .title A:focus, .bigfeature .title A:active
{font-size:15px;color:#003c8e;font-weight:bold;}

.bigfeature .title A:hover 
{color:#000;}

.bigfeature .bigfeaturimage 
{float:left;margin-right:10px;}

/*-------------------helpbutton------------------*/
.helpbutton{margin:15px 50px 10px 0px;display:inline-block;}
.helpbutton img {margin:0px 10px 0px 0px;}
.helpbutton A, .helpbutton A:link, .helpbutton A:visited, .helpbutton A:focus, .helpbutton A:active
{
	font-size:11px;
}

.helpbutton A:hover 
{}

/* -------------- menulevel0 ------------------- */
.menulevel0{margin-top:0px;margin-bottom:10px;}

.menulevel0 A, .menulevel0 A:link, .menulevel0 A:visited, .menulevel0 A:focus, .menulevel0 A:active
{
	display:block;
	padding:6px 0px 6px 0px;
	border-bottom:1px solid #66cc99;
	color:#000;
	font-size:17px;
}

.menulevel0 A:hover 
{color:#008530;}

.menulevel0 A.this, .menulevel0 A.this:link, .menulevel0 A.this:visited, .menulevel0 A.this:focus, .menulevel0 A.this:active
{color:#008530;}

/* ---------------- menulevel1 ----------------- */
.menulevel1{background:#e0e0e0;border-bottom:1px solid #66cc99;}

.menulevel1 A, .menulevel1 A:link, .menulevel1 A:visited, .menulevel1 A:focus, .menulevel1 A:active
{
	display:block;
	padding:5px 0px 5px 15px;
	color:#000;
	font-size:12px;
	border:none;
	
}

.menulevel1 A:hover 
{color:#707070;}

.menulevel1 A.this, .menulevel1 A.this:link, .menulevel1 A.this:visited, .menulevel1 A.this:focus, .menulevel1 A.this:active
{color:#707070;font-weight:bold;}

/* ----------------- menulevel2 ---------------- */
.menulevel2{}

.menulevel2 A, .menulevel2 A:link, .menulevel2 A:visited, .menulevel2 A:focus, .menulevel2 A:active
{
	display:block;
	padding:5px 0px 5px 30px;
	font-size:11px;	
}

.menulevel2 A:hover {color:#008530;}

.menulevel2 A.this, .menulevel2 A.this:link, .menulevel2 A.this:visited, .menulevel2 A.this:focus, .menulevel2 A.this:active
{color:#008530;}

/* ------------------ menulevel3 --------------- */
.menulevel3{}

.menulevel3 A, .menulevel3 A:link, .menulevel3 A:visited, .menulevel3 A:focus, .menulevel3 A:active
{
	display:block;
	padding:5px 0px 5px 45px;
}

.menulevel3 A:hover{}

.menulevel3 A.this, .menulevel3 A.this:link, .menulevel3 A.this:visited, .menulevel3 A.this:focus, .menulevel3 A.this:active
{}	

/*-----------------comments----------------------*/
.comments{color:#ff0000;font-size:11px;}

/*-------------------formtable-------------------*/
.formtable
{width:401px;margin-bottom:10px;} 

.formtable span.red
{color:#ff0000;font-size:11px;width:3px;padding:12px 0px 0px 0px;float:right;}

.formtable span.long
{width:153px;}

.formtable span.short
{width:110px;}

.formtable span
{padding:12px 5px 0px 5px;display:inline-block;width:130px;float:right;}

.formtable span.other
{padding:0px 5px 0px 5px;display:inline-block;width:130px;float:right;}

.formtable span.red2
{color:#ff0000;font-size:11px;width:3px;padding:0px 0px 0px 0px;float:right;}

.formtable .comments{padding:0px;}

.formtable span.spanselect
{padding:5px;display:inline-block;width:133px;}

.formtable input
{width:250px;font-size:18px;margin:5px 0px;height:25px;border:3px solid #dfdfdf;background:#e9e9e9;}

.formtable input.radio {width:15px;border:none;background:none;float:right;}
.formtable input.radio:hover {border:none;background:none;float:right;}


.formtable input:hover {border:3px solid #cecece;background:#dfdfdf;}

.formtable select
{width:256px;font-size:18px;margin:5px 0px;height:32px;border:3px solid #dfdfdf;background:#e9e9e9;}

.formtable select:hover {border:3px solid #cecece;background:#dfdfdf;}

.formtable textarea
{width:382px;font-size:14px;height:100px;margin-left:10px;border:3px solid #dfdfdf;background:#e9e9e9;}

.formtable textarea:hover {border:3px solid #cecece;background:#dfdfdf;}

.formtable .important
{float:left;}

.formtable input.shortinput
{float:right;width:111px !important;}

.submit {
	width:115px !important;
	background:#008530;
	color:#fff;
	font-size:12px;
	border:1px solid #b84a00;
	float:right;
}

.h_div {background:#f1f1f1;}

.captcha {margin-bottom:-8px;width:137px;}

/*---------------------shortinput------------------*/
.shortinput {width:109px !important;}

/*---------------------longinput-------------------*/
.longinput {width:170px !important;}


/*----------------------checkbox-------------------*/
.checkbox {width:15px !important;border:none;}

/*------------------------floatleft----------------*/
.floatleft{float:left;}

/*------------------------floatright---------------*/
.floatright{float:right;}

/*-------------------doclinkimg--------------------*/
.doclinkimgtitle
{padding:2px 0px;margin:3px 0px 5px 0px;color:#000;font-size:11px;font-weight:bold;}

.doclinkimg 
{padding:0px 0px;margin-bottom:2px;display:block;}

.doclinkimg img 
{margin:0px 5px;}

.doclinkimg span 
{font-size:11px;}

.doclinkimg A, .doclinkimg A:link, .doclinkimg A:visited, .doclinkimg A:focus, .doclinkimg A:active
{font-size:11px;color:#009847;}
.doclinkimg A:hover 
{}

/*----------------------image---------------------*/
.image 
{text-align:center;font-weight:bold;margin:0px 10px 5px 10px;}

.image img
{padding:2px;border:1px solid #aaa;}

/*-----------------------more---------------------*/
.more{background: url(../images/pixel.gif) center center repeat-x;margin-bottom:25px;text-align:right;}

.more A, .more A:link, .more A:visited, .more A:focus, .more A:active {}

.more A:hover {}

/*----------------------news----------------------*/
.news{width:100%;padding-bottom:10px;margin-bottom:25px;overflow:hidden;border-bottom:1px solid #ccc;}

.news div {overflow:hidden;line-height:19px;}

.news span {color:#666;padding:1px 0px;display:block;}

.news h4 {color:#009847;margin-bottom:0px;font-weight:bold;}

.news img {margin-right:10px;padding:5px;float:left;}

.news A, .news A:link, .news A:visited, .news A:focus, .news A:active
{color:#009847;}

.news A:hover 
{color:#008530;}



/*----------------------events-----------------------*/
.events{width:100%;padding-bottom:10px;margin-bottom:25px;overflow:hidden;border:1px solid #ccc;}

.events th {width:150px;padding:0px;text-align:center;border-left:1px solid #ccc;}

.events td {padding:2px 5px;font-size:14px;}

.events td.title {width:100px;white-space:nowrap;font-size:14px;}

.events h4 {font-weight:bold;margin:0px;}

.events p {margin:0px;color:#000;font-weight:normal;}

.events img {margin:0px;padding:0px;}

.events span.long {width:200px;display:inline-block;font-weight:bold;}
.events span.title {width:100px;display:inline-block;font-weight:bold;}
.events span {width:100px;display:inline-block;font-weight:bold;}

.events A, .events A:link, .events A:visited, .events A:focus, .events A:active
{color:#009847;}

.events A:hover 
{color:#008530;}



/*----------------------management----------------*/
.management{margin:0px 0px 25px 0px;display:block;width:100%;}

.management span {padding:4px 0px;display:inline-block;}

.management span.title {padding:4px 0px;display:inline-block;width:70px;/*font-weight:bold;*/}

.management img {margin-right:10px;}

.management A, .management A:link, .management A:visited, .management A:focus, .management A:active
{color:#009847;}

.management A:hover 
{color:#008530;}

/*--------------------height150-------------------*/
.height150
{min-height:150px;}

/*--------------------width150--------------------*/
.width150
{width:150px;float:left;margin-right:11px;}

/*--------------------widhei150-------------------*/
.widhei150
{width:150px;height:150px;float:left;margin-right:11px;}

.widhei150150
{width:150px;height:150px;}

/*----------------------cells---------------------*/
.cells
{width:170px;float:left;margin:10px 51px 20px 0px;text-align:center;}

.cellsimg
{min-height:150px;border:1px solid #e4e4e4;text-align:center;}

/*-----------------------productcell--------------*/
.productcell 
{
	margin:0px 10px 20px 0px;float:left;text-align:center;width:150px;min-height:195px;
	border-bottom:2px solid #ccc;padding-bottom:5px;
}

/*--------------------productlist-----------------*/
.productlist {width:100%;margin-top:10px;margin-bottom:30px;border-bottom:1px solid #ccc;}

.productlist td.tdimage {padding-right:15px;width:150px;}

.productprice {float:right;border:none;margin-left:10px;margin-top:5px;}

/*-----------------productpic---------------------*/
.productpic {height:225px;}

/* --------------------- faq -------------------- */
dl {display:block;}
dt,dd
{
	text-align:justify;
	padding: 0px 0px 0px 20px;
	margin: 10px 0px;
}

.faq dt
{
	color:#000;
	cursor: help;
	display:block;
	padding-left:15px;
	font-size:13px !important;
}

.faq dd
{
	color:#008530;
	margin-bottom:30px;
	border-bottom:1px solid #ccc;
	padding-bottom:5px
	padding-left:15px;
	font-size:13px !important;
	display:block !important;
}

.supportDL dd, .faq dd
{display: none;}

/*----------------------links----------------------*/
.links
{width:100%;}

.links td {border-bottom:1px solid #ccc;}

.links td.title
{padding:5px 0px;width:60%;}

.links td.abstract
{padding:5px 0px;text-align:right;}

.links A, .links A:link, .links A:visited, .links A:focus, .links A:active
{color:#008530;} 

.links A:hover 
{color:#000;}

/*----------------------exlinks--------------------*/
.exlinks
{
	/*background: url(../images/shadow.gif) repeat-x;*/overflow:hidden;
	width:100%;margin-bottom:15px;display:block;padding-top:15px;
}

/*-----------------------download------------------*/
.download {width:500px;}

.download td {border-bottom:1px solid #ccc;}

.download td.title
{padding:5px 5px;width:50%;}

.download td.date
{width:150px;padding:5px 5px;}

.download td.abstract
{padding:5px 5px;}

.download span {color:#0063ac;}

.download A, .download A:link, .download A:visited, .download A:focus, .download A:active
{color:#008530;}

.download A:hover 
{} 

.download img
{margin-right:5px;}

/* ------------------ sitemap -------------------- */
.sitemapheader
{margin:20px 0px 0px 0px;font-weight:bold;}

.sitemap
{float:left;width:370px;margin:10px;}

.sitemap A, .sitemap A:link, .sitemap A:visited, .sitemap A:focus, .sitemap A:active
{white-space:nowrap;}

.sitemap A:hover
{text-decoration:none; }

.sitemap UL
{margin:5px 0px 5px 10px;}

.sitemap LI
{
	line-height:19px;
	padding-left:10px;
	background: url('../images/dot.gif') left 8px no-repeat;
	list-style-type: none;
}

.sitemap LI LI
{margin:5px 15px;}

.sitemap LI LI LI
{margin:5px 20px;}

/*--------------------projects---------------------*/
.projects {float:left;margin:0px 8px 20px 0px;width:152px;text-align:center;}

.projects A, .projects A:link, .projects A:visited, .projects A:focus, .projects A:active
{font-size:13px;color:#003c8e;font-weight:bold;}

.projects A:hover
{text-decoration:none;color:#000; }

/*---------------------thumbscol-------------------*/
.thumbscol {text-align:right;float:right;width:130px;height:700px;position:relative;}
.thumbscol img {cursor:pointer;height:60px;width:60px;}

.thumbscol span {display:none;}

.thumbscol div.s_view:hover span 
{right:0px;
display:block;
width:50px;
height:50px;
border:5px solid #008431;
position:absolute;
clear:both;
z-index:121;
/*top:0px;*/
}

.thumbscol div {margin:0px 0px 10px 10px;height:60px;width:60px;float:right;}

.thumbscol div.imgtitle {padding-top:0px;width:50px;height:60px;font-size:11px;}

/*----------------------thumbs---------------------*/
.thumbs 
{
	cursor:pointer;width:85px;height:85px;
	overflow:hidden;padding:0px;
}

.textdoor {/*border-top:1px solid #d8d8d8;*/padding-top:10px;margin-bottom:30px;color:#666666;font-size:13px;}

.framepic {position:relative;width:300px;height:655px;float:right;overflow:hidden;}

.framepic img {position:absolute;}

.mashkof {float:right !important;margin-top:15px;position:relative;width:130px !important;
height:330px !important;}

.mashkof h3 {margin-top:15px;}

.mashkof img {width:60px;margin-bottom:15px;float:right;}

.green1,.green2,.green3 {display:none;}

.mashkof a.agreen1:hover span.green1
{
	right:0px;
	display:block;
	width:50px;
	height:50px;
	border:5px solid #008431;
	position:absolute;
	clear:both;
	z-index:121;
}

.mashkof a.agreen2:hover span.green2
{
	right:0px;
	display:block;
	width:50px;
	height:50px;
	border:5px solid #008431;
	position:absolute;
	clear:both;
	z-index:121;
}


.mashkof a.agreen3:hover span.green3
{
	right:0px;
	display:block;
	width:50px;
	height:50px;
	border:5px solid #008431;
	position:absolute;
	clear:both;
	z-index:121;
}


/*-----------------bigpic--------------------------*/
.bigpic {width:300px;height:655px;/*float:right;*/}

.brositems {width:325px;height:660px;float:right;text-align:right;padding-right:10px;}
.brositems h3 {margin-right:10px;}
.brositems div {margin-bottom:5px;width:56px;height:122px;overflow:hidden;}

.brositems div.brositem {width:60px;margin-bottom:15px;direction:ltr;
height:140px;overflow:hidden;float:right;margin-right:5px;font-size:11px;}

.brositems img {height:133px;float:left;}

/*-----------------------infoboxes-----------------*/
.infoboxesbottom
{
	width:170px;
	margin-bottom:11px;
	background:#ededed url(../images/bginfoboxtop.jpg)  no-repeat;
}

.infoboxes
{ 
	padding:5px;
	font-size:12px;
	background: url(../images/bginfoboxbottom.jpg) center bottom no-repeat;
}

.infoboxes h5
{color:#009847;font-size:12px;font-weight:bold;margin-bottom:5px;margin-right:5px;}

.infoboxes p
{margin-right:5px;}

.infoboxes A, .infoboxes A:link, .infoboxes A:visited, .infoboxes A:focus, .infoboxes A:active
{color:#009847;font-size:12px;}

.infoboxes A:hover 
{color:#008530;}

.infoboxes img
{width:160px;}

.infoboxeslinks
{border-bottom:1px solid #aaa;padding:10px 0px 3px 0px;}

/*--------------------mynews-------------------------*/
#mynews
{
	background: url(../images/newsbg.jpg) repeat-x;
	padding:0px 10px;
}

/*----------------articles---------------------------*/
.articles
{margin:10px 0px;display:block;overflow:auto;}

.articles span.name
{margin:0px 0px 2px 0px;font-style:italic;}

.articles span.date
{color:#555;font-size:11px;}

.articles span.title
{color:#008530;font-weight:bold;margin-bottom:3px;}

.articles span.title A, .articles span.title A:link, .articles span.title A:visited, .articles span.title A:focus, .articles span.title A:active
{font-weight:bold;}

.articles span.title A:hover 
{}

.articles A, .articles A:link, .articles A:visited, .articles A:focus, .articles A:active
{color:#009847;}

.articles A:hover 
{}

.bgcolor
{background:#efefef;padding:3px 0px;margin-top:10px;}

.bgcolor img
{margin:0px 5px;}

/*--------------------glossary-------------------------*/
.glossaryABC
{ 
  float:left;margin:1px;padding:2px;font-size:15px;color:#999;font-weight:bold;
}

.glossaryABC A, .glossaryABC A:link, .glossaryABC A:visited, .glossaryABC A:focus, .glossaryABC A:active
{font-size:15px;font-weight:bold;}

.glossaryABC A:hover 
{}

.glossary {width:100%;}

.glossary div.letter
{
	margin-bottom:11px;width:25px;
	background:#ff850d url(../images/circleleft.gif) no-repeat;
}

.glossary div.letter span
{
	height:23px;
	display:block;
	font-size:15px;
	font-weight:bold;
	color:#fff;
	text-align:center;
	line-height:23px;
	background: url(../images/circleright.gif) right top no-repeat;
}

.glossary div.gotop
{
	margin-top:5px;margin-bottom:11px;
	text-align:right;font-size:10px;
	border-bottom:1px solid #aaa;
}

.glossary p
{text-align:justify;color:#000;line-height:19px;padding:0px;}

/*------------------------strip-----------------------------*/
.strip
{width:682px;height:116px;overflow:hidden;}

/*------------------------padding---------------------------*/
.padding {padding:10px;}

/*-----------------------mailinglist------------------------*/
.mailinglist
{margin-top:11px;margin-bottom:11px;display:block;}

.mailinglist input
{margin-top:4px;}

/*-------------------------------tambs----------------------*/
.tambs
{
	margin:0px 10px 20px 0px;
	padding:3px;
	/*border:1px solid #ccc;*/
	float:left;
	text-align:center;
	width:150px;
}
.tambs div
{
	height:113px;
	width:150px;
	margin-bottom:4px;
	cursor:pointer;
	overflow:hidden;
	/*border:1px solid #666;*/
}

/*------------------shopcart--------------------------------*/
.shopcart {border-top:3px solid #008530;padding-top:5px;}
.shopcart span {}
.shopcart span.title {display:inline-block;width:300px;}
.shopcart span.uprice {display:inline-block;width:80px;}
.shopcart span.price {display:inline-block;width:60px;}
.shopcart span.quanity {display:inline-block;width:30px;}
.shopcart span.price {display:inline-block;}
.shopcart span.del {float:right;}
.shopcart .totalprice {padding:5px 0px 15px 0px;border-top:1px solid #008530;margin-top:10px;}

/*------------------shoppingcarttable-----------------------*/
.shoppingcarttable {}
.shoppingcarttable th {background:#d5d5d5;text-align:left;font-weight:bold;padding:4px 10px;}
.shoppingcarttable td {padding:4px 10px;background: url('../images/italgreendots.gif') center bottom repeat-x;}
.shoppingcarttable td.total {font-weight:bold;font-size:16px;padding:4px 10px;color:#e57f1d;background:none;}

.bottomrightcart
{
	background:#e8e8e8 url(../images/bottomrightcart.jpg) right bottom no-repeat;margin:15px 0px;
}
.bottomleftcart
{
	background: url(../images/bottomleftcart.jpg) left bottom no-repeat;text-align:center;display:block;
}
.next {margin:3px 10px;float:right;}

.update {margin:3px 10px;float:right;display:inline-block;width:120px;}
.update span {display:inline-block;padding-top:10px;}

/*------------------shoppingcart----------------------------*/
.shoppingcart
{background:#e8e8e8 url(../images/bottomrightcart.jpg) right bottom no-repeat;width:196px;margin-top:10px;}

.shoppingcart div.titles {margin:0px auto;width:190px;background: url('../images/greendots.gif') center bottom repeat-x;display:block;}

.shoppingcart div.inneritem {margin:0px auto;width:190px;background: url('../images/italgreendots.gif') center bottom repeat-x;display:block;}

.shoppingcart span.titlename {text-align:left;float:left;display:block;padding:4px;font-weight:bold;color:#606357;font-size:12px;}

.shoppingcart span.title {width:30px;float:right;display:block;padding:5px 4px;font-weight:bold;color:#606357;font-size:12px;}

.shoppingcart span.itemname {text-align:left;width:105px;float:left;display:block;padding:7px 0px 10px 4px;color:#606357;font-size:12px;}

.shoppingcart span.item {width:30px;float:right;display:block;padding:7px 4px 10px 4px;color:#606357;font-size:12px;}

.shoppingcart div.total {text-align:left;padding:10px 10px;color:#e57f1d;}

.shoppingcart A, .shoppingcart A:link, .shoppingcart A:visited, .shoppingcart A:focus, .shoppingcart A:active
{color:#008530;padding:5px 0px;display:inline-block;}

.shoppingcart A:hover 
{color:#000;}

/*------------------------drop-down------------------------*/
.cssmenu li:hover>ul{display:block;}

.cssmenu {font-size:13px;white-space:nowrap;display:block;width:350px;}

.cssmenu A, .cssmenu A:link, .cssmenu A:visited, .cssmenu A:focus, .cssmenu A:active
{outline-style:none;color:#000;}

.cssmenu A:hover
{color: #008530;}

.cssmenu li
{
	padding:0px;
	margin:0px;
	float:left;
	list-style: none;
}

.cssmenu span {display:block;padding:0px 10px;}

.cssmenu a
{
	display:block;
	text-align:left;
	/*_padding-left:0;*/
	font-size:13px;
	cursor:pointer;
}

.cssmenu li.this a
{color: #008530;}

/*--------------------------------drop-down-level2-------------------*/
.cssmenu ul
{
	display:none;
	position: absolute;
	left:-1px;
	top:98%;
	/*opacity:0.9;
	-moz-opacity:0.9;
	filter:alpha(opacity=80);*/
	background:#fff;
	padding:0px 2px 10px 2px;
	width:170px;
} 

.cssmenu ul li A, .cssmenu ul li A:link, .cssmenu ul li A:visited, .cssmenu ul li A:focus, .cssmenu ul li A:active
{color:#000;font-size:11px;padding:13px 3px 0px 8px; }

.cssmenu ul li A:hover
{color: #008530;}

.cssmenu li:hover
{position:relative;}

/*----------------------indexnews--------------------------*/
#indexnews
{overflow:hidden;background:#000;}

#indexnews div.page
{padding:6px 0px;}

.titlenews {color:#fff;font-size:17px;display:block;float:left;margin:0px;}

.HPnews_style
{display:none;}

#showhere {margin-top:1px;overflow: hidden;direction:rtl;}

#showhere span.date {font-style:italic;display:block;direction:rtl;float:right;margin-left:10px;}

#showhere A, #showhere A:link, #showhere A:visited, #showhere A:focus, #showhere A:active
{color:#fff;font-size:15px;}

#showhere A:hover 
{color:#fff;}

.HPnews_show
{overflow: auto;}

.HPbuttondiv
{float: left;margin:3px 10px;}
 
/*-------------------------indexlinks----------------------*/
#indexlinks
{background: url(../images/leftlinks.gif) no-repeat;display:block;width:200px;float:left;}

#indexlinks div.right
{background: url(../images/rightlinks.gif) right top no-repeat;line-height:18px;height:26px;}

#indexlinks img
{margin:6px 10px 0px 10px;cursor:pointer;}

.titlelinks {display:block;float:left;margin:3px 0px 0px 10px;color:#000;cursor:pointer;}

/*---------------------quicklinks--------------------------*/
#quicklinks
{
	display:none;
	z-index:101;
	position: absolute;
	background:#f0f0f0;
	border-bottom:2px solid #a7a7a7;
	padding:3px 0px 5px 5px;
	width:180px;
	margin:3px 0px 0px 8px;
}

#quicklinks A, #quicklinks A:link, #quicklinks A:visited, #quicklinks A:focus, #quicklinks A:active
{color:#008530;}

#quicklinks A:hover 
{color:#000;}

/*----------------results---------------------------------*/
.results {color:#008530;font-size:14px;}
.results span {font-weight:bold;font-style:italic;font-size:14px;}

/*-------------------docs---------------------------------*/
.docs {margin:2px 0px;}
.docs img {margin-right:5px;}

/*--------------------lists-------------------------------*/
.lists {width:100%;margin-bottom:15px;border-bottom:1px solid #e5e5e5;padding-bottom:5px;display:block;}
.lists div.docs{margin:5px 15px;}
.lists div.docs img{margin-right:5px;}

/*--------------------mainforum---------------------------*/
.mainforum {float:right;width:246px;}
.mainforum span {font-size:20px;color:#006ade;}

.mainforum A, .mainforum A:link, .mainforum A:visited, .mainforum A:focus, .mainforum A:active
{font-size:20px;color:#006ade;}

.mainforum A:hover 
{color:#000;}

/*-----------------------addmain--------------------------*/
.addmain {background: url(../images/addmain.gif) no-repeat;width:101px;height:23px;line-height:23px;text-align:center;}

.addmain A, .addmain A:link, .addmain A:visited, .addmain A:focus, .addmain A:active
{color:#a10000;}

.addmain A:hover 
{color:#000;}

/*--------------------addcomment--------------------------*/
.addcomment {float:left;background: url(../images/addcomment.gif) no-repeat;width:101px;height:23px;line-height:23px;text-align:center;margin-top:10px;}

.addcomment A, .addcomment A:link, .addcomment A:visited, .addcomment A:focus, .addcomment A:active
{color:#fff !important;}

.addcomment A:hover 
{color:#000;}

/*-----------------forum----------------------------------*/
.forum {}
.forum td.dataline {border-left:1px solid #fff;border-right:1px solid #fff;padding:3px 5px;}
.forum td {font-size:13px;padding-top:10px;color:#153f74;}
.forum A, .forum A:link, .forum A:visited, .forum A:focus, .forum A:active
{color:#153f74;font-size:12px;}

.forum A:hover 
{color:#000;}

.forum td.blankwhite {background:#fff;height:3px;font-size:3px;}

/*--------------------------------------------------------*/
.righttext {text-align:right;}
.lefttext {text-align:left;}
.justifytext {text-align:justify;}
.centertext {text-align:center;}

/*---------------------infiniteCarousel-------------------*/
.infiniteCarousel {position: relative;width: 300px;}
.infiniteCarousel .wrapper 
{
	overflow: hidden;
	position: absolute;width: 300px;
	top: 0;
}

.infiniteCarousel .wrapper ul 
{
	width: 9999px;  list-style-image:none;
	list-style-position:outside;  list-style-type:none;  margin:0;
	padding:0;  position: relative;  top: 0;
	overflow:hidden;
}

.infiniteCarousel ul li 
{
	list-style-type: none;
	display:block;
	float:left;
	padding: 5px 13px 0px 0px;
	height: 65px;
	width: 65px;
	background:none;
}
.infiniteCarousel ul li a img {display:block;}

.infiniteCarousel .arrow
{
	display:block;  height: 32px;  width: 33px;
	background: url(../images/rl.png) no-repeat 0 0px;  text-indent: -999px;  position: absolute;  top: 75px;
	cursor: pointer;
}
.infiniteCarousel .forward {  background-position: -38px 0px;  right: 0;}
.infiniteCarousel .back {  background-position: -38 0px;  left: 0;}

.infiniteCarousel .forward:hover {  background-position: -38 0px;}
.infiniteCarousel .back:hover {  background-position: -38 0px;}

/*---------------------carouselthumbs-------------*/
.carouselthumbs {
width:65px;height:65px;overflow:hidden;
padding:0px;margin:0px;text-align:center;cursor:pointer;
}

/*---------------------imagesgallery--------------*/
.imagesgallery
{float:right;width:300px;min-height:400px;margin-left:10px;overflow:hidden;}

/*---------------------logo-----------------------*/
.logo {margin:31px 0px 0px 0px;float:left;}

.listok {margin:15px 0px 0px 0px;float:left;}


/*-------------------margintop--------------------*/
.margintop {margin-top:6px;}

/*-----------------------clear--------------------*/ 
.clear {clear:both;height:1px;font-size:1px;}
.clear2 {clear:both;height:15px;}

/*-------------------notfloatleft-----------------*/
.notfloatleft {height:23px;margin-bottom:8px;float:left;}

.credit {text-align:center;}

.frame {width:280px;height:320px;float:left;margin-right:20px;}

.frame2 {width:170px;height:510px;float:left;margin-top:10px;
background:#ededed url(../images/bginfoboxtop.jpg)  no-repeat;}


/*---------------------contact--------------------*/
.contact {}

.contact2 {text-align:right;padding:5px;
background: url(../images/bginfoboxbottom.jpg) center bottom no-repeat;height:510px;}

.contact input.input {background:none;text-align:left;
border:none !important;color:#fff;font-size:13px;margin:2px 0px 0px 5px;
width:180px !important;height:15px;padding:3px 5px 0px 5px;}

.contact2 input.input {background:none;text-align:left;
border:none !important;color:#000;font-size:13px;margin:0px 0px 0px 5px;
width:145px !important;height:15px;padding:3px 5px 0px 5px;}

.contact2 select {background:none;text-align:left;
color:#000;font-size:13px;margin:2px 3px 0px 5px;
width:153px !important;height:20px;padding:0px 5px 0px 5px;}

.contact select {background:none;text-align:left;
color:#000;font-size:13px;margin:3px 3px 0px 5px;
width:190px !important;height:20px;padding:0px 5px 0px 5px;}

.contact textarea {background:none;text-align:right;border:none !important;
width:180px !important;height:60px;color:#fff !important;font-size:13px;
margin:0px 0px 0px 5px;padding:3px 5px 0px 5px;}

.contact2 textarea {background:none;text-align:right;border:none !important;
width:145px !important;height:60px;color:#000 !important;font-size:13px;
margin:5px 0px 0px 10px;padding:3px 5px 0px 5px;}


.contact span.remark {display:block;text-align:center;padding-bottom:5px;}
.contact2 span.remark {display:block;text-align:center;padding-bottom:5px;}


.contact span {color:#fff;margin:0px 0px 0px 0px;display:inline-block;
font-size:12px;padding:0px 0px 0px 6px;width:60px;float:left;}


.contact2 span {color:#000;margin:0px 0px 0px 0px;display:block;/*border:1px solid #000;*/text-align:right;
font-size:12px;padding:0px 3px 0px 6px;/*width:60px;float:right;*/direction:rtl;}

.contact2 span.clong {width:150px;margin-top:10px;}

.contact span.small {
color:#fff;
display:inline-block;
font-size:12px;
float:right;margin:0px;
padding:5px 0px 0px 0px;}

.contact2 span.small {
color:#000;
display:inline-block;
font-size:12px;
float:right;margin:0px;
padding:5px 0px 0px 0px;}

.contact img {width:24px;height:20px;margin:2px 7px 2px 0px;}
.contact2 img {width:24px;height:20px;margin:2px 7px 2px 0px;}

.contact input.checkbox {width:15px;background:none;border:none;float:right;/*display:inline;*/}

.contact2 input.checkbox {width:15px;background:none;border:none;float:right;margin-top:3px;/*display:inline;*/}

.contact input.send {margin:10px 0px 0px 6px;float:left;width:70px;font-size:17px;height:26px;padding:4px 0px;border:none;background:#9a292f;color:#fff;text-align:center;cursor:hand;}
.contact2 input.send {margin:10px 0px 0px 6px;float:left;width:70px;font-size:17px;height:26px;padding:4px 0px;border:none;background:#9a292f;color:#fff;text-align:center;cursor:hand;}

.contact input.send:hover {background:#881c22;color:#fff;}
.contact2 input.send:hover {background:#881c22;color:#000;}

.contacttitle {color:#fff;text-align:right;font-size:17px;font-weight:bold;margin:2px 10px;}
.contacttitle2 {text-align:right;font-size:17px;font-weight:bold;margin:2px 0px;}

.contactend {
background:none;
text-align:center;
color:#ff0000;
font-size:11px;
margin:5px 20px 0px 0px !important;
padding:0px 20px 0px 0px !important;
width:200px !important;
}

.contactend span {color:#ff0000;font-size:11px;width:160px !important;text-align:center;padding:0px 50px 0px 0px !important;}

#ImgCaptcha {width:110px;}

.contact p
{
	width:200px;height:26px;
	font-size:13px;
	direction:rtl;
	color:#fff;
	margin:5px 0px;padding:0px;
	background: url(../images/bginputcontact.gif) center center no-repeat;
}

.contact2 p
{
	width:160px;height:26px;
	font-size:13px;
	direction:rtl;
	color:#fff;
	
	margin:5px 0px;padding:0px;
	background: url(../images/bginputcontact_2.gif) center bottom no-repeat;
}

.contact p:hover {background: url(../images/bginputcontact2.gif) center center no-repeat;}

.contact p.textarea
{
	width:200px;height:70px;
	font-size:13px;
	direction:rtl;
	color:#fff;
	background: url(../images/bgtextareacontact.gif) center center no-repeat;
}

.contact2 p.textarea
{
	width:160px;height:70px;
	font-size:13px;
	direction:rtl;
	color:#fff;
	background: url(../images/bgtextareacontact_2.gif) center center no-repeat;
}


.contact p.textarea:hover {background: url(../images/bgtextareacontact2.gif) center center no-repeat;}


/*---------------------contactSP--------------------*/
.contactSPcss {direction:rtl;}

.contactSPcss input {width:180px;border:1px solid #ccc;padding:5px;margin:5px 0px;font-size:14px;}
.contactSPcss select {width:180px;border:1px solid #ccc;padding:5px;margin:5px 0px;font-size:14px;}
.contactSPcss textarea {width:180px;border:1px solid #ccc;padding:5px;margin:5px 0px;font-size:14px;}

.contactSPcss span {
	color:#000;
	margin:5px 0px;
	display:block;
	font-size:12px;
	padding:5px;
	width:80px;
	float:right !important;
}


/*---------------------inputcolor2------------------*/
.inputcolor2 {
background: url(../images/bgbutton.gif) no-repeat !important;
height:26px !important;
width:48px !important;
color:#fff !important;
text-align:center !important;
cursor:pointer;
font-size:13px !important;
float:left;
padding:0px 1px 0px 0px !important;
margin:0px 0px 0px 0px !important;
border:none !important;
}


.inputcolor2:hover {background: url(../images/bgbutton2.gif) no-repeat !important;}


/*---------------------inputcolor------------------*/
.inputcolor {
background: url(../images/bgbutton.jpg) no-repeat !important;
height:34px !important;
width:88px !important;
color:#fff !important;
text-align:center !important;
cursor:pointer;
font-size:17px !important;
float:left;
padding:0px 1px 0px 0px !important;
margin:0px 0px 0px 0px !important;
border:none !important;
}
.inputcolor:hover {background: url(../images/bgbutton2a.jpg) no-repeat !important;}


/*--------------------------visite---------------*/
.visite {float:right;}




/*---------------------NEW-------------------*/
/*---------------------NEW-------------------*/
/*---------------------NEW-------------------*/
/*---------------------NEW-------------------*/
/*---------------------NEW-------------------*/

/*-----------------------calendar-----------------*/
.calendar {width:180px;float:right;margin:10px 0px 0px 0px;text-align:center;}

.calendar h2 {color:#000;font-size:18px;margin-bottom:10px;}
.calendar h3 {color:#000;font-size:16px;font-weight:normal;}
.calendar th {color:#000;font-size:14px;text-align:center;}
.calendar td div {color:#000;font-size:12px;text-align:center;}
.calendar td.now {background: url('../images/bgnow.png') center center no-repeat;}
.calendar td {width:23px;height:23px;text-align:center;vertical-align:middle;}
.calendar img {margin:3px 7px 0px 7px;}
.calendar A, .calendar A:link, .calendar A:visited, .calendar A:focus, .calendar A:active
{color:#000;background: url('../images/bgday.png') center center no-repeat;display:block;height:23px;padding-right:1px;padding-top:2px;text-align:center;font-weight:bold;}

.calendar A:hover 
{color:#000;}

.nobackground {background:none !important;}

/*--------------------footer---------------------*/
.footer{background:#8a8a8a url('../images/bgbottom.jpg') center top no-repeat;
text-align:center;min-height:350px;color:#bebebe;font-size:12px;}

.footer A, .footer A:link, .footer A:visited, .footer A:focus, .footer A:active
{color:#bebebe;font-size:12px;}

.footer A:hover 
{color:#bebebe;}

.footer p {color:#fff;font-size:12px;}

/*--------------------notfooter---------------------*/
.notfooter{background:#8a8a8a url('../images/bgbottom.jpg') center top no-repeat;
text-align:center;min-height:50px;color:#fff;font-size:12px;padding-top:20px;}

.notfooter A, .notfooter A:link, .notfooter A:visited, .notfooter A:focus, .notfooter A:active
{color:#fff;font-size:12px;}

.notfooter A:hover 
{color:#bebebe;}
/*---------------------borders-------------------*/
 #borders {
    background: #f4f4f4;
    border: 1px solid #f0f0f0;
    width: 156px;
    height: 156px;
    margin: 0px 0px 10px 50px;
    position: relative;
    float:right;
}

#borders:before {
    border: 1px solid #d0cfcf;
    content: '';
    width: 154px;
    height: 154px;
    position: absolute;
}

#borders:after {
    content: '';
    position: absolute;
    width: 152px;
    height: 152px;
    border: 1px solid #b8b8b8;
    left: 1px; top: 1px;
}

/*--------------------slider------------------------*/
#cont{

	width:1000px;
	height:444px;
	float:right;
	margin:10px 0px;
	position: relative;
	direction:rtl;
	background: url(../images/shadow.png) center 355px no-repeat;
}



#slide{
	width:1000px;height:400px;
	overflow: hidden;
	position: relative;
	font-weight:400;
}

#slide img {margin:0px auto;}

#slide div{
	display:none;
	height: 380px;
	width: 950px;
	margin:0px 25px;
	padding:20px 0px 0px 0px;
	position:absolute;
	font-size:17px;
	/*background:#000;*/
	
}

#slide div p {
	font-weight: lighter;
	color:#000;
	direction:rtl;
	font-family: Monospace;
}

#slide div h2 {margin-bottom:45px;color:#fff;font-size:30px;}


.bullets{top:300;right:0;
	margin:0px;
	padding:0px;
	width:200px;
	overflow:hidden;
float:right;
}


.bullet{
	text-decoration: none;
	float: right;
	font-weight:bold;
	font-size:12px;
	height:24px;
	color:#000;
	margin-left:5px;
	width: 24px;
	background: url(../images/notactive.png) no-repeat;
	text-indent: -5000px;
}

.bullet.activo{
	color:#fe8100;background: url(../images/active.png) no-repeat;
}

.bullet:hover {color:#fe8100;background: url(../images/active.png) no-repeat;}


/*--------------------Smallslider------------------------*/
#contSmall{

	width:230px;
	height:200px;
	float:left;
	margin:10px 0px;
	position: relative;

	/*direction:rtl;
	background: url(../images/shadow.png) center 355px no-repeat;*/
}

#slideSmall{
	width:230px;height:200px;
	overflow: hidden;
	position: relative;
	/*font-weight:400;*/
}

#slideSmall img {margin:0px auto;}

#slideSmall div{
	display:none;
	height: 230px;
	width: 200px;
	/*margin:0px 25px;*/
	padding:0px 0px 0px 0px;
	position:absolute;
	font-size:17px;
	/*background:#000;*/
}

#slideSmall div p {
	font-weight: lighter;
	color:#000;
	direction:rtl;
	font-family: Monospace;
}

#slideSmall div h2 {margin-bottom:45px;color:#fff;font-size:30px;}

.bulletsSmall{
	top:300;left:0;
	margin:0px;
	padding:0px;
	width:230px !important;
	overflow:hidden;
	float:left !important;
	/*display:none;*/
}
/*
.bulletsSmall{
	text-decoration: none;
	float: left !important;
	font-weight:bold;
	font-size:12px;
	height:24px;
	color:#000;
	margin-right:5px;
	width: 24px;
	background: url(../images/notactive.png) no-repeat;
	text-indent: -5000px;
}
.bulletsSmall .bullet {float:left;}

.bulletsSmall.activo{
	color:#fe8100;background: url(../images/active.png) no-repeat;
}

.bulletsSmall:hover {color:#fe8100;background: url(../images/active.png) no-repeat;}*/





/*----------------------navigator------------------*/
.navigator {
	padding: 6px 0 6px 0;
	font-size: .85em;
	}

.navigator a, .navigator a:link {
	padding: 6px 10px; 
	margin: 2px;
	text-decoration: none;
	color: #000;
	background-color: #ccc;	
}
.navigator a:visited {
	padding: 6px 10px;
	margin: 2px;
	text-decoration: none;
	color: #000;
	background-color: #666;	
}
.navigator a:hover {	
	color: #FFFFFF;
	background-color: #1e1e1e;
}
.navigator a:active {
	padding: 6px 10px;
	margin: 2px;
	text-decoration: none;
	color: #000;
	background-color: #131211;	
}
.navigator span.pagenav {
	padding: 6px 10px;
	margin: 2px 2px 2px 2px;
	color: #000;
	background-color: #131211;
}
.navigator a.current {
	padding: 6px 10px;
	margin: 2px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #008530;
}
.navigator span.extend {
	padding: 6px 10px;
	margin: 2px;	
	color: #aaaaaa;
	background-color: #131211;
}

/*--------------------fadebox------------------------*/
#fadebox {overflow:hidden;width:580px;float:right;margin-top:15px;}

#fadebox h2 {font-weight: normal;color:#848484;font-size:30px;}

#fadebox div.portfolio {background: #eee;float:right;margin:10px 0px 10px 15px;width:235px;height:110px;}

#fadebox div.portfolio div.framegallery {position:relative;margin:5px;height:100px;overflow:hidden;}

#fadebox div.portfolio img {position: absolute;width:225px;z-index:3;top:0;left:0;}

#fadebox div.portfolio span {text-align:center;line-height:95px;}


/*--------------------boxgrid------------------------*/
.bgup{
	width: 280px;
	height: 160px;
	margin:0px 0px 15px 15px;
	float:right;
	overflow: hidden;
	position: relative;
}

.bgup img{position: absolute; top: 0; left: 0; border: 0; }

.boxcaption{
	float: left;
	position: absolute;
	height: 160px;
	width: 100%;
	opacity: .8;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	background-color: #ccc;
	direction:rtl;
}
.caption .boxcaption {top: 125px;left: 0;}

.bgup h3 {top:0px;font-weight:bold;margin:0px 10px;font-size:17px;font-weight:normal;color:#000;}

.bgup span {top:0px;margin:0px 10px;display:block;color:#333;font-size:12px;}

.bgup A, .bgup A:link, .bgup A:visited, .bgup A:focus, .bgup A:active
{font-size:17px;font-weight:bold;color:#000;}

.bgup A:hover 
{color:#444;}



/*--------------------fadebox------------------------*/
#fadeboxsmall {overflow:hidden;width:370px;float:left;margin-top:15px;}

#fadeboxsmall h2 {font-weight: normal;color:#848484;font-size:30px;}

#fadeboxsmall div.portfoliosmall {background: #eee;float:right;margin:10px 0px 10px 15px;width:235px;height:110px;}

#fadeboxsmall div.portfoliosmall div.framegallery {position:relative;margin:5px;height:100px;overflow:hidden;}

#fadeboxsmall div.portfoliosmall img {position: absolute;width:225px;z-index:3;top:0;left:0;}

#fadeboxsmall div.portfoliosmall span {text-align:center;line-height:95px;}


/*--------------------boxgridsmall------------------------*/
.bgupsmall{
	width: 175px;
	height: 160px;
	margin:0px 0px 15px 15px;
	float:right;
	overflow: hidden;
	position: relative;
}

.bgupsmall img{position: absolute; top: 0; left: 0; border: 0; }

.boxcaptionsmall{
	float: left;
	position: absolute;
	height: 160px;
	width: 100%;
	opacity: .8;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	background-color: #00a13a;
}
.captionsmall .boxcaptionsmall {top: 125px;left: 0;}

.boxcaptionsmall h3 {top:0px;margin:10px 10px;font-size:17px !important;font-weight:normal;color:#fff !important;}

.bgupsmall span {top:0px;margin:0px 10px;display:block;color:#fff;font-size:12px;}

.boxcaptionsmall A, .boxcaptionsmall A:link, .boxcaptionsmall A:visited, .boxcaptionsmall A:focus, .boxcaptionsmall A:active
{font-size:17px;font-weight:bold;color:#fff;}

.boxcaptionsmall A:hover 
{color:#444;}

/*--------------------scroller------------------------*/
#scroller {
	width:1000px;height:444px;
	float:right;
	margin:10px 0px;
} 

#slideshow {
/*border:1px solid #000;*/
	width:1000px;height:400px;
}

#slideshow div {
	height: 280px;width: 1000px;/*overflow:hidden;*/margin:0px;padding:0px 10px 0px 0px;
	/*border:1px solid #ff0000;*/
}

#slideshow span.orange {
	color:#fe8100;font-size:16px;display:block;font-weight:bold;
}

#slideshow span.big {
	color:#000;font-size:18px;display:block;font-weight:bold;direction:rtl;
}
#slideshow span.bigeng {
	color:#000;font-size:18px;display:block;font-weight:bold;direction:ltr;
}

#slideshow img {
	
}

#slideshow div.button {
	background: url(../images/button.jpg) center top no-repeat;margin:10px 0px 0px 23px;padding:8px 0px 0px 0px;
	color:#000;font-size:14px;width:249px;height:59px;float:right;text-align:center;
	/*border:1px solid #000;*/
}

#slideshow div.button span {
	color:#ff6600;font-size:18px;display:block;text-align:center;padding-top:5px;
}


#slideshow img {
	float:left;
}

#slideshow p {
	margin:40px 0px 0px 0px;
	font-size:17px;
	direction:rtl;
}
#slideshow h2 {margin-bottom:45px;color:#fff;font-size:35px;}
.ul_orange {color:#fe8100;font-size:15px;margin:20px 0px;}

.ul_orange li
{
	line-height:19px;
	background: url('../images/orangebull.jpg') right 9px no-repeat;
	list-style-type: none;
	margin:0px 15px 0px 0px;
}





#nav { /*position: relative;*/
	
	top:300;right:0;
	margin:0px;
	padding:0px;
	width:200px;
	overflow:hidden;

float:right;
}

#nav li { 
	float: right; list-style: none;
	background:none;
	color:#000;width: 24px;height:24px;
	/*border:1px solid #000;*/
	margin:0px 0px 0px 10px;
	padding:0px;
	}
	
	
#nav a { 

	text-decoration: none;
	float: right;
	font-weight:bold;
	font-size:12px;
	height:24px;
	color:#000;
	width: 24px;
	background: url(../images/notactive.png) no-repeat;
	text-indent: -5000px;
}

#nav a:hover {color:#fe8100;background: url(../images/active.png) no-repeat;}

#nav a:focus { outline: none; /*color:#fe8100; */}

#nav a.activeSlide { outline: none; color:#fe8100;background: url(../images/active.png) no-repeat;}


/*------------------borderbox---------------------*/
.borderbox {height:150px;}

.borderbox div.cut:hover {border:10px solid #c3c3c2;}

.borderbox div.cut {height:113px;overflow:hidden;border:10px solid #e6e7e7;}

/*---------------slidlink-----------------*/
.slidlink {margin:0px 20%;}

/*---------------fadepictures-----------------*/
.fadepictures {float:right;margin:10px 0px 50px 100px;width:305px;}

.fadepictures div {height:260px;overflow:hidden;margin:15px 0px 10px 0px;}

.fadepicturessmall  {float:right;margin:10px 0px 50px 50px;width:118px;}
.fadepicturessmall div {height:260px;overflow:hidden;margin:5px 0px;}


/*----------------------boxcenter-------------------------*/
.boxcenter {float:right;background: url(../images/boxcenter.png) repeat-y;
margin:10px 0px 10px 100px;width:350px;}

.boxtop {background: url(../images/boxtop.png) no-repeat;}

.boxbottom {background: url(../images/boxbottom.png) center bottom no-repeat;
min-height:360px;padding:20px 20px 20px 20px;}

.boxbottom img {margin-top:10px;}


/*----------------------boxcenter-------------------------*/
.boxcenter_b {background: url(../images/boxcenter_b.png) repeat-y;width:800px;}

.boxtop_b {background: url(../images/boxtop_b.png) no-repeat;}

.boxbottom_b {background: url(../images/boxbottom_b.png) center bottom no-repeat;padding:20px 18px 20px 0px;}



/*-----------boxanimate---------------------------*/
#boxanimate {float:right;margin:10px 0px 10px 20px;width:170px;background:#f3f3f3;}

#boxanimate h3 {font-weight:bold;margin:0px;}

#boxanimate div {display:inline;height:113px;overflow:hidden;}

#boxanimate  a {
display: block;
padding: 10px;
cursor:pointer;
color: #000;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

#boxanimate h3:hover {color:#fff;}

#boxanimate a:hover {
color: #fff;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

/*--------------------toplinks------------------------*/
.toplinks {font-size:16px;text-align:right;margin:22px 0px 0px 2px;float:right;color:#fff;width:620px;}

.toplinks A, .toplinks A:link, .toplinks A:visited, .toplinks A:focus, .toplinks A:active
{color:#fff;font-size:16px;padding:0px 0px 0px 3px;}

.toplinks A:hover 
{color:#edff9f;}

.toplinks div.in
{
	display:inline;
	width:140px;
	float:right;
	margin-left:10px;
	background: url(../images/bginputeng.gif) left top no-repeat;
}

.in input.go {width:40px;margin:0px;padding:0px;float:right;}

.toplinks input {border:none !important;float:right;}


/*---------------------corners--------------------*/
.lt
{background: url(../images/lefttop.gif) left top no-repeat;}
.rt
{background: url(../images/righttop.gif) right top no-repeat;}
.rb
{background: url(../images/rightbottom.gif) right bottom no-repeat;}
.lb
{background: url(../images/leftbottom.gif) left bottom no-repeat;padding:0px 20px 10px 20px;}
.lc
{background:#ffffff url(../images/lc.gif) left center repeat-y;}
.top
{background: url(../images/top.gif) center top repeat-x;}
.rc
{background: url(../images/rc.gif) right center repeat-y;}



.flt
{background: url(../images/flefttop.gif) left top no-repeat;}
.frt
{background: url(../images/frighttop.gif) right top no-repeat;}
.frb
{background: url(../images/frightbottom.gif) right bottom no-repeat;overflow:hidden;}
.flb
{background: url(../images/fleftbottom.gif) left bottom no-repeat;padding:5px 5px;display:inline-block;}
.flc
{background:#eeeeec url(../images/flc.gif) left center repeat-y;-display:none !important;}
.ftop
{background: url(../images/ftop.gif) center top repeat-x;}
.frc
{background: url(../images/frc.gif) right center repeat-y;}
.fbottom
{background: url(../images/fbottom.gif) center bottom repeat-x;display:inline-block;}

.cornerlt
{background: url(../images/cornerlt.gif) left top no-repeat;margin-bottom:5px;}
.cornerrt
{background: url(../images/cornerrt2.gif) right top no-repeat;}
.cornerrb
{background: url(../images/cornerrb.gif) right bottom no-repeat;}
.cornerlb
{background: url(../images/cornerlb2.gif) left bottom no-repeat;}


/*---------------------inputcolor------------------*/
.inputcolor {
background: url(../images/bgbutton.jpg) no-repeat;
height:34px;
width:88px !important;
color:#fff;font-size:14px;
font-weight:normal; 
border:none;}



/*---------textcontent--------------*/
.textcontent {width:1000px;margin:0px auto;padding:20px 0px;}

.footertext {float:left;width:490px;min-height:200px;direction:rtl;padding:0px 30px;background: url(../images/dothor.gif) repeat-y;}
.footertext p {text-align:justify;}

.footertextright {float:right;width:190px;min-height:200px;direction:rtl;padding:0px 30px;background: url(../images/dothor.gif) repeat-y;}

.footertextright h3 {color:#fff;}

.noborder {border:none;}



/*------------------clients------------------*/

#clients {width:150px;height:150px;float:right;margin:10px 0px 10px 30px;overflow:hidden;border:3px solid #ccc;}

#clients div {height:150px;text-align:center;overflow:hidden;}

#clients span {
	width:140px;height:30px;
	margin:58px 0px 0px 0px;
	padding:3px 5px;
	display: none;
	position: absolute;
	font-style: bold;
	font-size: 20px;
	color: #fff;
	opacity: .7;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	background:#008530;
	text-align: center;
}

#clients div:hover span {
	display: block;
}

.greydiv {overflow:hidden;float:left;margin:30px 0px 0px 10px;width:620px;}

.hnya {text-align:center;margin:50px 0px 20px 0px;}

.muz {height:98px;padding-top:17px;}

.muz a {color:#fff;font-size:16px;height:79px;width:83px;position: relative;
display:block;border:1px solid #44bd6c;float:left;margin-right:20px;overflow:hidden;}

.muz img {}

.muz h4 {text-align:center;color:#fff;font-size:11px;position: absolute;bottom:4px;left:3px;
z-index:101;margin:0px;}

.muz a.noborder {color:#fff;font-size:17px;width:150px;height:19px;padding-top:60px;border:none;}
.muz a.noborder img {margin-bottom:-3px;}

.muz span {
position: absolute;
opacity: .7;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
background-color: #008530;
display:block;
bottom:0;left:0;
height:25px;width:83px;
}

.docprojects {width:350px;float:right;margin-bottom:20px;}

.docprojects h3 {color:#000;font-size:15px;margin-bottom:5px;}

.docprojects img {float:right;margin:0px 0px 5px 10px;}

.docprojects A, .docprojects A:link, .docprojects A:visited, .docprojects A:focus, .docprojects A:active
{color:#444;font-size:13px;}

.docprojects A:hover 
{color:#000;}


/*----------------------rightlinks-------------------------*/
.rightlinks {color:#fff;background: url(../images/bgright.jpg);min-height:200px;padding:10px;margin-top:15px;}

.rightlinks A, .rightlinks A:link, .rightlinks A:visited, .rightlinks A:focus, .rightlinks A:active
{color:#fff;font-size:13px;}

.rightlinks A:hover 
{color:#000;}

.rightlinks h3
{color:#fff;}



.bottom {overflow:hidden;margin-top:10px;}


.tablein {border-top:1px solid #ccc;border-right:1px solid #ccc;border-left:1px solid #ccc;width:500px;}

.tablein td {padding:3px 5px;border-bottom:1px solid #ccc;border-left:1px solid #ccc;}

.tablein th {padding:3px 5px;color:#fff;background:#00812f;border-bottom:1px solid #ccc;border-left:1px solid #ccc;}


.oneimg {margin-bottom:50px;float:left;width:250px;}

.oneimg img{/*border:1px solid #a6a6a6;*/}
 
.marginright {margin-right:10px;}


.imgnoimg {padding-bottom:15px;margin-bottom:15px;border-bottom:1px solid #ccc;overflow:hidden;width:100%;}
.imgnoimg img {float:right;margin-left:15px;}



.dirtl {direction:rtl;display:inline-block;padding:0px 0px 0px 0px;}

.errorHighlight { border: 3px solid #ff0000 !important; }


.h_print {display:none;font-size:32px;float:right;margin-bottom:20px !important;}
.logo2 {margin:0px 0px 0px 20px !important;float:right;}
.h_print span {display:inline-block;padding-top:25px;padding-right:25px;}


.active {background:#cee59f;}



.contact_t {margin-top:30px;}

.contact_t2 {float:left;margin-right:20px;}

.b_english {display:inline-block;margin:0px 10px 0px 0px;font-weight:bold;float:right;}
.english p {text-align:left;direction:ltr;}

.face {float:right;margin-right:50px;}

.flash {position:absolute;top:28px;right:0px;width:40px;height:40px;}

.spac p {display:block;}
.spac img {float:right;margin:0px 0px 10px 10px;}
.spac h2 {clear:both;}

.index{width:100%;margin-top:25px;border-right:1px solid #ccc;border-top:1px solid #ccc;}
.index th {/*width:150px;*/padding:2px 5px;text-align:right;border-left:1px solid #ccc;font-weight:bold;border-bottom:1px solid #ccc;}
.index td {padding:2px 5px;font-size:14px; border-left:1px solid #ccc;border-bottom:1px solid #ccc;}
.index td.img {width:100px !important;}
.index td.img img {width:100px;}

.inputstyles input {border:1px solid #ccc;padding:2px 5px;width:180px;margin:5px;font-size:14px;font-family:arial;margin-left:15px;}
.inputstyles select {border:1px solid #ccc;font-family:arial;width:180px;font-size:14px;}
.inputstyles input.submit {direction:ltr;/*float:right !important;*/}
.inputstyles span {display:inline-block;padding:0px 0px 0px 0px;}


.back {display:inline-block;float:left;margin-bottom:20px;}
