@import "menu.css";
@import "contact.css";

/*****************************/
/*** Core html setup stuff ***/
/*****************************/

html {
  height: 100%;
  margin-bottom: 1px;
	}
	
body {
	font-family: Arial,Helvetica,sans-serif;
	line-height: 1.3em;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	color: #444444;
	}

* {
	margin:0;
	padding:0;
	}

h1,h2,h3,h4,h5,h6,p,blockquote,form,label,ul,ol,dl,fieldset,address {
	margin:0;
	}

fieldset {
	padding:.5em;
	}

a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
	color:#014a90;
}

a:hover {
	text-decoration: underline;
	font-weight: normal;
	}
a.readmore:link,
a.readmore:visited{
	font-family: Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#014a90;
	}
a.readmore:hover{
	text-decoration:underline;
	}
input.button { 
	cursor: pointer; 
	}

img { 
	border: 0 none; 
	}
	
p{
	font-family: Arial,Helvetica,sans-serif;
	text-align:justify;
	font-size:12px;
	color:#444444;
	margin:0px 0px 7px 0px;
	}
b,strong{
	text-align:right;
	color:#5D9732;
	}
div.moduletable h3{
	font-family: Arial,Helvetica,sans-serif;
	margin:20px 0px 18px 0px;
	color:#5D9732;
	font-size:18px;
	font-weight:normal;
	}
#contentarea .area_right .moduletable .contentpaneopen p,
#contentarea .area_center .moduletable .contentpaneopen p{
	margin:0px;
	}
#contentarea .area_right .moduletable .contentpaneopen .contentheading{
	font-family: Arial,Helvetica,sans-serif;
	color:#004990;
	font-size:16px;
	height:20px;
	line-height:20px;
	}
#contentarea .area_center .moduletable .contentpaneopen .contentheading{
	font-family: Arial,Helvetica,sans-serif;
	color:#5d9732;
	font-size:12px;
	height:13px;
	line-height:13px;
	}
#searchForm{
	text-align:left;
	}
input#mod_search_searchword{
	background-color:#FFFFFF;
	background: url(../images/search.jpg) top right no-repeat;
	}
/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/

div.center {
  text-align: center;
	}

#generalfreim{
	width:918px;
	background-color:#FFFFFF;
	margin: auto; /* top right bottom left */
	}
	
#top{
	width:918px;
	height:75px;
	background-color:#FFFFFF;
	float:left;
	margin-top:20px;
	}
	
#logo{
	width:300px;
	height:75px;
	background-color:#FFFFFF;
	float:left;
	background: url(../images/logo.png) 0 0 no-repeat;
	}
	
#righttop{
	width:399px;
	height:75px;
	background-color:#FFFFFF;
	float:right;
	}
	
.sitemap{
    width:127px;
	height:70px;
	background-color:#FFFFFF;
	float:left;
	margin:5px 0px 0px 0px;
	}
.search_f{
    width:145px;
	height:70px;
	background-color:#FFFFFF;
	float:left;
	margin:5px 0px 0px 0px;
	}

#homemenu{
	width:918px;
	height:56px;/*83*/
	background-color:#FFFFFF;
	float:left;
	}

#homepic{
	width:918px;
	background-color:#FFFFFF;
	float:left;
	}

#contentarea{
	width:918px;
	/*height:240px;*/
	background-color:#FFFFFF;
	float:left;
	}

#footer{
	width:918px;
	height:50px;
	background-color:#FFFFFF;
	float:left;
	}
	
#footer_left{
	/*width:700px;*/
	width:823px;
	height:20px;
	background-color:#FFFFFF;
	float:left;
	margin:30px 0px 0px 0px;
	}	
#footer_left_bottom{
	width:218px;
	height:20px;
	background-color:#FFFFFF;
	float:left;
	margin:0px;
	font-size:10px;
	color:#444444;
	line-height:20px;
	text-align:left;
	}	
	
