a 
{
  text-decoration : none;
  color : #0084b3;
}

a:visited
{
  color : #0084b3;
}

p
{
  margin-top: 12px;
  margin-bottom: 12px;
}

a:hover 
{
  text-decoration: underline;
  color: #000;
} 

.resad
{
  clear: both;
  margin: 11px;
  position: relative;
  top: 4px;
}
    
div#header, div#header2
{
  height: 106px;
  width: 930px;
  margin: 0px auto;
  text-align: left;
  padding-left: 7px;
  padding-top: 4px;

}


.mobyes
{
 display: none;
 }

div#header2
{

  height: 94px;  
}

    
#header #toplinks, #header2 #toplinks
{
  position: relative;
  text-align: right;
  top: -74px;
  left: 217px;
  margin-right: 6px;
  height: 15px;
  padding-top: 1px;
  width: 707px;
  font-size: 10px;

  color: #ccc;
}

#header2 #toplinks
{
  top: -80px;
}

ul#toplinksrootlist
{
  clear:both;
}

ul#toplinksrootlist li
{
  float:right;
  margin-left: 19px;
  list-style-type:none;
}

ul#toplinksrootlist li a:hover
{
  color: #222;
}

div#topbar
{
  position:relative;
  top:-21px;
  left:107px;
  height: 40px;
  width: 728px;
  margin: 0px auto;
  padding-left: 10px;

  background-color: #333;
   background: url("/images/menu-back.png") no-repeat;

}

#menudivide
{
  border-bottom: 2px solid #0884b1;
  width: 932px;
  margin: 0px auto;
  position: relative;
  top: -44px;

  clear: both;
}

.linedivider
{
  position: relative; 
  top: 10px; 
  margin: 0 0px 30px 0px;
  clear: both;  
  border-top:1px solid #cdcdcd; 
  border-bottom: 1px solid #fff; 
  height:0px; 
  width: 100%;
}

div#menu
{
  height: 1px;
  width: 935px;
  margin: 0px auto;
  margin-bottom: 22px;

}

div.menuitem
{
  float: left;
  width: 102px;
  height: 41px;
 
}

html>body div.menuitem
{
 
}


div.menuitem a, div.menuitem a:visited
{
  display: block;
  font-size: 10px;
  width: 101px;
  height: 27px;
  padding-top: 7px;
  color: #fff;
    font-size: 12px;
    position: relative;
    top: -14px;
    
}

div.menuitem a:hover
{
  position: relative;
  top: -17px;
  left: -9px;
  text-decoration: none;
  display: block;
  color: #444;
  height: 31px;
  width: 113px;
  padding-top: 9px;
 background: url("/images/menu-tab.png") repeat-x;
 z-index:1000;
;
}

div#content
{

  clear:both;
  width: 896px;
  padding-left: 17px;
  padding-right: 17px;
  text-align: left;
  margin: 0 auto;
}

div#contentright
{
  float: right;
  width: 550px;
}

div#contentleft
{
  float: left;
  width: 310px;
}

.softinput
{
  border: 1px #c5c5c5 solid;
  background: url("/images/form-back.png") repeat-x;
  padding:5px;
 
}  

.softinput:focus
{
  border: 1px solid #444;

 
}  

div.menutab
{
  height: 27px;
  width: 110px;
  background: url("tab.gif") repeat-x;
  float:right;
  margin-right: 3px;
  padding-top: 3px;
  font-size: 10.5px;
}

.barbutton
{
  background: url("button-back.gif") repeat-x;
  text-align: center;
  width: 68px;
  font-size: 10px;
  border: 1px solid #000;
  padding: 0px;
  margin-top: 1px;
  margin-right: 5px;
  float:right;
}


div#footer
{
  clear:both;

  zmargin: 0px auto;
  ztext-align: left;
  padding-left: 2px;
  background: url("/images/footer-back.png") center bottom repeat-x;

  color: #fff;
  font-size: 10px;
  height: 105px;
  padding: 5px 0px;
  margin-top: 20px;
}  

#footer, .push
{
  height: 145px; /* .push must be the same height as .footer */
}

#footer #footercontainer
{
  width: 930px;
    height: 76px;
  margin: 0px auto;

}

