@charset "utf-8";
/*------------------------------------------- 	
|	Document	:	CSS						|	
|	WebSite		:	Saint Patrick			| 
|	Creator		:	Chintan Sheth			|
|	Date		:	28-07-2010				|
|	Updater		:	Chintan Sheth			|
|	Last Update	:	28-07-2010				|
|--------------------------------------------*/

html, body{font-size:13px; line-height:20px; background:#ffffff url(../images/bg-body.gif) no-repeat top center; margin:0px; padding:0px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight:normal; color:#333333; }

div, dl, dd, ul, li, h1, h2,h3,h4,h5, p, img, form{ margin:0px; padding:0px;}
*{ margin:0px; padding:0px;}
img{ border:none;}
ul, li{ list-style-type:none;}

.b{border:1px solid #ff0000;}

.wraper{ width:100%;}

.container{ width:1000px; margin:0px auto; padding:0px; /*overflow:hidden;*/ }
/*-- globle effect --*/
p{padding-bottom:20px;}


/*-- Link and Text --*/
a{color:#003d24; text-decoration:underline;}
a:link{color:#003d24; text-decoration:underline;}
a:visited{color:#003d24; text-decoration:underline;}
a:hover{color:#003d24; text-decoration:none;}
a:active{color:#003d24; text-decoration:underline;}

.green a{color:#003d24; text-decoration:none;}
.green a:link{color:#003d24; text-decoration:none;}
.green a:visited{color:#003d24; text-decoration:none;}
.green a:hover{color:#003d24; text-decoration:underline;}
.green a:active{color:#003d24; text-decoration:none;}

.title-600{background:url(../images/bg-title-600.gif) 0 0 no-repeat; height:30px; line-height:30px; color:#003d24; font-size:18px; font-weight:normal; padding-left:20px; padding-bottom:16px;}
.title-350{background:url(../images/bg-title-350.gif) 0 0 no-repeat; height:30px; line-height:30px; color:#003d24; font-size:18px; font-weight:normal; padding-left:20px; padding-bottom:16px;}
.title{ line-height:20px; color:#003d24; font-size:18px; font-weight:normal; padding-bottom:10px;}

.main-line{font-size:14px; font-style:italic;}

.bullet-list1{padding:0 0 20px 0;}
.bullet-list1 li{font-size:14px; padding:0 0 14px 35px; background:url(../images/bullet1.gif) 0 2px no-repeat;}

.bullet-list2{padding:0 0 20px 0;}
.bullet-list2 li{ padding:0 0 2px 16px; background:url(../images/bullet2.gif) 0 7px no-repeat;}

.pdf-bullet-list{padding:0 0 20px 0;}
.pdf-bullet-list li{ padding:12px 0 12px 40px; background:url(../images/pdf-icon.gif) 0 7px no-repeat;}


/*-- column --*/

.sptr1{font-size:1px; line-height:1px; clear:both; height:1px;}
.sptr10{font-size:1px; line-height:1px; clear:both; height:10px;}
.sptr20{font-size:1px; line-height:1px; clear:both; height:20px;}

.column-280{width:280px; float:left;}
.column-320{width:320px; float:left;}
.column-600{width:600px; float:left;}
.column-350{width:350px; float:right;}


.header-link{}
.cmschoolyard-login{height:30px; padding-top:10px; text-align:right;}

.menubar{height:40px; width:1000px; background:url(../images/bg-menubar.gif) repeat-x;}
.menubar .left{height:40px; width:5px; float:left; background:url(../images/bg-menubar-l.gif) no-repeat;}
.menubar .right{height:40px; width:5px; float:right; background:url(../images/bg-menubar-r.gif) no-repeat;}
.menubar .mid{float:left; width:990px;}

.menubar .meun-level-1{ line-height:40px; font-size:14px;}
.menubar .meun-level-1 a{color:#003d24; text-decoration:none;}
.menubar .meun-level-1 a:link{color:#003d24; text-decoration:none;}
.menubar .meun-level-1 a:visited{color:#003d24; text-decoration:none;}
.menubar .meun-level-1 a:hover{color:#fff; text-decoration:none; background:url(../images/bg-menubar-ovr.gif) repeat-x;}
.menubar .meun-level-1 a:active{color:#003d24; text-decoration:none;}
.menubar .meun-level-1 li{float:left; height:40px; background:url(../images/bg-menubar-sptr.gif) no-repeat right top; text-align:center;}

.menubar .meun-level-1 li a{margin-right:10px; display:block;}
.menubar .meun-level-1 .link1{width:80px;}
.menubar .meun-level-1 .link2{width:180px;}
.menubar .meun-level-1 .link3{width:110px;}
.menubar .meun-level-1 .link4{width:110px;}
.menubar .meun-level-1 .link5{width:160px;}
.menubar .meun-level-1 .link6{width:180px;}
.menubar .meun-level-1 .link7{width:70px;}
.menubar .meun-level-1 .link8{width:100px; background:none; }
.menubar .meun-level-1 .link8 a{margin-right:0px;}


.linkbar-outer{ width:1000px; height:30px;}
.linkbar{color:#fff; font-size:12px; float:right; width:215px; height:25px; line-height:25px; background:url(../images/bg-link-bar.gif) 0 0 no-repeat;  text-align:center;}
.linkbar-inner{height:25px;  background:url(../images/bg-link-bar.gif) right -35px no-repeat; margin-right:20px; padding:0 15px;  }
.linkbar-div{background:#006248;}

.linkbar a{color:#fff; text-decoration:none; padding:0 2px;}
.linkbar a:link{color:#fff; text-decoration:none;}
.linkbar a:visited{color:#fff; text-decoration:none;}
.linkbar a:hover{color:#fff; text-decoration:underline;}
.linkbar a:active{color:#fff; text-decoration:none;}

.banner{height:300px;}
.banner .logo{width:352px; float:left;}
.banner .bannerimg{width:608px; float:right;}

.footer{border-top:5px solid #fdd100; border-bottom:5px solid #006248; padding:10px 0; text-align:center;}
.footer .address{color:#003d24; padding-bottom:10px;}
.footer .address strong{padding:0 16px;}
.footer .footnote{color:#666666; padding-bottom:0px;}

/*-- Table --*/
.tuition-data{border:1px solid #000; background:#fee880; margin-bottom:20px;}
.tuition-data td{border:1px solid #000;}
.tuition-data th{background:#277fe0; color:#fff;}
.tuition-data .tuition-col1{background:#93bfef;}
.tuition-data .tuition-col2{background:#fee880;}
.tuition-data .tuition-col3{background:#fed100;}

.calendar-table{ margin-bottom:20px;}
.calendar-table td{vertical-align:top; border-bottom:1px solid #c8c8c7; padding:10px 0; }
.calendar-table .datecell{width:60px;}
.calendar-table .datecell div{width:40px;  text-align:center; padding:5px 2px; background:#006248; font-size:10px; color:#fff; line-height:12px; }
.calendar-table .datacell{ text-align:left;}

.googlemap{padding-bottom:20px;  width:425px;  margin:auto; border:4px solid #006248;}

.pro-img{border:2px solid #006248; float:left; margin:0 20px 10px 0;}

.succeed-text{padding-bottom:20px;}
.succeed-text .bigtext{width:20px; float:left; padding-left:20px; color:#006248;}
.succeed-text .smltext{width:300px;float:left;}


