===============================================
  Yahoo GUI Reset CSS
  http://developer.yahoo.com/yui/reset/
================================================
*


body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
  margin:0;
  padding:0;
}
table {
  border-collapse:collapse;
  border-spacing:0;
}
fieldset,img { 
  border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
  font-style:normal;
  font-weight:normal;
}
ol,ul {
  list-style:none;
}
caption,th {
  text-align:left;
}
h1,h2,h3,h4,h5,h6 {
  font-size:100%;
  font-weight:normal;
}
q:before,q:after {
  content:'';
}
abbr,acronym { border:0;
}

/* GENERAL STYLES */
===========================
Rich xt editor stying
===========================
*/

#holderBody
{
  background:none;
}

#holderBody strong
{
  font-weight:bold;
}

#holderBody a
{
  text-decoration:underline;
}

#holderBody p
{
  margin:auto;
}

#holder
{
  border: 1px solid #ccc;
  padding: 10px;
  margin: 5px;
  text-align: left;
  font-size: 140;
}

/*
====================================
Start Theme One Styling
====================================
*/

body
{
  background-repeat:repeat-x;    
  font-family: Arial;
  font-size: 95%;
  background-color: #333333;
  color: #333333;
  margin: 0px 0px 0px 0px;
}

h1, h2, h3, h4, h5
{
  margin-bottom: 0px;
}

h1{
  font-size: 180%;
}

h2{
  font-size: 130%;
}

.NewsLetter h2
{
  margin: 0 0 5px 0;
}

p
{
  margin: 0px 0px 10px 0px;
}

strong{
  font-weight: bold;
}

a{
  color: #1177cb;
}

a.ncrn
{
  display: block;
  width: 190px;
  height: 90px;
  background-image: url(/Data/Assets/theme_one/ncrn.gif);
  background-position: top left;
  background-repeat: no-repeat;
  text-indent: -10000px;
}

a.newcastleUniversity
{
  display: block;
  width: 190px;
  height: 90px;
  background-image: url(/Data/Assets/theme_one/newcastleuniversity.gif);
  background-position: top left;
  background-repeat: no-repeat;
  text-indent: -10000px;
}

#LandingPageContainer{
  width: 740px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 150px;
}

#LandingSpirit1, #LandingSpirit2
{
  float: left;
  width: 370px;
  height: 150px;
  position: relative;
}

#LandingSpirit1
{
  background-image: url(/Data/Assets/theme_one/landing_spirit.gif);
  background-position: center center;
  background-repeat: no-repeat;
}

#LandingSpirit2
{
  background-image: url(/Data/Assets/theme_one/landing_spirit2.gif);
  background-position: center center;
  background-repeat: no-repeat;
}

#LandingPageContainer a.websiteLink, #LandingPageContainer a.ecrfLink
{
  display: block;
  width: 160px;
  height: 40px;
  text-indent: -10000px;
  position: absolute;
  top: 90px;
}

a.websiteLink
{
  background-image: url(/Data/Assets/theme_one/back_websiteLink.gif);
  left: 20px;
}

a.ecrfLink{
  background-image: url(/Data/Assets/theme_one/back_ecrfLink.gif);
  left: 190px;
}

#Container
{
  background-color: #ffffff;
  padding: 10px 0px 30px 0px;
  background-image: url(/Data/Assets/theme_one/back_body.gif);
  background-color: #333333;
  background-repeat: repeat-y;
  background-position: center;
}


#ContainerInner
{
  width: 920px;
  margin: 0 auto 0 auto;
}

#Header
{
  overflow: hidden;
  text-align: center;
  position: relative;
  height: 320px;
  background-image: url(/Data/Assets/theme_one/topback.jpg);
  background-repeat: no-repeat;
  background-position: 0px 60px;
}

.NewsLetter #Header
{
  width: 920px;
}

.Spirit1Home #Header
{
  background-image: url(/Data/Assets/theme_one/topback2.jpg);
}

