/* CSS Document */

/* zero out default padding and margins, set basic font size to 10px     
body,form,fieldset,input,select,textarea {*/
body,form {
    margin:0;
    padding:0;
    font-size:60%;
    }

/* set font sizes to usable sizes */    
p,ul,ol,dl,form {
    font-size:1.1em;
    line-height:1.6em;
    }
ul ul {font-size:1em;}    
h1 {font-size:2.4em;}
h2 {font-size:1.8em;}
h3 {font-size:1.6em;}
h4 {font-size:1.3em;}
h5 {font-size:1.1em;}
h6 {font-size:0.9em;}

/* reset margins */
li,dd,blockquote {margin-left:1em;}

p,pre,blockquote,ol,ul,dl,address {margin:.5em 0 0 0; padding:0;}

h2,h3,h4,h5,h6 {
	padding:0;
	margin:0; /* otherwise any h at top of main text pushes cap away */
	}

input, select, button {margin:0; padding:0;}



html {
 	background:#fff url(img/BAK.png) 0 0 repeat-x;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;}


body {
	position:relative;
	text-align:left;
	margin:auto;
	width:800px;
	height:500px;
	}

#before {
	background:url(img/original-trans.png) 0 0 no-repeat;
	width:65px;
	height:36px;
	position:absolute;
	top:10px;
	left:-10px;
	line-height:.1;
	display:block;
	z-index:1000; 
}
	
#headerwrap {
	position:relative; 
	display:block;
	top:29px;
	left:-2px;
	width:816px;
	height:160px;
	background:url(img/head_back3.png) 0 0 repeat-y;
}
	/* logo */
	#headerwrap h1 {
		border:none;
		position:absolute;
		display:block;
		margin:0px;
		height:41px;
		width:816px;
		text-indent:-5000px;
		background-image:url(img/logo_head.png);
		z-index:1;
	}

#login {
	position:relative;
	top:41px;
	left:508px;
	width:300px;
	height:24px;
	background:#000 url(img/top_nav_cap_left.png) 0 0 no-repeat;
}

	#login p {
		color:#fff;
		font-size:10px;
		text-align:right;
		margin-right:10px;		
	}
	
	#login a {
		color:#fff;
		text-decoration:none;
	}
		#login a:hover {
			color:#f00;
		}

	#headgraphic { /* styled differently for wizard in wizard.css */
		position:relative;
		left:35px;
		top:25px;
		z-index:999;
		}

#betweendivs {
	display:block;
	position:relative;
	width:816px;
	height:40px;
	background:transparent url(img/betweendivs-trans.png) no-repeat 0 0;
	margin:29px 0 0 -2px;
	line-height:.1;
}
			
