html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	/*font-size: 100%; */
	font-family: Tahoma, Arial, Verdana;
	vertical-align: baseline;
}
body {
	line-height: 1;
	font-size: 75%;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

body, html {
	height: 100%;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* ## BASIC LAYOUT STYLING ########################## */

body {
	background: #f2f2f2 url(../images/bg.gif) top center repeat-y;
}

div#bg-wrapper {
	width: 810px;
	background: url(../images/container-bg.gif) top center repeat-y;
	margin: auto;
	
}

div#container {
	width: 768px;
	margin: auto;
	/*background: url(../images/container-bg.gif) top center repeat-y;*/
	border-bottom: 1px solid white;
}

div#quick-bar {
	float: right;
	clear: none;
}

img#logo {
	margin: 40px 0px 0px 30px;
	float: left;
	clear: none;
}

img.head_ad {
	border-bottom: 7px #db060f solid;
}

div#sub-col {
	padding: 1px;
	width: 188px;
	min-height:400px;
  	height:auto !important;
  	height:400px;
  	padding-bottom: 50px;

	background: url(../images/submenu_bg.gif) no-repeat right top;
	float: left;
	clear: none;
}

div#content {
	float: left;
	clear: none;
	width: 530px;
	margin: 46px 0px 0px 40px;
}

div#full-content {
	float: left;
	clear: none;
	width: 718px;
	margin: 46px 0px 0px 40px;
}

div#main-cont {
	width: 300px;
	margin: 10px 0px 50px 0px;
	float: left;
	clear: none;
}


div#only-cont {
	width: 500px;
	margin: 10px 0px 50px 0px;
	float: left;
	clear: none;
}

div#sub-cont {
	width: 200px;
	margin: 36px 0px 0px 30px;
	float: left;
	clear: none;
}

/* ## TEXT STYLING ########################## */

p {
	margin: 0.5em 0em;
	line-height: 1.3em;
	color: #1f1f1f;
}

a {
	color: #767676;
}

div#main-cont ul, div#only-cont ul {
	list-style: square;
}

div#main-cont ul li, div#only-cont ul li {
	color: #1f1f1f;
	margin: 8px 0px 8px 15px;
	line-height: 1.3em;
}

a.nuoli {
	background: url(../images/nuoli.gif) no-repeat 0em 0.5em;
	padding: 0em 0em 0em 1em;
	margin: 0.25em 0em 0.25em 0em;
	display: block;
	text-transform: uppercase;
}

a:hover {
	text-decoration: underline;
}

h1.headline {
	font-weight: normal;
	font-family: "Lucida Sans", Arial, Tahoma;
	font-size: 1.1em;
	color: #222222;
	padding: 4px 0px 5px 0px;
}

h1.headline:first-line {
	font-size: 1.8em;
	line-height: 1.3em;
}

h1.info {
	background: url(../images/icons/large_info.gif) no-repeat 0em 0.5em;
	padding-left: 55px;
}

h2 {
	font-size: 1.2em;
	font-family: "Lucida Sans", Arial, Tahoma;
	color: #222222;
	margin-top: 2em;
}

/* ## COUNTRYMENU STYLING ################## */

select#country_menu {
	float: right;
	clear: none;
	margin: 9px 10px 0px 3px;
	font-size: 0.9em;
	width: 120px;
}

img.flag {
	float: right;
	clear: none;
	margin: 10px 2px 0px 5px
}

/* ## CONTACT US BUTTON STYLING ########## */

div#contact_us {
	float: right;
	clear: none;
	display: inline;
	margin: 0px 40px 0px 0px;
}

div#contact_us h2 {
	text-transform: uppercase;
	font-family: "Lucida Sans", Tahoma, Verdana;
	font-size: 1.4em;
	font-weight: normal;
	letter-spacing: 0em;
	color: #6a6a6a;
	background: url(../images/icons/contact_us.gif) no-repeat right center;
	padding: 0px 30px 2px 0px;
}

div#contact_us h2 a {
	text-decoration: none;
}

div#contact_us p , div#contact_us p a{
	font-size: 0.9em;
	text-transform: uppercase;
	color: #6a6a6a;
	line-height: 1.3em;
	text-decoration: none;
}

/* ## MAINMENU STYLING ################# */

ul#main_menu {
	float: left;
	clear: both;
	background: url(../images/menu/menu_bg.gif) repeat-x right top;
	width: 100%;
	height: 33px;
	margin-top: 30px;
}

