/** PREDEFINED **/
body {
	margin: 0; 
	padding: 0;
	background: #c5bda2 url(bgs/body.png) repeat-y top left;
}
body, input, select, textarea {
	color: #000f40;
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
}
a img { border: none; }
select, input.text_input { 
	border: 1px solid #ababb7; 
	background-color: #cfcfd7; 
}
form {
	margin: 0;
	padding: 0; 
}
a {	color: #4d96cf; }
a:hover { color: #777262; }
h1 {
	margin: 0 0 3px 0; 
	padding: 0 0 0 10px;
	background: url(bgs/title.png) no-repeat;
	height: 26px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0 0 0; 
	padding: 0;
}
p { margin: 0; }
.clear { clear: both; }
.replaced {
	text-indent: -999em; 
	overflow: hidden;
}

/** LAYOUT **/
#bgextension1 {
	background: url(bgs/page_horizontal.png) repeat-x top left;
}
#bgextension2 {
	background: url(bgs/page_extension.png) no-repeat 740px 0px;
}
#page {
	width: 760px;
}
#page_body {
	width: 760px;
	background: url(bgs/body.png) repeat-y top left;
}
#footer {
	clear: both;
	position: relative;
	top: -3px;
	background: #f6f6ff url(bgs/footer.png) no-repeat left top; /*cut one pixel from left */
	padding: 20px 0 20px 10px;
	font-size: 11px;
}

/** TITLES **/
#title_featured { background: url(titles/featured.png) no-repeat; }
#title_welcome { background: url(titles/welcome.png) left center no-repeat; }
#title_news { background: url(titles/news.png) no-repeat; }
#title_products { background: url(titles/products.png) no-repeat; }
#title_agents { background: url(titles/agents.png) no-repeat; }
#title_about { background: url(titles/about.png) no-repeat; }
#title_research { background: url(titles/about_research.png) no-repeat; }
#title_missionstatement { background: url(titles/about_missionstatement.png) no-repeat; }
#title_editorial { background: url(titles/about_editorial.png) no-repeat; }
#title_gallery { background: url(titles/gallery.png) no-repeat; }
#title_contact { background: url(titles/contact.png) no-repeat; }
#title_sitemap { background: url(titles/sitemap.png) no-repeat; }
#title_links { background: url(titles/links.png) no-repeat; }
#title_privacypolicy { background: url(titles/privacypolicy.png) no-repeat; }

/** HEADERS **/
#header {
	background: url(bgs/header.png) no-repeat top left;
	height: 259px;
}
#body_home #header {
	background: url(home/header.png) no-repeat top left;
	height: 293px;
}
#logo {
	position: absolute;
	left: 0; 
	top: 0;
	width: 170px; 
	height: 75px;
}
#homelink {
	position: absolute;
	left: 32px; 
	top: 10px;
	width: 190px;
	height: 38px;
}
#body_home #homelink {
	left: 174px; 
	top: 10px;
	width: 230px;
	height: 65px;
}
#flash {
	position: absolute;
	left: 174px; 
	top: 48px;
}
#quicklinks {
	position: absolute;
	left: 586px; 
	padding-top: 11px;
}
#body_home #quicklinks {
	padding-top: 21px;
	background: url(home/quicklinks.png) no-repeat 0 7px;
}
#homelink_btn {
	display: block;
	text-indent: -999em;
	overflow: hidden;
	width: 42px; height: 10px;
	background: url(btns/home.png) no-repeat top left;
}
#quicklinks_border {
	border: 1px solid #ababb7;
}
#quicklinks select {
	width: 145px;
	border: 1px solid #fdfdfd;
}

/** NAV MENU **/
#navmenu {
	position: absolute;
	left: 0; 
	top: 78px;
}
#body_home #navmenu {
	top: 89px;
}
#navmenu ul {
	margin: 0; 
	padding: 0;
	width: 173px; 
	height: 130px;
	list-style: none;
}
#navmenu li {
	margin: 0 0 2px 0; 
	padding: 0;
}
#navmenu a {
	display: block;
}
.navmenu a {
	height: 20px;
	width: 173px;
	text-indent: -10000em;
	overflow: hidden;
	background-position: top right;
	background-repeat: no-repeat;
}
#navmenu a:hover {
	background-position: -20px right;
}
a#menu_news { background-image: url(navmenu/news.png); }
a#menu_products { background-image: url(navmenu/products.png); }
a#menu_agents { background-image: url(navmenu/agents.png); }
a#menu_about { background-image: url(navmenu/about.png); }
a#menu_gallery { background-image: url(navmenu/gallery.png); }
a#menu_contact { background-image: url(navmenu/contact.png); }