#footer #footercopyright
{
  float: right;
    position: relative;
    top: 61px;
    margin-right: 6px;
}

#footer #footerlogo
{
  float: right;
  position: relative;
  top: 38px;
  
}

#footer #footertext
{
  float: left;
  position: relative;
  top: 61px;
  
}

#footer #footertext ul
{
  margin: 0;
  padding: 0;
}

#footer #footertext li
{
  float: left;
  text-align: left;
  margin-right: 13px;
    list-style-type:none;
    
}

#footer #footertext li a
{
  color: #b5dded;
}

#footer #footertext li a:hover
{
  color: #b5dded;
  text-decoration: none;
}

html>body div#footer
{

  padding-left: 3px;
}

div#footer a
{
  color: #eee;
}

div#quicklinks
{
  padding-top: 1px;
  margin-bottom: 30px;
  font-size: 10px;
}

div#quicklinks ul
{
  margin: 0px;
  padding: 0px;
  width: 146px;
  float: left;
  margin-bottom: 6px;
}

div#quicklinks li
{
  margin: 0px;
  padding: 0px;

  list-style: none;
  list-style-type: none;

  height: 16px;
}

div#quicklinks li a
{ 
  display: block;
  width: 140px;
  background: url("/images/bullet.png") no-repeat 1px 4px;  
  padding-left: 11px;
  color: #666;
}


div#quicklinks li a:hover
{
  text-decoration: underline;
  display: block;
  width: 140px;
  background: url("/images/bullet-over.png") no-repeat 1px 4px;   
  padding-left: 11px;  
 color: #000;  
}

.relatedgames  
{
  width: 336px;
  
  margin-bottom: 6px;
  font-size: 11px
}

.relatedgames   ul
{
  margin: 0px;
  padding: 0px;

  font-size: 11px
}

.relatedgames li 
{
  margin: 0px;
  padding: 0px;

  list-style: none;
  list-style-type: none;

  height: 16px;
}

.relatedgames li  a,.relatedgames li  a:visited
{
  color: #148f6e;
  
}

.relatedgames li  a:hover
{
  color: #222;
  
}
  
div.searchtitle
{
  background-color: #A8D7F4;
  width: 540px;
  padding-left: 5px;
  border-bottom: 1px solid #666;
  height: 16px;
}

div.windowtitle
{
  background-color: #cfcfcf;
  width: 421px;
  padding-left: 5px;

  padding-top: 2px;
  height: 18px;
  border-bottom: 1px solid #cfcfcf;
  font-size: 13px;
  color: #737373;
}

div.windowtitle2
{
  background: url("http://www.frixo.com/header-back.gif");
  width: 421px;
  padding-left: 5px;

  padding-top: 2px;
  height: 19px;
  font-size: 13px;
  color: #fff;
}

div.windowtitle2 h2
{
  display: inline;
  color: #fff;
  font-size: 13px;
  font-family: arial, sans-serif;
}

div.windowcontent
{
  border-top: 3px solid #fff;
  background-color: #f9f9f9;
  width: 421px;
  height: 184px;
  padding-left: 5px;
  padding-top: 2px;
  margin-bottom: 10px;
}

div.windowcontent2
{
  border-top: 3px solid #fff;
  background-color: #ddeff9;
  width: 426px;
  height: 158px;

  padding-top: 2px;
  margin-bottom: 10px;
}

div.smallwindowtitle
{
  background: url("http://www.frixo.com/header-back2.gif");
  width: 295px;
  padding-left: 5px;
  border-bottom: 2px solid #000000;
  padding-top: 2px;
  height: 18px;
  font-size: 13px;
  color: #333;
  
}

div.smallwindowtitle h2
{
  display: inline;
  color: #333;
  font-size: 13px;
  font-family: arial, sans-serif;
}

div.smallwindowcontent
{
  background-color: #eeeeee;
  border-top: 3px solid #fff;
  width: 295px;
  height: 107px;
  padding-left: 5px;
  padding-top: 5px;
  margin-bottom: 10px;
  
}



div#rightpane
{
  float: right;
  width: 200px;
  background-color: #ffeacf;
  padding: 2px;
  padding-top: 0px;
  padding-right: 0px;
  border-left: 1px solid #DAC2A3;
  margin-left: 6px;
}

