/* Begin Structure Styles =============================================== */



body {
	margin: 0;
	padding: 0;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #221e1f;
	font-size:12px;
	background:#fff url(../images/header_back.jpg) repeat-x ;
}


body.pages {
	background:#fff url(../images/pages_back.jpg) repeat-x  ;
}



#wrapper {
	padding: 0;
	width: 980px;
	margin: 0 auto;
	text-align: left;

}



#header {
	margin: 0;
	padding: 0 0 0 0;
	width: 980px;
	text-align: left;
}

#headertop {
	margin: 0;
	padding: 20px 0px 0 20px;
	width: 960px;
	height:55px;
	text-align: left;
}


#logo {
	float:left;
	padding:10px 0 0 20px;
	width:250px;
}

.banner {
	float:right;
	padding:25px 20px 0 0;
	width:480px;
	text-align: right;
}


.call {
	float:right;
	padding:10px 20px 0 0;
	width:350px;
	text-align: right;
	color:#FFF;
	font-size:18px;
	font-weight:normal;
}


.home_banner {
	margin: 0;
	padding: 0;
	width: 980px;
	height:250px;
	text-align: left;
	background:url(../images/home-banner.jpg);
}


.banners {
	margin: 0;
	padding: 0;
	width: 980px;
	height:250px;
	text-align: left;
	
}




.visitus {
	float:left;
	padding:10px;

	}

#footer-wrapper {
	margin: 0 auto;
	padding: 0;
	width:980px;
	font-size:12px;


}

#footer {
	 clear:both;
	margin: 0 auto;
	padding: 5px 0 0 0;
	height:250px;
	background:	#ff9900;
	color:#ffffff;
	
}


#footer-details {
	 clear:both;
	margin: 0 auto;
	padding: 5px 0 0 0;
	height:50px;
	background:	#d2761a;
	color:#ffffff;
	
}


#footer-details-wrapper {
	margin: 0 auto;
	padding: 0;
	width:980px;
	font-size:12px;


}

.footer-menu{
	float:left;
	width:550px;
	padding:10px;
	margin:0px;
	}
	
	
.footer-right{
	float:left;
	width:380px;
	padding:0;
	margin:0;
	
	}	
	
.footer-menu-float{
	float:left;
	width:250px;
	padding:5px;
	margin:0px;
	}	


.footer-text{
	float:left;
	width:550px;
	padding:10px;
	margin:0;
	
	}


#moirae {
	float:right;
	padding: 5px;
	margin:0;
	width: 180px;
	text-align:left;


}



.basket {
	padding: 5px 0 0 10px;
	float:left;



}

.basket-text {
	padding: 5px 0 0 5px;
	float:left;
	font-size:10px;
	width:100px;


}







/* End Structure Styles =============================================== */



/* menu Styles =============================================== */






	
	
/* Start Content Styles =============================================== */
#content_container {
	float: left;
	padding: 0 0 20px 0;
	margin:0;
	width: 980px;
}




#left_container {
	float: left;
	padding: 20px 0 0 20px;
	width: 300px;
}




#right_container {
	float: right;
	padding: 20px 20px 0 0;
	width: 640px;


}


.topcontent_full {
	width:940px;
	float:left;
}

.right_left_col {
	
	float: left;
	padding: 0 20px 0 0;
	width: 290px;
	
	
}




.hgrey {
	color:#7f807f;
}


.hred {
	color:#c5168d;
}

.hblack{
	
	color:#1a171b;
	
	
	}




.bullets {
	width:500px;
	float:left;
	margin:0 0 20px 20px;
}

.bullets ul {
	margin:0;
	padding:0;
	list-style:none;
	display: inline;
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;	
}

.bullets li{
	margin:0;
	padding:10px 0px 0px 20px;
	display:block;
	background-image:url(../images/bullets.png);
	background-repeat:no-repeat;
	background-position:0px 12px;
}

.bullets li.last{
	border-bottom:none;
}

.bullets li.first{
	padding:0px 0px 10px 20px;
	background-position:0px 3px;
}

/* End Content Styles =============================================== */

/* Begin Breadcrumb Styles =============================================== */

#breadcrumb {
	font-size: 13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#B7CE35;
	margin:10px 0 20px 0;
	float: left;
	width:680px;
}

#breadcrumb ul {
	margin: 0;
	padding: 0;
}

