
/*Added by Yashma Gupta*/
/*For New Products page*/
 
@media all 
{
 
/* BEGIN - NewfromMarvin - used extensively on the New Products page */
	h2.normal{
	font-size:12px;
	}
	.NewfromMarvin
	{
		float:left; 
		
		margin: 10px 0px 0px 0px;
		
		line-height:16px;
		letter-spacing:0px;
		font-size:12px;
		border: 1px solid #cbd2d0;
		
		background-image:url(images/NewProducts/nfm_productboxbg.jpg);
		width:341px;
		height:175px;
	}
	.NewfromMarvin img 
	{
		margin: 13px 0px 0px 20px;
	}
	.homehighlight
	{
		line-height:16px;
		width:240px;
		margin-left:12px;
		margin-bottom: 15px;
		padding: 0px 0px 15px 0px;
		border-bottom: 1px solid #c6c5bd;
	}
	.homehighlight p
	{
		padding:0px;
		margin:0px;
	}
	.noborder
	{
		border: none;
		padding-bottom: 0px;
	}
		
	.NewfromMarvin img.none
	, .homehighlight img.none
	, .homeintro img.none
	{
		display:none;
	}
	.NewfromMarvin p
	,.homehighlight p
	,.homeintro p
	{
		margin-top: 0px;
	}
	.NewfromMarvin h2
	,.NewfromMarvin h3
	,.NewfromMarvin h4
	,.NewfromMarvin h5
	,.homehighlight h2
	,.homehighlight h3
	,.homehighlight h4
	,.homehighlight h5
	,.homeintro h2
	,.homeintro h3
	,.homeintro h4
	,.homeintro h5
	{
		margin-bottom: 0px;
		padding: 0px 0px 0px 0px;
	}
	
/*End - NewfromMarvin - used extensively on the New Products page */


	 div#content-right
	{	
		padding-top: 0px;
	}


	div#content-right
	{
		background-image:url(images/NewProducts/clear.gif); 
		background-repeat:no-repeat;
	    background-color: #FFFFFF;
		height:120px;
		width:140px; 
		float: right;
        vertical-align: top;
        margin-left: 3px;
        margin-right: 0px;
        padding-left: 3px;
        padding-right: 0px;
        overflow: hidden;
		
	}
	
	div#content-right-navigation
	{
		
		  
        background-color: #D7D1B7;
        height:130px;
		width:137px; 
		float: right;
        margin-top:10px;
        margin-left: 3px;
        margin-right: 0px;
        padding-left: 3px;
        padding-right: 0px;
        overflow: hidden;
		
		}

	div#content-right-email
	{
			

		float: right;
		height:20px;
        margin-top:10px;
        margin-right: 5px;
        padding-right: 5px;
        overflow: hidden;
	}
	
	div#left-column
	{
			float:left;
			width:570px;
	}
		
	div#right-column
	{
		float:right;
		width:230px;
	}
	
	.clear
	{
		clear: both;
	}
		
		


    div#content-main
	{

	 width: 100%;
 	
	}
	
	
	.rollover  
	{
		background-image:url(images/NewProducts/nfm_signup_off.gif); 
	}	

	.rollover:hover  
	{
		background-image:url(images/NewProducts/nfm_signup_on.gif); 
	}

    div#content-head div#page-header
    {
        float: none;
    }

 
}




@media print
{
	
}