#texttogglebutton, #texttogglebuttonless
{
  cursor: pointer;
}


div.alert
{
  font-weight: bold;
  color: #f00;
  background-color: #eee;
  border: #ccc 1px solid;
  margin-top: 11px;
  padding: 8px;
}  
  
span.alert
{
  font-weight: bold;
  color: #f00;
}

a.speciallink, a.speciallink:hover, a.speciallink:visited
{
  border: none;
  color: #000000;
}

a.menulink, a.menulink:hover, a.menulink:visited
{
  border: none;
  color: #ffffff;
}

.noborder 
{
  border: none
}

.copyright
{
  color: #777777;
  font-size: 10px;  
 } 

.copyright:visited
{
  color: #777777;
} 

.boxstyle
{
  visibility: hidden; 
  position: absolute; 
  z-index: 200;
}

* {
  margin: 0;
}


html
{
  height: 100%;
    background: url("/images/background-full.gif") center top ;
}

body
{
  height: 100%;
  text-align: center;
  margin: 0px;
  padding: 0px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;  
  background: url("/images/background.gif") center top no-repeat;

}

div#wrapper
{
  	min-height: 100%;
  	height: auto !important;
  	height: 100%;
  	margin: 0 auto -135px; /* the bottom margin is the negative value of the footer's height */
  	
}  	

.jundata
{
  font-size: 10px;
}

.jundiv
{
  border-bottom: 1px solid #BBD8EB;
}

textarea, select
{
  background-color: #A8D7F4;
  border: 1px #000 solid;
  color: #000;
}

div#breadcrumb
{
  background: url("/images/breadcrumb-back.png") repeat-x;
  width:911px;
  height: 30px;
  position: relative;
  top: -34px;
  left: -18px;
  padding-left: 20px;
  padding-top: 10px;
  margin-bottom: -15px;
  color: #444;
  font-size: 10px;

}

h1
{
  font-family: arial, verdana, sans-serif;
  margin-top: 15px;
  font-size: 17px;
  color: #3f3c3c;
}

h1.iconroad
{
  background: url("/images/icon-road.png") 0px 2px  no-repeat;
  padding-left: 35px;
  margin-top: 0;
    padding-top: 3px;
 padding-bottom: 3px;  
 
}

h2
{
  font-family: arial, verdana, sans-serif;
  color: #3f3c3c;
  font-size: 15px;
}

h2.iconreport
{

  background: url("/images/icon-report.png") 0px 0px  no-repeat;
  padding-left: 35px;
  font-size: 17px;  
  padding-bottom: 3px;
  padding-top: 3px;
    margin-bottom: 11px;
}

h2.icontrafficmap
{

  background: url("/images/icon-trafficmap.png") 0px 0px  no-repeat;
  padding-left: 35px;
  font-size: 17px;  
  padding-bottom: 3px;
  padding-top: 3px;
    margin-bottom: 11px;
}

h2.iconmagnify
{

  background: url("/images/icon-magnify.png") 0px 0px  no-repeat;
  padding-left: 35px;
  font-size: 17px;  
  padding-bottom: 3px;
  padding-top: 3px;
    margin-bottom: 11px;
}

h2.iconlinks
{

  background: url("/images/icon-links.png") 0px 0px  no-repeat;
  padding-left: 35px;
  font-size: 17px;  
  padding-bottom: 3px;
  padding-top: 3px;
    margin-bottom: 11px;
}


h2.iconweather
{

  background: url("/images/icon-weather.png") left top no-repeat;
  padding-left: 35px;
  font-size: 17px;  
  padding-bottom: 3px;
  margin-top: 30px;
    padding-top: 3px;
  margin-bottom: 11px;
}

h2.iconlights, h1.iconlights
{

  background: url("/images/icon-lights.png") left top no-repeat;
  padding-left: 35px;
  font-size: 17px;  
  padding-bottom: 3px;
}

h2.iconproblem
{

  background: url("/images/icon-traffic-incident.png") left top no-repeat;
  padding-left: 35px;
  font-size: 17px;  
  padding-bottom: 3px;
}



