﻿/***********************************************************************

						reset and clearing

*************************************************************************/

:link,:visited {
	text-decoration : none;
}
ul,ol {
	list-style : none;
}
h1,h2,h3,h4,h5,h6,pre,code {
	font-size : 1em;
}
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,a, img {
	margin : 0; padding : 0
}
a img,:link img,:visited img {
	border : none;
}

a{
	color: white;
	
}

h3
{
	line-height: 30px;
}

/* 
	**easy clearing 
	Any container with class="clearer" will expand around enclosed floated elements
*/
.clearer:after {
	content: '[HI MUM]'; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearer {
	display: inline-block;
}
/*\*/
.clearer {
	display: block;
	height:0;
}
/* end easy clearing */

/* Safari needs this - otherwise the ghost overflow, though painted 
correctly obscures links and form elements that by rights should be above it.
An unintended side-effect is that it cause such elements to vanish in IE 5.01
and 5.5, hence the child selector hack */

* > #footer, * > form, * > .output 	{
	position: relative;
	z-index: 1000;
}

/**************************************************************************/
body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image: url('../images/bg/body.jpg');
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*color: #CACACA;*/
	color: #5E5E5E;
	position: relative;
}


#header {
	background-image:url('../images/bg/head_homebg.gif');
	width:890px;
	height:281px;
	padding:0px 15px 0px 15px;
}

#smallHeader {
	width:890px;
	height:202px;
	padding:0px 15px 0px 15px;
	background-repeat: no-repeat;
}

#smallHeaderSpacer
{
	width: 890px;
	height: 125px;
}

#content {
	margin:0px auto 0px auto;
	width:920px;
}

#topmenu {
	height:30px;
	font-size: 12px;
}

#search {
	margin-top: -2px;
	float:right;
}

#flasharea {
	margin-top:3px;
	height: 200px;
	text-align: right;
}


/***************Top bloddy link***********************/
#top_links { 
	height:30px;
	display:block;
}

#top_links a {
	color:#C1C1C1;

}
#top_links a:hover {
	
}

* html #top_links a {
	display:inline-block;
}


#top_links ul
{
	position: relative;
	z-index:1001; 
	color:#6B6B6B;
	
	display:block;
	float:right;
	margin-right:0pt;
	width:400px;
}

#top_links li {
	list-style-type:none;
	float:right;
	position: relative;
	margin:0px;
	color:#6B6B6B;
	margin:0px 2px 0px 2px;
}

#top_links a {
	color:#5E5E5E;
	display:block;
	font-weight:bold;
	height:22px;
	padding-left:8px;
	padding-right:8px;
	padding-top:8px;
	white-space:nowrap;
}

#top_links ul ul
{
	width: auto;
}

#top_links ul ul a 
{
	margin-top: 2px;
	padding: 2px 8px 2px 8px;
}


/*#top_links a:hover
 {
	color: white !important;	
	background: url("../images/bg/topnav_hover_bg.jpg") repeat-x;
	text-decoration:none;
}*/
#top_links li.sfhover  { 	
	background: url('../images/bg/menu_hover_bg.jpg') repeat-x;
	color: white ;	
}
#top_links li.sfhover a { 
	color: white  !important;	
}
#top_links li.sfhover ul  a { 
	color: white  !important;	
}
#top_links li ul {
	position:absolute;
	left: -999em;
	background-color:#5E5E5E;
	color: #FFFFFF;
	margin-left: -2px;
	margin-top:0px;
	line-height:20px;
	z-index:999;
	border-left:2px solid white;
	border-right:2px solid white;
	border-bottom:2px solid white;
	top: 30px;
	padding-bottom:2px;
	
}

#top_links li ul li a {
	color:#FFFFFF;
}

#top_links li.sfhover ul li.sfhover
{
	border:none !important;
}
#top_links li ul li li a {
	color: #FFFFFF;
	width:110px;
}

