/* ALL COLUMN STYLES */

#column1, #column2, #column3, #column4 {
	float:left;
}

/* 2 COLUMN LAYOUT used for HOME PAGE */

.two_column #column1 {
	width: 700px;
}

.two_column #column2 {
	width: 220px;
	padding-left: 20px;
}

.two_column #right_column_links {
	color: #2F3B75;
	background-color: #D5E2F2;
	padding: 8px;
	list-style-type: none;
	margin: 0px 0px 0px 17px;
	font-size: 0.84em;
	width:135px;
}

.two_column #right_column_links li {
	margin-bottom: 5px;
}

.two_column #right_column_links a {
	color: #2F3B75;
	font-weight: bold;
	text-decoration: none;
}

.two_column #right_column_links a:hover {
	text-decoration: underline;
}


/* Flash Image Gallery on Home page */

.two_column #image_gallery_container {
	width:460px;
	float: left;
	
	padding-bottom: 2px;
}
.two_column #image_gallery_container h1{
	color:#652b7f;
	font-size: 1.3em;
	margin-top: 16px;
	margin-bottom: 5px;
}


/* Explore the kitemark house button */

.two_column #kitemark_house_container {
	width: 220px;
	float: right;
}

.two_column #kitemark_house {
	width: 220px;
	background: url(../images/explore_house_bottom.jpg) no-repeat left bottom;
	color: #FFFFFF;
	cursor: pointer;
	float: left;
}

.two_column #kitemark_house img {
	margin: 0px;
}

.two_column #kitemark_house span {
	margin: 0px 0px 18px 0px;
	padding: 1px 20px 0px 33px;
	display: block;
	font-weight: normal;
	background: url(../images/explore_house_arrow.gif) no-repeat 20px 5px;
}

.two_column #kitemark_house:hover span {
	background-image: url(../images/explore_house_arrow_over.gif);
	text-decoration:underline;
}

.two_column #kitemark_house:hover{
	color: #f590fe;
	text-decoration:none;
}


/* Explore Resources button */

.two_column #kitemark_resources_container {
	width: 220px;
	float: right;
}

.two_column #kitemark_res {
	width: 220px;
	background: url(../images/explore_resources_bottom.jpg) no-repeat left bottom;
	color: #FFFFFF;
	cursor: pointer;
	float: left;
}

.two_column #kitemark_resources img {
	margin: 0px;
}

.two_column #kitemark_resources span {
	margin: 0px 0px 18px 0px;
	padding: 1px 20px 0px 33px;
	display: block;
	font-weight: normal;
	background: url(../images/explore_house_arrow.gif) no-repeat 20px 5px;
}

.two_column #kitemark_resources:hover span {
	background-image: url(../images/explore_house_arrow_over.gif);
	text-decoration:underline;
}

.two_column #kitemark_resources:hover{
	color: #f590fe;
	text-decoration:none;
}

/* SPECIFIER Home Box */

.two_column #main_specifier_box {
	width: 220px;
	float: right;
}

.two_column #specifier_box {
	width: 220px;
	background: url(../images/explore_specifier_bottom.gif) no-repeat left bottom;
	color: #FFFFFF;
	cursor: pointer;
	float: right;
}

.two_column #specifier_box img {
	margin: 0px;
}

.two_column #specifier_box span {
	margin: 0px 0px 18px 0px;
	padding: 1px 20px 0px 33px;
	display: block;
	font-weight: normal;
	
}

/* Stay Informed button */

.two_column #stay_informed{
	margin-top: 38px;
	margin-bottom: 20px;
	background: url(../images/envelope.gif) no-repeat 10px 0px;
	padding: 0px 5px 0px 44px;
	display: block;
	float: left;
	width: 163px;
}

.two_column #stay_informed a{
	color: #79408e;
}


/* 3 link boxes at bottom of home page */

.two_column #bottom_link_boxes {
	clear: both;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	color: #383838;
	line-height: 1.2em;
}

.two_column #bottom_link_boxes li{
	display: block;
	float: left;
	width: 220px;
	margin: 0px;
	padding: 0px 20px 0px 0px;
}

.two_column #bottom_link_boxes li#link3{
	padding-right: 0px;
}