h3
{
  color: #3f3c3c;
  background-color: #DAC2A3;
  font-family: arial, verdana, sans-serif;
  font-size: 12px;
}

#weathersearchtext
{
  float: left;
  width: 60px;
  margin-top: 10px;
}

form
{
  margin: 0px;
  padding: 0px;
}

div#rightpane h3
{
  margin-top: 5px;
  padding-top: 0px;
  padding-bottom: 3px;
  position: relative;
  left: -1px;
  color: #333;
  padding-left: 3px;
}

div.warning, div.statuskey, div.loginform, div.aim
{
  background-color: #deeef5;
  border: 1px solid #abcede;
  padding: 6px;
  margin-top: 4px;
  margin-bottom: 4px;

}  
  
div.warning p
{
  margin-bottom: 0px;
}  

#quicksearch
{

  width: 330px;


  }
  
#quicksearcharchive
{
  padding:6px;
  margin-bottom: 10px;
  width: 400px;
  }  
  
#quickroadsearch
{
  width: 545px;
  background-color: #ddf0fc;
  margin-bottom: 14px;
}

#trafficheadlines
{
  width: 537px;
  line-height: 17px;
  background-color: #ddf0fc;
  margin-bottom: 14px;
  padding: 4px;
  font-size: 10px;
}

.rwinfo
{
  color: #919191;
}

img.reporticon
{
  position: relative;
  top: 6px;
}

div.groupheading
{
  width: 400px;
  text-align: left;
  padding: 2px;
  background: #dac2a3;
  font-weight: bold;
  border-bottom: 1px solid #444;
  
}

div.groupcontent
{
  padding: 2px;
  padding-top: 8px;
  padding-bottom: 8px;
  width: 400px;
  background: #ffeacf;
  margin-bottom: 16px;
}


table.infotable
{ 
  font-family: verdana, arial, sans-serif;
  color:#000000;
  font-size:10px;
  border-bottom: 1px solid #000;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  border-left: 1px solid #000;
  background-color: #E0F6F7;
}

table.infotable2
{ 
  font-family: verdana, arial, sans-serif;
  color:#000000;
  font-size:10px;
  border-bottom: 1px solid #000;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  border-left: 1px solid #000;
  background-color: #FFDEE2;
}

table.menuimg 
{
  background-image: url('menulogo.jpg');
  height: 400px;
}

img
{
  border: 0px;
}

hr
{
  color: #aaaaaa;
  height: 1px;
  border-top: 0px;
  border-left: 0px;
  border-right: 0px;
  margin: 1px;
  margin-top: 3px;
  margin-bottom: 3px;
}

.headerrightend
{
  background-image: url('rightend.jpg');
  height:73px;
  width: 120px;
}
  
.tabletitle
{
  font-size: 10px;
}

.searchtable
{
  margin-left: 10px; 
  margin-top: 20px;
  text-align: left;
}
    
.img
{
  background-color: #a8d7f4;
  border-bottom: #666666;
}

#copyright
{
  color: #555555;
  font-size: 10px;
}
    
    
#header #toplinks a, #header2 #toplinks a
{
  color: #777;
  
}

#header #toplinks a:hover, #header2 #toplinks a:hover
{
  color: #000;
  
}

.barbutton a, .barbutton a:visited
{
  color: #555;
  display:block;
  width: 63px;
  height: 14px;
}

.menutab a, .menutab a:visited
{
  padding: 0px;
  color: #555;
  display:block;
  width: 86px;
  height: 26px;
}
  
#toplinks a:hover
{
  color: #000;
  text-decoration: none;

}

.menutab a:hover
{ 
  width: 86px;
  height: 21px;
  color: #000;
  padding-top: 5px;
  position: relative;
  top: -3px;
  background-color: none;
  text-decoration: none;
  background-image: url('tab-front.gif');
}

.barbutton a:hover
{ 
  
  padding: 0px;
  padding-top: 1px;
  padding-left: 1px;
  margin: 0px;
  width: 67px;
  height: 13px;
  color: #000;
  text-decoration: none;
  background-color: none;
  background: url('button-back-fade.gif') -4px -4px;
}

