/* This is a stylesheet for CahsCrusaderSoftware.com. Everything is in alphabetical order starting from general html elements, followed by classes and id:s */

a:link { 
  font-family:verdana,helvetica; 
  color: #11188a; 
  font-weight: bold; 
  font-size:12px; 
  text-decoration: none;
}

a:active {
  font-family:verdana,helvetica; 
  color: #e6ac00; 
  font-weight: bold; 
  font-size:12px; 
  text-decoration: none;
}

a:visited {
  font-family:verdana,helvetica; 
  color: #11188a; 
  font-weight: bold; 
  font-size:12px; 
  text-decoration: none;
}

a:hover {
  font-family:verdana,helvetica; 
  color: #e6ac00; 
  font-weight: bold; 
  font-size:12px; 
  text-decoration: none;
}

body {
  background-color: #cccccc ;
  font-size:12px; 
  font-family: verdana,arial,helvetica; 
  color:#000000; 
  font-weight:normal;
  padding: 0;
  margin: 0;
}

dl {
  font-size: 12px; 
  font-family: verdana,arial,helvetica; 
  color:#000000; 
  font-weight:normal;
  margin-left: 5px;
  padding-left: 0;
  margin-right: 15px;
}

dd {
  font-size: 12px; 
  font-family: verdana,arial,helvetica; 
  color:#000000; 
  font-weight:normal;
  padding: 15px;
  border: black dotted thin;
  text-align: justify;
}


h2 {
  font-size: 15px; 
  font-family: verdana,arial,helvetica; 
  color:#11188a; 
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 20px;
  text-decoration: none;
  text-align: center;
}

h1 {
  font-size: 15px; 
  font-family: verdana,arial,helvetica; 
  color:#11188a; 
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 20px;
  text-decoration: none;
  text-align: left;
}

h3 {
  font-size: 13px; 
  font-family: verdana,arial,helvetica; 
  color:#000000; 
  font-weight:normal;
  margin-top: 15px;
  margin-bottom: 0;
}

img {
  border: 0;
}

li {
  margin-bottom: 0.6em;
  margin-left: 0;
  padding-left: 0;
}

p {
  font-size: 12px; 
  font-family: verdana,arial,helvetica; 
  color:#000000; 
  font-weight:normal;
  margin-right: 20px;
}

table {
  border: 0;
  padding: 0;
  margin: 0;
}

td {
  font-size: 12px; 
  font-family: verdana,arial,helvetica; 
  color:#000000; 
  font-weight:normal;
}

ul {
  font-size: 12px; 
  font-family: verdana,arial,helvetica; 
  color:#000000; 
  font-weight:normal;
  list-style-image: url('images/dot.jpg');
  margin-left: 25px;
  padding-left: 0;
}

.bullet {
  width: 10px;
  height: 8px;
}

form {
  font-size:12px; 
  font-family: verdana,arial,helvetica; 
  color:#000000; 
  font-weight:normal;
  margin-right: 20px;
}

a.menu:link { 
  font-family:verdana,helvetica; 
  color: #344555; 
  font-weight: bold; 
  font-size:12px; 
  text-decoration: none;
}

a.menu:active {
  font-family:verdana,helvetica; 
  color: #e6ac00; 
  font-weight: bold; 
  font-size:12px; 
  text-decoration: none;
}

a.menu:visited {
  font-family:verdana,helvetica; 
  color: #344555; 
  font-weight: bold; 
  font-size:12px; 
  text-decoration: none;
}

a.menu:hover {
  font-family:verdana,helvetica; 
  color: #e6ac00; 
  font-weight: bold; 
  font-size:12px; 
  text-decoration: none;
}

.normal_title {
  width: 500px;
  float: left;
  font-family:verdana,helvetica; 
  color: #132533; 
  font-size:14px;
  font-weight: bold; 
  background-image: url('images/title_background.jpg');
  background-position: left;
  background-repeat: no-repeat;
  padding-left: 10px;
}

.separator {
  width: 529px;
  height: 2px;
  background-image: url('images/separator.jpg');
  background-repeat: repeat-x;
  float: left;
}

#buyfield {
  font-size:12px; 
  font-family: verdana,arial,helvetica; 
  color:#000000; 
  font-weight:normal;
}

#content {
  width: 539px !important;
  height: 100%;
  background-color: #ffffff;
  color: #000000;
  padding-top: 10px;
  padding-left: 20px;
  padding-right: 10px;
}

#footermenu {
  width: 748px;
  height: 40px;
  background-image: url('images/footer.jpg');
  background-repeat: repeat-x;
  color: #ffffff;
}

#leftmenuwrapper {
  width: 169px;
  height: 100%;
  background-color: #e1e2e4;
  color: black;
  padding-top: 10px;
  padding-left: 10px;
  line-height: 1.5em;
}

#leftshaddow {
  width: 30px;
  height: 100%;
  background-image: url('images/leftshaddow.jpg');
  background-repeat: repeat-y;
}

#logo {
  width: 748px;
  height: 100px;
  background-image: url('images/logo.jpg');
}

#mainwrapper {
  margin-left: auto;
  margin-right: auto;
  width: 808px;
  margin-top: 0px;
}

#menu_top {
  width: 748px;
  height: 42px;
}

#menu_top_hosting {
  width: 100px;
}

#menu_top_left {
  width: 240px;
  background-image: url('images/menu_top_left.jpg');
}

#menu_top_plugins {
  width: 98px;
}

#menu_top_script {
  width: 82px;
}

#menu_top_services {
  width: 112px;
}

#menu_top_support {
  width: 116px;
}

#rightshaddow {
  width: 30px;
  height: 100%;
  background-image: url('images/rightshaddow.jpg');
  background-repeat: repeat-y;
}

#TPD_DL dd,#TPD_DL dt {
  margin: 0;
  padding: 0;
} 

#TPD_DL dt {
  margin: 7px 0;
}

#TPD_DL dd {
  padding: 10px;
}

#TPD_DL dt a {
  background: 0 50% no-repeat; 
  padding-left: 15px;
  color: #11188a;
  text-decoration: none; 
  font-weight: bold;
}
#TPD_DL dt a:visited {
  color: #e6ac00;
}
#TPD_DL dt a:visited:hover,
#TPD_DL dt a:hover,
#TPD_DL dt a:active,
#TPD_DL dt a:focus {
  font-weight: bold; 
  color: #e6ac00;
}

#TPD_DL .DTplus a {
  background-image: url('images/toggleDLplus.gif');
}

#TPD_DL .DTminus a {
  background-image: url('images/toggleDLminus.gif');
}

#TPD_DL .showDD {
  position: relative;
  top: 0;
}

#TPD_DL dd,.hideDD {
  top: -9999px;
  position: absolute;
}

#TPD_ToggleON,#TPD_ToggleOFF {
  cursor: pointer;
  cursor: hand;
}

/*\*//*/
#TPD_DL .showDD {display:block} 
#TPD_DL dd,.hideDD {top:0;position:relative;display:none}
/**/