@charset "iso-8859-1";
/* CSS Document */

body {
	margin:0px;
	padding:0px;
	background: #090909;
	font:Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	color:#000;
	}

a, a:visited {
	text-decoration:none;
	color:#006699;
	}
a:hover {
	text-decoration:underline;
	}
	
h1, h2, h3 {
	padding:5px 0px 5px 0px;
	margin:0px;
	}

h1 {
	font-size:18px;
	color:#006699;
	}
h2 {
	font-size:15px;
	color: #003366;
	}
h3 {
	font-size:16px;
	color:#006699;	
	}
h1.orange, h2.orange, h3.orange {
	color:#ff9933;
	}
h1.blue, h2.blue, h3.blue {	
	color:#006699;
	}
input {
		margin:2px;
		padding:6px 6px 0px 6px;
		border:solid 1px;
		color:#336699;
		}

input.subscribe {
		width:78px;
		height:28px;
		background:url(../images/input_subscribe.jpg) no-repeat;
		border:none;		
		color:#666666;
		margin-left:2px;
		padding:0px;		
		}
	
select {
		width:199px;
		height:25px;
		margin:1px;
		padding:4px 4px 0px 4px;
		background:url(../images/input_field.jpg) no-repeat;
		border:none;
		color:#336699;
}		

p {
	margin:0px;
	padding:7px 0px 7px 0px;
	}
	
.null {
	width:0px;
	height:0px;
	clear:both;
	}
	
	
.container {
	width:955px;
	padding:15px 0px 15px 0px;
	margin:auto;
	}
.container_home {
	width:955px;
	padding:15px 0px 150px 0px;
	margin:auto;
	background:url(../images/man_logo.jpg) bottom left no-repeat;
	}
	
#background {
	background:url(../images/content_bg.jpg) repeat-x #FFFFFF;
	}
	
#banner {
	background:url(../images/background.gif) repeat-x;
	}
	#banner_container {
		width:998px;
		margin:auto;
		}
	
#menu {
	height:38px;
	background:url(../images/menu-bg.jpg);
	}
	#menu #menu_container {
		width:955px;
		margin:auto;
		}
	#menu #menu_container ul {
		list-style:none;
		padding:0px;
		margin:0px;
		}
		#menu #menu_container ul li {
			float:left;
			}
	#menu #menu_container a, #menu #menu_container a:visited, #menu #menu_container a:hover {	
		padding:10px 10px 5px 10px;
		float:left;
		color:#FFFFFF;
		}		
		
	.menu-divide {
		width:2px;
		height:38px;
		float:left;
		background:url(../images/menu-divide.jpg) no-repeat;
		}
		
	#feature_container {
		width:998px;
		height:275px;
		margin:auto;
		}
		a.feat_restaurants, a:visited.feat_restaurants {
			width:220px;
			height:270px;
			margin:3px 0px 0px 0px;
			float:left;
			border:none;
			background:url(../images/feat_restaurants.jpg) no-repeat 0px 0px;
			text-decoration:none;
			}
			a:hover.feat_restaurants {
				background:url(../images/feat_restaurants.jpg) no-repeat -220px 0px;
				}
		a.feat_parties, a:visited.feat_parties {
			width:210px;
			height:254px;
			margin:3px 0px 0px 0px;
			float:left;
			border:none;
			background:url(../images/feat_parties.jpg) no-repeat 0px 0px;	
			text-decoration:none;			
			}
			a:hover.feat_parties {
				background:url(../images/feat_parties.jpg) no-repeat -210px 0px;
				}
		a.feat_social, a:visited.feat_social {
			width:207px;
			height:239px;
			margin:3px 0px 0px 0px;
			float:left;	
			border:none;
			background:url(../images/feat_social.jpg) no-repeat 0px 0px;	
			text-decoration:none;			
			}
			a:hover.feat_social {
				background:url(../images/feat_social.jpg) no-repeat -207px 0px;
				}
		a.feat_store, a:visited.feat_store {
			width:247px;
			height:254px;
			margin:3px 0px 0px 0px;
			float:left;
			border:none;
			background:url(../images/feat_store.jpg) no-repeat 0px 0px;	
			text-decoration:none;
			}
			a:hover.feat_store {
				background:url(../images/feat_store.jpg) no-repeat -247px 0px;	
				}
		
		