#footer_right{
	width:95px;
	height:65px;
	margin:30px 0px 0px 0px;
	text-align:right;
	float:right;
	/*background: transparent url(../images/duns1002009_95X65_ENG_white.gif) top left no-repeat;*/
	}	

.area_left{
	width:452px;
	background-color:#FFFFFF;
	float:left;
	}

.area_empty{
	width:18px;
	background-color:#FFFFFF;
	float:left;
	}
	
.area_center{
	width:174px;
	background-color:#FFFFFF;
	float:left;
	}
	

.area_empty{
	width:18px;
	background-color:#FFFFFF;
	float:left;
	}

.area_right{
	width:256px;
	background-color:#FFFFFF;
	float:left;
	}
	
.homepic_height{
	height:176px;
	float:left;
	}

.contentarea_height{
	min-height:240px;
	float:left;
	}	
	
.iner_height{ 
	min-height:416px;
	float:left;
	}
	
#submenu{
	width:100%;
	height:16px;
	float:left;
	}
#inner_text_left{
	width:100%;
	min-height:400px;
	float:left;
	}
#inner_text_left .contentheading{
	color:#5D9732;
	}
.evenlayout {
	float:left;
	width:50%;
	}
#zones {
	margin-left:5px;
	}
/*****************************************/
/*** Main menu top						**/
/*****************************************/
#homemenu ul.menu{
	width:100%;
	height:23px;
	float:left;
	list-style:none;
	list-position:outside;
	margin:30px 0px;
	padding:0px;
	}
#homemenu ul.menu li{
	float:left;
	height:23px;
	/*width:100px;*/
	}
#homemenu ul.menu li a:link,
#homemenu ul.menu li a:visited{
	height:23px;
	line-height:23px;
	font-size:12px;
	font-weight:bold;
	margin:0;
	color:#444444;
	padding:0px 15px 0px 0px;
	text-decoration:none;
	}
#homemenu ul.menu li a:hover,
#homemenu ul.menu li.active a:link,
#homemenu ul.menu li.active a:visited{
	color:#5d9732;
	}
	
/*****************************************/
/*** Main menu bottom					**/
/*****************************************/
#footer_left ul{
	width:100%;
	height:20px;
	float:left;
	list-style:none;
	list-position:outside;
	margin:0px;
	padding:0px;
	}
#footer_left li{
	float:left;
	height:20px;
	line-height:20px;
	}
#footer_left a{
	height:20px;
	line-height:20px;
	font-size:10px;
	margin:0;
	color:#444444;
	padding:0px 6px 0px 0px;
	text-decoration:none;
	}
#footer_left li.active a,
#footer_left a:hover{
	color:#5d9732;
	}
	
/*****************************************/
/*** Sub menu 							**/
/*****************************************/
#zones ul,
#submenu ul{
	width:100%;
	height:16px;
	float:left;
	list-style:none;
	list-position:outside;
	margin:0px;
	padding:0px;
	}
#zones li,
#submenu li{
	float:left;
	height:16px;
	line-height:16px;
	}
#zones a,
#submenu a{
	height:16px;
	line-height:16px;
	font-size:12px;
	font-weight:bold;
	margin:0;
	color:#444444;
	padding:0px 8px 0px 0px;
	text-decoration:none;
	}
#zones ul.menu li a:hover,
#zones ul.menu li.active a:link,
#zones ul.menu li.active a:visited,
#submenu ul.menu li a:hover,
#submenu ul.menu li.active a:link,
#submenu ul.menu li.active a:visited{
	color:#5d9732;
	}
	
/*****************************************/
/*** Sitemap menu 						**/
/*****************************************/
#righttop .sitemap ul{
	width:100%;
	height:16px;
	float:left;
	list-style:none;
	list-position:outside;
	margin:0px;
	padding:0px;
	}
#righttop .sitemap li{
	float:left;
	height:16px;
	line-height:16px;
	}
#righttop .righten li{
	float:right !important;
	}
#righttop a:link,
#righttop a:visited{
	height:16px;
	line-height:16px;
	font-size:12px;
	font-weight:bold;
	margin:0;
	color:#444444;
	padding:0px 8px 0px 0px;
	text-decoration:none;
	}
