

body {
	 font-family:  verdana, sans serif, arial;
	 color: #444444;
}

table {
     border-left: solid 1px #CCCCCC;
     border-top: solid 1px #CCCCCC;
     }

th {
     border-right: solid 1px #CCCCCC;
     border-bottom: solid 1px #CCCCCC;
     font-family:  verdana, sans serif, arial;
	 color: #444444;
     }

td {
     border-right: solid 1px #CCCCCC;
     border-bottom: solid 1px #CCCCCC;
     font-family:  verdana, sans serif, arial;
	 color: #444444;
     }

table.frame {table-layout: fixed; height: 100%}


td.frame_l { background: url("http://the-digital-vault.net/images/vert_left.png") repeat-y; 
		   	 width: 13px;
			 }
			 
td.frame_r { background: url("http://the-digital-vault.net/images/vert_right.png") repeat-y; 
		   	 width: 13px;
			 }
			 
td.frame_c { width: 780;

		   	}
			 
table.main {border: solid 1px #444444; }
			 
td.menu_l { background: url("http://the-digital-vault.net/images/bar_cap_left.png") no-repeat; 
			width: 20;
			height: 30px;
            border: solid 0px;
			}
			
td.menu_c { background: url("http://the-digital-vault.net/images/bar_middle.png") repeat-x; 
		  	width: 740;
			height: 30px;
            text-align: center;
			color: #444444;
			font-size: x-small;
			font-family: verdana, sans serif, arial;
			font-weight: bold;
            vertical-align: middle;
			border: solid 0px;
            
			
            }
			
td.menu_r { background: url("http://the-digital-vault.net/images/bar_cap_right.png") no-repeat;  
		  	width: 20;
			border: solid 0px;
            height: 30px;
			}

td.body2_top {
    background-color: white;
	padding: 0;
}

td.body2_bottom {
    background-color: white;
	padding: 4;
	border-top: solid 1px #444444;
}

h1 {
   font-size: 130%;
   text-align: center;
   padding: 10px 5px 6px 5px;
}

.scroller { border:  solid 0px #CCCCCC;
		  	padding: 3px; 
			
} 

.scroller_content {
			text-align: center;
			font-weight: bold;
			padding: 10px;
			width: 100%;
			border: solid thin #444444;
}

table.p1, table.p2, table.p3 { box-shadow: 10px 10px 5px #888;
			  	/*border: solid 1px black;*/
			  	padding: 5px 5px 5px 5px;
				border-radius: 5px;
				width: 170px;
				height: 200px;
                border: 0;
				/*position: relative;
				top: 1em;
*/
}

table.p1 {
	   			left: -30%; 
}

table.p2 {
	   	
}

table.p3 {
	   			left: 30%; 
}


th.p1, th.p2, th.p3, th.p4{
	   padding: 0;
	   font-size: x-small;
	   height: 30px;
	   color: white;
	   
	   
}



th.p1 {
     /* TRIAL ACCOUNT */
	  background-color: #005500;
} 

th.p2 {
     /* SILVER ACCOUNT */
	  background-color: #555555;
} 

th.p3 {
     /* GOLD ACCOUNT */
	  background-color: #FF8800;   
} 

th.p4 {
     /* PLATNIUM ACCOUNT */
	  background-color: #000055;   
} 
th.p5 {
     /* PROFESSIONAL ACCOUNT */
	  background-color: #550000;   
} 



td.product {
		   vertical-align: top;
		   font-size: xx-small;
           border: 0;
	  	   border-left: solid 1px #CCCCCC;
	   	   border-right: solid 1px #CCCCCC;
}

td.p_bottom {
			background: url('http://the-digital-vault.net/images/fancy_drop_bottom_180.gif') no-repeat;
            border: solid 0 white;
		  	width: 180;
			height: 30;
			}

			
ul.product { 
        padding: 0px 0px 0px 0px;
        margin: 5px 0px 0px 16px;
        margin-left: .75em; 
        padding-left: .75em;   
        list-style: none url(http://the-digital-vault.net/images/bullet_cube.gif) outside;
}

li {
   		padding: 4px 0px 0px 0px;
        vertical-align: middle;
}

img.learn {
     border: 0;
     text-align: center;

}

div.buy {
          text-align: center;
		  padding-top: 5px;
}

.plan {
     padding: 3px 3px 3px 8px;
     font-size: x-small;
     color: #565656;
     text-align: center;
     }
     
.plany {
     text-align: center;
     background: url(/images/red_check.gif) no-repeat 30 5;
     padding: 3px 3px 3px 18px;
     }

div.footer {
     border: 0;
     border-top: solid 1px #AAAAAA;
     padding: 20px 10px 10px 10px;
     color: #444444;
     text-align: center;
     font-size: xx-small;
     width: 100%;
     
     }
