body
{
  background: url("http://www.yourjodi.com/images/background.gif") repeat-x;
  width: 969px;
  margin: 0px auto;

  font-family: verdana, arial, sans-serif;
  font-size: 12px;  
}

h1
{
  font-size: 18px;
  font-family: arial, helvetica, sans-serif;
  color: #5e8cc3;
  padding-left: 23px;
  background: url("http://www.yourjodi.com/images/header-back.gif") no-repeat 0px 1px;
  margin-bottom: 20px;
}

h2
{
  font-size: 15px;
  font-family: arial, helvetica, sans-serif;
  color: #5e8cc3;
}

h3
{
  font-size: 13px;
  font-family: arial, helvetica, sans-serif;
  color: #5e8cc3;
}

strong
{
  color: #444;
}

#logo
{
  width: 300px;
   float: left;
   padding-top: 10px;
}

p#breadcrumb
{
  font-size: 10px;
  color: #888;
}

p#breadcrumb a
{
  color: #888;
}

p#breadcrumb a:hover
{
  color: #222;
  text-decoration: none;
}

dl#signupform, dl#editform
{
  clear: both;

  width: 410px;

}

#signupform dt, #editform dt, #edithobbyform dt
{
  height: 31px;
  width: 150px;
  float: left;
  clear: left;
}
#signupform dd, #editform dd, #edithobbyform dd
{

  width: 210px;
  float: right;
  clear: right;
}

#edithobbyform dt
{
  width: 85px;
  clear: both;
  margin-top: 4px;
}

#edithobbyform dd
{
    width: 325px;
  margin-top: 4px;    
}

div#headerlinks
{
  float: right;
  width: 460px;
  text-align: right;
}

img
{
  border: 0px;
}

a 
{
  text-decoration: none;
  color: #5e8cc3;
}

a:hover
{
  text-decoration: underline;
  color: #000;

}

div#header
{
  padding-top: 3px;
  width: 978px;
  height: 98px;
  background: url("http://www.yourjodi.com/images/main-header-back.jpg") no-repeat;
}

div#menu
{

  width: 969px;
  margin: 0px auto;
  margin-top: 10px;
  clear: both;
  position: absolute;
  top: 127px;
  color: #fff;

}

.tab
{

  width: 159px;
  height: 26px;

  text-align: center;
  float: left;
  margin-right: 43px;
}

.tab a
{
  display: block;
  width: 159px;
  height: 26px;
  padding-top: 7px;  
  background: url("http://www.yourjodi.com/images/tab-front.gif") no-repeat;  
}

.tab a:hover
{
  background: url("http://www.yourjodi.com/images/tab-back.gif") no-repeat; 
  
}

.tab a, .tab a:hover, .tab a:visited
{
  color: #fff;
  text-decoration: none;
}

div#content
{

  width: 969px;
  margin: 0px auto;
  clear: both;
  position: relative;
  top: 75px;

}

.textlarge
{
  font-size: 18px;
  color: #555;
}

div.windowtitle, div.windowtitlesearch
{
  background: url("http://www.yourjodi.com/images/table-header-back.gif") repeat-x;
  padding: 6px;
  color: #fff;
  width: 224px;
  font-size: 13px;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
}

div.windowtitlesearch, div.windowtitlesearch a
{
  color: #fff;
}

div.windowcontent, div.windowcontentsearch
{
  background-color: #e9e9e9;
  padding: 4px;
  width: 228px;
  font-size: 10px;
  margin-top: 3px;
  margin-bottom: 13px;
  border-bottom: 2px #493e3e solid;
}

img.bullet
{
  position: relative;
  top: 1px;
}

div#footer
{

  width: 100%;
  margin: 0px auto;
  font-size: 10px;
  margin-top: 70px;
  height: 38px;
  padding-top: 12px;
  padding-left: 10px;
  clear: both;
  background: url("http://www.yourjodi.com/images/footer-back.gif") repeat-x; 
  color: #493e3e;
}

.alert
{
  color: #b70825;
  font-weight: bold;
  background: #eee;
  padding: 6px;
}

.faded
{
  color: #888;
}

p.filler
{
  width: 100px;
  clear: both;
  height: 5px;
  margin: 0px;
  padding: 0px;
}

