/*
Theme Name: ASD-STAN

*/

body {
margin:0;
padding:0;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#4D5667;
}


#header {
	height:170px;
	width:100%;
	margin-bottom:10px;
	font-family: 'Quattrocento Sans', sans-serif;
}
#footer .sub-menu {
	display:none;	
}

	#nav {
		height:40px;
		background-color:#4D5667;
		width:100%;
		font-size:15px;
	}
	
		#nav_narrow {
		width:940px;
		margin:0 auto;
		}
	
		#nav ul {
			margin:0;
			padding:0;
			line-height:40px;
			display:block;
		}	
		
				#nav ul li {
					display:inline-block;
					padding:0 15px;
				}	
				
				#nav ul ul li {
					clear:both;
					float:left;
					text-transform:none;
				}	
		
				#nav ul ul{
					background-color:#4D5667;
					z-index:99999;
					position:absolute;
					opacity:0.92;
					display:none;
					margin-left:-10px
				}
				
				.sub-menu {
					float: left;
					position: relative;
				}
				
				#nav ul li:hover > ul {
					display: block;
				}
		
		#nav li.current_page_item {
			background-color:#0080D7!important;
		}	
		
		#nav li.current-menu-item{
			background-color:#0080D7!important;
		}
		
		#nav .sub-menu li.current_page_item, #nav .sub-menu li.current-menu-item {
			background-color:#4D5667!important;
			padding:0 15px; 
		}	
			
		#nav a, a:visited {
			color:#FFFFFF;
			text-decoration:none;
		}	
		
		#nav a:hover {
			color:#FFFFFF;
			text-decoration:underline;
		}	

	#head {
		height:130px;
		width:940px;
		margin:0 auto;
		color:#FFFFFF;
	}
	
.account_button a, .basket_button a{
	color:#fff!important;	
}
		.account_button {
		background-color:#0080D7;
		width:90px;
		height:35px;
		float:left;
		margin-right:20px;
		background-image:url(images/account.png);
		background-repeat:no-repeat;
		line-height:35px;
		padding-left:10px;
		font-size:13px;	
		}
		
		.basket_button {
		background-color:#00538D;
		width:90px;
		height:35px;
		float:left;
		background-image:url(images/basket.png);
		background-repeat:no-repeat;
		line-height:35px;
		padding-left:10px;
				font-size:13px;	

		}

		#head input#searchsubmit {
			border:0;
			font-size:0px;
			height:30px;
			width:25px;
			background-color:#FFF;
			background-image:url(images/search.png);
			background-repeat:no-repeat;
			float:right;
		}
		
		input#s {
			height:20px;
			padding:0;
			width:150px;
		}
		
		#head #lang_sel {
			width:100%;
			margin-top:5px;
		}
		
		#head #lang_sel ul li {
			width:100%;
		}
		
		#head #lang_sel ul li ul {
			width:100%;
		}
		
		.headersearch {
			margin-top:10px;
		}
			

#content_white {
	background-color:#fff;
	width:940px;
	margin:0 auto 20px auto;
}


#content_grey {
	background-color:#EDEDEE;
	width:100%;
	padding-top:20px;
}

#content_grey_narrow {
	width:940px;
	margin:0 auto;
	padding-bottom:20px;
}

.doc_col {
	width:190px;
	padding:15px;
	background-color:#EDEDEE;
	float:left;
	margin-right:20px;
	height:250px;
	overflow:hidden;
}

.doc_col ul {
	height:200px;
	overflow:auto;
		
}

#sidebar .widget {
	width:190px;
	padding:15px;
	background-color:#FFFFFF;
	float:left;
	margin-right:20px;
	margin-bottom:10px;
}

.widget_edd_cart_widget ul {
	list-style:none;	
	padding:0px;
}
#sidebar .menu-main-menu-container {
	font-weight:bold;	
}
#sidebar .menu-main-menu-container ul.sub-menu{
	border:0px;
	font-weight:normal;
		
}
.widget_edd_cart_widget ul li.edd-cart-item {
	border-top: 1px solid #ccc;
	padding: 7px 0px 5px 0px;
}
.widget_edd_cart_widget ul .cart_item.edd_subtotal {
	border-top: 1px solid #ccc;
	padding: 7px 0px 5px 0px;
}