#righttop .righten a{
	padding:0px 0px 0px 8px !important;
	}
#righttop a:hover,
#righttop .active a{
	color:#5d9732;
	}

/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/
div.offline {
	background: #fffebb;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2em;
	padding: 5px;
}

span.pathway {
  display: block;
  margin: 0 20px;
  height: 16px;
  line-height: 16px;
  overflow: hidden;
}

/* headers */
div.componentheading {
  padding-left: 0px;
  display:none;
}

h1 {
	padding: 0;
	font-family:Arial, Helvetica ,sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	vertical-align: bottom;
	color: #666;
	text-align: left;
	width: 100%;
}

h2, .contentheading {
	padding: 0;
	width: 100%;
	font-family: Arial, Helvetica,sans-serif;
	font-size: 1.4em;
	font-weight: normal;
	color: #444444;
	height:80px;
	line-height:90px;
	text-align: left;
	
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}

h3, .componentheading, table.moduletable th, legend {
  margin: 0;
  font-weight: bold;
  font-family: Helvetica,Arial,sans-serif;
  font-size: 1.5em;
  padding-left: 0px;
	margin-bottom: 10px;
	text-align: left;
}
.contentpaneopen .moduletable h3{
	margin-top:0px;
	}
/* small text */
.small {
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.modifydate {
  height: 20px;
  vertical-align: bottom;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.createdate {
	height: 20px;
	vertical-align: top;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;

}

a.readon {
	margin-top: 10px;
	display: block;
	float: left;
	background: url(../images/mw_readon.png) top right no-repeat;
	padding-right: 20px;
	line-height: 14px;
	height: 16px;
}

/* form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }


/** overlib **/

.ol-foreground {
	background-color: #f6f6f6;
}

.ol-background {
	background-color: #666;
}

.ol-textfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.ol-captionfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f6f6f6;
	font-weight: bold;
}
.ol-captionfont a {
	color: #0B55C4;
	text-decoration: none;
	font-size: 12px;
}

.ol-closefont {}

/* menu links */
a.mainlevel:link, a.mainlevel:visited {
	padding-left: 5px;
}

a.mainlevel:hover {

}

/* spacers */
span.article_separator {
	display: block;
	height: 1px;
}

.article_column {
	padding-right: 5px;
}

.column_separator {
	border-left: 1px dashed #e0e0e0;
	padding-left: 10px;
}

td.buttonheading {

}

td.buttonheading img {
	border:none;
}

.clr {
	clear: both;
}

td.greyline {
  width: 20px;
  background: url(../images/mw_line_grey.png) 50% 0 repeat-y;
}

div#maindivider {
  border-top: 1px solid #ddd;
  margin-bottom: 10px;
  overflow: hidden;
  height: 1px;
}

table.blog {
	width:100%;
	margin:0;
	text-align:left;
	}

table.blog span.article_separator {
	display: block;
	height: 20px;
}

/* edit button */
.contentpaneopen_edit{
	float: left;
}

/* table of contents */
table.contenttoc {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
  float: right;
}

table.contenttoc td {
  padding: 0 5px;
}


/* content tables */
td.sectiontableheader {
  background: #efefef;
  color: #333;
  font-weight: bold;
  padding: 4px;
  border-right: 1px solid #fff;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 3px;
}


/* content styles */
table.contentpaneopen, table.contentpane {
	margin: 0;
	padding: 0;
	width: 100%;
	text-align:left;
	color:#444444;
	font-family: Arial, Helvetica, sans-serif;
}

table.contentpaneopen li {
	margin-bottom: 5px;
}

table.contentpaneopen fieldset {
	border: 0;
	border-top: 1px solid #ddd;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

table.contentpaneopen h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}

.highlight {
	background-color: #fffebb;
}

/* module control elements */
table.user1user2 div.moduletable {
	margin-bottom: 0px;
}

div.moduletable, div.module {
  margin-bottom: 25px;
}

