/* 
The important CSS values for the Profile Page are:

body
footer

theader
tcell
tcell2
tcell3

link
linkhighlight
divimage

medium
quitelarge
vlarge

formtopcurve
formbottomcurve
quotebackground
buttonhighlight
buttonhighlightsmall

border
miniborder
*/

div#nifty{ margin: 0 10%; background:#9BD1FA}

b.rtop, b.rbottom{display:block; background:#FFF}
b.rtop b, b.rbottom b{display:block; height:1px; overflow:hidden; background:#9BD1FA}
b.r1{margin: 0 4px}
b.r2{margin: 0 2px}
b.r3{margin: 0 1px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 0px; height: 2px}
#got this lot from http://pro.html.it/esempio/nifty/nifty1.html

.beta{
font-family: Trebuchet MS,Verdana,Arial,Sans-serif;
font-size: 15px;
color: #000000;
font-weight:bolder;
}

.divimage{
border: 1px #BBBBBB solid; 
}

.divimagew{
border: 1px #BBBBBB solid; 
height: 0px; 
}

.rightbar
{
font-family: Trebuchet MS,Verdana,Arial,Sans-serif;
font-size: 12px;
color: #000000;
text-align:left;
background-color:yellow;
border-style: dashed;
border-width: thin;
padding-left:5px;
padding-right:5px;
padding-top:5px;
}

.messagearrows
{
font-weight:bolder;
font-size:20px
}

.alertbox
{
width:70%;
font-family: Trebuchet MS,Verdana,Arial,Sans-serif;
font-size: 14px;
color: #000000;
}

.small
{
font-size: 9px;
font-family: Arial,Sans-serif;
}

.medium
{
font-size: 11px;
font-family: Arial,Sans-serif;
line-height:20px;
}

.large
{
font-size: 15px;
font-family: Arial,Sans-serif;
font-weight:normal;
color: #424242;
}

.largebold
{
font-size: 15px;
font-family: Arial,Sans-serif;
font-weight:bold;
color: #000000;
}

.quitelarge
{
font-size: 18px;
font-family: Arial,Sans-serif;
}

.vlarge
{
font-size: 25px;
font-family: Tahoma,Arial,Sans-serif;
}

.contenttitle
{
font-size: 33px;
font-family: Times,Arial,Sans-serif;
font-weight:bold;
}

.extralarge
{
font-size: 25px;
font-family: Arial,Sans-serif;
font-weight: bold;
}

.logotext
{
font-size: 33px;
font-family: 'Bradley Hand ITC',Arial,Sans-serif;
font-style: italic; 
}

.apostrophe
{
font-size: 40px;
font-family: Arial;
}

.count
{
color: red;
}

.superlarge
{
font-size: 80px;
}

.pagebody
{
font-family: Times, Trebuchet MS,Verdana,Arial,Sans-serif;
background-color: #FFFFFF;
}

body 
{ 
//background-image: url("../images/ppt_gradient1.png");
//background-repeat: repeat-x; 
background-color: #FFFFFF;
margin:0 0 0 0;
}


#formtopcurve
{
background-image: url("../images/form_top_curve.png");
background-repeat:no-repeat;
background-position: bottom;
}

#formbottomcurve
{
background-image: url("../images/form_bottom_curve.png");
background-repeat:no-repeat;
background-position: top;
}

.quotebackground
{
background-image: url("../images/blue_square.png");
}

.tborder
{
background-color: #3333CC;
}

.border
{
border-width: 1px;
border-style: solid;
border-color: #BBBBDD;
overflow: hidden;
z-index: 0;
}

.miniborder
{
border-width: 1px;
border-style: dotted;
border-color: #EEEEEE;
overflow: hidden;
}

.coupon
{
padding: 10px;
border-width: 3px;
background-color: #FFFF00;
border-style: dashed;
border-color: #000000;
overflow: hidden;
}

.theader
{
font-family: Tahoma, Trebuchet MS,Verdana,Arial,Sans-serif;
font-size: 20px;
font-weight: bold;
color: #125c99;
background-color: #FFFFFF; //#3B5998;
border-style: solid;
border-width: 1px 0px 3px 0px;
border-color: #EEEEEE;
text-align:left;
}

.theaderdeleted
{
font-family: Trebuchet MS,Verdana,Arial,Sans-serif;
font-size: 13px;
font-weight: bold;
color: #FFFFFF;
background-color: #777777;
}

.tfooter
{
font-family: Trebuchet MS,Verdana,Arial,Sans-serif;
font-size: 12px;
color: #000000;
background-color: #FFFFFF;
}

.hrcolor
{
color: #D0D0D0;
}

.colheader
{
font-family: Trebuchet MS,Verdana,Arial,Sans-serif;
font-size: 12px;
color: #000000;
font-weight: bold;
}

.majortitle
{
font-family: Times, Trebuchet MS,Verdana,Arial,Sans-serif;
font-size: 15px;
color: #000000;
background-color: #FFFFFF;
}

.tcellhighlighted
{
font-family: Tahoma,Trebuchet MS,Verdana,Arial,Sans-serif;
font-size: 12px;
color: #000000;
background-color: #FAF8CC;
}

.tcelldeleted
{
font-family: Tahoma,Trebuchet MS,Verdana,Arial,Sans-serif;
font-size: 12px;
color: #000000;
background-color: #EEEEEE;
}

.tcell
{
font-family: Tahoma,Arial,Sans-serif;
font-size: 12px;
color: #000000;
background-color: #EEEEEE;
}

.tcell2
{
font-family: Tahoma,Arial,Sans-serif;
font-size: 12px;
color: #000000;
background-color: #FFFFFF;
font-weight:normal;
}


.tcell2_upgraded
{
font-family: Tahoma,Arial,Sans-serif;
font-size: 15px;
color: #000000;
background-color: #FEFF80;
text-align:left;
}

.tcell3
{
font-family: Tahoma,Arial,Sans-serif;
font-size: 15px;
color: #727272;
background-color: #FFFFFF; //#F4F4F4;
font-weight:bold;
}

.contentbox{
margin:10px 0px 10px 10px;
border-color: #8fc5f3; //#125c99; 
border-style: solid;
border-width: 1px;
padding: 10px;
height: 550px;
overflow:auto; // will scroll if big enough
}

.contentbox2{
margin:0px 0px 0px 0px;
border-color: #8fc5f3; //#125c99; 
border-style: solid;
border-width: 1px;
padding: 0px;
overflow:auto; // will scroll if big enough
}

.optionaltext
{
font-family: Arial,Sans-serif;
font-size: 10px;
color: #EE8855;
}

.helptext
{
font-family: Trebuchet MS,Verdana,Arial,Sans-serif;
font-size: 12px;
color: #BB5533;
}

.help
{
border-bottom: 1px dotted #333;
cursor: help;
}

.clickmore
{
color: #EE2222;
font-size: 11px;
font-family: Arial,Sans-serif;
}

.emailformaterror
{
color: #EE2222;
font-family: Arial,Sans-serif;
font-weight:bold;
}

.profilehelptext
{
font-family: Trebuchet MS,Verdana,Arial,Sans-serif;
font-size: 12px;
font-style: italic;
}

.plaintext
{
font-family: Trebuchet MS,Verdana,Arial,Sans-serif;
font-size: 12px;
color: #000000;
}

.tcbground
{
}

.link
{
font-family: Arial,Times, Trebuchet MS,Verdana,Sans-serif;
font-size: 12px;
color: #0000FF;
font-weight: normal;
}

.flagborder
{
border: 3px solid yellow;
}

.noflagborder
{
border: 3px solid white;
}

.linkbutton
{
font-family: Times, Trebuchet MS,Verdana,Arial,Sans-serif;
font-size: 15px;
color: #0000FF;
font-weight: normal;
background-color : #EEEEEE;
}


.highlightlink
{
font-family: Trebuchet MS,Verdana,Arial,Sans-serif;
color: #FF0000;
font-weight: bold;
background-color : yellow;
}

.quotelink
{
font-family: Arial,Times, Trebuchet MS,Verdana,Sans-serif;
font-size: 13px;
color: #0000FF;
font-weight: bold;
background-color : yellow;
}

.toolbarback
{
background-color : #EFEFEF;
font-family: Tahoma,Arial,Sans-serif;
font-size: 11px;
}

.toolbarlink
{
font-family: Arial,Times, Trebuchet MS,Verdana,Sans-serif;
font-size: 15px;
color: #3B5998;
font-weight: bold;
text-decoration : none;
}

.toolbarlinkclicked
{
background-color : #DDDDDD;
padding-left:2px;
padding-right:2px;
padding-top:1px;
padding-bottom:1px;
}

.toolbarlink2
{
font-family: Arial,Times, Trebuchet MS,Verdana,Sans-serif;
font-size: 15px;
color: #3B5998;
font-weight: bold;
text-decoration : none;
background-color : #DDDDDD;
border-style: none none none none ;
border-width: thin;
padding-left:2px;
padding-right:2px;
padding-top:1px;
padding-bottom:1px;
}

.toolbarlinkbase
{
background-color : #EEEEEE;
}

.toolbarlinkbasedot
{
color : yellow;
}

.toolbarlink:hover
{
background-color : #DDDDDD;
padding-top:1px;
padding-bottom:1px;
}


.toolbarlinkdiv
{
font-family: Verdana,Arial,Sans-serif;
font-size: 12px;
color: #FF6666;
font-weight: bold;
}

.footer
{
font-family: Tahoma,Arial,Sans-serif;
font-size: 15px;
color: #000000;
background-color: #FFFFFF;
text-align:left;
vertical-align:text-top;
}

a
{
	text-decoration : underline;
}

a:hover
{
	text-decoration : none;
}

.box
{
border-style: thin;
background-color: #FFFFFF;
}

.butt-old
{
border-style: thin;
border-color: #000000;
}

.butt
{
font-size:15;
background-color:red;
font-weight:bold;
color:white
}

.li_image
{
background-image: url(/images/user_comment.png);
background-repeat: no-repeat;
background-position: -0.8em;
padding-left: .6em;
}

.headerlink
{
font-family: Arial,Sans-serif;
font-size: 15px;
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
font-style: normal;
}

.headertext
{
font-family: Arial,Sans-serif;
font-size: 15px;
color: #FFFFFF;
font-style: normal;
background-color: #2e62b8; //#125c9a;
}

hr
{
height: 1px;
border: 0;
color: #525252;
background-color: #a7a7a7;
}


.msg
{
font-family: Arial,Sans-serif;
font-size: 19px;
color: #f00000;
font-style: normal;
font-weight: normal;
text-align: center;
}

.warning
{
font-family: Arial,Sans-serif;
font-size: 15px;
color: #f00000;
font-style: normal;
}


.buttonhighlight
{
background-color:red;
color: white;
font-size: 20px;
}

.buttonhighlightsmall
{
background-color:red;
color: white;
font-size: 15px;
}

.linkhighlight
{
font-family: Tahoma,Arial,Times,Trebuchet MS,Verdana,Sans-serif;
font-size: 25px;
color: red;
font-weight: normal;

}

.cellback {
background: url(../images/tbl-hor.gif) repeat-x;
padding: 0px;
}

div#nifty{ margin: 0 10%;background: #8EC5F2;width:350px;align:center}
b.rtop, b.rbottom{display:block;background: #FFF}
b.rtop b, b.rbottom b{display:block;height: 1px; overflow: hidden; background: #8EC5F2}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}

.subdued {
color: #999999;
}

.tipoff
{
text-align:right; 
padding:3px; 
font-size:11px;
font-style:italic;
}



/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.thumbnail{
position: relative;
z-index: 40;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 5px solid black;
visibility: hidden;
color: black;
text-align:center;
font-weight:bold;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
width: 500px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -250px;
left: 100px; /*position where enlarged image should offset horizontally */

}

.thumbnailborder
{
border-style:dotted; 
border-color: #000000; 
border-width:1px;
}

.lead_border
{
border-style:dotted; 
border-width:0px; 
padding:0px 0px 0px 0px;
}

.vertical_line
{
border-left: 1px solid #EEEEEE; 
padding: 5px;
}

.greyed_textbox
{
color: #777777;
}