@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;
	height: 100%;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(../images/repeat6.jpg);
	background-repeat:repeat;
	overflow-x:hidden;
}



/*-------------------------------------------------------END BODY STYLING----------------------------------------------------*/



/*-----------------------------------------------------START DIVIDER LAYOUT--------------------------------------------------*/

/*---Container For Dividing Containers---*/
#divider-container1, #divider-container2, #divider-container3, #divider-container4{
	width:100%;
	height:40px;
	background-color:#101113;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #151515;
}

/*-------------------------------------------------------END DIVIDER LAYOUT---------------------------------------------------*/



/*-----------------------------------------------------START HORNAV MENU LAYOUT-----------------------------------------------*/

/*---Container For Hornav---*/
#hornav-container{
	width:100%;
	background-color:#101113;
	height:40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #151515;
}
/*---end container for hornav---*/

/*----------------------------The following Div Layout Is Required To Center The Hornav Menu----------------------------------*/

#topmenu {
	margin:0 auto; 
	height: 40px; 
	width:960px; 
}

#top_center {
	float:left; 
	left:50%; 
	position:relative; 
	z-index:1; 
}

#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 LOGO/SLOGAN LAYOUT-----------------------------------------------*/

/*---Container For Logo/Slogoan---*/
#logo-container{
	width:100%;
	background-color:#0c0d0f;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #151515;
}
/*---End Container For Logo/Slogoan---*/

/*--------------------------------------------------- Logo & Slogan Positioning --------------------------------------------- */

.logo_container{
height:175px;
width:960px;
margin: 0 auto;
margin-bottom: 0px;
}

h1.logo{
	margin:0; 
	padding:0; 
	width:197px; 
	height:90px;
}

h1.logo a {
	display:block; 
	position:relative; 
    float:left;
	top:0px;
	right:0px;
	z-index:0; 
	width:960px; 
	height:175px; 
	background: url(../images/logo.png) no-repeat;
}

h1.logo-text {	
    height: 110px;
	clear: both;
	text-shadow: 4px 4px 4px #000000;
	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;
	top:40px;
	left:0px;
	text-decoration:none;
	font-size:45px;
	color:#FFFFFF;
	font-style: normal;
	font-family: Euphemia, Georgia;
}

p.site-slogan {
	position:relative;
	top:0px;
	left:0px;
	letter-spacing:2px;
	height: 40px;
	width: 950px;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 0px 5px;
	overflow: hidden;
	text-align: center;
	color:#FFFFFF;
	font-size:10px;
	font-family: Euphemia, Georgia;
	font-style: normal;
}


#leftsidebar .logo_container a, #leftsidebar .logo_container a:hover{
color:#FFFFFF;
}

/*------------------------------------------------- End Logo & Slogan Positioning ----------------------------------------- */

/*-----------------------------------------------------END LOGO/SLOGAN LAYOUT-----------------------------------------------*/



/*-----------------------------------------------------START SHOWCASE LAYOUT------------------------------------------------*/

/*---Container For Showcase---*/
#showcase-container{
	width:100%;
	background-color:#101113;
	background-image:url(../images/repeat5.jpg);
	background-repeat:repeat;
	background-position:center top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #151515;
}
/*---End Container for Showcase---*/


/*---Wrapper For Showcase---*/
#showcase{
	background:url("../images/showcase-background.jpg") repeat-y ;
	margin: 0 auto;
	width: 960px;
	overflow:hidden;
	border: 0px solid #FFFFFF;
	position:relative;
}

/*---Overlay Effect For Showcase---*/
#showcase-screen{
	background:url("../images/show-overlay.png") repeat-y ;
	overflow:hidden;
    width: 100%;
	height: 100%;
	position: absolute;
    z-index: 1000;
}


/*Fix if using embedded video in showcase position*/
#showcase p{
	margin:0px;
	margin-bottom: -3px;
}

/*-----------------------------------------------------END SHOWCASE LAYOUT--------------------------------------------------*/



/*------------------------------------------------------START TOP LAYOUT----------------------------------------------------*/

/*---Container For Top Modules---*/
#top-modules-container{
	width:100%;
	background-color:#0c0d0f;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #151515;
	display:table;
	line-height: 19px;
}
/*---End Container For Top Modules---*/

/*---Wrapper for Top Modules---*/
#top-modules-wrapper {width: 960px; margin: 0 auto; padding-left: 18px; padding-right: 18px; display:table;}

/*---Divs Contained In Top Modules Wrapper---*/
#top1, #top2, #top3 {float: left; clear:none;}

/*----------------------------------------------------------END TOP LAYOUT---------------------------------------------------*/



/*------------------------------------------------START SIDEBARS AND CONTENT LAYOUT------------------------------------------*/


/*---Container For Sidebars And Content---*/
#sidebars-content-container{
	width:100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #151515;
	display:table;
}

/*---Wrapper For Main-Content Which Contains Sidebars And Content---*/
#main-content-wrapper {
	width: 960px;
	margin: 0 auto;
	padding-top: 20px;
}

/*---Wrapper For Left Sidebar---*/
#leftsidebar{
	clear:both;
	float:left;
	overflow:hidden;
	width: 226px;
	margin-top: 40px;
	display: inline;
}

/*---Wrapper For Maincontent80---*/
#maincontent80 {
	float:right;
	clear:none;
	width: 700px;
	padding-bottom: 30px;
	overflow:hidden;
	line-height: 19px;
}

/*---Wrapper For Maincontent100---*/
#maincontent100 {
	float:right;
	clear:none;
	width: 960px;
	padding-bottom: 30px;
	overflow:hidden;
	line-height: 19px;
}

/*------------------------------------------------END SIDEBARS AND CONTENT LAYOUT------------------------------------------*/



/*------------------------------------------------------START BOTTOM LAYOUT------------------------------------------------*/

/*---Container For Bottom Modules---*/
#bottom-modules-container{
	width:100%;
	background-color:#0c0d0f;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #151515;
	display:table;
	line-height: 19px;
	margin-bottom: 20px;
}

/*---Wrapper For Bottom Modules---*/
#bottom-modules-wrapper {width: 960px; margin: 0 auto; padding-left: 18px; padding-right: 18px;}

/*---Divs Contained In Bottom Modules Wrapper---*/
#user3, #user4, #user5 {float: left; clear:none;}

/*-----------------------------------------------------END BOTTOM LAYOUT--------------------------------------------------*/



/*----------------------------------------------------START FOOTER LAYOUT-------------------------------------------------*/

/*---Container For Copyright And Bottom Menu---*/
#footer-container{
	width:100%;
	background-color:#0c0d0f;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #151515;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #151515;
	display:table;
	margin-top: -1px;
	margin-bottom: 20px;
}

/*---Wrapper For Copyright And Footermenu---*/
#footer-content-wrapper {
	width: 960px;
	margin: 0 auto;
}

/*---Div Layout For Footermenu---*/
#footermenu{
	padding: 15px 5px;
	clear:none;
	float:right;
	text-align:right;
	width: 450px;
}

/*---Div Layout For Copyright---*/
#copyright{
	padding: 15px 5px;
	clear:none;
	float:left;
	width: 450px;
}

/*------------------------------------------------------END FOOTER LAYOUT-------------------------------------------------*/


/*---------------------------------------------------PADDING/MARGIN CLASSES------------------------------------------------*/

.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{padding: 10px;} /*Class to apply padding 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: 3px; 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-----------------------------------------------*/
