﻿/* ----------------------------------- */
/* -------------- RIGHT MODULE-------- */
/* ----------------------------------- */

#rightmodule 				{ width:200px; background:url(/_images/global/rightmodule_bg.gif) no-repeat bottom; border-top: 1px solid #CCC; border-left: 1px solid #CCC; padding: 0 0 5px 0;margin: 0 0 5px 0;}
#rightmodule p				{ margin: 10px 14px; font-size: 12px; color: #999; line-height: 13px;}		
#rightmodule p.more	a		{ color: #007CC2;}		
#rightmodule h4				{ font-size: 14px; border: 0; margin: 0; padding: 10px 0 0 10px;font-weight:bold;}
#rightmodule h4 a			{ text-decoration: none; color: #3399cc;font-weight:bold;}
#rightmodule ul				{ margin: 10px 25px; padding: 0; font-size: 12px; color: #666;}		
#rightmodule li				{ margin: 0 0 5px 0; padding: 5px 0 5px 0; color: #666;  line-height: 13px;}		
#rightmodule li a			{ color: #007CC2; text-decoration: underline;}
#rightmodule li a:hover		{ text-decoration: none;}


/* ----------------------------------- */
/* -------------- PAGE TOOLS --------- */
/* ----------------------------------- */


/* ----------------------------------- */
/* -------------- RIGHT MODULE2-------- */
/* ----------------------------------- */

#rightmodule2 				{ width:200px; background:url(/_images/global/rightmodule_bg.gif) no-repeat bottom; border-top: 1px solid #CCC; border-left: 1px solid #CCC; padding: 0 0 5px 0;margin: 0 0 5px 0;}
#rightmodule2 p				{ margin: 10px 14px; font-size: 12px; color: #999; line-height: 13px;}		
#rightmodule2 p.more	a		{ color: #007CC2;}		
#rightmodule2 h4			{ font-size: 14px; border: 0; margin: 0; padding: 10px 0 0 10px;font-weight:bold;}
#rightmodule2 h4 a			{ text-decoration: none; color: #3399cc;  font-weight:bold;}
#rightmodule2 ul				{ margin: 10px 25px; padding: 0; font-size: 12px; color: #666;}		
#rightmodule2 li				{ margin: 0 0 5px 0; padding: 0; color: #666;  line-height: 13px;}		
#rightmodule2 li a			{ color: #007CC2; text-decoration: underline;}
#rightmodule2 li a:hover		{ text-decoration: none;}




#rightmodule ul#tools li.print 		{ list-style-image: url(/_images/global/print.gif);}
#rightmodule ul#tools li.email 		{ list-style-image: url(/_images/global/email.gif);}


/* ----------------------------------- */
/* -------------- RECENT NEWS -------- */
/* ----------------------------------- */

#rightmodule2 ul#news  		{ list-style-image: url(/_images/global/rightmodule_arrow.gif);}

/* -------------big list -------------*/


#middlecolumn	.list_item					{ float: left; clear: both; border-bottom: 1px #DDD solid; margin: 0 0 30px 0; }
#middlecolumn 	.list_item	.list_item_image img 	{ float: left; clear: both; margin: 0 10px 0 0; vertical-align: top;}
#middlecolumn 	.list_item	.list_item_text  		{ float: left; width: 350px; margin: -30px 10px 30px 0;}
#middlecolumn 	.list_item	.more			  	{ margin: 10px 0 0 0;}