.two_column #bottom_link_boxes li .heading{
	margin: 0px;
	background: url(../images/home_linkbox_top.gif) no-repeat #79408E;
	color: #FFFFFF;
	font-weight: bold;
	padding: 7px 0px 0px 10px;
	font-size: 1.1em;
	padding-bottom: 5px;
	border-bottom: 1px solid #FFFFFF;
	display: block;
}

.two_column #bottom_link_boxes li a{
	color: #79408E;
	line-height: 1.4em;
}

.two_column #bottom_link_boxes li img{
	margin: 0px;
	padding: 0px;
	
}

.two_column #bottom_link_boxes li .text{
	display: block;
	background: url(../images/home_linkbox_gradient.gif) repeat-x;
	padding: 7px 10px 40px 10px;
	border-top: 1px solid #FFFFFF;
	margin-top: -3px;
	line-height: 1.25em;
}


/* Find a service and Find a product form on Home page */

.two_column #search_tabs{
	background: url(../images/search_tabs_bottom.gif) left bottom;
	padding-bottom: 1px;
	margin: 0px;
	width: 220px;
	position:relative;	
}

.two_column #search_tabs #tab1, .two_column #search_tabs #tab2{
	display: block;
	float: left;
	padding: 10px 0px 4px 15px;
	color: #6c6174;
	border-bottom: 1px solid #FFFFFF;
	background-repeat: no-repeat;
}

.two_column #search_tabs #tab1.active, .two_column #search_tabs #tab2.active{
	color: #773F8F;
	border: none;
	padding-bottom: 5px;
}

.two_column #search_tabs #tab1{
	background: url(../images/search_tabs_tab_1.gif) no-repeat;
	width: 97px;
}

.two_column #search_tabs #tab1.active{
	background-image: url(../images/search_tabs_tab_1_active.gif);
}

.two_column #search_tabs #tab2{
	background-image: url(../images/search_tabs_tab_2.gif);
	width: 98px;
	padding-left: 10px;
}

.two_column #search_tabs #tab2.active{
	background-image: url(../images/search_tabs_tab_2_active.gif);
}

.two_column #search_tabs #form_contents{
	display: block;
	padding: 0px 15px 57px 15px;
	color: #434343;
	margin: 0px;
}

.two_column #search_tabs #form_contents span.title{
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 0px 0px;
	display:block;
}

.two_column #search_tabs label{
	display: block;
	font-size: 0.9em;
	font-weight: bold;
	margin-top: 6px;
	margin-bottom: 2px;
}

.two_column #search_tabs input, .two_column #search_tabs select {
	display: block;
	border: 1px solid #989898;
	width: 189px;
	font-size: 0.9em;
}

.two_column #search_tabs .submit {
	margin-top: 15px;
	height: 24px;
	width: 75px;
	border: none;
	background: url(../images/search_tabs_submit.gif) no-repeat 0px 4px transparent;
	color: #FFFFFF;
	font-size: 0.9em;
	cursor:pointer;
	padding: 0px;
}

.two_column #search_tabs #product_form {
	display:none;
	clear: both;
}

.two_column #search_tabs #product_form span, .two_column #search_tabs #service_form span{
	display:block;
	padding-bottom:12px;
}


/* Swinger flash on home page */

.two_column #swingerFlash {
	margin-left: 25px;
}

#MultiAdvert1{
	margin-top: 60px;
}

div#column2 table td  {
	font-size:1em;
	line-height:1.3em;
	color:#3c3c3c;
	text-align:left;
}



/* Newsletter */

#newsletter{
	width:130px;
	height:210px;
	padding:10px;
	margin-left:10px;
}

div#newsletter h2{
	color: #6f3e85;
	font-size: 1.4em;
	font-weight: bold;
	margin: 15px 0px 0px 0px;
}

div#newsletter h3{
	color: #271248;
	font-size: 1.05em;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
}

div#newsletter p{
	color: #5c5c5c;
	font-size: 0.85em;
	font-weight: bold;
	text-align:left;
	padding: 5px 0px 5px 0px;
	border-top: 1px dotted #666666;
	border-bottom: 1px dotted #666666;
}

div#newsletter input{
	margin-bottom:10px;
}

div#newsletter image{
	border:none;
}

div#newsletter img a:hover{

}

/* 3 link boxes at bottom of SPECIFIER page */