#top_links li ul ul ul
{
	margin-left: 140px;
}
* html .nav li ul {	margin-top:0px; }* html .nav li ul ul {	margin-top:-1px;}
#top_links li ul li {
	color: #FFFFFF;
	float: none; 
}
#top_links li.sfhover ul a{	
	color: #FFFFFF;
	height: 18px !important;
	margin-left:5px;
	margin-right: 5px;
}
#top_links li ul li a:hover{	
	color: #FFFFFF !important;
	background:#0284F2 no-repeat;
}
#top_links li ul li.sfhover {		
	background:#0284F2 no-repeat;	
}

#top_links ul li:hover ul, #top_links ul li li:hover ul, #top_links ul li li li:hover ul, #top_links ul li.sfhover ul, #top_links ul li li.sfhover ul, #top_links ul li li li.sfhover ul { /* lists nested under hovered list items */
	left: 0;
	background-color: #5E5E5E;	
	font-size:11px;
	font-weight:lighter !important;
	
}

/****************************************/

#search_form.item{
	/*width:275px;*/ height:24px;
	margin:0px 0px 0px 0px;
	padding:5px 0px 0px 0px;
	float:right;
}
#search_form input,
#search_form label,
#search_form button {
	float:left; display:inline;
	font-size: 12px;
	font-weight:bold;
	color: #5E5E5E;
}
#search_form label {
	margin: 3px 5px 0px 7px;
	padding: 0px 0px 0px 0px;	
}
#search_form input.text {
	width:130px; 
	margin:0px 0px 0px 5px;
	border:1px #C6C6C6 solid;
	height:18px;
	font-size: 10pt;
}
#search_form button#submit {
	width:21px;height:21px;
	background-image:url('../images/button/btn_search.gif');
	background-repeat:no-repeat;
	background-position:top left;
	border:none;
	background-color:transparent;	/*ie fix*/
	cursor:pointer;
	margin:0px 0px 0px 5px;
}

/**************************************************************************/
#menu {
	background-image:url('../images/bg/menu_bg.gif');
	margin-top:3px;
	width:890px;
	height:30px;
}
#menu .tab_on,
#menu .tab_off,
#menu .tab_off_hover,
#menu .tab_on_hover {
	float:left; display:inline;
	position:relative;
	z-index:1000;
}

#menu .divider {	
	width:7px; height:30px;
	float:left; display:inline;
}
#menu .link {
	height:30px;	
	float:left; display:inline;
}
#menu .link a {
	color:#5E5E5E;
	font-weight:bold;
	display:block;
	padding-top: 8px;
	padding-left: 34px;
	padding-right: 34px;
	padding-bottom: 8px;
/*	padding: 7px 41px;*/
	font-size:12px;
}
* html #menu .link a {
	display:inline-block;
}

#menu .tab_off .divider {
	background-image:url('../images/bg/menu_divider.gif');
	background-repeat:no-repeat;
	background-position:bottom left;	
}

#menu .last
{
	padding-right: 2px;
}

#menu .last .divider {
	background-image:none;	
}
#menu .tab_on {
}
#menu .tab_off_hover {
	background-image:url('../images/bg/menu_hover_bg.jpg');
	background-repeat:repeat-x;
	background-position:bottom left;	
	/*border-right:1px solid white;
	border-left:1px solid white;*/


}

#menu .tab_on .divider ,
#menu .tab_on .link {
	
}

#menu .tab_off_hover .divider,
#menu .tab_off_hover .link {
	background-image:url('../images/bg/menu_hover_bg.jpg');
	background-repeat:repeat-x;
	background-position:bottom left;	
}
#menu .tab_off_hover .link a {
	color:#ffffff;	
}
#menu .subitems {	
	width:220px;
	background-color:#5E5E5E;
	padding:0px 0px 0px 0px;
	visibility:hidden;	
	position:absolute;
	top:30px;
	z-index:-1;
	left: -2px;
	border-left:2px solid #ffffff;
	border-right: 2px solid #ffffff;
	border-bottom:2px solid #ffffff;
}

#menu .last .subitems {
	left:0px;	
}

