/* -------------------------------
   			TOP MODULES 
--------------------------------*/

#home_topleft_image 	{ margin: 0 0 0 -6px;}
#home_topcenter_image 	{ margin: 0 0 0 -6px;}
#home_topright_image 	{ margin: 0 0 0 -6px;}

#home_topleft_image img		{ padding: 0 0 0 6px;}
#home_topcenter_image img	{ padding: 0 0 0 6px;}
#home_topright_image img	{ padding: 0 0 0 6px;}

#home_topleft_image a:hover img		{ border: 6px solid #98B000; padding: 0;}
#home_topcenter_image a:hover img	{ border: 6px solid #FF3366; padding: 0;}
#home_topright_image a:hover img	{ border: 6px solid #1B8099; padding: 0;}

#home_topleft_category, #home_topcenter_category, #home_topright_category { 
	position: absolute;
	left: 12px;
	top: 290px;
	padding: 3px 6px 0 6px;	
	margin: 0 0 0 6px;
	height: 14px; 
	width: 186px; 
	color: #FFF;
	font-size: 11px;	
}

#home_topleft_category		{ position: absolute; left: 12px;  top: 312px; background-color: #98B000; }
#home_topcenter_category	{ position: absolute; left: 228px; top: 312px; background-color: #FF3366; }
#home_topright_category		{ position: absolute; left: 444px; top: 312px; background-color: #1B8099; }

#home_topleft_title, #home_topcenter_title, #home_topright_title { 
	padding: 6px;	
	margin: 0 0 0 6px;
	height: 74px; 
	width: 186px; 
	background-color:#F6F6F6; 
	color: #333;
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-style: italic; 
	font-size: 18px;
	}

#home_topleft_edition 	{ color:#C7E600; width: 100px; position:absolute; top: 316px; left: 110px; text-align: right;}
#home_topcenter_edition { color:#FF9EBA; width: 100px; position:absolute; top: 316px; left: 327px; text-align: right;}
#home_topright_edition 	{ color:#92E3DB; width: 100px; position:absolute; top: 316px; left: 542px; text-align: right;}

#home_topleft_title		{ position: absolute; left: 12px; top: 332px; background: url(../images/_assets/grey_transparent.png) repeat;}
#home_topcenter_title	{ position: absolute; left: 228px; top: 332px; background: url(../images/_assets/grey_transparent.png) repeat;}
#home_topright_title	{ position: absolute; left: 444px; top: 332px; background: url(../images/_assets/grey_transparent.png) repeat;}

/* -------------------------------
			BOTTOM MODULES 
--------------------------------*/

#home_green_module	{ padding: 6px; margin: 0; width: 198px; height: 182px; background: #E6E6E6 url(../images/_assets/green_corner.gif) no-repeat right bottom;}
#home_pink_module	{ padding: 6px; margin: 0; width: 198px; height: 182px; background: #E6E6E6 url(../images/_assets/pink_corner.gif) no-repeat right bottom;}
#home_brown_module	{ padding: 6px; margin: 0; width: 198px; height: 182px; background: #E6E6E6 url(../images/_assets/brown_corner.gif) no-repeat right bottom;}

a.green_button		{ position: absolute; left: 18px;  top: 612px;}
a.pink_button		{ position: absolute; left: 234px; top: 612px;}
a.brown_button		{ position: absolute; left: 451px; top: 612px;}

.module_pink_image 		{ margin: 6px 0 0 0;}
.module_brown_title 	{ margin: 6px 0 0 0; line-height: 15px; font-weight: bold;}

.module_brown_copy p	{ margin: 6px 0 0 0; line-height: 15px; }
.module_pink_copy p		{ margin: 6px 0 0 0; line-height: 15px; }

#green_ribbon { position: absolute; left: 12px; top: 125px;}
#pink_ribbon { position: absolute; left: 228px; top: 125px;}
#blue_ribbon { position: absolute; left: 444px; top: 125px;}
