@charset "utf-8";
/* CSS Document */

#celleheader{
	background-image:url(../images/celle/celleheader.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:770px;
	height:753px;
	margin-top:10px;
} 

.Left td{
	padding:3px 0;
	text-align:center;
}

#celleheadercontent{
	margin-left:420px;
	margin-top:20px;
	width:340px;
	line-height:22px;
}

#celleheadercontent p{
	line-height:1.7em;	
}

#celleheadercontent a, #celleheadercontent a:active, #celleheadercontent a:visited{
 	color:#AD49BB;
	text-decoration:none;
}

#celleheadercontent a:hover{
 	color:#AD49BB;
	text-decoration:underline;	
}

#celleboxleft{
	width:380px;
	float:left;
	overflow:hidden;
	display:inline;
	padding-right:10px;
	font-size:.85em;
}

#celleboxright{
	width:380px;
	float:left;
	overflow:hidden;
	display:inline;	
	font-size:.85em;
}

#celleboxclear{
	clear:both;
	height:0px;
}

#celleboxleft a, #celleboxleft a:active, #celleboxleft a:visited, #celleboxright a, #celleboxright a:active, #celleboxright a:visited{
 	color:#AD49BB;
	text-decoration:none;
}

#celleboxleft a:hover, #celleboxright a:hover{
 	color:#AD49BB;
	text-decoration:underline;	
}

#prodright .ProductDetails, #prodtransmaxright .ProductDetails {
height:130px;
}
#prodleft .produDetails {
height:205px;
}

#prodleft table, #prodright table{
	margin:0px;	
}

#prodleft td, #prodtransmaxleft td {
	padding:0px;
}

#cellefooter{
	width:770px;
	height:319px;
	background-image:url(../images/celle/cellefooter.jpg);
	background-position:top;
	background-repeat:no-repeat;
	margin-top:10px;
}

#cellefoootercontent{
	margin-left:430px;
	padding-top:20px;
	padding-right:20px;
}

#cellefoootercontent p{
	line-height:1.7em;	
}

#cellefoootercontent a, #cellefoootercontent a:active, #cellefoootercontent a:visited{
 	color:#AD49BB;
	text-decoration:none;
}

#cellefoootercontent a:hover{
 	color:#AD49BB;
	text-decoration:underline;	
}

#cellesidebar{
	width:190px;
	height:589px;
	background-image:url(../images/celle/celleleftbanner.jpg);
	background-position:top;
	background-repeat:no-repeat;
	margin-bottom:10px;
}

#sidebarcontent{
	padding:380px 10px 0 10px;
}
			  
			  
