/* Begin Structure Styles =============================================== */

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	overflow: -moz-scrollbars-vertical;
	background-image: url(../images/back.jpg);
	
}


#wrapper {
	width: 760px;
	height: 450px;
	margin: 0px auto;
	
}





#header {
	text-align: left;
	width: 760px;
	color: white;
	float: left;
	height: 392px;

}

#header_pages {
	text-align: left;
	width: 760px;
	color: white;
	float: left;
	height: 312px;
	background:url(../images/pages_top.jpg) no-repeat;

}

#header_pages_landing {
	text-align: left;
	width: 759px;
	color: white;
	float: left;
	height: 119px;
	background:url(../images/header_bg.jpg) no-repeat;

}

#header_pages_home {
	text-align: left;
	width: 760px;
	color: white;
	float: left;
	height: 312px;
	background:url(../images/pages_top_home.jpg) no-repeat;

}

#header_pages_office {
	text-align: left;
	width: 760px;
	color: white;
	float: left;
	height: 312px;
	background:url(../images/pages_top_office.jpg) no-repeat;

}

#header_pages_hol {
	text-align: left;
	width: 760px;
	color: white;
	float: left;
	height: 312px;
	background:url(../images/pages_top_hol.jpg) no-repeat;

}

#header_pages_retail {
	text-align: left;
	width: 760px;
	color: white;
	float: left;
	height: 312px;
	background:url(../images/pages_top_retail.jpg) no-repeat;

}


#top_basket {
	
	list-style-type: none;
	font-size: 10px;
	font-weight: bold;
	float: right;
	padding-top: 25px;	
    padding-right:10px;
}

#top_basket ul li {
	display: block;
	list-style-type: none;
	padding: 0 8px 2px 8px;
	margin-left: 5px;
}

#top_basket a {
	text-decoration: none;
	font-weight: bold;
}

#top_basket a:hover {
	text-decoration: underline;
}

#product_nav_container {
	font-weight: bold;
	width:760px;
	voice-family: "\"}\"";
	voice-family: inherit;
	
	
}

.product_nav {
	list-style-type: none;
	float: right;
	font-size:11px;
	padding: 0px 2px 0 0;
	z-index: 2;
	position: relative;
	top: 9px;
}



.product_nav ul li {
	font-size:10px;
	display: inline;
	border-right: 1px solid #7f7f7f;
	padding-right: 2px;
	margin-left: 3px;	
}

.product_nav ul li.last {
	border: 0;
}

.product_nav a {
	text-decoration: none;
	color: #008300;
}

.product_nav a:hover {
	color: #967b39;
	text-decoration: none;

}


#footer {
	clear: both;
	height: 25px;
	line-height: 25px;
	width: 760px;
	font-size: 10px;
	text-align: center;
	color:#666666;
	background-color: #c6d8c6;
	margin: 15px 0 0 0;


}


.left_main {
	float:left;
	width:437px;
	background-image: url(../images/left_home.jpg);
	height: 435px;

}

.left_main_pages {
	float:left;
	width:195px;
	background:#5d6c47;

}


.middle_main {
	float:left;
	width:340px;



}


.right_main {
	float:left;
	width:300px;
	background-image: url(../images/right_curve.jpg);
	background-repeat: no-repeat;

}

.right_main_pages {
	float:left;
	width:530px;
	margin: 0 0 0 35px;

}


/* End Structure Styles =============================================== */

#outer_content_container {
	text-align: left;
	float: left;
	width: 760px;
	padding-top: 5px;
}

#content_container {
	width: 760px;
	text-align: left;
	float: left;
	background-color: #FFFFFF;
	padding: 0px 0 0 0;
	background-image: url(../images/back_content.gif);

}

#content_container_landing {
	width: 759px;
	height:928px;
	text-align: left;
	float: left;
	background-color: #FFFFFF;
	padding: 0px 0 0 0;
	background-image: url(../images/body_bg.jpg);

}

#content_container_home {
	width: 760px;
	text-align: left;
	float: left;
	background-color: #FFFFFF;
	padding: 0px 0 0 0;


}


.main_title {
	margin: 0 0 4px 0;
	padding: 8px 0 0 10px;
	width: 526px;
	float: left;
	background: #01466B;
	height: 32px;
	voice-family: "\"}\""; 
  	voice-family: inherit;
	width: 516px;
	height: 24px;
}

.main_content {
	width: 490px;
	float: left;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-left: 10px;
	text-align:left;
}

.main_content h1, #main_content h2, #main_content h3, #main_content h3, {
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
}

.main_content ul {
	padding-left: 25px;
}

