@charset "utf-8";
/* CSS Document */

body{
	background-image:url(../img/bg.gif);
	background-repeat:repeat-x; 
	margin-top: 50px;
	width: 99%;
	/*background-position: center center;*/
		
}

#warpper{
	width:98%;
	position:relative;
	float:left;
}

#innercontents{ width: 530px; padding: 0; color: #ee4596; float: right;}
#innercontents h1.bannerline{ color: #ee4596; width: 200px; font-size: 20px; font-weight: bold; text-align: center; 
	border-top: 1px dotted #ee4596; border-bottom: 1px dotted #ee4596; padding: 5px 0px; margin: 0 auto; margin-bottom:	 10px;}
#innercontents ul, ol{ margin-left: 50px; list-style-image: url(../images/arrow.png);}
#gobackgallery{width: 100%; padding:0; margin:0; text-align: left;}
#innercontents ul.upcomingevents{margin-left: 50px; list-style-image: url(../images/arrow.png);}

#maincontainer{
	width:931px;
	position:relative;
}
#inner {
	width:931px;
	float:left;
	border:1px solid #bcbbbb;
	background:#ffffff;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;
	text-align:left;
}
.contentwrapper{
	width:921px;
	position:relative;
	float:left;
}
.leftcontainer{
	width:359px;
	padding-left:5px;
	float:left;
	position:relative;
}
.rightcontainer{	
	float:right;
	position:relative;
	width: 550px;
	padding-top:15px;
}
.bottomnavwarp{
	width:931px;
	position:relative;
	float:left;
}
.bottomleftcontanier{
	float:left;
	position:relative;
	padding-left:5px;
}
.bottomnavigation{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#636363;
	float:left;
	position:relative;
	padding-top:13px;
}
.bottomnavigation a{
	color:#636363;
	text-decoration:none;
}

.bottomnavline{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#636363;
	float:left;
	position:relative;
	text-align:left;
	padding-left:12px;
	padding-right:12px;
	padding-top:13px;
}
.bottomrightcontanier{
	float:right;
	position:relative;

}
.topnavwrap{
	width:921px;
	position:relative;
	float:left;
}
.topnavcontainer{
	width:921px;
	position:relative;
	float:left;
}
.topnavright{
	position:relative;
	float:right;
}
.topnavleft{
	position:relative;
	float:left;
	padding-left:5px;
}
.menucontainer{
	position:relative;
	float:left;
}
.menuitems{
	float:left;
	position:relative;
	width: 350px;
}