#menu .subitems li 
{
	border: solid 1px #5E5E5E;
}
 
#menu .subitems ul {
	padding:5px;
}

#menu .subitems li a 
{
	display: block;
	color:#ffffff;
	background-color:#5E5E5E;	
	padding: 2px 10px 3px 10px;
}

#menu .subitems li a:hover {
	background-color:#EA3A09;
}
#menu .tab_off_hover .subitems,
#menu .tab_on_hover .subitems {
	visibility:visible;
}

#menu .subitems li ul 
{
	display:none;
	position:absolute;
	left: 90px;
	background-color:#6b6b6b;
	margin-left: 120px;
	/*top: 0; */
	margin-top: -20px;
	width: 220px;
}
/*
#menu .subitems li ul li a {
	color: #FFFFFF;
	width:100px;
}

#menu .subitems li ul li li a {
	color: #FFFFFF;
	width:110px;
}

#menu .subitems li ul li li li a {
	color: #FFFFFF;
	width:auto;
	white-space:nowrap;
	padding-right:20px;
	display:inline-block;
	text-transform:capitalize;	
}
#menu .subitems li ul ul {
	position:absolute;
	left: -999em;
	background-color:#6b6b6b;
	margin-left: 130px;
	top:0;
	padding: 0px;	
}
#menu .subitems  li ul ul ul
{
	margin-left: 140px;
}
* html .nav li ul {	margin-top:0px; }* html .nav li ul ul {	margin-top:-1px;}
#menu .subitems li ul li {
	color: #FFFFFF;
	float: none; 
} */

/**************************************************************************/


#leftcolblue {
	background-image:url('../images/bg/left_bluebox_bg.gif');
	background-repeat:repeat-y;
}

#midcolorange {
	background-image:url('../images/bg/mid_orangebox_bg.gif');
	background-repeat:repeat-y;
}

#rightcolwhite {
	background-image:url('../images/bg/right_whitebox_bg.gif');
	background-repeat:repeat-y;
}


/*******************Main part*****************************/
#body{
	width:900px; 
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
	line-height: 1.5em;
}

#container {
	width:910px; 
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;	
	min-height:300px;
}

#homepage {
	width:910px; 
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;	
}


#homepage h1{
	font-size: 16px;
	color:#5E5E5E;
	text-align:left;
	padding-top: 5px;
	padding-left: 25px;
	
}

#homepage #leftCol
{
	width:180px;
	float:left; display:inline;
	min-height:200px;
}


.bluebox {
	
}

.bluebox #bluebox_top
{
    background: transparent url('../images/bg/left_bluebox_top.gif') no-repeat scroll top left;
	width:190px;
	height:15px;

}

.bluebox #bluebox_bot
{
	background: transparent url('../images/bg/left_bluebox_bot.gif') no-repeat scroll top left;
	width:190px;
	height:15px;

}

.bluebox #bluebox_mid
{
	background: transparent url('../images/bg/left_bluebox_bg.gif') repeat-y scroll top left;
}

.bluebox #bluebox_mid .blue_box_content
{
	padding-left: 20px;
	font-size: 14px;
	color: white;
	font-weight: bold;
}

.bluebox ul li
{

	padding-top: 5px;
	padding-bottom: 5px;
}

.orangebox {
	
}
.orangebox #orangebox_top{
	background: transparent url('../images/bg/mid_orangebox_top.gif') no-repeat scroll top left;
	width:480px;
	height:15px;
}

.orangebox #orangebox_bot{
    background: transparent url('../images/bg/mid_orangebox_bot.gif') no-repeat scroll top left;
	width:480px;
	height:15px;
}


.orangebox #orangebox_mid{
	background: transparent url('../images/bg/mid_orangebox_bg.gif') repeat-y scroll top left;
	overflow: auto;
	min-height: 160px;
	height:auto !important;
	height: 160px;
}


#homepage #midCol{
	width:490px;
	float:left; display:inline;
}