.two_column #bottomsp_link_boxes {
	clear: both;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	color: #383838;
	line-height: 1.2em;
}

.two_column #bottomsp_link_boxes li{
	display: block;
	float: left;
	width: 220px;
	margin: 0px;
	padding: 0px 20px 0px 0px;
}

.two_column #bottomsp_link_boxes li#link1{
	padding-right: 0px;
}

.two_column #bottomsp_link_boxes li#link2{
	padding-right: 0px;
}

.two_column #bottomsp_link_boxes li#link3{
	padding-right: 0px;
}

.two_column #bottomsp_link_boxes li .heading{
	margin: 0px;
	background: url(../images/home_splinkbox_top.gif) no-repeat #0033aa;
	color: #FFFFFF;
	font-weight: bold;
	padding: 7px 0px 5px 10px;
	font-size: 1.1em;
	padding-bottom: 5px;
	border-bottom: 1px solid #FFFFFF;
	display: block;
}

.two_column #bottomsp_link_boxes li a{
	color: #79408E;
	line-height: 1.4em;
}

.two_column #bottomsp_link_boxes li img{
	margin: 0px;
	padding: 0px;
	
}

.two_column #bottomsp_link_boxes li .text{
	display: block;
	background: url(../images/home_linkbox_gradient.gif) repeat-x;
	padding: 7px 10px 40px 10px;
	border-top: 1px solid #FFFFFF;
	margin-top: -3px;
	line-height: 1.25em;
}



/* 3 COLUMN LAYOUT used for CONTENT PAGES */

.three_column #column1 {
	width: 190px;
}

.three_column #column2 {
	width: 525px;
	margin-right: 25px;
	margin-left:15px;
	margin-bottom:20px;
}
.three_column #column3 {
	width: 192px;
}

.three_column #column3 p {
	  padding-bottom: 10px;

	  }

.three_column #sub_nav {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 175px;
}

.three_column #sub_nav li {
	display: inline;	
}

.three_column #sub_nav a {
	color: #2b2339;
	background-color: #6A2D83;
	display: block;
	text-decoration: none;
	margin-bottom: 1px;
	padding: 5px 10px 5px 10px;
	font-weight:bold;
}
.three_column #sub_nav a:hover {
	text-decoration: none;
}

.three_column #sub_nav li ul {
	display: none;
}

.three_column #sub_nav li.active_parent ul {
	display: block;
}

.three_column ul ul{
	margin: 0px;
	padding:0px;
}


.three_column .right_column_banners {
	margin-bottom: 15px;
}

div#column3 table, div#column1 table{
	padding:0px;
	margin:0;
	border-collapse:collapse;
	border:none;
}

div#column3 td, div#column1 td{
	padding:0px;
	margin:0;
	border-collapse:collapse;
	border:none;
	padding-bottom:2px;
}

div#column1 td{
	padding: 0 3px 0 0;
}

/* 3 link boxes at bottom of content page */

.three_column #bottom_link_boxes {
	clear: both;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	color: #383838;
	line-height: 1.2em;
}

.three_column #bottom_link_boxes li{
	display: block;
	float: left;
	width: 210px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.three_column #bottom_link_boxes li#link3{
	padding-right: 0px;
}

.three_column #bottom_link_boxes li .heading{
	margin: 0px;
	width: 210px;
	color: #666666;
	font-weight: bold;
	display:block; text-align:center;
	padding: 7px 0px 5px 0px;
	font-size: 1.1em;
	padding-bottom: 5px;
	border-bottom: 1px solid #FFFFFF;
	display: block;
	background-image: url(../images/home_linkbox_gradient.gif);
}

.three_column #bottom_link_boxes li .bottomheading{
	margin: 0px;
	width: 210px;
	color: #E51B23;
	display:block;
	text-align:justify;
	font-weight: normal;
	padding: 7px 0px 5px 0px;
	font-size: 0.88em;
	padding-bottom: 5px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.three_column #bottom_link_boxes li .bottomheading2{
	margin: 0px;
	width: 210px;
	font-weight: normal;
	padding: 7px 0px 5px 0px;
	font-size: 1.1em;
	padding-bottom: 5px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #CCCCCC;
	
}

.three_column #bottom_link_boxes li a{
	color: #E51B23;
	line-height: 1.4em;
}

