A:link, A:visited, A:active, A:hover { 
 }
 A:link  { 
    color: #848589;
 text-decoration: none;
 }
 A:visited { 
   color: #848589;
 text-decoration: none;
 }
 A:active {
   color: #848589;
 text-decoration: underline;
 }
 A:HOVER { 
   color: #848589;
   background-color: ;
 text-decoration: underline;
 }
 
 .onbody {
   color: #000000; 
 }
 .onbody A:link {
   color: #000000;
 }
 .onbody A:visited {
   color: #000000;
 }
 .onbody A:active {
   color: #000000;
 }
 .onbody A:hover {
   color: #707070;
 }
 /*
 BODY,P,TABLE,TD,TR {   
   font-size: 10px;
   color: #000000;
   font-family: Verdana, Helvetica, sans-serif;
 }
 */
 FORM {
   display: inline;
   margin-bottom: 0;
 }
 /*
 BODY {
   background: #FFFFFF;
 }
 */
 PRE {
   font-size: ;
   font-family: ;
 }
 
 .tableborders {
 /*
 	BORDER-RIGHT: #cccccc 1px solid; 
         PADDING-RIGHT: 2px; 
         BORDER-TOP: #cccccc 1px solid; 
         PADDING-LEFT: 1px;  
         PADDING-BOTTOM: 1px; 
         BACKGROUND: #FFFFFF; 
         MARGIN: 0px; 
         BORDER-LEFT: #cccccc 1px solid; 
         PADDING-TOP: 1px; 
         BORDER-BOTTOM: #cccccc 1px solid
         */
         
        BORDER-RIGHT: #cccccc 1px solid; 
         /*PADDING-RIGHT: 2px; */
         /*BORDER-TOP: #cccccc 1px solid; */
         /* PADDING-LEFT: 1px;  
         PADDING-BOTTOM: 1px; 
         BACKGROUND: #FFFFFF; */
         MARGIN: 0px; 
         BORDER-LEFT: #cccccc 1px solid; 
         /* PADDING-TOP: 1px; */
         BORDER-BOTTOM: #cccccc 1px solid
 }
 
 .tddetails {
    background: #ffffff;
    border-top: #c8b18b 1px solid; 
    border-right: #c8b18b 1px solid; 
    border-bottom: #c8b18b 1px solid; 
    border-left: #c8b18b 1px solid;  
    padding: 5px;
 }
 
 .tdbackground {
   font-size: 10px;
   font-weight: ;
   color: #000000;
   background: #ffffff;
   font-family: Verdana, Helvetica, sans-serif;
 }
 
 .tdnothumbs {
   font-size: 10px;
   font-weight: ;
   color: #000000;
   background: #ffffff;
   font-family: Verdana, Helvetica, sans-serif;
 }
 
 .menubar{
 /*PADDING-RIGHT: 5px; PADDING-LEFT: 5px; FONT-WEIGHT: bold; FONT-SIZE: 10px; font-color: #000000; BACKGROUND: url('http://www.alltforforaldrar.se/snack2/images/topram_mitt.gif'); background-repeat: x-repeat; background-position: center center; PADDING-BOTTOM: 5px; MARGIN: 0px; COLOR: #000000; PADDING-TOP: 5px;*/
 background-image: url(http://www.alltforforaldrar.se/snack2/images/topram_mitt.gif/snack2/images/topram_mitt.gif); background-repeat: x-repeat; background-position: top center;  padding: 6px 0px 0px 6px; height: 17px; vertical-align: top;
 color: #000000;
 font-weight:bold;
 font-size:10px;
 }
 
 .menubar A:link {
   color: #003399;
 }
 .menubar A:visited {
   color: #003399;
 }
 .menubar A:active {
   color: #003399;
 }
 .menubar A:hover {
   color: #003399;
 }
 .menubarnb{
 color: #000000;
 }
 
 .catcolumn {
   font-size: 10px;
   font-style: ;
   text-align: ;
   background: #ffffff;
 }
 
 .photocol {
   font-size: 10px;
   font-style: ;
   text-align: ;
   background: #f4f3ef;
 }
 
 .commentscol {
   font-size: 10px;
   font-style: ;
   text-align: ;
   background: #f4f3ef;
 }
 
 .lastphocol {
   font-size: 10px;
   font-style: ;
   text-align: ;
   background: #f4f3ef;
 }
 
 .lastcommcol {
   font-size: 10px;
   background: #f4f3ef;
   color: ;
 }
 
 .small {
   font-size: 11px;
   color: #000066;
   font-family: Arial, Helvetica, sans-serif;
 }
 
 .MemberText {
   font-size: 9px;
   color: #000000;
   font-family: Tahoma, Helvetica, sans-serif;
 }
 
 .medium {
   font-size: 12px;
   color: #000000;
   font-family: Arial, Helvetica, sans-serif;
 }
 .large {
 font-family: Verdana, Helvetica, sans-serif;
 font-size: 10px;
 font-weight: bold;
 color: #000000;
 }
 
 .welcome {
   background: ;
   font-family: Verdana, Helvetica, sans-serif;
   color: #000000;
 }
 
 .lighttable {
   background: #D4D4D4;
   color: #000000;
 }
 
 .alternatetable {
   background: #ffffff;
 }
 
 .formboxes{
   font-family: ;
   background-color: #ffffff;
   color: #000000;
   font-size: 10px;
 }
 
 blockquote {
    font-size:10px; border:1px solid #999999;
    margin:0px 20px; padding:0px 10px
 }
 blockquote .small {
    background:#999999;
    margin-left:-10px; padding:1px 2px
 }
 blockquote hr {
    visibility:hidden;
    height:1px
 }
 blockquote br {
    font-size:1px
 }
 /*
 select {   background-color:#ffffff;
     border-bottom:#000000 solid 1px;
     border-right:#000000 solid 1px;
     border-left:#000000 solid 1px;
     border-top:#000000 solid 1px;
     color:#000000;
     font-size:10px;
     font-weight:normal;
     padding:1px;
 	padding-left: 1px;
     text-decoration:none;
 }
 
 
 input {
         font-family: Tahoma, Arial, Helvetica, sans-serif;
 	font-size: 11px;
 	color: #001FA4;
 	text-decoration: none;
         padding-left: 3px;
 	padding-right: 3px;
 	padding-top: 1px;
 	padding-bottom: 1px;
 	margin: 2px 2px 2px 2px;
         border: 1px solid #cccccc;
 	text-decoration: none;
 }
 
 
 
 TEXTAREA, .bginput {
 
     font-family:verdana;
     font-size:10px;
     font-weight:bold;
 
 	BACKGROUND-COLOR: #EAEAEA;
 
 }
h2 {
	  font-size: 1.4em;
	  margin: 2px 0px 5px 0px;
}

.post-bg{
	background: #EFECE7;
}

.post-light-bg {
	background: #FEFEF4;
}

select {
	vertical-align:middle;
}

/** ---------------- Misc -------------------- **/
.topmargin {
	margin-top:10px;
}

.hiddendiv {
	display: none;
}

.page table {
	border-collapse: collapse;
}

table.bordergray {
	border:solid 1px #f1f1f1;
}

td.rightgrayborder {
	border-right:solid 1px #f1f1f1;
}

.graydivider {
	height: 5px;
	margin-top:5px;
	border-top: solid 1px #f1f1f1;
}

.bt-padded {
	padding: 10px 0px 10px 0px;
}

.searchbox {
	vertical-align: middle;
	padding-top:2px;
	padding-bottom:2px;
	height:25px;
}

#searchform {
	padding-top:3px;
}