#breadcrumb ul li {
	display: inline;
	background-image:url(../images/bread_bul.png);
	background-repeat:no-repeat;
	padding:3px 5px 0 15px;
	background-position: 0px 6px;
	color:#B9CF3C;
}


#breadcrumb ul li a {
	font-weight:bold;
	text-decoration:underline;
	color:#B9CF3C;
}

#breadcrumb ul li a:hover {
	text-decoration:none;
	color:#FFF;
}

.numbering {
	float: left;
	border: 1px solid #d3d6d7;
	text-align: right;
	padding: 6px 10px 6px 10px;
	margin: 0 0 6px 0;
	font-size:12px;
}

/* End Breadcrumb Styles =============================================== */


/* Begin Class Styles =============================================== */

h1 {
	font-size:24px;
	padding: 0 0 5px 0;
	margin: 0;
	font-weight:lighter;
	
	}
	



h2 {
	font-size:20px;
	padding: 0 0 5px 0;
	margin: 0;
	font-weight:lighter;
	text-align: left;
	color:#ff7f00;
	
	}
	
h3 {
	font-size:16px;
	padding: 0 0 5px 0;
	margin: 0;
	font-weight:bold;
	text-align: left;
	
	}	
	
h4 {
	font-size:12px;
	padding: 0;
	margin: 0;
	font-weight: bold;
	
	}	


.fontsize12px {

	font-size:12px;

	
	}	
	
	.fontsize14px {

	font-size:14px;

	
	}	
	
.fontsize16px {

	font-size:16px;

	
	}
	
.fontsize18px {

	font-size:18px;

	
	}		
	
	
.fontsize24px {

	font-size:24px;

	
	}		
	
	
	
.padding5px {
	padding:5px;
}
.padding10px {
	padding:10px;
}

.padding20px {
	padding:20px 0 10px 20px;
}


.marginleft10px {
	margin:0 0 0 10px;
}


.margin10px {
	margin:10px;
}


.margin20px {
	margin:20px;
}


.paddingleft10px {
	padding:0 0 0 10px;
}

.paddingleft20px {
	padding:0 0 0 20px;
}


.marginleft40px {
	margin:0 0 0 40px;
}


.paddingright10px {
	padding:0 10px 0 0;
}


.paddingright20px {
	padding:0 20px 0 0;
}
.paddingtop10px {
	padding:10px 0 0 0;
}
.paddingtop20px {
	padding:20px 0 0 0;
}

.paddingbottom10px {
	padding:0 0 10px 0;
}

.paddingbottom20px {
	padding:0 0 20px 0;
}
.marginbottom10px {
	margin:0 0 5px 0;
}

.margintop20px {
	margin:20px 0 0 0;
}



.orange{
	color: #F26923;
}
.fontorange{
	color: #F26923;
}