#body_news a#menu_news,
#body_products a#menu_products, 
#body_agents a#menu_agents, 
#body_about a#menu_about, #body_about_missionstatement a#menu_about, #body_about_research a#menu_about, #body_about_editorial a#menu_about,
#body_gallery a#menu_gallery, 
#body_contact a#menu_contact { background-position: -20px right; }

/** SUB MENU **/
#submenu {
	background: #e7e5de;
	height: 21px;
	margin: 0 1px 3px 3px;
}
#submenu ul {
	margin: 0; padding: 0;
	list-style: none;
	font-weight: bold;
}
#submenu li { float: left; }
#submenu a {
	text-decoration: none;
	line-height: 21px;
	padding: 0 13px 0 10px;
	background: url(bgs/submenu_arrow.png) no-repeat right top;
}
#submenu a:hover { background-position: right -25px; }
#body_about #submenu_profile a, #body_about_missionstatement #submenu_missionstatement a, #body_about_research #submenu_research a, #body_about_editorial #submenu_editorial a { 
	color: #777262; 
	background-position: right -25px; 
}

/** SIDE MENU **/
#sitelinks { width: 165px; }
#sitelinks ul {
	margin: 0 0 0 0; 
	padding: 0;
	list-style: none;
	text-align: right;
}
#sitelinks li {
	margin-bottom: 1px;
	margin-right: -1px;
}
#sitelinks a {
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	color: #fff;
	background: #4d96cf;
	padding: 1px 5px 1px 5px;
}
#sitelinks a:hover, #body_sitemap a#menu_sitemap, #body_privacypolicy a#menu_privacy, #body_links a#menu_links { background: #777262; }

/** CONTENT **/
#content_body {
	float: left;
	width: 575px;
}
#content_border {
	border-top: 1px solid #d2cfc3;
	border-right: 1px solid #d2cfc3;
	background: #fff;
	padding-bottom: 3px;
}
#content {
	margin: 0 1px 0 3px;
	min-height: 450px;
}
#content { padding: 8px; }
#content p { margin: 0 0 8px 0; }
.pageImage {
	width: 191px;
	float: right;
	background: url(bgs/pageimage_btm.png) no-repeat bottom left;
	text-align: center;
	color: #7a7373;
}
.pageImageInner {
	background: #fff;
	margin: 0 5px 3px 5px;
	padding: 3px 0 3px 0;
}
.pageImage img {
	display: block;
	border: 1px solid #ababb7;
	margin: 0 auto 0 auto;
}
.imgTitle {
	font-weight: bold;
	margin-top: 4px;
}

/** SIDEBAR **/
#sidebar {
	float: left;
	width: 185px;
	margin: 0 0 10px 0;
}
#sidebar p { padding: 10px; }
.sidebar_box {
	margin-left: -1px;
	margin-top: -10px;
	width: 176px;
	padding-bottom: 9px;
}
.sidebar_title {
	height: 24px;
	text-indent: -999em;
	overflow: hidden;
}
.sidebar_body {
	border-left: 1px solid #d2cfc3;
	background: #e7e5de url(/skin/bgs/sidebar_shadow.png) no-repeat;
	padding: 12px 0 12px 0;
}

/** SIDEBAR: LATEST NEWS **/
#latestnews_title { background: url(bgs/latestnews_title.png) no-repeat top left; }
#latestnews .news_item {
	padding: 0 12px 12px 12px;
	margin-bottom: 9px;
	background: url(bgs/latestnews_item.png) no-repeat bottom left;
}
#latestnews .last { background: none; }
#latestnews a {
	display: block;
	font-weight: bold;
}
#latestnews .further_news {
	display: block;
	text-align: right;
	padding-right: 17px;
	margin-right: 12px;
	background: url(bgs/sitelinks_arrow.png) no-repeat right top;
}
#further_news:hover { background-position: right -22px; }

