

/*****************************************/
/* HTML tag styles                       */
/*****************************************/ 

/*****************************************************/
/*                                                   */
/* STYLES                                            */
/*                                                   */
/*****************************************************/ 

.TopQuote, .BottomQuote{

width:270px;
margin-bottom:10px;
}

.TopQuote{
float:right;

}

.EventsMessage{
float:right;
width:200px;
clear:right;
margin-bottom:10px;
}


.Content_BottomRightLink{
float:right;
width:200px;
clear:right;
margin-bottom:10px;
}

.Content_BottomLeftLink{
float:Left;
width:200px;
clear:right;
margin-bottom:10px;
}


.QuoteTopBG{
background: url(../design_images/QuoteTop.gif) top left no-repeat;
}

.QuoteBottomBG{
padding:10px 20px;
background: url(../design_images/QuoteBottom.gif) right bottom no-repeat;
}

.BottomQuote{
float:left;
}

.TopQuote .QuoteText, .BottomQuote .QuoteText{
text-align:justify;
font-style:italic;
font-size:80%;
}

.TopQuote .QuoteText .QuoteTag, .BottomQuote .QuoteText .QuoteTag{

font-style:normal;
font-weight:bold;
color: #458EFC;
font-size:150%;
}



.TopQuote .QuoteBy, .BottomQuote .QuoteBy{
font-weight:bold;
text-align:right;
color:#F078AD;
font-size:70%;
}


.Events{
width:500px;

float:left;



}

.Events_Tbl{
margin-bottom:10px;



}

.Events_Tbl td{

font-size:70%;
padding:2px 3px;
background: #CEE5F5;
}



.Events_Tbl th, .Events_Tbl td.Events_Tbl_Bottom{
background:#F1D5E6;/*#5DB5E5;*/

font-size:80%;
padding:4px 5px;
}

.Events_Tbl td.Events_Tbl_Bottom{
padding:0px;
font-size:0px;
overflow:hidden;
height:5px;
}



.Events_LoginForm{
width:200px;
margin:10px 0px 10px 10px;
float:right;
clear:right;


font-size:80%;
}

.Events_LoginForm form{
margin:0px;
padding:0px;
}


.Events_LoginForm  .QuoteBottomBG{
padding:5px 10px;

}


.EventsForm h2{
color:#F078AD;
}


.Events_ClientMenu{
width:150px;
margin:10px 0px 10px 10px;
float:right;
clear:right;


font-size:80%;
}

.Events_ClientMenu  .QuoteBottomBG{
padding:20px 30px;

}

.Events_ClientMenu ul{
padding:0px;
margin:5px 0px 5px 15px;

}

.free_gift{
float:right;
margin:0px 0px 10px 5px;
clear:right;
}

.Events_ClientMenu h2{
color:#F078AD;
}


.LinkCode{
width:380px;
height:100px;
}


.PressItem{
margin: 10px 0px 30px 0px	

}

.PressItem .PressImage{
float:left;
width:120px;
}

.PressItem .PressDetails{
float:left;
width:600px;
}

.PressItem h2 {
padding:0px;
margin:0px;	

}

.PressItem h2 .PressDate, .BlogItem h2 .PressDate {
font-weight:normal;
font-style:italic;
font-size:80%;
}

.PressItem p {
	
padding:0px;
margin:0px;
}

.PressGallery{
float:right;
width:220px;
margin:0px 0px 10px 0px;
text-align:right;

}



