﻿
body
{
	margin: 0px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.4em;
	color: #666666;
}

p
{
	margin: 10px 0;
}

p.no-padding-no-margin
{
	padding: 0;
	margin: 0;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	LINKS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


a.readmore:link {
	color:#d61719;
	text-decoration:none;
}

a.readmore:visited {
	color:#980000;
	text-decoration:none;
}

a.readmore:hover {
	text-decoration:none;
}

a.readmore:active {
	color:#980000;
}


A.linkaction:link {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #fd6907; FONT-FAMILY: verdana; TEXT-DECORATION: none
}
A.linkaction:visited {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #fd6907; FONT-FAMILY: verdana; TEXT-DECORATION: none
}
A.linkaction:active {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #fd6907; FONT-FAMILY: verdana; TEXT-DECORATION: none
}
A.linkaction:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #666666; FONT-FAMILY: verdana; TEXT-DECORATION: underline
}

A.linkdownload:link {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #16446A; FONT-FAMILY: verdana; TEXT-DECORATION: none
}
A.linkdownload:visited {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #16446A; FONT-FAMILY: verdana; TEXT-DECORATION: none
}
A.linkdownload:active {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #16446A; FONT-FAMILY: verdana; TEXT-DECORATION: none
}
A.linkdownload:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #666666; FONT-FAMILY: verdana; TEXT-DECORATION: underline
}


.text-1
{
    font-family: Arial, verdana, sans-serif;
    font-style: normal;
    font-size: 11px;
    color: #15365e;
}

.text-2
{
    font-family: Arial, verdana, sans-serif;
    font-size-adjust: inherit;
    font-style: normal;
    font-size: 11px;
    color: #585858;
}

.matter-text-style
{
    font-family: verdana;
    font-style: normal;
    font-size: 11px;
    color: #585858;
}
.leftmenu-text-style
{
    font-family: Arial, verdana, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 11px;
    color: #585858;
    text-decoration: none;
}
.leftmenu-rollover-text-style
{
    font-family: Arial, verdana, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 11px;
    color: #fd6907;
    text-decoration: none;
}

.leftmenu-aboutus-text-style
{
    font-family: Arial, verdana, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 11px;
    color: #ffffff;
}
.download-text-style
{
    font-family: Arial, verdana, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 11px;
    color: #ffffff;
}
.aboutus-body-text-style
{
    font-family: Arial, verdana, sans-serif;
    font-style: normal;
    font-size: 11px;
    color: #16446a;
}
.broucher-text-style
{
    font-family: Arial, verdana, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 13px;
    color: #16446a;
}
.search-text-style
{
    font-family: Arial, vardana, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #fd6907;
}
.outlinebox
{
    border: 1px solid #1f496d;
}
.dotted-line
{
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: dashed;
    border-left-style: none;
    border-top-color: #dbdbdb;
    border-right-color: #dbdbdb;
    border-bottom-color: #dbdbdb;
    border-left-color: #dbdbdb;
}



.text-5
{
    font-family: verdana;
    font-size: 9px;
    color: #ffffff;
}

.text-7
{
    /*font-family: Arial;     font-style: normal;     font-weight: bold;     font-size: 11px;*/
    color: white;
    text-decoration: none;
}


.hypermousehover
{
    cursor: pointer;
    cursor: hand;
}



/***********************************************************************/
/* Event calendar related data										   */
/**********************************************************************/
/* used as the cssclass of the actual calendar */
.eventmonthtable
{
    margin-right: auto;
    margin-left: auto;
    position: relative;
    margin-bottom: 15px;
    /*border: 1px solid #16446a;*/
    border-collapse: collapse;
    width: 100%;
}
/* cssclass of the DayEvent */
.Day-Event-TemplateClass
{
    font-family: Arial;
    font-style: normal;
    font-weight: bold;
    font-size: 11px;
    color: #15365e;
    text-decoration: none;
}
.Day-Event-Template-Background
{    
    /*background-color: #fff3c5;*/
    /*background-color: #ffffff;*/
    border: 0;
}
/* cssclass of the DayHeaderStyle */
.Day-Header-StyleClass
{
    font-family: Arial;
    font-style: normal;
    font-weight: bold;
    font-size: 11px;
    color: #15365e;
    text-decoration: none;
}