.searchinput {
	vertical-align: middle;
	margin-top:1px;
}

.searchquery {
	vertical-align: middle;
	width:95px;
	height:14px;
	font-size:11px;
	font-family: Verdana;
	margin-top:1px;
	margin-left:5px;
	border: 1px solid #e7e7e7;
}

.paddedsmall {
	padding:5px 10px 5px 5px;
}

/** ---------------- Forumdisplay / Thread ------------------ **/
.forum-thread-bar {
  background: url(/snack2/sites/images/box_header_gray.gif) repeat-x;
	padding-left:5px;
	border:1px solid #cecece;
}

.forum-thread-bar h2 {
	font-size: 14px;
	color: #000000;
	margin-top:5px;
	font-weight: bold;
}

#threadslist .box-header-orange {
	padding-left:5px;
	padding-right:5px;
}

.box-header-orange h3 {
	font-weight: normal;
}

.forum-orange-border-top {
	border-top: 1px solid #FD870B;
}

.forum-orange-border-bottom {
	border-bottom: 1px solid #FD870B;
}

.forum-gray-border-top {
	border-top: 1px solid #cecece;
}

.forum-gray-border-left {
	border-left: 1px solid #cecece;
}

.forum-gray-border-right {
	border-right: 1px solid #cecece;
}

.forum-gray-border-bottom {
	border-bottom: 1px solid #cecece;
} 

forum-thread-bar a {
	text-decoration: none;
}

.forum-top-toolbar {
	width: 100%;
}

.forum-thread-bar-item-full {
	float:left;
	width: 250px;
}

.forum-thread-bar-item, .forum-thread-bar-item-end {
	float:right;
	padding: 5px 10px 5px 10px;
	/*border-right: 1px solid #CECECE;*/
	height: 20px;
}

.forum-thread-bar-item-end {
	border: none;
}

.forum-thread-bar-item a {
	text-decoration: none;
}

.forum-top-toolbar table {
	border-collapse: collapse;
	width: 100%;
}

.forum-top-toolbar td {
	padding:0px;
} 

.rest-tab {
	vertical-align: bottom;
	text-align: right;
	width: 250px;
	margin-top:5px;
}

.tab-table {
	border-collapse: collapse;
}

.tab-table td {
	padding: 0px;
}

.tab {
	margin-right: 5px;
	padding:5px 2px 5px 7px;
	background-repeat: repeat-x;
	float:left;
	border-left: 1px solid #cecece;
	border-right: 1px solid #cecece;
	position: relative;
	top: 1px;
}

.tab img {
	margin: 0px 5px 0px 10px;
	vertical-align: middle;
}

.tab div {
	float: left;
}

.tab-orange {
	background-image: url(/themes/afftouch/img/basic/box_header_orange.gif);
}

.tab-selected {
	background:#F6F6F6;
	border-top: 1px solid #cecece;
}

.tab-gray {
	background-image: url(/themes/afftouch/img/basic/box_header_gray.gif);
}

.rest-tab a {
	text-decoration: none;
	height: 19px;	
}

.tab a {
	text-decoration: none;
	line-height: 14px;
	font-size: 11px;
	font-weight: bold;
	color: #000;	
}