.profilewindow
{
  background-color: #e7eef6;
  border: #9ebde2 1px solid;
  width: 380px;
  padding: 10px;
}

.profilewindow2
{
  background-color: #fde4e8;
  border: #be233d 1px solid;
  width: 380px;
  padding: 10px;
}

.profilewindowtitle
{
  width: 400px;
  text-align: right;
  margin-bottom: 4px;
  font-weight: bold;
  color: #5e8cc3;
  margin-top: 15px;
}

.profilewindowtitle2
{
  width: 400px;
  text-align: right;
  margin-bottom: 4px;
  font-weight: bold;
  color: #be233d;
  margin-top: 15px;
}


.profilewindow th, .profilewindow2 th
{
  text-align: left;
  color: #444;
}

.profilewindow td, .profilewindow2 td
{
  padding: 3px;
}

.highlighttable
{
  border-collapse: collapse;
}

.highlighttable th
{
  color: #fff;
  border-bottom: 1px #eee solid;
  padding: 4px;
  background: url("http://www.yourjodi.com/images/table-header-back.gif") repeat-x;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: arial, helvetica, sans-serif;
  font-size: 14px;
  padding-left: 0px;
  border-bottom: 3px #fff solid;
}

.highlighttable td
{
  border-top: 1px #fff solid;
  border-bottom: 1px #ddd solid;
  padding: 2px;
  color: #444; 
  background-color: #e9e9e9;
}

.highlighttable th
{
 
  text-align: left;
}


.genbutton
{
  float: left;
  clear: right;
  margin-right: 8px;
  height: 22px; 
  width: 108px;
  text-align: center;
  border: 1px solid #ccc;
  margin-bottom: 10px;
  
}

.genbutton a 
{
  display: block;
  width: 100px;
  height: 14px;    
  padding: 3px;
  background-color: #5e8bc3;
  color: #fff;
  font-size: 10px;
  margin: 1px;
}

.genbutton a:hover
{
  text-decoration: none;
  background-color: #b80d29;
}


.contactbut, .infobut, .contactbutlarge
{
  border: 1px #888 solid;
  width: 60px;
  float: left;
  height: 15px;
  padding: 1px;
  font-size: 10px;
}

.contactbut
{
  width: 100px;
}

.contactbutlarge
{
  width: 130px;
  height: 20px;
}

.contactbut a, .infobut a, .contactbutlarge a
{
  text-align: center;
  display: block;
  width: 60px;
  background-color: #fff;
  height: 14px;
  padding: 0px;
  padding-top: 1px;
  font-size: 10px;
}

.contactbut a:hover, .infobut a:hover, .contactbutlarge a:hover
{
  width: 60px;
  text-align: center;
  background-color: #e7eef6;
  height: 15px;
  padding: 0px;
  padding-top: 1px;
  text-decoration: none;
  color: #444;
}

.contactbutlarge a, .contactbutlarge a:hover
{
  width: 130px;
  font-size: 11px;
  height: 18px;
  padding-top: 2px;
}

.contactbut a, .contactbut a:hover
{
  width: 100px;
}

.infobut, .infobut a, .infobut a:hover
{
  width: 60px;
}

.frontleftframe
{
  width: 270px;
  height: 320px;
  background: #d3d3d3;
  padding: 6px;
  float: left;
  margin-bottom: 20px;
  margin-right: 15px;
  background: url("http://www.yourjodi.com/images/front-frame-back.gif")
}

.frontmiddleframe
{
  width: 360px;
  height: 320px;
  background: #d3d3d3;
  padding: 6px;
  float: left;
  margin-bottom: 20px;
  margin-right: 15px;
  font-size: 14px;
  background: url("http://www.yourjodi.com/images/front-frame-back.gif")  
}

.frontmiddleframe li
{
  margin-bottom: 11px;
}

.frontmiddleframe ul
{
  margin: 0px;
  padding: 0px;
  margin-left: 21px;
  margin-top: 21px;
}

.frontrightframe
{
  width: 271px;
  height: 320px;
  background: #d3d3d3;
  padding: 6px;
  float: left;
  margin-bottom: 20px;
  background: url("http://www.yourjodi.com/images/front-frame-back.gif")  

}

.frontframetitle
{
  text-align: right;
  margin-bottom: 30px;
}