#Spirit2Logo
{
  width: 352px;
  height: 55px;
  text-indent: -10000px;
  background-image: url(/Data/Assets/theme_one/spirit2logo.gif);
  float: left;
  position: absolute;
  top: 0px;
  left: 0px;
}

#Spirit1Logo
{
  width: 200px;
  height: 60px;
  text-indent: -10000px;
  background-image: url(/Data/Assets/theme_one/spirit1logo.gif);
  float: left;
  position: absolute;
  top: 0px;
  left: 0px;
  display: block;
}

.Spirit1Home #Spirit1Logo
{
  left: 30px;
}

.Spirit1Home #Spirit2Logo
{
  width: 304px;
  height: 47px;
  background-image: url(/Data/Assets/theme_one/spirit2logo_off.gif);
  background-position: top left;
  background-repeat: no-repeat;
  display: block;
  left: 580px;
  top: 20px;
}

.Spirit2Home #Spirit1Logo
{
  width: 244px;
  height: 47px;
  background-image: url(/Data/Assets/theme_one/spirit1logo_off.gif);
  background-position: top left;
  background-repeat: no-repeat;
  display: block;
  left: 640px;
  top: 20px;
}

.Spirit2Home #Spirit2Logo
{
  left: 30px;
}




#Navi
{
  color: white;
  /*
  background-image: url(/Data/Assets/theme_one/back_navi.gif);
  background-repeat: repeat-x;
  background-position: bottom left;
  */
  width: 880px;
  margin: 0px;
  padding: 0px;
  left: 20px;
  bottom: 0px;
  position: absolute;
  border-bottom: 10px solid #72a437;
  font-size: 90%;
}

.Spirit1Home #Navi
{
  border-bottom: 10px solid #22304f;
}

.Spirit1Home #Navi li.Selected a
{
  background-color: #22304f;
}

.Spirit1Home #Navi li a
{
  background-color: #ddf3ff;
  background-image: none;
  color: #3f5074;
}

.Spirit1Home #Navi li a:hover
{
  background-color: #8e9ec1;
  background-image: none;
}

#Navi li
{
  float:left;
  display:block;
  margin:0 0 0 5px;
  
}

#Navi li a
{
  color: #72a437;
  text-decoration:none;
  display:block;
  background-image: url(/Data/Assets/theme_one/back_naviitem.gif);
  background-position: bottom left;
  background-repeat: repeat-x;
  padding: 8px 10px 8px 10px;
  background-color: #b6f070;
  text-transform: uppercase;
}

#Navi li a:hover
{
  background-image: none;  
  background-color: #86b949;
  color: white;
}

#Navi li.Selected a
{
  background-color: #72a437;
  background-image: none;
  color: white;
}



#Content
{
  background-color:#FFFFFF;
  clear:both;
  width: 900px;
  margin-left: auto;
  margin-right: auto;
}

#ContentContainer
{
  background-image: url(/Data/Assets/Theme_One/back_contentcontainer.gif);
  background-position: left top;
  background-repeat: repeat-x;
  padding: 10px;
  margin: 0px 10px 0px 10px;
  float: left;
  /*background-color:red;*/ /* Used for debug */
}

#MainContent
{
  margin: 10px 0px 0px 0px;  
  width:430px;
  float:left;
  /*background-color:purple;*/ /* Used for debug */
}

/*
.NewsEventsListPage #MainContent, .News #MainContent
{
  width: 500px;
}
*/

.FileListPage #MainContent
{
  width: 860px;
}

#MainContent h2
{
  margin: 0px 0px 10px 0px;  
  font-size: 160%;
  font-weight: normal;
  color: #333333;
}

#MainContent h3
{
  font-size: 120%;
  font-weight: bold;
  color:gray;
}

#MainContent p
{
  margin:0px 0 10px 0;
}

