/* CSS Document */

body {
margin: 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}

p {
line-height: 20px;
}

h2 {
font-size: 12px;
font-weight: bold;
}


#sidebar_ind {
padding:0 40px 20px;
}

/* Featured */

#featured_wrap {
width: 941px;
height: 220px;
background-color: #CCCCCC;
padding: 5px;
margin-bottom: 20px;
}

#featured_1 {
width: 290px;
margin-right: 5px;
height: 200px;
background-color: #CC3333;
float: left;
padding: 10px;
}

#featured_2 {
width: 290px;
height: 200px;
margin-right: 5px;
background-color: #000;
float: left;
padding: 10px;
}

#featured_3 {
width: 290px;
height: 200px;
background-color: #006666;
float: left;
padding: 10px;
}

/* Links */

A:link {
text-decoration: none;
color: #003466;
}

A:visited {
text-decoration: none;
color: #003466;
}

A:active {
text-decoration: none;
}

A:hover {
text-decoration: underline; 
}

/* Menu */

#menu_wrap {
margin: auto;
width: 950px;
height: 40px;
}

/* Header */

#header_wrap {
width: 100%;
background-color: #003466;
height: 202px;
background-image: url(../images/body/header_bg.jpg);
}

#header {
margin: auto;
width: 950px;
height: 200px;
}

/* Logo */

#logo {
width: 285px;
height: 82px;
float: left;
background-image: url(../images/body/warnborough_logo.png);
margin-top: 55px;
}

/* Header Right */

#partner_logos {
height: 82px;
float: right;
color: #FFFFFF;
margin-top: 55px;
}

#world_login {
height: 100px;
width: 217px;
float: right;
color: #FFFFFF;
margin-top: 55px;
margin-right: 20px;
}

#world_login a:link {
color: #FFFFFF;
}

#world_login a:visited {
color: #FFFFFF;
}

/* Content */

#content_wrap {
margin: auto;
width: 950px;
}

/* Content Left */

#content_left {
float: left;
width: 580px;
padding-top: 10px;
margin-left: 20px;
margin-right: 20px;
}

#content_left h1 {
font-size: 18px;
font-family: Arial, Helvetica, sans-serif;
color: #003466;
}

#content_left p {
margin-bottom: 20px;
}

#content_left ul,li {
line-height: 22px;
}

/* Content Left - Grey BG */

#grey_bg_light {
background-image: url(../images/body/grey_bg_light.jpg);
background-repeat: repeat-x;
padding: 15px 20px 20px 20px;
margin-bottom: 25px;
}

#grey_bg_dark {
background-image: url(../images/body/grey_bg_dark.jpg);
background-repeat: repeat-x;
padding: 15px 20px 20px 20px;
margin-bottom: 25px;;
}

#grey_bg_light h1,h2,h3,h4 {
padding: 0px;
margin-top: 0px;
padding-top: 0px;
}

#grey_bg_dark h1,h2,h3,h4 {
padding: 0px;
margin-top: 0px;
padding-top: 0px;
}

#grey_bg_light p {
padding: 0px;
margin-top: 25px;
}

#grey_bg_dark p {
padding: 0px;
margin-top: 25px;
}


/* Content Left - Small Content */

#small_left_content {
width: 273px;
height: 221px;
float: left;
background-image: url(../images/body/small_left_content_bg.png);
}

#small_left_content h1 {
font-size: 14px;
font-family: Arial, Helvetica, sans-serif;
color: #003466;
}

#small_left_content p {
padding: 10px 20px 0 20px;
}

#small_left_content h1 {
padding-left: 20px;
padding-top: 4px;
}

#small_right_content {
width: 273px;
height: 221px;
float: right;
background-image: url(../images/body/small_left_content_bg.png);
}

#small_right_content p {
padding: 10px 20px 0 20px;
}

#small_right_content h1 {
padding-left: 20px;
padding-top: 4px;
font-size: 14px;
}


/* Content Right */

#content_right {
float: right;
width: 275px;
background-image: url(../images/body/content_right_bg.jpg);
padding-left: 20px;
padding-right: 20px;
padding-top: 20px;
}

#content_right p {
color: #505050;
font-size: 11px;
}

#content_right h1 {
padding: 20px 0px 0px 40px;
font-size: 14px;
}

.quote_sidebar {
font-style: italic;
background-image: url(../images/body/quote_bg.png);
background-repeat: no-repeat;

}

.quote_by {
font-weight: bold;
}

#bullet_list {
width: 100%;
margin: auto;
background-image: url(../images/body/bullet_list_shadow.png);
background-repeat: no-repeat;
padding: 0px;
margin-top: 35px;
margin-bottom: 35px;
}


