/* CSS Document */


.smallbar-box{
 	width: 180px;
	background: url(grey_box_header.gif) 0 0 no-repeat #f9f9f9;
    border-bottom: 1px solid #ffffff; /* and ie hack */
	margin-bottom: 10px;
}

.smallbar-box p {
	padding: 5px 0 0 5px;
	font-size: 10px;
}

.smallbar-box div{
	background:url(rb.gif) right bottom no-repeat;
}

.smallbar-box div div{
	background:url(lb.gif) left bottom no-repeat;
	padding: 10px;
}

.smallbar-box h2{
	margin-bottom: 20px;
 	font-size: 100%;
 	margin-top: 0; 	
}

.smallbar-box ul{
	list-style:none;
	margin: 0;
	padding: 0;
}

.smallbar-box ul li{
 	margin-bottom: 10px;
}

#content-wrap-inner{
	background-color: #FFFFFF;
	margin-top: 0;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 25px;
	padding-top: 0;
	vertical-align: top;
}


/***************************/


.mediumbar-box{
 	width: 260px;
	background: url(grey_box_header_260.gif) 0 0 no-repeat #f9f9f9;
    border-bottom: 1px solid #ffffff; /* and ie hack */
	margin-bottom: 10px;
}

.mediumbar-box p {
	padding: 5px 0 0 5px;
	font-size: 10px;
}

.mediumbar-box div{
	background:url(rb.gif) right bottom no-repeat;
}

.mediumbar-box div div{
	background:url(lb.gif) left bottom no-repeat;
	padding: 10px;
}

.mediumbar-box h2{
	margin-bottom: 20px;
 	font-size: 100%;
 	margin-top: 0; 	
}

.mediumbar-box img{
	display: block;
	margin: 10px 0 0 0;
 }

.mediumbar-box ul{
	list-style:none;
	margin: 0;
	padding: 0;
}

.mediumbar-box ul li{
 	margin-bottom: 10px;
}



.widebar-box{
 	width: 400px;
	background: url(grey_box_header_400.gif) 0 0 no-repeat #f9f9f9;
    border-bottom: 1px solid #ffffff; /* and ie hack */
	margin-bottom: 10px;
}

.widebar-box p {
	padding: 5px 0 0 5px;
	font-size: 10px;
}

.widebar-box div{
	background:url(rb.gif) right bottom no-repeat;
}

.widebar-box div div{
	background:url(lb.gif) left bottom no-repeat;
	padding: 10px;

}

.widebar-box h2{
	margin-bottom: 20px;
 	font-size: 100%;
 	margin-top: 0;
}


.widebar-box ul{
	list-style:none;
	margin: 0;
	padding: 0;
}

.widebar-box ul li{
 	margin-bottom: 10px;
}




.fullbar-box{
 	width: 600px;
	background: url(grey_box_header_600.gif) 0 0 no-repeat #f9f9f9;
    border-bottom: 1px solid #ffffff; /* and ie hack */
	margin-bottom: 10px;
}

.fullbar-box p {
	padding: 5px 0 0 5px;
	font-size: 10px;
}

.fullbar-box div{
	background:url(rb.gif) right bottom no-repeat;
}

.fullbar-box div div{
	background:url(lb.gif) left bottom no-repeat;
	padding: 10px;

}

.fullbar-box h2{
	margin-bottom: 20px;
 	font-size: 100%;
 	margin-top: 0; 	
}


.fullbar-box ul{
	list-style:none;
	margin: 0;
	padding: 0;
}

.fullbar-box ul li{
 	margin-bottom: 10px;
}



/*************************/




.grey-box{
	width: 180px;
	background: url(../_media/homepage/lt.gif) left top no-repeat #ebebeb;
    border-bottom: 1px solid #ffffff; /* and ie hack */
	margin-bottom: 10px;
}

.grey-box p {
	padding: 5px 0 0 5px;
	font-size: 10px;
}

.grey-box div{
	background:url(../_media/homepage/rt.gif) right top no-repeat;
}

.grey-box div div{
	background:url(../_media/homepage/rb.gif) right bottom no-repeat;
}


.grey-box div div div{
	background:url(../_media/homepage/lb.gif) left bottom no-repeat;
	padding: 10px;

}

.grey-box h2{
	font-size: 100%;
}

.grey-box img{
	display: block;
	margin: 10px 0 0 0;
 }


.grey-box ul{
	list-style:none;
	padding-left: 0;
	margin-left: 0;
}

.grey-box ul li{
	margin-bottom: 10px;
}

.grey-box a:link, .sidebar-box a:link, #downloads-mid a:link{
 color: #666666;
 size: 11px;
}

.grey-box a:visited, .sidebar-box a:visited, #downloads-mid a:visited{
 color: #666666;
}

.grey-box a:hover, .sidebar-box a:hover, #downloads-mid a:hover{
 color: #666666;
}

.grey-box a:active, .sidebar-box a:active, #downloads-mid a:active{
 color: #666666;
}

#column-right{
	vertical-align:top;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 10px;
	margin-left: 10px;
	padding: 0;
}

#grey-bar-top{
	background-image:  url("../_media/grey_column_top.gif");
	background-repeat: no-repeat;
	height: 10px;
	width: 190px;
}
#grey-bar{
	background-color:#ebebeb;
	padding:0;

}
#grey-bar-bottom{
	background-image:  url("../_media/grey_column_bottom.gif");
	background-repeat: no-repeat;
	height: 10px;
	width: 190px;
	margin-bottom:0;
}
#grey-bar ul{
	list-style:none;
	padding-left: 15px;
	margin-left: 0;
}

#grey-bar ul li{
	margin-bottom: 10px;
}

#grey-bar ul li a{
	color: #666666;
	font-size: 11px;
}

#grey-bar tr td img{
	 margin:5px 15px 5px 15px;
}