/* Design by Brian Diaz of Media 65 @ http://www.m65.net  All Rights Reserved */
@import url(../../../ap_partnership/css/layouts.css);
@import url(../../../ap_partnership/css/components.css);
@import url(../../../ap_partnership/css/modules.css);
@import url(../../../ap_partnership/css/navigation.css);
@import url(../../../ap_partnership/css/misc.css);
@import url(../../../ap_partnership/css/forms.css);

/* #######################  GENERAL SETTINGS ############################ */
html{height:100%;}

body{
margin:0px;
height:100%;
font-family: Verdana, Geneva, sans-serif;
font-size: 0.8em;
color: #666;
/*background-image: url(../images/bgrds/site_bgrd.jpg);
background-repeat: repeat-x;*/
background-color:#ffffdf;

}

/*  Heading Formatting */
h1 {font-size:1.9em;line-height: 0.8em;font-weight: 900;color: #000;}
h2 {font-size:1.7em;line-height: 0.8em;font-weight: 900;color: #000; margin-top: 0px; padding-top: 0px;}
h3 {font-size:12px;line-height: 0.8em;font-weight: 900;color: red; margin-top: 0px; padding-top: 0px;}
h4 {font-size:1.4em;line-height: 0.8em;font-weight: 900;color: #000;}
h5 {font-size:1.3em;line-height: 0.8em;font-weight: 900;color: #000;}
h6 {font-size:1.2em;line-height: 0.8em;font-weight: 900;color: #000;}

/*links*/

a {
	color: #000000;
	text-decoration: none;
	/*font-size: 11px;*/
	
}

a:link {
	color: #000000;
	text-decoration: none;
	/*font-size: 11px;*/
	
}

a:hover {
	color: red;

}

a:visited {
	text-decoration: none;
}

img {border: 0 none;}
		
/* Clears Divs */
.clr{clear: both;}

/* #######################  END GENERAL SETTINGS ############################ */

#top_curve {
	width: 938px;
	height: 36px;
	margin-left: auto;
	margin-right: auto;	
	background-image: url(../images/bgrds/top_curve.png);
	background-repeat: no-repeat;
}


#wrapper {
	width: 938px;
	margin-left: auto;
	margin-right: auto;

}

#background {
	width:938px;
	background-image: url(../images/bgrds/main_bgrd.png);
	background-repeat: repeat-y;
}

#bottom_curve {
	width: 938px;
	height: 36px;
	background-image: url(../images/bgrds/bottom_curve.png);
	background-repeat: no-repeat;
}

#header_wrapper {
	width: 900px;
	height: 125px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/bgrds/header_bgrd_3.png);
	background-repeat: no-repeat;	
}

#testimonials {
	width: 430px;
	height: 80px;
	position: relative;
	left: 250px;
	top: 30px;
	/*border: 1px solid #cccccc;*/
}




#navigation {
	width: 890px;
	height: 22px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 3px;	
	background-image: url(../images/bgrds/nav_bgrd.png);
	background-repeat: no-repeat;
	color: white !important;	
	text-align: center;
}

#content_wrapper {
	width: 600px;
	margin-top: 22px;
	margin-left: 20px;
	float: left;
	/*border: 1px solid blue;*/
}

#content_top {
	width: 600px;
	height: 13px;
	background-image: url(../images/bgrds/content_top.gif);
	background-repeat: no-repeat;

}

#content {
	width: 570px;
	background-image: url(../images/bgrds/content_bgrd.gif);
	background-repeat: repeat-y;
	padding: 0px 20px 0px 10px;


}

#content_bottom {
	width: 600px;
	height: 13px;
	background-image: url(../images/bgrds/content_bottom.gif);
	background-repeat: no-repeat;

}

#left_column {
	float: left;
	margin-left: 30px;
	margin-top: 12px;
	/*border: 1px solid red;*/

}

#left_panel_top {
	width: 260px;
	height: 12px;
	background-image: url(../images/bgrds/panel_top.png);
	background-repeat: no-repeat;
	margin-top: 10px;

}

#left_panel {
	width: 250px;
	background-image: url(../images/bgrds/panel_bgrd.png);
	background-repeat: repeat-y;
	padding: 0px 3px 1px 7px;
}

#left_panel_bottom {
	width: 260px;
	height: 12px;
	background-image: url(../images/bgrds/panel_bottom.png);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