/* Begin Breadcrumb Styles =============================================== */

#breadcrumb {
	margin: 0 0 4px 0;
	padding: 4px 0 0 10px;
	width: 730px;

	border-top: 1px #9D7968 solid;
	border-bottom: 1px #9D7968 solid;
	height: 18px;
	font-size: 10px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 740px;
	height: 18px;
	background-color: #CF3600;
	color: #FFFFFF;
}

#breadcrumb ul {
	margin: 0;
}

#breadcrumb ul li {
	display: inline;
	border-right: 1px solid #C2A887;
	padding-right: 4px;
	margin-left: 4px;	
}

#breadcrumb ul li.last {
	border: 0;
	padding: 0;
}

.breadcrumb1 {
	margin: 10px 0 4px 0px;
	padding: 8px 0 0 10px;
	width: 300px;
	float:left;
	text-align:left;
	height: 25px;
	font-size: 15px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 300px;
	height: 25px;
	background-color: #004700;
	color: #FFFFFF;
	font-size:15px;
	font-weight:bold;
}

.breadcrumb2 {
	margin: 12px 5px 0 5px;
	width: 177px;
	float:left;
	text-align:center;
	height: 20px;
	line-height:20px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 177px;
	color: #FFFFFF;
	font-size:11px;
	font-weight:bold;
	border-bottom: solid #9ea791 1px;
	border-top: solid #9ea791 1px;
}

/* End Breadcrumb Styles =============================================== */

/* Begin Left Menu Styles =============================================== */

#left_nav_container {
	width: 210px;
	position:absolute;
	text-align:left;
	height:220px;
	z-index: 3;
	color:#3e65ba;
	list-style-type: none;
	background-image: url(../images/nav_left2.gif);
	background-repeat:no-repeat;
	float: left;
	margin: 56px 0 0 0;
	
	
}
#left_nav_container_pages {
	width: 210px;
	text-align:left;
	height:220px;
	color:#3e65ba;
	list-style-type: none;
	background-image: url(../images/nav_left_pages.gif);
	float: left;
	margin: 10px 0 0 0;
	
	
}



.nav {
   margin:5px 0 0 5px;
	float: left;
	width:177px;
	color:#FFFFFF;
	
}


.nav ul {
	margin: 0px;
	display:block;
	font-size:10px;
	list-style-position: inside;
	padding: 0px;
}
.nav li {
		list-style-type: none;
		display:inline;
}
.nav a {
		background:#718d64 url(../images/bullet2.gif) no-repeat 5px 8px;
        text-decoration: none;
        font-weight: normal;
        color: #FFFFFF;
        height: 23px;
         width: 158px;
		line-height:23px;
        text-align: left;
         padding-left: 20px;
         display: block;
         margin-top: 1px;
}
.nav a:hover {
           background:#86ad74 url(../images/bullet2.gif) no-repeat 5px 8px;
           color: #FFFFFF;
}
.left_title {
	height:25px;
	line-height:25px;
	width: 250px;
	float: left;
	text-align:left;
	text-indent:15px;
	color:white;
	background: #CC6A96;
	voice-family: "\"}\""; 
  	voice-family: inherit;
	font-weight:bold;
	
}



.markermenu{
list-style-type: none;
margin: 5px 0;
padding: 0;
width: 220px;

}

.markermenu li a{
background: white url(../images/arrow.gif) no-repeat 2px center;
font-size:10px;
color: #cc6a96;
display: block;
width: auto;
padding: 3px 0;
padding-left: 20px;
text-decoration: none;
}


* html .markermenu li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
width: 190px;
}

.markermenu li a:visited, .markermenu li a:active{
color: #00014e;
}

.markermenu li a:hover{
color: white;
background-color: #cc6a96;
background-image:url(../images/arrow.gif); /*onMouseover image change. Remove if none*/
}






/* End Left Menu Styles =============================================== */

/* Begin Class Styles =============================================== */

.fontwhite {
	color: #FFFFFF;	
}

.fontgrey {
	color: #999999;	
}

.fontyellow {
	color: #f8fa2e;	
}

.fontpink {
	color: #cc6a96;	
}

.fontblack {
	color: #000000;	
}

.fontred {
	color: #b32220;	
}
.fontorange {
	color: #da870c;	
}

.fontblue {
	color: #01466B;	
}

.border {
	border: 1px solid #5d6c47;
}

.borderlight {
	/*border: 1px solid #C2A887;*/
}

.borderright {
	border-right: 1px solid #7399AD;
}

.borderleft {
	border-left: 1px solid #7399AD;
}

.borderbottom {
	border-bottom: 1px solid #7399AD;
}