li.cart_item.edd_checkout a{
	background-color:#0080D7;
	padding:3px 5px 3px 5px;
	color:#fff;
	font-size:12px;
	float:right;	
}

.doc_col_white {
	width:190px;
	padding:15px;
	background-color:#FFFFFF;
	float:left;
	margin-right:20px;
}

	.doc_col ul, .doc_col_white ul {
	margin:10px 0;
	padding:0px;	
	}
	
	.doc_col ul li, .doc_col_white ul li {
	list-style:none;
	padding:7px 0 5px 0;
	margin:0px;
	border-top:1px solid #CFD0D2;		
	}
	
.col_blue {
	width:190px;
	padding:15px;
	background-color:#0080D7;
	float:right;
	color:#FFFFFF;
	font-family: 'Quattrocento Sans', sans-serif;
	font-size:18px;
	
}	


	.col_blue p {
	line-height:22px;
}

.col, .submenu_col {
	width:190px;
	padding:25px 15px 15px 15px;
	background-color:#FFFFFF;
	float:left;
	margin:0 20px 20px 0;
}

	.submenu_col {
	background-image:url(images/submenu_icon.png);
	background-repeat:no-repeat;
	}

	.submenu_col ul {
	margin:10px 0;
	padding:0px;	
	border-top:1px solid #CFD0D2;		
	}
	
	.submenu_col ul li {
	list-style:none;
	padding:7px 0 5px 0;
	margin:0px;
	border-bottom:1px solid #CFD0D2;		
	}
	

.col_right {
	width:190px;
	padding:25px 15px 15px 15px;
	background-color:#FFFFFF;
	float:right;
	margin:0 0 20px 0;
}

.double {
	width:430px;
	padding:25px 15px 15px 15px;
	background-color:#FFFFFF;
	float:left;
	margin:0 20px 20px 0;
}

.triple {
	width:670px;
	padding:25px 15px 15px 15px;
	background-color:#FFFFFF;
	float:left;
	margin:0 20px 20px 0;
}

.triple_right, .triple_main {
	width:670px;
	padding:15px;
	background-color:#FFFFFF;
	float:right;
	margin:0 0 0px 0;
	overflow:auto;
}

.triple_main {
	margin-top:10px;
}

.triple_blue {
	background-color:#0080D7;
	height:45px;
	color:#FFFFFF;
	padding:80px 15px 15px 35px;
	font-family: 'Quattrocento Sans', sans-serif;
	font-size:24px;
	float:right;
	width:670px;
}

.quad {
	width:910px;
	padding:25px 15px 15px 15px;
	background-color:#FFFFFF;
	margin:0 0 20px 0;
}

.image {
	width: 700px;
    float: left;
    background-image: url(images/comp_doc.jpg);
    background-repeat: no-repeat;
    margin-top: 10px;
	
}

.image_small {
	width:220px;
	float:left;
	height:140px;
	background-image:url(images/comp_doc_small.jpg);
}

#sidebar {
	width:220px;
	float:left;
	}


#footer {
	height:215px;
	width:100%;
	border-top:4px solid #0080D7;
	border-bottom:2px solid #CCCCCC;
	color:#999999;
	font-size:11px;
}

	#top {
	width:940px;
	margin:20px auto 0 auto;
	}
	
	#footer ul {
	list-style:none;
	margin:0px;
	padding:0px;
	}

	#footer li {
	margin:0 0 5px 0;
	padding:0px;
	}
		


#under_footer {
	color:#999999;
	font-size:12px;
	height:40px;
	width:940px;
	margin:0 auto;
	line-height:40px;
}

	#under_footer .text_left {
		text-align:left;
		width:35%;
		float:left;
	}
	
	#under_footer .text_right {
		text-align:right;
		width:65%;
		float:right;
	}


	

.left {
	float:left;
}


.right {
	float:right;
}