ul#main_menu li {
	float: left;
	clear: none;
	display: block;
	background: url(../images/menu/menu_border.gif) no-repeat right top;
	padding: 13px 0px 8px 10px;
	width: 182px;
}

ul#main_menu li.last {
	background: none;
}

ul#main_menu li a {
	font-size: 1.0em;
	text-transform: uppercase;
	text-decoration: none;
	color: #fadbd9;
	background-repeat: no-repeat;
	background-position: left center;
	padding: 4px 0px 4px 28px;
}

ul#main_menu li a:hover { text-decoration: underline; }

ul#main_menu li a.products { background-image: url(../images/menu/icon_products.gif);}
ul#main_menu li a.products_a { background-image: url(../images/menu/icon_products_a.gif); color: white;}
ul#main_menu li a.sectors { background-image: url(../images/menu/icon_sectors.gif); padding-left: 24px;}
ul#main_menu li a.sectors_a { background-image: url(../images/menu/icon_sectors_a.gif); padding-left: 24px; color: white;}
ul#main_menu li a.company { background-image: url(../images/menu/icon_company.gif); padding-left: 27px;}
ul#main_menu li a.company_a { background-image: url(../images/menu/icon_company_a.gif); padding-left: 27px; color: white;}
ul#main_menu li a.contact { background-image: url(../images/menu/icon_contact.gif); padding-left: 27px;}
ul#main_menu li a.contact_a { background-image: url(../images/menu/icon_contact_a.gif); padding-left: 27px; color: white;}

/* ## SUBMENU STYLING ################# */

ul#sub_menu{
	margin: 90px 0px 0px 20px;
	width: 160px;
}

ul#sub_menu li {
	margin: 7px 0px;
}

ul#sub_menu li.spacer {
	text-transform: uppercase;
	margin: 15px 0px 6px 0px;
	padding-top: 10px;
	font-size: 0.8em;
	font-weight: bold;
	color: #888;
}

ul#sub_menu li a {
	background: url(../images/box_gray.gif) no-repeat 0em 0.5em;
	padding: 0px 0px 0px 15px;
	color: #333;
	display: block;
	text-decoration: none;
}

ul#sub_menu li a.active {
	background: url(../images/box_red.gif) no-repeat 0em 0.5em;
	color: #8a3c3c;
	display: block;
}

ul#sub_menu li a:hover { text-decoration: underline;}

ul#sub_menu li a.active:hover { text-decoration: none; }



/* ## QUICKMENU STYLING ################# */

ul#quick_menu {
	float: right;
	clear: none;
	margin-top: 7px;
}

ul#quick_menu li {
	float: left;
	clear: none;
	margin-right: 12px;
}

ul#quick_menu li a {
	color: #717171;
	font-size: 0.85em;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	padding: 5px 0px 5px 23px;
	background-repeat: no-repeat;
	background-position: left center;
}

ul#quick_menu li a:hover { text-decoration: underline; }

ul#quick_menu li a.support {  background-image: url(../images/icons/small_support.gif);  }
ul#quick_menu li a.download {  background-image: url(../images/icons/small_download.gif); padding-left: 20px;  }
ul#quick_menu li a.store {  background-image: url(../images/icons/small_store.gif); padding-left: 22px;  }
ul#quick_menu li a.sitemap {  background-image: url(../images/icons/small_sitemap.gif); padding-left: 24px;  }
ul#quick_menu li a.search {  background-image: url(../images/icons/small_search.gif); padding-left: 22px;  }


/* ## FRONTPAGE STYLING ####################### */

div.lift {
	background: url(../images/lift_top.gif) no-repeat left top;
	padding-top: 21px;
	margin-top: 10px;
	margin-bottom: 20px;
	width: 256px;
	float: left;
	clear: none;
}

div.lift h1 {
	background: url(../images/lift_bg.gif) repeat-y left top;
	font-size: 1.4em;
	color: white;
	font-weight: normal;
	text-align: center;
	padding: 0px 20px 8px 20px;
}

div.lift div.content {
	background: url(../images/lift_bottom.gif) no-repeat left top;
	padding: 10px 24px 8px 24px;
	min-height: 200px;
}

a.news_rise {
	display: block;
	text-decoration: none;
	color: #333;
	margin: 10px 0px 10px 0px;
}



.icon-social {
	float: left;
	clear: none;
	margin: 5px 0px 0px 0px;
}

.social-first {
	float: left;
	clear: none;
	margin: 15px 0px 0px 0px;
}

/* ## SUBPAGE STYLING ####################### */

