@charset "UTF-8";
/* CSS Document */

html {
	min-height: 100%;
	height: auto;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	margin:0px;
	background-color:#F1F0EC;
}

img, a {
	border:0px;
	outline:none;
}

/**
	Reset
*/

h1, h2, h3, h4, ul, ol,  p {
	padding:0px;
	margin:0px;
}

/** global */
h1	{
	font-size:14px;
	color:#515254;
	font-weight:bold;
	margin-bottom:2px;
}

h2	{
	font-size:20px;
	font-weight:bold;
	color:#C99A46;
	margin-bottom:14px;
}

h3	{
	color:#515254;
	font-size:18px;
}

h4	{
	color:#fc0039;
	font-size:16px;
	margin-bottom:8px;
	color:#CA9D47;
}

a 	{
	color:#004496;
	font-size:12px;
	text-decoration:none;
}

a:hover {
	color:#004496;
}

#container {
	width:100%;
	background:#FFF url('../images/background-top-gradient.jpg') repeat-x top left;
	float:left;
}


#page-window {
	width:840px;
	margin:0 auto;
}

#top {
	width:100%;
	height:117px;
	margin-top:10px;
}

#top-inner-wrapper {
	float:right;
}

#speed-menu {
	list-style:none;
	float:right;
}

#speed-menu li {
	float:left;
	margin-left:6px;
	padding-left:6px;
}

#speed-menu li a {
	text-decoration:none;
	font-size:11px;
	color:#757D82;
}

#speed-menu li a:hover {
	text-decoration:underline;
}


#top-contact {
	float:left;
	width:395px;
	margin:10px 0px;
	margin-right:20px;
}

#phone-number {
	float:left;
	width:214px;
	height:24px;
	margin-right:10px;
	background:url('../images/tel_number.png') no-repeat top left;
}

#top-contact-btn {
	float:left;
	width:128px;
}

#top-contact-btn input[type=submit],
.contact_button input[type=button]{
	background:url('../images/button_please_contact_me.jpg') no-repeat top;
	width:128px;
	height:24px;
	border:0px;
	cursor:pointer;
}

#top-contact-btn input[type=submit]:hover,
.contact_button input[type=button]:hover{
	background-position:bottom !important;
}

#phone-number span {
	display:none;
}

#page {
	width:100%;
	float:left;
	margin-bottom:10px;
}

.page-content {
	line-height:1.4;
}

#footer-wrapper {
	width:100%;
	float:left;
}

#footer-inner {
	float:left;
	width:840px;
	color:#707173;
	padding-bottom:20px;
}

#footer-center {
	width:840px;
	margin:0 auto;
}

ul#foot-menu {
	list-style-type:none;
	margin:10px 0px;
	float:left;
	width:100%;
}

ul#foot-menu li {
	float:left;
	margin-right:5px;
	padding-right:5px;
}

ul#foot-menu li a {
	font-size:12px;
	color:#707173;
	text-decoration:none
}

ul#foot-menu li a:hover {
	text-decoration:underline
}

#foot-menu-container {
	width:100%;
	margin:15px 0px;
	float:left;
}

div.foot-box {
	width:147px;
	float:left;
	margin-right:28px;
}

div.foot-box h4 {
	text-transform:uppercase;
	font-size:12px;
	margin-bottom:5px;
	padding-bottom:5px;
	width:147px;
	color:#707173;
	border-bottom:1px solid #B0B0AF
}

div.foot-box ul {
	list-style-type:none;
}

div.foot-box ul li {
	margin-bottom:4px;
}

div.foot-box ul li a {
	color:#6F7072;
	font-size:11px;
	text-decoration:none;
}

div.foot-box ul li a:hover {
	text-decoration:underline;
}




div.foot-box1 {
	width:auto;
	float:right;
}



div.foot-box1 ul {
	list-style-type:none;
}

div.foot-box1 ul li {
	margin-bottom:4px;
	float:right;
	margin-left:10px;
	padding-left:10px;
}

div.foot-box1 ul li a {
	color:#6F7072;
	font-size:11px;
	text-decoration:none;
}

div.foot-box1 ul li a:hover {
	text-decoration:underline;
}



