@charset "utf-8";
/* CSS Document */


/* Reset */
img, em, ul, ol, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

ul, li { list-style-type:none; }
.clear { clear:both; }

h1 {font-size:16px; margin: 15px 0px 20px 0px;}
h3 {font-size:14px; margin: 15px 0px 20px 0px;}

/* Reset end */

html, body { 
	background:url(../images/back-rep.png) repeat-x #e7eded;
	margin: 0px; 
	font-family:Tahoma,Arial,Helvetica,sans-serif;; 
	font-size:14px; 
}

a:link    { text-decoration: none; color:#016c96; }
a:visited {	text-decoration: none; color:#016c96; }
a:hover   { text-decoration: underline; color:#016c96; }
a:active  { text-decoration: underline; color:#016c96; }

#top-curve       { width:1002px; height:14px; background:url(../images/top-curve.jpg) no-repeat top center; }
#box-top         { width:1002px; height:15px; background:url(../images/box-top.gif) no-repeat top center; }
#wrapper-content { width:1002px; margin:14px auto 0 auto; background:url(../images/page-back-rep.png) repeat-y; }
#header-main     { width:992px; margin:auto; background-color:#FFF; }
#content-main    { width:940px; margin:auto; background-color:#FFF; padding:26px; }
#navigation      { width:992px; height:49px; margin:0 auto; display:inline; display:block; }
#navigation li   { display:block; float:left; padding:0px; }
.logo-skyline    { margin:20px; }

.about {
	padding:15px 10px 15px 0;
	width:690px;
	float:left;
	font-size:10px;
}
.about .about,
.about-sub .about { width:267px; float:left; }
.about-sub {
	padding:20px 10px 5px 0;
	margin-left:30px; 
	width:650px; 
	float:left;
	font-size:10px;
}
.title {
	font:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	display:block;
	margin:0;
}

#wrapper-box {
	width:1002px;
	margin:14px auto 0 auto; 
	background:url(../images/page-back-rep.png) repeat-y; 
}
#box {
	width:992px;
	height:180px;
	margin:auto;
	background:url(../images/box-top-lines.gif) no-repeat top center #FFF;
}
#box-sub {
	width:992px;
	overflow:hidden;
	margin:auto;
	background:url(../images/box-top-lines.gif) no-repeat top center #FFF;
}
.box-forum {
	background:url(../images/forum-back.jpg) no-repeat;
	width:269px;
	height:166px;
	float:left;
}

.footer-end { 
	background:url(../images/page-footer-curve.png) no-repeat center top; 
	width:1002px; 
	height:13px; 
	margin:auto; 
}

#copyright-main { width:962px; margin:10px auto 20px auto; height:30px; font-size:12px; }
.button         { background:url(../images/buttons.gif) repeat-x top #e1e9e9; border:solid 1px #bed3de; padding:5px 7px; font-size:12px; font-weight:bold; }
.button:hover   { text-decoration:none; }
.button-down    { display:block; margin:0 0 0 15px; width:118px; float:left; }
.button-list    { display:block; margin:0 0 0 15px; width:118px; float:left;  }
.linkout        { float:left; margin-left:15px; }
input           { border:1px solid #83BDCB; }
.keywords       { margin:10px 0 0px 20px; font-size:10px; width:390px; float:left; }

/* All Classes */
.subcategories a[href="index.php?dispatch=categories.view&category_id=190"] {
	display:block; position:relative;  margin-top:33px;
	background:url(../images/all-classes.jpg) no-repeat top; 
	width:402px; height:196px;
	color:#E8E8E8;
	font-size:1px;
	text-indent:5px;
	*margin:40px 0 20px 460px !important;
	*position:absolute;
}
/* ONLINE */
.subcategories a[href="index.php?dispatch=categories.view&category_id=205"] {
	display:block; position:relative; left:298px; margin-top:-200px; margin-left:150px;
	background:url(../images/online-classes.jpg) no-repeat top; 
	width:402px; height:196px;
	color:#E8E8E8;
	font-size:1px;
	text-indent:5px;
	*margin:0px 0 20px 460px !important;
	*position:absolute;
}
/* Other Locations */
.subcategories a[href="index.php?dispatch=categories.view&category_id=204"] {
	display:block; position:relative; left:298px; margin-top:-200px; margin-left:150px;
	background:url(../images/all-locations.jpg) no-repeat top; 
	width:402px; height:196px;
	color:#E8E8E8;
	font-size:1px;
	text-indent:5px;
	*margin:-150px 0 20px 460px !important;
	*position:absolute;
}
/* USA */
.subcategories a[href="index.php?dispatch=categories.view&category_id=166"] {
	display:block; position:relative;
	background:url(../images/all-usa.jpg) no-repeat top; 
	width:402px; height:196px;
	color:#E8E8E8;
	font-size:1px;
	text-indent:5px;
	*margin:0px 0 20px 460px !important;
	*position:absolute;
}
/* Books */
.subcategories a[href="index.php?dispatch=categories.view&category_id=192"] {
	display:block; 
	width:300px; height:85px; 
	background:url(../images/book.gif) no-repeat top left;
	margin:0px 0 0px 12px;
	text-indent:5px;
	padding-left:90px;
	font-size:14px;
}
*html .subcategories a[href="index.php?dispatch=categories.view&category_id=192"] { top:0px; }
