/************** Eco Friendly CSS *********************/

/*****************************************************
            Made By Mena Bassily 
              DTSL Wellington
                31/08/2010

*****************************************************/


.tributeTable 
{
    /*border: 1px solid #000000;*/
	background-color: #fff;
}
table td, table tr
{
    margin:0;
    padding:0;
    overflow:hidden;
    border:0
}

/************** TributeDetails container *********************/


#tributeDetails{
	padding: 35px 20px 20px 20px;
	text-align: left;
	background: url(../images/tributes/17_header.png) no-repeat top center;
	height: 180px;
}

#tributeDetails h1{
	padding-bottom: 10px;
	font-size: 36px;
	color: #fff;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#tributeDetails h2{
	padding-top: 0px;
	padding-bottom: 5px;
	font-size: 20px;
	color: #fff;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#tributeDetails h3{
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#tributeDetails h4{
	font-size: 9px;
	color: #385C81;
}

#tributeDetails p{
	padding: 0px;
	margin:0px;
}


/************** Tribute container *********************/

#tribute{
	font-size: 9px;
	text-align: left;
	padding: 0px 20px 0px 20px;	
		color: #000;
	font-size: 12px;
	line-height: 20px;
	font-style: normal;
	font-family: Arial, Helvetica, Sans-Serif;/*Georgia, "Times New Roman", Times, serif;*/
}
	
@media screen and (min-width: 768px) {
    #tribute img {
        float: left;
        margin-right: 15px;
        margin-bottom: 15px;
    }
}

#tribute p{
	color: #000 ;
	font-size: 14px;
	line-height: 20px;
	font-style: normal;
	font-family: Arial, Helvetica, Sans-Serif;/*Georgia, "Times New Roman", Times, serif;*/
}

#tribute a
{
    text-decoration: none;
    color: #006688;
}

/************** ServiceInfo container *********************/

#serviceInfo {
	padding: 0px 20px 0px 20px;
	background: url(../images/tributes/17_Details.png) no-repeat center center;
	height: 196px;
}

#serviceInfo strong{
	color: #000;
}

#serviceInfo h5{
	color: #000;
	font-size: 18px;
	padding-bottom: 10px;
	padding-top: 10px;
	margin: 0px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

#serviceInfo p {
	color: #000;
	font-style: normal;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#serviceinfo a:link {
	color: navy;
    font-weight: bold;
}
/************** Tribute Boook container *********************/

#book {
	padding: 0px 20px 0px 20px;	
	color: #000;
}

#book p{
	font-family: Arial, Helvetica, Sans-Serif;/*Georgia, "Times New Roman", Times, serif;*/
}

#book.inputfield {
	border: 1px solid #B20324;
}

/************** Tribute ID container *********************/

.footer {
	color: #000;
	text-align:center;
	background-color: #DBDDD2;
	border-top: solid 1px #FFFFFF;
}

/************** Tribute Acknowledgement *********************/

#ack{
	font-size: 9px;
	text-align: left;
	padding: 20px;
	padding: 0px 20px 0px 20px;		
	color: #000;
	font-size: 12px;
	line-height: 20px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#ack h2{
	color: #000;
	font-size: 18px;
	padding-bottom: 10px;
	padding-top: 10px;
	margin: 0px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

/************** tributeTable links *********************/

#book a:link {
	text-decoration: underline;
	color: #000;
}

#book a:hover {
	text-decoration: none;
	color: #000;
}

#book a:visited {
	text-decoration: underline;
	color: #000;
}

#book a:visited:hover {
	text-decoration: none;
	color: #000;
}

#ack p{
	color: #000;
	font-size: 12px;
	line-height: 20px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}



/************** tributeTable links *********************/


#tributeDetails a:link {
	text-decoration: underline;
	color: #006688;
}

#tributeDetails a:hover {
	text-decoration: none;
	color: #006688;
}

#tributeDetails a:visited {
	text-decoration: underline;
	color: #006688;
}

/************** Tribute Boook container *********************/

.divider_line {
	border-top-width: 1px;
	border-top-style: solid;
	color: #000;
}

#book_trib {
	padding: 20px 20px 20px 20px;	
	color: #000;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right bottom;
}


#book_trib.inputfield {
	background-color: #E7F6D9;
}

#book_trib a:link {
	text-decoration: underline;
	color: #000;
}

#book_trib a:hover {
	text-decoration: none;
	color: #000;
}

#book_trib a:visited {
	text-decoration: underline;
	color: #000;
}

#book_trib a:visited:hover {
	text-decoration: none;
	color: #000;
}

#book_trib h2{
	color: #000;
	font-size: 18px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

#book_trib p{
	padding: 0px;
	margin: 0px;
	color: #000;
	font-size: 12px;
	line-height: 20px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.give {
	color: #000;
}