h1, h2, h3 {
	margin:0px;
	font-size:20px;
	font-family: 'Quattrocento Sans', sans-serif;
	color:#0080D7;
	font-weight:normal;
}

h1 {
	margin:10px 0 20px 0;
}

h2 {
	padding-right:50px;
	margin-top:15px;
}

p {
line-height:18px;
}

a, a:visited {
	text-decoration:none;
	color:#4D5667;
}

a:hover {
	text-decoration:underline;
	color:#4D5667;
}

.latest_doc {
	width:200px;
	margin-right:15px;
	float:left;
	
}

/* tables */
#edd_user_history {
	border-top:0px;
}

#edd_user_history th {
	padding-top:8px;
}

#edd_purchase_receipt {
	margin-bottom:20px;	
}

#edd_purchase_form_wrap {
	clear:both;	
}

.current {
	color: #0080D7!important;
	font-weight:bold;
}
.page_navigation {
	margin: 0px 0px 20px 0px;
	border:1px solid #777;
	padding:10px;
	color:#777;	
}

.page_navigation a{
	color:#777;		
}
.break {
	background-color:#333;
	height:1px;
}
.entry-content table {
	width:100%;
	margin-bottom:20px;
	margin-top:20px;
}
.entry-content table strong, .search_results strong, .entry-content strong{
	color: #0080D7;
}
.entry-content h1 {
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#4D5667;
}
.entry-content p {
	display:none;	
}
.search_results p {
	display:none;	
}
.search_results table {
	font-size:11px;	
	margin-bottom:10px
}
.header_search strong{
	color:#4D5667!important;	
}
.header_search {
	margin-bottom:30px;	
}
.search_results h1 {
	color:#4D5667!important;	
	font-size:17px;	
}
.search_results .reference {
	padding-top:10px;	
}
.account_drop {
	background-color: #0080D7;
	width: auto;
	opacity:0.8;
	float:left;
	position:absolute;
	top:75px;
	z-index:999999;
	display:none;
	min-width:100px;
	-webkit-box-shadow: 3px 3px 8px 0px rgba(50, 50, 50, 0.29);
-moz-box-shadow:    3px 3px 8px 0px rgba(50, 50, 50, 0.29);
box-shadow:         3px 3px 8px 0px rgba(50, 50, 50, 0.29);
	
}
.account_drop a{
	clear:both;
	float:left;
	color:#fff;
	padding:0px 10px 0px 10px;
	line-height:30px;
}
#edd_login_form {
	padding-top:20px;	
}
.edd-logged-in {
	display:none;	
}
#edd_login_form fieldset {
	border:none;
	padding-left:10px;	
}
.accordion-title {
	cursor:pointer;	
}
/*
VAT Company and Number 
*/
#edd_vat_info {
	font-weight:bold;
	font-size:120%!important;
	color:#AA0000!important;	
}

#edd_show_vat_info .edd_vat_link {
                color: red;
}


$vat_fields {
	font-weight:bold;
	font-size:120%!important;
	color:red!important;	
}

#edd_show_discount {
	background:#fff!important;
	padding-left:20px!important;	
	padding-top:25px!Important;
	color:#0000!important;
}
.vat_body {
	font-size:13px!important;
	padding-top:20px;
	cursor:pointer;
	color:#c000000!important;	
}

#edd_vat_info_show p#edd_show_vat_info {
                color: orange;
}


.featured_image_container img {
	transition: all ease 0.2s;
	-webkit-transition: all ease 0.2s;
	-moz-transition: all ease 0.2s;
	-ms-transition: all ease 0.2s;
	-o-transition: all ease 0.2s;

	border: 1px solid #cccccc;
}

.expand img {
	width:670px;
}




.qmark {
	color:#ffffff;
	background:#11528c;
	display: inline-block;
	margin-right:10px;
	font-family: Times;
	padding:4px 8px;
	cursor: pointer;
}

.information_message {
	position: absolute;
	color:#FFFFFF;
	width:240px;
	top:40px;
	left:45%;
	padding:10px;
	/* border:2px solid #11528c;
	display:none;*/
	text-align: middle;
	font-size:15px;
	/* line-height:200%; */
}