.three_column #bottom_link_boxes li img{
	margin: 0px;
	padding: 0px;
	
}

.three_column #bottom_link_boxes li .text{
	display: block;
	padding: 0px 0px 20px 0px;
	border-top: 1px solid #FFFFFF;
	margin-top: -3px;
	line-height: 1.25em;
	background-image: url(../images/home_linkbox_gradient.gif);
	background-repeat: repeat-x;
}


/* Video page styles */


div#column2.wide {
	width:745px;
	margin-right: 0px;
}

div#video_menu_container, div#video_container {
	float:left;
	margin-top:0px;
	padding-top: 0px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #ECE9D8;
}

div#video_menu_container {
	width: 320px;
	margin-right: 15px;

}

div#video_container {
	background: url(../images/loading.gif) no-repeat center center;
	float: left;
	}

div#video_menu_container #scroller {
	overflow: scroll;
	height: 250px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-right: none;
	padding: 8px 10px 10px 10px;
}

div#video_menu_container #scroller ul#video_menu {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

div#video_menu_container #scroller ul#video_menu li{
	margin: 0px;
	padding: 0px;
	display:inline;
	background-image: none;
}

div#video_menu_container #scroller ul#video_menu li a{
	font-weight: normal;
	display: block;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 5px;
	color: #3c3c3c;
	font-size: 0.9em;
	padding: 5px 0px 10px 10px;
	line-height: 1.2em;
	background-color: #FFFFFF;
	cursor:pointer;
	background: url(../images/video_arrow.gif) no-repeat 0px 9px;
}

div#video_menu_container #scroller ul#video_menu li a:hover{
	text-decoration: none;
}

div#video_menu_container #scroller ul#video_menu li a strong{
	display: block;
	color: #662b7f;
	font-size:1.1em;
	margin-bottom: 1px;
}

div#video_menu_container #scroller ul#video_menu li a span{
	display: block;
	width: 170px;
}

div#video_menu_container #scroller ul#video_menu li a img{
	float: right;
}


/* DIFFERENT COLOURS/HEADERS FOR EACH SECTION */

/* SPECIFIERS section - DARK BLUE */

.specifier #header {
	background-image: url(../images/headers/header_specifier.gif);
}
.specifier #sub_nav li a {
	background-color: #ec5a60;
}

.specifier #sub_nav li a:hover,  .testing #sub_nav li.active_parent a:hover{
	background-color: #E51B23;
}

.specifier #sub_nav li a.active, .testing #sub_nav li.active_parent a.active{
	background-color: #e53d44;
}

.specifier #sub_nav li.active_parent a {
	background-color: #E51B23;
}

.specifier #sub_nav li.active_parent ul li a{
	background-color:#ffa7ab;
	padding-left:20px;
}

.specifier h1{
	color:#E51B23;
}

.specifier h2{
	color:#E51B23;
}

.specifier h3{
	color:#E51B23;
}


/* ABOUT US section - YELLOW */
.about #header {
	background-image: url(../images/headers/header_about.gif);
}

.about #sub_nav li a {
	background-color: #f8cd52;
}

.about #sub_nav li a:hover,  .about #sub_nav li.active_parent a:hover{
	background-color: #f2b501;
}

.about #sub_nav li a.active, .about #sub_nav li.active_parent a.active{
	background-color: #f4bd19;
}

.about #sub_nav li.active_parent a {
	background-color: #E28E64;
}

.about #sub_nav li.active_parent ul li a{
	background-color:#fbde8a;
	padding-left:20px;
}

.about h1{
	color:#e4ae0e;
}

.about h2{
	color:#e4ae0e;
}

.about h3{
	color:#e4ae0e;
}

/* PRODUCTS AND SERVICES section - DARK BLUE */
.products #header {
	background-image: url(../images/headers/header_products.gif);
}

.products #sub_nav li a {
	background-color: #81b7e1;
}

.products #sub_nav li a:hover,  .products #sub_nav li.active_parent a:hover{
	background-color: #3985c1;
}

.products #sub_nav li a.active, .products #sub_nav li.active_parent a.active{
	background-color: #519bd5;
}

.products #sub_nav li.active_parent a {
    background-color: #81b7e1;
	/*background-color: #E28E64;*/
}