#MainContent a
{
  color:gray;
  text-decoration:underline;
}

#MainContent a:hover
{
  color:gray;
  text-decoration:none;
}

#LatestNews a
{
  color: gray;
}

#LatestNews
{
  background-image: url(/Data/Assets/theme_one/Misc/back_latestNewsTop.gif);
  background-repeat: no-repeat;
  background-position: top left;
  width: 420px;
  padding-top: 10px;
}

#LatestNews h2
{
  background-image: url(/Data/Assets/theme_one/title_latestnewsandevents.gif);
  background-repeat: no-repeat;
  background-position: top left;
  width: 175px;
  height: 15px;
  text-indent: -10000px;
  margin: 0px;
}

#LatestNewsInner
{
  background-image: url(/Data/Assets/theme_one/Misc/back_latestNewsBottom.gif);
  background-repeat: no-repeat;
  background-position: bottom left;
  background-color: #efffdb;
  padding: 0px 10px 10px 10px;
}

#LatestNews .header
{
  background-image: url(/Data/Assets/theme_one/Misc/back_latestNewsHeader.gif);
  background-repeat: repeat-x;
  background-position: bottom left;
  padding: 10px;
}

#UsefulDownloads
{
  background-image: url(/Data/Assets/theme_one/Misc/back_latestDownloadsTop.gif);
  background-repeat: no-repeat;
  background-position: top left;
  width: 420px;
  padding-top: 10px;
  color: #1c73c0;
}

#UsefulDownloadsInner
{
  background-image: url(/Data/Assets/theme_one/Misc/back_latestDownloadsBottom.gif);
  background-repeat: no-repeat;
  background-position: bottom left;
  background-color: #ddf3ff;
  padding: 0px 10px 10px 10px;
}

#UsefulDownloads .header
{
  background-image: url(/Data/Assets/theme_one/misc/back_latestDownloadsHeader.gif);
  background-repeat: repeat-x;
  background-position: bottom left;
  padding: 10px 10px 10px 10px;
}

#UsefulDownloads .headerInner
{
  background-image: url(/Data/Assets/theme_one/icon_download.gif);
  background-repeat: no-repeat;
  background-position: top left;
  padding-left: 50px;
}

#UsefulDownloads h2
{
  background-image: url(/Data/Assets/theme_one/title_usefuldownloads.gif);
  background-repeat: no-repeat;
  background-position: bottom left;
  text-indent: -10000px;
  width: 157px;
  height: 15px;
  margin: 0px;
}

#UsefulDownloads .header p
{
  margin-top: 5px;
}

#UsefulDownloads h4
{
  font-size: 80%;
}

#UsefulDownloads .fileDescription
{
  font-size: 80%;
}

/*
==========================================
File Downloads
==========================================
*/
.fileCategory
{
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #f6f6f6;
}

.fileCategory h3
{
  padding: 0 0 0 20px;
  background-image: url(/Data/Assets/theme_one/control_play.png);
  background-repeat: no-repeat;
  background-position: left center;
}

.fileCategory h3.toggleDown
{
  background-image: url(/Data/Assets/theme_one/control_play_down.png);
}

.lastFileCategory
{
  margin-bottom: 0px;
  border-bottom: none;
}

.fileCategory .files
{
  padding: 0 0 0 20px;
}

.fileContainer
{
  margin-bottom: 5px;
  background-image: url(/Data/Assets/theme_one/icon_downloadsmall.gif);
  background-position: 10px 10px;
  background-repeat: no-repeat;
  padding: 10px 10px 0px 40px;
}

.file
{
  padding: 0 0 10px 0;
}

.file .notAuthourised p
{
  display: block;
  background-image: url(/Data/Assets/theme_one/lock_delete.png);
  background-position: 10px 10px;
  background-color: #f6f6f6;
  background-repeat: no-repeat;
  padding: 10px 10px 10px 30px;
  margin: 10px 0 0 0;
}

