﻿/* CSS Document */

* {
margin: 0;
padding: 0;
}

body {
margin: 0;
padding: 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
background: #78c265 url(../images/bg-grad.jpg) repeat-x 0 0;
}

#container {
font-size: 11px;
color: #111;
/*width: 766px;*/
width: 100%;
margin: 0 auto;
background: url(../images/bg-btm-img.jpg) no-repeat 50% 100%;
}

/* header styles */
#header {
width: 696px;
height: 46px;
margin: 0 auto 17px;
background: url(../images/bg-header.jpg) repeat-x 0 0;
}

#header ul#nav {
margin: 0;
padding: 0;
list-style: none;
}

#header ul#nav li {
display: block;
height: 46px;
float: left;
width: auto;
}

#header ul#nav li a {
color: #fff;
font-weight: bold;
font-size: 12px;
line-height: 34px;
height: 44px;
text-decoration: none;
padding: 0 10px 0 22px;
display: block;
float: left;
}

#header ul#nav li a:hover {
color: #262626;
text-decoration: none;
background: url(../images/icon-nav-ball.png) no-repeat 0 0!important;
background: url(../images/icon-nav-ball.jpg) no-repeat 0 0;
}

#header ul#nav li a.active {
color: #262626;
text-decoration: none;
background: url(../images/icon-nav-ball.png) no-repeat 0 0;
}

/* end header styles */


/* content styles */
#content_home {
	position: relative;
	width: 692px;
	margin: 0 auto;
	background: #fff url(../images/sgtc-image-strip.jpg) no-repeat 100% 100%;
	min-height: 530px;
	height: auto!important;
	height: 530px;
	padding: 10px 0 0;
}
#content_news {
position: relative;
width: 692px;
margin: 0 auto;
background: #fff url(../images/news.jpg) no-repeat 100% 100%;
min-height: 530px;
height: auto!important;
height: 530px;
padding: 10px 0 80px;
}
#content_gallery {
	position: relative;
	width: 692px;
	margin: 0 auto;
	background: #fff url(../images/gallery.jpg) no-repeat 100% 100%;
	min-height: 530px;
	height: auto!important;
	height: 530px;
	padding: 10px 0 0;
}
#content_membership {
	position: relative;
	width: 692px;
	margin: 0 auto;
	background: #fff url(../images/tennis-racket.jpg) no-repeat 99% 99%;
	min-height: 530px;
	height: auto!important;
	height: 530px;
	padding: 10px 0 50px;
}
#content_coaching {
	position: relative;
	width: 692px;
	margin: 0 auto;
	background: #fff url(../images/coaching.jpg) no-repeat 100% 100%;
	min-height: 530px;
	height: auto!important;
	height: 530px;
	padding: 10px 0 50px;
}
#content_competitions {
	position: relative;
	width: 692px;
	margin: 0 auto;
	background: #fff url(../images/competition.jpg) no-repeat 100% 100%;
	min-height: 530px;
	height: auto!important;
	height: 530px;
	padding: 10px 0 50px;
}
#content_contactus {
	position: relative;
	width: 692px;
	margin: 0 auto;
	background: #fff url(../images/phone.jpg) no-repeat 100% 100%;
	min-height: 530px;
	height: auto!important;
	height: 530px;
	padding: 10px 0 0;
}

#content .top-cnrs {
position: absolute;
top: 0;
left: 0;
width: 692px;
margin: 0;
background: #fff url(../images/top-cnrs.jpg) no-repeat right bottom;
height: 10px;
}

#content .btm-cnrs {
position: absolute;
bottom: 0;
left: 0;
width: 692px;
margin: 0;
background: #fff url(../images/btm-cnrs.jpg) no-repeat left bottom;
height: 10px;
}

.left-col {
display: block;
float: left;
margin: 0 5px 20px 18px!important;
margin: 0 5px 20px 9px;
width: 290px;
}

*:first-child+html .left-col {
margin: 0 5px 20px 9px!important;
}

.right-col {
display: block;
width: 370px;
float: left;
margin: 0 0 20px 0;
}

.wide-col {
	display: block;
	width: 670px;
	float: left;
	clear: both;
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
}

/* end content styles */

/* footer styles */
#footer {
height: 115px;
background: #155cb0;
clear: both;
width: 100%;
margin: 200px 0 0 0;
}

/* end footer styles */


div.blue-hr {
width:98%;
margin: 0 auto;
height: 2px;
border-bottom: 2px dashed #155cb0;
clear: both;
}

h1 {
font-size: 25px;
line-height: 35px;
color: #293f88;
}

h2 {
font-size: 14px;
line-height: 20px;
color: #293f88;
}

p {
	margin: 0 0 10px 0;
}

ul#footer-nav {
float:left;
list-style:none;
margin: 5px;
width: 350px;
}

ul#footer-nav li{
border-bottom: 1px solid #fff;
display: block;
float: left;
height: 25px;
list-style: none;
margin: 0 2px;
width: 146px;
}

ul#footer-nav li a {
color: #fff;
font-size: 11px;
line-height: 25px;
height: 25px;
text-decoration: none;
padding: 0;
display: block;
}

ul.footer-contact {
margin: 0;
padding: 0;
list-style: none;
float: right;
}

ul.footer-contact li {
line-height: 14px;
list-style: none;
display: block;
width: 250px;
color: #fff;
padding: 5px 5px 0 0;
}

ul.footer-contact li h3 a{
line-height: 14px;
font-size: 12px;
color: #fff;
text-decoration: none;
}

ul.footer-contact li p {
margin: 0 0 2px 0;
}

ul.footer-contact li p.phone {
font-weight: bold;
}

ul.footer-contact li p.email {
font-weight: bold;
}

ul.footer-contact li p.email a {
font-weight: bold;
color: #78c265;
}
ul.footer-contact li p.email a:hover {
color: #fff;
}

.gallery h1 {
	margin: 0 0 0 20px;
}

#twtr-widget-1 .twtr-ft,
#twtr-widget-1 .twtr-hd {
display: none;
}