#bgimg
{
    z-index:-1;
    position: fixed ;
    top: 0px;
    left:0px;
  
}
body
{
   
/*	background:url("../gui/background.jpg") no-repeat scroll center top white;
   background:url("../gui/background.jpg") no-repeat scroll left top black;
 	background-repeat:repeat-x;*/	
	background-color:#F2F2F2;
    

	padding:0px;
	height:100%;
	color:#5a5a5a;
	
    
    margin: 0 auto;
    font-family:Georgia,Arial;
    font-size:14px;
    line-height:20px;
    letter-spacing:0px;
    

}
div
{
	margin:0px;
	padding:0px;
    text-align:left;
    font-size:14px;

  
}
table
{
   	
	padding:0px;
	border:0px;
	width:100%;
    
	
}

img
{
    border:0px;
    text-align:center;
}


img.bgimage {
	position: absolute;
	left: 0;
	top: 0;
}

a {
   
	text-decoration:none;
    cursor:pointer;
    	color:#5a5a5a;
}
a:hover, a:active, a:focus {
    text-decoration:none;
 cursor:pointer;
 	color:#5a5a5a;
}





ul{
	display:block;
	margin:0px;
	padding:0px;
	
}

li 
{
	display:block;
	margin-left:20px;
    margin-top:0px;
    margin-right:0px;
    margin-bottom:0px;
	padding:0px;
   
    list-style: none; 

}

li a{
    
    text-decoration:none;
   
}








#divMainContainer
{
    position:absolute;
    
   
    width:100%;
    height:100%;
    
  top:0px;
  left:0px;
   
   
  
}

#divLeftContainer
{
    width:230px;
    padding-left:30px;
    min-height:600px;
    position:fixed;
    float:left;
    top:0;
    left:0;
  
 
   
    
}


#divNavContainer
{
    width:230px;
    height: 350px !important;
    background-color:white;
	padding:10px 0 0 0;
    
   
}
#spacermenu_contact,
#spacermenu_bridal,
#spacermenu
{
    height:163px;
	vertical-align:bottom;
   
    
}

#divmenu
{
  height:197px;  
  vertical-align:bottom;
}
#divlogo{
   /*  padding-top: 96px; */
    padding-top: 125px;
    padding-bottom:30px;
    height:240px;
    
}
#divRightContainer
{
    position:absolute;
    left:260px;
    width:460px;
    padding-left:40px;
  
    height:100%;

    float:left;
  
}

.ornamentcontainer
{
    width:100%;
    height:32px;
    padding-top: 10px;
    text-align:center;

}
.leftornament
{
    height:32px;
    background-image:url(../gui/ornamentline.png);
    background-repeat:repeat-x;	
    float:left;
}

.ornament
{
    height:32px;
    width:52px;
    float:left;
}

.ornamentright
{
    height:32px;
    width:24px;
    float:right;
    
}

.ornamentleft
{
    height:32px;
    width:24px;
    float:left;
}


.rightornament
{
    height:32px;
    background-image:url(../gui/ornamentline.png);
    background-repeat:repeat-x;	
    float:left;
    
}

#container
{
   
}
#galleryspacer
{
    width:500px;
   
  
  
}

#pressgallerycontainer

{

     height:485px;
    width:500px;
    padding-top: 40px;


  


}
#gallerycontainer
{
  
    height:485px;
    width:460px;
    padding-top: 40px;
    
  
  
}

.gallerytext
{
    
    padding-top: 5px;
 


}


.gallery
{
  
 
  
   width:490px;
   float:left;
  

   
}

.press_recent,.press_archive
{
    height:420px;
     width:490px;
   float:left;
  
}

.galleryrow
{
    height:140px;
  
    
}
.galleryitem
{
    float:left;
    width: 100px;
    height:120px;
    padding-right:20px;
   
     
    padding-top:20px;
    
    
    
}