#homepage #rightCol
{
	width: 230px;
	float:left; display:inline;	min-height:200px;
	overflow:hidden;
}
* html #homepage #rightCol {
	width:229px;
}
#rightCol .whitebox
{
	
}

.whitebox #whitebox_top
{	
    background: transparent url('../images/bg/right_whitebox_top.jpg') no-repeat scroll top left;
	width:229px;
	height:16px;
}

.whitebox #whitebox_bot
{
	background: transparent url('../images/bg/right_whitebox_bot.jpg') no-repeat scroll top left;
	width:229px;
	height:15px;

}
.whitebox #whitebox_mid
{
	background: transparent url('../images/bg/right_whitebox_bg.jpg') repeat-y scroll top left;
	width:229px;
	min-height: 157px;
	height:auto !important;
	height: 157px;
}

.whitebox .section
{
	padding-left: 20px;	
}

.whitebox .section h2
{
	color: #0088F2;
}


#two_cols{
	width: 460px;
	overflow: hidden;
}


#two_cols ul 
{
}

#two_cols ul li
{
	margin-left: 15px;
	width: 215px;
	float: left;
	display: inline;
}

#two_cols a
{
    color: white;
	font-weight:bold;
	display:block;
	padding: 8px 0px 4px 15px;
}

#two_cols a:hover
{
    background-color: #FB8D38;
}


#footer
{
	
}

#footer .slogan
{
	float: right;
	padding-right: 5px;
	padding-top: 10px;
	text-align:right;
	font-size: 13px;
	font-weight: bold;
	width: 890px;
}

#copyFooter
{
	float: right;
	text-align: right;
	font-size: 9px;
	margin-bottom: 5px;
}


/*********************************************************/

#container h1{
	font-size: 15px;
	/*color:#5E5E5E;*/
	color: #9b9b9b;
	text-align:left;
	padding-left: 25px;
	height:20px;
}

#container #leftCol
{
	width:170px;
	float:left;
	font-size: 12px;
	min-height:50px;
}



#container #midCol
{
	width:568px;
	float:left;
	display:inline;
	overflow:hidden;
}

#container #rightCol
{
	width: 170px;
	float:left;
	overflow:hidden;
	display:inline;
}

#container #rightCol
{
	padding-top: 22px;
}

#left_orangebox, #left_bluebox
{
		
}

#left_orangebox a, #left_bluebox a
{
    color: white;
	font-weight:bold;
	display:block;
	width:128px;
	height: 20px;
	padding-left:10px;
	padding-right:10px;
}

/*#left_orangebox li a:hover{
{
	background-color:#FB8D38;
}*/

#left_orangebox_top
{
	background: transparent url('../images/bg/leftcol_orange_top.gif') no-repeat scroll left center;
	height:14px;
}
#left_orangebox_bot
{
	background: transparent url('../images/bg/leftcol_orange_bot.gif') no-repeat scroll left center;
	width: 170px;
	height:17px;
}

#left_orangebox_mid
{
	background: transparent url('../images/bg/leftcol_orange_mid.gif') repeat-y scroll top left;
}

#left_orangebox_mid ul
{
	padding-top: 2px;
}


#left_orangebox ul li
{
	padding-left:10px;
}

#left_orangebox ul li a
{
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 2px;
	line-height: 14px;
	height: auto;
}

#left_orangebox ul li ul.sub_cat
{
	display:none;
	position:absolute;
	left: 200px;
	margin-left: 120px;
	/*top: 0; */
	margin-top: -25px;
	width: 170px;
	background-color: #FF761B;
}

#left_orangebox ul li a:hover, #left_orangebox .currentCategory
{
	background-color: #FB8D38;
}

#left_bluebox_top
{
	background: transparent url('../images/bg/leftcol_blue_top.gif') no-repeat scroll left center;
	height:14px;
}
#left_bluebox_bot
{
	background: transparent url('../images/bg/leftcol_blue_bot.gif') no-repeat scroll left center;
	width: 170px;
	height:17px;
}

#left_bluebox_mid
{
	background: transparent url('../images/bg/leftcol_blue_mid.gif') repeat-y scroll top left;
	min-height: 160px;
	height:auto !important;
	height: 160px;
}