.lightorange{
	
	color:#ffddb2;}

.fontwhite {
	color: #FFFFFF;	
}

.fontgrey {
	color: #333;
}
.fontgreen{
color: #778e10;
}
.fontblack {
	color: #000000;	
}

.fontred {
	color: #ff2222;
}

.fontyellow {
	color: #ffb10f;	
}

.border {
	border: 1px #757575 solid;
}

.border2 {
	border: 2px #B7B7B7 solid;
}

.borderwhite {
	border: 2px #fff solid;
}


.borderright {
	border-right: 1px solid #EA8383;
}

.borderleft {
	border-left: 1px solid #7399AD;
}

.borderbottom {
	border-bottom: 1px solid #999;
}

.borderbottomdashed {
	border-bottom: 1px dashed #636363;
}

.backgroundred {
	background-color: #8e1104;
}

.backgroundgrey {
	background-color: #eceeef;
}

a:link, a:visited, a:active {
	text-decoration: underline;
	color:#0F0F11;
}

a:hover {
	text-decoration: none;
	color: #0F0F11;
}



	
a.blue:link, a.blue:visited, a.blue:active {
	text-decoration: none;
	color: #00306E;
	font-size:16px;
	font-weight:bold;
	line-height:30px;
}

a.blue:hover {
	text-decoration: underline;
		font-size:16px;
	font-weight:bold;
}	

a.white:link, a.white:visited, a.white:active {
	text-decoration: none;
	color: #FFFFFF;
}

a.white:hover {
	text-decoration: underline;
}



a.dark:link, a.dark:visited, a.dark:active {
	text-decoration: none;
	color: #141414;
}

a.dark:hover {
	text-decoration: underline;
	color: #141414;
}



a.orange:link, a.orange:visited, a.orange:active {
	text-decoration: none;
	color: #F26923;
}

a.orange:hover {
	text-decoration: underline;
}


.aligncenter {
	text-align:center;	 
			 
}







/* Begin Form Styles =============================================== */




.white_btn
{
  display: block;
	width:131px;
	height:32px;
  background: url(/images/white_btn.png) no-repeat 0 0;
  text-align: center;
}

.white_btn:hover
{ 
  background: url(/images/green_btn.png) no-repeat 0 0;
  
}

.white_btn span
{
	line-height:28px;
	text-align: center;
	
}


a.white_btn:link, a.white_btn:visited, a.white_btn:active {
	text-decoration: none;
	font-weight:bold;
	color: #000000;
}

a.white_btn:hover {
	text-decoration: none;
}





.left_box {
	background:	url(../images/left_box.jpg) no-repeat;
	padding:10px 20px 40px 20px;
	width:260px;
	float:left;
	
	
	
	
	}





legend { 
	padding: 0;
	font-size:14px;
	font-weight: bold;
}

input:focus, textarea:focus {
border: 1px #b5b5b5 solid;
}


fieldset{
	
	padding:0;
	margin:0;
	border:none;
	}

label {
	display: block;
	float: left;
	text-align: right;
	padding: 3px 5px 0 0px;
	width: 75px;
	font-weight: bold;

}



.label2 {
	display: block;
	float: left;
	text-align: right;
	padding: 3px 8px 0 0px;
	margin-bottom: 10px;
	width: 100px;
	font-weight: bold;
	height: 25px;
}


.inputcontact {
	font-size: 12px;
	background: #FFFFFF !important;
	border: 1px #b5b5b5 solid;
	color: #333;
	font-weight:normal;
		height: 20px;
	line-height:20px;
	width:150px;
	float:left;
	margin:4px 10px 0 0;
}

.input {
	font-size: 12px;
	background: #FFFFFF !important;
	border: 1px #b5b5b5 solid;
	color: #333;
	height: 20px;
	line-height:20px;
	font-weight:normal;
	width:150px;
	margin:0 0 10px 0;
}




.selectcontact {
	float: left; 
	color: #333;
	border: 1px #b5b5b5 solid;
	height: 25px;
	line-height:25px;
	font-size: 12px;
}

.select {
	font-size: 11px;
	color: #333;
	border: 1px #b5b5b5 solid;
	width:250px;
}

.textarea {
	font-size: 11px;
	background: #FFFFFF !important;
	border: 1px #b5b5b5 solid;
	color: #333;
	font-family: arial, sans-serif;
	width:160px;
	margin-bottom:15px;
	font-weight:normal;
}

.textareacontact {
	font-size: 11px;
	background: #FFFFFF !important;
	border: 1px #b5b5b5 solid;
	color: #333;
	font-family: arial, sans-serif;
	width:300px;
	margin-bottom:15px;
	font-weight:normal;
}



.button
{
  display: block;
	width:100px;
	height:40px;
  background: url(/images/button_off.png) no-repeat 0 0;
  text-align: center;
}

.button:hover
{ 
  background: url(/images/button_on.png) no-repeat 0 0;
  
}

.button span
{
	line-height:28px;
	text-align: center;
	
}


a.button:link, a.button:visited, a.button:active {
	text-decoration: none;
	font-weight:bold;
	color: #000000;
}

a.button:hover {
	text-decoration: none;
}




.submit {
	float: left;
	background: url(../images/submit_off.png) no-repeat;
	border: none;
	width:100px;
	height:30px;
	line-height:20px;
	cursor:pointer;
	text-decoration: none;
	font-weight:bold;
	color: #fff;
	text-align:center;

}

.submit:hover {
	float: left;
	background: url(../images/submit_on.png) no-repeat;
	border: none;
	height:30px;
	line-height:20px;
	cursor:pointer;
	text-decoration: none;
	color: #FFF;
	text-align:center;

}

a img {border: none;}

.add-to-basket {
	float: right; 
	background: url(../images/add-to-basket-off.jpg) no-repeat;
	border: none;
	width:97px;
	height:69px;
	cursor:pointer;

}

.add-to-basket:hover {
	float: right; 
	background: url(../images/add-to-basket-on.jpg) no-repeat;
	border: none;
	width:97px;
	height:69px;
	cursor:pointer;

}



.fileuploader {
	float: left; 
	font-size: 11px;
	background: #FFFFFF !important;
	border: 1px #b5b5b5 solid;
	color: #939191;
	height: 22px;
	font-weight:normal;
}


.left_contact {
	background:url(../images/left-trans.png);
	width:230px;
	padding:0 0 50px 20px;
	
	}



/* End Form Styles =============================================== */


.floatleft {
	float:left;
	}
	
.floatright {
	float:right;
	}

.clear {
	clear:both;
	
	}



.accToggler{
	margin:0 0 5px 0;
	padding:10px 0px 10px 20px;
	display:block;
	font-size:16px;
	clear: both;
	background:#ff9900;
}

.accContent{
	margin:0 0 0 0;
	display: none;
	padding: 5px 10px 0 0px;
	
}

.acc_images{
	width:300px;
	float:left;
	padding: 10px;
	
}

.acc_text{
	width:550px;
	float:left;
	padding: 10px;
	
}

.bottom_text {
float:left;
padding:20px 0 0 0;


}

.news {
	width:304px;
	float:left;
	
}

.article {
	float:left;
	padding:10px 0 10px 0;
}

.news_image {
	float:left;
	padding-left:4px;
	width:99px;
}

.news_text {
	float:left;
	padding-left:8px;
	padding-right:15px;
	width:178px;
}

.news_text p{
	padding:0px;
	margin:0px;
	line-height:15px;
}


.botttomleft {
	float:left;
	width:520px;
	padding:0 10px 0 0;
}

.botttomright {
	float:left;
	width:380px;
	padding:0 0 0 20px;
}



#projectshow {
	padding: 0;
	margin: 0;
	width: 388px;
	height:360px;
	background:url(/images/projects_back.png);
	float: right;
	position:relative;
}
#projectshow #projectsContainer {
  margin:0 auto;
  width:388px;
  height:285px;
  overflow:auto; /* allow scrollbar */
  position:relative;
}
#projectshow #projectsContainer .project {
  margin:0 auto;
   width:388px; /* reduce by 20 pixels of #projectsContainer to avoid horizontal scroll */
  height:285px;
}

