=]/* @override http://www.somersetgables.com/css/new-style.css */

@charset "UTF-8";
/* CSS Document */


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	background: transparent;
}

ul{
	list-style-position: inside;	
}
html {
 overflow-y: scroll;
}

body{
	behavior: url(../csshover3.htc);
	margin:19px 0px;
	background: #f9ce62;
	font-family:"Times New Roman", Times, serif;
}

a {
	text-decoration:none;
	color:#FFF;
}

a:hover {
	text-decoration:underline;
}

h2 { 
	font-size:22px;
	margin-bottom:17px;
	font-weight:lighter;
	color: #feffff;
}

h2.welcome {
	text-indent:-999999px;
	background:url(../images/welcometosomi.gif) no-repeat;
	width: 232px;
	height:60px;
}

p {
	color: #fff;
	font-size: 16px;
	font-weight:normal;
	padding-bottom:30px;
	line-height:24px;
	margin-top: 0;
}

#container {
	width: 900px;
	margin:0px auto;
	position:relative;
}

.leftSide {
	float:left;
	width:188px;
}

.rightSide {
	float:right;
	width:607px;
	padding-left:35px;
	
}

.clear {clear:both; display:block;}

.header {
	float:left;
	position:relative;
	z-index:1;
	top: 19px;
}

.header a.logo {
	background:url(../images/gables_logo.png) no-repeat;
	width:180px;
	height:75px;
	text-indent:-999999px;
	display:block;
	cursor:pointer;
	position: relative;
	z-index: 1;
}

.navigation {
	float:right;
	position: relative;
	padding-top: 0;
	top: 6px;
}

.navigation li {
	list-style:none;
	display:inline;
	float:left;
}

.navigation a {
	width:84px;
	height:31px;
	display:block;
	outline:none;
	margin-right:5px;
	background: url(../images/nav.png) no-repeat;
	text-align: center;
	padding-top: 8px;
	font: bold 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}



.navigation a:hover, .navigation .selected a {
	background: url(../images/nav-selected.png) no-repeat;
	text-decoration: none;
}

.nav_bird {
	margin:-29px 0 0 -90px ;
}

.banner {
	position:relative;
}

.banner img {
	margin-top:-25px;
}

.banner img.overlay {
	position:absolute;
	bottom:-13px;
	left:0px;
	margin:0px;
	z-index:50;
}

.main_content {
	background: #6db23e;
	padding-top:20px;
	color: #feffff;
}

.main_content p {
	padding:10px 0px;
}

.main_content .left {
	float:left;
	width:240px;
	padding-left:30px;
}

.main_content .right {
	float:right;
	width:580px;
	padding-right:30px;
	padding-top:10px;
}

.main_content_top {
	background:url(../images/main_content_top.png) no-repeat;
	height:12px;
}

.main_content_bottom {
	background:url(../images/main_content_bottom.png) no-repeat;
	height:12px;
}

.feature_news {
	color:#fff;
	background: url(../images/main-bottom-bg.gif) no-repeat 0 1px;
	width:380px;
	height: 105px;
	padding:40px 20px 0;
	float:left;
}

.feature_news .left {
	float:left;
	width:290px;
}

.feature_news h2 {
	color:#fff;
	margin-bottom:5px;
}

.feature_news ul {

	margin-left:10px;
}

.feature_news ul li {
	list-style:none;
	background: url(../images/news_bullet.gif) no-repeat 0 3px;
	padding-left:20px;
	padding-bottom:10px;
}


.feature_news p {
	color:#fff;
	margin-bottom:10px;
	font-size:14px;
	line-height:16px;
}

.feature_news .smalltxt { font-size:12px;}

.feature_downloads {
	background: url(../images/main-bottom-bg.gif) no-repeat -419px 1px;
	width: 200px;
	height: 108px;
	float:left;
	font-size:17px;
	padding:36px 20px 0px;
	color:#fff;
}

.feature_downloads ul li {
	background:url(../images/pdf_icon.gif) no-repeat;
	background-position:right;
	list-style:none;
	height:31px;
}

.feature_downloads a {
	color:#fff;
	display:block;
	padding-top:5px;
	font-size:16px;
}

.feature_register {
	background: url(../images/main-bottom-bg.gif) no-repeat -660px 1px;
	color:#fff;
	width: 200px;
	height: 108px;
	float:left;
	font-size:17px;
	padding:36px 20px 0px;
}