#left_bluebox_mid ul
{
	padding-top: 2px;
}


#left_bluebox ul li
{
	padding-left:10px;
}

#left_bluebox ul li a
{
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 2px;
	line-height: 14px;
	height: auto;
}

#left_bluebox ul li a:hover, #left_bluebox .currentCategory
{
	background-color: #5CABE8;
}


#mid_whitebox, #mid_greybox
{
	margin-top: 2px;
}

.mid_whitebox_top
{
	background: transparent url('../images/bg/midcol_whitetop.gif') no-repeat scroll left bottom;
	height:10px;
	width:560px;
}

.mid_whitebox_bg
{
	background: transparent url('../images/bg/midcol_whitemid.gif') repeat-y scroll left center;
    padding-left:13px;
    width:560px;
    min-height: 350px;
   /* overflow: auto;*/
   overflow: hidden;
}

.mid_whitebox_bg a:link, .mid_whitebox_bg a:hover, .mid_whitebox_bg a:active, .mid_whitebox_bg a:visited
{
	/*color: #5E5E5E; */
	color: #0284F2;
}

.mid_whitebox_bg a:hover
{
	text-decoration: underline;
}

.mid_whitebox_bot
{
	background: transparent url('../images/bg/midcol_whitebot.gif') no-repeat scroll top left;
	height:14px;
	width:560px;
}

.darkNewsHeading
{
	color: #5E5E5E
}

.newsDate
{
	color: #0284F2;
}

.mid_greybox_top
{
	background: transparent url('../images/bg/midcol_greytop.gif') no-repeat scroll left bottom;
	height:10px;
	width:560px;

}

.mid_greybox_bg
{
	background: transparent url('../images/bg/midcol_greymid.gif') repeat-y scroll left center;
    padding-left:13px;
    width:560px;
    overflow: auto;
}



.mid_greybox_bg #news p
{
	color: white;
}

p.newsReadMore
{
	text-align: right;
	font-weight: bold;

}

div.newsReadMore
{
	text-align: right;
	font-weight: bold;
	float:right;
	/*height: 15px;*/
}

.mid_whitebox_bg .newsReadMore a
{
	color: #FE6E0D;
}

.mid_greybox_bot
{
	background: transparent url('../images/bg/midcol_greybot.gif') no-repeat scroll top left;
	height:14px;
	width:560px;
}


/******section *******/

.section {
}

.homepage_news
{
	padding:5px 10px 10px 0;
}

.homepage_news a:link, .homepage_news a:visited, .homepage_news a:active, .homepage_news a:hover
{
	color: #0088F2;
	text-decoration: none;
}



/***********product**************/

#product
{
	min-height: 300px;
}

#product, #news{
	width:540px;
}

#product p, #news p
{
	margin: 10px;
	color: #5E5E5E;
	font-size: 13px;
}

.noContent
{
	margin: 107px;
	text-align: center;
	font-style: italic;
}

.product_row{
	width:auto;
	clear: both;
	height:180px;
}

.product_main_desc{
	width:auto;
	clear:both;
		padding:20px;
}

.branch_desc
{
	width:170px;
	margin-left:10px;
	font-size: 1.1em;
	font-weight:bolder;
	color: #5E5E5E;
	height: 40px;
}

.branch_desc a:link, .branch_desc a:visited, .branch_desc a:hover, .branch_desc a:active
{
	color: #5E5E5E;
}

.product_row .product_leftCol,
.product_row .product_midCol,
.product_row .product_rightCol
{
	width: 175px;
	float:left;

}


.product_detail
{
	min-height:300px;
}

.product_detail_desc{
    width:200px;
	float:left;
	padding-right: 15px;
}

.product_detail_gallery
{
	width:320px;
	float:left;	
}

#productImageContainer
{
	width: 270px;
	float: right;
}

.productImagePanel
{
	background: #F9F9F9 url(../images/bg/image_frame.gif) no-repeat;
	float: right;
	width: 270px;
	height: 353px;
	/*margin-left: 10px;*/
}

