
body{
    BACKGROUND: url(/eTorrent2/pages/eTorrent2/storefront/background.gif);    
 	FONT-SIZE: 10pt; COLOR: #333333; FONT-FAMILY: verdana,arial; vertical-align:top; text-align:left;
	padding:0px;
	margin:0px;
}

.logo {
    width:900px;
    text-align:right;
}

.main-table {
	background-color:#ffffff;
	border: 1px solid #CACACA;
	width: 920px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 0px;
/*    BACKGROUND: url(/pages/eTorrent2/storefront/background.gif) repeat-y;    */
/*	border-collapse:collapse; */
}

h1 {COLOR: #757575 /*#757575*/; FONT-SIZE: 24px; padding-bottom: 10px; padding-top:10px;}

h3 {COLOR: #757575; padding-bottom: 5px;padding-top:5px; margin-bottom: 10px;}

h4 {COLOR: #757575; padding-bottom: 5px;padding-top:5px; margin-top: 0px; margin-bottom: 0px;}

p {margin-bottom: 5px; margin-top: 10px;}

ul {list-style: circle; padding: 0px; margin-left: 15px; margin-top: 5px; margin-bottom: 5px;}
li {padding-bottom: 2px; padding-top:2px; margin:0px;}

ul.mainMenu  {list-style: none;  margin: 0px; padding: 0px; text-align:right;/*background-color:#ebebeb;*/}
ul.mainMenu ul {color: #3366FF; margin: 0;padding-right:20px;
      }

ul.mainMenu li:hover,
ul.mainMenu a:hover
 {background-color: #CACACA; }

li.mainMenu  {list-style: none; margin: 0; padding: 5px;padding-right:0px; }


.leftmenuheader,
.bodyheader {
 display: none;
}

.rightmenuheader {
 color:#ffffff;
 font-weight:bold;
 text-align:center;
 padding:0px;
 margin:0px;
/* margin-top: 10px;
 padding-bottom: 2px; */
 width:160px;
 height: 18px;  
}


.rightmenuentry {
 padding-left:10px;
 padding-right: 10px;
 margin:0px; 
}

.roundedcornr_box {
   width:100%;
   background-color: #ebebeb;
   margin: 0px;
   padding: 0px;
   margin-bottom: 20px;
}
.roundedcornr_top div {
  background: url(/eTorrent2/pages/eTorrent2/storefront/lt.gif) no-repeat top left; 
}
.roundedcornr_top {
 background: url(/eTorrent2/pages/eTorrent2/storefront/rt.gif) #808080 no-repeat top right; 
}
.roundedcornr_bottom div {
   background: url(/eTorrent2/pages/eTorrent2/storefront/lb.gif) no-repeat bottom left;
}
.roundedcornr_bottom {
   background: url(/eTorrent2/pages/eTorrent2/storefront/rb.gif) no-repeat bottom right;
}
.roundedcornr_top div, .roundedcornr_top
{
}

.roundedcornr_bottom div, .roundedcornr_bottom {
   width: 160px;
   height: 12px;  
}

.roundedcornr_content {
 background-color: #ebebeb;
}

.leftmenu {
  border-right:1px solid #CACACA;
  padding-top: 70px;
  padding-right: 10px;
  width: 120px;
}

.rightmenu{
  padding-top: 80px;
  padding-left: 10px;
  padding-right: 10px; 
  width: 160px;
 /* border-left:1px solid #CACACA; */
}

td.body {/*border: #c0c0c0 1px solid;*/
         background-color:#FEFEFE;
        /* border: 1px solid #CACACA;  */
         vertical-align:top; align:left;
         height:100%;
         max-width:600px;
         padding:10px;
         padding-left:20px;
         padding-right:10px;}

td.footer {text-align:center;
         padding:5px;}

.error{
	FONT-SIZE: 1em; COLOR: #ff0000; FONT-FAMILY: verdana,arial; Xvertical-align: middle
}

a, a:link, a:visited {
	COLOR: #2A5BFF; TEXT-DECORATION: none;
}
a:hover {
	COLOR: #3d4040; TEXT-DECORATION: none;
}

/*
#page-frame{
 border-style:solid; border-width:0px;
 padding:0px;
 margin:0px;
 align:right;
}

#page-up {
  border-top: 1px solid #CACACA;
}

#page-left {
  border-left: 1px solid #CACACA;
}

#page-right {
  border-right: 1px solid #CACACA;
}

#page-bottom {
  border-bottom: 1px solid #CACACA;
}
*/

div.menu a,
div.menu a:link,
div.menu a:visited {
   padding-top: 2px;
   padding-bottom:2px;
   padding-left:10px;
   padding-right:10px;
   color: #213685;
   display: block;
/*   background: ##EEEEEE;  */
  }

div.menu a:hover {
   background: #BFC7C7;
  }   

input,select { font-size:105%; border:2 /* solid #000000; */ COLOR: #697070;  }

.rss-list-item {padding: 10px; border-bottom: 1px dotted #CACACA; clear:both;}
.rss-list-title {font-size: 120%;font-weight:bold;color: #3366FF;}

p.button {
  text-align:center;
  padding-top:20px;
  padding-bottom:30px;
}

fieldset {
  padding-top:10px;
  padding-bottom:10px;
  margin-top:25px;
}

dl.form dt {
  padding: 5px;
  float: left;
  width: 150px;
  text-align: right;
}

dl.form dd {
  padding: 5px;
  margin-left: 170px;
}

dl.form input {
  width: 160px;
}  

