/*
  ViaWestProp.com mobile styles
  Author: WebMediaRx Team http://webmediarx.com
    - rev. 06 Nov 06
*/

/*  Tag Re-declarations
----------------------------------------------- */
* { border:0;margin:0;padding:0;}
body {text-align:left; font-family:arial, verdana, helvetica, sans-serif; 
  font-size:13px; 
  padding:0; border:0; margin:0; 
  background:#fff;}


/*  Lets talk to the handhelds now
----------------------------------------------- */
#mobilHead {text-align:left; font-family:arial, verdana, helvetica, sans-serif; font:1.1em; color:#000;}
#mobilHead ul {padding:0 0 10px 0; list-style-type:none;}
#mobilHead li, #mobilHead li a, #mobilHead li a:hover {line-height:18px; list-style-type:none; color:#666; text-indent:12px;}
#mobilHead h1, #mobilHead h1 a {font-weight:bold; color:#990033; font-size:1.2em; font-variant:small-caps;}


/*  Layout Definitions
----------------------------------------------- */
#wrapper {margin:auto; width:auto;}
#header, #header h1, #header h2 {display:none;}
#contentWrapper {overflow:hidden; margin:0px auto; width:auto;}
#imgBar {display:none;}
#footer {display:none;}
#content .teaser {display:none;}


.menu {display:inherit;}
  
  /*  Main Content Definitions
----------------------------------------------- */
#content {width:auto;}
#content p {text-align:left; line-height:normal;}
#content a:link, #content a:hover, #content a:visited { 
  color:#666; text-decoration:underline;}
#content h1 {font-weight:bold; color:#990033; font-size:1.2em; font-variant:small-caps;}
#content h2 {padding-bottom:4px; font-weight:bold; color:#990033; font-size:1em;} 
#content .keywords {font-weight:bold; color:#990033; font-size:1.2em; font-variant:small-caps;}
#content .strongItalic {font-style:italic; font-weight:bold; color:#333;}
#content .strong {font-weight:bold; color:#333;}
#content .italic {font-size:1.03em; font-style:italic; color:#000;}
#content ul {padding:0 0 10px 0; list-style-type:none;}
#content li {line-height:18px; list-style-type:none; color:#666; text-indent:12px;}
#content li a {font-size:1em; text-decoration:underline; color:#666;}
#content li a:hover {text-decoration:none; color:#333;}
#content .bio img {padding:5px 0 10px 20px;}
#content .map img {padding:5px 0 10px 20px;}
#content .backtotop a {font-size:.8em; font-weight:bold; margin: 5px 0 10px; padding: 0 15px 0 0;}
#content .pressResource {font-family:verdana, arial, helvetica, sans-serif; text-indent:7px; padding-bottom:15px; text-transform:uppercase; font-size:.7em; font-weight:bold;}

/*  Thats the End!    Seriously... go!
----------------------------------------------- */