#social_icons {
	margin:10px 0px 15px 0px;
	width:50%;
	float:left;
}

#social_icons img {
	margin-right:10px;
}

#copyright {
	float:left;
	width:320px;
	font-size:10px;
}

#footer-hr {
	background: url("../images/footer-hr.png") no-repeat scroll center center transparent;
    float: left;
    height: 20px;
    width: 840px;
}

#copyright a {
	font-size:11px;
	color: #6F7072;
	text-decoration:underline;
}

#foot-dasic-logo {
	float:right;
}

#foot-logos {
	margin-right:0px;
	float:right;
}

#copyright-wrapper {
	float:left;
	width:100%;
}

/*
	Logo
	-------------------------------- */
h1.logo {
	margin: 0;
	margin-top:10px;
	margin-left:0px;
	float:left;
}

h1.logo,
h1.logo a {
	width:247px;
	height:85px;
	text-align:left;
}

h1.logo a {
	display: block;
	background: url('../images_admin/dasic_logo.png') no-repeat;
}

h1.logo a span {
	display:none;
}


ul#hub {
	width:100%;
	float:left;
	list-style-type:none;
	margin-bottom:30px;
	margin-top:10px;
}

ul#hub li {
	margin-right:14px;
	position:relative;
	width:135px;
	height:123px;
	cursor:pointer;
	float:left;
	margin-left:0px;
	text-align:center;
}

ul#hub li div.bg {
	width:135px;
	height:123px;
	position: absolute;
	top: 0;
	left: 0;
}


ul#section-switcher {
	float:right;
	margin:0px;
	padding:0px;
	list-style-type:none;
	margin-top:10px;
	text-align:right;
}

ul#section-switcher li {
	margin-left:0px;
	position:relative;
	height:30px;
	cursor:pointer;
	float:left;
	text-align:center;
	margin-left:5px;
}

ul#section-switcher li:hover	{
	background-position:0px -30px !important;
}

.switcher-active	{
	background-position:bottom !important;
}

ul#section-switcher li a span {
	display:none
}


#main-banner {
	position:relative;
	overflow:hidden;
	width:840px;
	padding:0px;
	height:340px;
	margin:0 auto;
}

#subpages {
	width:9999em;
	position:absolute;
	height:340px;
}

.subpage {
	float:left;
	width:840px !important;
	height:340px !important;
	text-align:left;
}

.subpage-inner {
	width:inherit;
	height:inherit;
}

div.subpage-text {
	color:#D2D2D2;
	text-transform:none !important;
	font-size:12px;
	padding:10px 20px;
	float:right;
	text-align:left;
	text-transform:uppercase;
	font-weight:normal;
	width:345px !important;
	padding-top:20px;
	line-height:1.125;
}

img.btn_products_range {
	margin-top:10px;
	cursor:pointer;
}

div.subpage-text p {
	margin-bottom:10px;
}

div.subpage-text p:first-child {
	color:#FFF;
	font-size:12px;
	line-height:17px;
	font-weight:bold;
}

#product-scroll-side h3 {
	font-size:14px;
	font-weight:bold;
	color:#fff !important;
	margin-bottom:10px;
}

#product-scroll-side p {
	color:#fff !important;
	line-height:17px;
	margin-bottom:0px;
}

#product-scroll-side ul,
#product-scroll-side ol {
	color:#fff !important;
	line-height:17px;
	margin-bottom:20px;
	margin-left:15px;
}

div.product_range_wrapper {
	float:left;
	width:100%;
	display:none;
}

div.product_range_left {
	float:left;
	width:240px !important;
	height:340px;
	padding:0px;
	margin-right:10px;
	border-right:1px solid #9C9E9F;
}

div.product_range_left h2 {
	margin-bottom:0px;
	margin-top:10px;
	margin-left:13px;
	padding-bottom:0px;
	font-weight:bold;
	color:#25287D;
	font-size:14px;
}

div.product_range_right,
div.customers_right,
div.distributors_right {
	width:572px !important;
	padding:10px !important;
	padding-top:10px !important;
	padding-left:7px !important;
	float:left;
}