.galleryitemimg
{
    float:left;
    width: 80px;
    height:100px;
    padding:10px 10px 10px 10px;
    background-color:#ffffff;
    
    
}

.title
{
    font-family:Georgia,Arial;
    font-size:14px;
    line-height:20px;
    letter-spacing:0px;
    font-weight: bold;
    color:#5a5a5a;
}


.pressnews
{
     font-family:Georgia,Arial;
    font-size:14px;
    line-height:20px;
    letter-spacing:0px;
    color:#5a5a5a;
    
}


/*form start*/

/*Form*/

.contact_form {
float:left;
width:100%;

} 

.contact_form .mandatory {
color:#5a5a5a;
padding:0px 0px 10px 0px;
float:left;
width:100%;
}

.contact_form .formrow {
float:left;
width:100%;
padding:0px 0px 10px 0px;

}

.contact_form .formlabel {
float:left;
width:250px;

}

.contact_form .formvalue {

float:left;
margin:0px 0px 0px 0px;


}

.contact_form .formvalue input
{
    width: 205px;
    height:21px;
    
    
}
.contact_form .formvalue select
{
    width: 208px;
    height:22px;
      
}

.contact_form .checkbox {
float:left;		
}

.contact_form .checkboxlabel {
float:left;		
width:400px;
}

.contact_form table td {
padding:6px 0px 0px 0px;
}

.contact_form .validationmessage {
float:left;	
}

.contact_form .checkboxes {
float:left;		
margin:0px 0px 20px 0px;	
}

.contact_form .submit {
clear:both;
padding:0px 0px 0px 0px;

}

.newsletter_panel .description {
color:#5a5a5a;
padding:0px 0px 10px 0px;
float:left;
width:100%;
}

.mailto
{
	text-decoration:none;
	color:#1591AB;
}

.contact_form .formlabelRow {
float:left;
margin-right: 10px;
}

.contact_form .formvalueRow {
float:left;
margin:0px 10px 0px 0px;
}
/*from end*/


.pressdetleft
{
   
   
  
    float:left;
}

.presscontent
{
    
    
}

.pressnews
{
   
}


.pressornament
{
   clear:both;
}


.pressimg
{
   
    
    float:right;
}

.presspaging
{
   
    background-color:#ffffff;
}

td.galleryornament
{
   padding-top: 10px;
    text-align:center;
}


.gallerypagingleft
{
   
    width:20px;
    float:left;
   
   
   padding-top:10px;
    height:20px;
     font-family:Georgia,Arial;
    font-size:14px;
    line-height:20px;
    letter-spacing:0px;
    
}

.gallerypagingright
{
   
    width:20px;
    float:right;
    
 
   padding-top:10px;
    height:20px;
   text-align:right;
    font-family:Georgia,Arial;
    font-size:14px;
    line-height:20px;
    letter-spacing:0px;
 
    
}

.paging
{
  
  width:460px;
 padding-top: 10px;
  clear:both;

 
}
.divPagingCell_,.divPagingCell_recent,.divPagingCell_archive
{
    width:15px;
    float:right; 
    text-align:center;
    cursor:pointer;
   
}



.presspagingleft
{
   
    width:20px;
    float:left;
   
   padding-top:10px;
    height:20px;
     font-family:Georgia,Arial;
    font-size:14px;
    line-height:20px;
    letter-spacing:0px;
    
}

.presspagingright
{
   
    width:20px;
    float:right;
 
    padding-top:10px;
    height:20px;
    text-align:right;
    font-family:Georgia,Arial;
    font-size:14px;
    line-height:20px;
    letter-spacing:0px;
 
    
}


/*---------------------------------------------------*/

#TB_closeAjaxWindow{

	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
    margin-bottom:1px;
}

#TB_title{
	background-color:#fff;

}


.community
{
	border-top:1px solid #b4b4b4;
	margin:0px 15px;
	padding-top:10px;
	padding-left:0px;
	vertical-align:bottom;
}
.community li
{
	padding-left:0px;
	margin-left:0px;
}