.filepdf
{
        padding: 2px 0px 2px 20px;
        background-image: url(/Data/Assets/theme_one/mime/pdf.gif);
        background-position: 0px 2px;
        background-repeat: no-repeat;
}

.filedoc
{
        padding: 2px 0px 2px 20px;
        background-image: url(/Data/Assets/theme_one/mime/doc.gif);
        background-position: 0px 2px;
        background-repeat: no-repeat;
}

.filexls
{
        padding: 2px 0px 2px 20px;
        background-image: url(/Data/Assets/theme_one/mime/xls.gif);
        background-position: 0px 2px;
        background-repeat: no-repeat;
}

.fileppt
{
        padding: 2px 0px 2px 20px;
        background-image: url(/Data/Assets/theme_one/mime/ppt.gif);
        background-position: 0px 2px;
        background-repeat: no-repeat;
}

#UsefulDownloads .file
{
  border-bottom: 1px solid #c6e8f6;
}

#UsefulDownloads .lastFile
{
  border: none;
}

.fileDescription
{
  clear: both;
}

.file h4
{
  margin: 0px;
  font-weight: bold;
}

.file .date
{
  font-weight: normal;
}

.file .fileDescription
{
  color: #9a9a9a;
}

.file .fileDownload
{
  margin: 5px 0px 0px 0px;
  clear: both;  
}

.file .fileDownload a
{
  font-size: 80%;
}

.versions
{
  margin: 0px;
  padding: 20px 10px 10px 10px;
  background-color: #f6f6f6;
  font-size: 90%;
  background-image: url(/Data/Assets/theme_one/back_versions.gif);
  background-repeat: no-repeat;
  background-position: -160px 0px;
}

.versions h4
{
  float: none;
  color: black;
  margin: 0px 0px 5px 0px;
  font-size: 100%;
}

.versions .file
{
  margin-bottom: 5px;
  padding-bottom: 5px;
}

.versions .file h4
{
  color: gray;
  margin: 0px;
  float: left;
  clear: both;
}



a.seeprevious
{
  font-size: 0.70%;
  display: block;
  clear: both;
  margin-top: 10px;
}

.versions .file .fileDownload
{
  font-size: 100%;
  margin: 0px;
}

#UserfulDownloads .file .fileDescription, #UserfulDownloads .file .fileDownload, #UsefulDownloads .file .date
{
  font-size: 80%;
}

.hideShowToggle{
  cursor: pointer;
}

a.moreDocuments
{
  display: block;
  width: 400px;
  height: 47px;
  background-image: url(/Data/Assets/theme_one/btn_moreDocuments.gif);
  background-position: 0px 0px;
  background-repeat: no-repeat;
  text-indent: -10000px;
}

/*
==========================================
Gallery List
==========================================
*/

#MainContent .GalleryList
{
  margin:15px 0 0 -10px;
  width:424px;
}

#MainContent .GalleryList .Item
{
  float:left;
  width:96px;
  margin:0 0 10px 10px;
}


#MainContent .GalleryList .Item a img
{
  padding:2px;
  border:1px solid black;
}

#MainContent .GalleryList .Item a:hover img
{
  padding:2px;
  border:1px solid black;
  background-color:black;
}

#MainContent .GalleryList .Item strong a
{
  display:block;
  margin:5px 0 0 0;
}

#MainContent .GalleryList .Item em
{
  display:block;
  font-size: 120%;
}


#MainContent .Photo img
{
  /* This ensures the photos is resized to fit the div */
  max-width:100%;
}

#MainContent .Photo .PhotoNav
{
  display:block;
}

#MainContent .Photo .PhotoNav .Left
{
  float:left;
}

#MainContent .Photo .PhotoNav .Right
{
  float:right;
}

/*
==========================================
News List
==========================================
*/

#SecondaryContent #LatestNews
{
  margin: 10px 0px 0px 0px;
}