#emailUs
{
	display: block;
	width: 61px;
	height: 57px;
	float:left;
	padding-right:4px;
	background-image: url(../img/home.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#emailUs:hover
{
	background-position: 0 -140px;
}

#emailUs span
{
  display: none;
}
#emailUs
  {
	display: block;
	width: 61px;
	height: 70px;
	background-image: url(../img/home.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
  }

  #emailUs:hover
  {
	background-image: url(../img/hover_home.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
  }


#aboutUs
{
	display: block;
	width: 61px;
	height: 57px;
	float:left;
	padding-right:4px;
	background-image: url(../img/about.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#aboutUs:hover
{
	background-position: 0 -140px;
}

#aboutUs span
{
  display: none;
}
#aboutUs
  {
	display: block;
	width: 61px;
	height: 70px;
	background-image: url(../img/about.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
  }

  #aboutUs:hover
  {
	background-image: url(../img/active_about.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
  }


#gallery
{
	display: block;
	width: 61px;
	height: 57px;
	float:left;
	padding-right:4px;
	background-image: url(../img/about.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#gallery:hover
{
	background-position: 0 -140px;
	background-image: url(../img/gallery.gif);
}

#gallery span
{
  display: none;
}
#gallery
  {
	display: block;
	width: 61px;
	height: 70px;
	background-image: url(../img/gallery.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
  }

  #gallery:hover
  {
	background-image: url(../img/active_gallery.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
  }


#whyUs
{
	display: block;
	width: 61px;
	height: 57px;
	float:left;
	padding-right:4px;
	background-image: url(../img/why_us.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#whyUs:hover
{
	background-position: 0 -140px;
}

#whyUs span
{
  display: none;
}
#whyUs
  {
	display: block;
	width: 61px;
	height: 70px;
	background-image: url(../img/why_us.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
  }

  #whyUs:hover
  {
	background-image: url(../img/active_why_us.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
  }


#contact
{
	display: block;
	width: 61px;
	height: 57px;
	float:left;
	padding-right:4px;
	background-image: url(../img/contact.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#contact:hover
{
	background-position: 0 -140px;
}

#contact span
{
  display: none;
}
#contact
  {
	display: block;
	width: 61px;
	height: 70px;
	background-image: url(../img/contact.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
  }

  #contact:hover
  {
	background-image: url(../img/active_contact.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
  }
.logocontainer{
	float:left;
	position:relative;
	background-image:url(../img/logo_bg.png);
	width:528px;
	height:239px;
	background-repeat: no-repeat;
	text-align:center;
	padding-top:30px;

}
.followuswrap{
	width:921px;
	position:relative;
	float:left;
	padding-bottom:8px;
}
.followuscont{
	float:right;
	position:relative;
}
.folowusicons{
	float:right;
	position:relative;
	padding-right:5px;
}
.followus{
	font-family:Arial, Helvetica, sans-serif;
	color:#050505;
	font-size:12px;
	text-align:right;
	float:left;
	padding-right:8px;
	padding-top:3px;
	position:relative;
}
#innercontent{
	width: 540px;
	padding: 0;
	color: #ee4596;
	float: left;
	margin-right: 10px;
	position: relative;
}

#innercontent h1.bannerline{
	color: #ee4596;
	width: 250px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	border-top: 1px dotted #ee4596;
	border-bottom: 1px dotted #ee4596;
	margin-bottom:	 10px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

.gallerymainwrap{
	width:550px;
	position:relative;
	float:left;
}
.galleryleft{
	width:195px;
	float:left;
	position:relative;
	padding-top: 10px;
}
.galleryright{
	width:315px;
	float:left;
	position:relative;
	background-image: url(../img/shadw.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:40px;
	padding-top:30px;
}
.galleryrightcont{
	float: left;
	position: relative;
}
.gallerysubhead{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#de4456;
	text-align:left;
	float:left;
	width:300px;
	position:relative;
	margin-bottom: 10px;
}
.gallerycontent{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../img/arrow.png);
	background-repeat: no-repeat;
	background-position: left 3px;
	text-align: left;
	float: left;
	padding-left:10px;
	position: relative;
	color: #535353;
	line-height: 18px;
	margin-bottom: 10px;
	width:305px;
}
.gallerycontent a{
	color: #535353;
	text-decoration:none;
}

.SiteMapcontent{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../img/arrow.png);
	background-repeat: no-repeat;
	background-position: left 3px;
	text-align: left;
	float: left;
	padding-left:10px;
	position: relative;
	color: #ee4596;
	line-height: 18px;
	margin-bottom: 10px;
	width:305px;
}
.SiteMapcontent a{
	color: #ee4596;
	text-decoration:none;
}

.SiteMapcontent:hover {
	color: #ee4596;
	text-decoration:underline;
}

.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.button {
	color: #444;
	display: block;
	float: left;
	font: normal 12px arial, sans-serif;
	height: 24px; /* sliding doors padding */
	text-decoration: none;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../img/bg_button_a.png);
	background-repeat: no-repeat;
	background-position: right top;
	margin-right: 6px;
	padding-right: 18px;
}

a.button span {
	display: block;
	line-height: 14px;
	background-color: transparent;
	background-image: url(../img/bg_button_a.png);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 18px;
} 
a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
} 
 

.Pagenavigation{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ee4596;
	float:left;
	position:relative;
	padding-top:13px;
	font-weight:bold;
}
.Pagenavigation a{
	color:#ee4596;
	text-decoration:none;
	border-bottom:1px;
}

.address {  font-size: 12px; color: #ee4596; margin-left:25%; }
.address span.addheading{ color: #511814; font-weight: bold; font-size: 13px; line-height: 30px;}
.address span.companyname{font-weight: bold;}
.address span.email{}

 .container {
                /* So the overflow scrolls */
                overflow: auto ;
                /*scrollbar-arrow-color:#ee4596; 
                scrollbar-face-color: #e7e7e7; 
                scrollbar-3dlight-color: #a0a0a0; 
                scrollbar-darkshadow-color:#888888;*/
                
                /* Style 
                border: 1px solid black; */
            }
            
            .container table th {
                /* Keep the header cells positioned as we scroll */
                position:relative;
                /* Style 
                color: #F7F6F3;
                background: #5D7B9D;
                font-weight: bold;
                border-bottom: solid 1px #CCCCCC;
                text-align: left;
                padding-left:5px;    */        
            }
            
            .container table th a {
                /* Style 
                color: #F7F6F3;  */         
            }            
            
            .container table tbody {
                /* For alignment of the scroll bar */
                overflow:hidden;
            }  
            
            .container table tbody tr td {
                /* Style 
                color: #333333;
                background: White;
                border-bottom: solid 1px #CCCCCC;
                text-align: left;
                padding-left:3px;*/
            } 