div.transbox {
  margin: 40px 50px 40px 50px;
  line-height:200%
  background-color: #c0c0c0;
  border: 3px solid #c0c0c0;
  opacity: 0.6;
  filter: alpha(opacity=60); /* For IE8 and earlier */
}

div.transbox p {
  text-align: center;
  line-height:200%
  margin: 5% 5% 5% 5%;
  font-weight: bold;
  color: #000000;
}


div.vertical_top {
    position: relative;
    top: -175%;
    left: 0%;
    height: 0%;
    width: 100%;
    /*margin: -15% 0 0 -25%; */
}

/**
 * HOMEPAGE SEARCH BOX
**/
 
#home-masthead {
	/*padding-bottom:10px;*/
}
 
.home-main-logo{
	text-align:center;
	padding-bottom:10px;
} 
 
.masthead-search {
	margin-top:10px;
	margin-bottom: 20px;
	background-image: url('images/shop_text_img.jpg');
	background-position: left center;
	background-repeat:no-repeat;
	background-color: #0080D7;
}

.masthead-search #form-wrapper {
	width: 70%;
	margin-left: auto;
	margin-right: auto;	
	height:auto;
	overflow: hidden
}


.masthead-search input.hidden-search-btn {
	display:none;
}

.searchbar-wrap {
	margin: 8px 0;
	background-color: #fff;
}
 
.masthead-search .searchbar-wrap {
	background-image: url('images/Link to search-icon.png');	/* place here the full url of the search icon */
	background-position: 99% center;
	background-repeat: no-repeat;	
	padding: 6px 30px 6px 12px;
	margin: 8px 0;	
	border: 1px solid #C0C0C0;
}

.masthead-search input#s.main-search-field {
	width:90%;
	max-width:90%;
	border: none;

}

.masthead-search input#s.main-search-field:focus { 
	border:none; 
	outline: none;
}

.searchbar-caption {
	text-align:center;
}

.highlight_text {
	color: white;
    font-size:20px;
	font-family: 'Quattrocento Sans', sans-serif;
	text-shadow: 2px 2px 4px #000000;
	text-align: center;
}



/* HOMEPAGE TWEAKS */

.home .submenu_col .menu-main-menu-container {
	font-weight:bold;	
}
.home .submenu_col .menu-main-menu-container ul.sub-menu {
    border: 0px;
    font-weight: normal;
}

.home .header-logo-wrap {
	display:none;
}

.home #header {
	height:80px;
}
.home #head {
	height:40px;
}

.logos-carousel-wrap {
	padding-top: 15px;
	padding-bottom: 0px;
}

#logo-slider img {
	box-shadow: none !important;
	margin: 0 18px;
}

.widget.edd_search .eddsw-form-container .qmark {
      display:none;
}

.widget.edd_search .eddsw-form-container input#s {
    width:180px;
    padding:2px 4px;
}

.middle-col-bottom {
	margin-top:20px;
}


/* HOMEPAGE SIDE IMAGES TWEAKS */
.clear {
	clear:both;
}

.home #content_grey_narrow {
	float:left;
}

.home-grid-wrap {
	margin: 0px auto;
	width: 1600px;
}

.side-images.left-images {
	float: left;
	text-align: right;
	padding: 0px 15px;
}
.side-images.right-images {
	float: left;
	padding: 0px 15px;
}

.side-images img {
	max-width: 100%;
	height:auto;
	padding: 10px 0px 15px 0px;
	display:block;
}

.col_right.row1 {
	padding-bottom:15px;	
}

.col_right.row1 p:last-of-type {
	margin-bottom:-10px;
}


@media screen and (max-width:1600px){
	.side-images.right-images {
		display:none;
	}
	.home-grid-wrap {
		width: 1300px;
	}
}

@media screen and (max-width:1300px){
	.side-images.left-images {
		display:none;
	}
	.home-grid-wrap {
		width: 100% ;
		display:block;
		
	}
	.home #content_grey_narrow {
		float:none;
	}
}