/* main styles */

body {
	background-image: url(../images/body_bckgrnd.jpg);
	background-position: top left;
	background-repeat: repeat; 
	background-color: #CCCCCC;
	
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

#container {
	background-image: url(../images/container_bckgrnd.jpg);
	background-position: top left;
	background-repeat: repeat-y;
}

#header {
	background-image: url(../images/header_bckgrnd.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	
	height: 203px;
}

#content {
	background-image: url(../images/content_bckgrnd.jpg);
	background-position: top;
	background-repeat: repeat-x;
}

#footer {
	background-position: bottom left;
	background-repeat: repeat-x;
}

table {
	border: none;
	border-spacing: 0px;
	
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

tr {
	vertical-align: top;
}

#tspace {
	width: 20px;
}

/* header styles */

#header_shade {
	background-image: url(../images/header_shade.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	
	height: 7px;
}

#header_shade_over {
	background-image: url(../images/header_shade_over.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	
	height: 7px;
	width: 917px;
	margin-left: 10px;
}

#header_box {
	height: 250px;
	width: 900px;
	position: absolute;
	top: 0px;
	left: 0px;
}

.header_pic {
	background-position: top left;
	background-repeat: no-repeat;
	
	position: absolute;
	z-index: 10;
}

.header_right {
	height: 253px;
	width: 620px;
	
	background-image: url(../images/header_right.png);
	background-position: top right;
	background-repeat: no-repeat;
	
	position: absolute;
	top: 0px;
	left: 295px;
	z-index: 4;
}

.header_left {
	height: 250px;
	width: 317px;
	
	background-image: url(../images/header_left.png);
	background-position: top left;
	background-repeat: no-repeat;
	
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
}

.header_left_shade {
	height: 24px;
	width: 317px;
	
	background-image: url(../images/header_left_shade.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	
	position: absolute;
	top: 226px;
	left: 0px;
	z-index: 3;
}

	.phone {
		background-image: url(../images/phone.png);
		background-position: top left;
		background-repeat: no-repeat;
		
		width: 343px;
		height: 32px;
		
		position: absolute;
		top: 16px;
		left: 30px;
		
		font-family: impact;
		font-size: 20px;
		font-weight: normal;
		color: #B2B2B2;
		padding-left: 40px;
	}
	
	#header_links {
		position: absolute;
		top: 16px;
		left: 785px;
		z-index: 11;
	}
	
	.header_link {
		border: none;
		margin-left: 8px;
		margin-right: 8px;	
	}
	
/* content styles */

#content_box {
	padding-top: 25px;
	width: 660px;
	
	font-size: 12px;
}

#tech1 {
	background-image: url(../images/tech1.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	
	width: 19px;
	height: 27px;
	
	position: absolute;
	left: 891px;
	top: -45px;
}

.navigation {
	background-image: url(../images/navi_brdr.png);
	background-position: bottom right;
	background-repeat: no-repeat;

	text-align: right;
	line-height: 38px;
	color: #85CA00;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	
	position: absolute;
	top: 210px;
	left: 390px;
	z-index: 11;
	
	height: 39px;
	width: 507px;
	padding-right: 10px;
}

	.title {
		height: 24px;
	
		margin-bottom: 15px;
		position: relative;
	}
	
	.title_in {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 20px;
		line-height: 24px;
		border-bottom: 2px solid;
		position: absolute;
		top: 0px;
		left: 0px;
	}
	
	.sub_title {
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: 16px;
		color: #36A2AF;
		margin-bottom: 7px;
	}

	.text {
		margin-bottom: 7px;
		text-align: justify;
	}
	
	.list_item {
		background-image: url(../images/text_arrow.jpg);
		background-position: top left;
		background-repeat: no-repeat;
		
		padding-left: 20px;
		margin-left: 20px;
		text-align: justify;
	}
	
	#gallery_box {
		border: none;
		width: 100%;
	}
		
		table {
			color: #333333;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			line-height: 18px;
		}
		
		#gallery_box img {
			border: 1px solid #85CA00;
			width: 176px;
			height: 130px;
		}
		
		.gallery_img {
			width: 134px;
		}
		
		.gallery_descr {
			padding-left: 15px;
		}
		
		.gallery_sprtr {
			height: 1px;
			border-bottom: 1px dotted #CCCCCC;
			margin-top: 15px;
			margin-bottom: 15px;
		}
		
		.gallery_url {
			background-image: url(../images/text_arrow.jpg);
			background-position: left;
			background-repeat: no-repeat;
			
			padding-left: 20px;
			margin-top: 10px;
		}
		
		#gallery_navi_box {
			text-align: center;
			margin-top: 20px;
			
			font-size: 16px;
			line-height: normal;
			font-weight: bold;
			font-family: Arial, Helvetica, sans-serif;
		}
		
		#gallery_navi_box img {
			border: none;
			margin-left: 5px;
			margin-right: 5px;
		}