/*		
	a.rnd, a.rnd:visited, a.rnd:hover {
		width:205px;
		height:212px;
		float:left;
		background:url(../images/rnd.jpg);
		text-decoration:none;
		}
	
	a.kp, a.kp:visited , a.kp:hover{
		width:203px;
		height:212px;
		float:left;
		background:url(../images/kp.jpg);
		text-decoration:none;		
		}
	
	a.cse, a.cse:visited, a.cse:hover {
		width:203px;
		height:212px;
		float:left;
		background:url(../images/cse.jpg);
		text-decoration:none;		
		}
	
	a.ts, a.ts:visited, a.ts:hover {
		width:205px;
		height:212px;
		float:left;
		background:url(../images/ts.jpg);
		text-decoration:none;		
		}
*/
		
.content {
	width:745px;
	float:left;
	}
	.content_main img {
		float:right;
		}

/*
.man_widget {
	width:499px;
	bottom:0px;
	}

	.bubble-top, .bubble-content, .bubble-bottom {
		margin:0px 0px 0px 70px;
		background-repeat:no-repeat;
		}
	
	.bubble-top {
		width:499px;
		height:13px;
		background:url(../images/bubble-top.png);
		}
	.bubble-content {
		width:489px;
		padding:10px 5px 10px 5px;
		background:url(../images/bubble-bg.png);
		text-align:center;
		}
	.bubble-bottom {
		width:499px;
		height:29px;
		background:url(../images/bubble-bottom.png);
		}
	.manlogo {
		margin:0px 0px 0px 30px;
		width:58px;
		height:39px;
		background:url(../images/manlogo.png);
		}
*/
	
.footer {
	clear:both;
	background:url(../images/footer-bg.jpg) repeat-x #000000;
	padding:10px 0px 20px 0px;
	}
	.footer-container {
		width:955px;
		margin:auto;
		font-size:11px;
		color:#FFFFFF;
		}
		.footer a, .footer a:visited {
			color:#FFFFFF;
			text-decoration:none;
			}
		.footer a:hover {
			color:#FFFFFF;
			text-decoration:none;
			}
			
	.footer strong {
		font-size:12px;
		color:#ffffff;
		
		}
		
	.footer ul {
		width:203px;
		float:left;
		list-style:none;
		padding:0px;
		margin:0px;
		}
	.footer ul.copy {
		width:203px;
		float:right;
		list-style:none;
		padding:0px;
		margin:0px;
		}
	
	.footerleft {
		width:440px;
		float:left;
		text-align:left;
		padding:2px;
		}
	
	.footeright {
		width:440px;
		float:right;
		text-align:right;
		padding:2px;
		}
	
	
	
.titanlogo {
	float:left;
	width:28px;
	height:19px;
	margin:0px 5px 0px 0px;
	background:url(../images/titanlogo.jpg) no-repeat;
	}
	
	
.sidebar {
	width:205px;
	float:right;
	}	

#newsletter {
	color:#000000;
	width:205px;
	float:right;
	padding-left:30px;
	margin:0px 0px 20px 0px;
	}
	#newsletter input {
		width:177px;
		height:22px;
		margin:2px;
		padding:6px 6px 0px 6px;
		background:url(../images/input_field.jpg) no-repeat;
		border:none;
		color:#336699;
		}
	#newsletter input.subscribe {
		width:78px;
		height:28px;
		background:url(../images/input_subscribe.jpg) no-repeat;
		border:none;		
		color:#666666;
		margin-left:2px;
		padding:0px;		
		}
		
.content_block {
	margin:15px 0px 25px 0px;	
	}
	.content_block_text a, .content_block_text a:visited {
		color:#000000;
		}
		
		
.product, .feat_prod {
	width:135px;
	float:left;
	margin:5px 5px 35px 5px;
	text-align:center;
	}
	.product .product_title h2 {
		color:#333333;
		}
	.product img {
		border:none;
		}
		.product a img, .product a:visited img {
			border:6px solid #ffffff;
			}
		.product a:hover img {
			border:6px solid #E1F0FF;
			}
	.product_price {
		margin:5px 0px 10px 0px;
		font-weight:bold;
		}
			
.cart_link a {
	float:left;
	clear:left;
	height:32px;
	padding:5px 0px 0px 40px;
	background:url(../images/cart.gif) no-repeat;
	color:#FF3300;
	}
	
.back_link a {
	float:left;
	clear:left;
	padding:5px 0px 0px 40px;
	height:32px;
	background:url(../images/back.gif) no-repeat;
	color:#FF3300;	
	}
		
