body{
/*text-align:center;*/
}



#guides_wrapper{
	width:916px;
	margin:20px auto;
	text-align:left;
}

		#guides_wrapper img{
			border:0;
		}
		
		#guides_wrapper #guides_header{
			margin-bottom:0px;
		}
		
		#guides_wrapper #guides_content{
			float:left;
			width:583px;
			margin-right:30px;
			margin-top:25px;
		}
		
				#guides_content #guides_featProd{
					position:releative;
                    background:#FFF url(http://ai.pricegrabber.com/images/guides/electro08/featBckg.jpg) top left no-repeat;
                    width:583px;
                    height:272px;
                    z-index:10;
				}
				#guides_content .guides_featProd_container{
                    width:583px;
                    position: absolute;
				}				
                
                    #guides_content #guides_featProd .feat_product_img{
                    	float:right;                    
                        margin-top:0;
                        margin-right:0;
                    }
                    
                    #guides_content #guides_featProd .feat_product_copy{
                    	float: left;                    
                        margin-top:26px;
                        margin-left:22px;
                        width:290px;
                    }
                    
                        #guides_content #guides_featProd .feat_product_copy h2{
                            font:bold 16px Arial, Helvetica, sans-serif;
                            color:#fff;
                            padding-bottom:17px;
                        }
                        
                        #guides_content #guides_featProd .feat_product_copy p{
                            font:normal 12px Arial, Helvetica, sans-serif;
                            color:#FFF;
                        }
                        
                        #guides_content #guides_featProd .feat_product_copy p.learnmore{
                            margin-top:14px;
                        }
		
						#guides_content #guides_featProd #fp_pagination{
							font:bold 11px Arial, Helvetica, sans-serif;
							color:#FFF;
							position:absolute;
							width:500px;
							margin-top:235px;
							margin-left:20px;
                                                        z-index:4;
						}
						
				#guides_featProd #fp_pagination ul{
								}
								
#guides_featProd #fp_pagination ul li, #guides_featProd #fp_pagination ul li.selected{
color: #fff;
float:left;
margin-right:4px;
border:1px solid #fff;
line-height:11px;
}
										
#guides_featProd #fp_pagination ul li.selected{
background-color:#DAAEE5;
}
										
#guides_featProd #fp_pagination p{
float:left;
margin-right:10px;
color:#fff;
font-family:Arial, Helvetica, sans-serif;
}
										
												#guides_featProd #fp_pagination ul li a, #guides_featProd #fp_pagination ul li.selected a{
													display:inline-block;
													font:normal 11px Arial, Helvetica, sans-serif;
													color:#fff;
													padding:2px 6px;
													background-color:#B85ECF;
													text-decoration:none;
												}
												
												#guides_featProd #fp_pagination ul li.selected a{
color:#000;												background-color:#DAAEE5;
												}
												
												#guides_featProd #fp_pagination ul li a:hover{
