/* CSS Document */

/* Global Styles
--------------------------------------------------------------- */

* {
	margin: 0px;
	padding: 0px;
}

body, html {
	min-height: 101%;
}

body {
	text-align: left;
	font-size: 62.5%;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background: url(../../images/misc/bodyBg.jpg) top repeat-x #fff;
	margin: 0px;
}

a:link, a:visited, a:focus {
	color: #0000FF;
	text-decoration: underline;
	outline: none;
}

a:hover, a:active {
	color: #000;
	text-decoration: underline;
}

a img {
	border: none;
}

h1 {
	font-size: 2.0em;
	font-family:"century Gothic";
	color:#5E2081;
	margin:10px 0px;
}

h2 {
	font-size: 1.6em;
	font-weight: normal;
	color:#5E2081;
margin:10px 0px;
}

h3 {
	font-size: 1.3em;
	font-weight: normal;
}
h4{
	margin:10px 0px;
}
/* Container Styles
--------------------------------------------------------------- */

#container {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	font-size: 1.2em;
}

	#contentContainer {
		width: 960px;
		position: absolute;
		z-index: 1;
		top: 130px;
		background: #fff;
	}
	
/* Main Styles
--------------------------------------------------------------- */

		#main {
			float: right;
			width: 430px;
			padding: 30px ;
			background:#eeeeee;
		}
		body.three #main{
		
			width:530px !important;
		}
		#products #main {
			float: right;
			width: 730px;
			padding: 0px 30px 0px 30px;
			background:#fff;
		}		
			#main p {
				margin: 10px 0px;
				line-height:1.6em;
			}
			#main ul{
				margin-left:30px;
			}
		#googleMap {
			width: 640px;
			height: 300px;
		}
			#productTable td{
				padding:5px;
			}
			#productTable ul{
				margin-left:30px;
			}
			
			
			a.vidimage{
				display:block;
				height:150px;
				width:160px;
				text-align:center;
				text-decoration:none;
				float:left;
			}
			
			#main ol{
				margin-left:30px;
			}
/* Sidebar/CTA Styles
--------------------------------------------------------------- */
		#sidebar {
			float: left;
			width: 440px;
		}		
		#sidebar {
			float: left;
			width: 170px;
		}
		#sidebar ul{
			margin:0px 0px 0px 30px;
		}
			#sidebar .home-about-nav {
				float:left;
				width:470px;
			}
			body#contact #sidebar p{
				margin: 10px 0px;
				line-height:1.6em;
			}
			
		#sidebar .home-about-nav ul{
			float:left;
			margin:0px;
		}
			#sidebar .home-about-nav ul li{
				list-style:none;
				float:left;
				
			}
				#sidebar .home-about-nav ul li a{
					display:block;
					width:200px;
					float:left;
					text-decoration:none;
					padding:10px 9px 10px 13px;
					height:80px;

				}
					#sidebar .home-about-nav ul li a span{
						color:#7b7b7b;
					}
					#sidebar .home-about-nav ul li a span.h2{
						color:#2A083F;
						font-size:1.8em;
						text-decoration:underline;
					}
					#sidebar .home-about-nav ul li a:hover{
						background:#eeeeee;
					}
		#home-cta{
			background: url(../../images/misc/home-cta.gif) no-repeat;
			width:430px;
			height:90px;
			color:#fff;
			font-size:2.0em;
		}
			#home-cta p{
				position:relative;
				left:80px;
				top:15px;
				margin:0px;
				line-height:1.2em;
			}

/* right sidebar ---------------------------------------------------*/			
		#rightsidebar{
			float:right;
			width:200px;
			background:#eee;
			min-height:600px;
		}			
			#cta{
				background:url(../../images/misc/cta.png);
				display:block;
				height:185px;
				width:190px;
				text-align:center;
				padding:10px 0px 0px 0px;
				text-decoration:none;
				font-size:2.4em;
				position:relative;
				font-weight:bold;
				margin-left:5px;
			}	
				#cta .green{
					color:#3caaa8;
				}
					#cta .one, #cta .two, #cta .three, #cta .four {
						position:absolute;	
						width:190px;
						left:0px;
					}
					#cta .one{
						top:5px;
					}
					#cta .two{
						top:83px;
						color:#fff;
					}
					#cta .three{
						top:130px;
						font-size:0.6em;
						color:#000;
					}
					#cta .four{
						top:150px;
						letter-spacing:-0.01em;
						font-size:0.9em;
					}
			#pricescta{
				background:url(../../images/misc/pricescta.gif);
				height:62px;
				width:183px;
				position:relative;
				left:7px;
				text-align:center;
				padding:40px 0px 0px 0px;
			}
				#pricescta p{
					font-size:2.2em;
					color:#403001;
				}
				#pricescta a{
					color:#ca7700; 
					font-size:1.2em;
				}