div.detail {
	background: url(../images/detail_top.gif) no-repeat left top;
	padding: 8px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
}

div.detail h4 {
	background: url(../images/detail_head_bg.gif) repeat-y left top;
	padding: 4px 20px 8px 17px;
	font-size: 1.0em;
	text-transform: uppercase;
	font-weight: normal;
	color: white;
}

div.detail div.content {
	background: url(../images/detail_bg.gif) repeat-y;
	padding: 10px 25px 15px 17px;
	font-size: 0.9em;
	line-height: 1.2em;
	color: #333;
}

div.detail div.bg-wrapper {
	background: url(../images/detail_bottom.gif) no-repeat left bottom;
	padding: 0px 0px 7px 0px;
}

div.section h2 a, div.section h2.no-hider {
	color: white;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 0.8em;
	width: 493px;
	display: block;
	padding: 6px 0px 8px 27px;
	font-family: Tahoma, Arial, Verdana;
	float: left;
	clear: both;
	text-decoration: none;
	background-color: #cc191d;
}

div.section h2.no-hider {
	font-size: 1.1em;
}

div.section h2 a.hider {
	background: #cc191d url(../images/arrow_down.gif) no-repeat 10px 7px;
}

div.event {
	float: left;
	clear: left;
	width: 236px;
	margin: 10px 0px 10px 0px;
}

div.event h3 {
	font-weight: bold;
	font-size: 1.0em;
	margin: 0em 0em 0.25em 0em;
}

div.event p {
	margin: 0em 0em 0em 0em;
}

div.event a {
	background: url(../images/nuoli.gif) no-repeat 0em 0.5em;
	padding: 0em 0em 0em 1em;
	margin: 0.25em 0em 0.25em 0em;
	display: block;
	text-transform: uppercase;
}


/* ## FORM STYLING ####################### */

form {
	margin: 20px 0px 40px 0px;
}

form.input-form {
	display: block;
}

fieldset {
	display: block;
	padding: 0px;
	margin: 0px 0px 20px 0px;
	border: 1px solid #fff;
	width: 470px;
	
}

fieldset legend {
	font-weight: bold;
	font-family: "Lucida Sans", Arial, Tahoma;
	font-size: 1.4em;
	margin: 20px 0px 10px 0px;
	padding: 0px;
	color: #222;
	display: block;
	float: left;
	clear: both;
	width: 520px;
}

label {
	float: left;
	display: inline;
	clear: none;
	width: 215px;
	margin: 14px 15px 0px 0px;
	text-transform: uppercase;
	font-size: 0.9em;
	color: #444;
}

span.radio {
	text-transform: uppercase;
	font-size: 0.9em;
	color: #444;
}

label.full {
	width: 445px;
	display: block;
	float: left;
}


label .note {
	text-transform: lowercase;
	color: #666;
}

input.text, select{
	width: 215px;
	margin: 6px 0px 0px 0px;
	font-size: 1.2em;
}

textarea, input.file  {
	width: 445px;
	margin: 6px 0px 0px 0px;
	font-size: 1.2em;
}

textarea {
	height: 75px;
}

form .info {
	float: left;
	clear: both;
	font-size: 0.9em;
	color: #666;
	margin: 15px 0px;
	width: 100%;
}

input[type=submit], input[type=button], input[type=clear] {
	font-size: 1.4em;
}

label.radios {
	display: block;
	width: 445px;
	margin: 0px 0px 10px 0px;
}



span.radio {
	display: block;
	clear: both;
	margin: 3px 0px;
}


/* ## DOWNLOAD STYLING ########################## */

h2.download {
	margin-top: 5px;
}

fieldset.download {
	margin-bottom: 15px;
}

div.downloads {
	margin-top: 20px;
}

div.downloads p.download_item {
	margin: 2px 0px;
}

div.downloads p.download_item span.label {
	display: block;
	float: left;
	width: 200px;
}

/* ## CONTACT US STYLING ########################## */

div.reseller, div.search_result {
	padding: 15px 0px 15px 10px;
	border-bottom: 1px solid #ddd;
	width: 490px;
	float: left;
	clear: both;
}

div.reseller div.info {
	width: 300px;
	float: left;
	clear: none;
}

div.reseller img {
	float: right;
	clear: none;
	display: inline;
	margin: 10px 10px 0px 0px;
}

div.office {
	padding: 15px 0px 15px 10px;
	border-bottom: 1px solid #ddd;
	width: 490px;
	float: left;
	clear: both;
}

div.office.last {
	border-bottom: none;
}

div.office img {
	float: left;
	clear: none;
}