ul.NewsList
{
   padding: 0px 10px 0px 10px;
  margin:15px 0 0 0;
  list-style: none;
}


ul.NewsList li
{
  padding: 5px 0px 10px 60px;
  margin-bottom: 10px;
  background-image:url(../Data/Assets/theme_one/icon_calendar.gif);
  background-repeat: no-repeat;
  position: relative;
  border-bottom: 1px solid #dcedc6;
  list-style: none;
}

ul.NewsList a.title
{
  font-size: 80%;
  text-decoration: none;
}

ul.NewsList li.last
{
  border: none;
}

ul.NewsList li .date
{
  width: 47px;
  height: 48px;
  overflow: none;
  text-align: center;
  position: absolute;
  top: 17px;
  left: 0px;
}

a.moreNewsAndEvents
{
  display: block;
  width: 400px;
  height: 54px;
  text-indent: -10000px;
  background-image: url(/Data/Assets/theme_one/btn_moreNewsAndEvents.gif);
  background-repeat: no-repeat;
  background-position: 0px 0px;
}

ul.NewsList a.more
{
  font-size: 80%;
  text-decoration: none;
}

ul.NewsList li .date .day
{
  font-size: 90%;
  font-weight: bold;
  margin: 0px;
}

ul.NewsList li .date .month
{
  font-size: 60%;
  margin: 0px;
}

ul.NewsList li p
{  margin: 2px 0px 2px 0px;
  font-size: 80%;
}

#MainNewsAndEvents ul.NewsList li
{
  border: none;
}

#MainContent ul.NewsList .date p
{
  margin: 0px;
}

#MainContent p.NewsItemDate
{
  font-size: 80%;
  margin: 0px 0px 20px 2px;
}

#MainContent ul.NewsList a.title
{
  text-decoration: none;
}

#MainContent ul.NewsList p
{
  margin: 0px 0px 5px 0px;
}

/*
==========================================
Team Members
==========================================
*/

#TeamMembers
{
}

#TeamMembers a
{
  color: gray;
}

#TeamMembers h4
{
  font-weight: bold;
  font-size: 200%;
  background-image: url(/Data/Assets/theme_one/back_teammemberheader.gif);
  background-position: bottom left;
  background-repeat: repeat-x;
  padding: 10px 10px 5px 10px;
  margin: 0px 0px 10px 0px;
}

#TeamMembers .contactTeamMember
{
  background-image: url(/Data/Assets/theme_one/back_teammembertop.gif);
  background-position: top left;
  background-repeat: no-repeat;
  background-color: #333333;
  margin-bottom: 10px;
}

#TeamMembers .contactTeamMemberInner
{
  background-image: url(/Data/Assets/theme_one/back_teammemberbottom.gif);
  background-position: bottom left;
  background-repeat: no-repeat;
  padding: 0px 10px 10px 10px;
  color: white;
}

#TeamMembers .address
{
  margin-top: 5px;
  margin-bottom: 5px;
}

#TeamMembers p
{
  font-size: smaller;
  padding: 0px 10px 0px 10px;
  margin: 0px;
}

#TeamMembers .contactTeamMember p.position{
  font-size: 110%;
  font-weight: bold;
}


/*
==========================================
Contact Form
==========================================
*/
.ContactForm
{
  background-color:#f6f6f6;
  padding: 20px;
}

.ContactForm .Error
{
  border-top:2px solid #FFD324;
  border-bottom:2px solid #FFD324;
  background-color:#FFF6BF;
  color:#000000;
  font-weight:bold;
  margin:18px 25px 31px 0;
  padding:9px 0 10px 50px;
  background-image:url(../Data/Assets/theme_one/Misc/error_icon.gif);
  background-repeat:no-repeat;
  /*background-position:15px 50%;*/
  background-position:15px 12px;
}

.ContactForm .Error li
{
  font-weight:normal;
}

