/*
      Created by Keith Donegan of Code-Sucks.com
	  
	  E-Mail: Keithdonegan@gmail.com
	  
	  You can do whatever you want with these layouts,
	  but it would be greatly appreciated if you gave a link
	  back to http://www.code-sucks.com
	  
*/

@import url("style_titles_dynamic.css");

.surround {
	position: relative;
	height: 100%;
	width: 100%;
	/*top: 0px;
	bottom: 0px;*/
}

.bg_top {
	background: url('images/bg_top.png') repeat-x;
	width: 100%;
	height: 428px;
	top: 0px;
	position: absolute;
	margin: 0;
	left: 0px;
	z-index: 5;
}

#wrapper_popup {
	padding: 10px;
}

#wrapper_outer { 
	margin: 0 auto;
	padding: 0;
	width: 780px;
	min-height: 600px;
	background: #141929;
	z-index: 10;
}
#wrapper_header {
	color: #333;
	width: auto;
	padding: 10px 0 10px 0;
	height: 100px;
	margin: 0;
	height: 258px;
	overflow: hidden;
	background: #000 url('images/header_bg.jpg') top left no-repeat;
}

#wrapper_header h1 {
	font-size: 100% ! important;
	color: #FFF ! important;
	text-align: center;
	margin-left: -15px;
	margin-top: 225px;
}

#top_nav {
	position: absolute;
	width: 100%;
	height: 85px;
	top: 0px;
	left: 0px;
	padding: 0 ! important;
	margin: 0 ! important;
	list-style-type: none;
	display: block;
	font-family: lucida grande, lucida sans, arial, verdana;
}

#top_nav ul {
	display: table;
	width: 100%;
	padding: 0 ! important;
	margin: 0 ! important;
}

#top_nav li {
	list-style-type: none;
	display: table-cell;
	vertical-align: middle;
	margin: 0 ! important;
	padding: 0 ! important;
	padding-left: 0 ! important;
	margin-left: 0 ! important;
	position: relative;
	text-transform: uppercase;
	text-align: center;
}


#top_nav ul li a {
	display: block;
	color: #FFF ! important;
	width: auto;
	padding: 25px 10px 0;
	height: 60px;
	font-size: 100%;
	margin: 0;
}

#top_nav ul li.selected a, #top_nav ul li a:hover {
	background: url('images/nav_active_bg.jpg') left top repeat-x;
	text-decoration: none;
}


#ticker_bar {
	padding: 5px;
	background-color: #101422;
	color: #a9a9a9;
	border: 0;
	font-size: 0.9em;
	border-bottom: 10px solid #161b2b;
}


	#flags {
		float: right;
		text-align: right;
	}

		#flags img {
			margin: 0 0 0 7px;
			vertical-align: middle;
		}

		#flags img.selected {
			padding: 1px;
			border: 1px solid #a9a9a9 ! important; 
		}

.top_bar {

}

	.top_bar_left, .top_bar_right {
		min-height: 115px;
	}

	.top_bar_left {
		width: 58%;
		border: 1px solid #000;
		padding: 10px;
		margin: 10px 10px 0;
		display: block;
		float: left;
	}

		.top_bar_left div, .top_bar_right div {
			background: #1F2536;
			width: auto;
			padding: 10px;
			position: relative;
			display: block;
			min-height: 95px;
		}

		.top_bar_left img {
			float: left;
			margin: 7px 20px 0 15px;
		}

		.top_bar_left p {
			text-align: right;
			color: #d0d0d0;
			line-height: 1.7em;
			text-align: right;
		}

	.top_bar_right {
		width: 32.5%;
		border: 1px solid #000;
		padding: 10px;
		margin: 10px 10px 0 0;
		float: right;
		color: #FFF;
	}

		.top_bar_right div {
			padding: 10px;
			min-height: 95px;
			width: auto;
		}


#main_content {
	padding-top: 10px;
}

	#left_nav {
		width: 30%;
		float: left;
		z-index: 300;
	}

		.left_item {
			border: 1px solid #000;
			padding: 10px;
			margin: 0px 10px 10px 10px;
			float: left;
			width: 100%;
		}

		.left_item:first-child {
			z-index: 600;
		}

		.featured_index p, .featured_index a, #left_nav p {
			color: #989898 ! important;
			font-size: 0.9em;
		}

		.featured_index p {
			padding-top: 0.8em;
		}

		.featured_index a img {
			margin: 8px 10px 4px 0;
			float: left;
		}

	#right_content {
		width: 63%;
		padding: 10px;
		float: right;
		
		color: #FFF;
		z-index: 299;
	}

	#right_content p, #right_content li, .product_copy {
		line-height: 1.8em;
	}

	.news_content {
		width: auto ! important;
		float: none ! important;
	}