.gray-tab a {
	text-decoration: none;
	line-height: 12px;
	font-size: 11px;	
	font-weight: bold;
}

a.threadtitle-start:link
{
  font: 11px Verdana, Arial, sans-serif;
  font-weight: bold;
  color: #163fa2;
  text-decoration: none;
}

a.threadtitle-start:hover {
	color:#EF6630;
}

a.threadtitle-start:visited
{
  font: 11px Verdana, Arial, sans-serif;
  font-weight: normal;
  color: #163fa2!important;
  text-decoration: none!important;
}

a.threadtitle-start:active {
  text-decoration: underline!important;
  color:#EF6630!important;
  font-weight: normal!important;  
}

a.threadtitle-start:focus {
  font-weight: normal!important;	
  text-decoration: underline!important;
  color:#EF6630!important;
	outline: none!important;
}

a.threadtitle:link, a.threadtitle:hover
{
  font: 11px Verdana, Arial, sans-serif;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
}

a.threadtitle:hover {
	color:#EF6630;
}

a.threadtitle:visited
{
  font-weight: normal!important;
  color: #000000!important;
  text-decoration: none!important;
}

a.threadtitle:focus
{
  text-decoration: underline!important;
	color:#EF6630!important;  
	outline: none!important;
}

a.threadtitle:active
{
  text-decoration: underline!important;
	color:#EF6630!important;  
}

a.normal:link, a.normal:visited {
  font: 11px Verdana, Arial, sans-serif;
  font-weight: normal;
  color: #163fa2;
  text-decoration: none;
}

a.small:link, a.small:visited {
  font: 9px Verdana, Arial, sans-serif;
  font-weight: normal;
  color: #163fa2;
  text-decoration: none;
}

.inlineimg-top-node {
	margin-bottom:1px;
}

.threaded-frame {
	height: 300px;
	overflow: auto;
	background:#FAF9F4;
	border-left:1px solid #cecece;
	border-right:1px solid #cecece;
}

.threaded-innerframe {
	width: 527px;
	overflow: hidden;
	vertical-align: top;
}

#threaded-post-frame {
	height: 100%;
	width: 100%;
}

.thread-start-divider {
	height:3px;
	border-bottom: 1px solid #d1d1d1;
	margin: 0px 5px 5px 5px;
	font-size:3px;
}

.threaded-frame .alt1 {
	background:#FAF9F4;
	border:0px;
}

.smalltext, .smalltext-link {
  font: 9px Verdana, Arial, sans-serif;
  font-weight: normal;
  text-decoration: none;
}

.smalltext-link {
  color: #163fa2;
  cursor:pointer;
}

#visitcard-container {   
    position:absolute;   
    left:0;   
    top:0;   
    display:none;   
    z-index: 20000;   
}

a.adminmsg, a.adminmsg:visited, a.adminmsg:link 
{
  color: #B200FF!important;
}

a.adminmsg:focused {
  text-decoration: underline!important;
	color:#EF6630!important;  
	outline: none!important;	
}

a.adminmsg:active {
  text-decoration: underline!important;
	color:#EF6630!important;  
	outline: none!important;	
}

a.modmsg, a.modmsg:visited, a.modmsg:link
{
  color: #339900!important;
}


/** ------------------------ POST ------------------------- **/
td.nopadding {
	padding: 0px;
}

a.postcount {
	font-size:18px;
	text-decoration:none;
}

.post-left {
	width: 385px;	
	border-top: 1px solid #D7D7D7;
	border-left: 1px solid #D7D7D7;
	border-right: 1px solid #D7D7D7;
	margin-right: 1px;
}

.post-left-bottom {
	width: 385px;	
	border-bottom: 1px solid #E6E6E6;
	border-left: 1px solid #E6E6E6;
	border-right: 1px solid #E6E6E6;
}

.post-left-content {
	padding: 7px;
	width: 383px;
	overflow: hidden;
}

.post-left-content-bottom {
	padding: 7px;
	width: 383px;
}

.post-left .post-title {
	font-size: 12px;
	color: #163fa2;
	font-weight: bold;
}

.post-author {
	font-size: 11px;
	color: #163fa2;	
}

.post-author a {
	color: #163fa2;
	text-decoration:none;
}

.post-author-profile {
	width: 124px;
	height: 135px;
	padding: 5px 5px 0px 5px;
}

.visitcard_bg {
	background: url(/snack2/sites/images/forum_visitcard_bg.gif) no-repeat;
}

.visitcard_light_bg {
	background: url(/snack2/sites/images/forum_visitcard_light_bg.gif) no-repeat;
}

.visitcard_related_bg {
	background: url(/snack2/sites/images/forum_visitcard_related_bg.gif) no-repeat;
	height: 76px;
}

.post-related {
}

.post-actions {
	margin-top: 5px;
	text-align: right;
}

.post-actions a {
	text-decoration: none;
}

.post-actions .close {
	padding-right: 100px;
}

.post-bottom-bar {
	border: 1px solid #f1f1f1;
	height: 15px;
	width: 100%;
}

#qr-wrapper {
	background:#f9f9f9;
	border:#ece9d8 solid 1px;
	margin-right:3px;
}

.signature {
	border: dashed 1px #999999;
	padding: 5px;
	width: 380px;
	overflow: hidden;
}

.signature img {
	vertical-align: middle;
	float:left;
	margin-right: 5px;
}

.img-middle {
	vertical-align: middle;
}