/* Header Styles
--------------------------------------------------------------- */

#header {
	width: 960px;
	height: 50px;
	position: absolute;
	z-index: 10;
	top: 0px;
	left: 0px;
}

	#logo {

		float: left;

	}
	
	#cta-top-right {
		width: 670px;
		position:absolute;
		top:5px;
		right:0px;
		padding: 5px 0px 0px 0px;
		text-align: right;
		height: 55px;
		font-size: 1.6em;

	}

#flashSlideshow {
	background: url(../../images/misc/flashSlideshowBackup.jpg);
}



/* Horizontal Navigation Styles
--------------------------------------------------------------- */

#navigation {
	width: 960px;
	height: 36px;
	z-index: 1;
	position: absolute;
	left: 0px;
	top: 70px;
	background:#5E2081;
}

	#navigation ul {
		margin: 0px;
		padding: 0px;
	}
	
		#navigation ul li {
			display: inline;
			list-style: none;
		}
			  
			#navigation ul li a {
				float: left;
				border-right: 1px solid #fff;
				text-align:center;
				color: #fff;
				text-decoration: none;
				padding: 10px 20px 10px 20px;
				font-weight: bold;
				font-size: 1.1em;
				
			}
			
				#navigation ul li a.rightLink {
					border: none;
				}

				#navigation ul li a:hover {
					background: #fff;
					color: #2A083F;
				}
				
#index #navigation .index-a,
#contact #navigation .contact-a,
#products #navigation .products-a,
#about #navigation .about-a {
	background: #2A083F;
	color:#fff;
}


body#products #dropdown{
	visibility:hidden;
}
#dropdown{
	width:480px;
	height:400px;
	display:none;
	position:absolute;
	top:106px;
	z-index:100;
	left:30px;
	background:#fff url(../../images/misc/dropdown-top.gif) no-repeat top;
	border-top:none;
	padding:30px 10px 0px 15px;
}
	#dropdown ul{
		float:left;
	}
		#dropdown ul li{
			list-style:none;
			float:left;
		}
			#dropdown ul li a{
				display:block;
				width:214px;
				float:left;
				text-decoration:none;
				padding:18px 9px 18px 13px;
				height:75px;
				background:url(../../images/misc/dropdown-link.gif) no-repeat left top;
			}
				#dropdown ul li a span{
					color:#5E2081;
				}
				#dropdown ul li a span.h2{
					color:#5E2081;
					font-size:2.0em;
					text-decoration:underline;
					padding-left:15px;
				}
				#dropdown ul li a:hover{
					background:#eeeeee;
				}
				
		#dropdown ul#bottom{
			background:#2A083F;
			width:476px;
			height:35px;
			position:relative;
			right:1px;
			top:5px;
			padding-top:15px;
			
		}		
			
				#dropdown ul#bottom li a{
					padding:10px 15px;
					background:none;
					float:none;
					display:inline;
					color:#fff;
					font-size:1.2em;
					text-decoration:underline;
					
				}
					#dropdown ul#bottom li a:hover{
						background:#fff;
						color:#000;
					}
					
					
					
#sidebar #sidenav{
	background:#eeeeee;
	width:160px;
}
	#sidenav h2{
		padding:10px 0px 10px 10px;
		border-bottom:2px solid #fff;
	
	}
	#sidenav ul{
		margin:0px;
		padding:0px;	
	}
		#sidenav ul li{
			width:160px;
			list-style:none;

		}
			#sidebar #sidenav ul li a{
				padding:10px 0px 10px 20px;
				display:block;
				color:#121212;
				font-weight:bold;
				width:140px;
				
			}

		#sidenav li.extend{
			display:none;
		}	
		body.bantam #sidenav li.bantam,
		body.magician-ei #sidenav li.magician-ei,
		body.magician-comfy #sidenav li.magician-comfy,
		body.magician-original #sidenav li.magician-original,
		body.quick-fit #sidenav li.quick-fit,
		body.warranty #sidenav li.warranty,
		body.evolv #sidenav li.evolv,
		body.strapstand #sidenav li.strapstand {
			display:block !important;
			background:#5E2081;
		}
			body.bantam #sidenav li.bantam a,
			body.magician-ei #sidenav li.magician-ei a,
			body.magician-comfy #sidenav li.magician-comfy a,
			body.magician-original #sidenav li.magician-original a,
			body.quick-fit #sidenav li.quick-fit a,
			body.warranty #sidenav li.warranty a,
			body.evolv #sidenav li.evolv a ,
			body.strapstand #sidenav li.strapstand a{
				color:#CFB5C0 !important;			
			}
				body #sidenav li.extend a{
					color:#fff !important;
				}
			
		#sidenav li.extend ul{
			
			padding-bottom:10px;
		}	

		#sidebar #sidenav li.extend ul a{	
			font-weight:normal !important;
			color:#fff !important;
			
		}
			#sidebar #sidenav li.extend ul a:hover{
				background:#000;
			}	