.backgroundlight {
	background-color: #F5FAF5;
	border: 1px solid #5d6c47;
	padding: 5px;
}

.backgroundmedium {
	background-color: #E7F1E7;
}

.backgrounddark {
	background-color: #D4E7D4;
}

.backgroundred {
	background-color: #C70912;
}



a.light:link, a.light:visited, a.light:active {
	color: #C2A887;
}

a.light:hover, a.white {
	color: #BC69A2;
}

a.white:link, a.white:visited, a.white:active {
	color: #FFFFFF;
	text-decoration:underline;	
}

a.white:hover, a.white {
	color: #da870c;
	text-decoration:underline;	
}


a.dark:link, a.dark:visited, a.dark:active {
	color: #008300;
	text-decoration:underline;	
}

a.dark:hover, a.white {
	color: #666666;
	text-decoration:underline;	
}

/* End Class Styles =============================================== */

/** Product List Page Styles Begin ===========================================*/

.productlistrow {
	float: left;
	border: 1px solid #7399AD;
	margin-top: 12px;
	width: 504px;
}

.productlist_home {
	float: left;
	border-bottom: 1px solid #5b7186;
	padding-bottom: 20px;
	width: 490px;
	margin-bottom: 10px;
}

.productlistcolumn1 {
	float: left;
	padding: 0 0 0 5px;
	margin: 10px 0 0 0;
	width: 115px;
	border-right: 1px #5b7186;
	border-right-style:dashed;
	text-align: left;
}


.productlistcolumn1_last {
	float: left;
	padding: 0 0 0 10px;
	margin: 10px 0 0 0;
	width: 110px;
	border: 0;
}



.productlistcolumn2 {
	float: left;
	padding: 0;
	margin: 10px 5px 0 4px;
	width: 350px;
}

/** Product List Page Styles End ===========================================*/

/* Begin Basket Styles =============================================== */

.baskettop {
	font-weight: bold;
	color: #FFFFFF;
	background: #C2A887;
	padding: 5px;
}
.basketmiddle {
	padding: 3px;	
}
.basketbottom {
	color: #FFFFFF;
	padding: 3px;
	background: #C2A887;
}

/* End Basket Styles =============================================== */

/* Begin Form Styles =============================================== */

form {
	margin: 0;
	padding: 0;
	font-size: 10px;
}

legend { 
	padding: 0 6px;
	font-weight: bold;
}

fieldset, input, textarea, checkbox, option {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
}

label {
	display: block;
	float: left;
	text-align: right;
	padding: 5px 10px 5px 6px;
	margin-bottom: 5px;
	font-weight: bold;
	width: 140px;
	font-size: 10px;
}

.input {
	font: 11px Verdana, Arial, Helvetica, sans-serif; 
}

.textarea {
	font: 11px Verdana, Arial, Helvetica, sans-serif; 
	background-color: #FFFFFF;
}

/* End Form Styles =============================================== */

/* ian Styles =============================================== */



.border {

	border-style: solid;
	border-width: 1px;
	border-color:white;
}

.border_left{

	border-left-style: solid;
	border-left-width: 1px;
	border-color:white;
}





.button1 {
	background:url(../images/more_2.gif);
 	 width:110px;
	 height:40px;
}


.button1 link {
     float: left;
 	 width:110px;
	 height:40px;
	 color:white;
	 text-decoration: none;
}
.button1 a {
     float: left;
 	 width:110px;
	 height:40px;
	color:white;
     text-align: center;
	 text-decoration: none;
}
.button1 a:hover { 
	background:url(../images/more_2_over.gif);
	text-decoration: none;
 	color:white;
	
	

}
.button1 a:active {
 	color:white;
	
}






.button2 {
	background:url(../images/more_details.gif) no-repeat;
	float: left;
	 width:120px;
	height:21px;
	line-height:21px;
	  font-size:10px;
	 font-weight:bold;
	 color:white;
	
	 
	 
}


.button2 link {
	background:url(../images/more_details.gif) no-repeat;
	float: left;
	 width:120px;
	height:21px;
	line-height:21px;
	  font-size:10px;
	 font-weight:bold;
	 color:white;
	 text-indent:10px;
	 
}
.button2 a {
	background:url(../images/more_details.gif) no-repeat;
	float: left;
	 width:120px;
	height:21px;
	line-height:21px;
	  font-size:10px;
	 font-weight:bold;
	 color:white;
	 
}
.button2 a:hover { 
	background:url(../images/more_details.gif) no-repeat;
	float: left;
	 width:120px;
	height:21px;
	line-height:21px;
	  font-size:10px;
	 font-weight:bold;
	 color:white;
	 

}
.button2 a:active {
 	color:white;
	background-color:#AB3351;
	text-decoration: none;
}