#tooltip{
	position:absolute;
	border:1px solid #cecece;
	background:#ffffcc;
	padding:5px;
	color:#333;
	font-size:11px;
	font-weight: bold;
	display:none;
}

.threaded-mypost {
	color:#000000;
	font-weight: bold;
	white-space:nowrap;
	overflow:hidden;
}

.threaded-name {
	color:#A09F9C;
	white-space:nowrap;
	overflow:hidden;
	font-size:11px;
}

.threaded-name a {
	font-size: 11px;
}

.unansweredbox {
	background: url(/themes/afftouch/img/basic/teaser_gray_bg.gif) repeat-x;
	width: 100%;
	padding:10px;
}

.unansweredbox td {
	padding-left:5px;
}

.unansweredicon {
	float: left;
	padding-top: 5px;
	padding-left: 10px;
	padding-right:20px;
	padding-bottom:10px;
}
body {
  margin: 0;
  padding: 0;
  color: #000;
  background: #cccccc;
  font-size: 11px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	font-size:18px;
	margin-bottom:5px;
}

h2 {
	font-size:14px;
	margin-bottom:5px;
}


.h1-large {
	font-size:24px;
}

h4 {
	margin-bottom:3px;
	font-size:12px;
	color:#808080;
}

.h2-orange {
	color:#FE6100;
	font-size:18px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica;
	margin-bottom:5px;
}

/*------------------------------------------------
** Page layout blocks / IDs
-------------------------------------------------- */

#wrapper {
  background:#ffffff;
	margin: 0px auto;	
	width: 1026px;
	padding-left:10px;
	padding-right:10px;
  text-align: left;  
}

#header {
  width: 763px;
  text-align: left;
}

#content {
  width: 736px;
  text-align: left;
	background: #FFFFFF;	  
}
#header {
  background-color: #FFF;
}

#logo {
  vertical-align: left;
  border: 0;
  width: 475px;
}
#logo img {
  float: left; /* LTR */
  padding: 0 1em;
  border: 0;
}

#expert-head {
	text-align: right;
	padding-right:1px;
}

#contentleft {
	width: 782px;
}

#contentright {
	width: 258x;
}

/*-------------------------------------------------------------
** MISC
---------------------------------------------------------------*/
img {
	border: none;
}

/*-------------------------------------------------------------
** Ad releated
---------------------------------------------------------------*/
.ad-header {
	text-align: left;
}

#rightbanners {
	text-align: center;
	background-color: #ffffff;
}
/*-------------------------------------------------------------
** Aff menu top
---------------------------------------------------------------*/

#affmenu {
  text-align:left;
  font-size: 12px;
  font-family: Verdana, Georgia, Arial;
  width: 763px;
	background: url(http://www.alltforforaldrar.se/snack2/img/basic/menu_dark_bg.gif) repeat-x;  	  
}

#affmenu ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  width: auto;
  height: 23px;
}

#affmenu ul li {
  background-image: url(http://www.alltforforaldrar.se/snack2/img/basic/menu_light_bg.gif);
  float:left;
  display: block;
  border-top:1px solid #FF8E1B;
  border-right:1px solid #FF8E1B;
  border-left:1px solid #FEC88C;    
  border-bottom:1px solid #FF880E;
}

#affmenu ul li.dark {
  background-image: url(http://www.alltforforaldrar.se/snack2/img/basic/menu_dark_bg.gif);
  border-right:1px solid #FF8E1B;
  border-left:1px solid #FF8E1B;
  border-bottom:1px solid #FE4D01;
}

#affmenu .small {
  width: 70px;
}

#affmenu .medium {
  width: 88px;
}

#affmenu .large {
	width: 99px;
}

#affmenu ul li.first {
  border-right:1px solid #FF8E1B;
  border-left:1px solid #FF8E1B;
  width: 114px;
}

#affmenu ul li.firstselected {
  background-image: url(img/basic/menu_selected_bg.gif);
  border:1px solid #000;
  width: 114px;
}

#affmenu ul li.last {
  background-image: url(img/basic/menu_dark_bg.gif);
  border-left:1px solid #FF8E1B;
  border-bottom:1px solid #FE4D01;
  width: 94px;
}

#affmenu ul li.lastselected {
  background-image: url(img/basic/menu_selected_bg.gif);
  border:1px solid #000;
  width: 94px;
}

#affmenu ul li.selected {
  background-image: url(img/basic/menu_selected_bg.gif);
  border:1px solid #000;
}

#affmenu ul li.darkselected {
  background-image: url(img/basic/menu_selected_bg.gif);
  border:1px solid #000;
}

#affmenu ul li a {
  display: block;
  float:left;
  font-weight: bold;
  color: #fff;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 11px;
  padding-right: 11px;
  text-decoration: none;
  font-size: 12px;
  font-family: Verdana, Georgia, Arial;
}

#affsubmenu {
  text-align:left;
  height: 33px;
  width: 764px;	
  background-image: url(img/basic/menu_sub_bg.gif);
  background-repeat: no-repeat;
}

#affsubmenu ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  width: 360px;
}

#affsubmenu ul li {
  float:left;
  display: block;
}

#affsubmenu ul li a {
	display: block;
	float:left;
	font-size: 12px;
	font-family: Verdana, Arial;
	color: #FCA65D;
	padding-left: 10px;
	padding-right: 10px;  	
	text-decoration: none;	
	font-weight: bold;
}

