@charset "utf-8";

/*------CSS Document-------*/
/* Copyright and Developer notice not to be removed */
/* Copyright 2011 Joomlage.com  All rights reserved. */
/* Designed and developed by Joomlage.com */
/* Single user - Commercial Licence (For use on one domain only personal or commercial) */


/*------------------------------------------------------START BODY STYLING--------------------------------------------------*/
	 
body {
	padding: 0px;
	margin: 0 auto;
	background-color: #ffffff;
	font-family: 'PT Sans Narrow', sans-serif;
	background-image:url(../images/body-background.png);
	background-repeat:no-repeat;
	background-position:center 220px;
	line-height:23px;
}

/*-------------------------------------------------------END BODY STYLING----------------------------------------------------*/

/*-----------------------------------------------------START SOCIAL LINKS LAYOUT-----------------------------------------------*/

/*---Container For SocialLinks---*/
#social-links-container{
	width:100%;
	margin: 0 auto;
	clear: both;
}
/*---End Container For Social Links---*/

/*---Container For Logo/Slogoan---*/
#sociallinks-wrapper{
	width:928px;
	height:45px;
	margin: 0 auto;
	background-color:#000000;
}
/*---End Container For Logo/Slogoan---*/

/*Social links*/
#sociallinks{
	width:960px;
	float: right;
}
/*End Social links*/
/*-----------------------------------------------------END SOCIAL LINKS LAYOUT-----------------------------------------------*/

/*-----------------------------------------------------START LOGO/SLOGAN LAYOUT-----------------------------------------------*/

/*---Container For Logo/Slogoan---*/
#logo-container{
	width:100%;
	height:107px;
	margin: 0 auto;
	background-image:url(../images/logo-container.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}
/*---End Container For Logo/Slogoan---*/

/*---Wrapper For Logo---*/
#logo-wrapper{
	width: 960px;
	height: 109px;
	margin: 0 auto;
}
/*---end wrapper for Logo---*/



/*--------------------------------------------------- Logo & Slogan Positioning --------------------------------------------- */

.logo_container{
	height:109px;
	width:960px;
}

h1.logo{
	margin:0; 
	padding:0; 
	width:960px; 
	height:109px;
	padding-top:0px;
}

h1.logo a {
	position:absolute;
	display:block; 
	z-index:0; 
	width:960px; 
	height:109px;
	background: url(../images/logo.png) no-repeat;
	background-position:center top;
}

h1.logo-text {
	position:absolute;	
    height: 109px;
	clear: both;
	width: 960px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	text-align:center;
}

h1.logo-text a {
	outline:none;
	position:relative;
	text-align:center;
	top:35px;
	left:0px;
	text-decoration:none;
	font-size:60px;
	color:#ffffff;
	font-weight:300;
	font-family: 'PT Sans Narrow', sans-serif;
	text-shadow: 2px 2px 2px #000;
}

p.site-slogan {
	position:relative;
	top:80px;
	left:0px;
	letter-spacing:1px;
	height: 20px;
	width: 960px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	text-align: center;
	color:#ffffff;
	font-size:15px;
	font-family: 'PT Sans Narrow', sans-serif;
	font-weight:normal;	
}


#side_column .logo_container a, #side_column .logo_container a:hover{
color:#FFFFFF;
}

/*------------------------------------------------- End Logo & Slogan Positioning ----------------------------------------- */
/*-----------------------------------------------------END LOGO/SLOGAN LAYOUT-----------------------------------------------*/

/*-----------------------------------------------------START HORNAV MENU LAYOUT-----------------------------------------------*/

/*---Container For Hornav---*/
#hornav-container{
	width:100%;
	height:104px;
	margin: 0 auto;
	background: url(../images/hornav-container.jpg) no-repeat;
	background-position:center top;
}
/*---end container for hornav---*/

/*---Wrapper For Hornav---*/
#hornav-wrapper {
	width: 960px;
	height: 95px;
	margin: 0 auto;
	background: url(../images/hornav-background.jpg) no-repeat;
	background-position:center top;
}
/*---end wrapper for hornav---*/

#shadow-divider{
	width:100%;
	height:11px;
	margin: 0 auto;
	background: url(../images/underhornav.png);
	background-position:center top;
}

/*----------------------------The following Div Layout Is Required To Center The Hornav Menu----------------------------------*/

#topmenu {
	margin:0 auto; 
	height: 50px; 
	width:960px; 
}

#top_center {
	float:left; 
	left:50%; 
	position:relative; 
	z-index:1000; 
}

#hornav_center {
	margin:0 auto !important; 
	position:relative; 
	right:50%; 
	width:auto;
}

/*-----------------------------------------End div layout To Center The Hornave Menu------------------------------------------*/
/*------------------------------------------------------END HORNAV MENU LAYOUT------------------------------------------------*/

/*------------------------------------------------------START SEARCH MODULE LAYOUT------------------------------------------------*/

