body {
    font-family:"Times New Roman", Times, serif;
    font-size: 18px;
    color: #000000;
    background-image:url('../images/scot_game_bg.jpg');
    background-repeat:repeat-x;
    background-color: #95c83f;
    margin-left:auto;
    margin-right:auto;
    margin-top: 0px;
    margin-bottom:10px;
    width:1000px;	
}

body A:link {text-decoration: none; color: #176916; }
body A:visited {text-decoration: none; color:#115098; }
body A:active {text-decoration: none; color:#115098; }
body A:hover {text-decoration: none; color:#F7A922; }

.main{
    background-color: #FFFFFF;
    width:1000px;
    float:left;
}

.links{
    width:1000px;
    height:50px;
    float:left;
    padding-top:10px;
}

.links_green{
    font-size:14px;
    font-family:"Trebuchet MS";
    color:#176916;
    text-decoration:none;
    padding-left:25px;
    padding-right:25px;
}

.links_red{
    font-size:14px;
    font-family:"Trebuchet MS";
    color:#FF0000;
    font-weight:bold;
    padding-left:25px;
    padding-right:25px;
}

.logo{
    width:1000px;
    height:90px;
    float:left;
    text-align: center;
}

.foot{
    width:1000px;
    float:left;
    height:65px;
    font-size:15px;
    font-family:"Times New Roman", Times, serif;
}

.foot_links_container{
    margin-top: -8px; 
    padding-right: 20px;
}

.foot_links{
    font-size:14px;
    font-family:"Trebuchet MS";
    color:#176916;
    text-decoration:none;
    padding-left:10px;
    padding-right:10px;
}


.content{
    background-image:url('../images/yellow_bg.jpg');
    background-repeat: repeat-x;
    width:970px;
    float:left;
    padding-left: 15px;
    padding-right: 15px;

}

.maintable{
    width: 825px;
    margin-left: 150px;
    font-size:18px;
    color:#176916;
    font-family:"Times New Roman", Times, serif;
}

.maintable A:link {text-decoration: none; color: #176916; }
.maintable A:visited {text-decoration: none; color:#115098; }
.maintable A:active {text-decoration: none; color:#115098; }
.maintable A:hover {text-decoration: none; color:#F7A922; }

.challenge_links{
    margin-left: 50px;
    font-size:20px;
    font-weight: bold;
    color:#176916;
    font-family:"Times New Roman", Times, serif;
}

.challenge_middleline{
    margin-left: 50px;
    font-size:20px;
    font-style: italic;
    color:#176916;
    font-family:"Times New Roman", Times, serif;
}

/*
.challenge_links A:link {text-decoration: none; color: #176916; }
.challenge_links A:visited {text-decoration: none; color: #176916; }
.challenge_links A:active {text-decoration: none; color: #176916; }
.challenge_links A:hover {text-decoration: none; color: #176916; }
*/

challenge_links A:link {text-decoration: none; color: #176916; }
challenge_links A:visited {text-decoration: none; color:#115098; }
challenge_links A:active {text-decoration: none; color:#115098; }
challenge_links A:hover {text-decoration: none; color:#F7A922; }


.challenges{
    margin-left: 50px;
    font-size:19px;
}

.forumtable_green{
    width: 810px;
    margin-left: 80px;
    font-size:18px;
    color:#176916;
    font-family:"Times New Roman", Times, serif;
}

.forumtable_blue{
    width: 810px;
    margin-left: 80px;
    font-size:18px;
    color:#176916;
    font-family:"Times New Roman", Times, serif;
}

.forumtable_green td {
    background-image:url('../images/green_btn.png');
    text-align:center;
    width: 250px;
    height:40px;
    background-repeat: no-repeat;
    background-position: center;
    font-weight: bold;
}

.forumtable_green td a{
    width: 100%;
    display: block;
}

.forumtable_blue_td {
    background-image:url('../images/blue_btn.png');
    text-align:center;
    width: 250px;
    height:40px;
    background-repeat: no-repeat;
    background-position: center;
    font-weight: bold;
}

.forumtable_blue_td_small {
    background-image:url('../images/blue_btn.png');
    text-align:center;
    width: 250px;
    height:40px;
    background-repeat: no-repeat;
    background-position: center;
    font-weight: bold;
    font-size: 16px;
}

.forumtable_blue td a{
    width: 100%;
    display: block;
}

.smallfont{
    font-size: 16px;
}

.smallfont2{
    font-size: 14px;
}

.forumtable_green A:link {text-decoration: none; color: #000000; }
.forumtable_green A:visited {text-decoration: none; color: #000000; }
.forumtable_green A:active {text-decoration: none; color: #000000; }
.forumtable_green A:hover {text-decoration: none; color: #000000; }

.forumtable_blue A:link {text-decoration: none; color: #000000; }
.forumtable_blue A:visited {text-decoration: none; color: #000000; }
.forumtable_blue A:active {text-decoration: none; color: #000000; }
.forumtable_blue A:hover {text-decoration: none; color: #000000; }

.forumhead{
    width: 970px;
    margin-left: auto;
    margin-right: auto;
    float: left;
    text-align: center;
}

.forumdesc{
    width: 950px;
    margin-top: 15px;
    padding-left: 20px;
    float: left;
    background-color: #e1ebf2;
    font-size: 18px;
}

.forumdesc2{
    width: 950px;
    margin-top: 15px;
    padding-left: 20px;
    float: left;
    font-size: 18px;
}

.forumdesc3{
    width: 950px;
    margin-top: 15px;
    padding-left: 20px;
    float: left;
    font-size: 18px;
}

.newtopic{
   background-image:url('../images/btn-mdl_grn.png');
   background-repeat: repeat-x;
   margin-right: 0px;
   height: 26px;
   float:left;
   text-align: center;
   font-weight: bold;
   padding-top: 4px;
}

.btncontainer{
    float:right;
    height: 30px;
    margin-right: 10px;
}

.btncontainer2{
    float:right;
    height: 30px;
    margin-right: 10px;
    margin-top: -30px;
}

.btncontainer3{
    float:right;
    height: 30px;
    margin-right: 10px;
    margin-top: -70px;
}

.btncontainer4{
    height: 30px;
    text-align: center;
}

.btnleft{
    float:left;
    height: 30px;
}

.btnright{
    float:left;
    height: 30px;
}

.btncontainer A:link {text-decoration: none; color: #000000; }
.btncontainer A:visited {text-decoration: none; color: #000000; }
.btncontainer A:active {text-decoration: none; color: #000000; }
.btncontainer A:hover {text-decoration: none; color: #000000; }

.btncontainer2 A:link {text-decoration: none; color: #000000; }
.btncontainer2 A:visited {text-decoration: none; color: #000000; }
.btncontainer2 A:active {text-decoration: none; color: #000000; }
.btncontainer2 A:hover {text-decoration: none; color: #000000; }

.btncontainer3 A:link {text-decoration: none; color: #000000; }
.btncontainer3 A:visited {text-decoration: none; color: #000000; }
.btncontainer3 A:active {text-decoration: none; color: #000000; }
.btncontainer3 A:hover {text-decoration: none; color: #000000; }

.btncontainer4 A:link {text-decoration: none; color: #000000; }
.btncontainer4 A:visited {text-decoration: none; color: #000000; }
.btncontainer4 A:active {text-decoration: none; color: #000000; }
.btncontainer4 A:hover {text-decoration: none; color: #000000; }

.btn_orng{
   background-image:url('../images/btn-mdl_orng.png');
   background-repeat: repeat-x;
   margin-right: 0px;
   height: 26px;
   float:left;
   text-align: center;
   font-weight: bold;
   padding-top: 4px;
}

.btn_blu{
   background-image:url('../images/btn-mdl_blu.png');
   background-repeat: repeat-x;
   margin-right: 0px;
   height: 26px;
   float:left;
   text-align: center;
   font-weight: bold;
   padding-top: 4px;
}

.login{
    float:right;
    width:950px;
}

.login2{
    float:left;
    width:100%;
    width:950px;
    margin-top: 20px;
}

.message{
    font-size:15px;
    color: red;
    text-align: center;
}

.forum_topic_green{
    background-color: #92C538;
    width: 950px;
    margin-top: 15px;
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    float: left;
    font-size: 18px;
}

.forum_topic_green hr{
    border-style: dashed;
}

.forum_topic_green a{
    width: 100%;
    display: block;
}

.forum_topic_green A:link {text-decoration: none; color: #000000; }
.forum_topic_green A:visited {text-decoration: none; color: #000000; }
.forum_topic_green A:active {text-decoration: none; color: #000000; }
.forum_topic_green A:hover {text-decoration: none; color: #000000; }

.forum_topic_orange{
    width: 950px;
    margin-top: 15px;
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    float: left;
    background-color: #F7A922;
    font-size: 18px;
}

.forum_topic_orange hr{
    border-style: dashed;
}

.forum_topic_orange a{
    width: 100%;
    display: block;
}

.forum_topic_orange A:link {text-decoration: none; color: #000000; }
.forum_topic_orange A:visited {text-decoration: none; color: #000000; }
.forum_topic_orange A:active {text-decoration: none; color: #000000; }
.forum_topic_orange A:hover {text-decoration: none; color: #000000; }


.forum_topic_blue{
    width: 950px;
    margin-top: 15px;
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    float: left;
    background-color: #e1ebf2;
    font-size: 18px;
}

.forum_topic_blue hr{
    border-style: dashed;
}

.forum_topic_blue a{
    width: 100%;
    display: block;
}

.forum_topic_blue A:link {text-decoration: none; color: #000000; }
.forum_topic_blue A:visited {text-decoration: none; color: #000000; }
.forum_topic_blue A:active {text-decoration: none; color: #000000; }
.forum_topic_blue A:hover {text-decoration: none; color: #000000; }

.forum_topic_left{
    width: 149px;
    float: left;
    border-right: 1px solid;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
}

.forum_topic_right{
    width: 780px;
    float: left;
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    height: inherit;
}

.forum_topic_bottom{
    width: 950px;
    float: left;
    text-indent: 20px;
    padding-top: 2px;
    padding-bottom: 2px;
}

.forum_topic_right a{
    width: 100%;
    display: inline-block;
}

.table_green{
    width: 970px;
    background-color: #92C538;
    font-size: 18px;
    border: 1px solid;
}

.table_orange{
    width: 970px;
    background-color: #F7A922;
    font-size: 18px;
    border: 1px solid;
}

.table_blue{
    width: 970px;
    background-color: #e1ebf2;
    font-size: 18px;
    border: 1px solid;
}

.td_left{
    width: 149px;
    border-right: 1px solid;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
}

.td_left_forum{
    width: 99px;
    border-right: 1px solid;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
}

.td_right_forum{
    width: 830px;
    padding-top: 10px;
    padding-bottom: 10px;
    cursor:pointer;
    cursor:hand;
    text-indent: 10px;
}

.td_right{
    width: 780px;
    padding-top: 10px;
    padding-bottom: 10px;
    cursor:pointer;
    cursor:hand;
    text-indent: 10px;
}

.td_right2{
    width: 780px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-indent: 10px;
}

.td_bottom{
    width: 970px;
    padding-top: 2px;
    padding-bottom: 2px;
    border-top: 1px solid;
    text-indent: 20px;
}

.td_right a{
    width: 100%;
    display: block;
}

.topic_space{
    margin-top: 15px;
    float:left;
}




.reply_blue{
    width: 950px;
    margin-top: 15px;
    padding-left: 20px;
    padding-top: 0px;
    padding-bottom: 2px;
    float: left;
    background-color: #e1ebf2;
    font-size: 18px;
}

.reply_buttons0{
    float: left;
    width: 940px;
}

.reply_buttons1{
    float: left;
    margin-right: 10px;
}

.reply_buttons2{
    float: right;
    margin-right: 10px;
    font-weight: bold;
}

.reply_buttons2 A:link {text-decoration: none; color: #000000; }
.reply_buttons2 A:visited {text-decoration: none; color: #000000; }
.reply_buttons2 A:active {text-decoration: none; color: #000000; }
.reply_buttons2 A:hover {text-decoration: none; color: #000000; }

.reply_box{
    width: 930px;
    margin-top: 15px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 2px;
    float: left;
    background-color: #e1ebf2;
    font-size: 18px;
}

.reply_quote{
    width: 890px;
    margin-top: 15px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 2px;
    float: left;
    background-color: #ccccff;
    font-size: 18px;
}

.field_quote legend {
	padding: 1px 0;
	font-family: Tahoma,arial,Verdana,Sans-serif;
	font-size: 12px;
	color: #115098;
	margin-top: -.4em;
	/*position: relative;*/
	text-transform: none;
	line-height: 1.2em;
	top: 0;
	vertical-align: middle;
}

.social_login_a{
    width:170px;
    text-align: center;
    float:left;
    margin-left: 275px;
}

.social_login_b{
    width:170px;
    text-align: center;
    float:right;
    margin-right: 275px;
}

.social_login2{
    width:950px;
    text-align: center;
    float:left;
}

.myaccount1{
    width:950px;
    text-align: center;
    float:left;
}

.myaccount2{
    margin-left: 65px;
    margin-right: 65px;
    text-align: center;
    float:left;
}

.fts_2col{
    width:475px;
    float:left;
    text-align: center;
}

.fts_1col{
    width:950px;
    float:left;
    text-align: center;
}

.big_label{
    font-size: 18px;
}

.accomplished{
    color: red;
}