/** SIDEBAR: JOIN NEWSLETTER **/
#joinnewsletter_title { background: url(bgs/joinnewsletter_title.png) no-repeat top left; }
.sidebarForm {
	padding: 10px;
}
.sidebarForm ul {
	list-style: none;
	margin: 0; 
	padding: 0;
}
.sidebarForm input.submit_btn { padding: 10px 0 0 0; }

/** FILTER FORM **/
.pagecontrols { text-align: center; }
#filter_form { margin-bottom: 10px; }
.filteritem {
	float: left;
	margin-right: 10px;
}
.filter_view {
	position: relative;
	top: -2px;
}

/** HOME **/
#home_featured {
	float: left;
	width: 402px;
}
#body_home h1, #body_home h1 .title{ background-position: 3px 0; }
#body_home #content { margin-left: 0; }
#home_members, #home_components {
	padding: 5px;
	font-size: 10px;
	clear:both;
}
#home_members img, #home_components img { float: left; }
#leftcol {
	float: left;
	position: relative;
	top: -13px;
	width: 172px;
}
#welcome {
	width: 172px;
	background: url(home/welcome_top.png) no-repeat top left;
}
#welcome_inner {
	padding: 12px 7px 10px 0;
}
#welcome h2 {
	position: absolute;
	height: 26px;
	width: 160px;
	font-size: 16px;
	line-height: 26px;
	margin: 3px 0 3px 10px;
}
#welcome_content {
	background: #e7e5de url(home/welcome_bg.png) repeat-x top;
	padding: 15px 2px 15px 10px;
}

.featured .product_image {
	float: left;
	margin: 0; padding: 0; border: 0;
	background: url(bgs/featured_image.png) no-repeat top left;
}
.featured .product_image img {
	border: 1px solid #7fbded;
	margin: 3px 10px 5px 7px;
}

.featured {
	padding: 5px 0 5px 0;
	background: url(bgs/product_data.png) repeat-x;
}
.featured .product_title {
	font-weight: bold;
	padding: 10px 0 2px 0;
	text-transform: uppercase;
}
.featured .product_title a {
	padding-right: 10px;
}
.featured .product_title a:hover { background-position: right -8px; }
.full_range { text-align: right; }
.full_range a {
	padding-right: 15px;
	background: url(bgs/sitelinks_arrow.png) no-repeat right 0;
}
.full_range a:hover { background-position: right -22px; }

/** NEWS **/
.newsitem .newslink { font-weight: bold; }
.newsitem .date { font-style: italic; }
.level2 h2 {
	margin: 10px 0 0 0; padding: 0;
	font-size: 14px;
	font-weight: bold;
	}
.level2 .newsdate { font-style: italic; margin: 0 0 10px 0; }
.level2 .newstext { margin: 0 0 10px 0; }
.level2 .newsimage img {
	display: block;
	border: 1px solid #ababb7;
	background: #cfcfd7;
	margin: 0 auto 0 auto;
	}

/** PRODUCTS **/
/** PRODUCTS LEVEL 1 **/
	.products_level1 ul {
		list-style: none;
		margin: 0;
		padding: 0;
		}
	.products_level1 ul.product_types { margin: 10px 0 10px 10px; }
	.products_level1 .product_types h2 {
		margin: 20px 0 0 0; padding: 0;
		font-size: 12px;
		font-weight: bold;
		text-transform: uppercase;
		}
	.products_level1 .product_ranges { margin: 5px 0 0 20px; }
	.products_level1 .product_ranges li { padding: 10px 0 0 0; }
	.products_level1 .product_ranges h3 {
		margin: 0; padding: 0;
		display: inline;
		font-size: 12px;
		font-weight: bold;
		}
	.products_level1 .product_ranges .shortdesc { color:#7A7373; }
	.products_level1 .products { margin: 10px 0 0 20px; }
	.products_level1 .products li {
		display: inline;
		}
	.products_level1 .products img {
		margin: 0 10px 0 0;
		border: 1px solid #4d96cf;
		background: #e9e9f2;
		}
/** /PRODUCTS LEVEL 1 **/
/** PRODUCTS LEVEL 2 **/
	#breadcrumbs {
		margin: 0 0 10px 0;
		}
	#products h2 {
		margin: 0 0 10px 0;
		font-size: 18px;
		text-transform: uppercase;
		}
	#products_list {
		float: right;
		width: 160px;
		text-align: center;
		font-size: 12px;
		}
	#products_list div {
		margin: 5px 0 10px 0;
		background: url(bgs/product_small.png) no-repeat 0px 76px;
		}
	#products_list img {
		display: block;
		border: 1px solid #002499;
		margin: 0 7px 10px 7px;
		}
