/*GLOBAL ITEMS*/

body {
  background-color: #ffffff;
  margin: 0;
  padding: 0;
  font-family: 'Trebuchet MS',Trebuchet,Verdana,sans-serif;
  font-size: 14px;
  color: #000000;
}

form {
  margin: 0;
}

a:link, a:visited {
  color: #000066;
  text-decoration: none;
}
a:hover, a:active {
  color: #333399;
  text-decoration: underline;
}

h2 {
  font-size: 26px;
  margin-top: 10px;
  font-weight: normal;
}

.bigger {
  font-size: 16px;
}

.topwhite {
  font-family: 'Trebuchet MS',Trebuchet,Verdana,sans-serif;
  font-size: 14px;
  color: #ffffff;
}

.topwhite a, .topwhite a:link, .topwhite a:visited {
  text-decoration: underline;
  color: #ffff00;
}

.topwhite a:hover, .topwhite a:active {
  text-decoration: none;
  color: #ffff00;
}


.toplinks, a.toplinks, a.toplinks:link, a.toplinks:visited, a.toplinks:hover, a.toplinks:active {
  font-family: 'Trebuchet MS',Trebuchet,Verdana,sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
  letter-spacing: -1px;
}

a.toplinks:link, a.toplinks:visited {
  text-decoration: none;
  color: #000000;
}

a.toplinks:hover, a.toplinks:active {
  text-decoration: underline;
  color: #000099;
}


.bottomlinks, a.bottomlinks, a.bottomlinks:link, a.bottomlinks:visited, a.bottomlinks:hover, a.bottomlinks:active {
  font-family: 'Trebuchet MS',Trebuchet,Verdana,sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #000000;
  letter-spacing: -1px;
}

a.bottomlinks:link, a.bottomlinks:visited {
  text-decoration: none;
  color: #000000;
}

a.bottomlinks:hover, a.bottomlinks:active {
  text-decoration: underline;
  color: #000099;
}

.err {
  color: #fe1010;
  font-weight: bold;
}

.err0 {
  color: #fe1010;
  font-weight: normal;
}

.s1 {
  font-size: 9px;
}
.s2 {
  font-size: 10px;
}

.t0 {
  font-size: 11px;
}
.t1 {
  font-size: 13px;
}
.t1r {
  font-size: 12px;
}
.t1blue {
  font-size: 12px;
  color: #669acc;
  font-weight: bold;
}
a.t1blue, a.t1blue:link, a.t1blue:visited {
  font-size: 12px;
  text-decoration: none;
  color: #669acc;
  font-weight: bold;
}

a.t1blue:hover, a.t1blue:active {
  font-size: 12px;
  text-decoration: underline;
  color: #669acc;
  font-weight: bold;
}

.t2 {
  font-size: 14px;
}
.t2blue {
  font-size: 14px;
  color: #669acc;
  font-weight: bold;
}
a.t2blue:link, a.t2blue:visited {
  font-size: 14px;
  text-decoration: none;
  color: #669acc;
  font-weight: bold;
}

a.t2blue:hover, a.t2blue:active {
  font-size: 14px;
  text-decoration: underline;
  color: #669acc;
  font-weight: bold;
}

.t3 {
  font-size: 18px;
}
.t4 {
  font-size: 20px;
}
.t6 {
  font-size: 22px;
}

#copyright {
  margin-top: 3px;
}

.copyright {
  font-size: 11px;
}

.venture {
  font-size: 12px;
  letter-spacing: 2px;
  font-weight: bold;
}



.joinbox {
  width: 110px;
  font-size: 12px;
}

.header_big {
  font-size: 32px;
  margin-bottom: 10px;
  font-weight: normal;
}

#content_left {
  width: 674px;
}

#content_tabs_nav {
  width: 673px;
  height: 21px;
  background: #ffffff url(/images/tabs_bg.gif) repeat-x left top;
}

.tabnav, .tabnav2 {
  height: 19px;
  font-size: 15px;
  line-height: 16px;
  font-weight: bold;
  padding: 2px 30px 0 30px;
  background: url(/images/tab_bg.gif) repeat-x left top;
  border-left: #669acc 1px solid;
  border-right: #669acc 1px solid;
  cursor: pointer;
}

.tabnav_a, .tabnav_a2 {
  height: 19px;
  font-size: 15px;
  line-height: 16px;
  font-weight: bold;
  padding: 2px 16px 0 16px;
  background: url(/images/tab_bg_a.gif) repeat-x left top;
  border-left: #669acc 1px solid;
  border-right: #669acc 1px solid;
}

/* with featured designers tab */
.tabnav {
  padding: 2px 18px 0 18px;
}
.tabnav_a {
  padding: 2px 12px 0 12px;
}

.tabnav2, .tabnav_a2 {
  padding-left: 14px;
  padding-right: 14px;
}

#content_tabs {
  width: 673px;
  background: #ffffff url(/images/content_tabs_bg.gif) repeat-y left top;
}

#content_tabs_footer {
  width: 673px;
  height: 1px;
  background: #669acc url(/images/blue.gif) repeat-x left top;
}





/* CMS specific styles */

.faq_titles {
  border-left: 3px #0000dd solid;
  margin-left: 10px;
  padding-left: 8px;
}
.faq_title, .faq_header, .link_category_title {
  font-size: 16px;
  font-weight: bold;
}
.faq_detail {
  margin-left: 20px;
  margin-top: 6px;
}

.top_link {
  font-size: 12px;
  margin-top: 6px;
  margin-bottom: 10px;
}

.link_category {
  border-bottom: 2px #d0d0d0 solid;
  padding-bottom: 8px;
}
.link_detail {
  margin-top: 6px;
  margin-left: 24px;
}

.gallery_items {
  width: 100%;
}


.err, .required {
  color: #ee1010;
  font-weight: bold;
}

#message_board {
  margin-right: 20px;
}

.post {
  position: relative;
  width: 634px;
  padding: 8px;
  border: #CCCCEE 1px solid;
  /* background-color: #00ff00; */
}

.post .info {
  float: left;
  width: 152px;
  margin-right: 8px;
  padding: 8px 4px;
  /* border: #CCCCEE 1px solid; */
  /* background-color: #ffff00; */
  text-align: center;
}

.post .info .signature {
  font-size: 11px;
  font-weight: bold;
  margin: 4px 0;
}

.post .info .membersince {
  font-size: 10px;
}


.post .message {
  float: left;
  text-align: left;
  width: 466px;
  /* background-color: #ff00ff; */
}

.post .message .subject {
  font-size: 18px;
  font-weight: bold;
}

.post .message .postdate {
  font-size: 11px;
  font-weight: normal;
}

.post .message .voice {
  font-size: 13px;
  font-weight: normal;
  text-align: right;
  margin: 6px 0;
}


.clear {
  clear: both;
}

#boardtopics {
  border-collapse: collapse;
  border: #CCCCEE 1px solid;
}

#boardtopics .header td {
  font-weight: bold;
  background-color: #639cce;
  color: #FFFFFF;
}

#boardtopics tr td {
  border-top: #CCCCEE 1px solid;
  border-bottom: #CCCCEE 1px solid;
  padding: 3px;
}

.postdiv {
  height: 10px;
  position: relative;
}