.bullet_list_header {
background-image: url(../images/body/bullet_list_bg.jpg);
height: 43px;
width: 300px;
border: 1px solid #666666;
line-height: 47px;
list-style: none;
padding-left: 20px;
margin: auto;
margin-right: 20px;
}

#bullet_list li {
background-image: url(../images/body/bullet_list_bg.jpg);
height: 43px;
width: 255px;
line-height: 47px;
list-style: none;
text-indent: 20px;
margin: auto;
padding-left: 0px;
margin-left: 0px;
}

#bullet_list li a { 
display: block;
text-decoration: none;
}

#bullet_list li a:hover {
background: #cccccc;
color: #ffffff;
background-image: url(../images/body/bullet_list_bg_hover.jpg);
}



/* Footer */

#footer {
margin: auto;
width: 100%;
background-color:#1f1f1f;
padding-bottom: 20px;
}

#footer a:link  {
color: #FFFFFF;
text-decoration: underline;
}

#footer a:hover  {
color: #FFFFFF;
text-decoration: none;
}

#footer a:visited  {
color: #FFFFFF;
text-decoration: underline;
}

#footer_wrap {
width: 980px;
margin: auto;
}

#footer_right {
float: right;
width: 355px;
background-image: url(../images/body/footer_right_bg.jpg);
background-repeat: repeat-y;
padding-left: 40px;
color: #FFFFFF;
}

#footert_right p {
padding: 0px 20px 0px 20px;
color: #ffffff;
}

#footer_right h1 {
padding: 20px 0px 0px 0px;
font-size: 14px;
color: #FFFFFF;
}

#footer_left {
float: left;
width: 550px;
padding-top: 20px;
color: #ffffff;
}

#footer_left h1 {
font-size: 16px;
color: #FFFFFF;
}

/* Extra's */

.spacer {
clear:both;
}

#left_border {
border-left: 5px solid #003466;
background-color: #F6F6F6;
padding: 20px;
margin-bottom: 20px;
width: auto;
background-image: url(../images/body/partners_info.jpg);
background-position: right;
background-repeat: no-repeat;
}

.quote {
border: 1px solid #eae9e9;
background-color:#f6f6f6;
padding: 20px;
font-style: italic;
}

.quote_by {
font-weight: bold;
}

.pic_border_left {
border: #eae9e9 1px solid;
float: left;
margin-right: 20px;
}

.pic_left_side {
float: left;
margin-left: 0px;
padding-left: 0px;
padding-right: 1px;
padding-top: 1px;
padding-bottom: 1px;
margin-right: 20px;
border-right: 1px solid #999;
border-top: 1px solid #999;
border-bottom: 1px solid #999;
}

/* Slide Down Contact Form */

#contactFormContainer {
float: right;
width: 315px;
border-bottom: 1px solid #ffffff;
background-color: #D3D3D3;
}

#contactForm {
height:300px;
width:300px;
background-image:url('bkg.jpg');
display:none;
}

#contactForm fieldset {
padding:20px;
border:none;
}   

#contactForm label {
display:block;
color:#000;
margin-bottom: 5px;
} 

#contactForm input[type=text] {
display:block;
border:solid 1px #d4d4d4;
width:100%;
margin-bottom:10px;
height:24px;
padding: 5px;
} 

#contactForm textarea {
display:block;
border:solid 1px #d4d4d4;
width:100%;
margin-bottom:10px;
padding: 5px;
}

#contactForm input[type=submit] {
background-color:#fff;
border:solid 1px #d4d4d4;
color:#000;
padding:5px;
}  
	  
#contactLink {
height:57px;
width:380px;
background-image: url(../images/body/contact_form_slidein_button.png);
display:block;
cursor:pointer;
}

#contactLink_header_wrap {
margin-left: 76px;
font-size: 16px;
font-weight: bold;
padding-top: 28px;
color: #838383;

}

#messageSent {
color:#003466;
display:none;
}

#message_sent_left {
float: left;
width: 100px;
}

#message_sent_right {
float: right;
width: 200px;
padding-left: 5px;
}

/* Menu */

ul.ws_css_cb_menu {
background-color: #999999;
background-image: url(../images/body/menu_bg.jpg);
width:948px;
font:bold 13px Arial, Helvetica, sans-serif;
display:block;
float: left;
height:40px;
-moz-border-radius-topright: 0px;
-moz-border-radius-bottomright: 10px;
-moz-border-radius-bottomleft: 10px;
-moz-border-radius-topleft: 0px;
-webkit-border-top-right-radius: 0px;
-webkit-border-bottom-right-radius: 10px;
-webkit-border-bottom-left-radius: 10px;
-webkit-border-top-left-radius: 0px;
border-top-right-radius: 0px;
border-bottom-right-radius: 10px;
border-bottom-left-radius: 10px;
border-top-left-radius: 0px;
background-color: #D3D3D3;
border-right: 1px solid  #FFFFFF;
}