#wrapper_columns {
	margin-bottom: 0px;
	overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
	width: 100%;
	border: 0;
	border-top: 1px solid #000;
}

#wrapper_left { 
	display: inline;
	color: #333;
	margin: 10px;
	padding: 0px;
	width: 195px;
	float: left;
}
	#nav_left ul {
		padding:0px;
		margin:0px;
	}
	#nav_left ul li {
		padding:0px;
		margin:0px;
		list-style-type: none;
		display:block;
	}
	#nav_left .selected {
		color:red;
		font-weight:bold;
	}
#wrapper_content { 
	float: left;
	color: #333;
	margin: 10px 13px;
	padding: 0px 0px 10px 0px;
	width: 460px;
	display: inline;
	position: relative;
}
#wrapper_right { 
	display: inline;
	position: relative;
	color: #333;
	margin: 10px 10px 10px 0px;
	padding: 0px;
	width: 195px;
	float: right;
}
	#nav_right ul {
		padding:0px;
		margin:0px;
	}
	#nav_right ul li {
		padding:0px;
		margin:0px;
		list-style-type: none;
		display:block;
	}
	#nav_right .selected {
		color:red;
		font-weight:bold;
	}
#wrapper_footer { 
	width: auto;
	clear: both;
	color: #333;
	background: #000;
	margin: 0px 0px 0px 0px;
	position: absolute;
	bottom: 0;
	width: 100%;
	font-size: 0.9em;
}

.clear_footer {
	height: 70px;
	width: 2px;
}

	#nav_bottom {
		width:auto;
	}
	#nav_bottom ul {
		position:relative;
		float:right;
		padding: 30px 20px 0 0;
		margin:0px;
		width: 300px;
		text-align: right;
	}
	#nav_bottom ul li {
		padding: 0 4px 0 6px;
		margin: 0;
		list-style-type: none;
		display: inline;
		border-left: 1px solid #FFF;
		height: 1.4em;
		line-height: 1.4em;
	}
	#nav_bottom ul li:first-child {
		padding-left: 0;
		border-left: 0;
	}
	#nav_bottom a.selected {
		color:red;
		font-weight:bold;
	}
	
	#nav_bottom a {
		color: #aeaeae ! important;
	} 

	#wrapper_footer p {
		padding: 20px;
		width: 250px;
	}

	#wrapper_footer p, #wrapper_footer a { 
		color: #FFF ! important;
	}

	#erdf {
		position: absolute;
		left: 280px;
		top: 50%;
		margin-top: -25px;
		
	}

	div#erdf {
		width: 200px;
		height: 50px;
		color: #FFF;
		line-height: 1em;
		/*font-size: 90%;*/
	}

	div#erdf img {
		float: left;
		margin-right: 5px;
		margin-bottom: 5px;
	}



/* TITLES */

.title {
	text-indent: -999em;
	overflow: hidden;
	height: 14px;
	margin: 4px 0 1em -5px;
	display: block;
	background-position: left top ! important;
	background-repeat: no-repeat ! important;
}

.title_small {
	height: 12px ! important;
}

/* HOME PAGE */

	.title_featured {
		width: 158px;
		background-image: url('images/title_featured_product.gif');
	}	

	.title_demo {
		width: 101px;
		background-image: url('images/title_demo.gif');	
	}

	.title_404 {
		width: 175px;
		background-image: url('images/title_404.png');
	}

	.title_login {
		width: 148px;
		background-image: url('images/title_login.png');
	}

	.title_privacy {
		width: 124px;
		background-image: url('images/title_privacy.png');
	}

	.title_sitemap {
		width: 72px;
		background-image: url('images/title_sitemap.png');
	}

/* SERVICES */

	.title_services {
		width: 72px;
		background-image: url('images/title_services.png');
	}

	.title_services_bespoke {
		width: 237px;
		background-image: url('images/title_services_bespoke.png');
	}

	.title_services_support {
		width: 69px;
		background-image: url('images/title_services_support.png');
	}

	.title_services_training {
		width: 81px;
		background-image: url('images/title_services_training.png');
	}

