/** BASIC */

body {
  margin: 0px;
  padding: 0px;
  background: url(/images/framework/subpage1_01.jpg) repeat left top;
}

/** FORMS */

form {
  margin: 0px;
  padding: 0px;
}

/** HEADINGS */

h1, h2, h3, h4 {
  margin: 0px;
  text-transform: uppercase;
  color: #171717;
}

h1 span, h2 span, h3 span, h4 span{
  color: #FF0F73;
}

h1 {
  font-size: 18px;
}

h2 {
  margin-bottom: 25px;
  font-size: 15px;
}

h2.style1 {
  font-size: 11px;
  color: #9F9F9F;
}

h2.homepage {
  font-size: 11px;
  color: #333333;
  margin: 30px 0 0 0;
}

h3 {
  margin-bottom: 5px;
  font-size: 13px;
}

h3.homepage {
  margin-bottom: 25px;
  font-size: 15px;
  color: #333333;
}

h4 {
  margin-bottom: 25px;
  font-size: 15px;
  color: #333333;
}

/** TEXTS */

body, th, td, input, textarea, select {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #6E6E6E;
}

p, ul, ol, dl {
  margin-top: 0px;
  line-height: 190%;
}

ul {
  margin-left: 0px;
  padding-left: 0px;
  list-style: none;
}

ul.list1 li {
  padding: 21px 0px 20px 0px;
  border-top: 1px solid #E2E2E2;
}

ul.list1 li.first {
  padding-top: 0px;
  border: none;
}

ul.list2 li {
  padding: 4px 0px;
  border-top: 1px solid #E2E2E2;
}
  
ul.list2 li.first {
  padding-top: 0px;
  border: none;
}

strong {
  color: #393939;
}

/** LINKS */

a {
  color: #FF5297;
}

a:hover {
  text-decoration: none;
}

/** BACKGROUNDS */

.bg1 {
}

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

img.border {
  padding: 3px;
  border: 1px solid #CFCFCF;
}

img.left {
  float: left;
  margin: 3px 25px 0px 0px;
}

img.right {
  float: right;
  margin: 3px 0px 0px 28px;
}

hr { display: none; }

.hr1 {
  height: 1px;
}

/** WRAPPER */

#wrapper {
  background: url(/images/framework/subpage1_02.jpg) repeat-x left top;
}

/** MENU */

#menu {
  width: 900px;
  height: 65px;
  margin: 0px auto;
  background: url(/images/framework/subpage1_04.jpg) no-repeat left top;
}

#menu ul {
  margin: 0px;
  padding: 30px 0px 0px 10px;
  list-style: none;
  line-height: normal;
}

#menu li {
  float: left;
}

#menu a {
  display: block;
  float: left;
  height: 30px;
  padding: 0px 26px 0px 27px;
  background: url(/images/framework/homepage05.gif) no-repeat left top;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 10px;
  font-weight: bold;
  color: #FFFFFF;
}

#menu a:hover {
  text-decoration: underline;
}

#menu .home a {
  background: none;
}

/** HEADER */

#header {
  width: 900px;
  height: 150px;
}

.logo {
  padding: 0 0 10px 5px;
}

.logo a {
  font-size: 20px;
  color: #FFF;
  text-decoration: none;
}

.logo a:hover {
  text-decoration: none;
}

.contactInfo {
  color: #FFF;
  font-size: 16px;
  padding: 30px 20px 0 0;
}
/** TOP MENU */

#topmenu {
  background: url(/images/framework/subpage1_03.jpg) no-repeat left top;
}

/** PAGE */

#page {
  background: #FFFFFF url(/images/framework/subpage1_05.jpg) repeat-y center top;
}

.subpage #page {
  background: #FFFFFF url(/images/framework/subpage2_01.jpg) no-repeat left top;
}

#bg {
  padding-bottom: 20px;
  background: url(/images/framework/subpage1_08.jpg) no-repeat left bottom;
}

/** CONTENT */

#content {
  background: url(/images/framework/subpage1_07.jpg) no-repeat right top;
}

.subpage #content {
  padding-bottom: 40px;
  background: url(/images/framework/subpage2_02.jpg) no-repeat left bottom;
}

/** SIDEBAR */

#sidebar {
  width: 144px;
  padding: 44px 25px 20px 30px;
  background: url(/images/framework/subpage1_06.jpg) no-repeat left top;
}

/** FOOTER */

#footer {
  width: 900px;
  height: 70px;
  margin: 0px auto;
  background: url(/images/framework/subpage1_09.jpg) no-repeat left top;
  color: #494949;
}

#footer p {
  margin: 0px;
  padding: 25px 0px 0px 199px;
  text-align: center;
}

#footer a {
  color: #494949;
}

.subpage #footer p {
  padding-left: 0px;
}


/*-------------------------Any Link Styles-------------------------*/
.anylinkcss{
     position: absolute;
     visibility: hidden;
     border: 1px solid #FF0F73;
     border-bottom-width: 0px;
     text-align: left;
     font:normal 13px "Trebuchet MS",  Arial, sans-serif;
     line-height: 22px;
     z-index: 2000;
     width: 200px;
     padding: 0px 0px 0px 0px;
     margin: 2px 0 0 2px;
     background-color: #FF5297;

}

.anylinkcss a:link, .anylinkcss a:active, .anylinkcss a:visited {
     display: block;
     padding: 5px 0px 6px 10px;
     *padding: 5px 0px 7px 10px;
     text-decoration: none;
     text-align: left;
     color: #ffffff;
     font: normal 13px "Trebuchet MS",  Arial, sans-serif;
     line-height: 16px;
     border-bottom: 1px solid #FF0F73;
     background-color: #FF5297;
     z-index: 2000;
}

.anylinkcss a:hover {
     display: block;
     padding: 5px 0px 6px 10px;
     *padding: 5px 0px 7px 10px;
     text-decoration: underline;
     text-align: left;
     color: #FFFFFF;
     font: normal 13px "Trebuchet MS",  Arial, sans-serif;
     line-height: 16px;
     border-bottom: 1px solid #FF0F73;
     background-color: #FF5297;
     z-index: 2000;
}

.breadCrumb {
  margin: 0 0 20px 0;
}
.galleryThumb {
  margin: 10px 0;
}
.galleryText {
  margin: 0;
  padding: 0;
}  

.articleList {
  list-style-position: inside;
  color: #FF52A9;
  list-style: circle;
  margin: 0 0 0 13px;
}

.terms-box {height:300px; width:550px; overflow:scroll; margin:16px 0;padding:8px; border:solid 1px #ccc;}

.signup { height:34px; margin:0 0 10px -15px; padding:0 0 0 44px; line-height:15px; font-size:11px; color:#FF0F73; background:url(/images/framework/email-icon.jpg) no-repeat; }
.subscribe {  }
.subscribe label, .subscribe input { display:block; }
.subscribe label { margin:0 0 3px; }
.subscribe input { padding:3px; margin:0 0 8px; }





