/* --------------------------------------------------- 
TEMPLATE.CSS contains the default styles for websites
built in the edit system.
--------------------------------------------------- */



/* MAIN ELEMENTS 
Main page elements, page layout, links and other common
styles. */
html, body { 
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;  
text-align:center;
color:#333336;
background-color:#ffffff;
clear:both;
margin:0 auto;
}


/* DEFAULT LINKS */
a         {text-decoration:none;color:#4b0079;}
a:visited {text-decoration:none;}
a:hover   {text-decoration:none;color:#fe0000;}
a img     {border:none;}


/* DEFAULT HEADERS */
h1, h2, h3, h4, h5, h6 {
font-family:Georgia, "Times New Roman", Times, serif;
margin:0px 0px 0px 0px;
}

h1 {font-size:26px;line-height:26px;padding:4px 0 4px 0;font-weight:normal;}
h2 {font-size:23px;line-height:23px;padding:4px 0 4px 0;font-weight:normal;}
h3 {font-size:20px;line-height:20px;padding:4px 0 4px 0;font-weight:normal;}
h4 {font-size:18px;line-height:18px;padding:4px 0 4px 0;font-weight:normal;}
h5 {font-size:14px;line-height:14px;padding:4px 0 4px 0;}
h6 {font-size:12px;line-height:12px;padding:4px 0 4px 0;}



/* OTHER DEFAULT ELEMENTS */
acronym {border:none;}
p {padding-top:0;margin-top:0;}

.small {font-size:11px;}
.small-center {font-size:11px;text-align:center;font-style:italic;}


.clearer {
clear:both;
font-size:0;
line-height:0;
height:0;
padding:0 0 0 0;
margin:0 auto;
border:none;
}

.divider {
clear:both;
font-size:0;
line-height:5px;
height:5px;
padding:0 0 0 0;
margin:5px 0 0 0;
border-top:solid #CCCCCC 1px; 
}

.divider2 {
clear:both;
font-size:0;
line-height:5px;
height:8px;
padding:0 0 0 0;
margin:14px 20px 0 20px;
background-image:url(../images/divider_bg.gif);
background-position:top;
background-repeat:repeat-x;
}

.divider3 {
clear:both;
font-size:0;
line-height:5px;
height:18px;
padding:0 0 0 0;
margin:2px 21px 0 0;
background-image:url(../images/divider_bg.gif);
background-position:top;
background-repeat:repeat-x;
}


/* GAPS
Gaps to space elements */
.gap1 {float:left;width:10px;}
.gap2 {float:left;width:15px;}


/* IMAGE HOLDERS
hold images to the left or right */
.img-left {float:left;margin-right:15px;margin-top:4px;margin-bottom:6px;text-align:center;}
.img-right {clear:right;float:right;margin-left:15px;margin-top:4px;margin-bottom:6px;text-align:center;}
.img-main, .img-center {text-align:center;margin-bottom:6px;}


/* LIST ELEMENTS
list elements */
ul {
margin-top:6px;
margin-bottom:6px;
padding-top:0;
padding-bottom:0;
margin-left:0;
padding-left:0;
}
	ul li {
	line-height:14px;
	list-style:none;
	margin-top:0;
	padding-top:3px;
	padding-bottom:7px;
	margin-left:0;
	padding-left:20px;
	background-image:url(../images/point.gif);
	background-position:0 4px;
	background-repeat:no-repeat;
	}




/* STANDARD PAGE ELEMENTS 
Standard page elements for laying out the main content of a website. */
#container1 {
width:942px;
text-align:left;
background-color:#ffffff;
margin:0 auto;
margin-left:auto;
margin-right:auto;
padding:0 0 0 0;
border:none;
}

#container2 {
width:942px;
text-align:left;
background-color:#ffffff;
background-image:url(../images/border_main.gif);
background-position:center;
background-repeat:repeat-y;
margin:0 auto;
margin-left:auto;
margin-right:auto;
padding:0 0 0 0;
border:none;
}


	/* MAIN HEADER */
	#header {
	height:215px;
	}
	
		#header #logo {
		float:left;
		display:inline-block;
		}
		
		
		
		#header .header-right {
		float:right;
		width:550px;
		height:215px;
		padding-right:21px;
		}
		
		
		/* MAIN SHOPPING LINKS */
		#search-box {
		float:right;
		width:550px;
		height:30px;
		line-height:30px;
		text-align:right;
		padding-top:20px;
		}
		
		
		#quote {
		clear:right;
		float:right;
		width:400px;
		height:140px;
		line-height:18px;
		text-align:right;
		}
			#quote h4 {
			color:#a99bb0;
			font-style:italic;
			}
		
		
		
	/* MAIN NAVIGATION */
	#navigation {
	height:100px;
	line-height:23px;
	color:#ffffff;
	padding:10px 21px;
	background-image:url(../images/border_top.gif);
	background-position:top;
	background-repeat:no-repeat;
	}
		#navigation td {
		text-align:center;
		}
	
		#navigation a {
		font-weight:bold;
		}
			#navigation a:hover,
			#navigation .over {
			}

		
		
		
		
		
	/* FLASH IMAGE */	
	#flash {
	height:328px;
	padding:0 0 0 0;
	position:relative;
	}
		
		#flash #flash-images {
		position:absolute;
		left:0px;
		top:0px;
		width:942px;
		height:280px;
		background-image:url(../images/flash_over.png);
		background-position:left top;
		background-repeat:no-repeat;
		z-index:1200;
		}
		
		
		#flash #flash-images #flash-images-holder {
		position:absolute;
		left:21px;
		top:0;
		height:280px;
		width:900px;
		overflow:hidden;
		z-index:1300;
		}
		
			#flash #flash-images #flash-images-holder table {
			position:absolute;
			left:0px;
			top:0px;
			z-index:1350;
			}
				#flash #flash-images #flash-images-holder table .fcontent-holder {
				position:relative;
				}
			
				#flash #flash-images #flash-images-holder table .fcontent-holder .flash-text {
				position:absolute;
				left:445px;
				top:50px;
				color:#ffffff;
				font-size:14px;
				line-height:24px;
				width:370px;
				z-index:1352;
				}
			
				#flash #flash-images #flash-images-holder table .fcontent-holder img {
				position:absolute;
				left:0px;
				top:0px;
				z-index:1351;
				}
		
		
		#flash #flash-links {
		position:absolute;
		left:0;
		top:283px;
		height:45px;
		width:942px;
		background-image:url(../images/flash_base_bg.gif);
		background-position:center top;
		background-repeat:no-repeat;
		z-index:1400;
		}
		
			#flash #flash-links .left-arrow {
			position:absolute;
			left:40px;
			top:0;
			height:45px;
			width:26px;
			background-image:url(../images/left_arrow.gif);
			background-position:right;
			background-repeat:no-repeat;
			z-index:1412;
			}
			
			#flash #flash-links .right-arrow {
			position:absolute;
			left:776px;
			top:0;
			height:45px;
			width:26px;
			background-image:url(../images/right_arrow.gif);
			background-position:left;
			background-repeat:no-repeat;
			z-index:1413;
			}
				#flash #flash-links .right-arrow a,
				#flash #flash-links .left-arrow a {
				display:block;
				width:26px;
				height:45px;
				}
		
			#flash #flash-links #links-slider {
			position:absolute;
			left:60px;
			top:0;
			height:45px;
			width:720px;
			z-index:1404;
			overflow:hidden;
			}
			
				#flash #flash-links #links-slider table {
				position:absolute;
				left:0px;
				top:0px;
				z-index:1408;
				}
		
					#flash-links #links-slider a {
					float:left;
					display:inline-block;
					height:45px;
					color:#75757f;
					line-height:45px;
					margin-right:22px;
					margin-left:22px;
					}
						#flash-links #links-slider a:hover {color:#fe0000;}
			
			
		#flash #flash-bubbles {
		position:absolute;
		right:0;
		top:149px;
		height:157px;
		width:109px;
		background-image:url(../images/flash_bubbles.png);
		background-position:right;
		background-repeat:no-repeat;
		z-index:1600;
		}
		
		#flash #flash-left {
		position:absolute;
		left:21px;
		top:0px;
		height:280px;
		width:5px;
		background-image:url(../images/flash_over_left.png);
		background-position:top;
		background-repeat:no-repeat;
		z-index:1601;
		}
		
		#flash #flash-right {
		position:absolute;
		right:21px;
		top:0px;
		height:280px;
		width:5px;
		background-image:url(../images/flash_over_right.png);
		background-position:top;
		background-repeat:no-repeat;
		z-index:1602;
		}
		
		
		
		
	#breadcrumb {
	font-size:11px;
	color:#c5487e;
	padding-left:34px;
	line-height:30px;
	height:58px;
	margin:0 1px;
	background-image:url(../images/breadcrumb_bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	}
		#breadcrumb a {color:#ffffff;}
		#breadcrumb a:hover {text-decoration:underline;}
		

		
	
	
	/* MAIN CONTENT */
	#main {
	line-height:18px;
	padding:0 1px 21px 21px;
	}
	
		#main h1,
		#main h2,
		#main h3,
		#main h4 {color:#fe0000;}
		
		#main ul {}
			#main ul li {
			line-height:18px;
			background-position:0 6px;
			}
		
		
		#main .home-left {
		float:left;
		width:540px;
		}
		
		
		
		#main .main-left {
		float:left;
		width:200px;
		}
			#main .main-left .sidenav {
			padding-top:12px;
			}
				#main .main-left .sidenav a {
				display:block;
				line-height:21px;
				margin-top:3px;
				color:#75757f;
				font-weight:bold;
				background-image:url(../images/sidenav_link.gif);
				background-position:left 0px;
				background-repeat:no-repeat;
				padding-left:6px;
				}
					#main .main-left .sidenav a:hover,
					#main .main-left .sidenav .on {
					color:#ffffff;
					background-image:url(../images/sidenav_link.gif);
					background-position:left -24px;
					}
					
					#main .main-left .sidenav .parent,
					#main .main-left .sidenav .parent:hover {
					color:#ffffff;
					background-image:url(../images/sidenav_link.gif);
					background-position:left -48px;
					}
					
					
				#main .main-left .sidenav .sub-navigation {
				background-image:url(../images/subnav_bg.gif);
				background-position:bottom;
				background-repeat:no-repeat;
				margin-top:0px;
				padding:2px 0;
				line-height:14px;
				}
					#main .main-left .sidenav .sub-navigation ul {
					padding:0 0 0 0;
					margin:0 0 0 0;
					line-height:14px;
					}
					
						#main .main-left .sidenav .sub-navigation ul li {
						line-height:14px;
						background:none;
						margin-top:0;
						padding-top:3px;
						padding-bottom:3px;
						margin-left:0;
						padding-left:10px;
						}
							#main .main-left .sidenav .sub-navigation ul li li {
							margin-top:0;
							margin-left:0;
							padding-left:10px;
							background-image:url(../images/point2.gif);
							background-position:2px 8px;
							background-repeat:no-repeat;
							line-height:14px;
							}
				
					#main .main-left .sidenav .sub-navigation a {
					line-height:14px;
					font-size:11px;
					font-weight:normal;
					background:none;
					padding:0 0 0 0;
					margin-top:0px;
					}
						#main .main-left .sidenav .sub-navigation a:hover {
						color:#4b0079;
						}
						#main .main-left .sidenav .sub-navigation .on {
						color:#4b0079;
						font-weight:bold;
						}
						
						
			#main .main-left .plain-box {
			color:#7d7d86;
			font-size:11px;
			padding:0 6px;
			margin-top:14px;
			margin-bottom:6px;
			}
			
			#main .main-left .border-box {
			color:#7d7d86;
			font-size:11px;
			padding-top:10px;
			background-image:url(../images/side_box_left.gif);
			background-position:top;
			background-repeat:no-repeat;
			margin-top:14px;
			}
				#main .main-left .border-box .border-box-inner {
				padding:0 6px 10px 6px;
				background-image:url(../images/side_box_left.gif);
				background-position:bottom;
				background-repeat:no-repeat;
				}			
			
		
		#main .main-full {
		padding:0 20px 0 0;
		}	
		
			.training-table {
			border-bottom:solid #e8e6e8 1px;
			border-right:solid #e8e6e8 1px;
			}
				.training-table th {
				color:#fe0000;
				font-size:13px;
				padding:10px;
				border-top:solid #e8e6e8 1px;
				border-left:solid #e8e6e8 1px;
				background-color:#f4f3f4;
				}
			
				.training-table td {
				padding:10px;
				border-top:solid #e8e6e8 1px;
				border-left:solid #e8e6e8 1px;
				}
		
		
		
		
		#main .main-inner {
		float:left;
		width:418px;
		padding-left:20px;
		}
		
		#main .main-right {
		float:right;
		width:260px;
		}
		
			.free-ebook {
			padding-top:150px;
			background-image:url(../images/ebook_bg.jpg);
			background-position:top;
			background-repeat:no-repeat;
			}
				.free-ebook .free-ebook-inner {
				color:#7d7d86;
				font-size:11px;
				line-height:18px;
				padding:0 36px;
				background-image:url(../images/ebook_bg.jpg);
				background-position:bottom;
				background-repeat:no-repeat;
				}
				
				
			#main .main-right .plain-box {
			color:#7d7d86;
			font-size:11px;
			padding:0 36px;
			margin-top:14px;
			margin-bottom:6px;
			}
			
			#main .main-right .border-box {
			color:#7d7d86;
			font-size:11px;
			padding-top:25px;
			background-image:url(../images/side_box_right.gif);
			background-position:top;
			background-repeat:no-repeat;
			}
				#main .main-right .border-box .border-box-inner {
				padding:0 36px 25px 36px;
				background-image:url(../images/side_box_right.gif);
				background-position:bottom;
				background-repeat:no-repeat;
				}
		
		
		
		
		.backtotop {
		float:right;
		display:inline-block;
		font-size:10px;
		}
		
		
		#main .button-holder {
		height:24px;
		}
			#main .button-holder a {
			float:left;
			display:inline-block;
			line-height:23px;
			font-size:12px;
			color:#ffffff;
			padding-right:14px;
			background-image:url(../images/button_bg.jpg);
			background-position:right 0px;
			background-repeat:no-repeat;
			}
				#main .button-holder a strong,
				#main .button-holder a b {
				display:block;
				padding-left:14px;
				padding-bottom:1px;
				background-image:url(../images/button_bg.jpg);
				background-position:left 0px;
				background-repeat:no-repeat;
				}
				
				#main .button-holder a:hover {
				background-image:url(../images/button_bg.jpg);
				background-position:right -30px;
				}
					#main .button-holder a:hover strong,
					#main .button-holder a:hover b {
					background-image:url(../images/button_bg.jpg);
					background-position:left -30px;
					}
	
	
	
	
	
	
	#base {
	background-image:url(../images/border_bottom.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	padding:10px 21px 0 21px;
	}
	
		#base #testimonials {
		padding-bottom:20px;
		background-image:url(../images/testimonials_bg.jpg);
		background-position:bottom;
		background-repeat:no-repeat;
		}
			#base #testimonials .testimonials-inner {
			background-image:url(../images/testimonials_bg.jpg);
			background-position:top;
			background-repeat:no-repeat;
			}
			
				#base #testimonials .testimonials-inner .test-title {
				float:left;
				display:inline-block;
				font-family:Georgia, "Times New Roman", Times, serif;
				font-size:18px;
				line-height:30px;
				color:#fe0000;
				background:none;
				padding-left:85px;
				padding-right:6px;
				}
				
				#base #testimonials .testimonials-inner .test-link {
				float:left;
				display:inline-block;
				line-height:28px;
				padding-top:2px;
				font-size:11px;
				}
				
				#base #testimonials .testimonials-inner .testimonial-item {
				float:left;
				width:408px;
				line-height:18px;
				color:#75757f;
				padding:0 20px 0 20px;
				}
				
				#base #testimonials .testimonials-inner .social-right {
				float:right;
				width:200px;
				text-align:right;
				padding-top:1px;
				}
					#base #testimonials .testimonials-inner .social-right a {
					padding-left:3px;
					}


	
	
	
	#disclaimer {
	line-height:18px;
	font-size:11px;
	color:#4b0079;
	text-align:left;
	padding:15px 21px 15px 70px;
	background-image:url(../images/disclaimer_bg.jpg);
	background-position:left;
	background-repeat:no-repeat;
	margin-top:5px;
	}
		#disclaimer a {text-decoration:underline;}
		#disclaimer a:hover {text-decoration:none;}
	
	

	
	
	/* MAIN FOOTER */
	#footer {
	line-height:18px;
	font-size:11px;
	color:#9b7db9;
	text-align:center;
	padding:0 21px 15px 21px;
	}
	
		#footer a {color:#5b4770;}
		#footer a:hover {color:#4b0079;text-decoration:underline;}
		
		
		
		
		
		/* NEXT PREVIOUS PAGES */		
		.nextprev {float:right;}
			.nextprev .num {
			color:#333333;
			background-color:#E0E0E0;
			padding:0 4px 0 4px;
			margin-left:3px;
			}
			.nextprev .cur {
			font-weight:bold;
			background-color:#B5B5B5;
			}
			.nextprev .np {
			color:#ffffff;
			background-color:#000000;
			padding:0 4px 0 4px;
			margin-left:3px;
			}
			.nextprev .se {
			color:#A0A0A0;
			background-color:#F3F3F3;
			}
			.nextprev a:hover {
			text-decoration:none;
			color:#CCCCCC;
			background-color:#000000;
			}
			
			
		/* Login PAGES */	
		#login {}
			#login .login-form {}
			
				#login .login-form li {
				padding-left:0px;
				background:none;
				}
				
					#login .login-form li label {
					display:inline-block;
					width:200px;
					}
		


		/* MAIN FORM */
		form {
		margin:0 auto; 
		padding:0 0 0 0;
		}
					
			form .req {
			color:#D60309;
			font-weight:bold;
			font-size:12px;
			}
		
			form .label {
			font-size:12px;
			font-weight:bold;
			color:#353535;
			line-height:16px;
			text-align:left;
			margin-top:2px;
			margin-right:10px;
			margin-bottom:1px;
			}
			
			form .label2 {
			font-size:14px;
			font-weight:bold;
			color:#353535;
			line-height:16px;
			text-align:right;
			margin-top:2px;
			margin-right:10px;
			margin-bottom:6px;
			}
			
			form .label-details {
			font-weight:normal;
			font-size:11px;
			color:#666666;
			line-height:15px;
			}
			
			form .input {
			height:25px;
			}
				form .input input {
				font-size:12px;
				width:90%;
				}
				
			form .select {
			height:25px;
			}
				form .select select {
				font-size:12px;
				width:90%;
				}
				
			form .checkbox {

			}
			
			form .radio {

			}
			
			form .textarea {
			font-size:11px;
			height:113px;
			}
				form .textarea textarea {
				font-size:12px;
				width:90%;
				height:100px;
				}
				form .textarea img {
				padding-top:3px;
				}
			
			form .button {
			margin-top:4px;
			padding-bottom:5px;
			margin-bottom:16px;
			}
		
		
		.form-under {font-size:11px;color:#666666;}
		
		
		.blog-greyed {color:#666666;}
		
		
		
		
		
		