.main_header {
	background:url(../images/background_main_header.jpg);
	width:760px;
	border-top-style: solid;
	border-top-width: 3px;
	border-color:#F19406;
	float: left;



}




.main_content_left {
float:left;
width:170px;

}


.services {
float:left;
text-align:left;
width:272px;
height:145px;
padding:5px 0 0 20px;
background:url(../images/services_back.gif);


}







img.floatRightClear { 
    float: right; 
    clear: right; 
    margin: 10px 20px 10px 10px; 
	border-style: solid;
	border-width: 1px;
	border-color:#f19406;
}



img.floatLeftClear { 
    float: left; 
    clear: left; 
     margin: 0px 12px 0px 0px;
	border-width: 1px;
}

.bullet {
	margin: 0;
	padding: 10px 0px 0 5px;
	float: left;
}

.bullet ul li {
	list-style-type: none;
	background:url(../images/red_arrow.gif) no-repeat 0 3px;
	display: block;
	font-size: 12px;
	font-weight:bold;
	padding: 0 5px 10px 10px;
	color: #c7211f;
}




#motioncontainer a img{ /*image border color*/

}

#motioncontainer a:hover img{ /*image border hover color*/

}

#motioncontainer a:hover{
 /* Dummy definition to overcome IE bug */
}

#statusdiv{
	position:absolute;
	width:79px;
	margin:10px 20px 10px 280px;
	float:right;
	display: block;
	visibility: hidden;
}


.dynloadarea {

	position:relative;
	z-index: 2;
 	top: 0px;
 	left:-40px;
 	margin:45px 5px 0 0 ;
 	width:380px;
 	height:180px;



}


#maintab {
	margin: 0px 0 0 30px;
	padding: 0px;
	width: 200px;
}
#maintab ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#maintab li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 200px;
}

.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #778;
color: #2d2b2b;
background: white url(shade.gif) top left repeat-x;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li.selected{
position: relative;
top: 1px;
}

.shadetabs li.selected a{ /*selected main tab style */
background-image: url(shadeactive.gif);
border-bottom-color: white;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontentstyle{ /*style of tab content oontainer*/
border: 1px solid gray;
width: 450px;
margin-bottom: 1em;
padding: 10px;
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block!important;
}
}

div.scroll {
       color:#7a7874;
       height: 258px;
       overflow: auto;	
       padding: 4px;
       background: no-repeat fixed 
	scrollbar-face-color : #0b2c14;
 	scrollbar-highlight-color :#0b2c14; 
 	scrollbar-3dlight-color : #0b2c14; 
	scrollbar-shadow-color : #0b2c14; 
 	scrollbar-darkshadow-color : #0b2c14; 
 	scrollbar-track-color : #0b2c14; 
 	scrollbar-arrow-color : #0b2c14;

}
#flash {
	width: 760px;
	height: 392px;
	float: left;
	z-index: 1;
	position: absolute;
	top:0;
}


.box {
	background:url(../images/curve_box.gif);
	position:relative;
	width:500px;
	height:145px;
	padding:25px 10px 0 20px;
	margin: 0 0 15px 0;



}

.texttiny { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px}

	.hidden
{
	display:none;
}


/* Landing Styles */

.bottom_quote {
	width:120px;
	float:left;
	padding:0px 50px 0px 10px;
}

.bottom_quote p{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#6b6d6b;
	font-weight:bold;
}

.talktous {
	width:234px;
	float:left;
}

.talktous label {
	display: block;
	float: left;
	text-align: right;
	margin:0px;
	padding:0px;
	width: 75px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#6b6d6b;
	font-weight:bold;
	padding-right:5px;
	padding-left:10px;
}

.quote {
	width:414px;
	padding-top:430px;
	padding-bottom:110px;
}

.quote label {
	display: block;
	float: left;
	text-align: right;
	margin:0px;
	padding:0px;
	width: 75px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#6b6d6b;
	font-weight:bold;
	padding-right:5px;
	padding-left:10px;
}

.landing_input {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#6b6d6b;
	width:130px; 
}

.bullets {
	padding:20px 20px 20px 0;
}

.bullets h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#005f00;
	font-weight:bold;
}

.bullets ul {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#6b6d6b;
	font-weight:bold;
}

.bullets ul li{
	list-style: none;
	background: url(../images/landing_bul.gif) no-repeat 10px 3px;
	padding-bottom:12px;
	padding-left:22px;
}
