/* ----- Cheeky Rascals CSS Files ----- */
/* ----- WM Brand Sub Template ----- */

body {
	background-image: url(images/body_back_ani.gif);
	background-repeat: repeat-x;
	}

/* ----- BRAND CONTENT ----- */
/* ----- TOP CONTENT ----- */

	#header {
		height: 156px;
	}

	#brand_head {
		_background-image: url(images/shadow2a.gif);
		}

	#brand_logo {
		border-top-width: 1px;
		border-top-color: #757575;
		border-top-style: solid;
		background-image: url(images/header_01.jpg);	
		background-repeat: no-repeat;
		}
			
	#brand_image {
		border-top-width: 1px;
		border-top-color: #757575;
		border-top-style: solid;
		background-image: url(images/header_02.jpg);	
		background-repeat: no-repeat;	
		}

	#content { 
			background-image: url(images/body_back.png);
			_background-image: url(images/shadow2a.gif);
			background-repeat: repeat-y;
			position: relative;
			bottom: 1px;
			}
	
	#sub_content_wrapper {
		position: relative;
		bottom: 1px;
	}
			
	#footer { 
			position: relative;
			bottom: 1px;
			}

/* ----- NAVIGATION LINKS ----- */

	#navigation {
		background-image: url(../../../images_core/shadow2.png);
		_background-image: url(images/shadow2a.gif);
		background-repeat: repeat-y;
		height: 22px;
		overflow: hidden;
		position: relative;
		bottom: 1px;
		}

/* ----- LINKS ----- */

		#link1, #link2, #link3, #link4, #link5, #link6, #link7, #link8 {
			display: block;
			width: 93px;
			height: 25px;
			float: left;
			background-color: #000;
		}
	
		#link1 a:link, #link1 a:visited, #link2 a:link, #link2 a:visited, #link3 a:link, #link3 a:visited, #link4 a:link, #link4 a:visited, #link5 a:link, #link5 a:visited, #link6 a:link, #link6 a:visited, #link7 a:link, #link7 a:visited, #link8 a:link, #link8 a:visited   {
			background-image: url(images/link_back1.gif);
			background-repeat: no-repeat;
			width: 93px;
			display: block;
			float: left;
			padding-top: 5px;
			}
		
		#link8 a:link, #link8 a:visited {
			background-image: url('images/weird_gif.gif');
			width: 98px;
		}
	
		#link1 a:hover, #link1 a:active, #link2 a:hover, #link2 a:active, #link3 a:hover, #link3 a:active, #link4 a:hover, #link4 a:active, #link5 a:hover, #link5 a:active, #link6 a:hover, #link6 a:active, #link7 a:hover, #link7 a:active, #link8 a:hover, #link8 a:active {
			background-image: url('images/link_back1.gif');
			background-repeat: no-repeat;
			background-color: #FFF;
			color: #64c51d;
			}
		
		#link8 a:hover, #link8 a:active {
			background-image: url('images/weird_gif.gif');
		}
		
		#spacer_link {
			display: none;
			}	
		
		
/* ----- PAGE CONTENT ----- */

			#sub_brand_wrapper {
				min-height: 510px;
				background: #FFFFFF;
				margin: 0 10px 0 10px;
				_margin: 0 10px 0 9px;
				padding: 0;
				width: 730px;
				_width: 731px;
				height: auto;	
				padding: 0 10px 0 10px;	
				overflow: hidden;
				}
				
				#left_nav li a:link, #left_nav li a:visited {
					background-image: url(images/nav_box_02.gif);
					background-repeat: repeat-y;
					color: #000;
					}

				#left_nav li a:hover, #left_nav li a:active {
					background-image: url(images/nav_box_over_02.gif);
					background-repeat: repeat-y;
					color: #000;
					}

			#sub_text h1, #sub_text h2, #sub_text h5{
					width: 560px;
					_width: 561px;
					font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
					overflow: hidden;
					}
					
				#sub_text h1 {
					font-size: 36px;
					margin: 10px 0 20px 0;
					color: #63c41d;
					text-align: center;
					font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
					}
					
				#sub_text h2 {
					font-size: 12px;
					}
					
				#sub_text h5 {
					font-size: 12px;
					margin-top: 0;
					padding-top: 0;
					}
					
				#sub_text a:link, #sub_text a:visited {
					color: #62c21a;
					text-decoration: none !important;
					}
													
				#sub_text a:hover, #sub_text a:active {
					color: #62c21a;
					text-decoration: none !important;
					}
					
				#sub_text li a {
					text-decoration: none ;
				}

#left_nav ul li a#menuLevel2_current {
	background-image: url(images/nav_box_over_02.gif);
	background-repeat: repeat-y;
	color: #FFFFFF;
	}

#left_nav ul ul li a#menuLevel3_current {
	background-image: url(images/nav_box_over_02.gif);
	background-repeat: repeat-y;
	color: #FFFFFF;
	}

#left_nav ul ul ul li a#menuLevel4_current {
	background-image: url(images/nav_box_over_02.gif);
	background-repeat: repeat-y;
	color: #FFFFFF;
	}

#left_nav ul ul ul ul li a#menuLevel5_current {
	background-image: url(images/nav_box_over_02.gif);
	background-repeat: repeat-y;
	color: #FFFFFF;
	}