/* PRODUCTS */

	.title_products {
		width: 173px;
		background-image: url('images/title_products.png');
	}

	.title_products_other {
		width: 151px;
		background-image: url('images/title_products_other.png');
	}

	.title_faqs {
		width: 41px;
		background-image: url('images/title_faqs.png');
	}

	.title_comments {
		width: 195px;
		background-image: url('images/title_comments.png');
	}

	.title_applications_small {
		width: 97px;
		background-image: url('images/title_applications_small.png');
	}

	.title_accessories_small {
		width: 88px;
		background-image: url('images/title_accessories_small.png');
	}

	.title_associated_small {
		width: 156px;
		background-image: url('images/title_associated_small.png');
	}

	.title_demos {
		width: 60px;
		background-image: url('images/title_demos.png');
	}

/* NEWS */

	.title_news {
		width: 51px;
		background-image: url('images/title_news.png');
	}

	.title_news_latest {
		width: 106px;
		background-image: url('images/title_news_latest.png');
	}

	.title_news_older {
		width: 109px;
		background-image: url('images/title_news_older.png');
	}

	.title_news_other_small {
		width: 90px;
		background-image: url('images/title_news_other_small.png');
	}

/* CASE */

	.title_case {
		width: 110px;
		background-image: url('images/title_case.png');
	}

	.title_related_small {
		width: 85px;
		background-image: url('images/title_related_small.png');
	}

	.title_case_other_small {
		width: 138px;
		background-image: url('images/title_case_other_small.png');
	}

/* LINKS */

	.title_links {
		width: 104px;
		background-image: url('images/title_links.png');
	}

/* TECH SUPPORT */

	.title_techsupport {
		width: 167px;
		background-image: url('images/title_techsupport.png');
	}

	.title_faqs2 {
		width: 257px;
		background-image: url('images/title_faqs2.png');
	}

	.title_downloads {
		width: 112px;
		background-image: url('images/title_downloads.png');
	}

	.title_uploads {
		width: 181px;
		background-image: url('images/title_uploads.png');
	}

	.title_notice {
		width: 124px;
		background-image: url('images/title_notice.png');
	}

	.title_news_secure {
		width: 118px;
		background-image: url('images/title_news_secure.png');
	}

	.title_products_secure {
		width: 151px;
		background-image: url('images/title_products_secure.png');
	}

/* CONTACT */
	.title_contact {
		width: 107px;
		background-image: url('images/title_contact.png');
	}



.spanned__bg {
	background-color: #1F2536;
	width: auto;
	padding: 10px;
	position: relative;
	display: block;
	min-height: 50px;
	z-index: 350;
}

	.spanned__bg a:link,.spanned__bg a:active,.spanned__bg a:hover,.spanned__bg a {
		color: #FFF ! important;
	}

	.spanned__bg .title, .news_content .title, .top_bar_right .title {
		margin-left: 0;
	}

.list_navlinks {
	z-index: 399;
}

.list_navlinks ul {
	position: relative;
	margin: 0;
	padding: 0 10px 10px 0;
	/*list-style-type: square;*/
	color: #528dcb;
	font-size: 1.1em;
	line-height: 1.6em;
}

.list_navlinks ul li {
	position: relative;
	padding-left: 20px;
	min-height: 16px;
	list-style-type: none;
	background: url(images/bullet.gif) 0 0.15em  no-repeat;
}

.list_navlinks ul li a {
	color: #FFF ! important;
	display: block;
}

.list_navlinks ul li.parent a {
	width: 75%;
}

.list_navlinks ul li.private {
	background: url(images/bullet_private.gif) 0 0.15em  no-repeat;
}

.list_navlinks ul li.selected {
	color: #C92607 ! important;
	background: url(images/bullet_selected.gif) 0 0.15em  no-repeat;
}

.list_navlinks ul li.selected a {
	text-decoration: underline;
}

	.list_navlinks ul ul {
		position: absolute;
		margin: 0;
		width: 150px;
		padding: 0;/* 10px 10px 15px;*/
		border: 1px solid #FFF;
		list-style-type: none;
		color: #FFF;
		font-size: 80%;
		/*line-height: 1.6em;*/
		left: -999em;
		top: -0.6em;
		z-index: 400;
	}

	.list_navlinks ul li:hover ul, .list_navlinks ul li.ie_hover ul {
		left: 180px;
	}

	.list_navlinks ul ul li {
		padding: 0 ! important;
		margin: 0 ! important;
		border: 0 ! important;
		z-index: 401;
	}

	.list_navlinks ul ul li a {
		color: #FFF ! important;
		padding: 8px 12px;
		background-color: #1E2435;
		text-decoration: none ! important;
		display: block;
		width: auto ! important;
	}

	.list_navlinks ul ul li a:hover, .list_navlinks ul ul li.selected a {
		background-color: #444958 ! important;
	}


	.list_navlinks ul li img.arrow {
		position: absolute;
		left: -999em;
		top: 0.3em;
	}

	.list_navlinks ul li:hover img.arrow, .list_navlinks ul li.ie_hover img.arrow {
		left: 160px;
	}


