/*

Designed by Andrei Dorin - verycreative.eu

Site Colors
#1e89d9 - top blue background
#ececec - background
#ff6e00 - selected menu items
#0685d4 - hover menu items

*/



/*

Designed by Verycreative

Site Colors:

#848484 - p

*/

html, body, div, span, object, 
h1, h2, h3, h4, ul, li,
a,  font, fieldset, form, label,
table, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	padding: 0;
	background: #ececec;
}


.clear {
	clear: both;
}

.center { 
	width:950px; 
	height:100%;
	margin:0 auto; 
	padding:0;

}

/* TOP BLUE */

#top_blue {
	background-repeat: repeat-x;
}

#top_blue h3 {
	background: url(images/slogan.png) no-repeat;
	width: 319px;
	height: 13px;
	display: block;
	float: left;
	font-style: italic;
	margin-top:10px;
	border: none;
	text-indent: -9999px;
}

#language {
	float: left;
	padding-top: 13px;
	margin-left: 370px;
}

#language select {
	margin-left: 6px;
	color: #a6a6a6;	
	
}

#language h4 {
	color: white;
	font-size: 12px;
	float: left;
	font-weight: normal;
	padding-top: 2px;	
}

#top_search	{
	float:left;
	margin-left:90px;
	margin-top:3px;
	display:block;
}

#top_content #searchform .screen-reader-text	{
	display: none;
}

#top_content #searchform #s	{
	color: #a6a6a6;	
	font-style: italic;
	font-size: 12px;
	width: 135px;
	height: 15px;
}

#top_content #searchform	{
	float: left;
	padding-top: 13px;
}

#top_content #searchform #searchsubmit	{
	background: url(images/search.png) no-repeat;
	width: 50px;
	height: 20px;
	border: none;
	text-indent: -9999px;
	cursor: pointer;
	margin-left: -3px;
}

/* END TOP BLUE */



/* HEADER */

#logo {
	float: left;
	margin-top: 15px;
}

#logo a {
	background: url(images/logo.png) no-repeat;
	width: 144px;
	height: 28px;
	display: block;
	text-indent: -9999px;
}

#header	{
	float: left;
	width:100%;
	background-color:#1e89d9;
	margin-top: 10px;
	margin-bottom:20px;
	
}

div#top_nav	{
	width:950px;
	float: right;
}

div#top_nav li {
	list-style-type: none;
	padding-left: 20px;
	padding-right:5px;
}

div#top_nav li a {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}

div#top_nav li a:hover {
	color: #ffffff;
	text-decoration: none;
}

div#top_nav li.current_page_item a {
	color: #ff6e00; 
}

div#top_nav li.current_page_item ul.children a {
	color: white; 
}

/* END HEADER */



/* GALLERY */

#gallery {
	width:950px;
	height:283px;
}

#gallery ul li {
	list-style:none;
}

#slider1	{
    width: 950px; /* important to be same as image width */
    height: 279px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
}

#slider1Content	{
    width: 720px;
    position: absolute;
	top: 0;
	margin-left: 0;
}
.slider1Image	{
	float:left;
    position: relative;
	display: none;
}

.slider1Image img	{
	width:950px;
	height:279px;
}

.slider1Image span	{
    position: absolute;
    padding: 10px 13px;
    width: 694px;
    color: #fff;
    display: none;
	background-image:url(images/bg-banner.png);
}
.clear {
	clear: both;
}

.desc {
	right: 0;
	bottom: 0;
	width: 280px!important;
	height: 263px;
	color:white;
}

.desc h2	{
	font-size:30px; 
	font-weight:normal;
	text-align:center;
	margin-top:30px;
}

.desc p	{
	font-style:normal;
	font-size:14px;
	margin-top:30px;
	line-height:22px;
	margin-right:10px;
}

/* END GALLERY  */


/* CAPTIONS */

ul#captions {
	margin-top: 30px;
}

ul#captions li {
	float: left;
	color: white;
	width: 220px;
	list-style-type: none;
	background: white;
	padding-bottom: 5px;
	margin-right: 23px;
}

ul#captions li:hover  {
	background: #0685d4;
}

ul#captions li:hover p {
	color: white;
}

ul#captions li#last {
	margin-right: 0px;
}

ul#captions p {
	color: #6e6e6e;
	padding-left: 7px;
}

ul#captions li h3 {
	background: url(images/captions-h3.png) no-repeat;
	width: 220px;
	height: 31px;
	font-size: 16px;
	padding-top: 8px;
	font-weight: normal;
	padding-left: 30px;
	color: white;
}

ul#captions li a {
	text-decoration: none;
}

ul#captions li a.more {
	color: #ff6e00;
	font-style: italic;
	text-decoration: none;
	padding-left: 15px;
	background: url(images/readMore-captions.png) 7px 5px no-repeat;
	
}

ul#captions li a.more:hover {
	text-decoration: underline;
}

ul#captions li img {
	padding-left: 6px;
	border: none;
}

/* END CAPTIONS */

/* CONTENT  */