.productImagePanel img
{
	padding-left: 5px;
}

#productImageButtonPanel
{
	display: block;
	float: left;
	padding-left: 15px;
}

.productImageButtonLabel
{
	float: left;
	width: 70px;
	height: 30px;
	font-weight: bolder;	
	font-size: 14px;
	padding-top: 6px;
	text-align: center;
	display: none;
}

#productImageDiv
{
}

#photo1Button
{
	float: left;
	background-image: url(../images/button/btn1_on.gif);
	background-repeat: no-repeat;
	width: 38px;
	height: 30px;
	font-weight: bolder;	
	font-size: 14px;
	padding-top: 6px;
	text-align: center;
}

#photo2Button, #photo3Button, #photo4Button
{
	float: left;
	margin-left: 5px;
	background-image: url(../images/button/btn1_off.gif);
	background-repeat: no-repeat;
	width: 38px;
	height: 30px;
	font-weight: bolder;	
	font-size: 14px;
	padding-top: 6px;
	text-align: center;
}

#photo1Button, #photo2Button, #photo3Button, #photo4Button
{
	cursor: pointer;
	color: #FFFFFF;
}

#movieButton
{
	margin-left: 5px;
}

.product_image_button
{
	width: 320px;
	height:35px;
	float:right;
	text-align:center;
}

.product_image_button button
{
	float:left;
}

.product_image_button .button_name
{
	font-size: 1.1em;
	font-weight:bold;
	width:45px;
	height:35px;
	float:left;
	padding-top:8px;
}

.categoryBrochureButton
{
	background-image: url(../images/button/download_brochure.jpg);
	background-repeat: no-repeat;
	width: 138px;
	height: 111px;
	font-weight: bolder;	
	font-size: 12px;
	line-height: 16px;
	padding: 15px;
	margin-top: -3px;
}

.categoryBranch
{
	float: left;
	width: 180px;
}

.categoryBranchThumbFrame
{
	width: 180px;
	height: 233px;
	margin: 0px;
	padding: 0px;
	background: #F9F9F9 url(../images/bg/thumb_frame.gif) no-repeat;
}

.categoryBranchThumb
{
	cursor: pointer;
}

/**************profile******************/
.profile
{
}

.profile .row
{
	width: auto;
	clear:both;
	padding-bottom:10px;
	padding-top:10px;
}


.profile .row .text
{
	float:none;
	padding-left: 20px;
	width:500px;
	color: #5E5E5E;
}

.row img
{
	float:left;
}


.people_row
{
	min-height:50px;
	clear:both;
	padding: 10px 0 10px 0;
}

.people_row .name
{
	color: #7C7C7C;
	font-size:1.1em;
	font-weight:bold;
	float:left;
	padding-right:15px;
	width:150px;
}


.people_row .desc
{
	float:left;
	width:300px;
}

.people_row img
{
	text-align:center;
}

.brochure
{
	min-height:100px;
	clear:both;
	padding-top: 10px;
	padding-bottom: 10px;
}

.brochure img
{
	float:left;
}

.brochure .rigthCol
{
	float:left;
	margin-left:25px;
	width:400px;
}

.brochure .title
{
	color: #7C7C7C;
	font-weight:bold;
	
}

.brochure .rightCol .desc
{
	
}

.brochure .rightCol a
{
	display:block;
	width:auto;
	height:23px;
	width:87px;
	float:right;
}

.brochure .download_button
{
	float:right;
}


.news 
{
	width:530px;	
}

.news .news_header
{
	color: white !important;
}

.news .news_title
{
	font-weight: bold;
	clear:both;
	height:25px;
}

.news .news_name
{
	float:left;
	width:200px;
}

.news .news_date
{
	font-weight: bold;
	float:left;
}



.news .news_short_desc
{
	
}

.news .read_more
{
	height:10px;
	padding-top:10px;
}
.news a.articlelink
{
	float:right;
	font-weight:bold;
}