.board_post {
	width: auto;
	border: 1px solid #000;
	padding: 10px;
	margin-bottom: 10px;
}

.board_post table {
	border-collapse: collapse;
	border: 0;
	width: 100%;
}

.board_post table th, .board_post table td {
	padding: 10px;
}


.board_post table tbody th, .board_post table tbody td, .board_post table p {
	vertical-align: top;
	line-height: 1.4em ! important;
}

.board_post table th {
	background-color: #1F2536;
	border: 1px #000 solid;
	font-weight: normal;
	text-align: left;
}

.board_post table thead th {
	font-weight: bold;
	background: #2B344B url(images/nav_active_bg.jpg) left -15px repeat-x;
}

.board_post table thead th p {
	float: right;
}

.board_post table tbody th {
	width: 25%;
}

.board_new, .board_delete {
	float: right;
	position: relative;
	padding: 6px 5px 7px 35px;
	border: 1px solid #FFF;
	font-weight: bold;
	margin-left: 10px;
}

.board_new {
	width: 11em;
	background: #1F2437 url(images/icon_board_new.png) 5px 3px no-repeat;
}

.board_delete {
	width: 9em;
	background: #1F2437 url(images/icon_board_delete.png) 5px 3px no-repeat;
}

.board_new:hover, .board_delete:hover {
	background-color: #3F424F;
	text-decoration: none;
}

.board_reply {
	border: 1px solid #000 ! important;
	padding: 5px 10px 10px ! important;
	background-color: #1F2536;
	font-weight: normal ! important;
	margin-bottom: 1em ! important;
}

.board_reply > div:first-child {
	border-bottom: 1px solid #FFF ! important;
	padding: 2px 0;
	margin-bottom: 1em;
	font-weight: bold;
	font-style: normal;
}

.board_reply div {
	font-style: italic;
}

.database_record {
	width: auto;
	border: 1px solid #000;
	padding: 10px;
	margin-bottom: 10px;
}

	.database_record h5 {
		display: inline;
	}

	.database_record p {
		padding-top: 0.6em;
	}

.thumbnail {
	float: right;
	margin:  0.3em 0 10px 10px;
	border: 2px solid #FFF;
}

.thumbnails {
	float: right;
	margin-left: 20px;
	width: 100px;
	text-align: right;
	z-index: 401;
}

.thumbnails_news, .thumbnails_case {
	width: 150px ! important;
}

	.thumbnails img {
		margin-bottom: 10px;
		border: 2px solid #FFF;
	}

.related_files {
	border: 1px solid #000;
	width: 50%;
	min-width: 300px;
	padding: 10px;
}

	.related_files a {
		position: relative;
		display: block;
		margin: 0 -10px;
		padding: 4px 8px 4px 35px;
		text-decoration: none ! important;
	}

	.related_files a:hover {
		background-color: #444958 ! important;
	}

	.related_files a img {
		position: absolute;
		top: 0.3em;
		left: auto;
		margin-left: -25px;
	}

.spanned__bg form p {
	padding-top: 0.5em;
}



/* CONTACT FORM */

	#contact_address {
		height: 10em;
	}

		#contact_address div {
			position: absolute;
			width: 225px;
			top: 0px;
			right: 0px;
		}

		#contact_address div:first-child {
			left: 0px;
			right: auto;
		}


	.contact_form {
		border-collapse: collapse;
		width: 400px;
	}

	.contact_form td {
		width: 300px;
	}

	.contact_form td, .contact_form th {
		text-align: left;
		padding: 2px 5px;
	}

	.contact_form .colspanned_top th, .contact_form .colspanned_top td {
		padding-bottom: 0;
	}

	.contact_form .colspanned_top td {
		width: auto;
	}

	.contact_form .colspanned_bottom th, .contact_form .colspanned_bottom td {
		padding-top: 0;
	}

/* TABLE */

	.table {
		border-collapse: separate;
		width: 99%;
	}

		.table td, .table th {
			padding: 4px 8px;
		}

		.table th {
			font-weight: bold;
			text-align: left;
			line-height: 2em;
			font-size: 120%;
			background-color: #1F2536;/*: url(images/bg_darken_more.png) top left repeat;*/
		}

		.table td {
			background-color: #1F2536;/*: url(images/bg_darken.png) top left repeat;*/
			line-height: 1.2em;
		}

		.table td a, .table th a, .table th, .table td {
			color: #FFF ! important;
		}

		.table .width_icon {
			width: 16px;
		}