.ContactForm fieldset
{
  border:0px solid #000000;
  display:block;
}

.ContactForm legend
{
  display:none;
}

.ContactForm label
{
}

.ContactForm .TextBox
{
  border:1px solid #CACACA;
  display:block;
  font-family:Arial,Helvetica,sans-serif;
  font-size: 120%;
  font-weight:normal;
  padding:3px 4px 2px 3px;
  width:100%;
}

.ContactForm .TextArea
{
  border:1px solid #CACACA;
  display:block;
  font-family:Arial,Helvetica,sans-serif;
  font-size: 120%;
  font-weight:normal;
  padding:3px 4px 2px 3px;
  height:90px;
  width:100%;
}

.ContactForm li
{
  margin-bottom: 10px;
}

.ContactForm ul
{
  padding: 0px;
  margin: 0px;
  list-style: none;
}

#PageBottom .ContactForm
{
  padding: 0px;
  background: none;
}

#PageBottom .ContactForm fieldset
{
  margin: 0px;
  padding: 0px;
}

/*
==========================================
VCard Styling
==========================================
*/

.vcard .n
{
  font-weight:bold;
}

.vcard .tel
{
  background-image:url(../Data/Assets/theme_one/Misc/phone_icon.gif);
  background-repeat:no-repeat;
  background-position:6px 0px; /* Left:6px Top:0px */
  padding:2px 0 3px 22px;
  margin:15px 0 0 0;
  display:block;
  color:#000000;
}

.vcard .email
{
  background-image:url(../Data/Assets/theme_one/Misc/email_icon.gif);
  background-repeat:no-repeat;
  background-position:0px 2px; /* Left:0px Top:2px */
  text-decoration:underline;
  padding:0 0 1px 22px;
  margin:0;
  display:block;
  color:#000000;
}

.vcard .url
{
  background-image:url(../Data/Assets/theme_one/Misc/web_icon.gif);
  background-repeat:no-repeat;
  background-position:0px 2px; /* Left:0px Top:2px */
  text-decoration:underline;
  padding:1px 0 2px 22px;
  margin:0;
  display:block;
  color:#000000;
}

.vCardDl
{
  background-image:url(../Data/Assets/theme_one/Misc/vcard_icon.gif);
  background-repeat:no-repeat;
  background-position:0px 2px; /* Left:0px Top:2px */
  padding:0 0 0 22px;
  margin:15px 0 50px 0;
  color:#000000;
}


/*
==========================================
Email A Friend
==========================================
*/
#MainContent .EmailFriendForm .Error
{
  border-top:2px solid #FFD324;
  border-bottom:2px solid #FFD324;
  background-color:#FFF6BF;
  color:#000000;
  font-weight:bold;
  margin:18px 25px 31px 0;
  padding:9px 0 10px 50px;
  background-image:url(../Data/Assets/theme_one/Misc/error_icon.gif);
  background-repeat:no-repeat;
  /*background-position:15px 50%;*/
  background-position:15px 12px;
}

#MainContent .EmailFriendForm .Error li
{
  font-weight:normal;
}

#MainContent .EmailFriendForm fieldset
{
  border:0px solid #000000;
  display:block;
  margin:15px 0 15px 0;
  width:90%;
}

#MainContent .EmailFriendForm legend
{
  display:none;
}

#MainContent .EmailFriendForm label
{
  color:#000000;
  font-weight:bold;
}

#MainContent .EmailFriendForm .TextBox
{
  border:1px solid #CACACA;
  display:block;
  font-family:Arial,Helvetica,sans-serif;
  font-size: 120%;
  font-weight:normal;
  padding:3px 4px 2px 3px;
  width:100%;
}

#MainContent .EmailFriendForm .TextArea
{
  border:1px solid #CACACA;
  display:block;
  font-family:Arial,Helvetica,sans-serif;
  font-size: 120%;
  font-weight:normal;
  padding:3px 4px 2px 3px;
  height:90px;
  width:100%;
}