.news a.articlelink:hover
{
	text-decoration: underline;
}

#mid_whitebox .news .news_date
{
	color: #0386F2 !important;
}

#mid_whitebox .news a.articlelink
{
	color: #FF6E0F !important;
}


.contact .row
{
	width: auto;
	clear:both;
	padding-bottom:10px;
	padding-top:10px;
}


.contact .text
{
	float:none;
	padding-left: 10px;
	width:515px;
	color: #5E5E5E;
}


.contactMap
{
	float: right;
	width: 300px;
	height: 250px;
	border: solid 1px #989697;
}

.ContactFormHeading
{
	/*width: 100%;
	font-weight: bold;
	font-size: 12pt;
	*/
	margin-bottom: 15px;
	font-weight: bold;
	color:#9B9B9B;
	font-size:15px;
	height:20px;
	text-align:left;
}



.ContactLeftHeading
{
	float: left;
	font-weight: bold;
	padding-top: 2px;
	width: 120px;
}

.ContactRightTextbox
{
	float: left;
	width: 380px;
}

.ContactRightTextarea
{
	float: left;
	width: 380px;
}

.ContactRightSmallTextbox
{
	float: left;
	width: 150px;
}

.textboxSmall
{
	width: 150px;
	margin-bottom: 5px;
	border: solid 1px #dbdbdb;
}


.textboxLarge
{
	width: 380px;
	margin-bottom: 5px;
	border: solid 1px #C7C7C7;
}

.ContactPostcodeHeading
{
	float: left;
	font-weight: bold;
	padding-top: 2px;
	padding-left: 9px;
	width: 71px;
	
}

#textareaLarge
{
	width: 379px;
	height: 100px;
	border: solid 1px #C7C7C7;
}

#ContactSubmitImage
{
	float: left;
	width: 100%;
	text-align: center;
	margin-top: 10px;
}

.row .text_confirm a
{
	color: #5E5E5E;
}

/****************testimonial************************/

.row h2
{
	padding-bottom: 10px;
}

.firstCol, .secondCol, .thirdCol
{
	width: 32%;
	display: block;
	float:left;
	height: 140px;
}
.firstCol, .secondCol
{
	padding-right: 10px;
}

.client_desc
{
	
	display: block;
	width: 370px;
	height: auto;
	float: right;
	
}

.testimonial_product
{
	background-image:url(../images/bg/testimonial_product.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	display:block;
	height:150px;

	overflow:hidden;
	text-align:center;
	width:165px;
	padding-top: 5px;
	margin-top: 20px;
}

.testimonial_product td
{
	width: 165px;
}

/********************************************/

.link_item 
{
	clear: both;
	display: inline;
}

.link_item .left_col
{
	float:left;
	padding-right: 30px;
}


.link_item .right_col
{
	padding-bottom: 15px;
}


.productVideoPanel
{
	padding-top:10px;
	padding-left: 10px;
}

/*******************right col quote**************************/

.quote
{
	color: White;
	font-size: 1.1em;
	font-weight: bold;
} 

.quote .top
{
	background-image:url(../images/bg/rightCol_quote_top.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
	height:10px;
	line-height: 0.5em;
}

.quote .rep
{
	background-image:url(../images/bg/rightCol_quote_rep.jpg);
	background-repeat:repeat-y;
}


.quote .grd
{
	background-image:url(../images/bg/rightCol_quote_bg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	
}

.quote .pad15
{
	padding: 15px;
}

.quote .btm
{
	background-image:url(../images/bg/rightCol_quote_bot.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:12px;
	
}

.link_short_desc
{
	padding: 0 15px 15px 15px;
}

.subcat_smallnote
{
	font-size: 9px !important;
	margin:0px !important;
	color: Gray !important;
}

a.articleLink
{
	color: #FE6E0D !important;
	font-weight: bold;
}

td.image
{
	background-image: url("../images/bg/testimonial_product.jpg");
	width: 158px; height: 141px;
	text-align: center;
}
td.image img
{
	float: none;
}