#affsubmenu ul li.selected a {
	color: #000000;
}

#affsubmenu .sub3 {
	float:left;
	width: 50%;
	margin-top: 9px;
	margin-bottom: 3px;
}

.sub3 a {
  font-size: 10px;
  font-family: Verdana, Arial;
  color: #000;	
  font-weight: bold;
	text-decoration: none;  
}

#affsubmenu .function {
	float:left;
	width: 45%;
	margin-top: 5px;
	margin-bottom: 3px;
	margin-left: 30px;
}

#affsubmenu .function img {
	vertical-align: middle;
	margin-left:7px;
}

.functionlogin {
	margin: 10px 0px 5px 35px;
	float:left;
	width:45%;
}

#affsubmenu .functionlogin a {
	font-weight:bold;
	font-size:10px;
	color:#000000;
	width:24%;
}

.loginbox {
}

.loginlabel {
	font-weight: bold;
	padding: 2px 15px 2px 0px;
}

.loginbox .logininput {
	width: 150px;
	height: 14px;
	font-size:11px;
	padding:2px 0px 2px 0px;
	margin-left:5px;
}

.loginbox a.loginlink {
	font-weight: bold;
	color:#FE6100;
	font-size:10px;
}

.loginbox .logintext {
	font-size:10px;
	padding:5px 0px 5px 0px;
}

.loginbox .logintext a {
	font-size: 10px;
}

.bargray {
	background-image: url(http://www.alltforforaldrar.se/snack2/img/basic/bar_gray_bg.gif);
	background-repeat: repeat-x; 
	height: 43px;
	border-bottom: solid 1px #D1D1D1; 
}


/**-----------------------------------------------
 	Misc elements 
--------------------------------------------------*/
#main {
  padding: 0px;
}

#sidebar-left{
  background-color: #fff;
  width: 180px;
  vertical-align: top;
}

#sidebar-right {
  background-color: #fff;
  width: 250px;
  vertical-align: top;
} 

#footer {
  background-image: url(http://www.alltforforaldrar.se/snack2/img/basic/footer_bg.gif);
  background-repeat: repeat-x;  
  height: 167px;
  width: 1024px;
}

.onlinemember-item {
	float:left;
	width: 50px;
	height: 50px;
	overflow: hidden;
	margin:1px;
	background:#fff;
}

.onlinemembers-counter {
	padding-top:5px;
	font-weight: bold;
	float:left;
	width:100%;
}

a.orangebutton {
	background: url(http://www.alltforforaldrar.se/snack2/themes/afftouch/img/buttons/button_bg.gif) repeat-x;
	padding: 5px 7px 7px 7px;
	color: #FFFFFF!important;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Helvetica, sans-serif;
}

.orangebutton {
	background: url(http://www.alltforforaldrar.se/snack2/themes/afftouch/img/buttons/button_bg.gif) repeat-x;
	border:0px;
	padding: 5px 5px 5px 5px;
	color: #FFFFFF!important;
	text-decoration: none;
	font-weight: bold;
	font-size:11px;
	font-family: Verdana, Helvetica, sans-serif;
}

.orangebutton:visited{
	color: black;
}

.orangebutton:hover{
	color: black;
}

.sitebreadcrumb {
	margin:0px;
}

.sitebreadcrumb a {
	color:#808080;
}

.page-min-height {
	min-height: 1400px;
}

.forum-menu-counter {
	font-size: 11px;
	color: #F27860;
	font-weight: bold;
	height: 20px;
	padding: 5px;
}

#forum-menu-counter .section {
	padding:5px;
	border-bottom: 1px solid #9E9E9E;
}

.forum-left-menu ul, .forum-left-submenu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.forum-left-menu ul li {
	padding: 2px 0px 2px 5px;	 	
	border-top:1px solid #E7E7E7;
}

.forum-left-menu ul li a {
	color:#000;
	height: 20px;
	text-indent: -1px;
	text-decoration: none;
}

.forum-left-menu ul li a:hover {
	text-decoration: underline;
}

ul.forum-left-submenu li a {
	color:#000;
	font-size:10px;
	height: 20px;
	text-indent: -1px;
	font-weight: normal;
	text-decoration: none;	
	font-family: verdana;
}

ul#afftreeforum {
	padding: 0px 5px 0px 5px;
}

ul.afftreeforum {
	padding: 0px 5px 0px 5px;
}


#afftreeforum li ul{
	list-style-type: none;
	list-style-position: outside;
	margin-left:5px;
	margin-top: 3px;
}

#afftreeforum li ul li {
	color: #F06936;
	border-top: none;
}

#afftreeforum li ul li a {
	color:#163FA2;
	font-weight: normal;
}

.forum-level-2 .fl-head {
	height: 24px;
}

.fl-head {
	padding-bottom:3px;
	padding-top:3px;
}

.fl-head a {
	color: #000 !important;
	font-size:1px;
	text-decoration: none;
	padding-bottom:5px;
	padding-top:5px;
	font-size:11px !important;		
}

.forum-level-2 {
	list-style-type: none;
	list-style: none;
	padding-left: 0px !important;
}

.forum-level-2 ul {
	margin-left: 10px;
}

.forum-level-2 LI a {
	color:#163FA2;
	font-weight: normal;	
}

/*------ CLASSIFIEDS --------------*/
.afftreeclassifieds{
	margin:0px;
	padding:0px;
}