#container	{
	width:950px;
	margin: 1em auto;
	color: #848484;
}

#content	{
	width:910px;
	padding:20px;
	padding-top:0px;
	background-color:white;
	float:left;
}

#small-content	{
	width:640px;
	padding:20px;
	background-color:white;
	float:left;
}

#page-header	{
	height:127px;
	background: #1e8ad9;
	margin-top:0px;
}

#page-header img	{
	float:right;
}

#page-header h2	{
	font-size:20px;
	padding: 0px 0px 0px 20px;
	color:white;
	font-weight:normal;
	text-align:center;
	float:left;
	margin-top:100px;
}

#breadcrumbs	{
	width:930px;
	background: #ff6e00;
	height:20px;
	padding-left:20px;
	color:white;
}

#breadcrumbs a	{
	color:white;
}

#side-menu	{
	width:250px;

	float:left;
	padding-left:0px;
}

#side-menu ul#submenu	{
	margin-left:-15px;
	padding-left:0px;
	float:left;
}

#side-menu ul#submenu li	{
	width:200px;
	list-style:none;
	list-style-position:outside;
	background: url(images/side-menu_normal.png) repeat-x;
	height:20px;
	padding: 4px 0px 0px 0px;
}

#side-menu ul#submenu li a	{
	color:white;
	font-weight:normal;
	font-size:14px;
	text-decoration:none;
	margin-left:10px;
}

#side-menu ul#submenu li a:hover	{
	color:black;
	text-decoration:none;
}

#side-menu ul#submenu li.current_page_item a	{
	color:black;
}

#side-menu ul#submenu li#under	{
	background: none;
	height:18px;
	padding:0px;
}
#side-menu ul#submenu li#under #bottom	{
	background-image:url(images/side-menu_bottom.png);
	background-repeat:repeat-x;
	width:188px;
	height:18px;
	padding:0px;
	margin:0px;
	float:left;
}

#side-menu ul#submenu li #img_bottom 	{
	float:left;
	width:12px;
	height:18px;
	margin:0px;
	padding:0px;
}

#side-menu ul#submenu li #img_bottom  img	{
	width:12px;
	height:18px;
	margin:0px;
	padding:0px;
}

#searchcontent	{
	width:910px;
	padding:20px;
	padding-top:0px;
	background-color:white;
}

#searchcontainer	{
	width:910px;
	margin-top:25px;
}

#content .entry	{
	margin-top:25px;
}

.ddsg-wrapper ul li	{
	list-style-image: url(images/readMore-captions.png);
	margin-top:5px;
}

.ddsg-wrapper ul li a	{
	color:black;
	text-decoration:none;
	font-weight:bold;
}

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

.ddsg-wrapper ul li ul	{
	padding-top:5px;
	padding-bottom:5px;
}

.ddsg-wrapper ul li ul li	{
	list-style:disc;
	margin-top:0px;
}

.ddsg-wrapper ul li ul li a	{
	color:blue;
	text-decoration:underline;
	font-weight:normal;
}

.ddsg-wrapper ul li ul li a:hover	{
	text-decoration:none;
}

#content #contact-text	{
	float:left;
	margin-top:20px;
	margin-left:50px;
	width:430px;
}

#container h2	{
	font-size:16px;
	background-color:#1e8bda;
	padding: 10px 15px 10px 15px;
	color:white;
	width:100px;
	text-align:center;
}

#container h2.searchtitle	{
	width:350px;
}

#container h2.searchresult	{
	width:150px;
}

#container h3	{
	margin-top:10px;
}

#container p	{
	color: #848484;
	text-align:justify;
}

#container ul	{
	margin-left:15px;
}

#container ul li	{
	margin-left:30px;
}

#container div.page	{
	margin-left:20px;
	margin-top:10px;
}

#container form#searchform	{
	margin-left:20px;
	margin-top:10px;
}

#container #searchform .screen-reader-text	{
	font-size:14px;
	font-weight:bold;
}

#container #searchform #s	{
	color: #a6a6a6;	
	font-style: italic;
	font-size: 12px;
	width: 135px;
	height: 15px;
}

#container #searchform	{
	padding-top: 13px;
}

#container #searchform #searchsubmit	{
	background: url(images/go.png) no-repeat;
	width: 31px;
	height: 20px;
	border: none;
	text-indent: -9999px;
	cursor: pointer;
	margin-left: 0px;
}

#images_container	{
	float:left;
	width:636px;
	margin-bottom:20px;
	margin-top:-20px;
}

#images_container .product_images	{
	width:205px;
	margin-left:7px;
	float:left;
}

#images_container .product_images img	{
	width:201px;
	height:95px;
	border: 2px solid orange;
}

.product_box	{
	width:205px;
	height:100%;
	float:left;
	margin-left:7px;
	margin-top:-10px;
}

#container .product_box h2	{
	font-size:13px;
	text-align:left;
	background-image:url(images/product_box_title.png);
	padding:0px;
	padding-left:20px;
	padding-top:3px;
	margin:0px;
	width:185px;
	height:20px;
}

