/*
Theme Name: Star 3 Media
Theme URI: http:#
Author: Star 3 Media team
Author URI: http
Description: Pooltime Theme
Version: 1.0
Text Domain: pooltime
*/

@charset "utf-8";
/* CSS Document */
*{
	margin:0;
	padding:0;
}
body {
	background-image: url(images/bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #C7E9F3;
}

/*Div Styles*/
.clear{
	clear:both;
}
.pagecontainerdiv {
	width: 958px;
	margin-right: auto;
	margin-left: auto;
}
.headerdiv {
/*	height: 136px;*/
        height: auto;
        padding-bottom: 8px;
	width: 958px;
}
.logodiv {
	float: left;
	padding-top: 20px;
}
.contactdiv {
	float: right;
	padding-top: 30px;
	text-align: right;
}
.bannerdiv {
	height: 342px;
	width: 958px;
	box-shadow: 0px 0px 5px #888888;
}
.bannerimagediv {
	float: left;
        height: 342px;
        overflow: hidden;
}
.mainnavdiv {
	background-image: url(images/main_nav_bg.jpg);
	background-repeat: repeat-x;
	height: 43px;
	width: 958px;
	box-shadow: 0px 0px 5px #888888;
	margin-bottom:10px;
	text-align: center;
}
.datacontainerdiv {
	padding: 30px;
	width: 898px;
	background-color: #FFF;
	box-shadow: 0px 0px 5px #888888;
}
.datacontainerdiv li{
        list-style: disc inside;
}
.datacontainerdiv p{
        margin: 8px 0;
}
.leftcontentdiv {
	float: left;
	width: 520px;
	padding-right: 40px;
}
.rightcontentdiv {
	background-color: #dfedf4;
	width: 298px;
	float: right;
	padding: 20px;
}

.footerdiv {
	width: 958px;
	padding-top: 10px;
	padding-bottom: 30px;
}
.copyrightdiv {
	float: left;
	margin-top: 10px;
}
.webdesigndiv {
	float: right;
	margin-top: 10px;
}
/*End of Div Styles*/





/*Text Styles*/
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #666;
	line-height:20px;
}
body  a, body  a:visited, body  a:active, body  a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #333;
}
body  a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
	color: #000;
}
.mainnavdiv ul{
	padding-left: 40px;
}

.mainnavdiv ul li{
	list-style-type: none;
	float: left;
	padding: 12px 40px 0 40px;
	background: url(images/main_nav_devider.jpg) no-repeat right;
	height: 31px;
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: lighter;
}
.mainnavdiv ul li a, .mainnavdiv ul li a:visited, .mainnavdiv ul li a:active, .mainnavdiv ul li a:link{
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
}	
.mainnavdiv ul li a:hover{
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
}
.sub-menu{
        background: #94cef4;
        margin: 12px -40px 0;
        padding: 0 !important;
        position: absolute;
}
.sub-menu li{
        background: none !important;
        border-left: 1px solid #FEFFFF;
        border-right: 1px solid #FEFFFF;
        border-bottom: 1px solid #FEFFFF;
        float: none !important;
        height: auto !important;
        padding: 12px 40px 5px !important;
}
.contacttext{
	color: #0099ff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	text-decoration: none;
	line-height:26px;
}
.contacttext a, .contacttext a:visited, .contacttext a:active, .contacttext a:link{
	color: #0066cc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	text-decoration: none;
}	
.contacttext a:hover{
	color: #0066cc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	text-decoration: underline;
}
.emailtext{
	color: #0099ff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
}
.emailtext a, .emailtext a:visited, .emailtext a:active, .emailtext a:link{
	color: #0066cc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
}	
.emailtext a:hover{
	color: #0066cc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-decoration: underline;
}

h1{
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	text-decoration: none;
}
h1 a, h1 a:visited, h1 a:active, h1 a:link{
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	text-decoration: none;
}	
h1 a:hover{
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	text-decoration: underline;
}

h2{
	color: #0099ff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	text-decoration: none;
}
h2 a, h2 a:visited, h2 a:active, h2 a:link{
	color: #0066cc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	text-decoration: none;
}	
h2 a:hover{
	color: #0066cc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	text-decoration: underline;
}
h3{
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	text-decoration: none;
}
h3 a, h3 a:visited, h3 a:active, h3 a:link{
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	text-decoration: none;
}	
h3 a:hover{
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	text-decoration: underline;
}

.footertext{
	color: #999;
        float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.footertext a, .footertext a:visited, .footertext a:active, .footertext a:link{
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}	
.footertext a:hover{
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}
.footer-menu{
        float: left;
        margin-left: 5px;
}
.footer-menu ul li{
        float: left;
        list-style: none outside none;
        margin: -1px 0 0;
}
.footer-menu ul li a{
        border-left: 1px solid #999999;
        color: #999999;
        font-family: Arial,Helvetica,sans-serif;
        font-size: 11px;
        font-weight: normal;
        padding: 0 5px;
        text-decoration: none;
}
/*End of Text Styles*/

/** Gravity Forms **/
.gform_wrapper{
    width: 95% !important;
}
.gform_wrapper .top_label .gfield_error{
    width: auto !important;
}

.ngg-album-compactbox .Thumb {
	border: 1px solid #006699 !important;
	
}

.ngg-album-compactbox {
	border: 1px solid #006699 !important;
	
}

.ngg-album-compactbox:after,.ngg-album-compactbox:before {
	border-bottom: 0px solid gray !important;
}

.ngg-album-compact h4 .ngg-album-desc {
	text-align: center !important;
	color: #006699 !important;
}

.footerlogos {	
	height: 80px;
	background: #FFF;
	border: 1px solid #c4c4c4;
	-webkit-box-shadow: 0px 10px 16px -11px rgba(122,122,122,1);
	-moz-box-shadow: 0px 10px 16px -11px rgba(122,122,122,1);
	box-shadow: 0px 10px 16px -11px rgba(122,122,122,1);
}

.footerlogos img {
	margin-right: 4px;
	margin-left: 4px;
	padding: 20px 0 20px 0px;
}

.ngg-gallery-thumbnail img:hover {
background-color: #006699 !important;
}

.ngg-gallery-thumbnail img {
	border: 1px solid #006699 !important;
}

/* 404 Page */
.error404 .np-left-div, .error404 .np-right-div{
    float: left;
    padding: 2%;
    width: 45%;
}
.error404 .np-left-div{
    text-align: center;
}
.error404 .np-left-div h1{
    font-size: 110px;
    line-height: 100px;
}
.error404 .np-left-div p{
    font-size: 22px;
}