.afftreeclassifieds ul{	/* Sub menu groups */
	margin-left:0px;	/* Left spacing */
	padding-left:0px;
	display:none;	/* Initially hide sub nodes */
	background: #ffffff;
}

.afftreeclassifieds li{	/* Nodes */
	list-style-type:none;
	vertical-align:middle;
	padding:0px;
	margin:0px;
	text-indent:10px;
	line-height:18px;
	
}

.afftreetopclassifieds {
 	background:#FFFFFF;
	background-repeat: repeat-x;
	padding:0px;
	
}

a.afftreetopclassifieds:link, a.afftreetopclassifieds:visited, a.afftreetopclassifieds:hover, a.afftreetopclassifieds:active {
	font-size:11px;
	color:#333333;
	font-weight:bold;
	text-decoration:none;
	line-height:12px;
	font-family:arial, verdana;
}

.boxH1 {
	font-size: 16px;
	font-family: Verdana, Arial;
	margin-bottom:5px;
}

.box-header-orange {
	background-image: url(img/basic/box_header_orange.gif);
	background-repeat: repeat-x;
	font-size: 11px;
	font-weight: normal;
	height: 26px;
	width: 100%;
	margin: 0px;
}

.box-header-gray {
	background-image: url(img/basic/box_header_gray.gif);
	background-repeat: repeat-x;
	font-size: 11px;
	font-weight: bold;
	height: 26px;
	width: 100%;
}

.box-header-orange h3{
	padding: 5px 0px 5px 5px;
	line-height: 14px;
	font-size: 11px;
	font-weight: bold;
	margin:0px;
}

.box-header-gray h3 {
	padding: 5px 0px 5px 5px;
	line-height: 14px;
	font-size: 11px;
	font-weight: bold;
	margin:0px;
}

.box-header-orange a {
	padding: 5px 0px 5px 5px;
	line-height: 14px;
	font-size: 11px;
}

.box-bg-gray {
	background-image: url(img/basic/teaser_gray_bg.gif);
	background-repeat: repeat-x;
	height: 100%;
	padding:3px;
}

.box-bg-white {
	background: #FFF;
	height: 100%;
	padding:3px;
	border-top:1px solid #E7E7E7;
}

.box-bg-none {
	background: #FFF;
	height: 100%;
	padding:3px;
	border-top:1px solid #E7E7E7;
}

.box-bg-white a {
	color: #000;
}

.box-inner {
	margin: 7px;
}

.box-phase-container {
	width: 100%;
}

.box-phase-container a {
	padding-top: 5px;
	color: #000;
}

.box-phase-row {
	width: 100%;
	float:left;
}

.box-phase-divider {
	width: 90%;
	height: 5px;
	margin: 0px 10px 5px 10px;
	border-bottom: 1px solid #E7E7E7;	
	float:left;
}

.box-phase-first {
	padding:8px;
	width: 30%;
	float:left;	
}

.box-phase{
	padding:8px;
	width: 30%;
	border-left: 1px solid #E7E7E7;
	float:left;	
}

.box-padded-medium {
	padding:10px;
}

.box-padded-small {
	padding:5px;
}

.box-padded-tiny {
	padding:2px;
}

.b0, .b1, .b2, .b3, .b4 {
font-size:1px; 
overflow:hidden; 
display:block;
}

.b0 { 
height:1px; 
background:#D1D1D1; 
margin:0 7px;
}
.b1 { 
height:1px; 
background:#CBCBCB; 
margin:0 5px;
}
.b2 {
height:1px; 
background:#FFF; 
border-right:2px solid #E7E7E7; 
border-left:2px solid #E7E7E7; 
margin:0 3px;
}
.b3 {
height:1px; 
background:#FFF; 
border-right:1px solid #E7E7E7; 
border-left:1px solid #E7E7E7; 
margin:0 2px;}

.b4 {height:2px; 
background:#FFF; 
border-right:1px solid #E7E7E7; 
border-left:1px solid #E7E7E7; 
margin:0 1px;
}

.contentb {
	background: #FFF;
	border-right:1px solid #E7E7E7; 
	border-left:1px solid #E7E7E7;
	height: 100%;
	margin-top:0px;
	padding-top:0px;
	vertical-align:top;
}

.contentb .noborder {
	border-bottom: 0px;
}

.box-half-first {
	float: left;
	width: 43.5%;
	padding: 5px;
	border-right: solid 1px #E6E6E6;  
	height: 170px;
}

.box-half {
	float: left;
	width: 49.5%; 
	padding:5px 0px 5px 20px;
}

.box-spacer {
	height: 5px;
}

.box-half img {
	margin: 1px;
}

.button-centered {
	padding-top:10px;
	padding-bottom:10px;
	text-align: center;
	width: 100%;
}

.welcome-become-member {
	margin-top:10px;
	text-align: center;
}

.divider {
	width: 95%;
	height: 5px;
	margin: 0px 10px 5px 10px;
	border-bottom: 1px solid #E9E9E9;		
}

.function_icon {
	float:left;
	margin:0px 10px 10px 10px;
}

.rowitem {
	padding:5px;
	width: 95%;
}

.rowitem-gray {
	padding:5px;
	background:#f1f1f1;
	border-bottom:1px solid #e7e7e7;
}

.rowitem-divider {
	width: 95%;
	height: 1px;
	margin: 0px 1px 1px 1px;
	border-bottom: 1px solid #E9E9E9;		
}