#container .product_box h2 a	{
	color:white;
	text-decoration:none;
}

#container .product_box h2 a:hover	{
	color:black;
}

.content_box	{	
	width:185px;
	height:120px;
	background-image: url(images/product_box_content.png);
	background-repeat:no-repeat;
	background-color:#ececec;
	color:black;
	float:left;
	padding:10px;
}

#container .content_box p	{
	margin-top:0px;
	padding-top:0px;
	color:black;
	text-align:left;
}

#container .content_box ul li	{
	margin-left:-5px;
	padding-left:0px;
	list-style-image: url(images/readMore-captions.png);
}

#images_container_services	{
	float:left;
	width:642px;
	margin-bottom:20px;
	margin-top:-20px;
}

#images_container_services .services_images	{
	width:310px;
	margin-left:10px;
	float:left;
}

#images_container_services .services_images img	{
	width:306px;
	height:141px;
	border: 2px solid orange;
}

.services_box	{
	width:310px;
	height:100%;
	float:left;
	margin-left:10px;
	margin-top:-10px;
}

#container .services_box h2	{
	font-size:13px;
	text-align:left;
	background-image:url(images/services_box_title.png);
	padding:0px;
	padding-left:20px;
	padding-top:3px;
	margin:0px;
	width:290px;
	height:20px;
}

#container .services_box h2 a	{
	color:white;
	text-decoration:none;
}

#container .services_box h2 a:hover	{
	color:black;
}

.scontent_box	{	
	width:290px;
	height:120px;
	background-image: url(images/services_box_content.png);
	background-repeat:no-repeat;
	background-color:#ececec;
	color:black;
	float:left;
	padding:10px;
}

#container .scontent_box p	{
	margin-top:0px;
	padding-top:0px;
	color:black;
	text-align:left;
}

#container .scontent_box ul li	{
	margin-left:-5px;
	padding-left:0px;
	list-style-image: url(images/readMore-captions.png);
}

.linklove	{
	display:none;
}



/* FOOTER */

#footer {
	background: #1f87d9; 
	background-repeat: repeat-x;
	height: 201px;
	margin-top: 30px;
}

#footer h1 {
	background: url(images/footer_overlay.png) top center no-repeat;
	height: 212px;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
}

#footerContent {
	margin-top: -212px;
	overflow: hidden;
}


#footerContent h2 {
	color: white;
	font-size: 17px;
	font-weight: normal;
	margin-top: 35px;
}

#footerContent a.readMore {
	background: url(images/play.png) no-repeat;
	background-position: center left;
	padding-left: 10px;
	font-size: 12px;
	font-style: italic;
	color: #0a2758;
	text-decoration: none;
}

#footerContent a.readMore:hover {
	text-decoration: underline;
}

#footerContent p {
	color: white;
}

/* USEFUL LINKS */

#footerContent #usefulLinks {
	float: left;
	width:180px;
	height:100px;
	background: url(images/border.png) 180px 35px no-repeat;
}

#footerContent #usefulLinks ul {
	margin-right: 40px;
}

#footerContent #usefulLinks h2 {
	margin-bottom: 10px;
}


#footerContent ul#footerLinks li {
	list-style-type: none;
	padding-top: 5px;
}

#footerContent ul#footerLinks li a {
	color: white;
	text-decoration: none;
}

#footerContent ul#footerLinks li a:hover {
	text-decoration: underline;
}

/* END USEFUL LINKS */



/* TESTIMONIALS*/

#testimonials {
	float: left;
	width: 260px;
	margin-left: 10px;
	padding-right:10px;
	background: url(images/border-light.png) right 35px no-repeat;
}

/* END TESTIMONIALS*/





/* aboutByteScale */

#aboutByteScale {
	float: left;
	width: 268px;
	margin-left: 25px;
	background: url(images/border.png)  right 35px no-repeat;
}


/* END aboutByteScale */



/* FOOTER CONTACT */

#contact {
	float: right;
}

#contact ul#footerContact li {
	list-style-type: none;
	color: white;
	padding-top: 10px;
}

#contact ul#footerContact li a {
	color: white;
	text-decoration: none;
	background: url(images/mail.png) center left no-repeat;
	padding-left: 26px
}

#contact ul#footerContact li.phone {
	background: url(images/phone.png) bottom left no-repeat;
	padding-left: 26px;
}

#contact ul#footerContact li.location {
	background: url(images/home.png) bottom left no-repeat;
	padding-left: 26px;
}

/* END FOOTER CONTACT */



/* FOOTER DARK */

#footerDark {
	background: #1a79c0;
	height: 40px;
}

ul#footerNav {
	float: left;
	padding-top: 15px;
}

ul#footerNav li {
	list-style-type: none;
	float: left;
}

ul#footerNav li a {
	color: white;
	text-decoration: none;
	padding-right: 15px;
}

ul#footerNav li a:hover {
	text-decoration: underline;
}

#footerDarkContent h3 {
	color: white;
	float: right;
	padding-top: 15px;
}

/* END FOOTER DARK */



/* END FOOTER */