div.module_menu h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #eee;
	margin: -23px -4px 5px -5px;
	padding-left: 10px;
	padding-bottom: 2px;
}

div.module_menu {
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
}

div.module_menu div div div {
	padding: 10px;
	padding-top: 30px;
	padding-bottom: 15px;
	width: auto;
}

div.module_menu div div div div {
	background: none;
	padding: 0;
}

div.module_menu ul {
	margin: 10px 0;
	padding-left: 20px;
}

div.module_menu ul li a:link, div.module_menu ul li a:visited {
	font-weight: bold;
}

#leftcolumn div.module {
	padding: 0 10px;
}

#leftcolumn div.module table {
	width: auto;
}

/* forms */
table.adminform textarea {
  width: 540px;
  height: 400px;
  font-size: 1em;
  color: #000099;
}

div.search input {
	width: 128px;
	border: 1px solid #014a90;
	margin: 0;
	padding:0;
	font-family:Arial, Helvetica ,sans-serif;
	font-size: 13px;
	}

div.search input.button {
	background-color:#014a90;
	border:none;
	color:#FFFFFF;
	width:15px;
	height:18px;
	}

form#form-login fieldset { border: 0 none; margin: 0em; padding: 0.2em;}
form#form-login ul { padding-left: 20px; }

form#com-form-login fieldset { border: 0 none; margin: 0em; padding: 0.2em;}
form#com-form-login ul { padding-left: 20px; }

/* thumbnails */
div.mosimage         {  margin: 5px; }
div.mosimage_caption {  font-size: .90em; color: #666; }

div.caption       { padding: 0 10px 0 10px; }
div.caption img   { border: 1px solid #CCC; }
div.caption p     { font-size: .90em; color: #666; text-align: center; }

/* Parameter Table */
table.paramlist {
	margin-top: 5px;
}

table.paramlist td.paramlist_key {
	width: 128px;
	text-align: left;
	height: 30px;
}

table.paramlist td.paramlist_value {
}

div.message {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 14px;
	color : #c30;
	text-align: center;
	width: auto;
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	margin: 3px 0px 10px;
	padding: 3px 20px;
}

/* Banners module */

/* Default skyscraper style */
.bannergroup {
}

.banneritem img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* Text advert style */

.banneritem_text {
	padding: 4px;
	font-size: 11px;
}

.bannerfooter_text {
	padding: 4px;
	font-size: 11px;
	background-color: #F7F7F7;
	text-align: right;
}

/* System Messages */
/* see system general.css */

.pagination span { padding: 2px; }
.pagination a    { padding: 2px; }

/* Polls */
.pollstableborder td {
	text-align: left;
}

/* WebLinks */
span.description {
	display:block;
	padding-left: 30px;
}

/* Frontend Editing*/
fieldset {
	border: 1px solid #ccc;
	margin-top: 15px;
	padding: 15px;
}

legend {
	margin: 0;
	padding: 0 10px;
}

td.key {
	border-bottom:1px solid #eee;
	color: #666;
}

/* Tooltips */

.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

/* System Standard Messages */
#system-message { margin-bottom: 20px; }

#system-message dd.message ul { background: #C3D2E5 url(../../system/images/notice-info.png) 4px center no-repeat;border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/* System Error Messages */
#system-message dd.error ul { color: #c00; background: #E6C0C0 url(../../system/images/notice-alert.png) 4px center no-repeat; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/* System Notice Messages */
#system-message dd.notice ul { color: #c00; background: #EFE7B8 url(../../system/images/notice-note.png) 4px center no-repeat; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E; margin:0px; padding-left: 40px; text-indent:0px;}

#syndicate{
	float:left;
	padding-left: 25px;
}

#power_by{
	float:right;
	padding-right: 25px;
}

/* Component Specific Fixes */

#component-contact table td {
	padding: 2px 0;
}
.green_line{
	/*border-bottom:1px solid #AECB98;
	color:#AECB98;*/
	color:#FFFFFF;
	border:none;
	height:1px;
	background: url(../images/green_line.jpg) 0 99% repeat-x;
	margin:0 20px 0 0;
	}