.rowitem-more-link {
	color:#808080;
}

.box-three-col-container {
	width:100%;
}

.box-three-col-container .contentb {
	height: 170px;
}

.box-three-col-container img {
	margin-bottom:3px;
}

.box-three-col-container table {
	border-collapse: collapse; 
}

.box-three-col {
	margin:5px;
}

.orange-text {
	color:#FE6100;
}

.gray-text {
	color:#A0A0A0;
}

.nodecontent {
	width: 65.5%;
	float:left;
}

.relatedbox {
	margin-top:15px;
	float:right;
	width:180px;
	border-top: 1px solid #E9E9E9;
}

.relatedbox a {
	color:#000000;
}

.related-icon {
	float:left;
	margin-right:5px;
}

.function-box-wrapper {
	margin: 5px 5px 10px 5px;
	width: 99%;
	float:left;
}

.function-box-first {
	width: 32%;
	float:left;
	padding-left:2px;
}

.function-box {
	width: 32%;
	padding-left:7px;
	border-left:1px solid #E9E9E9;
	float:left;
}

.profile-box {
	padding:5px;
	background: url(/themes/afftouch/img/basic/profile_bg.gif) no-repeat;
	width: 184px;
	height: 140px;
}

.profile-box-left {
	width: 40%;
	float:left;
	height: 61px;
	overflow: hidden;
	background: url(/themes/afftouch/img/basic/profile_image_bg.gif) no-repeat;
	margin-bottom:3px;
	padding:1px;
}
.profile-box-right {
	width: 58%;
	float:left;
	height: 62px;
	margin-bottom:3px;
}
.profile-box-bottom {
	margin-top:5px;
	width: 100%;
	float:left;
}

.profile-name {
	padding:7px 15px 7px 15px;
	width: 90%;
}

.profile-text {
	width: 90%;
	padding:7px 15px 7px 15px;
}

.profile-facts {
	width: 97%;
	margin:7px 15px 15px 15px;
	float:left;
}

.profile-facts-item {
	float:left;
	height:14px;
	width: 49%;
	height:100%;
}
/*************** UI tabs *********************/
#tabs {
	margin-bottom:5px;
}

.ui-tabs-nav {
	margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	font-family: Verdana,Arial,sans-serif;
	font-size: 11px;
	float: left;
	position: relative;
	z-index: 1;
	bottom: -1px;
	width: 100%;
	margin-top:5px;
}
.ui-tabs-nav ul {
	margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
}
.ui-tabs-nav li {
	margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	float: left;
	border: 1px solid #DEDEDE;
	border-right: none;
	margin-right:3px;
}
.ui-tabs-nav li a {
	margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	float: left;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	padding: 5px;
	color: #555555;
	background: #dedede url(img/basic/box_header_gray.gif) 0 50% repeat-x;
}
.ui-tabs-nav li a:hover {
	background: #ff9018 url(img/basic/box_header_orange.gif) 0 50% repeat-x;
	color: #212121;
}
.ui-tabs-nav li.ui-tabs-selected {
	border-bottom-color: #FEBE53;
}
.ui-tabs-nav li.ui-tabs-selected a, .ui-tabs-nav li.ui-tabs-selected a:hover {
	background: #ff9018 url(img/basic/box_header_orange.gif) 0 50% repeat-x;
	color: #212121;
}
.ui-tabs-panel {
	margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	font-family: Verdana,Arial,sans-serif;
	clear:left;
	border-top: 2px solid #FEBE53;
	border-left: 1px solid #DEDEDE;
	border-right: 1px solid #DEDEDE;
	background: #ffffff url(img/tabs/ffffff_40x100_textures_01_flat_75.png) 0 0 repeat-x;
	color: #000000;
	padding:5px;	
	font-size: 11px;
}
.ui-tabs-hide {
	display: none;
}

.img-middle {
	vertical-align: middle;
}
.panel-aff { 
/*  overflow: hidden;  */
}

.panel-colum-left { 
  float: left; 
  width: 185px; 
  padding: 0px 5px 0px 0px;  
}

.panel-colum-right { 
  float: left; 
  width: 572px; 
}

.panel-outer-line {
	border-right: solid 1px #C1C1C1;
	border-left: solid 1px #C1C1C1;
	height: 100%;
}

.panel-inner-line {
	border-right: solid 3px #E5E5E5;
	border-left: solid 3px #E5E5E5;
	padding-right: 5px;
	padding-left: 5px;
	margin:0px;
	height: 100%;
}

.panel-aff .panel-max { 
  width: 99.9%;
  padding:0px;
  margin:0px;
}

.panel-aff .inside-3 { 
	float:left;
	width: 33.3%;
}

.panel-aff .inside-2 { 
	float:left;
	width: 49.9%;
}

.panel-pane {
	margin-bottom: 7px;
}

#home_panel {
	margin-top:15px;
}

.panel_table {
	height: 1600px;
	border-collapse: collapse;
	width: 100%;
	background: #ffffff;
}
form {
	margin:0px;
}

a:link, body_alink
{
	background: transparent;
	color: #0a55a3;
	text-decoration: none;
}