/** 
 * projectshow controls style rules.
 */
.control {
  display:block;
  width:36px;
  height:36px;
  text-indent:-10000px;
  position:absolute;
  cursor: pointer;
  z-index:2;
}
#leftControl {
  top:160px;
  left:5px;
  background:transparent url(/images/arrow_left.png) no-repeat 0 0;
}
#rightControl {
  top:160px;
  right:10px;
  background:transparent url(/images/arrow_right.png) no-repeat 0 0;
}


#pageContainer {
  margin:0 auto;
  width:348px;
}
#pageContainer h1 {
  display:block;
  width:348px;
  height:360px;
  background:transparent url(img/bg_pagecontainer_h1.jpg) no-repeat top left;
  text-indent: -10000px;
}
.project h2, .project p {
	
	background:url(/images/project_title_box.png);
	width:300px;
	height:50px;
  	padding:10px 20px 0 20px;
	margin:0 0 0 20px;
}
.project h2 {
  font:italic 24px Georgia, "Times New Roman", Times, serif;
  color:#ccc;
  letter-spacing:-1px;
}
.project img {
  float:left;
  margin:0 20px 10px 20px;
}



.testimonialspages {
	font:italic 14px Arial, "Times New Roman", Times, serif;
	color:#666;
	line-height:18px;
	}
	
	
.testimonialspages_title {
	font:bold 20px Arial, "Times New Roman", Times, serif;
	color:#F90;
	}

.testimonials {
	float:left;
	width:400px;
	margin:10px 0 0 0;
	padding:20px;

	
	}
	
	.testimonials_text {
	width:400px;
	padding:5px;
	font-size:12px;
	font-weight:normal;
	text-align: left;

	
	}
	
	


#rotating_items{
	position: relative;
	width:280px;
	height:200px;
	margin:0;
	font-size:14px;
}
	#rotating_items h3{
		margin: 0px;
	}
 
	#rotating_items div.rotating_item{
		position: absolute;
	}