div.product_range_right h3,
div.customers_right h3,
div.distributors_right h3{
	font-weight:bold;
	color:#C99A46;
	font-size:16px;
	margin-bottom:20px;
}

#thumbs {
	height:110px;
	/*position:absolute;
	top:350px;*/
	width:850px;
	left:0px;
	margin-top:10px;
}

ul#section-switcher-mid {
	width:700px;
	float:left;
	margin:0px;
	padding:0px;
	height:120px;
	list-style-type:none;
}

ul#section-switcher-mid li {
	margin-left:0px;
	height:120px !important;
	width:104px;
	cursor:pointer;
	float:left;
	text-align:left;
	margin-right:10px;
}

ul#section-switcher-mid li:hover {
	background-position:0px -70px !important;
}

ul#section-switcher-mid li.active {
	background-position:0px -140px !important;
}

.hover_mid_switch_a {
	color: #25297D !important;
}

ul#section-switcher-mid li p {
	margin-top:70px;
	padding-top:5px;
	padding-left:4px;
	height:45px !important;
	background-color:#FFF
}

ul#section-switcher-mid li p a {
	color:#757D82;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}

ul#section-switcher-mid li p a:hover {
	color:#25297D;
}

.navi {
	margin-left:314px;
	_margin-left:304px;
}

#news_scroller {
	width:850px;
	border:1px solid #9C9E9F;
	height:29px;
	line-height:29px;
	margin:10px 0px 20px 0px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	clear:both;
	display:block
}

#news_scroller div {
	float:left;
}

.news_scroller_title {
	width:124px;
	color:#FFF;
	text-align:center;
	background-color:#9C9E9F;
}

.news_scroller_data {
	color:#38378A;
	font-weight:bold;
	background-color:#FFF;
	position:relative;
}

.news_scroller_data p {
	overflow:hidden;
	display:none;
	position:absolute;
	top:0;
	left:0;
	padding:0px 10px;
	width:704px;
	height:29px;
}


div.tool-panel {
	padding:20px 20px;
	float:right;
	width:352px !important;
	height:300px;
	float:right;
}

div.tool-panel p {
	color:#D2D2D2;
	text-transform:none !important;
	font-size:12px;
	font-weight:normal;
}

/* css for scrollbar below here*/
#scroll-pane { float:left;overflow: auto; width: 341px !important; height:290px;position:relative;display:inline}
#scroll-content { position:absolute;top:0;left:0}

#slider-vertical{
	float:left;
	background-color:lightgrey;
	height:245px !important;;
	width:10px !important;
	padding:0px 0 40px !important;
	border:1px solid gray;
	border-left:none;
	overflow:hidden;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}/*overflow:hidden for IE6*/


/* css for scrollbar below here*/
.scroll-pane2 { float:left;overflow: auto; width: 341px !important; height:270px;position:relative;display:inline}
.scroll-content2 { position:absolute;top:0;left:0}

.slider-vertical2{
	float:left;
	background-color:lightgrey;
	height:225px !important;;
	width:10px !important;
	padding:0px 0 40px !important;
	border:1px solid gray;
	border-left:none;
	overflow:hidden;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}/*overflow:hidden for IE6*/