div.office div.contact_info {
	width: 240px;
	float: left;
	clear: none;
	margin: 5px 0px 0px 20px;
}

div.office div.contact_info h3 {
	font-size: 1.0em;
	text-transform: uppercase;
	font-family: "Lucida Sans", Arial, Tahoma;
	color: #222;
}

div.office p {
	font-size: 0.9em;
	text-transform: uppercase;
	color: #444;
}

h1.sections {
	width: 300px;
	float: left;
	clear: none;
	margin-bottom: 30px;
}

select.country_menu {
	font-size: 0.9em;
	width: 150px;
	float: left;
	clear: none;
	margin-top: 15px;
}

/* ## SEARCH STYLING ########################## */


div#find-form {
	display: block;
	margin: 60px 0px 0px 15px;
	width: 150px;
}

div#find-form label {
	width: 150px;
	
}

div#find-form input {
	clear: both;
	float: left;
}

div#find-form input.submit {
	margin: 20px 0px 0px 0px;
	float: left;
	clear: both;
	font-size: 1.0em;
}

/* ## SITEMAP STYLING ########################## */

div#sitemap {
	background-color: #f8eded;
	padding: 0px 0px 20px 0px;
	width: 768px;
	float: left;
	clear: both;
	border-bottom: 5px solid #db060f;
}

div#sitemap ul {
	float: left;
	clear: none;
	width: 191px;
}

div#sitemap ul li {
	background: url(../images/sitemap_tree.gif) no-repeat 0em -0.8em;
	padding: 2px 0px 2px 15px;
	margin: 0px 0px 0px 20px;
}

div#sitemap ul li.spacer {
	background: url(../images/sitemap_empty.gif) no-repeat 0em -0.8em;
	padding: 15px 0px 2px 15px;
	margin: 0px 0px 0px 20px;
	text-transform: uppercase;
	font-size: 0.8em;
	font-weight: bold;
	color: #888;
}

div#sitemap ul li.first {
	background: url(../images/sitemap_tree.gif) no-repeat 0em -0.3em;
	padding: 8px 0px 2px 15px;
}

div#sitemap ul li.last {
	background: url(../images/sitemap_end.gif) no-repeat left center;
	padding: 2px 0px 2px 15px;
}

div#sitemap ul li a {
	color: #333;
	font-size: 0.9em;
}


/* ## FOOTER STYLING ########################## */

div#footer {
	width: 810px;
	height: 140px;
	margin: 0px auto 0px auto;
	/*background: url(../images/footer_bg.gif) top center repeat-y;*/
	clear: both;
}

form.quick-search {
	float: right;
	clear: none;
	display: inline;
	margin: 20px 30px 0px 0px
}

form.quick-search input.search_button {
	background-color: #222;
	border: none;
	color: white;
	font-size: 1.0em;
	padding: 3px 8px;
	text-transform: uppercase;
}

form.quick-search input.quary {
	border: 1px solid #666;
	width: 200px;
	height: 16px;
	margin-right: 10px;
}

div#contact-menu {
	float: right;
	text-align: right;
	display: inline;
	clear: none;
	margin: 20px 30px 0px 0px;
	width: 450px;
}

div#contact-menu p {
	color: #777;
	text-transform: uppercase;
	font-size: 0.9em;
	margin-bottom: 8px;
}

dov#contact-menu ul {
	float: right;
	clear: both;
	display: inline;
	margin: 4px 0px 0px 0px;
}

div#contact-menu ul li {
	float: right;
	clear: none;
	padding: 0px 4px 1px 4px;
	margin: 1px 0px;
	border-right: 1px solid #555;
}

div#contact-menu ul li.row {
	clear: right;
	border-right: none;
}

div#contact-menu ul li a {
	text-transform: uppercase;
	color: #333;
	font-size: 0.9em;
	text-decoration: none;
}

div#contact-menu ul li a:hover {
	text-decoration: underline;
}


div.foot_certificates {
	float: left;
	clear: none;
	margin: 20px 0px 0px 20px;
	width: 260px;
}

div.foot_certificates span {
	display: none;
}

div.foot_certificates a {
	width: 50px;
	height: 50px;
	overflow: hidden;
	background-color: #aaa;
	display: block;
	float: left;
	clear: none;
	margin: 1px;
}