.green_line_short{
	border-bottom:1px solid #AECB98;
	color:#AECB98;
	/*margin-left:18px;*/
	width:450px;
	}
.catalog_header{
	color:#014A90;
	font-size:18px;
	font-weight:bold;
	margin:10px 0;
	}
.personal_frame {
	text-align:left;
	}
.personal_frame h5 {
	color:#5D9732;
	font-family:Arial,Helvetica,sans-serif;
	font-size:16px;
	font-weight:bold;
	margin:0 0 1px;
	}
.personal_frame p {
	margin:0 20px 0 0;
	text-align:left;
	}
.personal_frame img {
	border:none;
	margin:0 30px 0 0;
	right:0;
	top:0;
	}
.column_separator {
	padding-right:10px;
	border:none;
	}
	
/*================= blackmenu accoredon ===============*/
div#blackmenu div.default{
	width:291px;
	float:left;
	}

div.default div.yoo-accordion {
	padding:0px !important;
	border:none !important;
	/*background: url(../images/black_line.jpg) 0px 100% repeat-y;*/
	background: url(../images/aspen-website-BLUE-line1.jpg) 0px 100% repeat-y;
}

div.default div.yoo-accordion dt.toggler {
	background-color:#FFFFFF;
	/*background: url(../images/290px30sagur.jpg) top right no-repeat;*/
	background: url(../images/aspen-website-BLUE-b_03.jpg) top right no-repeat;
	height: 25px;
	line-height: 25px;
	text-indent: 10px;
	/*font-size: 125%;*/
	color:#FFFFFF;
	font-weight: bold;
	cursor: pointer;
}

div.default div.yoo-accordion dt:hover.toggler, 
div.default div.yoo-accordion dt.sfhover {
	background-color:#FFFFFF;
	/*background: url(../images/290px30sagur.jpg) top right no-repeat;*/
	background: url(../images/aspen-website-BLUE-b_03.jpg) top right no-repeat;
}
div.yoo-accordion dl, 
div.yoo-accordion dt, 
div.yoo-accordion dd {
	margin:0;
	padding:0;
	background-color:#FFFFFF;
	/*background: url(../images/rekashahor290px160.jpg) bottom right no-repeat;*/
	background: url(../images/aspen-website-BLUE-b_07.jpg) bottom right no-repeat;
}
div.default div.yoo-accordion dd div.article {
	padding: 10px 5px 10px 4px;
	/*border-bottom: 1px solid #E6E6E6;*/
}

div.default div.yoo-accordion dd.last div.article {
	border-bottom: none;
}
div#blackmenu ul{
	margin:0;
	padding:0;
	list-style:none;
	list-position:outside;
	text-align:left;
	}
div#blackmenu ul li{
	height:24px;
	line-height:24px;
	margin:0;
	padding:0;
	}
div#blackmenu ul li:hover{
	background-color:#004990;
	}
div#blackmenu a{
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	display:block;
	}
div#blackmenu a:hover{
	background-color:#004990;
	}
div#blackmenu span{
	padding: 0px 0px 0px 10px;
	}
#contentarea .area_right object,
#contentarea .area_center object{
	display:none;
	}
#contentarea .area_right table.contentpaneopen div.moduletable,
#contentarea .area_center table.contentpaneopen div.moduletable{
	display:none;
	}

div.main_slideshow_buttons {
	float:none;
	}
.beneath{z-index:0;}
.stock_placeholder{position:relative; width:918px; height:42px; top:-295px; left:0;}
.stock_placeholder_start{float:left; width:10px; height:42px;  backgroud-color:#CCCCCC;}
.stock_placeholder_number{float:left; width:104px; height:42px; line-height:44px; color:#014A90; font-size:30px; text-align:right;}
.stock_placeholder_divider{float:left; width:96px; height:42px; line-height:44px; backgroud-color:#CCCCCC;}