/* menu */

#main_menu {
	width: 175px;
	margin-top: 20px;
	margin-left: 20px;
}

.menulevel1 {
	background-image: url(../images/menu_bckgrnd.png);
	background-repeat: no-repeat;
	
	height: 44px;
	width: 175px;
}

.menu_link {
	background-image: url(../images/menu_bckgrnd.png);
	background-repeat: no-repeat;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 13px;
	
	padding-top: 10px;
}

.menu_descr {
	font-size: 10px;
	color: #AAAAAA;
	line-height: 10px;
	
	padding-bottom: 7px;
}

.menulevel2 {
	background-image: url(../images/menu_arrow.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	border-bottom: 1px dashed #E3E3E3;
	
	margin-left: 15px;
	padding-left: 10px;
	height: 30px;
}

.menulevel2 .menu_descr {
	display: none;
}

.menulevel2 .menu_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	background-image: none;
}


/* footer styles */

#footer_box {
	background-position: bottom left;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	
	margin-left: 10px;
	width: 917px;
	height: 46px;
}

#footer_box_left {
	background-position: top left;
	background-repeat: no-repeat;
	
	height: 46px;
}

#footer_box_right {
	background-position: top right;
	background-repeat: no-repeat;
	
	height: 46px;
	padding-left: 20px;
	position: relative;
}

	#copyrights {
		position: absolute;
		top: 85px;
		left: 10px;
		
		font-size: 10px;
		color: #999999;
		line-height: 14px;
		
		padding-right: 15px;
		border-right: 1px solid #B8B8B8;
	}
	
	#address {
		position: absolute;
		top: 85px;
		left: 210px;
		
		font-size: 10px;
		color: #999999;
		line-height: 14px;
	}
	
	#seo_link {
		position: absolute;
		right: 120px;
		top: 82px;
	}
	
	#od_link {
		position: absolute;
		right: 10px;
		top: 82px;
	}
	
/* boxes styles */
#box_container {
	position: relative;
	height: 235px;
	padding-bottom: 10px;
}

	#box_advancement {
		background-image: url(../images/box_advancement.jpg);
		background-position: bottom left;
		background-repeat: no-repeat;
		
		height: 235px;
		width: 204px;
		
		position: absolute;
		top: 0px;
		left: 0px;
		z-index: 20;
	}
	
	#box_advrt {
		background-image: url(../images/box_advrt.jpg);
		background-position: bottom left;
		background-repeat: no-repeat;
		
		height: 235px;
		width: 220px;
		
		position: absolute;
		top: 0px;
		left: 215px;
		z-index: 21;
	}
	
	#box_webdesign {
		background-image: url(../images/box_webdesign.jpg);
		background-position: bottom left;
		background-repeat: no-repeat;
		
		height: 235px;
		width: 241px;
		
		position: absolute;
		top: 0px;
		left: 435px;
		z-index: 22;
	}


/* links */

a:link, a:visited {
	color: #85CA00;
	text-decoration: underline;
}

a:hover {
	color: #329DB8;
	text-decoration: underline;
}

.menu_link a:link, .menu_link a:visited {
	color: #333333;
	text-decoration: none;
}

.menu_link a:hover {
	color: #85CA00;
	text-decoration: none;
}

.menulevel2 .menu_link a:link, .menulevel2 .menu_link a:visited {
	color: #329DB8;
	text-decoration: none;
}

.menulevel2 .menu_link a:hover {
	color: #85CA00;
	text-decoration: none;
}

.navigation a:link, .navigation a:visited {
	color: #85CA00;
	text-decoration: none;
}

.navigation a:hover {
	color: #999999;
	text-decoration: underline;
}
/* end links */

/*LIOHA STYLES*/

h1 {
	clear: both;
	float: left;
	display: block;
	//margin-bottom: 20px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 24px;
	border-bottom: 2px solid;
	color: #85CA00;
}

h3 {
	font-weight: bold;
	color: #329DB8;
	font-size: 12px;
	clear: both;
	margin-bottom: 3px;
}

h4 {
	font-weight: bold;
	color: #329DB8;
	padding-left: 20px;
	font-size: 12px;
	
	background-image: url(../images/text_arrow.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	clear: both;
	margin-bottom: 3px;
}

h1.contentTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	line-height: 24px;
	border-bottom: 2px solid;
	float: left;
	display: block;
	clear:both;
	color: #85CA00;
	border-bottom-color: #85CA00;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #36A2AF;
	clear: both;
	margin: 0px;
	padding: 0px;
}

.productContainer p {
	margin: 0px;
	padding: 0px;
	margin-bottom: 7px;
	margin-top: 7px;
}

.productContainer {
	margin-bottom: 20px;
}

.articleContent {
	clear: both;
	float: left;
	font-size: 12px;
}