#search{
	background-image:url(../images/search.png);
	background-repeat:no-repeat;
	border:none;
	float:right;
	height:96px;
	width:236px;
	margin:0px;
	padding-right:3px;
}

/*------------------------------------------------------END SEARCH MODULE LAYOUT------------------------------------------------*/

/*-----------------------------------------------------START BREADCRUMBS LAYOUT-----------------------------------------------*/

/*---Container For BREADCRUMBS/SEARCH---*/
#breadcrumbs-container{
	width:100%;
	height:5px;
	margin: 0 auto;
}
/*---End Container For Social Links---*/

/*---Wrapper for breadcrumbs---*/
#breadcrumbs-wrapper{
	width:928px;
	height:45px;
	margin: 0 auto;
	padding-top:10px;
}
/*---End wrapper for breadcrumbs---*/

/*------------------------------------------------------START BREADCRUMB MODULE LAYOUT------------------------------------------------*/
.breadcrumb .moduletable{
	padding:6px;
	margin:0px;
	border:none;
	color:#000000;
	background-color:#F5F5F5;
}
/*------------------------------------------------------END BREADCRUMB MODULE LAYOUT------------------------------------------------*/



/*-----------------------------------------------------START SHOWCASE LAYOUT------------------------------------------------*/

/*---Container For Showcase---*/
#showcase-container{
	width:100%;
	margin: 0 auto;
	overflow-x:hidden;
}
/*---End Container for Showcase---*/


/*---Wrapper For Showcase---*/
#showcase-wrapper{
	margin: 0 auto;
	width: 960px;
	overflow:hidden;
}


/*---Showcase Slideshow---*/
#showcase-slideshow{
	margin: 0 auto;
	width: 928px;
	overflow:hidden;
}


/*Fix if using embedded video in showcase position*/
#showcase p{
	margin:0px;
	margin-bottom: -3px;
}

/*-----------------------------------------------------END SHOWCASE LAYOUT--------------------------------------------------*/




/*------------------------------------------------------START TOP MODULES LAYOUT----------------------------------------------------*/

/*---Container For Top Modules---*/
#top-modules-container{
	width:100%;
	display:table;
	overflow-x:hidden;
}
/*---End Container For Top Modules---*/


/*---Top of Top-Modules-Wrapper---*/
#top-top-modules-wrapper{
	width:960px;
	height:16px;
	margin: 0 auto;
	background-image:url(../images/greymodules-top.png);
	background-repeat:no-repeat;
}

/*---Wrapper for Top Modules---*/
#top-modules-wrapper{
	width:960px; 
	margin: 0 auto; 
	display:table;
	background-image:url(../images/greymodules-middle.png);
	background-repeat:repeat;
}

/*---Bottom of Top-Modules-Wrapper---*/
#bottom-top-modules-wrapper{
	width:960px;
	height:13px;
	margin: 0 auto;	
	background-image:url(../images/greymodules-bottom.png);
	background-repeat:no-repeat;
}

/*---Divs Contained In Top Modules Wrapper---*/
#user3, #user4, #user5 {float: left; clear:none;}

/*----------------------------------------------------------END TOP MODULES LAYOUT---------------------------------------------------*/



/*------------------------------------------------START SIDEBARS AND CONTENT LAYOUT------------------------------------------*/


/*---Container For Sidebars And Content---*/
#sidebars-content-container{
	width:100%;
	display:table;
	margin: 0 auto;
	margin-bottom: 0px;
	overflow-x:hidden;
}

/*---Top of Wrapper for Main-Content Which Contains Sidebars And Content---*/
#main-content-top {
	width: 960px;
	margin: 0 auto;
}

/*---Wrapper For Main-Content Which Contains Sidebars And Content---*/
#main-content-wrapper {
	width: 960px;
	margin: 0 auto;
	display:table;
	background-image:url(../images/main2.png);
	background-repeat:repeat;
}

/*---Bottom of Wrapper for Main-Content Which Contains Sidebars And Content---*/
#main-content-bottom {
	width: 960px;
	height: 20px;
	margin: 0 auto;
	margin-bottom: 20px;
	background-image:url(../images/main3.png);
	background-repeat:no-repeat;
}

/*---Wrapper For Left Sidebar---*/
#side_column{
	clear:both;
	overflow:hidden;
	display: inline;
}

/*---Wrapper For Maincontent80---*/
#maincontent80 {
	float:right;
	clear:none;
	padding-bottom: 0px;
	overflow:hidden;
}

/*---Wrapper For Maincontent100---*/
#maincontent100 {
	float:left;
	clear:none;
	width: 945px;
	margin-left: 8px;
	padding-bottom: 0px;
	overflow:hidden;
}

/*------------------------------------------------END SIDEBARS AND CONTENT LAYOUT------------------------------------------*/