div#update
{

  color: #fff;
  font-size: 11px;
  clear: both;
  background-color: #0084b3;
  padding: 3px;
  text-align: right;
  border-top: 6px solid #fff;
  border-bottom: 2px #000 solid;
  margin-bottom: 0px;
}


div.smallmenuitem
{
  font-size: 10px;
  display:inline;
}

div.smallmenuitem a
{
  text-decoration: none;
}

div.smallmenuitem a:visited
{
  color: #000;
}

div.smallmenuitem a:hover
{
  text-decoration: none;
}

.smallmenuitem:hover ul, .smallmenuitem.over ul
{
  display: block;
} 

.smallmenuitem ul
{

  top: 13px;
  width: 410px;
  float: none;
  list-style: none; 
  padding: 0px;
  margin: 0px;
}  

.smallmenuitem li a
{
  position: relative;
  width: 75px;
  float: none;
  border: 0px;
  margin:0px;
  padding:0px;
  text-align:left;
  display: block;
  padding: 2px;
  font-size: 9px;
  border-bottom: 1px solid #fff;
}  
.smallmenuitem li
{
  float: left;
}

.smallmenuitem li a:hover
{
  display: block; 
  text-decoration: none;
  color: #fff;
  background-color: #b7b7b7;
  width: 75px;
  display: block;
  border-bottom: 0px; 
  padding: 2px;
  border-bottom: 1px solid #fff;
}  


.smallsubitems
{
  width: 460px;
  display: none;
  position: absolute;
  left: 510px; 
  top: 20px;
  background-color: #fff;
  text-align: left;
  padding:3px;
  border: 1px solid #dadada;

}

.smallsubitems2
{
  width: 500px;
  display: none;
  position: absolute;
  left: 250px; 
  top: 20px;
  background-color: #fff;
  text-align: left;
  padding:3px;
  border: 1px solid #dadada;

}

.smallsubmenuitem
{
  background-color: #e5edfa;
  float: left;
  width: 107px;
}

ul.attractions
{
  margin: 0px;
  padding: 0px;
  margin-left: 14px;
}


