/*-----------------------------------------------
Design2core handheld style
author: Gaurav Sharma
version: 14may,2007
----------------------------------------------- */
/*......................................................Type Selectors..........................................................*/
body {margin:0; font:100%/1.5em Arial,sans-serif;  background-color:#000;}
a {text-decoration:none;}
h1{font:1.5em "Trebuchet MS"; margin:0;}
h1 small{ display:block; font:.7em "Trebuchet MS";}
h2{ font:bold 1.5em "Trebuchet MS",Geneva, Arial, sans-serif; display:block; padding:.1em; color:#FFF; margin:0; border:2px solid #3B3939; background-color:#333;}
/*..................................................... main container...................................................... */
#main {width:100%; overflow:hidden;}
/*........................................................must head..............................................................*/
#masthead {background:url(../images/topbg.gif);}
#masthead img,#boxcover,#bottomlinks img,.lefty,.righty{ display:none !important;}
#masthead div {background:#535353 url(../images/tbg.gif) repeat-x 0 0; width:100%; margin:0 auto;}
.lefty,.righty {margin:0 !important;}
#masthead ul {margin:0; text-align:center; padding:5px 0;} 
#masthead ul li {list-style:none; display:inline; }
#masthead ul li a {font:1em Tahoma; color:#FFF; border-right:1px solid #333; padding:0 .5em;}
#masthead ul li a:hover,.selected {background-color:#8e8e8e;}
/*........................................................leftcontent............................................................*/
#leftcontent { float:none; padding:0 0 1500px 0; margin:0 0 -1500px 0;}
#leftcontent ul,#leftcontent ul li,#bottomlinks ul{ margin:0; padding:0; list-style:none;}
#leftcontent ul li a{ color:#FFF; background-color:#272626; display:block; height:14px; padding:.2em .5em; margin:1px 0; }
#leftcontent ul li a:hover {background-color:#151515; color:#FFF;}
.compact{ padding:0 .5em; color:#FFF;}
/*........................................................centercontent..........................................................*/
#centercontent { width:100%; float: none; color:#FFF;}
.middle{ padding:.5em;}
/*.....................................................bottomlinks...................................................... */
html>body #bottomlinks{padding:0; text-align:center;}
#bottomlinks ul li{display:inline; padding:0 4px; border-right:1px solid #FFF;}
#bottomlinks ul li a{color:#FFF;}
/*.....................................................copyright...................................................... */
#copyright{background:url(../images/subbg.gif); text-align:center; color:#000;}
/*.................................................sub navigation menus.........................................................*/
#sub {background: #888 url(../images/subbg.gif) repeat-x; padding:.5em; border-top:1px solid #FFF; border-bottom:1px solid #FFF; text-align:center;}
#sub a{ color:#000;}