/* ------ Text items -------- */
body
{
	font-family: Arial;
	font-size: 11px;
	padding: 0px;
	margin: 0;
}
p
{
	font-family: Arial;
	margin:0px;
	font-size: 12px;
	line-height: 18px;
	color: #333;
}
.p-works
{
	font-family: Arial;
	margin:0px;
	font-size: 13px;
	line-height: 20px;
	color: #333;
	width: 175px;
}
.gonder
{
	margin:0px;
	color: #333;
	width: 68px;
	min-height: 23px;
	background-image: url(../images/gonder.png);
	border: 0px;
	background-repeat: no-repeat;
}
.p-form
{
	font-family: Arial;
	margin:0px;
	font-size: 13px;
	line-height: 18px;
	color: #333;
	width: 100px;
}
.p-formfield
{
	font-family: Arial;
	margin:0px;
	font-size: 13px;
	color: #666;
	width: 225px;
	padding: 5px;
	border: 1px solid #bdc1c7;
}
.p-message
{
	font-family: Arial;
	margin:0px;
	font-size: 13px;
	color: #666;
	width: 450px;
	padding: 5px;
	border: 1px solid #bdc1c7;
}
.p-footer
{
	font-family: Arial;
	margin:0px;
	font-size: 12px;
	line-height: 18px;
	color: #FFF;
	text-align: right;
}
h1, .heading1
{
	font-weight: normal;
	font-size: 20px;
	color: #666666;
	EditMenuName: Heading 2;
	font-family: Trebuchet MS;
	text-decoration: none;
	margin: 0;
	line-height: 30px;
}
h2, .heading2
{
	font-weight: bold;
	font-size: 12px;
	color: #333;
	EditMenuName: Heading 2;
	font-family: Arial;
	text-decoration: none;
	margin: 0;
	padding-bottom: 20px;
	border-top: 1px dotted #999999;
	padding-top: 25px;
	margin-right: 20px;
}
h3, .heading3
{
	font-weight: bold;
	font-size: 12px;
	color: #666666;
	EditMenuName: Heading 3;
	font-family: Arial;
	display: block;
	line-height: 16px;
	padding-top: 15px;
	padding-bottom: 30px;
	margin: 0;
}
h4, .heading4
{
	font-weight: bold;
	font-size: 12px;
	color: #333;
	EditMenuName: Heading 2;
	font-family: Arial;
	text-decoration: none;
	margin: 0;
	padding-bottom: 20px;
	border-top: 1px dotted #999999;
	padding-top: 25px;
}
.introduction
{
	font-weight: bold;
	EditMenuName: Introduction;
}
.imagetext 
{
	font-style: italic; 
	font-size: 0.9em; 
	EditMenuName: Image text;
}
.red
{
	color: #CC0000;
	EditMenuName: Normal red text;
}
hr
{
	height: 1px;
	color: #e5e3e3;
	width: 100%;
}

hr.light
{
	height: 0.1em;
	/*color: #F0E5CE;*/
}

/* ------ Links -------- */
a
{
	color: #3366CC;
	text-decoration: none;
}
a:hover
{
	color: #FF3300;
}

a:link {
	color: #3366CC;
}


/* --------- Links in Top menu ----------- */
a.menuhead
{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align:bottom;
}
a.activemenuhead
{
	vertical-align:top;
	color:#C10000;
	font-weight: bold;
	text-decoration: none;
}

a.menuhead:hover{
	color:#CA0000;
}

/* --------- Left menu ----------- */

div.menuitem
{
	font-family:Arial;
	background-image:url(../tr/images/menu_first_level_bg.gif);
	background-position: 0em bottom;
	background-repeat: repeat-y;
	width: 100%;
	padding: 0.5em 0em 0.5em 0em;
	float: left;
}
div.submenuitem2
{
	font-family:Arial;
	background-image:url(../tr/images/menu_second_level_bg.gif);
	background-position: 0em bottom;
	background-repeat: repeat-y;
	width: 100%;
	padding: 0.4em 0em 0.6em 0em;
	float: left;
}
div.submenuitem3, div.submenuitem4, div.submenuitem5, div.submenuitem6
{
	font-family:Arial;
	background-image:url(../tr/images/menu_third_level.gif);
	background-position: 0em bottom;
	background-repeat: repeat-y;
	width: 100%;
	padding: 3px 0px 3px 0px;
	float: left;
}

/* --------- Input ----------- */
span.errormessage
{
	color: #CC0000;
	font-size: 1em;
}

span.usernamelabel
{
	margin-right: 1em;
	margin-top: 0.3em;
	display: block;
	float: right;
}