.products #sub_nav li.active_parent ul li a{
	background-color:#acd4f3;
	padding-left:20px;
}

.products h1{
	color:#519BD5;
}

.products h2{
	color:#519BD5;
}

.products h3{
	color:#519BD5;
}

/* FIND IT section - GREEN */
.findit #header {
	background-image: url(../images/headers/header_findit.gif);
}

.findit #sub_nav li a {
	background-color: #a0cc75;
}

.findit #sub_nav li a:hover,  .findit #sub_nav li.active_parent a:hover{
	background-color: #6ba72e;
}

.findit #sub_nav li a.active, .findit #sub_nav li.active_parent a.active{
	background-color: #7cb840;
}

.findit #sub_nav li.active_parent a {
	background-color: #E28E64;
}

.findit #sub_nav li.active_parent ul li a{
	background-color:#b7dd92;
	padding-left:20px;
}

.findit h1{
	color:#659a30;
}

.findit h2{
	color:#659a30;
}

.findit h3{
	color:#659a30;
}


/* KITEMARK 4 U section - ORANGE */
.kitemark4u #header {
	background-image: url(../images/headers/header_kitemark4u.gif);
}

.kitemark4u #sub_nav li a {
	background-color: #f69360;
}

.kitemark4u #sub_nav li a:hover,  .kitemark4u #sub_nav li.active_parent a:hover{
	background-color: #F36A22;
}

.kitemark4u #sub_nav li a.active, .kitemark4u #sub_nav li.active_parent a.active{
	background-color: #f37e42;
}

.kitemark4u #sub_nav li.active_parent a {
	background-color: #f69360;
}

.kitemark4u #sub_nav li.active_parent ul li a{
	background-color:#fca97e;
	padding-left:20px;
}

.kitemark4u h1{
	color:#F36A22;
}

.kitemark4u h2{
	color:#F36A22;
}

.kitemark4u h3{
	color:#F36A22;
}

/* IN TOUCH section - LIGHT BLUE */
.intouch #header {
	background-image: url(../images/headers/header_intouch.gif);
}

.intouch #sub_nav li a {
	background-color: #47c2f1;
}

.intouch #sub_nav li a:hover,  .intouch #sub_nav li.active_parent a:hover{
	background-color: #01a0dc;
}

.intouch #sub_nav li a.active, .intouch #sub_nav li.active_parent a.active{
	background-color: #0daeea;
}

.intouch #sub_nav li.active_parent a {
	background-color: #47c2f1;
}

.intouch #sub_nav li.active_parent ul li a{
	background-color:#7dd6f8;
	padding-left:20px;
}

.intouch h1{
	color:#00ABEB;
}

.intouch h2{
	color:#00ABEB;
}

.intouch h3{
	color:#00ABEB;
}


/* TESTING STUFF section - RED */
.testing #header {
	background-image: url(../images/headers/header_testing.gif);
}

.testing #sub_nav li a {
	background-color: #ec5a60;
}

.testing #sub_nav li a:hover,  .testing #sub_nav li.active_parent a:hover{
	background-color: #E51B23;
}

.testing #sub_nav li a.active, .testing #sub_nav li.active_parent a.active{
	background-color: #e53d44;
}

.testing #sub_nav li.active_parent a {
	background-color: #E51B23;
}

.testing #sub_nav li.active_parent ul li a{
	background-color:#ffa7ab;
	padding-left:20px;
}

.testing h1{
	color:#E51B23;
}

.testing h2{
	color:#E51B23;
}

.testing h3{
	color:#E51B23;
}

	  
/*************** comment box ********************/

.commentbox{
background-color: #ececec;
width: 450px;
padding: 10px;
}

.commentfooter{
background: url(../images/arrow.gif) 20px 0 no-repeat; /*20px 0 equals horizontal and vertical position of arrow. Adjust as desired (ie: 20px -5px).*/
padding-left: 58px;
padding-top: 1px;
margin-bottom: 2em;
font-size: 90%;
color: #4A4A4A;
}

/**************** shade tabs *****************/
.shadetabs{
border-bottom: 1px solid gray;
/* width: 90%; width of menu. Uncomment to change to a specific width */
margin-bottom: 1em;
}

.shadetabs ul{
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(../images/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(../images/shadeactive.gif);
border-bottom-color: white;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}