/* used as the cssclass of the DayNumberStyle */

.Day-Number-StyleClass
{
    font-family: Arial;
    font-style: normal;
    font-size: 13px;
    float: right;
    border-bottom: 1px solid #C7C272;
    border-left: 1px solid #C7C272;
    clear: none;
    padding: 2px;
}


.Current-Month-Text
{
    font-family: verdana;
    font-style: normal;
    font-weight: bold;
    font-size: 15px;
    color: #fd6907;
}

.Prev-Next-Month-Text
{
    font-family: verdana;
    font-style: normal;
    font-weight: bold;
    font-size: 11px;
    color: #fd6907;
}
/* used as the cssclass of the DayStyle, OtherMonthDayStyle, TodayDayStyle, WeekendDayStyle */

.calcurrentmonth, .calcurrentmonth, .calothermonth, .calcurrentday, .calweekend
{
    text-align: left;
    border: 1px solid #C7C272;
    height: 60px;
    vertical-align: top; /* needed for positioning the dayNumber part */
    position: relative;
    border-collapse: separate;
    border-spacing: 5px;
}

/* used as the cssclass of the actual calendar */


.calcurrentmonth
{
    /* no styles needed at this time */
}
/*.calothermonth
{
    background-color: #DCD78E;
}
.calcurrentday
{
    background-color: #FFFFC1;
}
.calweekend
{
    background-color: #FEEB95; 
}
*/

.calothermonth
{
    background-color: #DCD78E;
}
.calweekend
{
    background-color: #FFFFC1; /*  width: 15%; */
}

.calcurrentday
{
    background-color: #FEEB95;
}







.eventmonth h3
{
    padding-left: 20px;
    padding-right: 20px;
}

.eventlist label
{
    font-weight: bold;
    padding-right: 4px;
}

/* Surrounds the calendar 
.eventmonth
{
    border: 1px solid #DBDB79; /*width: 694px;
    margin-right: auto;
    margin-left: auto;
    background: #FEFFAB url(images/background_fullwidth.jpg) repeat-y;
    margin-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    text-align: center;
}*/


.itemdetails
{
    font-size: 1.3em;
}

.groovybutton
{
    font-size: 12px;
    font-family: Tahoma,Verdana,Arial;
    font-weight: bold;
    color: #FFFFFF;
    height: 19px;
    background-color: #0077BB;
    border-style: none;
    cursor: hand;
}

/* used as the cssclass of the actual calendar */

/* used as the cssclass of the actual calendar */

/* used as the cssclass of the actual calendar */

/* used as the cssclass of the actual calendar */

.events-head-style
{
    font-family: vardana, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #fd6907;
}

/***********************************************************************/
/* client login										   */
/**********************************************************************/


.clogin-text1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #4a4a4a;
}
.clogin-text2
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #4a4a4a;
}
.clogin-text3
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #ffc600;
}
.clogin-border
{
    border: 1px solid #000000;
}


/**************************************/
/* LOGGED IN CUSTOMER INDICATION STYLE*/
/**************************************/


.Login-in-text-style
{
    font-family: verdana;
    font-style: normal;
    font-size: 11px;
    color: #585858;
}

.Log-out-text-style
{
    font-family: vardana, sans-serif;
    font-size: 11px;
    font-weight: bold;
}


.text-51
{
    font-family: vardana, sans-serif;
    font-size-adjust: inherit;
    font-size: 11px;
    font-weight: bold;
    color: #fd6907;
}



/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	HEADINGS 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

	
h1, h2, h3, h4, h5, h6 {
	font-size:1.8em;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	line-height:1.1em;
	margin:5px 0;
}

h1 {
	margin-bottom:0;
}

h1, h2 {
	margin-top:0px;
}

h2 {
	font-size:1.3em;
}

h3 {
	font-size:1.1em;
}

h3.small {
	font-size:1.2em;
}

h4 {
	font-size:1.1em;
}

h5 {
	font-size:1.1em;
}

h6 {
	font-size:1em;
}




ul {
	margin:0;
	padding:0;
	}

li {
	list-style:none;
	background:url(../../images/list-bullet-02.gif) no-repeat 0 .8em;
	padding:.2em 0 .2em 1em;
	margin-left:0.4em;
	
}