div.foot_certificates a.NSM { background: url(../images/certs/NSM.gif) no-repeat; }
div.foot_certificates a.ABW { background: url(../images/certs/ABW.gif) no-repeat; }
div.foot_certificates a.CESG { background: url(../images/certs/CESG.gif) no-repeat; }
div.foot_certificates a.CSPN { background: url(../images/certs/CSPN.gif) no-repeat; }
div.foot_certificates a.DIPCOG { background: url(../images/certs/DIPCOG.gif) no-repeat; }
div.foot_certificates a.DOD { background: url(../images/certs/DOD.gif) no-repeat; }
div.foot_certificates a.NSTL { background: url(../images/certs/NSTL.gif) no-repeat; }
div.foot_certificates a.RITEA { background: url(../images/certs/RITEA.gif) no-repeat; }
div.foot_certificates a.AIVD { background: url(../images/certs/AIVD.gif) no-repeat; }
div.foot_certificates a.SE-ARMY { background: url(../images/certs/SE-ARMY.gif) no-repeat; }

div.foot_certificates a:hover {background-position: 0px -50px;}


div.error {
	width: 650px;
	margin: 50px 0px 100px 50px;
}

div.error h1 {
	font-size: 1.8em;
	margin-bottom: 15px;
	font-weight: normal;
}

.in-process {
	margin: 0px 0px 10px 0px;
}

/* ## NEWS RELEASES STYLING ########################## */

div.news_releases {
	width: 450px;
	margin-bottom: 100px;
}

div.news_releases a {
	text-decoration: none;
	margin: 0px 0px 20px 0px;
}

div.news_body {
	margin-top: 30px;
}

div.pagination {
	display: block;
	margin: 20px 0px 50px 0px;
	float: left;
	clear: none;
}

div.store {
	display: block;
	float: left;
	margin: 0px 50px 30px 50px;
}

div.store h1 {
	font-size: 1.8em;
	margin-bottom: 5px;
	margin-top: 60px;
	font-weight: normal;

}

select.ssLocaleOptionsSelect {
	margin-bottom: 20px;
}

ul.store {

	margin: 20px 0px 30px 0px;
}

ul.store li {
	float: left;
	clear: none;
	margin: 0px 10px 0px 0px;
}

/* ## VIDEOS LAYOUT STYLING ########################## */

.video_button {
	margin: 20px 0px 0px 6px;
	float: left;
	clear: both;
}

div.videos {
	margin: 30px 0px 50px 0px;
}

div.video-item {
	width: 213px;
	height: 250px;
	float: left;
	clear: none;
	margin: 0px 25px 0px 0px;
}

div.video-item img {
	border: 4px solid white;
	
	box-shadow: 0px 0px 8px #999;  
	-webkit-box-shadow: 0px 0px 8px #999; 
	-moz-box-shadow: 0px 0px 8px #999;
	border-radius: 5px;
	-webkit-border-radius: 5px;
}

div.video-item h3 {
	color: #3a3a3a;
	font-size: 1.1em;
	margin: 20px 0px 5px 0px;
}

div.video-item p {
	color: #535353;
	margin: 0px;
	font-size: 1em;
}

div.video-item span.length {
	color: #a9a7a7;
}

div.video-thumb-container {
	height: 141px; width: 188px;
	position: relative;
}
 
div.video-thumb-container a.hover_icon {
		display: none;
		height: 141px; width: 188px;
		position: absolute;
		top: 0; left: 0;
		border: 0px solid #ffffff;
}
 
div.video-thumb-container a.hover_icon:hover {

}
 
div.video-thumb-container:hover a.hover_icon {
		display: block;
}

div#video {
	float: left; 
	clear: both;
	margin: 60px 0px 40px 48px;
	display: inline;
}

div#video h1 {
	font-family: "Lucida Sans", Arial, Tahoma;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

div#video p {
	font-size: 0.9em;
	text-transform: uppercase;
	margin: 2px 0px 0px 0px;
}

div#video a {
	float: left;
	clear: both;
	display: block;
	width: 400px;
}

div#video #video_player {
	float: left;
	clear: both;
	width: 640px;
	height: 600px;
	margin: 8px 0px 30px 0px;
	background-color: #eee;
}

div.videos h2 {
	float: left;
	clear: both;
	font-weight: normal;
	margin: 10px 0px 20px 0px;
	font-size: 1.6em;
	border-bottom: 3px #dbdbdb solid;
	width: 667px;
	padding: 0px 0px 15px 15px; 
}


/* =Clearfix (all browsers)--------------------------------*/

.clearfix:after 
{ 
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

/* IE6 */ * html .clearfix {height: 1%;}
/* IE7 */*:first-child+html .clearfix {min-height: 1px;}