a:visited, body_avisited
{
	color: #0a55a3;
	text-decoration: none;
}
a:hover, a:active, body_ahover
{
	color: #000000;
	text-decoration: none;
}
.page
{
	background: #F1F1F1;
	color: #000000;
}
th, li
{
	color: #000000;
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.tborder
{
	background: #FFFFFF;
	color: #000000;
}
.tcat
{
	color: #000000;
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.tcat a:link, .tcat_alink
{
	color: #000000;
	text-decoration: none;
}
.tcat a:visited, .tcat_avisited
{
	color: #000000;
	text-decoration: none;
}
.tcat a:hover, .tcat a:active, .tcat_ahover
{
	color: #000000;
	text-decoration: none;
}
.thead
{
	background: #F2F2F2;
	color: #000000;
	font: bold 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.thead a:link, .thead_alink
{
	color: #0a55a3;
}
.thead a:visited, .thead_avisited
{
	color: #0a55a3;
}
.thead a:hover, .thead a:active, .thead_ahover
{
	color: #000000;
}
.tfoot
{
	background: #E5E5E5;
	color: #000000;
}
.tfoot a:link, .tfoot_alink
{
	color: #0a55a3;
}
.tfoot a:visited, .tfoot_avisited
{
	color: #0a55a3;
}
.tfoot a:hover, .tfoot a:active, .tfoot_ahover
{
	color: #000000;
}
.alt1, .alt1Active
{
	background: #FFFFFF;
	color: #000000;
}
.alt2, .alt2Active
{
	background: #FAF9F4;
	color: #000000;
}
.inlinemod
{
	background: #FFFFCC;
	color: #000000;
}
.wysiwyg
{
	background: #FFFFFF;
	color: #000000;
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
textarea, .bginput
{
	color: #000000;
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	border: 1px solid #cccccc;
}
.bginput option, .bginput optgroup
{
	font-size: 11px;
	font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.button
{
	color: #000000;
	font: 11px Verdana, Tahoma, Helvetica, sans-serif;
	padding:2px;margin-left:2px;vertical-align:middle;
}
select
{
	font: 11px verdana, arial, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
option, optgroup
{
	font-size: 11px;
	font-family: verdana, arial, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.smallfont
{
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
.time
{
	color: #666666;
	font: 10px Arial, Verdana, sans-serif;
}
.navbar
{
	color: #0a55a3;
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.navbar a:link, .navbar_alink
{
	color: #0a55a3;
}
.navbar a:visited, .navbar_avisited
{
	color: #0a55a3;
}
.navbar a:hover, .navbar a:active, .navbar_ahover
{
	color: #000000;
}
.highlight
{
	color: #FF0000;
	font-weight: bold;
}
.fjsel
{
	background: #ffffff;
	color: #000000;
}
.fjdpth0
{
	background: #F7F7F7;
	color: #000000;
}
.fjdpth4
{
	background: #FFFFFF;
}
.panel
{
	background: #ffffff;
	color: #000000;
}
.panelsurround
{
	background: #FFFFFF;
	color: #000000;
}
legend
{
	background: #FFFFFF;
	color: #000000;
	font: 11px verdana, geneva, lucida, 'lucida gran;
}
.vbmenu_control
{
	background: #FFFFFF;
	color: #000000;
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	padding: 3px 6px 3px 6px;
	white-space: nowrap;
}
.vbmenu_control a:link, .vbmenu_control_alink
{
	color: #0a55a3;
	text-decoration: none;
}
.vbmenu_control a:visited, .vbmenu_control_avisited
{
	color: #0a55a3;
	text-decoration: none;
}
.vbmenu_control a:hover, .vbmenu_control a:active, .vbmenu_control_ahover
{
	color: #000000;
	text-decoration: underline;
}
.vbmenu_popup
{
	background: #FFFFFF;
	color: #000000;
	border: 1px solid #0B198C;
}
.vbmenu_option
{
	background: #ffffff;
	color: #000000;
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	white-space: nowrap;
	cursor: pointer;
	padding: 2px;
}
.vbmenu_option a:link, .vbmenu_option_alink
{
	color: #0a55a3;
	text-decoration: none;
}
.vbmenu_option a:visited, .vbmenu_option_avisited
{
	color: #0a55a3;
	text-decoration: none;
}
.vbmenu_option a:hover, .vbmenu_option a:active, .vbmenu_option_ahover
{
	color: #000000;
	text-decoration: none;
}
.vbmenu_hilite
{
	background: #8A949E;
	color: #FFFFFF;
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	white-space: nowrap;
	cursor: pointer;
}
.vbmenu_hilite a:link, .vbmenu_hilite_alink
{
	color: #0a55a3;
	text-decoration: none;
}
.vbmenu_hilite a:visited, .vbmenu_hilite_avisited
{
	color: #0a55a3;
	text-decoration: none;
}
.vbmenu_hilite a:hover, .vbmenu_hilite a:active, .vbmenu_hilite_ahover
{
	color: #FFFFFF;
	text-decoration: none;
}
.posttitle_h1 {
font-size:11px;
font-family:Verdana, Arial, Verdana, Helvetia, sans-serif;
color:#000000;
font-weight:bolder;
line-height:12px;
margin-bottom:2px;
}

/* ***** styling for 'big' usernames on postbit etc. ***** */
.bigusername { font-size: 14pt; }

/* ***** small padding on 'thead' elements ***** */
td.thead, th.thead, div.thead { padding: 2px; }

/* ***** basic styles for multi-page nav elements */
.pagenav a { text-decoration: none; }
.pagenav td { padding: 1px 2px 1px 2px; }

.affBoxText {
	font-family: Arial, Verdana;
	font-size:10px;
}