#contentwrap {
	position:relative;
	display:block;
	width:816px;
	padding-right:11px;
	background:url(img/content_BAK_sides.png) -3px 0 repeat-y;
	top:0;
	}

	#contentwrapafter {
		display:block;
		position:relative;
		width:816px;
		height:17px;
		background:url(img/content_cap_bottom-trans.png);
		margin:0px 0 0px -2px;
	}

	#maincontent {
		width:796px;
		background:#dbdbdb url(img/content_BAK.png) 0 0 repeat-x; 
		position:relative;
		left:8px;
		}
	
	#maintext {
		width:300px;
		height:430px;
		border-left:1px solid #ccc;
		padding-left:14px;
		position:relative;
		left:183px;
		padding-bottom:20px;
		}
	
		#maintext p {
			font-size:1.2em;
			line-height:1.7em;
			}
			
		#maintext h2 {
			color:#777!important;
			font-weight:400;
			padding:1em 0 .5em 0;
		}
			h2 span.boldRed {
				color:#c00;
				font-weight:900;
			}
			h2 span.boldBlack {
				color:#000;
				font-weight:400;
			}

	#giftsuggestions {
		width:202px;
		position:absolute;
		top:-10px;
		left:570px;
	}
	
		#giftsuggestions h4 {
			color:#333;
			font-family:'century gothic', verdana, san-serif;
			font-size:14px;
			font-weight:normal;
			line-height:15px;
			margin-bottom:5px;
		}
		
		#giftsuggestions h4 span {
			color:#09f;
			font-size:16px;
		}
		
		#giftsuggestions img {
			border:1px solid #333;
		}
		
		#giftsuggestions dt {
			font-family:'century gothic', verdana, san-serif;
			font-size:1.4em;
			color:#09f;
		}
				
			#giftsuggestions dt a {
				text-decoration:none;
				color:#09f;
			}	
				#giftsuggestions dt a:visited {
					color:#09f;
				}
					#giftsuggestions dt a:hover {
						color:#333;
					}
						#giftsuggestions dt a:active {
							color:#09f;
						}
	
				
		#giftsuggestions dd {
			margin-left:0px;
			color:#333;
			margin-bottom:10px;
		}
	

	#mainnav {
		width:154px;
		background:#fff url(img/nav_bottom.gif) left bottom no-repeat;;
		position:absolute;
		display:block;
		left:15px;
		top:40px;
		padding-bottom:20px;}
	
		#mainnav h3 {
			width:154px;
			height:45px;
			text-indent:-5000px;
			background:url(img/nav_top.png) 0 0 no-repeat;
			margin:0 0 -6px 0;
			padding-bottom:5px;}
		
		#mainnav ul {
			padding-top:10px;
			list-style:none;		
			border-top:1px solid #ccc;
			margin:0 0 0 2px;}
					
			#mainnav ul a {
				text-decoration:none;
				color:#666;}
			
				#mainnav ul a:hover {
					color:#c00;
					font-weight:bold;}
	
			#mainnav li.divider {
				height:6px;
				margin:4px 3px 0 3px;
				border-top:1px solid #ccc;}
	
	
	#featureBox {
		position:relative;
		left:-4px;
		margin:5px 0 15px 0;	
		}
		
	#reviews, #news, #newproducts {
		min-height:125px;
		width:245px;
		padding:1px 0 0 18px;
		display:block;
		background:url(img/black_box_BAK.png) 0 0 repeat-x;}
		
		#reviews {
			position:relative;
			top:0;
			left:8px;
		}
		#reviews a {
			color:#fff;	
		}
		
		#news {
			position:absolute; 
			top:0px;
			left:280px; 
			overflow:hidden;
		}
	
		#newproducts {
			position:absolute; 
			top:0px; 
			left:550px; 
		}
			#newproducts dl {
				margin-top:30px;
				width:240px;
				height:50px;
			}
			#newproducts img {
				border-width: 0;
			}
		#reviews sup {color:#000;}
		
		#news h5 {margin-top:8px; text-align:center;}
		
		#newproducts h5 {
			margin:10px 0 0 110px;}
	
		#newproducts img {
			position:absolute;
			margin:-36px 0 0 -10px;
			z-index:100;
		}
	
		#featureBox h5 {
			font-family:'century gothic', verdana, san-serif;
			font-size:22px;
			color:#fff;
			line-height:24px;	
			font-weight:normal;
		}
		
		#featureBox h5 span.featureBlack {
			color:#000;
		}
		
		#featureBox h5 span.featureGrey {
			color:#ccc;
		}
		
		#featureBox h5 span.featureRed {
			color:#c00;
		}
		
		#featureBox dl dt {
			font-family:'century gothic', verdana, san-serif;
			color:#fff;
		}
		
		#featureBox dl dd {
			margin:-14px 10px 10px 60px;
			padding:0;
			float:left;
			color:#ccc;
			line-height:.95em;
			display:inline;
		}
			div#news a:link {
				color:#fff;
			}
			div#newproducts a:link {
				color:#fff;
			}
			div#featureBox a:visited {
				color:#fff;
			}
			
			#featureBox a {
				text-decoration:none;
			}
			
			#featureBox dt a:link {
				color:#fff;
			}
			div#featureBox dd a:link {
				color:#ccc;
			}
	

	
	#bottomnav {
		position:relative;
		display:block;
		list-style:none;
		border-top:1px solid #ccc;
		padding:10px 0 32px 88px;
		clear:both;
		margin:0;
		top:13px;
		left:8px;
	}
	
		#bottomnav li {
			display:inline;
			margin:0;
			float:left;
		}
			
			#bottomnav li a {
				text-decoration:none;
				color:#333;
			}
				#bottomnav li a:visited {
				text-decoration:none;
				color:#c30;
			}
				
					#bottomnav li a:hover {
						color:#333;
					}

			
	.copyright {
		width:100%;
		text-align:center;
		color:#333;
		padding-bottom:50px;
		}
		p.copyright a:link {
			color:#333;
			text-decoration:none;
			}
			p.copyright a:visited {
				color:#333!important;
				text-decoration:none;
			}
				p.copyright a:hover {
					color:#c30!important;
					text-decoration:none;
			}
				p.copyright a:active {
					color:#333;
					text-decoration:none;
			}


	
	#safarinotice {
		border: 1px solid #000;
		background-color: #ffc;
		font-size: 10px;
		width: 250px;
		height: 120px;
		position: absolute;
		top: 200px;
		left: 300px;
		padding: 0 10px;
		display: none; 
	}		
	
	form label.selected {
		font-weight: bold;
		letter-spacing: -.1em;
	}