.contact_form label {
	float:left;
	width:150px;
	}
.contact_form input {
	margin:2px 0px 2px 0px;
	}
	
/* === guide ======================= */
	#guide table {
		text-align:left;
		background:#ffffff;
		border-collapse:collapse;
		border:none;
		border:1px solid #efefef;
		}
		#guide table tr {
			border:none;
		}
		#guide table th {
			background:#336699;
			color:#FFFFFF;
			font-size:1.1em;
			font-weight:bold;
			font-style:italic;
			padding:0.6em 0.2em;
			}
		#guide table td {
			padding:0.6em;
			vertical-align:top;
			border:1px solid #efefef;
			}

/* === Cart Widget ======================= */
	#shopping_cart {
		margin:0px 0px 35px 0px;
		}
	#shopping_cart a, #shopping_cart a:visited {
		color:#000000;
		text-decoration:underline;
		}
	#shopping_cart a:hover {
		text-decoration:none;
		}
		#shopping_cart table {
			font-size:11px;
			text-align:left;
			width:205px;
			}
			#shopping_cart table th {
				color:#336699;
				}
				
	#frmCart table {
		border:1px solid #999999;
		}
		#frmCart table th {
			color:#FFFFFF;
			background:#336699;
			border:1px solid #999999;
			}
		#frmCart table td {
			background:#fff;
			border:1px solid #999999;
			}
	#shopping_cart input.subscribe {
		width:78px;
		height:28px;
		background:url(../images/input_subscribe.jpg) no-repeat;
		border:none;		
		color:#666666;
		margin-left:2px;
		padding:0px;		
		}
		
iframe.map {
	border:none;
	padding:0px;
	margin:0px;
	width:600px;
	height:500px;
	overflow:hidden;	
	}
	
	.dir_block {
		margin-bottom:15px;
		border-bottom:1px solid #ccc;
		float:left;
		}
	#dir_item {
		float:left;
		width:491px;
		}
		.dir_thumb {
			float:right;
			width:100px;
			} 
		.dir_title {
			font-size:14px;
			}
		.dir_address {
			color:#444;
			font-size:11px;
			}
			.dir_address strong {
				color:#000000;
				font-weight:bold;
				}
		.dir_desc {
			color:#666;
			font-size:10px;
			}
		.dir_link {
			font-size:10px;
			}

			
			
#submenu {
	float:left;
	width:147px;
	height:278px;
	border:1px solid #dddddd;
	background-image:url(images/submenubox.gif);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#f9f9f9;
	padding:10px;
}
	

.submenu_item {
	padding-bottom:10px;
	font-size:10px;
}

			#menustyle,
			#menustyle ul { 
			float:right;
			margin: 0; padding: 0;
			}
			#menustyle li { list-style-type: none;	
			}

			/* first level */
			#menustyle li,
			#menustyle a { 
			float: left;	
			width: 188px; 
			}
			#menustyle a { 
			display: block; 
			font-size:12px;
			font-weight:bold;
			padding:0;
			height:20px;
			background-image:url(images/menubg2.jpg);
			text-align:center;
			text-decoration:none;
			 }
			#menustyle a:hover,
			#menustyle a.menu_open { }

			/* second level and up */
			#menustyle ul { 
			visibility: hidden; position: absolute;
			padding:0;
			height:24px;
			width: 97px; 
			}
			
			#menustyle ul a {
			background-image:url(../images/nav/menubg3.png);
			font-size:11px;
			text-align:left;
			padding-left:10px;
			color:#888;
			text-decoration:none;
			}

#navlistdiv {
margin-left: -150px;		
float:left;
margin-right:10px;
padding:5px;
text-align:right;
}

#navlist ul
{
display: inline;
list-style-type: none;
}

#navlist li
{
display: inline;
list-style-type: none;
padding: 5px;
width:110px;
padding-bottom:20px;
}

#navselection
{ 
	border:1px dashed #666;
	text-align:center;
	background:#FFF;
}


#image
{
	width:110px;
}

#name
{
	width:110px;
}



#categoriesprod,
#categoriesprod ul { 
	float:left;
	width:650px;
	margin:10px; 
	height:55px;
	background:none;
}
#categoriesprod li,
#categoriesprod a {
		list-style: none;
		display: inline; 
		width:120px;
		text-align:center;
		height:55px;
		background:url(../images/catprod.jpg) ;
		font-size:10px;
		color:#666666;
		border:none;
		margin:5px;
		padding:5px;
	}


		