.button
{
  display: block;
  width: 160px;
  height: 33px;
  background: url(/images/button_off.png) no-repeat 0 0;
  text-align: center;
}

.button:hover
{ 
  background: url(/images/button_on.png) no-repeat 0 0;
  
}

.button span
{
	line-height:31px;
	text-align: center;
	
}


a.button:link, a.button:visited, a.button:active {
	text-decoration: none;
	font-weight:bold;
	color: #FFF;
}

a.button:hover {
	text-decoration: none;
	color: #FFF;
}

img.floatLeft {
	float: left;
	margin: 4px;
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}




.special-left{
	float:left;
	width:275px;
	padding:0;
	margin:0px 30px 20px 20px;

	}

	
.products{
	float:left;
	width:165px;
	padding:0;
	margin:0 10px 10px 0;
	color:#202020;
	text-align: center;

	}
	

.product-details{
	float: right;
	padding: 10px 10px 20px 20px;
	width: 675px;
	background:url(../images/details-box-trans.png) repeat-x;
	border:#FFF solid 1px;

	}

.product-details-left{
	float:left;
	width:275px;
	padding:0;
	margin:5px 20px 10px 0;

	}
	
.product-details-right{
	float:left;
	width:335px;
	padding:0;
	margin:0;

	}
	

.product-details-price-box{
	float:left;
	width:165px;
	padding:10px 0 0 0;
	margin:0;
	text-align:center;
	height:56px;
	border:#757575 solid 2px;
	background:#FFF;
	color: #202020;
	font-weight: bold;

	}


.special_products_box{
	width:165px;
	float:left;
	background:#EBEBEB;
	margin: 4px 0 10px 0;
	height: 80px;
}




.products_box{
	width:165px;
	float:left;
	background:#c6c6c6;
	margin: 4px 0 0 0;
	height: 80px;
}


a.products_box:link, a.products_box:visited, a.products_box:active {
	text-decoration: none;
	color: #333;
}

a.products_box:hover {
	text-decoration: underline;
}

	
	
	
	
	.boxproduct {
	background:#c6c6c6;
	width:197px;
	margin:0 30px 20px 0;
	padding:0;
	float:left;
	color:#202020;
	text-align: center;

	}
	
	
.boxproduct_box{
	width:197px;
	float:left;
	background:#c6c6c6;
	padding: 5px 0 5px 0;
	font-size:14px;
	font-weight:bold;
}
	
	
	

.deals{
	background:url(../images/deals.png);
	width:49px;
	height:48px;
	position:relative;
	z-index:20;
	top:-10px;
	left:-20px;
	float:left;
	}		
	

	



.content {
	width:940px;
	float:left;
	padding: 20px;
}

.content_left {
	float:left;
	width:500px;
	padding: 20px;
	
}


.content_right {
	float:left;
	width:320px;
	padding-left:10px;
	border-left:1px dashed #a8a8a8;
}


.content_box {
	width:670px;
	border:1px #FFF solid;
	padding:20px;
	float:left;
	margin:10px 0px 10px 0px;
}


.strike{
 text-decoration:line-through;
}

.services_box{
	width:200px;
	float:left;
	margin: 0 0 0 20px;

}
	

.services_box_image{
	width:200px;
	float: left;
}
	
	
.services_box_text{
	width:200px;
	padding:5px;
	font-size:12px;
	font-weight:normal;
	text-align: left;
}



.flashunit {
	float:left;
	background:#FCB03C;
	padding:10px;

	width: 285px;
}


object.flashvideo {
	width:350px;
	height:210px;
	margin: 10px 0 0 10px;
	float: left;
}


.youtube_box{
	background:url(../images/youtube_box.png) no-repeat;
	float:right;
	width:380px;
	height:280px;
	padding: 10px;

	
	}
	

.follow_box{
	background:url(../images/follow_box.png) no-repeat;
	float:left;
	width:380px;
	height:100px;
	margin:5px 0 0 0;
	padding:10px;

	
	}
	
	
.big_box{
	background:url(../images/big_box.png) no-repeat;
	float:left;
	width:500px;
	height:300px;
	padding: 0px;

	
	}
	
.contact_box	{
	background:url(../images/contact_box.png) no-repeat;
	float:left;
	width:940px;
	height:40px;
	padding: 20px;
	
}
	
