﻿
a                   { color: #1E5B79; text-decoration: none;}
a:hover             { color: #2895CC; text-decoration: none; }

.Hidden
{
    display: none;
}



.FSMButton { background:url(../images/search.gif) no-repeat left top; border:none; width:50px; height:22px; font-weight:bold; color:#fff; font-size: 8pt;}
.FSMButtonCheckout { background:url(../images/search200.gif) no-repeat left top; border:none; width:200px; height:22px; font-weight:bold; color:#fff; font-size: 8pt;}
.FSMButton100 { background:url(../images/search100.gif) no-repeat left top; border:none; width:100px; height:22px; font-weight:bold; color:#fff; font-size: 8pt;}
.FSMButtonEdit  
{
    background:url(../images/search.gif) no-repeat left top; 
    border:none; 
    width:100px; 
    height:35px; 
    font-weight:bold; 
    color:#fff; 
    font-size: 9pt;
    text-align: center;
    padding: 5px;
    margin: 5px;
    }
    
.orderby
{
float: right;
font-family:Arial, Helvetica, sans-serif; 
font-size:.91em;
color:#535353;
}

.CharCountDown
{
 font-family: Lucida Grande;
 font-size: 15pt;
 font-weight: bold;
 color: #CCCCCC;
 margin: 0 auto;
 text-align: right;
 padding-right: 0px;
}

.ShoppingBasketCommandButtons
{
    font-weight: bold;
    color: Blue;
    
    padding-right: 30px;
}

.ShoppingBasketItemStyle
{
    font-weight: normal;
    padding: 10px;
}

.EditTweetCharCountDown
{
 font-family: Lucida Grande;
 font-size: 15pt;
 font-weight: bold;
 color: White;
 margin: 0 auto;
 text-align: right;
}

.HeaderText
{
padding: 0px 0px 0px 3px;
margin: 0px;
color: black;
}

h1 {
font-size: x-large;
font-weight: bold;
}

.FunnyStatusMessages
{
 position: absolute;
 top: 1px;
 float: inherit;
 text-align: center;
 width: 99%;
}

.BlackTshirt
{
    background-position: center;
    background: url(../images/FSMTShirt_Black_400x385.png) no-repeat left top; 
    border: none; 
    width: 400px; 
    height: 400px; 
}

.WhiteTshirt
{
    background-position: center;
    background: url(../images/FSMTShirt_White_400x385.png) no-repeat left top; 
    border: none; 
    width: 400px; 
    height: 400px; 
}

.TshirtText
{
 font-weight: bold; 
 border: 0px; 
 position: relative; 
 top: -40px; 
 left: 120px; 
 float: left; 
 width: 180px;   
}
    


.pager
{

}

.tshirtbodyside
{
    width: 25%;
}

.tshirtbody
{
    background-color: White;
    padding-left: 20px;
    padding-right: 20px;
}

.tshirt_tdHeading
{
    padding-top: 10px;
    font-weight: bold;
    padding-bottom: 10px;
}

.tshirt_tdLabel
{
    font-weight: bold;
    width: 200px;
}

.tshirt_tdInput"
{
    width: 200px;
}

.tshirt_tbInput
{
    width: 400px;
}

.tshirt_ddl
{
    width: 400px;
}


.GreenBackground
{
 background-color: Green;
 color: Green;
 font-weight: bold;
 font-family:Arial, Helvetica, sans-serif; 
 font-size: 1.2em;
}

.MessageGreen
{
 color: Green;
 font-weight: bold;
}

.MessageRed
{
 color: Red;
 font-weight: bold;
}


.LikeBlack
{
 color: Black;
 font-weight: normal;
}

.LikeGreen
{
 color: Green;
 font-weight: bold;
}

.LikeRed
{
 color: Red;
 font-weight: bold;
}


.SearchPanel
{
 font-family: Arial; 
 font-size: 1em; 
 position: relative; 
 left: 10px; 
 top: 2px;
}



.textbox
{
 height: 14px;   
 font-family: Verdana Arial;
 font-size: 10pt;
 width: 215px; 
}

.MicroblogChars
{
position: relative;
top: -1px;
color: White;
font-weight: bold;
font-size: 10pt;
}

.TShirtChars
{
position: relative;
top: -1px;
color: Green;
font-weight: bold;
font-size: 10pt;
}

.watermarked
{
 color: Gray;
 height: 14px;   
 font-family: Verdana Arial;
 font-size: 10pt;
}

.PostedBySubText
{
    color: #C0C0C0;
    font-size: 11pt;
}

.copy
{
 font-family: Verdana;
 font-size: 6pt;


}

.like
{
position: relative; 
top: 6px; 
}

.dislike
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 7pt;
    font-weight: bold;
    font-style: normal;
    color: blue;
}

.dislike a:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 7pt;
    font-weight: bold;
    font-style: normal;
    color: red;
}

.ErrorMessage
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: bold;
    font-style: normal;
    color: #FF0000;
}

.button
{
    font-family: Arial, Helvetica, sans-serif;
    width: 100px;
    background-color: #CEE7F2;
    color: #2C749E;
    height: 21px;
    font-size: x-small;
    font-weight: bolder;
}
.image
{
    border-style: none;
}


