/* HEADER */

.side_wrapper {
  background: transparent url(images/decor/wrapper.gif) top center repeat-y;
  width: 1022px;
  position: relative;
  top: 0px;
  left: -36px;
  margin: 0 auto 20px auto;
}

.above_body {
  background-color: #ffffff;
  width: 950px;
  margin: 0 auto;
}

#header {
  background: #ffffff url(images/decor/navheader.gif) top center no-repeat;
}

#toplinks .toplinks {width: 100%;}

ul.nouser {width: 100%;}

#logindetails {
  background: #000000 url(images/decor/navheader.gif) top center repeat-x;
  font-family: Arial, Helvetica, sans-serif;
  padding: 2px 0 0 10px;
}

#navbar_username, #navbar_password_hint {
  background: #000000;
  border: 1px solid #666666;
  color: #828282;
  font-weight: bold;
}

#navbar_password {
  background: #000000;
  border: 1px solid #666666;
  color: #ffffff;
  font-weight: bold;
}

.loginbutton {
  background: #000000;
  border: 1px solid #666666;
  color: #da0018;
  font-weight: bold;
}

.remember, #remember, #remember li, #top_register li, #top_help li  {
  float: right;
}

#top_login li {float: left;}

.toplinks .remember {padding: 7px 16px 0 0;}


/* ABOVE BODY */

#navbar {
  background: #ffffff url(images/decor/contentbg.jpg) repeat;
}

ul#navtabs {margin-left: -15px;}

.globalsearch input.textbox {
  background: #000000;
  width: 120px;
  height: 12px;
  color: #ffffff;
  font-weight: bold;
}

.globalsearch .searchbutton {
  position: relative;
  top: -5px;
  left: -9px;
  border: none;
  width: 22px;
  margin: 2px 0 0 2px;
}

ul.navbar_advanced_search li a {
  color: #000000;
  padding-right: 36px;
}

ul.navbar_advanced_search li a:hover {
  color: #da0018;
}

.navtabs li.selected a.navtab {text-decoration: underline;}

.navtabs li.selected li a.popupctrl {
  background:transparent url(http://sophisti-scraps.com/forum/images/misc/black_downward_arrow.png) no-repeat right center;
  color: #da0018;
}
 
.navtabs li.selected li a.popupctrl:hover {
  background:transparent url(http://sophisti-scraps.com/forum/images/misc/black_downward_arrow.png) no-repeat right center;
  color: #666666;
}

#welcomemessage, li#navbar_notice_1 {display: none;}

li.navbit {color: #666666; font-weight: bold;}
li.navbit a {color: #000000; font-weight: bold;}

.breadcrumb .navbit > a:hover {
  background: transparent;
  border: 1px solid #ffffff;
  color: #969696;
}


/* BODY */

.body_wrapper {
  width: 910px;
  margin: 0 auto;
  position: relative;
}

.pagination span.prev_next a,
.pagination span.first_last a,
.pagination popupmenu nohovermenu {
  height: 15px;
  padding-top: 0;
  padding-bottom: 4px;
}

.above_postlist .pagination_top .postpagestats {
  position: relative;
  top: -10px;
}


/* FORUM */

#pagetitle a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 22px;
  font-weight: bold;
  color: #da0018;
  white-space: nowrap;
  width: auto;
  vertical-align: top;
}

#pagetitle a:hover {
  color: #969696;
}

h1 {font-size: 22px; white-space: nowrap;}

h2.forumtitle a, h2.forumtitle a:visited, h2.forumtitle a:hover {
  font-size: 16px;
}

h3.threadtitle a, h3.searchtitle a {font-weight: bold; font-size: 16px;}

h6 a {font-size: 12px; font-weight: bold;}

p.forumdescription, .forumbit_nopost p.subforumdescription, p.lastposttitle {
  font-size: 12px;
  font-weight: bold;
}

.forumbit_nopost .forumhead span.forumlastpost, .forumbit_post .forumhead span.forumlastpost {
  vertical-align: bottom;
  font-size: 12px;
}

#forums .forumlastpost .lastpostby a {
  color: #000000;
  font-weight: bold;
}

#forums .forumlastpost .lastpostby a:hover {
  color: #da0018;
  font-weight: bold;
}

#above_threadlist_controls, #thread_controls {
  background: transparent none   ;
  border: 1px solid #7482aa;
  -moz-box-shadow: -2px 2px 2px #b0b0b0;
  -webkit-box-shadow: -2px 2px 2px #b0b0b0;
}

