BODY
{   
    margin:15 0;    
    background-image:url(/images/body_slider.gif);
    font-family: verdana;
    font-size: 10pt;
}

H1
{
    margin-top: -5px;
    font-size: 12pt;
}
H2
{
    margin-top: -5px;
    font-size: 10pt;
}
H3
{
	margin: 15px 0 0 0; 
    font-size: 10pt;
}

INPUT.login
{
	width: 155px;
}

INPUT.create, TEXTAREA.create
{
	width: 300px;
}

SELECT.create
{
	width: 180px;
}

.smalltext
{
	color: #888;
	font-size: 0.7em;
}


/*
TABLE TR TD
{
   font-size: 8pt;
}
*/
/*----------------------------
 Page Layout
----------------------------*/
.pagetitle
{
    font-family: Verdana;
    font-size: 14px;
    font-weight: bold;
    vertical-align: top;
    line-height: 1.4em;
}
/*----------------------------
 LINKS
----------------------------*/
A
{
    color: #1475D8;    
    text-decoration: none
}
A:hover
{
    color: #1475D8; 
    text-decoration: underline;
}

/*----------------------------
 sss
----------------------------*/
#container
{
    padding: 0;
    margin: 0 auto;
    width: 934px;
    background-color: #FFF; 
    border-collapse: collapse;
}

#logo
{
    /*padding: 20px 0 0 50px;   */
padding: 10px 0 0 60px;
}
#menu
{
    padding: 0 5px; 
    margin: 0;
    border-collapse: collapse;  
}

#menu tr td.reflection
{
    background: #FFF url(/images/na_bar_down.gif) repeat-x;
    height: 23px;   
}

/*----------------------------
 PANEL
----------------------------*/
.panel
{       
    /*font-size: 8pt;*/
    padding: 5px 10px 20px 10px;
    text-align: left;           
    /*
    min-height: 100%;   
    */
}
/*
* html .panel {height: 100%;}
*/

.subpanel
{
	border: 1px solid #AAA;
	margin: 0 0 10px 0;
}
.left_panel
{       
    /*font-size: 8pt;*/
    padding: 5px 10px 20px 10px;
    text-align: left;           
    min-height: 600px;  
}

* html .left_panel {height: 600px;}

.right_panel
{       
    /*font-size: 8pt;*/
    padding: 5px 10px 10px 10px;
    text-align: left;               
}


/*----------------------------
 FOOTER
----------------------------*/
.footer
{
    color: #AAA;
    padding-top: 10px;
    font-size: 7pt; 
    text-align: center; 
}

.copyright
{
    padding: 2px;
    /*font-weight: bold;*/
}


.input
{
    font-size: 7pt;
    color: #779;
}
.input INPUT, .input SELECT
{
    width: 140px;
    font-size: 8pt;
    color: #337;
}


/*----------------------------
PAD 
----------------------------*/
.writerpad_buttons
{
    background: #EEEEEE;
    border-top: 1px solid #DDD;
    border-right: 1px solid #DDD;
    border-left: 1px solid #DDD;
    letter-spacing: 0;
    padding: 2px;
    border-collapse: collapse;
}
.writerpad_footer
{
    background: #EEEEEE;
    border-bottom: 1px solid #DDD;
    border-right: 1px solid #DDD;
    border-left: 1px solid #DDD;
    letter-spacing: 0;
    padding: 2px;
    border-collapse: collapse;
}
#writerpad-outer 
{
    /*border: 1px solid black;*/
    display: block;
    position: relative;
    margin: 0 auto;
    /*width: 485px;*/
    width: 100%;

}
#writerpad-inner
{   
    border: 1px solid #DDD;    
    border-collapse: collapse;
    background: #EEEEEE;
    padding-top: 5px;
    padding-bottom: 40px;
    padding-left: 5px;
}

IFRAME.writerpad
{
    /*background-image: url(/images/centre.gif);*/
    background-repeat: repeat-y;
    border-collapse: collapse;
    border: 1px solid #DDD;
    /*width: 470px;*/
    width: 100%;
    /*#width: 556px;*/  
    background-color: #FFFFFF;
}

/*
*/
#writerpad-panel
{
    border: 1px solid #DDD;
    background-color: #FFFFFF;
    /*margin: 0 0 0 20px;   */
}