ul.ws_css_cb_menu li {
display:block;
margin:5px 0px 0px 8px;
float:left;
padding-left: 5px;
padding-right: 5px;
height: 38px;

}

ul.ws_css_cb_menu li a:link {
text-decoration: none;
}

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

ul.ws_css_cb_menu li a:visited {
text-decoration: none;
}

ul.ws_css_cb_menu a:hover ul, ul.ws_css_cb_menu a:hover a:hover ul, ul.ws_css_cb_menu a:hover a:hover a:hover ul {
display:block;
}
ul.ws_css_cb_menu a {
display:block;
vertical-align:middle;
border-width:0px;
border-color:#6655ff;
border-style:solid;
padding:2px;
_padding-left:0;
color: #444444;
text-decoration:none;
text-align:left;

}
ul.ws_css_cb_menu span {
overflow:hidden;
}
ul.ws_css_cb_menu li a:hover, ul.ws_css_cb_menu li a {
padding:9px;

}
ul.ws_css_cb_menum li a:hover, ul.ws_css_cb_menum li a {
padding:5px;
font-weight: normal;
}
ul.ws_css_cb_menu ul {
position: absolute;
left:-1px;
top:98%;
width:160.65px;
border-top:0px;

}
ul.ws_css_cb_menu ul ul {
position: absolute;
left:98%;
top:-2px;

}
ul.ws_css_cb_menu, ul.ws_css_cb_menu ul {
margin:0px;
list-style:none;
padding:0px 2px 2px 0px;

}

ul.ws_css_cb_menu ul {
margin:0px;
list-style:none;
padding:0px 2px 10px 0px;

}

ul.ws_css_cb_menu a:active, ul.ws_css_cb_menu a:focus {
outline-style:none;
}
ul.ws_css_cb_menu ul li {
float: left;
width: 150px;
}
ul.ws_css_cb_menu ul a {
white-space:nowrap;
text-align:left;
}
ul.ws_css_cb_menu li:hover {
position:relative;
}
ul.ws_css_cb_menu li:hover>a {

border-color:#665500;
border-style:solid;
text-decoration:none;
text-decoration: underline;
}
ul.ws_css_cb_menu li a:hover {
position:relative;
text-decoration:underline;
border-color:#665500;
border-style:solid;
}
ul.ws_css_cb_menum li a:hover {
background-color: none;
}
ul.ws_css_cb_menu img {
border: none;
float:left;
margin-right:4px;
width:16px;
height:16px;
}
ul.ws_css_cb_menu ul img {
width:16px;
height:16px;
}
ul.ws_css_cb_menu ul, ul.ws_css_cb_menu a:hover ul ul {
display:none;
z-index:99999;
}
ul.ws_css_cb_menu li:hover>ul {
display:block
}
ul.ws_css_cb_menu span {
display:block;
padding-right:11px;
background-image:url('http://www.wittysparks.com/wp-content/themes/wp-max/images/arrow_down.gif');
background-position:right center;
background-repeat: no-repeat;
}
/* CSS for TABLE Tags for IE 6 and Lower START */
ul.ws_css_cb_menu li a table, ul.ws_css_cb_menu li a:hover table {
border-collapse:collapse;
margin:-4px 0px 0px -9px;
border:0px;
padding:0px;
}
ul.ws_css_cb_menu li a table tr td, ul.ws_css_cb_menu li a:hover table tr td {
padding:0px;
border:0px;
}
ul.ws_css_cb_menu li a table ul, ul.ws_css_cb_menu li a:hover table ul {
border-collapse:collapse;
padding:0px;
margin:-4px 0px 0px -9px;
}
ul.ws_css_cb_menu ul span, ul.ws_css_cb_menu a:hover table span {
background-image:url('http://www.wittysparks.com/wp-content/themes/wp-max/images/arrow_down.gif');
}
ul.ws_css_cb_menu table a:hover span, ul.ws_css_cb_menu table a:hover a:hover span, ul.ws_css_cb_menu table a:hover a:hover a:hover span {
background-image:url('http://www.wittysparks.com/wp-content/themes/wp-max/images/arrow_down.gif');
}
ul.ws_css_cb_menu table a:hover table span, ul.ws_css_cb_menu table a:hover a:hover table span {
background-image:url('http://www.wittysparks.com/wp-content/themes/wp-max/images/arrow_down.gif');
}
/* CSS for TABLE Tags for IE 6 and Lower END */
/* CSS for All the Menus END */