color:#315991;													background-color:#DAAEE5;
													text-decoration:none;
												}
												
		#guides_content #guides_mainNav{
			background:#FFF url(http://ai.pricegrabber.com/images/guides/electro08/guides_menu_bckg.gif) top left no-repeat;
			height:30px;
			width:579px;
			line-height:30px;
			text-align:center;
			margin-top:15px;
		}
		
				#guides_content #guides_mainNav ul{
					padding-bottom:4px;
				}
				
						#guides_content #guides_mainNav ul li{
							display:inline;
							margin-right:13px;
							background:transparent url(http://ai.pricegrabber.com/images/guides/electro08/guides_menu_Separator.gif) bottom right no-repeat;
							padding-right:13px;
							line-height:11px;
							line-height:30px;
							position:relative;
						}
						
						#guides_content #guides_mainNav ul li.last{
							background-image:none;
							padding-right:0px;
							margin-right:0px;
						}
						
								#guides_content #guides_mainNav ul li a{
									font:bold 11px Arial, Helvetica, sans-serif;
									color:#fff;
									text-decoration:none;
								}
								
								#guides_content #guides_mainNav ul li a:hover{
									text-decoration:none;
									color:#7d1904;
								}
								
							/*LEVEL 1*/
							#guides_content #guides_mainNav ul ul.nav_level1{
								position:absolute;
								border:1px solid #1A6F9F;
								background-color:#E7F3FE;
								padding:8px;
								width:190px;
								top:15px;
								left: 0%;
							}
							
									#guides_content #guides_mainNav ul ul.nav_level1 li{
										margin:0px 0;
										padding:0;
										line-height:10px;
										text-align:left;
										background-image:none;
									}
									
											#guides_content #guides_mainNav ul ul.nav_level1 li a{
												color:#0d5281;
												display:block;
												padding:4px;
												background:#FFD68A url(http://ai.pricegrabber.com/images/guides/hllwn08/level1_arrows_nav.gif) top right no-repeat;
												text-align:left;
												text-decoration:none;
											}
											
											#guides_content #guides_mainNav ul ul.nav_level1 li a:hover{
												color:#FFF;
												background:#7D1904 url(http://ai.pricegrabber.com/images/guides/hllwn08/level1_arrows_nav.gif) bottom right no-repeat;
											}
											
											/* Fix IE. Hide from IE Mac */
											* html ul ul.nav_level1 li { float: left; }
											* html ul ul.nav_level1 li a { height: 1%; }
											/* End */
											
							/*LEVEL 2*/
							#guides_content #guides_mainNav ul ul.nav_level1 ul.nav_level2{
								position:absolute;
								border:1px solid #1A6F9F;
								background-color:#E7F3FE;
								padding:8px;
								top:0;
								left: 100%;
								width:160px;
							}
							
									#guides_content #guides_mainNav ul ul.nav_level1 ul.nav_level2 li{
										margin:0px;
										padding:0px;
										line-height:10px;
										text-align:left;
										background-image:none;
									}
									
											#guides_content #guides_mainNav ul ul.nav_level1 ul.nav_level2 li a{
												color:#7d1904;
												display:block;
												padding:4px;
												background-color:#FFD68A;
												background-image:none;
												text-align:left;
												text-decoration:none;
											}
											
											#guides_content #guides_mainNav ul ul.nav_level1 ul.nav_level2 li a:hover{
												color:#FFF;
												background-color:#E7F3FE;
												background-image:none;
											}
						/*END NAV*/
								
		#guides_content #guides_homeProdList{
			margin-top:20px;
		}
				
				#guides_content #guides_homeProdList .product{
					margin-bottom:20px;
				}
		
				#guides_content #guides_homeProdList .product .product_image{
					float:left;
					width:150px;
				}
				
				#guides_content #guides_homeProdList .product .product_copy{
					margin-left:170px;
					height:150px;
					background:#fff url(http://ai.pricegrabber.com/images/guides/electro08/dottedline_homeprod.gif) bottom left repeat-x;
				}
				
						#guides_content #guides_homeProdList .product .product_copy h3{
							font:bold 14px Arial, Helvetica, sans-serif;
							color:#464646;
							padding-bottom:15px;
                                                        text-decoration: none;
						}

						
						#guides_content #guides_homeProdList .product p{
							font:normal 11px Verdana, Geneva, sans-serif;
							color:#464646;
						}
						
						#guides_content #guides_homeProdList .product p.learnmore{
							margin-top:10px;
						}
		
					a.learnMore{
						background:transparent url(http://ai.pricegrabber.com/images/guides/electro08/guides_learnmoreBtn.gif) top left no-repeat;
						font:normal 10px Arial, Helvetica, sans-serif;
						color: #FFF;
						text-decoration: none;
						height:16px;
						float:left;
						padding:0 0 0 5px;
					}
					
							a.learnMore span{
								background:transparent url(http://ai.pricegrabber.com/images/guides/electro08/guides_learnmoreBtn.gif) top right no-repeat;
								padding:1px 12px 2px 0;
								display:block;
								text-decoration:none;
							}
		
		/*LEFT COL*/
		#guides_wrapper #guides_sidecol{
			float:right;
			width:303px;
		}
		
				#guides_wrapper #guides_sidecol a img{
					margin-bottom:20px;
				}
				
	#guides_footer{
		clear:both;
		text-align:center;
		padding:40px 0 40px 0;
	}