/** /PRODUCTS LEVEL 2 **/
/** PRODUCTS LEVEL 3 **/
	.other_products {
		font-size: 10px;
		margin: 0 0 10px 0;
		}
	.product_data {
		padding: 10px 0 5px 0;
		background: url(bgs/product_data.png) repeat-x top left;
		}
	.product_image {
		float: right;
		border: 1px solid #ababb7;
		padding: 10px;
		margin: 0 0 0 10px;
		}
	.product_downloads {
		margin: 10px 0 0 0;
		}
	.product_downloads div { font-weight: bold; }
	.product_downloads ul { margin: 5px 0 0 0; padding: 0 0 0 1em; }
	.product_features { padding: 10px 0 0 0; clear: right; }
	.product_features div.product_feature {
		float: left;
		width: 180px;
		height: 120px;
		text-align: center;
		font-size: 10px;
		}
	.product_features div.product_feature img {
		display: block;
		margin: 0 auto 5px auto;
		}
/** /PRODUCTS LEVEL 3 **/

/** AGENT LOCATOR **/
.agents {
	margin: 0;
	}
.agents .country h2 {
	font-size: 12px;
	margin: 20px 0 10px 0; padding: 0;
	}
.agents .agent {
	margin: 10px 0 0 10px;
	}
.agents .agent h3 {
	font-size: 12px;
	margin: 0 0 0 0; padding: 0;
	}
.agents .agent label {
	font-weight: bold;
	}

/** GALLERY **/
.image_gallery {
	margin: 10px 0 0 0;
	}
.image_gallery .page_info {
	font-style: italic;
	}
.image_gallery .pagecontrols {
	clear: both;
	padding: 10px 0 0 0;
	}
.gallery_item {
	float: left;
	width: 180px;
	margin: 10px 0 10px 0;
	text-align: center;
	background: url(bgs/product_small.gif) no-repeat 10px 75px;
	}
.gallery_item .gallery_thumb {
	width: 144px;
	margin: 0 auto 10px auto;
	}
#gallery_image img {
	display: block;
	margin: 10px auto 10px auto;
	border: 1px solid #ababb7;
	}

/** CONTACT **/
.asterisk_note {
	text-align: right;
	font-style: italic;
}
form#contactForm {
	width: 380px;
	margin: 0 auto 0 auto;
}
form#contactForm ul { 
	list-style: none; 
	margin: 0; 
	padding: 0 0 0 10px; 
}
form#contactForm li { 
	float: left; 
	width: 185px; 
	margin: 0 0 5px 0; 
}
form#contactForm li input { width: 170px; }
form#contactForm li.wide { float: left; width: 370px; }
form#contactForm li.wide input, form#contactForm li.wide textarea
	{ width: 355px; }
form#contactForm label { display: block; }
form#contactForm label em { 
	font-style: normal; 
	margin-right: .2em; 
}
form#contactForm textarea { height: 100px; }

/** LINKS **/
.links_item h2 { font-size: 12px; text-decoration: underline; }

/** SITEMAP **/
#sitemap ul {
	list-style: none;
	margin: 0; padding: 0;
	}
#sitemap ul ul {
	list-style: none;
	margin: 0 0 0 30px; padding: 0;
	}
#sitemap h2, #sitemap h3, #sitemap h4 { font-size: 12px; }
#sitemap h3, #sitemap h4 { margin: 0; padding: 0; }
#sitemap h3 { margin: 10px 0 3px 0; }

#contactinfo { padding: 20px 0 0 0; clear: both; }