﻿
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;
}


.menu-rollover-text
{
    font-family: Arial;
    font-style: normal;
    font-size: 11px;
    font-weight: bold;
    /*color: #d61719;*/
    color: #fd6907;
    text-decoration: none;
}

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
}

.text-1
{
    font-family: Arial;
    font-style: normal;
    /*font-weight: bold;*/
    font-size: 11px;
    color: #15365e;
    text-decoration: none;
}
.text-2
{
    font-family: Arial;
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
    color: #585858;
}
.text-3
{
    font-family: verdana;
    font-style: normal;
    font-size: 11px;
    color: #585858;
}

.text-4
{
    font-family: verdana;
    font-style: normal;
    font-weight: bold;
    font-size: 11px;
    color: #fd6907;
}
.text-5
{
    font-family: verdana;
    font-size: 9px;
    color: #ffffff;
}
.text-51
{
    font-family: Arial, vardana, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #fd6907;
}
.text-6
{
    font-family: verdana;
    font-style: normal;
    font-weight: bold;
    font-size: 13px;
    color: #fd6907;
}
.text-7
{
    /*font-family: Arial;     font-style: normal;     font-weight: bold;     font-size: 11px;*/
    color: white;
    text-decoration: none;
}
.text-8
{
    font-family: verdana;
    font-style: normal;
    font-size: 13px;
    color: white;
}

.text-9
{
    font-family: Arial;
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
    color: #ffffff;
}

.text-10
{
    font-family: verdana;
    font-style: normal;
    font-size: 11px;
    color: #ffffff;
}

.outlinebox
{
    border: thin solid #999999;
}
.outlinebox-1
{
    border-top-width: 1.5px;
    border-top-style: solid;
    border-top-color: #e7ebef;
}
.outlinebox-2
{
    border: thin;
    border: #999999;
}
.outlinebox-3
{
    border-bottom-width: 1.5px;
    border-left-width: 1.5px;
    border-bottom-style: solid;
    border-left-style: solid;
    border-bottom-color: #e7ebef;
    border-left-color: #e7ebef;
}
.outlinebox-4
{
    border-left-width: 1.5px;
    border-left-style: solid;
    border-left-color: #e7ebef;
}
.outlinebox-5
{
    background-color: #dfdfdf;
    border-bottom-width: 1.5px;
    border-left-width: 1.5px;
    border-bottom-style: solid;
    border-left-style: solid;
    border-bottom-color: #e7ebef;
    border-left-color: #e7ebef;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	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: 1em;
}

h5
{
    font-size: 1.1em;
}

h6
{
    font-size: 1em;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	LISTS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

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;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	HORIZONTAL ROW

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

hr
{
    color: #E5E5E5;
    background-color: #E5E5E5;
    height: 1px;
    border: 0;
    margin: 15px 0;
    _margin: 10px 0;
}

.hypermousehover
{
    cursor: pointer;
    cursor: hand;
}
.popup-background
{
    background-color: #f8f8f8;
}

/***********************************************************************/
/* 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 #DBDB79;
    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
{
}
/* 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: 2px solid #C7C272;
    height: 60px;
    vertical-align: top; /* needed for positioning the dayNumber part */
    position: relative;
    border-collapse: separate;
    border-spacing: 5px;
}

.test
{
    background-color: #fd6907;
}
/* 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; /*  width: 15%; */
}


.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 */




/***********************************************************************/
/* Ajax Accordion Panel										   */
/**********************************************************************/
.Accordion-Header-Row
{
    font-family: Verdana;
    font-style: normal;
    font-weight: bold;
    font-size: 13px;
    color: #fd6907;
    height: 20px;
    cursor: pointer;
    cursor: hand;
    background-color: #dfdfdf;
}


.Accordion-control-css
{
    border-style: double;
    border-color: #dfdfdf;
    border-width: medium;
}

.Accordion-Content-style
{
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: Black;
    border-color: Black;
    background-color: Black;
}

.Accordion-Content-text
{
    font-family: verdana;
    font-style: normal;
    font-size: 11px;
    color: #585858;
}




/* changes testing */
.leftmenu-aboutus-text-style
{
    font-family: Arial, verdana, sans-serif;
        font-style: normal;
    font-weight: bold;
    font-size: 11px;
    color: #ffffff;
}

.search-text-style
{
    font-family: Arial, vardana, sans-serif;
    
    font-size: 11px;
    font-weight: bold;
    color: #fd6907;
}


.broucher-text-style
{
    font-family: Arial, verdana, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 11px;
    color: #16446a;
}

.download-text-style
{
    font-family: Arial, verdana, sans-serif;
        font-style: normal;
    font-weight: bold;
    font-size: 11px;
    color: #ffffff;
}


.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;
}


/**************************************/
/* 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: 11px;
    font-weight: bold;
    color: #fd6907;
}
.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:600px;
}
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}