p.adTitle{
	padding:10px 0;
	text-align:center;
}

/*---- TABLE----*/
div#guides_tableList #tableHeader{
	border-bottom:1px solid #B85ECF;
	margin:15px 0 5px 0;
	padding-bottom:4px;
}

div#guides_tableList #tableHeader p{
	float:right;
	font:normal 11px Verdana, Geneva, sans-serif;
	color:#666666;
	margin-top:4px;
}

div#guides_tableList #tableHeader h1{
	font:bold 15px Arial, Helvetica, sans-serif;
	color:#00347D;
	width:100%;

}

		div#guides_tableList #tableHeaderh1 span{
			color:#f57f09;
		}
		
table#tableList{
	font:normal 10px Verdana, Geneva, sans-serif;
	color:#666666;
}

table#tableList td{
	background:url(http://ai.pricegrabber.com/images/guides/electro08/dottedline_homeprod.gif) bottom left repeat-x;
	padding-bottom:18px;
	padding-top:18px;
}

		table#tableList td.price{
			padding-right:10px;
			white-space: nowrap;
			text-align:right;
		}
		
				table#tableList td.price p{
					padding-bottom:6px;
				}
		
				table#tableList td span.price{
					font:bold 12px Verdana, Geneva, sans-serif;
					color:#B85ECF;
				}

				a.comparePrices{
					background:transparent url(http://ai.pricegrabber.com/images/guides/electro08/guides_compareBtn.gif) top left no-repeat;
					font:bold 10px Verdana, Geneva, sans-serif;
					color: #FFF;
					text-decoration: none;
					height:23px;
					float:right;
					padding:0 0 0 12px;
				}
				
						a.comparePrices span{
							background:transparent url(http://ai.pricegrabber.com/images/guides/electro08/guides_compareBtn.gif) top right no-repeat;
							padding:3px 25px 7px 0;
							display:block;
							text-decoration:none;
						}
						
		table#tableList td.copy{
			padding:18px 12px 18px 10px;
		}
		
				table#tableList td.copy a{
					color:#B85ECF;
					text-decoration:underline;
				}
				
				table#tableList td.copy a:hover{
					text-decoration:none;
				}
				
				table#tableList td.copy h2{
					color:#0D1D60;
					font:bold 11px Verdana, Geneva, sans-serif;
					padding-bottom:4px;
				}
				table#tableList td.copy h2 a{
					color:#0D1D60;
					font:bold 12px Verdana, Geneva, sans-serif;
					padding-bottom:4px;
					text-decoration:none;
				}
				
				h1.mainTitle{
font:bold 16px Arial, Helvetica, sans-serif;
color:#0d1d60;padding-bottom:10px;
float: left;
}

#guide_linksCat{
	background:#FFF url(http://ai.pricegrabber.com/images/guides/hllwn08/guide_linkcats_bckg_hallo08.gif) top left no-repeat;
	width:582px;
	margin-bottom:10px;
}

		#guide_linksCat p{
			text-align:center;
			font:bold 13px Arial, Helvetica, sans-serif;
			color:#0d1d60;
			padding:11px 0;
		}
		
		#guide_linksCat #linkCategories{
			background:#FFF url(http://ai.pricegrabber.com/images/guides/hllwn08/guide_linkcats_bckg_hallo08.gif) bottom left no-repeat;
			width:582px;
			padding-bottom:15px;
			overflow:hidden;
		}
		
				#guide_linksCat #linkCategories ul{
					padding:0 20px 10px 20px;
				}
				
					#guide_linksCat #linkCategories ul li{
						display:inline;
						float:left;
						width:32%;
					}
					
							#guide_linksCat #linkCategories ul li a{
								font:normal 11px Verdana, Geneva, sans-serif;
								color:#f1660a;
								text-decoration:none;
							}
							
							#guide_linksCat #linkCategories ul li a:hover{
								text-decoration:underline;
							}

#stage {
    text-align: center;
	width: 1000px;
}

/*-------------------------------------------------------------*/
#guides_content #guides_nav, #guides_nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#guides_content #guides_nav li ul li a {
	display: block;
	width: 155px;
}

