/* (c)Quadroland, http://www.quadroland.com */
BODY {
	font-family:/*"trebuchet MS",*/ Arial, Helvetica, sans-serif;
	font-size:90%;
	color:#424242;
	background:#d8d8d8 /*url("media/sample_page.gif") no-repeat left top*/;
	padding:0;
	margin:0;}
H1, P {padding:0 25px;}
H2 {font-size:16px; padding:6px 0 0 25px; margin-top:10px;}
P {font-size:12px; line-height:1.3em; padding-bottom:5px; margin:0;}
A {color:#424898; text-decoration:underline;}
A:hover {color:#017fb2;}
TABLE {width:100%; border-collapse:collapse;}
TD {vertical-align:top;}
UL {padding:0 25px; margin-left:0; //padding:0 0 0 25px;}
LI {font-size:12px; list-style:none; background:url(../media/content_bullet_gr.gif) no-repeat left 2px; padding:0 0 3px 20px;}

.banner {text-align:center; padding:19px 0;}
.colored {color:#900; font-size:80%;}	
.content {
	width:800px;
	background-color:#fff;
	border:1px solid #9c9c9c; border-top:none;
	padding-bottom:30px; margin:0 auto;}
.content A {color:#424898; text-decoration:underline;}
.content A:hover {color:#017fb2;}
	
.footer {width:800px; font-size:11px; color:#5c5c5c; text-align:center; line-height:180%; margin:10px auto 0 auto;}
.footer TD {padding-bottom:20px;}
.footer P {font-size:11px; color:#5c5c5c; margin:0;}
.footer A, A:visited {color:#5c5c5c; padding:0 3px;}
.footer A:hover {color:#3d4888;}

.sample_corner {width:170px; height:170px; position:absolute; top:0; left:0;}
.slidedown {padding-top:27px; padding-left:10px;}

.btns {width:365px; margin:15px 0 5px 25px;}
.download, .buy {width:50%; height:36px;}
.download A {display:block; width:173px; height:36px; background:url(media/download.png) no-repeat 0 -36px;}
.download A:hover {background:url(media/download.png) no-repeat 0 0;}
.download SPAN {width:173px; height:36px;}
.buy A {display:block; width:133px; height:36px; background:url(media/buy.png) no-repeat 0 -37px; margin-left:15px;}
.buy A:hover {background:url(media/buy.png) no-repeat 0 0;}
.buy SPAN {width:123px; height:36px;}

.bold {font-weight:bold;}

.space {height:20px;}

.l_tl {background:url(media/corner_l_tl.gif) no-repeat left top;}
.l_tr {background:url(media/corner_l_tr.gif) no-repeat right top;}
.l_bl {background:url(media/corner_l_bl.gif) no-repeat left bottom; margin-bottom:-1px; //margin-bottom:0;}
.l_br {background:url(media/corner_l_br.gif) no-repeat right bottom;}

#top, #left {font-size:.8em; padding:5px 0 0;}




