/* ###################### ARTICLE THUMBNAILS MODULE CLASS ###################### */
table.at_main_table {
  	border-width		: 0px 0px 0px 0px;
  	padding			: 0px 0px 0px 0px;
  	border-spacing		: 0px;
	border-style     	: none;
  	border-color		: black;
	border-collapse		: separate;
	width			: 590px;
	padding-left     	: 0px;
	padding-right     	: 0px;
	border-bottom    	: 0px solid #AFC0D0;
	margin-right:8px;
}

table.at_main_table td {
  	border-width		: 0px 0px 0px 0px;
  	padding			: 0px 0px 0px 0px;
	border-style     	: none;
  	border-color		: black;
	
	padding-left     	: 0px;
	padding-right     	: 0px;
	border-bottom    	: 1px solid #b6b3ab;
}

table.at_element_table2 {
  	border-width		: 0px 0px 0px 0px;
  	border-spacing		: 0px;
	border-style     	: none;
  	border-color		: black;
	width			: 590px;
	border-collapse		: separate;
	padding-left     	: 1px;
	padding-right     	: 1px;
	border-bottom    	: 0px solid #AFC0D0;
}

table.at_element_table2 td {
	border-style     	: none;
  	border-color		: black;
	padding-left     	: 1px;
	padding-right     	: 1px;
	border-bottom    	: 0px solid #AFC0D0;
	text-align		: right;
}

table.at_element_table1 {
  	border-width		: 0px 0px 0px 0px;
  	border-spacing		: 0px;
	border-style     	: none;
  	border-color		: black;
	border-collapse		: separate;
	width			: 590px;
	padding-left     	: 1px;
	padding-right     	: 1px;
	border-bottom    	: 0px solid #AFC0D0;
}

table.at_element_table1 td {
	border-style     	: none;
  	border-color		: black;
	padding-left     	: 1px;
	padding-right     	: 1px;
	border-bottom    	: 0px solid #AFC0D0;
	text-align		: right;
}

a.at_img_table:link, a.at_img_table:visited {
	padding-left     	: 0px;
	padding-right     	: 0px;
	color 			: black;
	border 	: 0px solid #000;
}

a.at_img_table:hover {
	color 			: black;
	border   	: 0px solid #000;
}

div.at_title {
	padding-top		: 2px;
	padding-bottom		: 3px;
		  padding-right     : 15px;
	  background: url(arrow.png) no-repeat right center;
}

a.at_title:link, a.at_title:visited {
	font-size 		: 15px;
	font-weight 		: bold;
	font-family 		: arial;
	color 			: black;
	padding-top		: 0px;
	color:#3b3c3c;
}

a.at_title:hover {
	color 			: blue;
	border-bottom		: none;
	color:#e86801;
}

div.at_intro {
	font-size 		: 11px;
	font-weight 		: normal;
	font-family 		: tahoma, sans-serif, Times New Roman, Tahoma,Verdana;
	color 			: #000000;
	text-align:justify;
	padding-top		: 0px;
}


div.at_date {
	font-size 		: 9px;
	
	font-family 		: Tahoma;
	color 			: black;
	padding-top		: 0px;
}

div.at_readmore {
	padding-top		: 2px;
}

a.at_readmore:link, a.at_readmore:visited {
	font-size 		: 10px;
	font-weight 		: bold;
	font-family 		: Tahoma;
	color 			: black;
	padding-top		: 0px;
}

a.at_readmore:hover {
	color 			: blue;
	border-bottom		: none;
}


div.at_introz {
	font-size 		: 16px;
	font-weight 		: bold;
	font-family 		: Arial, sans-serif, Times New Roman, Tahoma,Verdana;
	color:#FFFFCC;
	padding-top		: 0px;
	text-align              :center;
	line-height:20px;

}


div.at_titlez {
	font-size 	: 20px;
	font-weight : bold;
	font-family 	: arial;
       text-align :center;
	padding-top		: 2px;
	padding-bottom		: 3px;
	 padding-right     : 2px;
	 color 			: #fff;
	  background: url(cup.png) no-repeat right center;

}

a.at_titlez:link, a.at_titlez:visited {
	font-size 		: 15px;
	font-weight 		: bold;
	font-family 		: arial;
	padding-top		: 2px;
	padding-bottom		: 3px;
	 padding-right     : 2px;
	 color 			: #fff;
	text-align:center;
}

a.at_titlez:hover {
	color 			: blue;
	border-bottom		: none;
}

table.at_main_tablez {
	width			: 100%;
}

table.at_element_tablez2 {
		width			: 100%;
}

table.at_element_tablez2 td {
	padding-left     	: 1px;
	padding-right     	: 1px;
	text-align		: center;
}

table.at_element_tablez1 {
	width			: 100%;
	padding-left     	: 1px;
	padding-right     	: 1px;

}

table.at_element_tablez1 td {
	padding-left     	: 1px;
	padding-right     	: 1px;
	text-align		: center;
}