#guides_content #guides_nav li ul li a:hover {
	color:#FFF;
	background-color:#B85ECF;
}

#guides_content #guides_nav li ul li a.subm {
	display: block;
	width: 155px;
background:url(http://ai.pricegrabber.com/images/guides/hllw08/level1_arrows_nav.gif) top right no-repeat;
}

#guides_content #guides_nav li ul li a.subm:hover {
	color:#FFF;
	/*background-color:#0E5B8F;*/
background:#B85ECF url(http://ai.pricegrabber.com/images/guides/hllw08/level1_arrows_nav.gif) bottom right no-repeat;
}


#guides_content #guides_nav li a {
	display: block;

	font:bold 11px Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
}


#guides_content #guides_nav li {
	float: left;
	margin-right:13px;
	background:transparent url(http://ai.pricegrabber.com/images/guides/electro08/guides_menu_Separator.gif) bottom right no-repeat;
	padding-right:13px;
}
#guides_content #guides_nav li.last {
	background-image:none;
	padding-right:0px;
	margin-right:0px;
}

#guides_content #guides_nav li ul {
	position: absolute;
	background: orange;
	width: 155px;
	display: none;

	border:1px solid #B85ECF;
	background-color:#EDDCF8;
	padding: 4px;
}

#guides_content #guides_nav li ul li{
	width: 155px;
	background-image:none;
}

#guides_content #guides_nav li ul li a {
	color:#864496;
	display:block;
	padding:3px;
	text-align:left;
	width: 150px;
}


#guides_content #guides_nav li ul ul {
	margin: -25px 0 0 155px;
}

#guides_content #guides_nav li:hover ul ul, #guides_content #guides_nav li.menuhover ul ul {
	display: none;
}

#guides_content #guides_nav li:hover ul, #guides_content #guides_nav li li:hover ul, #guides_content #guides_nav li.menuhover ul, #guides_content #guides_nav li li.menuhover ul { /* lists nested under hovered list items */
	display: block;
}

#guides_content #guides_menu{
	background:#FFF url(http://ai.pricegrabber.com/images/guides/electro08/guides_menu_bckg.gif) top left no-repeat;
	height: 30px;
	margin-top: 15px;
	padding-top: 8px;
	padding-left : 20px;
}

#guides_top_banner {
	float:right;
}

div#popcatfooter{
    background:#FFF url(http://ai.pricegrabber.com/images/guides/electro08/popcatfooter_bckg.gif) top left no-repeat;
    width:916px;
    text-align:center;
    padding-top:18px;
}

div#popcatfooter p{
    color:#5F2371;
    font:normal 11px Arial, Helvetica, sans-serif;
}

div#popcatfooter p span{
    color:#979797;
    font:bold 11px Arial, Helvetica, sans-serif;
}

    div#popcatfooter p a{
        color:#5F2371;
        font:normal 11px Arial, Helvetica, sans-serif;
        text-decoration:none;
    }

    div#popcatfooter p a:hover{
        text-decoration:underline;
    }


#guides_content #product_pagination{
font:bold 11px Arial, Helvetica, sans-serif;
color:#cdd2e8;
margin-top:15px;
}

#gproduct_pagination ul{
}

#product_pagination ul li, #product_pagination ul li.selected{
color: #FFF;
float:left;
margin-right:4px;
border:1px solid #A22EC7;
line-height:11px;
}

#product_pagination ul li.selected{
background-color:#DAAEE5;
}

#product_pagination p{
float:left;
margin-right:10px;
color:#B85ECF;
font-family:Arial, Helvetica, sans-serif;

}

#product_pagination ul li a, #product_pagination ul li.selected a{
display:inline-block;
font:normal 11px Arial, Helvetica, sans-serif;
color:#FFF;
padding:2px 6px;
background-color:#B85ECF;
text-decoration:none;
}

#product_pagination ul li.selected a{
color:#000;												
background-color:#DAAEE5;
}

#product_pagination ul li a:hover{
color:#000;													
background-color:#DAAEE5;
text-decoration:none;
}
