@charset "utf-8";
/* CSS Document */

/*
Design: http://portman2.com
Author: Kate
Site: http://chocolate-week.co.uk
Last updated: 8th May 2009
Last updated by: Clive
*/

/* RESETS */
body {text-align: center; margin: 0;}
h1, h2, h3, h4, p, ol, ul, p {margin: 0; padding: 0; clear: both; font: 12px Arial, Helvetica, sans-serif; color: #380d17;}
ol, ul, li {list-style-type: none; margin: 0; padding: 0;}
img {margin: 0; padding: 0; border: none;}
a {text-decoration: none;}

/* COMMON ELEMENTS */
p, li {line-height: 12px;}
p a:link, p a:visited {color: #333333; text-decoration: underline;}
p a:hover {color: #f20046; text-decoration: none;}

/* COMMON CLASSES */
.hide {position: absolute; left: -9999px;} /* invisible but still presented by screen readers */
.noshow {display: none;} /* invisible, even to screen readers */
.clearboth {clear: both;}





body {background: #9A9C5D url(http://chocolate-week.co.uk/themes/site/images/bg.gif) repeat-y 50% 0;}

#homepage, #participantspage, #eventspage, #newspage, #aboutpage, #unwrappedpage, #partnerspage, #contactpage, #notificationpage, #termsofusepage {
	width: 800px; margin: 0 auto;
}





/************************************ NAVIGATION AND HEADER *********************************************/
#header {width: 800px; height: 170px;  position: relative;}
#header h1 {width: 141px; height: 125px; position: absolute; top: 10px; left: 0;
	background: url(http://chocolate-week.co.uk/themes/site/images/h1_week.gif) no-repeat; text-indent: -9999px;
}
#header h2 {width: 191px; height: 17px; position: absolute; top: 35px; right: 5px;
	background: url(http://chocolate-week.co.uk/themes/site/images/header_date.jpg) no-repeat; text-indent: -9999px;
}
#unwrappedpage #header h1 {width: 185px; height: 131px; position: absolute; top: 10px; left: 0;
	background: url(http://chocolate-week.co.uk/themes/site/images/h1_unwrapped.gif) no-repeat;
}
#nav {width: 800px; height: 32px; position: absolute; top: 145px; left: 0;}
#nav ul {}
#nav li {float: left; }
#nav a {display: block; height: 25px; text-indent: -9999px;}
a#nav_index:link, a#nav_index:visited {width: 65px; background: url(http://chocolate-week.co.uk/themes/site/images/home.gif);}
a#nav_index:hover, a#nav_index.active {background: url(http://chocolate-week.co.uk/themes/site/images/home_roll.gif);}
a#nav_participants:link, a#nav_participants:visited {width: 105px; background: url(http://chocolate-week.co.uk/themes/site/images/participants.gif);}
a#nav_participants:hover, a#nav_participants.active {background: url(http://chocolate-week.co.uk/themes/site/images/participants_roll.gif);}
a#nav_events:link, a#nav_events:visited {width: 72px; background: url(http://chocolate-week.co.uk/themes/site/images/events.gif);}
a#nav_events:hover, a#nav_events.active {background: url(http://chocolate-week.co.uk/themes/site/images/events_roll.gif);}
a#nav_news:link, a#nav_news:visited {width: 64px; background: url(http://chocolate-week.co.uk/themes/site/images/news.gif);}
a#nav_news:hover, a#nav_news.active {background: url(http://chocolate-week.co.uk/themes/site/images/news_roll.gif);}
a#nav_about:link, a#nav_about:visited {width: 148px; background: url(http://chocolate-week.co.uk/themes/site/images/about.gif);}
a#nav_about:hover, a#nav_about.active {background: url(http://chocolate-week.co.uk/themes/site/images/about_roll.gif);}
a#nav_unwrapped:link, a#nav_unwrapped:visited {width: 185px; background: url(http://chocolate-week.co.uk/themes/site/images/unwrapped.gif);}
a#nav_unwrapped:hover, a#nav_unwrapped.active {background: url(http://chocolate-week.co.uk/themes/site/images/unwrapped_roll.gif);}
a#nav_partners:link, a#nav_partners:visited {width: 81px; background: url(http://chocolate-week.co.uk/themes/site/images/partners.gif);}
a#nav_partners:hover, a#nav_partners.active {background: url(http://chocolate-week.co.uk/themes/site/images/partners_roll.gif);}
a#nav_contact:link, a#nav_contact:visited {width: 80px; background: url(http://chocolate-week.co.uk/themes/site/images/contact.gif);}
a#nav_contact:hover, a#nav_contact.active {background: url(http://chocolate-week.co.uk/themes/site/images/contact_roll.gif);}






/************************************ PREAMBLE *********************************************/
#preamble {width: 800px; height: 280px;  text-align: left;}
#preamble h1 {text-indent: -9999px;}
#preamble p {color: #ffffff; font: 13px Arial, Helvetica, sans-serif;}
#preamble a:link; #preamble a:visited {color: #ffffff; font: 13px Arial, Helvetica, sans-serif;}
#preamble a:hover; #preamble a:visited {text-decoration: underline; color: #ffffff; font: 13px Arial, Helvetica, sans-serif;}
#preamble fieldset {border: none; padding: 0;}
#preamble label {color: #ffffff; font-size: 14px; line-height: 22px;}
#preamble input {float: right;border: none; height: 22px; padding: 2px;}
/* HOME PAGE */
#homepage #preamble {background-color: #380f17;}
#homepage #preamble img {display: block; width: 800px; height: 238px;}
#homepage #preamble h1 {display: block; width: 800px; height: 42px; background: url(http://chocolate-week.co.uk/themes/site/images/preamble_home_h1.gif);}
/* PARTICIPANTS */
#participantspage #preamble {background-color: #e5a430;}
/* DROP FORMS */
#searchparticipants, #searchevents {width: 470px; padding: 25px 25px 0; float: left;  position: relative; height: 255px; overflow: hidden;}
#searchparticipants h2 {display: block; width: 135px; height: 25px; background: url(http://chocolate-week.co.uk/themes/site/images/searchparticipants_h2.gif);  margin-bottom: 10px; text-indent: -9999px;}
#searchparticipants p {margin-bottom: 20px;}
#searchevents p {margin-bottom: 20px;}
#dropnav, #dropnav ul {padding: 0; margin: 0; list-style: none; }
#dropnav a {display: block; width: 10em;}
#dropnav li { color: #ffffff; font: 15px Arial, Helvetica, sans-serif; margin: 0 0 5px 20px; float: none; }
#searchparticipants #dropnav li {line-height: 40px;}
#searchevents #dropnav li {line-height: 30px;}
#dropnav li ul {position: absolute; width: 280px; left: -999em;}
#dropnav li ul li {margin: 0 0 3px;  line-height: 12px;}
#dropnav ul li:hover ul li, #dropnav ul li:sfhover ul li {margin: 0 0 3px 0; font: 13px Arial, Helvetica, sans-serif;}
#dropnav li:hover ul li a, #dropnav li.sfhover ul li a { color: #ffffff; font: bold 12px Arial, Helvetica, sans-serif; text-decoration: none; width: 260px}
#dropnav li:hover ul li a:hover, #dropnav li.sfhover ul li a:hover {text-decoration: underline;}
#dropnav li:hover ul#searchbyname, #dropnav li.sfhover ul#searchbyname, #dropnav li:hover ul#searchbylocation, #dropnav li.sfhover ul#searchbylocation { left: 200px; top: 145px; height: 100px; overflow: auto; width: 280px; background: #E5A430; border: 1px solid #ffffff; padding: 5px;}
#dropnav li:hover ul#searchbydate, #dropnav li.sfhover ul#searchbydate, 
#dropnav li:hover ul#searchbyparticipant, #dropnav li.sfhover ul#searchbyparticipant, #dropnav li:hover ul#searchbyeventtype, #dropnav li.sfhover ul#searchbyeventtype, #dropnav li:hover ul#searchbyeventlocation, #dropnav li.sfhover ul#searchbyeventlocation { left: 200px; top: 140px; height: 115px; overflow: auto; width: 280px; background: #380F17; border: 1px solid #ffffff; padding: 5px;}
#dropnav li:hover, #dropnav li.hover { position: static;} 

/* EVENTS */
#eventspage #preamble {background-color: #380f17;}
#searchevents h2 {display: block; width: 141px; height: 25px; background: url(http://chocolate-week.co.uk/themes/site/images/searchevents_h2.gif);  margin-bottom: 10px; text-indent: -9999px;}
#searchevents ul {margin: 0px 60px 0 10px;}
/* SUBSCRIBE */
#newspage #preamble {background-color: #d14f2f;}
#subscribe {width: 470px; padding: 25px 25px 0; float: left;}
#subscribe h2 {display: block; width: 128px; height: 17px; background: url(http://chocolate-week.co.uk/themes/site/images/subscribe_h2.gif);  margin-bottom: 18px; text-indent: -9999px;}
#subscribe p {margin-bottom: 10px;}
#subscribe ul {margin: 15px 175px 0 10px;}
#subscribe li {height: 22px; clear: both; margin-bottom: 13px;}
#subscribe label {display: block; float: left; }
#subscribe input {width: 210px; font-size: 14px; color: #380f17; background-color: #DFD6BE; }
#subscribe input.submit {width: 100px; height: 22px; background: url(http://chocolate-week.co.uk/themes/site/images/submit.gif) no-repeat; text-indent: -9999px; padding-top: 22px;}
/* ABOUT */
#aboutpage #preamble {background-color: #e5a430;}
#about {width: 470px; padding: 25px 25px 0; float: left;}
#about h1 {display: block; width: 184px; height: 17px; background: url(http://chocolate-week.co.uk/themes/site/images/about_h1.gif);  margin-bottom: 18px; text-indent: -9999px;}
#about p {margin-bottom: 10px;}
#about ul {margin: 15px 30px 0 0;}
#about li {height: 22px; clear: both;}
#about a {padding-left: 30px; color: #ffffff; font: 14px Arial, Helvetica, sans-serif;}
#about a:link, #about a:visited {text-decoration: none;}
#about a:hover {text-decoration: underline;}
#about a.active {background: url(http://chocolate-week.co.uk/themes/site/images/about_active.gif) 0 4px no-repeat; }
#about label {display: block; float: left; }
#about input {width: 210px;font-size: 16px; color: #4A2626; background-color: #DFD6BE; }
#about input.submit {width: 106px; height: 22px; background: url(http://chocolate-week.co.uk/themes/site/images/about_submit.gif) no-repeat; text-indent: -9999px; padding-top: 50px;}
/* CHOCOLATE UNWRAPPED */
#unwrappedpage #preamble {background-color: #380f17;}
#unwrappedpage #header h2 {background: url(http://chocolate-week.co.uk/themes/site/images/header_date_unwrapped.jpg)}
#chocolate_unwrapped {width: 470px; padding: 25px 25px 0; float: left;}
#chocolate_unwrapped h1 {display: block; width: 253px; height: 20px; background: url(http://chocolate-week.co.uk/themes/site/images/chocolate_unwrapped_h1.gif);  margin-bottom: 15px; text-indent: -9999px;}
#chocolate_unwrapped h2 {color: #ffffff; font: 15px Arial, Helvetica, sans-serif; margin-bottom: 30px;}

#chocolate_unwrapped p {margin-bottom: 10px;}
/* PARTNERS */
#partnerspage #preamble {background-color: #d14f2f;}
#partners {width: 470px; padding: 25px 25px 0; float: left;}
#partners h2 {display: block; width: 90px; height: 17px; background: url(http://chocolate-week.co.uk/themes/site/images/partners_h2.gif);  margin-bottom: 18px; text-indent: -9999px;}
#partners p {margin-bottom: 10px;}
/* CONTACT */
#contactpage #preamble {background-color: #380f17;}
#contactpage #preamble img {display: block; width: 800px; height: 238px;}
#contactpage #preamble h1 {display: block; width: 800px; height: 42px; background: url(http://chocolate-week.co.uk/themes/site/images/preamble_contact_h1.jpg);}
/* TERMS OF USE */
#termsofusepage #preamble {background-color: #380f17;}
#termsofusepage #preamble img {display: block; width: 800px; height: 238px;}
#termsofusepage #preamble h1 {display: block; width: 800px; height: 42px; background: url(http://chocolate-week.co.uk/themes/site/images/termsofuse.gif);}
#termsofusepage #content h2 {font: bold 15px Arial, Helvetica, sans-serif;  margin-bottom: 10px;}
#termsofusepage #content h3 {font-weight: bold;  margin-bottom: 10px;}
#termsofusepage #content p {margin-bottom: 10px;}
#termsofusepage #content ul {margin-bottom: 10px;}
#termsofusepage #content li {margin: 0 0 7px 20px; line-height: 14px;}





/******************************************************** CONTENT *****************************************************/
#content {clear: both;}
#content p {color: #380c17; line-height: 16px; }
#content a {color: #380c17;}
#left {float: left; width: 488px; text-align: left; padding-top: 28px; padding-right: 32px;}
#right {float: right; width: 280px; text-align: left; padding-top: 28px;}






/**************************************** HOMEPAGE ****************************************/
#intro {width: 800px; height: 145px; padding-top: 22px; background-color: #ebe6e7; text-align: left;}
#intro p {line-height: 16px; }
#intro_text {width: 470px; height: 130px; float: left; padding: 0 30px 0 20px;}
#intro_text p {margin-bottom: 10px;}
#intro_subscribe {width: 280px; float: right;}
#intro_subscribe h2 {display: block; width: 221px; height: 18px; background: url(http://chocolate-week.co.uk/themes/site/images/intro_subscribe_h2.gif);  margin-bottom: 10px; text-indent: -9999px;}
#intro_subscribe p {margin-bottom: 10px; padding-right: 20px;}
#intro_subscribe ul {margin: 0; padding: 0;}
#intro_subscribe li {height: 20px; margin: 0 0 10px 0; clear: both;}
#intro_subscribe fieldset {border: none; margin: 0; padding: 0;}
#intro_subscribe label {float: left; line-height: 20px;}
#intro_subscribe input {float: right; margin-right: 20px; width: 205px; border: 1px solid #a79597; font-size: 14px; background-color: #d4c8b1; }
#intro_subscribe input.submit {width: 100px; height: 22px; margin-top: 3px; border: none; background: url(http://chocolate-week.co.uk/themes/site/images/intro_subscribe_submit.gif) no-repeat; text-indent: -9999px; padding-top: 22px;}

#latestnews {width: 490px; background: #FAEDEA;}
#latestnews h2 {width: 490px; height: 36px; background: url(http://chocolate-week.co.uk/themes/site/images/latestnews_h2.gif);  margin-bottom: 16px; text-indent: -9999px;}
.newsitem {width: 450px; padding: 0 20px 25px; clear: both;}
.newsitem_text {float: left}
.newsitem_text h4 {width: 310px; text-transform: uppercase; margin-bottom: 10px;}
.newsitem_text p {width: 310px;}
.newsitem img {float: right; }

#oursponsors {text-align: center;}
#oursponsors h2 {width: 280px; height: 35px; background: url(http://chocolate-week.co.uk/themes/site/images/oursponsors_h2.gif);  margin-bottom: 10px; text-indent: -9999px;}
#oursponsors img {text-align: center; padding: 7px;}

/**************************************************** PARTICIPANT PAGE ****************************************/
#participantspage #left h2 {width: 490px; height: 35px; background: url(http://chocolate-week.co.uk/themes/site/images/contactdetails_h2.gif); text-indent: -9999px;}
.participant {width: 450px; padding: 17px 20px 10px; background: #EBE7E7;}
.participant img {float: right; margin-bottom: 15px;}
.participant p {margin-bottom: 0px; clear: both;}
.participant h3 {font-weight: bold;}
.participant h4 {font-weight: bold; margin: 20px 0 10px;}
.participant li {margin-bottom: 7px; font-style: italic;}
.participant a {text-decoration: underline;}
.profile {width: 200px; float: left;}
.profile h3 {text-transform: uppercase; margin-bottom: 0px;}
.profile li {line-height: 15px; font-style: normal;}
li.tel {margin: 0 0;}
li.url {margin: 0 0 7px;}
.profile li.url a:link, .profile li.url a:visited {text-decoration: none;}
.profile li.url a:hover {text-decoration: underline;}
.participant_thumbs {}
.participant_thumbs img {float: left; padding: 10px 10px 0px 0;}

#right_name {background-color: #faedea; padding-bottom: 20px;}
#right_location {background-color: #f5f5ee; padding-bottom: 10px;}
#participantspage #right h2.byname {width: 280px; height: 35px; background: url(http://chocolate-week.co.uk/themes/site/images/participantsbyname_h2.gif);  margin-bottom: 17px; text-indent: -9999px;}
#participantspage #right h2.bylocation {width: 280px; height: 35px; background: url(http://chocolate-week.co.uk/themes/site/images/participantsbylocation_h2.gif);  margin-top: 50px; margin-bottom: 17px; text-indent: -9999px;}
#participantspage #right h3 {padding: 0 20px; text-transform: uppercase; font-weight: bold; margin: 20px 0 0;}
#participantspage #right ul {padding: 0 20px;}
#participantspage #right li {padding-left: 10px; line-height: 16px;}

/************************************************ EVENTS PAGE ******************************************************/
#eventspage #left h2 {width: 490px; height: 35px; background: url(http://chocolate-week.co.uk/themes/site/images/event_details.gif); text-indent: -9999px;}
.searchresult {font-weight: bold; padding: 20px 20px 15px; background: #FAEDEA;}
.searchtext {padding: 0px 20px 20px 30px; background: #FAEDEA;}
.event {width: 450px; padding: 17px 20px 20px; background: #FAEDEA;}
.event img {float: right; max-width: 120px;}
.event p {margin-bottom: 10px; clear: both;}
.event h3 {text-transform: uppercase; font-weight: bold; margin-bottom: 10px;}
.event h4 {font-weight: bold; margin: 0px 0 10px;}
.event li {margin-bottom: 8px; font-weight: bold;}
.event a {font-weight: bold; }
.eventprofile {width: 300px; float: left;}
.eventprofile li {line-height: 15px; font-style: normal;}

#events_right {background-color: #fcf6ea; padding-bottom: 15px; height: 300px;}
#eventspage #right h2 {width: 280px; height: 35px; background: url(http://chocolate-week.co.uk/themes/site/images/eventbytype_h2.gif);  margin-bottom: 17px; text-indent: -9999px;}
#eventspage #right h3 {padding: 0 20px; text-transform: uppercase; font-weight: bold; margin: 20px 0 5px;}
#eventspage #right ul {padding: 0 20px;}
#eventspage #right li {padding-left: 10px; line-height: 16px;}

/************************************************ NEWS (BLOG) PAGE ******************************************************/
#newspage #left h2 {width: 490px; height: 35px; background: url(http://chocolate-week.co.uk/themes/site/images/chocolateweekblog_h2.gif); text-indent: -9999px;}
.post {width: 450px; padding: 17px 20px 20px; background: #FAEDEA;}
.post h3 {text-transform: uppercase; font-weight: bold; margin-bottom: 10px;}
.post h4 {font-weight: bold; margin: 0 0 10px;}
.post img {margin: 15px 0 5px; max-width: 450px;}
.post p {margin-bottom: 10px; clear: both;}

#archive {background-color: #fcf6ea; padding: 17px 0 5px;}
#archive ul {margin-bottom: 10px;}
#tweet {background-color: #fbeeea; padding: 17px 0 5px;}
#newspage #right h2.archives {width: 280px; height: 35px; background: url(http://chocolate-week.co.uk/themes/site/images/archive_h2.gif); text-indent: -9999px;}
#newspage #right h2.twitter {width: 280px; height: 35px; background: url(http://chocolate-week.co.uk/themes/site/images/twitter_h2.gif); margin: 40px 0 0 ; text-indent: -9999px;}
#archive h3 {text-transform: uppercase; font-weight: bold;padding: 0 20px;}
#archive h4 {margin-top: 5px; padding: 0 30px;}
#archive p {padding: 0 30px; margin-bottom: 10px;}
div.tweet {margin: 20px 0px;}
#tweet p.followme {font-weight: bold; margin-bottom: 10px;}
#twitter p.date {font: 12px Arial, Helvetica, sans-serif; font-style: italic; margin-bottom: 10px;}

/************************************************ ABOUT CHOCOLATE PAGE ******************************************************/
#aboutpage #left h2.history_h2 {width: 490px; height: 35px; background: url(http://chocolate-week.co.uk/themes/site/images/historyofchocolate_h2.gif); text-indent: -9999px;}
#aboutpage #left h2.howmade_h2 {width: 490px; height: 35px; background: url(http://chocolate-week.co.uk/themes/site/images/howchocolateismade_h2.gif); text-indent: -9999px;}
#aboutpage #left h2.goodchocolate_h2 {width: 490px; height: 35px; background: url(http://chocolate-week.co.uk/themes/site/images/goodchocolate_h2.gif); text-indent: -9999px;}
	
#history {width: 450px; background-color: #EBE7E7; padding: 17px 20px 10px;}
#howmade {width: 450px; background-color: #FAEDEA; padding: 17px 20px 10px;}
#goodchocolate {width: 450px; background-color: #EBE7E7; padding: 17px 20px 10px;}
#aboutpage #left p {margin-bottom: 10px;}
#aboutpage #left a.previous, #aboutpage #left a.next {width: 225px; margin-top: 20px; font: 12px Arial, Helvetica, sans-serif;}
#aboutpage #left a.previous:link, #aboutpage #left a.previous:visited  {float: left; text-align: left; font-style: italic; text-decoration: none; }
#aboutpage #left a.next:link, #aboutpage #left a.next:visited {float: right; text-align: right; font-style: italic; text-decoration: none; }
#aboutpage #left a.previous:hover, #aboutpage #left a.next:hover {text-decoration: underline;}


#timeline, #cocoafacts, #toptips {background-color: #FAEDEA; padding-bottom: 0px;}
#timeline h2 {width: 280px; height: 35px; background: url(http://chocolate-week.co.uk/themes/site/images/chocolatetimeline_h2.gif); text-indent: -9999px; margin-bottom: 17px;}
#cocoafacts h2 {width: 280px; height: 35px; background: url(http://chocolate-week.co.uk/themes/site/images/cocoafacts_h2.gif); text-indent: -9999px; margin-bottom: 17px;}
#toptips h2 {width: 280px; height: 35px; background: url(http://chocolate-week.co.uk/themes/site/images/toptips_h2.gif); text-indent: -9999px; margin-bottom: 17px;}
#timeline p, #cocoafacts p, #toptips p {margin-bottom: 10px; padding: 0 20px;}
#timeline img, #cocoafacts img, #toptips img {margin-top: 30px;}

/************************************************ UNWRAPPED PAGE ******************************************************/
#unwrappedpage #left h2 {width: 490px; height: 35px; background: url(http://chocolate-week.co.uk/themes/site/images/unwrapped_h2.gif); text-indent: -9999px;}
#eventhighlights {width: 450px; background-color: #FAEDEA; padding: 17px 20px 10px;}
.highlight {margin-bottom: 17px; }
.highlight h3 {text-transform: uppercase;}
.highlight p {}

#tickets {background-color: #FCF6EA; padding-bottom: 20px;}
#location {background-color: #ebe7e7;}
#tickets h2 {width: 280px; height: 35px; background: url(http://chocolate-week.co.uk/themes/site/images/tickets_h2.gif); text-indent: -9999px; margin-bottom: 17px;}
#location h2 {width: 280px; height: 35px; background: url(http://chocolate-week.co.uk/themes/site/images/location_h2.gif); text-indent: -9999px; margin: 20px 0 17px;}
#unwrappedpage #right p {padding: 0 20px; }
#location li {padding: 0 20px; margin-bottom: 5px;}
#location p {margin-top: 10px;}
#unwrappedpage #right img {margin-top: 20px;}

/************************************************ PARTNERS PAGE ******************************************************/
#partnerspage #left h2 {width: 490px; height: 35px; background: url(http://chocolate-week.co.uk/themes/site/images/chocolatepartners_h2.gif); text-indent: -9999px;}
#chocolatepartners {width: 450px; background-color: #EBE7E7; padding: 17px 20px 15px;}
.partner {margin-bottom: 30px; }
.partnertext {width: 300px; float: left;}
.partner img {margin: 10px 0; float: right;}
.partner h3 {text-transform: uppercase; font-weight: bold;}
.partner p.url {margin-top: 5px; font-weight: bold; }
.partner p a:link, .partner p a:visited {text-decoration: none;}
.partner p a:hover {text-decoration: underline;}

#right_awards {background-color: #fcf6ea;}
#partnerspage #right h2 {width: 280px; height: 35px; background: url(http://chocolate-week.co.uk/themes/site/images/chocolateawards_h2.gif); text-indent: -9999px; margin-bottom: 17px;}
#partnerspage #right p {margin-bottom: 10px; padding: 0 20px;}
#partnerspage #right p a:link, #partnerspage #right p a:visited {font-weight: bold; text-decoration: none;}
#partnerspage #right p a:hover {text-decoration: underline;}
#partnerspage #right img {margin-top: 40px;}


/************************************************ CONTACT PAGE ******************************************************/


#contact {width: 450px; background-color: #FAEDEA; padding: 17px 20px 15px;}
#contact p {margin-bottom:10px;}

#contactpage #right {width: 280px;}

/************************************************ NOTIFICATION PAGE ******************************************************/
#notificationpage {text-align: left;}
#notificationpage #content {height: 500px;}
#notificationpage h1 { font-size: 16px;}
#notificationpage p {font-size: 14px;}






/*********************************** FOOTER *****************************************/
#footer {clear: both; height: 30px; padding-top: 20px;}
#footer li {float: left; color: #999b5d; font: 11px Arial, Helvetica, sans-serif; line-height: 13px; margin-right: 20px;}
#footer a {color: #999b5d;}
#footer a:hover {text-decoration: underline;}