﻿#container #header_holder 
{
    width:990px;
    height:238px;
    display:block;
}

#container #header_holder #news
{
    width: 298px;
    height: 198px;
    padding: 20px;
    background-image: url('../IMAGES/HOME/new_scroll_bg.jpg');
    background-repeat:no-repeat;
    background-position:left top;
	float:left;
}

#container #header_holder #news h1 
{
    font-size:20px;
    font-weight:normal;
    color:#666666;
    margin:0;
    padding-bottom:12px;
}

#container #header_holder #news h1 span 
{
    color:#660099;
}

#container #header_holder #news h2 
{
    font-size:14px;
    font-weight:700;
    color:#999999;
    margin:0;
    padding-bottom:12px;
}

#container #header_holder #news p 
{
    margin-top:0;
    margin-bottom:10px;
    line-height:150%;
}

#container #header_holder #news p a, #container #header_holder #news p  a:visited 
{

	font-weight:700;
	color:#660099;
	text-decoration:none;
	cursor:hand !important;
}

#container #header_holder #news p a:hover, #container #header_holder #news p  a:visited:hover 
{


	color:#666666;
	text-decoration:underline;

}

#container #header_holder #flash 
{
	width: 651px;
	height: 238px;
	float:left;
	margin-left:1px;
}
#container #mid_holder
{
	width:990px;
	height:371px;
	display:block;
}

#container #mid_holder_left
{
	width: 307px;
	height: 356px;
	padding: 15px;
	display: block !important;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #EBEBEB;
	float:left;
} 

#container #mid_holder_left #contact_box
{
	background-position: left top;
	height: 326px;
	width: 276px;
	padding: 15px;
	background-image: url('../IMAGES/HOME/contact_box_bg.jpg');
	background-repeat: no-repeat;
	display:block;
}

#container #mid_holder_left #contact_box h1
{
    font-size:20px;
    font-weight:normal;
    color:#666666;
    margin:0;
    padding-bottom:12px;	
}

#container #mid_holder_left #contact_box h1 span 
{
    color:#660099;
}

#container #mid_holder_left #contact_box .img_call
{
	padding-top:15px;
	padding-left:1px;
	padding-bottom:30px;
}

#container #mid_holder_left #contact_box .td_top_l
{
	color: #6E2A8D;
	font-size:14px;
	padding-bottom:20px;
	font-weight:700;
}

#container #mid_holder_left #contact_box .td_top_r
{
	color: #666666;
	font-size:12px;
	padding-bottom:20px;
	font-weight:700;
}
#container #mid_holder_left #contact_box .td_title
{
	color: #6E2A8D;
	font-size:14px;
	padding-bottom:12px;
	font-weight:700;
}

#container #mid_holder_left #contact_box .td_title_2
{
	color: #6E2A8D;
	font-size:14px;
	padding-top:15px;
	padding-bottom:12px;
	font-weight:700;
}

#container #mid_holder_left #contact_box .td_line
{
	color: #666666;
	font-size:12px;
	padding-bottom:10px;

}

#container #mid_holder_right
{
	width: 625px;
	height: 356px;
	padding: 15px 10px 15px 15px;
	float: left;
	display: block;
}

#container #mid_holder_right #ostomy
{
	background-position: left top;
	background-image: url('../IMAGES/HOME/BOXES/ostomy_over.jpg');
	background-repeat: no-repeat;
	width: 306px;
	height: 171px;
	float:left;
	display:inline-block;
}

#container #mid_holder_right #feminine
{
	background-position: left top;
	background-image: url('../IMAGES/HOME/BOXES/feminine_over.jpg');
	background-repeat: no-repeat;
	width: 306px;
	height: 171px;
	float:left;
	clear:right;
	display:inline-block;
	margin-left:13px;
}

#container #mid_holder_right #homedel
{
	background-position: left top;
	background-image: url('../IMAGES/HOME/BOXES/home_delivery_over.jpg');
	background-repeat: no-repeat;
	width: 306px;
	height: 171px;
	float:left;
	display:inline-block;
	margin-top:13px;
}


#container #mid_holder_right #samples
{
	background-position: left top;
	background-image: url('../IMAGES/HOME/BOXES/free_samples_over.jpg');
	background-repeat: no-repeat;
	width: 306px;
	height: 171px;
	float:left;
	clear:right;
	display:inline-block;
	margin-left:13px;
	margin-top:13px;
}

/* hover on promo boxes */
/*
#container #mid_holder_right #ostomy:hover
{
	background-image: url('../IMAGES/HOME/BOXES/ostomy_over.jpg');
}

#container #mid_holder_right #feminine:hover
{
	background-image: url('../IMAGES/HOME/BOXES/feminine_over.jpg');
}

#container #mid_holder_right #homedel:hover
{
	background-image: url('../IMAGES/HOME/BOXES/home_delivery_over.jpg');
}

#container #mid_holder_right #samples:hover
{
	background-image: url('../IMAGES/HOME/BOXES/free_samples_over.jpg');
}
*/
#container #mid_holder_right #ostomy .links, #container #mid_holder_right #feminine .links, #container #mid_holder_right #homedel .links
{
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	font-weight: 700;
	margin-top: 17px;
	margin-left: 183px;
	line-height:22px;
	float:left;
	clear:right;
}

#container #mid_holder_right #samples .links
{
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	font-weight: 700;
	margin-top: 47px;
	margin-left: 17px;
	line-height:22px;
	float:left;
	clear:right;	
}

#container #mid_holder_right #ostomy .links a,
#container #mid_holder_right #ostomy .links a:visited,
#container #mid_holder_right #homedel .links a,
#container #mid_holder_right #homedel .links a:visited,
#container #mid_holder_right #feminine .links a,
#container #mid_holder_right #feminine .links a:visited,
#container #mid_holder_right #samples .links a,
#container #mid_holder_right #samples .links a:visited

{
	color: #6E2A8D;
	text-decoration: none;
}	

#container #mid_holder_right #ostomy .links a:hover,
#container #mid_holder_right #ostomy .links a:visited:hover,
#container #mid_holder_right #feminine .links a:hover,
#container #mid_holder_right #feminine .links a:visited:hover,
#container #mid_holder_right #homedel .links a:hover,
#container #mid_holder_right #homedel .links a:visited:hover,
#container #mid_holder_right #samples .links a:hover,
#container #mid_holder_right #samples .links a:visited:hover

{
	color: #333;
	text-decoration: none;
	cursor:hand !important;
	cursor:default;
}

#container #mid_holder_right #ostomy .text,
#container #mid_holder_right #feminine .text,
#container #mid_holder_right #homedel .text
{
	width:268px;
	height:80px;
	font-size:12px;
	line-height:180%;
	color:#333;
	margin-left:15px;
	margin-right:15px;
	margin-top:20px;
	float:left;
}

#container #mid_holder_right #samples .text
{
	width:268px;
	height:80px;
	font-size:12px;
	line-height:180%;
	color:#333;
	margin-left:15px;
	margin-right:15px;
	margin-top:2px;
	float:left;
}

.hiddenPic {display:none;}