/* Handheld stylsheet
This version 2008-03-16 v0.7
Copyright (c) 2008, shoesforindustry.net. All rights Reserved.  
*/
/*=======================*/
/*Handheld stylesheet for those devces which undertsand it. A modified version of the SingleCol.*/

/* ADD IN SINGLE COL SUPPORT */

@import url("zoom.css");

html, body {height:100%;}
#mainmenuwrapper {border-top: 1px solid #303030;
background: none;}
#mainmenu {background: none;}
#contentswrapper{margin:0; padding:0;}
#contentbody{padding:0;}
#maincontents{padding-top: 0.1em;  font-size: 110%; color: #000;}
#footernavwrapper{
border-bottom: 1px solid #ccc;
background: #ccc;}
#footernav{background: none;}
#footerwrapper {background: none;}
#footer {background: transparent;}

body{margin: 0; padding: 0; font-size: 110%;}
h1 {
font-size: 1.2em;
height: auto;
padding: 4px;
margin: 0;
background-image:  none;

}
h1 a, h1 a:link, h1 a:visited, h1 a:hover, h1 a:active{
background-image:  none;
height: auto;
min-height:5px;
}

#contentbody {
padding: 5px;
}

#footernav a, footernav a:link, footernav a:visited{
color: #000;
}
ul.menu_horiz {
margin: 0;
padding: 2px 0 2px 0;
width: 100%;
}

#submenu {
margin:0; padding: 0;
}
ul.menu_vert {
margin: 0;
padding: 2px 0 2px 0;
}
#submenu h2  {
padding: 4px 2px 0px 7px;
border: none;
border-top: 1px solid #eee;
}


#rotatingfadingimages {display:none;}
li.thumb {text-decoration: none;}

#footernav, #footer {text-align: center;}
#footer {font-size: 60%; color: #aaa;}