#view_demos {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 8em;
	padding: 6px 5px 7px 35px;
	border: 1px solid #FFF;
	font-weight: bold;
	background: #1F2437 url(images/icon_demo.png) 5px 3px no-repeat;
}

#view_demos:hover {
	background-color: #3F424F;
	text-decoration: none;
}

#keepalive {
	visibility: hidden;
}/* FRENCH STYLESHEET */


.clear_footer {
	height: 110px;
}

#wrapper_footer p {
	padding-top: 40px;
	padding-bottom: 40px;
}

#view_demos {
	top: 5px;
	width: 11em;
	background-position: 5px 40%;
}

/* HOME PAGE */

	.title_featured {
		width: 121px;
		background-image: url('images/lang/fr/title_featured_product.png');
	}	

	.title_demo {
		width: 212px;
		background-image: url('images/lang/fr/title_demo.png');	
	}

	.title_login {
		width: 205px;
		background-image: url('images/lang/fr/title_login.png');
	}

	.title_privacy {
		width: 252px;
		background-image: url('images/lang/fr/title_privacy.png');
	}

	.title_sitemap {
		width: 104px;
		background-image: url('images/lang/fr/title_sitemap.png');
	}

/* SERVICES */

/*.title_services {
	width: 82px;
	background-image: url('images/lang/fr/title_services.png');
}*/

	.title_services_bespoke {
		width: 320px;
		background-image: url('images/lang/fr/title_services_bespoke.png');
	}

	/*.title_services_support {
		width: 174px;
		background-image: url('images/lang/fr/title_services_support.png');
	}*/

	.title_services_training {
		width: 98px;
		background-image: url('images/lang/fr/title_services_training.png');
	}

/* PRODUCTS */

	.title_products {
		width: 166px;
		background-image: url('images/lang/fr/title_products.png');
	}

	.title_products_other {
		width: 156px;
		background-image: url('images/lang/fr/title_products_other.png');
	}

	.title_faqs, .title_faqs2 {
		width: 182px;
		background-image: url('images/lang/fr/title_faqs.png');
	}

	.title_comments {
		width: 132px;
		height: 32px;
		background-image: url('images/lang/fr/title_comments.png');
	}

	/*.title_applications_small {
		width: 96px;
		background-image: url('images/lang/fr/title_applications_small.png');
	}*/

	.title_accessories_small {
		width: 88px;
		background-image: url('images/lang/fr/title_accessories_small.png');
	}

	.title_associated_small {
		width: 131px;
		background-image: url('images/lang/fr/title_associated_small.png');
	}

	.title_demos {
		width: 154px;
		background-image: url('images/lang/fr/title_demos.png');
	}

/* NEWS */

	.title_news {
		width: 91px;
		background-image: url('images/lang/fr/title_news.png');
	}

	.title_news_latest {
		width: 179px;
		background-image: url('images/lang/fr/title_news_latest.png');
	}

	.title_news_older {
		width: 174px;
		background-image: url('images/lang/fr/title_news_older.png');
	}

	.title_news_other_small {
		width: 125px;
		background-image: url('images/lang/fr/title_news_other_small.png');
	}

/* CASE */

	.title_case {
		width: 124px;
		background-image: url('images/lang/fr/title_case.png');
	}

	.title_related_small {
		width: 125px;
		background-image: url('images/lang/fr/title_related_small.png');
	}

	.title_case_other_small {
		width: 153px;
		background-image: url('images/lang/fr/title_case_other_small.png');
	}

/* LINKS */

	.title_links {
		width: 95px;
		background-image: url('images/lang/fr/title_links.png');
	}

/* TECH SUPPORT */

	.title_techsupport {
		width: 172px;
		background-image: url('images/lang/fr/title_techsupport.png');
	}


	.title_downloads {
		width: 161px;
		background-image: url('images/lang/fr/title_downloads.png');
	}

	.title_uploads {
		width: 337px;
		background-image: url('images/lang/fr/title_uploads.png');
	}

	.title_notice {
		width: 191px;
		background-image: url('images/lang/fr/title_notice.png');
	}

	.title_news_secure {
		width: 146px;
		height: 36px;
		background-image: url('images/lang/fr/title_news_secure.png');
	}

	.title_products_secure {
		width: 146px;
		height: 36px;
		background-image: url('images/lang/fr/title_products_secure.png');
	}

/* CONTACT */

	.title_contact {
		width: 156px;
		background-image: url('images/lang/fr/title_contact.png');
	}
