/*
  LAYOUT.CSS
    Stylesheet for Appgee Canyon, Questra Industria pages.
    Created March 2013.
*/


/* TAGS */
body      {font-family: Arial, sans-serif; text-align: center; font-weight: bold; background-color: rgb(200,255,255)}
div       {margin: 0px 0px 0px 0px}
table  		{line-height: 14pt; font-family: Arial, sans-serif; text-align: center}
td        {padding: 10px 10px 0px 10px} 
img    		{}
h2     		{font-size: 14pt; letter-spacing: 1px; color: rgb(150,0,0); text-align: left; margin: 10px 0px 5px 0px}
hr        {height: 5px}
/*h3		    {font-weight: normal; font-size: 14pt; margin: 10px 0px 0px 0px; color: rgb(100,0,0)}*/


/*  IDS  */
#itemlinks 	{font-size: 10pt; margin-top: 0px; margin-bottom: 10px}


/* CLASSES */
.left     {text-align: left; margin-top: 0px; vertical-align: top}
.box   		{margin: 20px 0px 20px 150px; width: 700px; padding: 0px 15px 0px 15px}
.nobox 		{margin: 0px 0px 20px 0px; width: 750px;}
.bottom		{padding-bottom: 10px; padding-top: 10px}
.body     {text-align: left; margin: 0px 30px 10px 30px; font-weight: normal}
.short    {width: 60%}


/*
 FOOTNOTES
    stock colors:
    background - silver [C0,C0,C0]
    text - color: rgb(150,0,0) 
    lines - rgb(222,110,0)
*/