/*
==========================================
Search Results
==========================================
*/


#MainContent #xsltsearch #xsltsearch_summary strong
{
  font-weight:bold;
}

#MainContent #xsltsearch .xsltsearch_description strong
{
  background-color:#FFF6BF;
  padding:0 2px 0 2px;
}

#MainContent #xsltsearch .xsltsearch_form .input
{
  border:1px solid #bcbcbc;
  padding:3px 7px 4px 4px;
  font-size:110%;
}

#MainContent #xsltsearch #xsltsearch_stats
{
  font-size:120%;
  font-style:italic;
}


/*
==========================================
Secondary Content
==========================================
*/


#SecondaryContent
{
  float:right;
  width:430px;
  /*background-color:blue;*//* Used for debug */
  padding:0 0 0px 0;
  margin-top: 10px;
}

/*
.NewsEventsListPage #SecondaryContent, .News #SecondaryContent
{
  width: 360px;
}*/

#SecondaryContent h3
{
  font-size: 200%;
  margin-bottom: 10px;
}

#SecondaryContent a
{
  text-decoration:underline;
}

#SecondaryContent a:hover
{
  text-decoration:none;
}

#SecondaryContent a.RSSLink
{
  background-image:url(../Data/Assets/theme_one/Misc/rss_icon.gif);
  background-repeat:no-repeat;
  background-position:0 3px;
  padding:0 0 8px 23px;
  text-decoration:underline;
  display:block;
}

#SecondaryContent a.RSSLink:hover
{
  text-decoration:none;
  display:block;
}

#NewsSecondaryHeader
{
  background-image:url(../Data/Assets/theme_one/Misc/rss_icon.gif);
  background-repeat:no-repeat;
  background-position:0 6px;
  padding:0 0 0 23px;
}

#SecondaryContent #SearchSecondaryHeader
{
  margin:30px 0 0 0;
}

#SecondaryContent form
{
  margin:0 0 30px 0;
}

#SecondaryContent form input.Submit
{
  cursor:pointer;
  background-color:transparent;
  background-image:url(../Data/Assets/theme_one/Misc/search_button.gif);
  background-repeat:no-repeat;
  background-position:0px -16px;
  border:none;
  height:16px;
  text-indent:-10000px;
  width:18px;
  padding:0;
  margin:0;
}

#SecondaryContent form input.Submit:hover, #SecondaryContent form input.Submit:active
{
  cursor:pointer;
  background-color:transparent;
  background-image:url(../Data/Assets/theme_one/Misc/search_button.gif);
  background-repeat:no-repeat;
  background-position:0px 0px;
  border:none;
  height:16px;
  text-indent:-10000px;
  width:18px;
}

#SecondaryContent form input
{
  border:1px solid #bcbcbc;
  padding:3px 7px 4px 4px;
  font-size:110%;
  width:150px;
}

#SecondaryContent a.EmailFriend
{
  background-image:url(../Data/Assets/theme_one/Misc/email_a_friend.gif);
  background-repeat:no-repeat;
  background-position: top left;
  padding:0 0 0 22px;
  text-decoration:underline;
  color:#000000;
}

#SecondaryContent a.EmailFriend:hover
{
  text-decoration:none;
}

#PageBottom
{
  border-top: solid 1px #e7e7e7;
  padding-top: 20px;
  margin-top: 20px;
  clear: both;
  font-size: 85%;
  zoom: 100%;
}

#PageBottom #Column1, #PageBottom #Column2, #PageBottom #Column3
{
  width: 300px;
  float: left;
}

#PageBottom #Column1Inner
{
  padding: 0px 20px 0px 10px;
}

#PageBottom #Column2Inner
{
  border-left: solid 1px #e7e7e7;
  border-right: solid 1px #e7e7e7;
  padding: 0px 20px 0px 20px;
}