.feature_register span{ color:#fff; font-size: 22px;}

.feature_register span a { color:#fff; font-size: 14px;}

.feature_register ul li {
	list-style:none;
	line-height:19px;
}

.feature_register li.email {
	line-height:13px;
	background:url(../images/email_icon.png) no-repeat;
	background-position:right;
}

.downloadContent {
	float:left; 
	width:320px;
}

.downloads {
	background:url(../images/downloads.gif) no-repeat;
	width: 197px;
	height: 114px;
	float:right;
	font-size:18px;
	padding:40px 14px 0;
	margin-bottom:25px;
}

.downloads ul li {
	background:url(../images/parents_pdf_icon.gif) no-repeat;
	background-position:right;
	list-style:none;
	height:41px;
}

.downloads a {
	color:#fff;
	display:block;
	padding-top:5px;
	font-size:16px
}

#footer {
	background:url(../images/footer_bg.png) no-repeat;
	height:90px;
	margin-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding: 10px 15px 0px 0px;
}

#footer .right { float:right;}

#footer .right ul li {
	list-style:none;
	text-align:right;
	color:#ffee7f;
	padding-bottom:6px;
	font-family:"Arial Black";
	font-size:10px;
	line-height:13px;
}

#footer {
	background:url(../images/footer_bg.png) no-repeat;
}

#about h2.mission {
	background: url(../images/gables-mission.png) no-repeat 0 13px;
	width: 241px;
	height: 72px;
	text-indent:-999999px;
}

#sgpa h2.mission {
	background: url(../images/title_sgpa.gif) no-repeat 0 8px;
	width: 225px;
	height: 70px;
	text-indent:-999999px;
}


#parents h2.volunteering {
	background: url(../images/parent_volunteering.gif) no-repeat 0 13px;
	width:165px;
	height: 84px;
	text-indent:-999999px;
}

#main_body h2.waiting {
	background:url(../images/title_enrollment.gif) no-repeat;
	width:134px;
	height:35px;
	text-indent:-999999px;
}

#parents .content_seperator {
	background:url(../images/content_seperator.gif) repeat-x;
	height:3px;
	margin:0px 0 30px;
}

#vip .content_seperator {
	background:url(../images/content_seperator.gif) repeat-x;
	height:3px;
	margin:0px 0 30px;
}

#studentLife h2 {
	margin-bottom:10px;
}



#studentLife .downloads ul li {
	background:url(../images/student_pdf_icon.gif) no-repeat;
	background-position:right;
	margin-bottom:0px;
}

#studentLife .downloads a {
	padding-top:8px;
	font-size:16px;
}

#studentLife .content_seperator {
	background:url(../images/content_seperator.gif) repeat-x;
	height:3px;
	margin:35px 30px;
}

h2.k6 {
	background: url(../images/k6_header.gif) no-repeat 0 10px;
	width: 214px;
	height: 134px;
	text-indent:-999999px;
}

#facebox div.popup {
	color: #fff;
	text-transform: capitalize;
}

h2.preschool {
	background:url(../images/preschool_header.gif) no-repeat;
	width:144px;
	height:27px;
	text-indent:-999999px;
}

h2.afterschool {
	background:url(../images/schoolcare_header.gif) no-repeat;
	width:193px;
	height:86px;
	text-indent:-999999px;
}

.curriculum .right {
	float:right;
	width:600px;
}
.curriculum .left {
	float:left;
	width:200px;
}

.curriculum .vertlines td  {
	border-right:dotted 1px #c7b259;
	padding-left:10px;
	padding-right:8px;
}

.curriculum .vertlines p {
	font-size:14px;
}

.curriculum td.no_vertlines {
	border:none;
}

#preschool p {padding:0px;}

#preschool .downloads {
	background:url(../images/preschool_download.gif) no-repeat;
	height:134px;
}

#preschool .downloads ul li {
	background:url(../images/preschool_pdf_icon.gif) no-repeat;
	background-position:right;
	margin-bottom:0px;
}

#preschool .downloads a {
	padding-top:14px;
	font-size:16px;
}

#preschool .content_seperator {
	background:url(../images/content_seperator.gif) repeat-x;
	height:3px;
	margin:25px 30px;
}

#aftercare p {padding:0px;}

#aftercare .downloads {
	background:url(../images/aftercare_download.gif) no-repeat;
	height:134px;
}

#aftercare .downloads ul li {
	background:url(../images/aftercare_pdf_icon.gif) no-repeat;
	background-position:right;
	margin-bottom:0px;
}

#aftercare .downloads a {
	padding-top:14px;
	font-size:15.5px;
}

#aftercare .vertlines td  {
	border-right:dotted 1px #c7b259;
	padding-left:10px;
	padding-right:8px;
}

#aftercare .vertlines p {
	font-size:14px;
}

#aftercare td.no_vertlines {
	border:none;
}

#aftercare .content_seperator {
	background:url(../images/content_seperator.gif) repeat-x;
	height:3px;
	margin:35px 30px;
}

h2.aftercare {
	text-indent:-999999px;
	background:url(../images/aftercare_header.gif) no-repeat;
	width:193px;
	height:94px;
}

h2.pricing {
	text-indent:-999999px;
	background:url(../images/pricing_header.gif) no-repeat;
	width:106px;
	height:46px;
}

