

/* ---------->>> Constants used <<<-----------

Deep Burnt Orange: #FFCC66
Deep Red: #990000;
background-image: url('/../../main/images/HeaderBG/HeaderBG.gif'); background-repeat: inherit;
burgandy text 800000

light gray F7F7F7
gray row EFEFEF
med gray CCCCCC
med dark gray 666666
dark gray: #333333
light blue AECAF7


*/

/* ---------->>> Reset <<<-----------*/ 

* {	padding:0;	margin:0;}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address { margin:1em 5%; }
li, dd { margin-left:5%; }
fieldset { padding: .5em; }

/* ---------->>> GLOBAL <<<-----------*/ 
body { text-align: center; margin-top: 0px; }
html { font-family: verdana,arial,helvetica,sans-serif; text-align: left; background-color: #333333; font-size: 11px; }

.test { padding: 0px 5px 0px 5px; }
/* ---------->>> Main Content <<<-----------*/ 
#sm_DivWrapper { width: 100%; text-align: center; }
#sm_DivWrapperFix { width: 900px; text-align: left; margin-left: auto; margin-right: auto; }

#sm_divTop { width: 100%; 
    /* fallback (Opera) */
    background: #5E0000;
    /* Mozilla: */
    background: -moz-linear-gradient(top, #F9A800, #5E0000);
    /* Chrome, Safari:*/
    background: -webkit-gradient(linear,
                left top, left bottom, from(#F9A800), to(#5E0000));
    /* MSIE */
    filter: progid:DXImageTransform.Microsoft.Gradient(
                StartColorStr='#F9A800', EndColorStr='#5E0000', GradientType=0);
 }
 
 #sm_divBar { width: 100%; vertical-align: middle; height: 10px;   padding: 0px 5px 0px 0px;
 
 /* thanks to http://blog.fakedarren.com/2010/01/cross-browser-css-gradients/ */ 
 /* and http://www.puremango.co.uk/2010/04/css-gradient/ F9A800 5E0000*/ 
 /* fallback (Opera) */ 
 background: #F9A800; 
 /* Mozilla: */ background: -moz-linear-gradient(top, #F9A800, #5E0000); 
 /* Chrome, Safari:*/ background: -webkit-gradient(linear,
                left top, left bottom, from(#F9A800), to(#5E0000)); 
                /* MSIE */ filter: progid:DXImageTransform.Microsoft.Gradient(
                StartColorStr='#F9A800', EndColorStr='#5E0000', GradientType=0); }
                
 #sm_divHeader { width: 100%;  vertical-align: middle; padding: 2px 5px 5px 0px;
/* thanks to http://blog.fakedarren.com/2010/01/cross-browser-css-gradients/ */
/* and http://www.puremango.co.uk/2010/04/css-gradient/ */
   /* fallback (Opera) */
    background: #333333;
    /* Mozilla: */
    background: -moz-linear-gradient(top, #666666, #000000);
    /* Chrome, Safari:*/
    background: -webkit-gradient(linear,
                left top, left bottom, from(#666666), to(#000000));
    /* MSIE */
    filter: progid:DXImageTransform.Microsoft.Gradient(
                StartColorStr='#666666', EndColorStr='#000000', GradientType=0);
}

.lblSMXHead { font-size: 24px; color: #F7F7F7; font-weight: bold; font-style: italic; font-family: Arial, Helvetica, sans-serif; }

/* ---------->>> menu section<<<-----------*/

#sm_divMenu { padding: 1px 5px 3px 0px; font-family: verdana,arial,helvetica,sans-serif; font-size: 11px; width: 100%;  vertical-align: middle; 
                    /* fallback (Opera) */
    background: #5E0000;
    /* Mozilla: */
    background: -moz-linear-gradient(top, #F9A800, #5E0000);
    /* Chrome, Safari:*/
    background: -webkit-gradient(linear,
                left top, left bottom, from(#F9A800), to(#5E0000));
    /* MSIE */
    filter: progid:DXImageTransform.Microsoft.Gradient(
                StartColorStr='#F9A800', EndColorStr='#5E0000', GradientType=0);

}
 
.sm_menu {padding: 2px 5px 5px 0px; color: #FFFFFF; font-family: verdana,arial,helvetica,sans-serif; font-size: 12px; font-weight: bold; text-decoration: none; text-align: center; }
.sm_menu:Hover {   color: #5E0000; }

#sm_DivContent { width: 100%; margin: auto; width: 100%; background-color: white;  text-align: left; }

/* ---------->>> Bottom section<<<-----------*/
#sm_DivBottom { padding: 5px; clear: both; text-align: left;  }

.sm_SMXFooterLink { color: #FFFFFF; text-decoration: none; font-weight: bold; font-size: 12px;   }
.sm_SMXFooterLink:Hover { color: #FFCC66; }
.sm_copy { font-size: 12px; color: #FFFFFF; }
/*_________________________________ END SM _____________________________________*/


.contact_DivPic {width:100%; text-align: center; }
.steve_TDmenu { color: Navy; font-family: verdana,arial,helvetica,sans-serif; font-size: 12px; font-weight: bold; text-decoration: none;  }

.steve_TDmenuon { color: #BB983A; font-family: verdana,arial,helvetica,sans-serif; font-size: 12px; font-weight: bold; text-decoration: none;  }

.steve_MainTable { color: Black; font-family: verdana,arial,helvetica,sans-serif; font-size: 11px; font-weight: Normal; text-decoration: none;  }


.steve_HeadName { line-height: 1.2; color: Navy; font-family: verdana,arial,helvetica,sans-serif; font-size: 18px; font-weight: Normal; text-decoration: none;  }
.steve_add { line-height: 1.2; color: Navy; font-family: verdana,arial,helvetica,sans-serif; font-size: 10px; font-weight: Normal; text-decoration: none;  }

.steve_resumelink { color: Navy; font-size: 12px; text-decoration: none;  activelink: white; font-family: verdana,arial,helvetica,sans-serif; font-weight: normal; line-height: 1.5; }