.ui-slider-handle{
	width:10px !important;
	height:40px !important;
	margin:0 auto;
	background-color:darkgray;
	display:block;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

* html .ui-slider-handle{margin-top:-10px}

ul.category_menu {
	list-style-type:none;
	margin-top:180px;
	margin-left:13px;
	text-transform:none;
}

ul.category_menu li {
	margin-bottom:3px;
	padding-left:12px;
}

ul.category_menu li.active{
	background:url('../images/gold_pointer.png') no-repeat left;
}

ul.category_menu li a {
	color: #004497;
}

ul.category_menu li a:hover  {
	text-decoration:underline;
}

ul.category_menu li a.active {
	color:#C99A46;
}

.products-list {
}

.products-list div.products-list-item {
	margin-bottom:25px;
	float:left;
	width:100%;
}

.products-list div.products-list-item h3 {
	font-size:12px;
	font-size:bold;
	color:#C99A46;
	margin-bottom:5px;
	padding:0px;
}

.products-list-item h3 a:hover {
	text-decoration:underline;
}

.products-list div.products-list-item p {
	font-size:12px;
	color:#6F7072;
	margin-top:5px;
}







/* root element for tabs  */
ul.css-tabs {
	margin:0 !important;
	padding:0 !important;
	height:30px;
	border-bottom:1px solid #666;
}

/* single tab */
ul.css-tabs li {
	float:left;
	padding:0;
	margin:0;
	list-style-type:none;
}

/* link inside the tab. uses a background image */
ul.css-tabs a {
	float:left;
	font-size:13px;
	display:block;
	padding:5px 10px;
	text-decoration:none;
	border-bottom:0px;
	height:18px;
	color:#777;
	margin-right:2px;
	position:relative;
	top:1px;
}

ul.css-tabs a:hover {
	color:#333;
}

/* selected tab */
ul.css-tabs a.current {
	color:#000;
	cursor:default;
}


/* tab pane */
.css-panes div.pane {
	display:none;
	min-height:150px;
	padding:0px;
	width:620px;
	float:left;
}

div.pane h3 {
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
}

div.pane p {
	margin:10px;
}

div.pane ul {
	margin-left:25px;
}

div.contact_box {
	color:#858688;
	width:100%;
	float:left;
}

div.contact_left {
	float:left;
	width:262px;
	height:332px;
}

div.contact_left p {
	margin-bottom:5px;
	font-size:13px;
}

div.contact_phones {
	margin:15px 0px;
}

div.contact_button {
	margin:15px 0px;
}

.no-border {
	border:0px !important;
}

table.about-table tr td p {
	color:#858688;
	margin-bottom:10px;
	line-height:1.4;
}

h2.about {
	color:#C99A46;
	font-weight:bold;
	font-size:22px;
}

p.large_intro {
	font-weight:bold;
	padding-bottom:10px;
	color:#25287D !important;
	font-size:14px;
}

p.intro {
	color:#C99A46 !important;
	font-weight:bold;
	font-size:14px;
	padding-bottom:10px;
}





/* the overlayed element */
div.overlayContact {

	/* growing background image */
	background-image:url('../../../images/enquiry_form_background.png');

	/* dimensions after the growing animation finishes  */
	width:448px;
	height:305px;

	/* initially overlay is hidden */
	display:none;

	/* some padding to layout nested elements nicely  */
	padding:20px;
	color:#000000;
}

div.overlayRed p {
	font-size:16px;
}

/*
	image is contained on the overlay background image.
	the closing button is thus just a transparent container.
*/
div.overlayContact div.close {
	background-image:url('../../../images/enquiry_form_close_button.gif');
	position:absolute;
	left:452px;
	top:18px;
	cursor:pointer;
	height:17px;
	width:16px;
}


div.overlayContact p.label {
	padding-bottom:1px;
	padding-top:6px;
	font-size:11px;
	color:#6F7173;
	font-weight:bold;
}

div.overlayContact input, div.overlayContact textarea {
	width:215px;
	padding:2px;
	font-size:12px;
}

div.overlayContact textarea {
	height:112px;
	width:442px;
}

div.overlayContact  input.button {
	background-color: #0E4480;
	color:#FFF;
	border:0px;
	padding: 2px 3px 2px 3px;
	font-size:14px;
	font-weight:bold;
	cursor:pointer;
	width:87px;
	height:27px;
}

div.overlayContact  input.button:hover {
	background-color:#666;
	cursor:pointer;
}

.testimonial-name {
	color:#25297D;
	font-weight:bold;
	padding:5px 0 40px 0;
	}

.testimonial-content{
	font-size:12px;
	color:#666666;
	line-height:17px;
	}





#middle-box {
	width:100%;
	margin: 0 auto;
	float:left;
	background:#ffffff;
	}

#middle-box-inner {
	width:840px;
	/*padding:10px 30px 0 30px;*/
	margin: 0 auto;
	}

.middle-content {
	width:840px;/*
	padding:0 0 30px 0;*/
	float:left
	}



/* Scroll side */

#product-scroll-side {
	width:355px;
	height:300px;
	padding:20px;
	float:right;
	}

.scroll-text{
	color:#ffffff;
	}