#footer_1 {
	margin-left: auto;
	margin-right: auto;
	width: 600px;
	height: 17px;
	text-align: center;
}


#footer {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	height: 60px;
	text-align: center;
}


/* navigation */

a.mainlevelmainmenu {
	color: black;
	text-decoration: none;
	font-size: 11px;
	line-height: 18px;
	margin-left: 5px;
	margin-right: 5px;

}

a.mainlevelmainmenu:hover {
	color: red;
}

a.sublevelmainmenu {
	color: black;
	text-decoration: none;
	font-size: 11px;
	line-height: 15px;
	margin-left: 5px;
	margin-right: 5px;

}

a.sublevelmainmenu:hover {
	color: red;
}

a.mainlevelusermenu {
	color: black;
	text-decoration: none;
	font-size: 11px;
	line-height: 15px;
	margin-left: 5px;
	margin-right: 5px;

}

a.mainlevelusermenu:hover {
	color: red;
}

.moduletablemainmenu {
	margin-bottom: 20px;
}


a.mainlevel-nav {
	color: white;
	font-weight: bold;
	text-decoration: none;
	margin-left: 14px;
	margin-right: 14px;
}

a.mainlevel-nav:hover {
	color: #ffffdf;
}

a.mainlevelfooter {
	color: black;
	font-size: 10px;
	text-decoration: none;
	margin: 0px 10px 0px 10px;

}

a.mainlevelfooter:hover {
	color: red;
}


/* joomla formatting */

.moduletablesubscribe h3{
	line-height: 14px;

}

.moduletabletestimonials {
	width: 200px;
	font-size: 11px;
}

a.mainlevelblog {
	font-size: 11px;
	color: black;
	text-decoration: none;
}

a.mainlevelblog:hover {
	color: red;
	text-decoration: none;
}

.moduletabletop_news {
	font-size: 12px;
	color: red;
	font-style: italic;


}

.moduletableadvice {
	margin-top: 10px;

}


.scroll {
	font-size: 9px;
	color: black !important;
	text-decoration: none;

}

.contentheading {
	font-weight: bold;
	font-size: 14px;
}

.contentpaneopen {
	margin-top: -3px;
}

.moduletablehomepage {
	margin-bottom: 20px;
}

.moduletablefooter {
	border-top: 1px solid red;
	padding-top: 3px;
	margin-top: 25px;	
}

.moduletablefooterdetails {
	font-size: 10px;
	text-align: center;
	border-top: 1px solid red;
	padding-top: 3px;
	margin-top: 3px;

}

.gn_pagination_2 {
	height: 0px;
	width: 0px;
	overflow: hidden;
}

.gn_pagination_1 a{
	color: white !important;

}

.moduletableelt th {
	padding-bottom: 5px;
	color: black;
	font-size: 16px;

}

.moduletablehst th {
	padding-bottom: 5px;
	color: black;
	font-size: 16px;

}


/* forms  */

#subscribeFormModule {
	width: 200px;
	text-align: left;
	/*border: 1px solid red;*/

}

/* virtuemart formatting */

a.mainlevelseminars {
	background-image: url(../../../components/com_virtuemart/themes/default/images/addtocart.gif); 
	background-repeat: no-repeat;
	width: 133px;
	height: 25px;
	display: block;
	color: white;
	font-weight: bold;
	padding: 2px 0px 0px 5px;
}

a.mainlevelseminars:hover {
	background-image: url(../../../components/com_virtuemart/themes/default/images/addtocart.gif); 
	background-repeat: no-repeat;
	width: 133px;
	height: 25px;
	display: block;
	color: yellow;
	font-weight: bold;
	padding: 2px 0px 0px 5px;
}

a.mainlevel_activeseminars {
	background-image: url(../../../components/com_virtuemart/themes/default/images/addtocart.gif); 
	background-repeat: no-repeat;
	width: 133px;
	height: 25px;
	display: block;
	color: white;
	font-weight: bold;
	padding: 2px 0px 0px 5px;
}

a.mainlevel_activeseminars:hover {
	background-image: url(../../../components/com_virtuemart/themes/default/images/addtocart.gif); 
	background-repeat: no-repeat;
	width: 133px;
	height: 25px;
	display: block;
	color: yellow;
	font-weight: bold;
	padding: 2px 0px 0px 5px;
}

.vmMainPage h1 {
	font-size: 13px;
}