a.collapse img {
/* values are based on the image */
  position:absolute;
  top: -15px;
  right: -6px;
  display:block;
  width:13px;
  height:13px;
  overflow:hidden;
  background:transparent url(http://sophisti-scraps.com/forum/images/buttons/collapse_collapsed_40b.png) no-repeat;
  float: right;
  clear: left;
}



/* THREAD */

ol#searchbits {line-height: 2em; padding-bottom: 2px;}

.inner p {background: #e0e0e0;}

dl.threadlastpost td dd a {
  color: #333333;
  text-transform: uppercase;
  font-weight: bold;
}

dl.threadlastpost td dd a:hover {
  color: #da0018;
  text-transform: uppercase;
  font-weight: bold;
}

.author a {
  color: #333333;
  text-transform: uppercase;
  font-weight: bold;
}

.author a:hover {
  color: #da0018;
  text-transform: uppercase;
  font-weight: bold;
}

.editor_textbox quickreply {font-size: 16px;}


#inlinemod_formctrls a.popupctrl span.ctrlcontainer {
  font-size: 12px;
  font-weight: bold;
}

.forumfoot {margin: 0 0 1em 0;}

#below_threadlist {margin: 0 0 5em 0;}



/* POSTBIT */

ul#postlist_popups a {
  font-weight: bold;
  font-size: 12px;
}

ul#postlist_popups a:hover {
  color: #da0018;
}

.posthead {height: 2em;}

.username_container {width: auto;}

.current_activity {
  font-size: 12px;
  font-weight: bold;
  white-space: nowrap;
}

.postbody {
  background: #ffffff none   ;
  padding-bottom: 1em;
}

dd#custom_user_title {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

span.first_last, span.prev_next {
  position: relative;
  top: -3px;
}



/* SEARCH */

#searchtypeswitcher {border-bottom: 3px solid #000000;}

ul#searchtypeswitcher li a {background-color: #000000; color: #ffffff; font-weight: bold; min-height: 20px;}

ul#searchtypeswitcher li a:hover {background-color: #ba0018;}

ul#searchtypeswitcher li.selected a {background-color: #ba0018; color: #ffffff; font-weight: bold; min-height: 20px;}

#search_results_bg, #postpagestats {
  background: transparent;
  color: #000000;
  font-weight: bold;
}



/* BUTTONS */

.popupbody li.formsubmit input[type="submit"], .popupbody li.formsubmit input[type="reset"], .popupbody li.formsubmit input[type="button"]  {
  font: 12px Arial,Helvetica,sans-serif;
  font-weight: bold;
  padding: 2px 2px 1px;
}

#newreplylink_top, #newreplylink_bottom {
   width: 170px;
}

#newreplylink_top {margin-right: -25px;}

#newthreadlink_top {
  width: 170px;
  background: transparent url(http://sophisti-scraps.com/forum/images/decor/controlcontentbg.png) no-repeat left bottom;
  border: 0  ;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-box-shadow: transparent;
  -webkit-box-shadow: transparent;
  font:   bold 12px Arial, Helvetica, sans-serif;
  color: #000000;
  padding: 10px 15px 40px 15px;
  margin: 6px 0 0 0;
  display: inline-block;
  clear: both;
}

#newthreadlink_bottom {
  width: 170px;
  background: transparent url(http://sophisti-scraps.com/forum/images/decor/controlcontentbg.png) no-repeat left bottom;
  border: 0  ;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-box-shadow: transparent;
  -webkit-box-shadow: transparent;
  font:   bold 12px Arial, Helvetica, sans-serif;
  color: #000000;
  padding: 10px 15px 40px 15px;
  margin: 0 0 0 20px;
  display: inline-block;
  clear: both;
}

#newthreadlink_top span, #newthreadlink_bottom span {
  font-size: 15px;
  font-weight: bold;
  display: inline;
}

#newthreadlink_top:hover, #newthreadlink_bottom:hover {
  color: #da0018;
}



/* POPUPS */

ul#search_popups li.popupmenu a {
  color: #666666;
  font-size: 12px;
  font-weight: bold;
  margin: .5em 0;
}

ul#search_popups li.popupmenu a:hover {
  color: #da0018;
  font-weight: bold;
  margin: .5em 0;
}

.navtabs li.selected .popupbody {
  border: 4px double #666666;
} 