.productItemImage {
	float: left;
	border: 1px solid #CFD3D2;
	width: 202px;
	margin-right: 20px;
}
.productItemImage img {
	border: 1px solid #FFFFFF;
}

.productDescription {
	float: left;
	width: 430px;
}

.item_brief {
	font-size: 12px;
}

.productDetails {
	background-image: url(../images/text_arrow.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 20px;
}

.productItemCard {
	padding: 0px;
	text-align: justify;
	font-size: 11px;
	overflow: hidden;
	//overflow: visible;
	//height: 100px;
	height: 100%;
}

.productItem {
	border-bottom: 1px dotted #CCCCCC;
	clear: both;
	
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.categoryContent {
	clear: both;
}
.contentHeader, .module_title {
	display: none;
}

.imageHolder img {
	border: 1px solid #85CA00;
	clear: both;
	float: left;
}

.productContent, .attributes {
	margin-top: 15px;
	clear: both;
	float: left;
}

.productContent {
	border-top: 1px dotted #CCCCCC;
	padding-top: 10px;
	width: 100%;
	text-align: justify;
}

.attributes table {
	font-size: 11px;
	line-height: 18px;
}

.attributeName {
	width: 200px;
	font-style: italic;
	text-indent: 10px;
}

.groupName {
	font-weight: bold;
	padding-top: 5px;
	color: #36A2AF;
}

	li {
		background-image: url(../images/text_arrow.jpg);
		background-position: top left;
		background-repeat: no-repeat;
		
		padding-left: 20px;
		text-align: justify;
		list-style: none;
	}

.pager {
	clear: both;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 0px;

	font-size: 12px;
	line-height: 18px;
	height: 20px;
	float: right;
}



.pager_currentPage {
	font-weight: bold;
}

	.pager_toFirstPage, .pager_prevPage, .pager_nextPage, .pager_toLastPage, .pager_allPage, .pager_links {
		display: block;
		float: left;
	}
	
	.pager_toFirstPage_disabled, .pager_prevPage_disabled, .pager_nextPage_disabled, .pager_toLastPage_disabled, .pager_allPage_disabled {
		display: block;
		float: left;
	}

.pager_allPage {
	margin-left: 10px;
}

.pager_toFirstPage {
	background-image: url(../images/arrow_home_act.jpg);
	background-position: left;
	background-repeat: no-repeat;
	width: 6px;
	height: 20px;
	margin-right: 10px;
	display: none;
}

.pager_prevPage {
	background-image: url(../images/arrows_prew_act.jpg);
	background-position: left;
	background-repeat: no-repeat;
	width: 21px;
	height: 20px;
	margin-right: 10px;
}

.pager_nextPage {
	background-image: url(../images/arrows_next_act.jpg);
	background-position: left;
	background-repeat: no-repeat;
	width: 21px;
	height: 20px;
	margin-left: 10px;
}

.pager_toLastPage {
	background-image: url(../images/arrow_end_act.jpg);
	background-position: left;
	background-repeat: no-repeat;
	width: 6px;
	height: 20px;
	margin-left: 10px;
	display: none;
}

.pager_toFirstPage_disabled {
	background-image: url(../images/arrow_home.jpg);
	background-position: left;
	background-repeat: no-repeat;
	width: 6px;
	height: 20px;
	margin-right: 10px;
	display: none;
}

.pager_prevPage_disabled {
	background-image: url(../images/arrows_prew.jpg);
	background-position: left;
	background-repeat: no-repeat;
	width: 21px;
	height: 20px;
	margin-right: 10px;
}

.pager_nextPage_disabled {
	background-image: url(../images/arrows_next.jpg);
	background-position: left;
	background-repeat: no-repeat;
	width: 21px;
	height: 20px;
	margin-left: 10px;
}

.pager_toLastPage_disabled {
	background-image: url(../images/arrow_end.jpg);
	background-position: left;
	background-repeat: no-repeat;
	width: 6px;
	height: 20px;
	margin-left: 10px;
	display: none;
}

.ContentError {
	clear: both;
}

.news_title {
	clear: both;
}

.news_title {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #36A2AF;
	width: 100%;
	margin-bottom: 7px;
}

.news_time {
	float: left;
	color: #BBBBBB;
	margin-right: 7px;
	padding-right: 7px;
	border-right: 1px solid #CCCCCC;
}

.adv_icon img {
	margin-right: 10px;
}

.newsBody, .newsBody_last {
	clear: both;
	border-bottom: 1px dotted #CCCCCC;
	overflow: hidden;
	//overflow: visible;
	//height: 10px;
	height: 100%;
	padding-bottom: 10px;
	margin-bottom: 15px;
}

.newsBody p, .newsBody_last p {
	margin: 0px;
	margin-bottom: 5px;
	padding: 0px;
	text-align: justify;
}

.news_img img {
	border: 1px solid #CCCCCC;
}

#current_path {
	font-style: italic;
}