/*------------------------------------------------------START BOTTOM MODULES LAYOUT------------------------------------------------*/

/*---Container For Bottom Modules---*/
#bottom-modules-container{
	width:100%;
	display:table;
}

/*---Top of Wrapper for Bottom Modules Which Contains Sidebars And Content---*/
#top-bottom-modules-wrapper{
	width:960px;
	height:16px;
	margin: 0 auto;
	background-image:url(../images/greymodules-top.png);
	background-repeat:no-repeat;
}

/*---Wrapper For Bottom Modules---*/
#bottom-modules-wrapper {
	width: 960px;
	margin: 0 auto;
	display:table;
	background-image:url(../images/greymodules-middle.png);
	background-repeat:repeat;
}

/*---Bottom of Wrapper for Bottom Modules Which Contains Sidebars And Content---*/
#bottom-bottom-modules-wrapper{
	width:960px;
	height:9px;
	margin: 0 auto;	
	background-image:url(../images/greymodules-bottom-bottommodules.png);
	background-repeat:no-repeat;
}


/*---Divs Contained In Bottom Modules Wrapper---*/
#user6, #user7, #user8 {float: left; clear:none;}

/*-----------------------------------------------------END BOTTOM MODULES LAYOUT--------------------------------------------------*/

/*------------------------------------------------------START BOTTOM MODULES2 LAYOUT------------------------------------------------*/

/*---Container For Bottom Modules---*/
#bottom-modules2-container{
	width:100%;
	display:table;
	margin-bottom: 0px
}

/*---Wrapper For Bottom Modules---*/
#bottom-modules2-wrapper{
	width: 958px;
	margin: 0 auto;
	display:table;
	margin-bottom: 30px;
	margin-top: 30px;
}


/*---Divs Contained In Bottom Modules Wrapper---*/
#user9, #user10, #user11, #user12, #user13, #user14{float: left; clear:none;}

/*-----------------------------------------------------END BOTTOM MODULES2 LAYOUT--------------------------------------------------*/


/*------------------------------------------------------START BOTTOM MODULES3 LAYOUT------------------------------------------------*/

/*---Container For Bottom Modules---*/
#bottom-modules3-container{
	width:100%;
	display:table;
	margin-bottom: 0px;
}

/*---Wrapper For Bottom Modules---*/
#bottom-modules3-wrapper{
	width: 958px;
	margin: 0 auto;
	display:table;
	background-position:center top;
	margin-top:0px;
}


/*---Divs Contained In Bottom Modules Wrapper---*/
#user15, #user16, #user17, #user18, #user19, #user20{float: left; clear:none;}

/*-----------------------------------------------------END BOTTOM MODULES3 LAYOUT--------------------------------------------------*/


/*----------------------------------------------------START FOOTER LAYOUT-------------------------------------------------*/

/*---Container For Copyright And Bottom Menu---*/
#footer-container{
	width:100%;
	margin: 0 auto;
	display:table;
	height:78px;
	background-color: #000000;
	-webkit-box-shadow: 0 0 5px #000;
    box-shadow: 0 0 5px #000;
}

/*---Wrapper For Copyright And Footermenu---*/
#footer-content-wrapper {
	width: 960px;
	margin: 0 auto;
	padding-top:13px;
	display:table;
}

/*---Div Layout For Footermenu---*/
#footermenu{
	padding: 15px 20px;
	clear:none;
	float:right;
	text-align:right;
	width: 330px;
}

/*---Div Layout For Copyright---*/
#copyright{
	padding: 15px 20px;
	clear:none;
	float:left;
	width: 330px;
}

/*------------------------------------------------------END FOOTER LAYOUT-------------------------------------------------*/


/*---------------------------------------------------PADDING/MARGIN/WRAPPER CLASSES------------------------------------------------*/

.size928{width: 928px; margin: 0 auto; }/*---Wrapper of 928px---*/
.size926{width: 926px; margin: 0 auto; }/*---Wrapper of 926px---*/
.size922{width: 922px; margin: 0 auto; }/*---Wrapper of 922px---*/
.size840{width: 840px; margin: 0 auto; }/*---Wrapper of 840px---*/

.inside_5{padding: 5px;} /*Class to apply padding of 5px around modules*/
.inside_8px{padding: 0px 8px 8px 8px;} /*Class to apply padding of 8px around modules*/
.inside_10{margin: 10px;} /*Class to apply margin of 10px around modules*/
.inside_15{padding: 15px;} /*Class to apply padding of 15px around modules*/
.inside{margin-right: 12px; margin-left: 12px; margin-top: 20px; margin-bottom: 12px;} /*Class to apply margins*/
.content-modules{margin-top: 2px; margin-right: 5px; margin-bottom: 0px; margin-left: 5px;} /*Class to apply margins to user1,user2,bottom1,bottom2*/

/*-------------------------------------------------END PADDING/MARGIN CLASSES-----------------------------------------------*/