.navtabs li.selected .popupbody li > a {
  border: 1px solid #ffffff;
} 

ul#forumdisplaypopups a.popupctrl:hover {color: #da0018;}

.popupbody li > a, .popupbody li > label {
  min-height: 24px;
}

ul#pm_messagelist {color: #000000;}



/* FORMS */

.textbox, textarea, select {
  -moz-border-radius: 3px 3px 3px 3px;
  background-color: #ffffff;
  border: 1px solid #666666;
  outline: 0 none;
  padding: 5px;
}



/* FOOTER */

#final_footer {
  background: #ffffff url(images/decor/footer.gif) bottom center no-repeat;
  width: 950px;
  height: 106px;
  margin: 0 auto;
}



/* GALLERY */

.header_links a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
}

.header_links a:visited {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #666666;
}

.header_links a:active {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #969696;
}

.header_links a:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #da0018;
}

td#greeting {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  color: #666666;
}

#photo_options_menu {
  background: #ececec;
  border: 4px double #000000;
}

#photo_options_menu a {
  display: block;
  width: auto;
  min-height: 32px;
  padding-left: 15px;
  color: #000000;
}

#photo_options_menu a:hover {
  background: #b0b0b0;
  color: #000000;
}

.mem_nav, .mem_nav a {
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
}

.mem_nav a:hover {
  color: #da0018;
  font-size: 12px;
  font-weight: bold;
}

.mem_alpha a {
  color: #c0c0c0;
  font-size: 18px;
  text-transform: uppercase;
}

.mem_alpha a:hover {
  color: #da0018;
  font-size: 18px;
  text-transform: uppercase;
}

.albhead_nav a {
  color: #da0018;
  font-size: 12px;
  font-weight: bold;
}

.albhead_nav, .albhead_nav a:hover {
  color: #000000;
  font-size: 12px;
  font-weight: bold;
}

.albhead_alpha a {
  color: #da0018;
  font-size: 18px;
  text-transform: uppercase;
}

.albhead_alpha a:hover {
  color: #333333;
  font-size: 18px;
  text-transform: uppercase;
}

.gal_userblock {
  border-bottom: 4px double #000000;
}

.gal_username a {
  font-size: 16px;
  text-transform: uppercase;
  color: #333333;
}

.gal_username a:hover {
  font-size: 16px;
  text-transform: uppercase;
  color: #da0018;
}

.gal_usertitle {
  font-size: 12px;
  font-weight: bold;
}

#gal_photo_title a {
  color: #000000;
  font-weight: bold;
}

#gal_photo_title a:visited {
  color: #888888;
  font-weight: bold;
}

#gal_photo_title a:hover {
  color: #da0018;
  font-weight: bold;
}

.gal_featured_title {
  color: #666666;
  font-weight: bold;
} 

.gal_featured_usercat a {
  color: #000000;
  font-weight: bold;
}

.gal_featured_usercat a:visited {
  color: #888888;
  font-weight: bold;
}

.gal_featured_usercat a:hover {
  color: #da0018;
  font-weight: bold;
}

.gal_featured_user a {
  color: #da0018;
  font-weight: bold;
}

.gal_featured_user a:visited {
  color: #969696;
  font-weight: bold;
}

.gal_featured_user a:hover {
  color: #666666;
  font-weight: bold;
} 


.pemtable {
	font-weight: bold;
	text-align: center;
}

.pemtable td {
	padding:8px;
	vertical-align:top;
	border-left:1px solid #cedfeb;
	border-right:1px solid #cedfeb;
	border-bottom:1px solid #cedfeb;
}

.pemtable .alt1 {
	background:rgb(255, 255, 255) bottom repeat-x;
}

.pemtable .alt2 {
	background-color:rgb(240,242,250);
}

.pemtable .left {
	text-align: left;
}

.pemtable .right {
	text-align: right;
}

.pemtable .normal {
	font-weight: normal;
}
 


.vistable {
	font-weight: bold;
	text-align: center;
}

.vistable td {
	padding:4px;
	vertical-align:top;
	border-left:1px solid #cedfeb;
	border-right:1px solid #cedfeb;
	border-bottom:1px solid #cedfeb;
}

.vistable .alt1 {
	background-color:rgb(255, 255, 255);
}

.vistable .alt2 {
	background-color:rgb(240,242,250);
}

.vistable .left {
	text-align: left;
}

.vistable .normal {
	font-weight: normal;
}
 