#products-menu {
	width:153px;
	height:160px;
	float:left;
	padding: 180px 0 0 285px;
	}

#scroll-side {
	width:360px;
	height:300px;
	padding:20px;
	float:left;
	}

#scroll-title {
	width:360px;
	height:25px;
	}

#scroll-title-text {
	width:280px;
	float:left;
	}

#read-more {
	width:75px;
	height:18px;
	float:left;
	background:url(/images/buttons_read_more.gif) no-repeat 0 0;
	}

#read-more:hover {
	background-position: 0 -18px;
	}

#read-more span {
	display: none;
	}

/* product buttons */
#technical-manager {
	float:left;
	width: 153px;
	height: 24px;
	background:url(/images/button_technical_manager.png) no-repeat 0 0;
	color:#FFFFFF;
	margin-bottom:4px;
	}

#technical-manager:hover {
	background-position: 0 -24px;
	}

#technical-manager:active {
	background-position: 0 -48px;
	}

#technical-manager span {
	display: none;
	}

#finance-director {
	float:left;
	width: 153px;
	height: 24px;
	background:url(/images/button_finance_director.png) no-repeat 0 0;
	color:#FFFFFF;
	margin-bottom:4px;
	}

#finance-director:hover {
	background-position: 0 -24px;
	}

#finance-director:active {
	background-position: 0 -48px;
	}

#finance-director span {
	display: none;
	}

#purchasing-director {
	float:left;
	width: 153px;
	height: 24px;
	background:url(/images/button_purchasing_director.png) no-repeat 0 0;
	color:#FFFFFF;
	margin-bottom:4px;
	}

#purchasing-director:hover {
	background-position: 0 -24px;
	}

#purchasing-director:active {
	background-position: 0 -48px;
	}

#purchasing-director span {
	display: none;
	}

#ceo-managing-director {
	float:left;
	width: 153px;
	height: 24px;
	background:url(/images/button_ceo_md_director.png) no-repeat 0 0;
	color:#FFFFFF;
	margin-bottom:4px;
	}

#ceo-managing-director:hover {
	background-position: 0 -24px;
	}

#ceo-managing-director:active {
	background-position: 0 -48px;
	}

#ceo-managing-director span {
	display: none;
	}

#hygiene-manager {
	float:left;
	width: 153px;
	height: 24px;
	background:url(/images/button_hygiene_manager.png) no-repeat 0 0;
	color:#FFFFFF;
	margin-bottom:4px;
	}

#hygiene-manager:hover {
	background-position: 0 -24px;
	}

#hygiene-manager:active {
	background-position: 0 -48px;
	}

#hygiene-manager span {
	display: none;
	}

.news-list-content div {
	margin-bottom:10px;
}

.news-list-content p {
	font-size:12px;
}

.news-list-content h3 {
	font-size:14px;
	color:#666;
	font-weight:bold;
	margin-bottom:5px;
}


.more-menu-header {
	font-size:14px;
	font-weight:bold;
	color:#38378A;
	line-height:20px
	}

.more-menu-text a {
	font-size:12px;
	color:#38378A;
	text-decoration:none;
	font-weight:bold;
	}

.more-menu-text a:hover, .more-menu-text a:active {
	color:#C99B46;
	}

.more-content-text {
	font-size:15px;
	line-height:20px;
	}

.more-content-titles{
	color:#25297D;
	font-size:20px;
	line-height:25px;
	}


	/* root element for tabs  */
ul.css-tabs {
	margin:0 !important;
	padding:0;
	height:24px;
}

/* single tab */
ul.css-tabs li {
	float:left;
	padding:0;
	margin:0;
	list-style-type:none;
}

/* link inside the tab. uses a background image */
ul.css-tabs a {
	float:left;
	font-size:13px;
	display:block;

	text-decoration:none;

	height:13px !important;
	margin-right:2px;
	position:relative;

	outline:0;
}

ul.css-tabs a:hover {
}

/* selected tab */
ul.css-tabs a.current {
	cursor:default;
}


/* tab pane */
.css-panes div.pane2 {
	display:none;
	float: left;
    height: 300px;
    width: 355px;
}