#PageBottom #Column3Inner
{
  padding: 0px 10px 0px 20px;
}

#PageBottom #Column2 label
{
  margin-bottom: 3px;
  display: block;
}

#PageBottom #Column2 li
{
  margin-bottom: 10px;
}

a.frmButton
{
  display: block;
  text-indent: -100000px;
  width: 80px;
  height: 30px;
  background-image: url(/Data/Assets/Theme_One/button_send.gif);
  background-repeat: no-repeat;
  background-position: center center;
  margin-top: 10px;
}

#PageBottom h3
{
  font-size: 160%;
  color: #333333;
  margin: 20px 0 0 0;
}

#PageBottom #Column1 h3
{
  margin-bottom: 10px;
}

#PageBottom #Column1 h4
{
  font-weight: bold;
}

#PageBottom #Column1 .address
{
  margin: 10px 0px 10px 0px;
}

#PageBottom p
{
  margin: 0;
}

#Footer
{
  clear:both;
  background-image: url(/Data/Assets/Theme_One/back_footer.gif);
  background-position: top center;
  background-repeat: no-repeat;
  padding: 20px 0px 20px 0px;
  color: #999999;
  text-align: center;
  font-size: 60%;
}

#Footer a
{
  color:#ffffff;
  text-decoration:none;
}

#Footer a:hover
{
  color:#ffffff;
  text-decoration:underline;
}

/*--Login Page--*/
#BlankPage
{
  margin: 0 0 0 0;
}

#Login h1
{
  margin: 10px 0 10px 0;
  padding: 0 0 10px 0;
  border-bottom: 1px solid #dddddd;
}

#Login fieldset
{
  border: none;
  padding: 0;
  margin: 0;
}

#Login fieldset ul, #Login fieldset ul li
{
  list-style: none;
  padding: 0;
  margin: 0;
  clear: both;
}

#Login fieldset ul li
{
  margin: 0 0 5px 0;
}

#Login fieldset label
{
  width: 150px;
  display: block;
  float: left; 
}

#Login legend
{
  font-size: 120%;
  font-weight: bold;
  padding: 0;
  margin: 0 0 5px 0;
}

#Login input[type=text], #Login input[type=password]
{
  padding: 5px;
}

#Login input[type=submit]
{
  padding: 10px;
  clear: both;
}

#Login li.checkbox input{
  float: left;
  width: 20px;
}

#Login li.checkbox label{
  float: none;
  width: 400px;
  display: inline;
}

#Login #Left
{
  width: 440px;
  float: left;
  border-right: 1px solid #dddddd;
  padding: 0 20px 0 0;
}

#Login #Right
{
  width: 420px;
  float: right;
}

#Login #ContentPlaceHolderDefault_FrameContentPlaceHolder_BlankPageContentPlaceHolder_umbPasswordForgot_3_formular
{
  border-top: 1px solid #dddddd;
  margin: 20px 0 0 0;
  padding: 20px 0 0 0;
}

#Login #ContentPlaceHolderDefault_FrameContentPlaceHolder_BlankPageContentPlaceHolder_umbPasswordForgot_3_formular label,
#Login #ContentPlaceHolderDefault_FrameContentPlaceHolder_BlankPageContentPlaceHolder_umbPasswordForgot_3_formular input
{
  display: inline;
  float: none;
}

#Login #ContentPlaceHolderDefault_FrameContentPlaceHolder_BlankPageContentPlaceHolder_umbPasswordForgot_3_formular input[type=text]
{
  width: 200px;
}

#Login .errorBox
{
  background-color: #ffdbdb;
  color: red;
  padding: 10px;
  margin: 0 0 10px 0;
  display: block;
}

#Login .errorBox ul
{
  margin: 0;
  padding: 0 20px 0 30px;
}

#Login .errorBox li
{
  padding: 0 0 5px 0;
}

.clear{
  clear: both;
  height: 0px;
  color: #ffffff;
}





































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

