@charset "utf-8";

        body { background: #0099FF;
		font-family:Verdana, Geneva, sans-serif; 
		
		}

blockquote {
	margin-top:5px;
}

input[type=submit] {
	border-radius:20px;
	border:3px double black;
	cursor:pointer;
	padding:3px 10px 3px 10px;
}

input[type=submit]:hover {
	background-color:#FF3399;
	color:#333;
	
}

.smalltext {
	font-size:11px;
	font-weight:bold;
}

.question {
	font-size:15px;
	color: #FF3399;
	font-weight:bold;
}

.answer::before {
	content: '- ';
}

.answer {
	font-size:14px;
	color:#3300FF;
}

td {
	vertical-align:top;
}

tr {
	line-height:25px;
}


		
		.site {
			width: 1000px;
			background-color:#FFFFFF;
			margin-top:20px;
			margin:auto;
			overflow:hidden;
			clear:both;
			border-radius: 5px 0px 5px 0px;
			border:#333 solid 1px;
			box-shadow: 3px 3px 3px #006;
		}
		
	  	#header {
			width: 1000px;
			background-color:#FFFFFF;
			margin-bottom:20px;
			margin:auto;
			overflow:hidden;
			clear:both;
			border-radius: 5px 0px 5px 0px;
			border:#333 solid 1px;
			box-shadow: 3px 3px 3px #006;
		}
		
		#headerarea {
			border-bottom:#333333 1px solid;
			
		}
		
		
		
		#maincontent {
			float:left;
			margin:20px;
			width:720px;
		}
		
		#deals {
			width:220px;		
			float:right;
			margin:10px;
		}
         
        #box {
            background: #f4f4f4;
            border: 1px solid #bbbbbb;
			box-shadow: 3px 3px 3px #666666;
            width: 200px;
            height: 200px;
            margin: auto;
			margin-bottom:15px;
			position:relative;
			overflow:hidden;
			font-size:13px;
			text-align:center;
			
        }
         
      
		
		#box #container {
			padding:5px;
		}
		
		#newmenuarea {
	background-color:#FF3399;
	color:#2A2A2A;
	font-size:10px;
	height:30px;
	padding:0px;
	margin:0px;
	
}

#footerspacer {
	background-color:#FF3399;
	color:#2A2A2A;
	height:10px;
	padding:0px;
	margin:0px;
	clear:both;
}

#footer {
	font-size:10px;
	text-align:center;
}

nav14 {
	margin: auto; 
	margin-top:0px;
	text-align: center;
	color:#666;
	top:-10px;
	position:relative;
	z-index:1000;
	line-height:25px;
	
	
}

nav14 ul ul {
	display: none;
}

	nav14 ul li:hover > ul {
		display: block;
		line-height:9px;
		text-align:left;
		
	}


nav14 ul {

	padding: 0 0px;
	border-radius: 5px;  
	list-style: none;
	position: relative;
	display: inline-table;
}
	nav14 ul:after {
		content: ""; clear: both; display: block;
	}

	nav14 ul li {
		float: left;
	}
		nav14 ul li:hover {
			border-radius:0 15px 0 0px;
			background: #DD1CAD;
			background: linear-gradient(top, #DD1CAD 0%, #A22884 40%);
			background: -moz-linear-gradient(top, #DD1CAD 0%, #A22884 40%);
			background: -webkit-linear-gradient(top, #DD1CAD 0%,#A22884 40%);
			
		}
			nav14 ul li:hover a {
				color: #000000;
				
			}
		
		nav14 ul li a {
			display: block; padding: 5px 15px;
			line-height:20px;
			color: #2A2A2A; text-decoration: none;
		}
			
		
	nav14 ul ul {
		background: #A22884; 
		border-radius:0 15px 0 0px;
		padding: 0;
		position: absolute; top: 100%;
	}
		nav14 ul ul li {
			float: none; 
			top:-1px;
			border-top: 1px solid #DD1CAD;
			border-bottom: 1px solid #575f6a; position: relative;
		}
			nav14 ul ul li a {
				border-radius:0 15px 0 0px;
				padding: 5px 15px 5px 10px;
				color: #fff;
				font-weight:bold;
			}	
				nav14 ul ul li a:hover {
					padding: 5px 15px 5px 10px;
					background: #DD1CAD;
					
		border-radius:0 15px 0 0px;
					color: #fff;
					font-weight:bold;
				}
		
	nav14 ul ul ul {
		position: absolute; left: 100%; top:0;
	}
	
	#deals img {
		width:180px; border-radius:5px; border: 2px solid #FF3366;
	}
	
	#topImages img {
		border-radius:5px; border: 2px solid #FF3366; text-align:center;
	}

/* Skew the container one way */
.skew-neg {
    -webkit-transform: skewY(-5deg);
    -moz-transform: skewY(-5deg);
    -ms-transform: skewY(-5deg);
    -o-transform: skewY(-5deg);
    transform: skewY(-5deg);
}

/* And the child another way */
.skew-pos {
    -webkit-transform: skewY(5deg);
    -moz-transform: skewY(5deg);
    -ms-transform: skewY(5deg);
    -o-transform: skewY(5deg);
    transform: skewY(5deg);
}		
		

#promobox {
	margin:auto;
	width:720px;
	clear:both;
	text-align:center;
	margin-bottom:20px;
}


  #skew {
background: #FFFF00;
float:left;
margin-left:10px;
width:225px;
height:150px;
border-radius:8px;
border:#000000 2px solid;
font-size: 12px;
text-align:center;
margin-bottom:20px;

  -webkit-transform: skewY(-3.5deg); 
 -moz-transform: skewY(-3.5deg); 
  -ms-transform: skewY(-3.5deg); 
   -o-transform: skewY(-3.5deg); 
      transform: skewY(-3.5deg); 
}

#boxtitle {
	font-size:14px;
	font-weight:bold;
	line-height:25px;
}


		.siteimage {
			background: #f4f4f4;
			border-radius:8px;
            border: 1px solid #bbbbbb;
			box-shadow: 3px 3px 3px #666666;
		}