/* --------- Image format ----------- */
img.shadow
{
	position: relative;
	EditMenuName: Shadow;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#555555,direction=135,strength=5);
}
img.opacity
{
	position: relative;
	EditMenuName: Semi transparent;
	filter: alpha(opacity=40,finishopacity=24,style=3);
}
img.fliph
{
	position: relative;
	EditMenuName: Flip horisontally;
	filter: fliph;
}
img.flipv
{
	position: relative;
	EditMenuName: Flip vertically;
	filter: flipv;
}
img.dashedborder
{
	position: relative;
	border: dashed 1px grey;
	EditMenuName: Dashed border;
}
img.circularfade
{
	position: relative;
	EditMenuName: Circular fade;
	filter: alpha(opacity=100,finishopacity=0,style=2);
}

.table-main
{
	font-size: 11px;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
table
{
	font-size: 12px;
}
th
{
	text-align: left;
}
.evenrow
{
	background-color:  #fff;
}
.unevenrow
{
	/*background-color:#F0E5CE;*/
}
.headerrow
{
	/*background-color: #F0E5CE;*/
}
INDEX {
	COLOR: #666666;
	font: Arial;
	font-weight: bold;
}

.content_header {
	text-decoration: none;
}

.search-query {
	BORDER-RIGHT: #a8abae 1px solid;
	BORDER-TOP: #a8abae 1px solid;
	PADDING-LEFT: 5px;
	FONT-SIZE: 11px;
	BORDER-LEFT: #a8abae 1px solid;
	WIDTH: 150px;
	COLOR: #858b90;
	LINE-HEIGHT: 16px;
	BORDER-BOTTOM: #a8abae 1px solid;
	HEIGHT: 16px
}
.search-query-edited {
	COLOR: #000000! important
}
.search-submit {
	VERTICAL-ALIGN: -1px
}

.products
{
	BORDER-RIGHT: #e3e3e3 1px solid;
	BORDER-TOP: #e3e3e3 1px solid;
	MARGIN-TOP: 5px;
	FLOAT: left;
	MARGIN-BOTTOM: 10px;
	BORDER-LEFT: #e3e3e3 1px solid;
	WIDTH: 133px;
	CURSOR: pointer;
	BORDER-BOTTOM: #e3e3e3 1px solid;
	POSITION: relative;
	BACKGROUND-COLOR: #ffffff;
	TEXT-ALIGN: center;
	height: 145px;
}

.products:hover
{
	BORDER: #999999 1px solid;
	
}
.contact
{
	BORDER-RIGHT: #e5e5e5 1px solid;
	BORDER-TOP: #e5e5e5 1px solid;
	MARGIN-TOP: 5px;
	MARGIN-BOTTOM: 10px;
	BORDER-LEFT: #e5e5e5 1px solid;
	CURSOR: pointer;
	BORDER-BOTTOM: #e5e5e5 1px solid;
	BACKGROUND-COLOR: #ffffff;
	width: 99%;
}

.contact:hover
{
	BORDER: #999999 1px solid;
	
}

.servis
{
	BORDER-RIGHT: #F7F7F7 1px solid;
	BORDER-TOP: #F7F7F7 1px solid;
	MARGIN-TOP: 5px;
	MARGIN-BOTTOM: 10px;
	BORDER-LEFT: #F7F7F7 1px solid;
	BORDER-BOTTOM: #F7F7F7 1px solid;
	BACKGROUND-COLOR: #EFEFEF;
	width: 99%;
}
.servis-grey
{
	BORDER-RIGHT: #F7F7F7 1px solid;
	BORDER-TOP: #F7F7F7 1px solid;
	MARGIN-TOP: 5px;
	MARGIN-BOTTOM: 10px;
	BORDER-LEFT: #F7F7F7 1px solid;
	BORDER-BOTTOM: #F7F7F7 1px solid;
	BACKGROUND-COLOR: #FFFFFF;
	width: 99%;
}
.range-div
{
	BORDER-RIGHT: #ffffff 1px solid;
	BORDER-TOP: #ffffff 1px solid;
	MARGIN-TOP: 5px;
	FLOAT: left;
	MARGIN-BOTTOM: 10px;
	BORDER-LEFT: #ffffff 1px solid;
	WIDTH: 98%;
	CURSOR: pointer;
	BORDER-BOTTOM: #ffffff 1px solid;
	BACKGROUND-COLOR: #ffffff;
	display: block;
}

.range-div:hover
{
	BORDER: #e5e5e5 1px solid;
	
}
.gallery-1
{
	width: 100%;
}