/* Footer Styles
--------------------------------------------------------------- */

#footer {
	clear: both;
	width: 940px;
	color: #666666;
	padding: 10px 10px;
	font-size: 0.9em;
	position:relative;
	top:20px;
	border-top:4px solid #5E2081;
	background: url(../../images/misc/footer-logo.gif) right no-repeat;
}

	#footer .index-a, #footer .contact-a {
		display: none;
	}

	#footer h2 {
		font-weight: bold;
		margin: 0px;
		color: #111;
		padding: 3px 5px;
		font-size: 1.2em;
		width: 250px;
	}
		
	#footer li {
		list-style: none;
	}
	
	#footer p, #footer ul {
		margin: 0px;
		padding: 0px;
	}

	#footer a {
		white-space: nowrap;
		color: #666666;
		text-decoration: none;
	}
	
	#footer a:hover {
		color: #ffcc00;
		text-decoration:underline;
	}

/* Footer Services Styles
--------------------------------------------------------------- */	

	#footer #footer-services {
		float: left;
		width: 250px;
		margin: 0px;
	}
	
		#footer #footer-services ul li {
			float: left;
		}
	
			#footer #footer-services ul li a {
				float: left;
				width: 230px;
				padding: 3px 5px;
				border-bottom: 1px dotted #777;
			}
		
/* Footer Areas Styles
--------------------------------------------------------------- */	

	#footer #footer-areas {
		float: left;
		width: 320px;
	}
	
		#footer #footer-areas h2 {
			width: 300px;
		}
	
		#footer #footer-areas ul {
			float: left;
			width: 155px;
		}
	
		#footer #footer-areas ul li {
			float: left;
			width: 125px;
			padding: 3px 5px;
			border-bottom: 1px dotted #777;
		}
		
/* Footer Right Styles
--------------------------------------------------------------- */	

	#footer #footer-right {
		float: left;
		width: 190px;
	}
	
		#footer #footer-right h2 {
			width: 170px;
		}
		
		#footer #footer-right p {
			line-height: 20px;
			padding: 3px 5px;
		}
				
/* Footer Right Styles2
--------------------------------------------------------------- */	

	#footer #footer-right2 {
		float: left;
		width: 165px;
	}
	
		#footer #footer-right2 h2 {
			width: 155px;
		}
		
			#footer #footer-right2 ul li {
				float: left;
			}
					
			#footer #footer-right2 ul li a {
				float: left;
				width: 165px;
				padding: 3px 5px;
				border-bottom: 1px dotted #777;
			}
		
		#footer #footer-right2 p {
			line-height: 20px;
			padding: 3px 5px;
		}
		
		#footer #footer-right2 .bottomLink {
			margin-bottom: 5px;
		}
		
		
/* Footer Bottom Styles
--------------------------------------------------------------- */	

	#footer #footer-bottom {
		width: 940px;
		clear: both;
		float: left;
		margin: 10px 0px 0px 0px;
		text-align: center;
	}

/* Image Styles
--------------------------------------------------------------- */

.img-left {
	float: left;
	margin: 0px 10px 10px 0px;
}

.img-right {
	float: right;
	margin: 0px 0px 10px 10px;
}
	
	.img-border {
		border: 1px solid #ccc;
	}
	
/* Contact Table Styles
--------------------------------------------------------------- */

	#contactTable #botBuster {
		display: none;
	}
	
	#quick-fit-table td{
			
		padding:10px 0px;
	}
	
/* Product Table Styles
--------------------------------------------------------------- */
tr.highlight td {
	background:#ffe4a8;
	}
tr.alternate td {
	background:#eef1f5;
	}
table.right {
	border:0;
	float:right;
	}

	
	
/* Generic Styles
--------------------------------------------------------------- */

.clearfix {
	clear: both;
}
.grey{
	background:#eeeeee;
	padding:2px 2px;
}