﻿*{margin: 0px;padding: 0px;border: 0px;font-size: 1em;}

body
{
	font: 62.5% "Trebuchet MS" , Helvetica, sans-serif;
	background-color: #FFFFFF;
}

/*a
{
    color:#F5E748;
}*/

#container
{
	width: 1023px;
	margin: 0px auto;
}

tr.tableRowAlternate td.tableRowItemRight a
{
     color:#2e4a13;
}
/*Change Lynxy 26/03*/
tr.tableRow td.tableRowItemRight a
{
     color:#2e4a13;
}
   


#header
{
	background: url(images/header2.jpg) no-repeat;
	height: 195px;
	position: relative;
	padding: 147px 0 0 0;
}

#header h1 a
{
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 245px;
	height: 145px; /* hide from IE Mac \*/
	text-indent: -999em;
	overflow: hidden; /* end hide */
	background: url(images/header-h2.jpg) no-repeat;
}

* html > body #header h1 a
{
	letter-spacing: -999em;
}

#header p a
{
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.registerLink
{
	display: block;
	position:relative;
	top: 0px;
	margin-left:770px;
	margin-top:-140px;
	display: inline;
	float:left;
	color: #000;
	width: 233px;
	height: 34px;
}

.registerLinkA
{
    color: #FFF;
    text-decoration: none;
    font-family: Arial;
    font-size: 14.5px;
	font-weight: bold;
	margin-left: 10px;
	position: relative;
	display:block;
}

.registerLinkDiv
{
    margin-top: 10px;
    text-indent: -9999px;
}

.faq
{
	margin-left: 8px;
}

#header p span
{
	color: #FFF;
}

#headerForm
{
	position: absolute;
	left: 250px;
	top: 40px;
	clear:both;
}

.loginButton
{
	margin: 40px 0 0 110px;
}

#headerForm p
{
	float: left;
	margin: 0 0 0 -300px;
}

#headerForm p.password
{
	float: left;
	margin: 0 10px 0 0;
}

#headerForm p label
{
	font-size: 14px;
	font-weight: bold;
	display: block;
	color: #ffffff;
}

#headerForm p input
{
	width: 100px;
	height: 17px;
}

#headerForm button:hover
{
	cursor: pointer;
}

#navigation
{
	height: 27px;
	width: 850px;
	color: #ffffff;
	position: absolute;
	top: 150px;
	left: 12px;
	z-index: 1300;
}

#navigation h2
{
	height: 0;
	overflow: hidden;
}

#navigation p
{
	float: right;
	color: #BD939D;
	font-size: 12px;
	font-weight: normal;
	margin: 8px 0 0 115px;
}

/*.registerLink
{
	color: #BD939D !important;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}*/


#navigation ul
{
	float: left;
	list-style: none;
	background: transparent;
}

#navigation ul li
{
	float: left;
}

#navigation ul li a
{
	/*background: url(images/navigation.jpg) 0 -27px no-repeat;*/
	display: block;
	text-decoration: none;
	height: 27px;
	text-indent: -999px;
}

#navigation ul li a:hover
{
	background: none;
	display: block;
	text-decoration: none;
	height: 27px;
	text-indent: -999px;
}

#navigation ul li.home a
{
	background-position: 0 -27px;
	width: 58px;
}

#navigation ul li.creative a
{
	background-position: -59px -27px;
	width: 73px;
	margin: 0 0 0 1px;
}

#navigation ul li.business a
{
	background-position: -133px -27px;
	width: 85px;
	margin: 0 0 0 1px;
}

#navigation ul li.creative2 a
{
	background-position: -219px -27px;
	width: 86px;
	margin: 0 0 0 1px;
}

#navigation ul li.business2 a
{
	background-position: -306px -27px;
	width: 83px;
	margin: 0 0 0 1px;
}

#content
{
	background: url(images/content-bg.jpg) repeat-y;
	width: 1023px;
	margin: 0px auto;
	min-height: 424px;
	overflow: auto;
	color: #ffffff;
	z-index: 2;
}


#main-content
{
	position: inherit;
	float: left;
	width: /*647px;*/ 649px;
	/*background: url(images/main-content-bg.jpg);*/
	height: auto;
	color: #ffffff;
}

#main-content2
{
	position: inherit;
	float: left;
	width: /*647px;*/ 649px;
	/*background: url(images/main-content-bg.jpg);*/
	height: auto;
	color: #ffffff;
}

#main-content h2
{
	height: 0px;
	overflow: hidden;
}

#main-content h3
{
	color: #4A634D;
	font-size: 16px;
	margin: 240px 0 0 215px;
}

#main-content2 h2
{
	height: 0px;
	overflow: hidden;
}

#main-content2 h3
{
	color: #4A634D;
	font-size: 16px;
	margin: 240px 0 0 215px;
}

#main-content div p
{
	margin: -5px 0 15px 0;
}
/*Lynxy change 30/03/08*/
#main-content div input
{
	font-size: 13px;
	/*float: left;*/ /*This was comented to fix Admin/Publisher.aspx and Admin/Reseller.aspx*/
	/*border: 2px inset silver;*/
    /*height: 17px;
	width: 100px;*/
}

#main-content div select
{
	font-size: 13px;
	float: left;
	border: 2px inset silver;
	height: 21px;
	/*width: /*100px*/
	/*width:auto;*/
}

#main-content div .searh
{
	float: none;
	width: 200px;
	clear: both;
	border: 2px inset silver;
	height: 17px;
	margin-left:20px;
	margin-top:0px;
}

#main-content div p label
{
	display: block;
	float: left;
	color: #4A634D;
	font-size: 12px;
	font-weight: bold;
	margin: 0 5px 0 5px;
	padding-top: 7px;
}

#main-content div p.button button
{
	width: 127px;
	height: 30px;
	display: block;
	background: transparent;
	text-indent: -999px;
}

#main-content div p.button button:hover
{
	cursor: pointer;
}

#main-content p
{
	margin: 102px 0 0 265px;
}

#main-content p a
{
	display: block;
	width: 148px;
	height: 26px;
	text-indent: -999px;
}

#information
{
	float: left;
	width: /*370px;*/ 372px;
	margin: 0 1px 0 0;
	padding: 0 0 30px 0;
}

#information h2
{
	display: block;
	border-bottom: 2px solid #5F4A51;
	color: #FFF;
	margin-left: 1px;
	font-size: 13px;
	padding: 20px 0 3px 15px;
}

#information a
{
	text-decoration: none;
	color: #FFF;
}

#information h3
{
	color: #BE8B9A;
	margin-left: 1px;
	font-size: 13px;
	margin: 15px 0 0 15px;
	text-decoration: none;
}

#information p
{
	color: #FFF;
	font-size: 11px;
	margin: 0 0 0 15px;
}

#footer
{
	background: url(images/footer-bg.jpg) repeat-x;
	height: 41px;
	width:1023px;
}

/*#footer p
{
	float: right;
	margin: 15px 40px 0 0;
	color: #fff;
	font-size: 13px;
}*/

#footer div
{
	float: left;
	margin: 15px 0 0 45px;
	color: #fff;
	font-size: 13px;
	clear:both;
}

#footer div a
{
    text-decoration: none;
	color: #FFF;
}


/**/
#main-content.leftSection
{
	background: url(images/bg-maincontent.gif) no-repeat;
}

#main-content2.leftSection
{
	background: url(images/bg-maincontent-1.gif) no-repeat;
	width: 646px;
	height:56px;
}


#main-content.leftSection div#connectForm
{
	border-bottom: 1px dotted #000;
	margin: 65px 0 40px 0;
	padding-bottom: 10px;
}
div#connectForm form
{
	margin: 0;
	padding-left: 125px;
	height: 25px;
}
div#connectForm p
{
	float: left;
}
div#connectForm p label
{
	font-size: 1.4em;
	font-weight: normal;
	color: #fff;
}
div#connectForm p select
{
	height: 18px;
}
div#connectForm button
{
	width: 98px;
	height: 25px;
	float: left;
	background: url(images/connect-button.gif) no-repeat;
	text-indent: -1000em;
	overflow: hidden;
	margin: 5px;
	cursor: pointer;
}


div#events
{
	width: 551px;
	margin: 0 auto;
	background: url(images/events-bottom.gif) bottom no-repeat;
	padding-bottom: 10px;
}
div#events table
{
	width: 551px;
	background: url(images/events-top.gif) top no-repeat #fff;
	font-size: 1.2em;
	color: #000;
}
div#events table td
{
	padding: 3px 5px;
	border: 1px solid #fff;
	border-collapse: collapse;
	background: #ADBC9F;
}
div#events table thead td
{
	border: 0;
	background: none;
}
div#events table tr.odd td
{
	background: #DEE4DA;
}
div#events table td.rating
{
	width: 40px;
	text-align: center;
}
div#events table td a
{
	text-decoration: none;
	color: #000;
}
.contentsBox
{
	margin: 55px 0 0 35px;
}
div.contentsBox h3, div.contentsBox p
{
	margin: 0 !important;
}
div.contentsBox h3
{
	font-size: 1.2em !important;
	color: #fff !important;
	border-bottom: 2px solid #E9DDDF;
	padding-bottom: 2px;
	margin-bottom: 15px !important;
}
div.contentsBox p
{
	font-size: 1.2em;
	margin-bottom: 25px !important;
}
div.thumbs
{
	margin: 25px 0;
}

div.thumbs img
{
	margin-right: 10px;
}

div#connectCharity
{
	border-top: 1px dotted #000;
	margin: 0 0 40px 0;
	padding-bottom: 10px;
}
div#connectCharity form
{
	margin: 0;
	padding-left: 25px;
	height: 25px;
	padding-top: 10px;
}
div#connectCharity p
{
	float: left;
}
div#connectCharity p label
{
	font-size: 1.2em;
	font-weight: normal;
	color: #fff;
}
div#connectCharity p select
{
	height: 18px;
	width: 240px;
}


/* Register */
#main-content.register
{
	background: url(images/bg-maincontent.gif) no-repeat;
}
.registerType
{
}

.registerTextBox
{
	font-size: 13px;
	float: left;
	border: 2px inset silver;
	height: 17px;
	width: 160px;
}

.registerDropDown
{
	font-size: 13px;
	float: left;
	border: 2px inset silver;
	height: 22px;
	width: 160px;
}

div.register
{
	width: 522px;
}
div.register form
{
	margin: 0 !important;
}
div.register div p
{
	overflow: hidden;
	clear: both;
	margin-left: 45px !important;
	margin-bottom: 0 !important;
}
div.register div p label
{
	float: left;
	width: 100px;
	text-align: right;
	font-size: 1.1em !important;
	font-weight: normal !important;
	color: #fff !important;
}
div.register div p input
{
	width: 160px !important;
	float: left;
}
div.register button
{
	width: 99px;
	height: 29px;
	float: left;
	background: url(images/register-button.gif) no-repeat;
	text-indent: -1000em;
	overflow: hidden;
	cursor: pointer;
	float: right;
	margin-right: 120px;
}


.tableHeader
{
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
	color: #000;
	text-align: left;
	padding: 5px;
	height: 37px;
	background: #FFF;
	/*background: #FFFFFF url(images/publicationstable-top2.gif);	*/
	background-repeat: repeat-x;
}

/*Change Lynxy 26/03*/
.tableHeader a 
{
     color:#2e4a13;   
}
.tableHeaderLeft
{
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
	color: #000;
	text-align: left;
	padding: 5px;
	height: 37px;
	background: #FFF;
	/*background: #FFFFFF url(images/publicationstable-topLeft.gif) no-repeat;	*/
}

/*Change Lynxy 26/03*/
.tableHeaderLeft a 
{
     color:#2e4a13;   
}
.tableHeaderRight
{
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
	color: #000;
	text-align: left;
	padding: 5px;
	height: 37px;
	background: #FFF;
	/*background: #FFFFFF url(images/publicationstable-topRight.gif) no-repeat;	*/
	background-position: right top;
}

.tableRowItem
{
	font-family: Verdana;
	border: 2px solid #ffffff;
	color: #000000;
	padding: 5px;
}

.tableRowItemLeft
{
	font-family: Verdana;
	border-Top: 2px solid #ffffff;	
	border-bottom: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
	color: #000000;
	padding: 5px;
}

.tableRowItemRight
{
	font-family: Verdana;
	border-Top: 2px solid #ffffff;	
	border-bottom: 2px solid #ffffff;
	border-left: 2px solid #ffffff;
	color: #000000;
	padding: 5px;
}

.tableRowAlternate
{
	background: #adbc9f;
	font-size: 11px;
}

.tableRow
{
	background: #dee4da;
	font-size: 11px;
}

.menuItem
{
	font-family: Verdana;
	background-color: #7b273e;
	/*padding: 12px 7px 12px 7px;*/
	font-size: 11px;
	height: 28px;
	font-weight: bold;
}
/*Dirty Menu Hack BEGIN*/
#ctl00_Menu1n9Items
{	
	position:absolute;
	padding: 12px 7px 12px 7px;
	/*height:80px;*/
	min-height: 80px;
	height:135px;
}
#ctl00_Menu1n10Items
{	
	position:absolute;padding: 12px 7px 12px 7px;
	height:135px;
}
#ctl00_Menu1n11Items
{	
	position:absolute;padding: 12px 7px 12px 7px;
	height:55px;
}
#lala * {z-index:9999;}
#bebe * {z-index:2;}
/*Dirty Menu Hack END*/

.menuItem a
{
	color: #FFFFFF;
	border: none;
}


.menuItemOn
{
	font-family: Verdana;
	background-color: #FFFFFF;
	/*padding: 12px 7px 12px 7px;*/
	font-size: 11px;
	height: 28px;
	font-weight: bold;
}

.menuItemOn a
{
	color: #000000;
	border: none;
}

.menu
{
	padding: 0px;
	z-index: auto;
	position: relative;
}
/*Green menu begin*/
#navigationGreen
{ background:none;
	height: 27px;
	width: 850px;
	color: #ffffff;
	position: absolute;
	top: 225px;
	left: 200px;
	z-index: 1300;
}
#navigationPublisherEditGreen
{
     background:none;
	height: 27px;
	width: 850px;
	color: #ffffff;
	position: absolute;
	top: 250px;
	left: 200px;
	z-index: 1300;
}
#GreenNavigationDiv DIV TABLE TR TD TABLE TR TD a
{
   color:#fff;
}
#navigationGreen h2
{
	height: 0;
	overflow: hidden;
}

#navigationGreen p
{
	float: right;
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	margin: 8px 0 0 115px;
}

.menuGreenItem
{
	font-family: Verdana;
	background-color: #231F20;
	/*padding: 12px 7px 12px 7px;*/
	font-size: 11px;
	height: 28px;
	width: 149px;
	font-weight: bold;
	color:#FFF;
}
.menuGreenItem a
{
	color: #FFF;
	border: none;
}


.menuGreenItemOn
{
	font-family: Verdana;
	background-color: #5A773D;
	/*padding: 12px 7px 12px 7px;*/
	font-size: 11px;
	height: 28px;
	width: 149px;
	font-weight: bold;
}

.menuGreenItemOn a
{
	color: #FFF;
	border: none;
}

.GreenMenu
{
	padding: 0px;
	z-index: auto;
	position: relative;
	clear:both;
    
}
/*begin HAK*/
#ctl00_ContentPlaceHolder1_xgvDatos tr td a
{
 color:#000;    
}
/*end HAK*/

/*Dirty GreenMenu Hack BEGIN*/
#ctl00_Menu2n2Items TABLE
{
 width:182px;
 
}
#ctl00_Menu2n2Items TABLE A
{   width:100%;
    padding: -12px 0px -12px 0px; 
    
 } 
 /*Dirty GreenMenu Hack END*/

/*Green menu end*/

.rightLink a
{
	text-decoration: none;
}

/* Begin:: LOGIN Control*/

.AspNet-Login
{
    margin-left:550px;
	margin-top:-130px;
	color: #FFFFFF !important;
	font-size: 12px;
	font-weight: bold;
	width:200px;
}

#right_content .AspNet-Login
{
    margin-left:0px;
	margin-top:0px;
	color: #FFFFFF !important;
	font-size: 12px;
	font-weight: bold;
	width:200px;
}
    
.welcomeText
{
	color: #FFFFFF !important;
	font-size: 12px;
	font-weight: bold;
	margin-left:550px;
	margin-top:-75px;
}
/* End:: LOGIN Control*/
 
.charityTitle
{
	font-size: 1.2em !important;
	color: #fff !important;
	border-bottom: 2px solid #E9DDDF;
	padding-bottom: 2px;
	margin-bottom: 15px !important;
}

.connectButton
{
	width: 98px;
	height: 25px;
	background: url(images/connect-button.gif) no-repeat;
	text-indent: -1000em;
	overflow: hidden;
	margin-left: 5px;
	cursor: pointer;
}

/*Change Lynxy 26/03*/
.charityFavourite
{
	margin: 0px;
	padding-left: 50px;
	height: 95px;
	font-size: 1.4em;
	font-weight: normal;
	color: #fff;
	border-top: 1px dotted #000;
    padding-top:10px;
}

.charityButton
{
	width: 98px;
	height: 25px;
	background: url(images/connect-button.gif) no-repeat;
	text-indent: -1000em;
	overflow: hidden;
	margin-left: 5px;
	cursor: pointer;
}


.dayHeaderCalendar
{
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-color: #E9DDDF;
	color: #000000;
	width: auto;
	font-size: 1.2em;
	height: 30px;
}

.monthHeaderCalendar
{
	height: 40px !important;
	width: 552px;
	background: url(images/calendartable-top.gif) no-repeat !important;
	font-size: 1.4em !important;
	color: #000000;
	font-size: 13px;
	font-family: Arial;
	font-weight: bold;
}

.nextMonthCalendar
{
	padding: 0px 14px 0px 14px;
}

#MyCalendar-topheader-line /*Change 5.03. Lynxy */
{
    background: url(images/calendarLine.gif) no-repeat;
    width:649px;
	height:31px;
	margin-top: 25px;
	
}

.dayCalendar
{
	color: #000000;
	width: auto;
	font-size: 1.2em;
	height: 30px;
	text-decoration: none;
	font-weight: bold
}

.dayCalendar a
{
	text-decoration: none;
}


.searchLabel
{
	color: #FFFFFF;
}

.searchTextBox
{
	font-size: 13px;
	border: 2px inset silver;
	height: 17px;
}

.searchDatePicker
{
	font-size: 14px;
	height: 20px;
	font-family: Verdana;
}

.searchCombo
{
	font-size: 13px;
	float: left;
	border: 2px inset silver;
	height: 21px;
	width:auto;
}

.searchCalendar
{
	font-size: 13px;
	border: 2px inset silver;
	height: 17px;
}

/*-----------------------*/
.SearchMaincontentbg
{
	background: url(images/RedBG.gif) repeat-y;
	width: 646px;
	 min-height:450px;
	 margin-top:-5px;
	 position:relative;
}
.SearchMaincontentbgREd2
{
	background: url(images/RedBG.gif) repeat-y;
	width: 646px;
	min-height:570px;
	margin-top:-5px;
	position:relative;
	height:100%;	
}
/*.SearchMaincontentbgredfon2
{
    background: url(images/RedBG.gif) repeat-y;
    position:relative;
    height:20%;
}*/

#divCategories table tr td input.MyCalendarButtonConnect
{
    background: url(images/Connected.gif) no-repeat;
    width:94px;
	height:27px;
	border:0px;
}

/* from layoutGuidelines.css BEGIN*/
#main-content.guidelines
{
	background: url(images/RedBG.gif) repeat-y;
	min-height: 900px;
	
}
.TopBgGuidelines
{
    background: url(images/bg-maincontent-2.gif) no-repeat;
    height: 56px;
    _height:646px;
    /*min-height:570px;*/
    width: 646px;
}

.TopBgGuidelines2
{
    background: url(images/bg-maincontent-2.gif) no-repeat;
    height: 56px;
    _height:56px;
    min-height:56px;
    width: 646px;
}

#main-content-guidelines
{
	background: url(images/guideline.gif) no-repeat;
	width: 653px;
	height: 32px;
	position: relative;
	margin-top:-30px;
}

#guidelines-content
{
    margin: 20px 0 0 25px;
    width:92%;
    margin-top:20px;
}
/* from layoutGuidelines.css END*/

/* from layoutRegister.css BEGIN*/
#main-content-button-register
{
	background: url(images/RedTopLine.gif) no-repeat;
	width: 648px;
	height: 3px;
	position:relative;
	top: 0px;

}
#main-content-button-register-Left
{
	background: url(images/TopHeaderLineLeft.gif) no-repeat;
	width: 6px;
	height: 28px;
	position:relative;
	
	

}
#main-content-button-register-Rigt
{
	background: url(images/TopHeaderLineRight.gif) no-repeat;
	width: 6px;
	height: 28px;
	position:relative;
	

}
#main-content-button-register-Center
{
	background: url(images/TopHeaderLineCenter.gif) repeat-x;
	width: 60px;
	height: 28px;
	position:relative;
	

}
.main-content-button-register-Table
{
    margin-left: 60px;
    margin-top: 26px;
}
.main-content-button-register-Text
{
  color:#FFF;
  font:Bold 13px Arial;
}

.TopTableRegisterOne
{
    margin: 30px 0 0 35px;
    align: left;
 }

.TableRegisterStyle
{
    border-bottom: 1px dotted #000;
     width: 550px;
    font-size: 1.2em; 
    height: 50px;
    margin-left:20px;
}

.TableRegisterCenterStyle 
{
    margin: 0px 0px 10px 0px; 
    font-size: 1.3em;
    font-weight: normal;
    font:12px Arial;
}

.TableRegisterbottomStyle
{
    padding-left: 230px;
    padding-top:-20px;
}
.registerButton
{
    margin-left: 0px;
}

/* from layoutRegister.css END*/

/* from layoutPrivacy.css BEGIN*/
#main-content.privacy
{
	background: url(images/RedBG.gif) repeat-y;
	min-height: 900px;
	
}
.TopBGPrivacy
{
    background: url(images/bg-maincontent-1.gif) no-repeat;
    height: 56px;
    width: 646px;    
}

.TopBGSearch
{
     background: url(images/bg-maincontent-1.gif) no-repeat;	
     WIDTH: 646px;
     /*HEIGHT: 56px;
     min-height: 600px;*/
     position:relative;
 }

#main-content-privacy
{
	background: url(images/Advanced_Search.gif) no-repeat;
	width: 653px;
	height: 32px;
	position: relative;
	margin-top:-30px;
}

#privacy-content
{
    margin: 20px 0 0 25px;
    width: 92%;
    align: center;
}

.PrivacyListPosition
{
 margin-left:50px;    
}

.linkPivacyClass
{
    color:#F5E748;
}
/* from layoutPrivacy.css END*/
/* Layout Resources  BEGIN*/
#main-content.resources
{
	background: url(images/RedBG.gif) repeat-y;
	min-height: 850px;	
}

.TopBGResources
{
    background: url(images/bg-maincontent-1.gif) no-repeat;
    height: 56px;
    width: 646px;    
}

#REdFonAbout.resources
{
    background: url(images/RedBG.gif) repeat-y;
	width:646px;
	height:580px;
}

#main-content-resources
{
	background: url(images/Advanced_Search.gif) no-repeat;
	width: 653px;
	height: 32px;
	position: relative;
	margin-top:-30px;
}

#resources-content
{
    margin: 20px 0 0 25px;
    width: 92%;
    align: center;
}

.linkResourcesClass
{
    color:#F5E748;
}
/* Layout Resources END*/

/*from layoutTerms.css begin*/
#main-content.terms
{
	background: url(images/bg-maincontent-1.gif) no-repeat;
	height: 56px;
	min-height:945px;
}

#main-content-terms
{
	background: url(images/terms.gif) no-repeat;
	width: 653px;
	height: 32px;
	position: relative;
	margin-top:25px;
}

.terms-table
{
    align:left;
    margin: 20px 0 0 25px;
}

.terms-table-table
{
    width:100%;
    border-bottom: 1px dotted #000;
    /*font-size: 1.2em;*/
}

.terms-table-table-space
{
    height: 10px;
}
.TermsMaincontentbg
{
    margin-top:-1px;
	background: url(images/RedBG.gif) repeat-y;
	width: 646px;
	height: 1300px;
	position: relative;
}
/*from layoutTerms.css END*/
/*layoutMycalendar Begin*/
#main-content.MyCalendar
{
	position: relative;
	background: url(images/bg-maincontent.gif) no-repeat;
	width:649px;
	/*height:600px;*/
}

#placeMyCalendar
{
    margin-top: 20px;
    margin-left: 65px;
}

#MyCalendar-topheader
{
    border:0px;
    BACKGROUND:none;
}

#MyCalendar-topheader div table
{
    border-bottom: 1px dotted #000;
    width: /*649px;*/ 100%;
    height: 100%;
    background:#FFF; /* White backgrounf above grey. See Bookmarks.master.css */
}

#MyCalendar-topheader-line
{
    background: url(images/calendarLine.gif) no-repeat;
    width:649px;
	height:31px;
	margin-top: 25px;
	
}

/*.MyCalendarButtonConnect
{
    background: url(images/Connected.gif) no-repeat;
    width:94px;
	height:29px;
	border:0px;
}*/

#mydivCategories table tr td input.MyCalendarButtonConnect
{
    background: url(images/Connect.gif) no-repeat;
    width:94px;
	height:27px;
	border:0px;
}
#mydivCategories
{
    background:#DEE4DA;
    height:100%;
    border-color:#DEE4DA;
    min-width:1000px;
    width:100%;
}
/*table*/

#events-line
{
    /*background: url(images/events-bottom.gif) bottom no-repeat;*/
	width: 600px;
	margin-left: 63px;
	position:relative;
	padding-bottom: 10px;
}

#events-line table{
	
	background: url(images/events-top.gif) no-repeat;
	margin: auto;
	width: 600px;
	height: auto;
	font-size: 1.2em;
	color: #000;
	
}