#gallery .main_content_top {
	background:url(../images/main_content_top_gallery.gif) no-repeat;
	height:15px;
}


#registration  .regContent {
	background:url(../images/registration_popup.png) no-repeat;
	float:right;
	padding:26px 27px 20px 20px;
	width:501px;
	height:374px;
}

#registration .vertlines {
	margin-top:35px;
}

#registration .vertlines td  {
	border-right:dotted 1px #c7b259;
	width:33%;
	font-size:18px;
	color:#674c19;
}

#registration td.no_vertlines span {
	font-size:26px;
	line-height:56px
}

#registration td.no_vertlines {
	border:none;
}

#registration .regTitle {
	background:url(../images/register_titlebg.png) no-repeat;
	width:200px;
	height:420px;
	float:left;
}

#registration .email {
	background:url(../images/reg_email.gif) no-repeat;
	display:block;
	text-indent:-999999px;
	width:64px;
	height:51px;
	margin-top:10px;
}

#registration .pdf {
	background:url(../images/reg_pdf.gif) no-repeat;
	width:60px;
	height:56px;
	text-indent:-999999px;
	display:block;
	margin-top:10px;
}

#registration .regRight span{ color:#000; font-size: 22px;}

#registration h2 {
	font-size:28px;
	margin-bottom:15px;
	margin-top:0px;
	line-height:33px;
}

#registration h3 {
	font-size:20px;
	color:#674c19;
	font-weight:lighter;
}

#registration p {
	padding-bottom:15px;
	line-height:21px;
}

#contact h2 {
	margin-bottom:5px;
	margin-top:0px;
}

#contact p {
	margin-bottom:0px;
	padding-bottom:0px;
	font-size:14px;
	line-height:17px;
}

#contact .contactTitle {
	background:url(../images/contact_titlebg.png) no-repeat;
	width:199px;
	height:596px;
	float:left;
}

#contact .contactContent {
	background:url(../images/contact_contentbg.png) no-repeat;
	width:498px;
	padding:26px 30px 0 20px;
	height:563px;
	float:right;
}


#contact .left {
	float:left;
}

#contact .right {
	float:right;
}

#contact .submit {
	border:none;
	margin-top:69px;
	margin-right:20px;
	background:url(../images/bttn_submit.gif) no-repeat;
	width:92px;
	height:125px;
	display:block;
	cursor:pointer;
}

#contact textarea {
	height:153px;
}

#contact .vertlines {
	margin-top:30px;
}

#contact .vertlines td  {
	border-right:dotted 1px #c7b259;
	width:50%;
	font-size:18px;
	color: #fff;
}

#contact td.no_vertlines span {
	font-size:26px;
	line-height:56px
}

#contact td.no_vertlines {
	border:none;
	padding-left:10px;
}

#contact a.pdf {
	background:url(../images/contact_pdf.gif) no-repeat;
	background-position:right center;
	display:block;
	height:40px;
	line-height:36px;
}

#contact ul li {
	list-style:none;
	color: #fff;
}

#contact .arrow {
	margin-top:5px;
}

.bttn_download {
	background:url(../images/bttn_brndownload.gif) no-repeat;
	width:86px;
	height:50px;
	display:block;
	float:right;
}

.bug {
	background:url(../images/republica_bug_somi.png) no-repeat;
	width:115px;
	height:13px;
	display:block;
	float:right;
}

.content_bird {
	margin-top:-106px;
	margin-left:30px;
}

small.super { vertical-align: super; }
h2.vip {
	text-indent:-999999px;
	background:url(../images/vip_header.gif) no-repeat;
	width:150px;
	height:90px;
}

#vip ul.news{
	position: relative;
	background-color: #92459F;
	left: 1px;
}
#vip ul.news li{
	list-style: square;
	list-style-position:inside;
	font-size: 16px;
	line-height: 2em;
	color: #fff;
	padding-left:10px;
}

#vip ul.news li.pdf{
	/*background-image:url(../images/img_icon_pdf.gif);*/
	background-position:0 6px;
	background-repeat:no-repeat;
}

#vip ul.news li.link{
	/*background-image:url(../images/img_icon_link.gif);*/
	background-position:0 6px;
	background-repeat:no-repeat;
}

#vip ul.news li a{
	color: #fff;
	font-size: 16px;
	line-height: 2em;
}

ul {
	padding-left: 0;
}
#newsarticle{
	width: 414px;
	padding: 40px;
	font-size: 1em;
	background-image: url(/images/img_news_center.png);
	background-repeat:repeat-y;
}
#newsarticle p{
	font-size: .8em;
}
#newsarticle h1{
	font-size: 1.2em;
		
}
#closenews{
	float: right;	
	position: relative;
	top: 12px;
	right: 39px;
}