ul.attractions li
{
  list-style: none;
  list-style-image:url(http://www.frixo.com/hotels/arrow-right2.gif);
  margin: 0px;
  padding: 0px;
  margin-left: 0px;
}

div.applybutton
{

  background-color: #e5f7fe;
  width: 150px;
  text-align: center;
  font-size: 10px;
  font-weight: bold;
  color: #555;

}

div.applybutton a
{
  display: block;
  width: 140px;
  padding: 4px;
  border: solid 1px #b1e5ff;    
}

div.applybutton a:hover
{
  display: block;
  width: 140px;
  background-color: #317da8;
  color: #fff;
  padding: 4px;
  text-decoration: none;
  border: solid 1px #555;  
}

div#roadinfo
{
  position: relative;
  left: 750px;
  width: 140px;
  text-align: right;
  top: -35px;
  margin-bottom: -5px;
   height: 38px;
  background: url("/images/roadinfo-back.gif") repeat-x;   
  border: 1px solid #d3d3d3;
 
}

div#roadname
{

  float: left;
  font-size: 24px;
  padding-top: 6px;
  color: #666;
  height: 32px;
  padding:2px;
  padding-top: 5px;  
  padding-left: 10px;
}

div#roadicon
{
  float: right;
  padding-top: 10px;
  padding-right: 15px;
  padding-left: 12px;
  border-left: 1px solid #d3d3d3;
  height: 29px;  
}

div#roaddiagram
{
}

div.roaddiagramicon
{
  height: 25px;
  width:27px;
  float: left;
  clear: left;
}

div.roaddiagramicon img
{
  margin: 0px;
  padding: 0px;
}

div.roaddiagraminfo
{
  height: 20px;
  width:138px;
  float: left;
  padding-top: 5px;
  padding-left: 5px;
}

img.bullet
{
  position: relative;
  top: 4px;
}

img.bullet2
{
  position: relative;
  top: 1px;
  
}

img.bullet3
{
  position: relative;
  top: 3px;
  
}

a.infomaplink, a.infomaplink:visited
{
  cursor: help;
  color: #333;
}

.infomaplink:hover
{
  text-decoration: underline;
  color: #000;
}

.faded
{
  color: #888;
  font-style: italic;
}

.systeminfo
{
  font-size: 10px;
  color: #888;
  position: relative;
  top: -82px;
  left: -160px;
  margin-bottom: -30px;
  text-align: right;
}

ul.roadlist
{
  margin: 0px;
  padding: 0px;
  position: relative;
  margin-left: 10px;
  margin-top: 10px;
}

ul.roadlist li
{
  list-style: none;
  float: left;
  width: 168px;
  padding-bottom: 2px;
}

#switchdir
{
  font-size: 10px;
  color: #555;
  position: relative;
  top: 20px;
}

p#breadcrumb
{
  margin: 0px;
  padding: 0px;
  position: relative;
  top: -7px;
  font-size: 10px;
}

img.pointer
{
  position: relative;
  top: -2px;
}

.widgetbutton
{
  float: right;
  position: relative;
  top: -13px;
  
}

form#usercomment
{
  width: 250px;
  font-size: 10px;

}


.commentdesc
{
  float: left;
  clear: right;
  margin-top: 3px;
  width: 80px;
}

.commentfield
{
  float: right;
  margin-top: 3px;
  width: 160px;
  
}

p.commenttitle
{
  padding: 3px 0px;

  margin-right: 4px;
  font-size: 13px;
}

p.commentcontent
{

}

p.commentdate
{
  font-size: 10px;
  margin-bottom: 21px;
  color: #888;
}

#archivemsg
{
  font-size: 13px;
  font-weight: bold;
  background: #e5f7fe;
  width: 500px;
  padding: 3px;
  position: relative;
  top: 8px;
}

#socialicons
{
  position: relative;
  top: -123px;
  left: 870px;
  text-align: left;
  margin-right: 870px;
}

div.olControlAttribution, div.olControlScaleLine
 {
   font-family: Verdana;
   font-size: 0.9em;
   bottom: 3px;
   right: 3px;
   background:  rgba(255, 255, 255, 0.6); 
   padding: 1px;
   opacity:0.8;
   filter:alpha(opacity=80);	 
}












/**********************************************************************************/
/***T******************************************************************************/
/**********************************************************************************/





@media screen and (max-width: 1012px) and (min-width: 721px)
{

body, html
{
  background: none;
}

.tabno
{
  display: none;
}

.tabmainwidth
{
  width: 70% !important;
  box-sizing: border-box !important;
}


.tabminorwidth
{
  width: 29% !important;
  box-sizing: border-box !important;
}


.tabfloatright
{
  float:right  !important;
}


#contentleft, #contentright, .tabwidthfull, div#header2, div#header1, #topbar, #menudivide, #menu, #content, #footer #footercontainer, #breadcrumb, #quickroadsearch, #trafficheadlines, #header, #header2, #map, .tabfullwidth, .linedivider, #weatherrightpane, div.hotelitemtitle, div.searchtitle, div.hotelinfotitle, .hotelitemcontent, .dayforcast, .sideitemtitlewide, .sideitemcontentwide, .articlecontent, #quicksearch, .articleclip


{
  width: 100% !important;
  box-sizing: border-box !important;
}

.sideitemtitle
{
  width: 29% !important;
  float: left  !important;
}

.sideitemcontent

{
  width: 68% !important;
  float: right  !important;
  padding: 0;
  margin: 0;
}

#header #toplinks, #header2 #toplinks, #socialicons, #breadcrumb, .systeminfo, #roadinfo, .statuskeyinner, .weathermapm, .temperature
{
  position: static !important;
  float: right !important;
  top: 0;
  left: 0;
  
}

.roadinfo
{
  float: right  !important;
  position: relative !important;

}

.systeminfo
 {
  float: right  !important;
  position: relative !important;
  top: -33px !important;
  left: -200px !important;
}


 #breadcrumb
 {
   margin: 0  !important;
   margin-bottom: 5px !important;
   background-repeat: repeat-x !important;
   position: relative !important;
   left: -16px !important;
   top:3px !important;

   
 }

#socialicons
{
  float: right !important;
 
  margin: 0;
   clear: left;
  margin-top: 3px;
   
  

}

#toplinks
{
  width: 64% !important;
  line-height: 3;
  float: right;
}

#topbar, #menudivide
{
    position: static !important;

}	


#topbar
{
  float: right !important;
  width: auto !important;
  background-position:left  !important;
 }



.menuitem
{
 
}

div.menuitem a
{

  top: 2px !important;
   left: -2px;
   padding-top: 13px !important;
}

div.menuitem a:hover
{
  position: relative;
  top: 2px;
  left: -9px;
  text-decoration: none;
   padding-top: 13px !important;
 background: url("/images/menu-tab.png") repeat-x;
 z-index:1000;
;
}

#topbar
 {
   background-position: right !important;
 }

.logo
{
  position: relative !important;
top: -20px;

  left: 0;
  
}

h1.iconroad
{
  background: url("/images/icon-road.png") 0px 2px  no-repeat;
  padding-left: 35px;
  
    padding-top: 3px;
 padding-bottom: 3px; 
clear: both; 
  position: relative;
  top: 20px;
  margin-bottom:30px;
}

#quicklinks ul 
{
 
}

#quicklinks ul li 
{
  float: left;
 
}

ul#toplinksrootlist li
{
  margin-left: 2%;
}

.tabfullwidth
{
  width: 100% !important;
  box-sizing: border-box !important;
}

.statuskey

{

  box-sizing: border-box !important;
  margin: 0 !important;
  padding: 0 !important;
 
   left: 0  !important;
  top: 0 !important;
  position: static  !important;  padding: 5px !important;
  height: auto !important;
    float: right;
  width: 49% !important;
}
.statuskeyinner
{
  width: 100%  !important;
  left: 0  !important;
  top: 0 !important;
  position: static  !important;

}


#weathermap
{
  float: left  !important;
  width: 48%  !important;
  box-sizing: border-box !important;
  margin: 0;
  height: 230px  !important;

}

.weathertable
{
  width: 100%  !important;
    box-sizing: border-box !important;
}

.weathertable td, .weathertable tr
{
  width: auto  !important;

}

h2.iconreport
{
  margin-bottom: 40px !important;
  position: relative;
  top: 20px;
}

.lowermainblock, #lowermainblock
{ 

  width: 29% !important;
  float: left  !important;

}



.mainwindowcontent, .mainwindowtitle
{
  width: 100% !important;
  float: left  !important;
  padding: 0;
  margin: 0;
}



.mainwindow
{
  width: 68% !important;
  float: right  !important;
  padding: 0;
  margin: 0;
}


.articleclip
{
  border-top: 1px dotted #999;
  padding-top: 11px;
  clear: both;
}

.dealhighlight
{
  width: 58% !important;
}

.dealplaynow
{
  display: block !important;
  position: relative !important;
  left: -100px !important;

}

.searchbut
{
  float: left !important;
  margin-left: 20px !important;
}
#road
{
  width: 40%  !important;
    float: left !important;
}


}


/**********************************************************************************/
/***M******************************************************************************/
/**********************************************************************************/




@media screen and (max-width: 720px) 

{
  body, html
{
  font-size: 100%  !important;
  background: none;
}

.resad
{
  display: none;
  height: 0;
  
}

.mobclearboth
{
  clear: both !important;
}
  
.mobfloatleft
{
  float: left !important;
  position: static !important;
  top: 0 !important;
  left: 0 !important;
}

#contentleft, #contentright, .tabwidthfull, div#header2, div#header1, #topbar, #menudivide, #menu, #content, #footer #footercontainer, #breadcrumb, #quickroadsearch, #trafficheadlines, #header, #header2, #map, .tabfullwidth, .linedivider, #weatherrightpane, div.hotelitemtitle, div.searchtitle, div.hotelinfotitle, .hotelitemcontent, .dayforcast, .sideitemtitlewide, .sideitemcontentwide, .articlecontent, #quicksearch, .statuskey, .tabminorwidth, .tabmainwidth, .articleclip, .mainwindow,.sideitemcontent, .windowtitle2, .windowcontent2, #quicksearcharchive, .loginform, .statuskeyinner, .relatedgames, .mobfullwidth
{
  width: 100% !important;
  box-sizing: border-box !important;
}


.mobmapwidth
{
  width: 90% !important;
  box-sizing: border-box !important;
}

#map
{
  height: 350px !important;

}



#header #toplinks, #header2 #toplinks, #socialicons, #breadcrumb, .systeminfo, #roadinfo, .statuskeyinner, .weathermapm, .temperature
{
  position: static !important;
  float: right !important;
  top: 0;
  left: 0;
  font-size: 75% !important;
}

#header
{
  height: auto  !important;
}

#toplinks
{
  width: 61% !important;
  line-height: 1.5;
  float: right;
}

 #breadcrumb
 {
   margin: 0  !important;
   margin-bottom: 5px !important;
   background-repeat: repeat-x !important;
   position: relative !important;
   left: -16px !important;
   top:3px !important;

   
 }
 
 #socialicons
{
  display: none;
}
 
.statuskey
{
  width:100% !important;
  height: auto  !important;
}

.menuitem 
{
  background: none !important;
  color: #fff;
    position: static !important;
  float: left !important;
    display: inline !important;
  top: 0 !important;
  left: 0 !important;
  width: auto !important;
  height: auto !important;
      padding: 0  !important;
  margin: 0  !important;
  width: 33.3% !important;
  height: 20px !important;
  padding-top: 5px !important;
 }

 .menuitem  a,  .menuitem  a:hover, .menuitem a:visited
{
  background: none !important;
  color: #fff;
  position: static !important;
  display: inline !important;
  top: 0 !important;
  left: 0 !important;
  width: auto !important;
  height: auto !important;
    padding: 0  !important;
  margin: 0  !important;
  
 }
 

  .menuitem:hover, .menuitem:hover a
  {
    background: #fff !important;
	color: #0b85b2 !important;
	}
 
#topbar
{
    position: static !important;
  background: #0b85b2 !important;
  padding: 0  !important;
  margin: 0  !important;
  height: 46px  !important;
}	

#menudivide
{
  display: none;
  
}


.mainwindowcontent, .mainwindowtitle
{
  width: 100% !important;
  float: left  !important;
  padding: 0;
  margin: 0;
    box-sizing: border-box !important;
	clear: both;
	}

	

.logo
{
  position: relative !important;
  top: -15px;
  width: 30% !important;
  max-width: 140px;
  left: 0;
  height: auto;
  
}

.trafficgraph
{
  width: 100% !important;
  box-sizing: border-box !important;
  height: auto;
}

#products td
{ 
  width: 25%;
}

.mobimgmaxwidth
{
  width: 70%;
}

.windowcontent2
{
  height: auto !important;
}
.mobno
{
  display: none !important;
}

.mobdistnone
{
  display: none;
}

.mobyes
{
  display: block !important;
}

h1.iconroad
{
  clear: both;
  margin-bottom: 40px !important;
  position: relative;
  top: 20px;
}

#weathermap
{
  display:none;
}

.softinput
{
  padding: 7px;
}

#switchdir
{
  clear: both !important;
  width: 100% !important;
  position: relative !important;
  top: -15px !important;
  font-size: 12px !important;
}

.articleicon 
{
  width: 14%  !important;
}

.articleicon img
{
  width: 70% !important;
}

#road
{
  width: 40%  !important;
    float: left !important;
}

.searchbut
{
  float: left !important;
  margin-left: 20px !important;
}

.widgetbutton
{
  display: none;
  
  
}

.softinput
{
  width: 90% !important;
}

#footer #footerlogo
{
  margin-right: 2%;
}

#location
{
  width: 40%  !important;
}

.mobfullfont
{
  font-size: 140% !important;
}

.moblargefont
{
  font-size: 110% !important;
 
}


#quicklinks li
{
  height: auto  !important
  
}




.roaddiagraminfo
{
  font-size: 140%;
  margin-left: 4%;
}

.hotelitemtitle h2
{
  font-size: 16px !important;

  padding: 2px !important;
}

div.warning
{
  background-color: #deeef5;
  border: 0;
  padding: 11px;
  margin-top: 4px;
  margin-bottom: 8px;
  font-size: 16px;

}  
div.smallmenuitem
{
  font-size: 12px !important;
}

}