/*----------------------------
 DATA TABLES
----------------------------*/
TABLE.data
{
    border-collapse: separate;
    border: 1px solid #DDD;
    font-family: Verdana;
    font-size: 8pt;
}
/* default cell */
TABLE.data td
{   
    padding: 0 4px 0 4px;
}
/* header row */
TABLE.data thead th, TABLE.data thead td
{
    font-weight: bolder;
    border-bottom: 1px solid #DDD;
    background-color: #EEEEEE;
    color: #000;
}
/* header cell in body */
TABLE.data tbody tr th
{
    background-color: #EAEAEA;
    font-size: 8pt;
    font-weight: normal;    
    padding: 0 4px 0 4px;
    text-align: left;   
}
/* body row */
TABLE.data tbody tr td
{
    background-color: #FFFFFF;
    border-left: 1px solid #D9D9D9;
}
/* alternative body row*/
TABLE.data tbody tr.odd td
{
    background-color: #F4F4F4;
}

TABLE.data tbody tr.total td, TABLE.data tbody tr.total th
{
    border-top: double 3px #333333;
}


TABLE tr .highlight
{
    background-color: #FAFAFA;
}


TABLE.panel, TD.panel
{
    width: 100%;
    border-collapse:separate;
    border: 1px solid #BBB; 
    /*font-family: Helvetica;*/
   /* font-size: 8pt;*/
    background-color: #EEF;
    padding: 0;
}


TABLE.debug
{
    border-collapse:separate;
    border: 1px solid black;    
    font-family: Verdana;
    font-size: 8pt;
    background-color: #666633;
}

td.highlight
{
    background-color: #663333;
}

/*----------------------------
 SCRIPTS
----------------------------*/
.script_title 
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 14px;	
	line-height: 1.2em
}

.script_summary 
{
	font-family: Verdana;
	font-size: 012px;
	font-style: normal;
	line-height: 1.4em
}
/*----------------------------
 MISC
----------------------------*/
.icon
{
	width: 16px;
	height: 16px;
	border: 0;
	visibility: visible;
}
.discrete
{
	visibility: visible;
}

/*----------------------------
 CLOUD
----------------------------*/
.cloud
{
}

.cloud0
{
    font-size: small;
    color: #3495F8;
}
.cloud1
{
    font-size: medium;
    color: #2485E8;
}
.cloud2
{
    font-size: large;
    color: #1475D8;
}
.cloud3
{
    font-size: larger;
    color: #0465C8;
}
.cloud4
{
    font-size: x-large;
    color: #0465C8;
}

.drag
{
    cursor: move;
    width: 15px;
}

.error
{
    color: #F00;
}


/*----------------------------
 Comment bubbles
----------------------------*/
.comment 
{
    border-width: 1px 0;
    border-color: #AAA;
    border-style: solid;
    /*padding: 5px;*/
    background-color:#EFEFEF;
}

.comment span 
{
    display:block;
    position: relative;
    margin: 0 -1px;
    border-width: 0 1px;
    border-color: #AAA;
    border-style: solid;
    background-color:#FEFEFE;
    padding: 2px 6px;
}
.commentByline {
    font-style:italic;
    font-size: 11px;
    padding: 5px 0 8px 5px;    
}
.bubble {
    float:right;
    margin-top:-3px;
    padding-right: 15px;
}
/*----------------------------
 Testimonials
----------------------------*/
blockquote {
	background: url(/images/open-quote.gif) no-repeat;
	color: #555;	
	padding-left: 2px;
	width: 80%;
	margin: 0 auto;
}
blockquote p:first-letter {
  padding-left: 22px;    
}

/*
blockquote p
{
  font-size: 1em;	
  color: #999;  
  width: 100%;
  background: url(/images/close-quote.gif) no-repeat right bottom;
  padding-left: 8px;
  text-indent: -18px;
  margin-left: -30px;    
}
html>body blockquote p
{
	padding-left: 0px;
	margin-left: -10px;	
}
blockquote p:first-letter {
  background: url(/images/open-quote.gif) no-repeat left top;
  padding-left: 18px;    
}
*/



/*----
TEMP (for menus)
----*/


.yui-skin-sam .yuimenubar 
{
    
    border-color: #EEEEFF;
}
.yuimenu ul {

    border-color: #EEEEFF;   
}

.yuimenubaritemlabel {
    
    border-color: #EEEEFF;   
}

.yui-skin-sam .yuimenubaritemlabel 
{
	border-color: #EEEEFF;  
}
.yui-skin-sam .yuimenubarnav .yuimenubaritem {
    border-color: #EEEEFF;  
}
.yuimenu h6,
.yuimenubar h6 
{
    border-color: #EEEEFF;  
}
/*



*/
/*
            div.yui-b p {
            
                margin: 0 0 .5em 0;
                color: #999;
            
            }
            
            div.yui-b p strong {
            
                font-weight: bold;
                color: #000;
            
            }
            
            div.yui-b p em {

                color: #000;
            
            }            
            
            h1 {

                font-weight: bold;
                margin: 0 0 1em 0;
                padding: .25em .5em;
                background-color: #ccc;

            }

            #productsandservices {
            
                margin: 0 0 10px 0;
            }

*/