/* Video Menu Starts - Our Second Menu, by using the above class - this is just to change the colors and the height, width of the menu */
ul.videoCssMenu {
font-size: 13px;
-moz-border-radius: 0px;
-webkit-border:0px;
border:0px;
}
ul.videoCssMenu .videoMenuTitleImage {
margin: -2px 0px 0px -2px;
width:79px;
height:30px;
}
ul.videoCssMenu ul {
left:0px;
background-color: #cccccc;
width:280px;
}
ul.videoCssMenu li a {
padding:5px !important;
color:#003466;
}
ul.videoCssMenu ul li a {
color: #003466;
}
ul.videoCssMenu ul li {
width:135px;
float: left;
height: 27px;
}
ul.videoCssMenu li:hover>a, ul.videoCssMenu li a:hover {
border-color:#fff;
padding:5px !important;
text-decoration: none;

}
ul.videoCssMenu li ul li:hover>a, ul.videoCssMenu li ul li a:hover {
border-color:#fff;
padding:5px;
text-decoration: none;
}

/* Glider */

UL.tabNavigation {
			list-style: none;
			margin: 0;
			padding: 0;
			margin-left: 1px;
		}

		UL.tabNavigation LI {
			display: inline;
			color: #FFFFFF;
			
		}

		UL.tabNavigation LI A {
			padding: 10px 10px;
			background-color: #003466;
			color: #FFFFFF;
			text-decoration: none;
			
		
			
		}
		
		

		UL.tabNavigation LI A.selected,
		UL.tabNavigation LI A:hover {
			background-color: #003466;
			color: #fff;
			
		}
		
		UL.tabNavigation LI A:focus {
				outline: 0;
		}

		div.tabs > div {
				padding: 20px;
				margin-top: 3px;
				border: 1px solid #fff;
				margin-bottom: 25px;
		}
		
		div.tabs > div h2 {
				margin-top: 0;
		}

		#first {
			background-color: #c7c7c7;
			background-image: url(../images/body/tabs_bg.jpg);
			color: #FFFFFF;
			
		}
		
		 #first p {
		   padding: 0px;
		   margin: 0px;
			
		}
		
		 #second p {
		   padding: 0px;
		   margin: 0px;
			
		}
		
		 #third p {
		   padding: 0px;
		   margin: 0px;
			
		}

		#second {
			background-color: #c7c7c7;
			background-image: url(../images/body/tabs_bg.jpg);
			color: #FFFFFF;
		}

		#third {
			background-color: #c7c7c7;
			background-image: url(../images/body/tabs_bg.jpg);
			color: #FFFFFF;
		}
		
		.waste {
				min-height: 1000px;
		}
		
/* Accordian */

#accordian_wrap {
margin-top: 20px;
margin-bottom: 20px;
}

ul#menu, ul#menu ul {
list-style-type:none;
margin: 0;
padding: 0;
width: 100%;
}

ul#menu a {
display: block;
text-decoration: none;
}

ul#menu li {
margin-top: 0px;
}

ul#menu li a {
background: #333;
height: 33px;
color: #000;
padding-top: 10px;
padding-left: 20px;
background-image: url(../images/body/bullet_list_accordian_bg.jpg);
}

ul#menu li a:hover {
background-image: url(../images/body/bullet_list_bg_hover.jpg);
color: #FFFFFF;
}

#accordian_wrap_faq ul {
background-color: #F6F6F6;
}

ul#menu li ul li a {
background: #F6F6F6;
color: #000;
padding-left: 20px;
margin-top:1px;
}

ul#menu li ul li a:hover {
padding-left: 20px;
color: #FFFFFF;
}

/* Accordian - FAQ */

#accordian_wrap_faq {
margin-top: 20px;
margin-bottom: 20px;
}

#accordian_wrap_faq p {
padding-left: 20px;
padding-right: 20px;
background: #F6F6F6;
}

ul#menu_faq, ul#menu_faq ul {
list-style-type:none;
margin: 0;
padding: 0;
width: 100%;
}

ul#menu_faq a {
display: block;
text-decoration: none;
}

ul#menu_faq li {
margin-top: 0px;
}

ul#menu_faq li a {
background: #333;
height: 33px;
color: #000;
padding-top: 10px;
padding-left: 20px;
background-color: #F6F6F6;
}

ul#menu_faq li a:hover {
background-image: url(../images/body/bullet_list_bg_hover.jpg);
color: #FFFFFF;
}


ul#menu_faq li ul li a {
background: #F6F6F6;
color: #000;
padding-left: 20px;
margin-top:1px;
}

ul#menu_faq li ul li a:hover {
padding-left: 20px;
color: #FFFFFF;
}