#events-line div table th{
	text-align: center;
}

#events-line table td{
	padding: 3px 5px;
	border: 1px solid #FFF;
	border-collapse: collapse;
	/*background: #ADBC9F;*/
}

#events-line table thead td{
	border: 0;
	background: none;
}

#events-line table tr.odd td{
	background: #DEE4DA;
}

#events-line table td.rating{
	width: 40px;
	text-align: center;
}

#events-line table td a{
	text-decoration: none;
	color: #000;
}

.CategorMyCalendar
{
    font: 12px Arial;
    margin-left: 40px;
}

.headertableMyCalendar
{
    width: /*649px;*/ 100%;
     /*margin-top: 10px;
     margin-left: 30px;*/
}

.myCalendarTableBg
{
    background:#red;
}

.dayCalendar /*, .dayCalendar a*/
{
    background:#FFF;
}

.mymonthHeaderCalendar
{
	height: 40px !important;
	width: 552px;
	/*background: url(images/calendartable-top.gif) no-repeat !important;*/
	background: #A6B797;
	font-size: 1.4em !important;
	color: #000000;
}

.mymonthHeaderCalendar tr
{
    background:#A6B797;
}

.DIV.publications TABLE TD
{
    height:100%;
}

.calendarGreenPrevMonth
{
    background: url(images/LeftGreenCalendarLine.jpg) left no-repeat;
    height:22px;
    width:22px;
    position:relative;
    text-decoration: none;
}

.calendarGreenNextMonth
{
    background: url(images/RightGreenCalendarLine.jpg) left no-repeat;
    height:23px;
    width:22px;
    position:relative;
    text-decoration: none;
}
/*LayoutMycalendar END*/

#main-content DIV P .SuburbMessage
{
   color:Red;
   float: right;
   margin-right: 40px! important 
}
