@charset "UTF-8";
/* CSS Document */

.clear {
	clear:both;
	width:0;
	height:0;
	line-height:0;
	}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	color:#333;
	margin:0;
	padding:0;
	background:url(../images/gradient.jpg) repeat-x #000;
	}

table {
	border:1px solid #ccc;
	}
	th {
		background:#eee;
		text-align:left;
		}
	td {
		border-bottom:1px solid #ccc;
		}

.gallery_nav {
	clear:both;
	}
	.gallery_nav img {
		border:none;
		}

.custom_form ul {
	padding:0;
	margin:0;
	border:1px solid #ccc;
	width:252px;
	}
	.custom_form span.required {
		color:#ff3300;
		font-weight:bold;
		}

.custom_form table, .custom_form table tr, .custom_form table td {
	border:none;
	}
	.custom_form table th {
		width:100px;
		padding:2px;
		}
	.custom_form table td {
		}
.custom_form input.txt, .custom_form select {
	width:250px;
	}
.custom_form textarea.txt {
	width:250px;
	height:80px;
 	}


a, a:visited {
	color:#000;
	}
a:hover {
	color:#666;
	text-decoration:none;
	}

em, i {
	color:#ff0000;
	}

p, P {
	margin:0;
	padding:7px 0;
	}

h1, h2, h3, h4 {
	color: #FF0000;
	margin:0;
	padding:7px 0;
	}
h1 { color:#ff0000; font-size:16px; }
h2 { color:#fe0007; font-size:15px; }
h3 { color:#ff0000; font-size:14px; }
h4 { color:#fe0007; font-size:13px; }

.container {
	width:767px;
	margin:auto;
	background:#fff;
	}
	.header {
		height:128px;
		}
		.header img {
			border:none;
			}
		.flash {
			height:272px;
			}

.nav {
	margin:0px;
	padding:0px;
	height:28px;
	background:url(../images/bg_nav.gif);
	border-bottom:7px solid #353535;
	text-transform:uppercase;
	font-size:11px;
	}
	.nav ul {
		margin:0;
		padding:3px 5px 0;
		list-style:none;
		}
		.nav ul li {
			display:inline;
			padding:0 12px 0 4px;
			background:url(../images/bg_nav_div.gif) no-repeat right;
			}
			.nav a, .nav a:visited {
				color:#fff;
				text-decoration:none;
				}
			.nav a:hover {
				color:#fff;
				text-decoration:underline;
				}

.widgets {
	text-align:center;
	}
	.widgets img {
		margin:5px;
		border:none;
		}
		.widgets a, widgets a:visited {
			}
		.widgets a:hover {
			filter:alpha(opacity=80);-moz-opacity:.80;opacity:.80;
			}

	.main {
		width:747px;
		padding:0 10px;
		margin:10px 0;
		}
		.sidebar {
			float:left;
			color:#fff;
			width:198px;
			background:url(../images/bg_sidebar.gif);
			}
			.sidebar_top {
				background:url(../images/bg_sidebar_top.gif) no-repeat top;
				}
			.sidebar_bottom {
				padding:20px 20px 60px;
				background:url(../images/bg_sidebar_bottom.gif) no-repeat bottom;
				}
			.sidebar ul {
				margin:0;
				padding:0;
				}
			.sidebar a, .sidebar a:visited {
				color:#fdfbfb;
				text-decoration:none;
				}
			.sidebar a:hover {
				color:#fdfbfb;
				text-decoration:underline;
				}

		.content {
			width:544px;
			padding-left:05px;
			float:left;
			}
		.content_contact {
			
		}



.left_nav {
	float:left;
	display:inline;
	width:198px;
	margin:0 0 20px 25px;
	color:#FFFFFF;
	}
	.left_nav a {
		color:#fdfbfb;
		}
.left_nav_links {
	background-image: url(../images/left_nav_background_29.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.left_nav_top {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/left_nav_background_29.jpg);
	background-repeat: repeat-y;
}
ul {
	text-decoration: none;
	list-style: none;
}
.footer {
	clear: both;
	background: url(../images/footer_background_35.jpg) repeat-x;
	height:58px;
	padding:10px;
	}
	.footer a, .footer a:visited {
		color:#9b9a9a;
		text-decoration:none;
		}
	.footer a:hover {
		color:#9b9a9a;
		text-decoration:underline;
		}
		.footer ul {
			margin:0;
			padding:5px 0 0;
			list-style:none;
			font-size:11px;
			text-transform:uppercase;
			}
			.footer li {
				display:inline;
				margin:7px;
				}
	.titan-logo img {
		border:none;
	}


.news_item {
	color: #000000;
}

li {
	list-style-image: none;
	text-decoration: none;
}

	#news-ticker {
		background:#ccc;
		border:1px solid #bbb;
		margin-top:10px;
	}
		#news-ticker a, #news-ticker a:visited {			
			color:#666;
			text-decoration:none;
		}
		#news-ticker a:hover {
			color:#000;
		}
		#news-ticker ul {
			list-style:none;
			padding:0 4px;
			margin:0;
			line-height:28px;
		}
			#news-ticker ul li {
				display:inline;
				padding:0 10px;
			}



.image_pad {
	margin-bottom: 10px;
	margin-right: 10px;
}
.left_nav_bottom {
	clear: both;
	margin: 0px;
	padding: 0px;
}
.left_nav_links 
a:link  {
	color: #FFFFFF;
}
.left_nav_links a:visited {
	color: #FFFFFF;
}





	.sub_categories_thumbs {
		width:174px;
		float:left;
		margin:3px;
		text-align:center;
		}
		.sub_categories_thumbs h2 {
			margin:3px 0;
			padding:0;
			}
		.sub_categories_thumbs img {
			border:none;
			}
			
			
	/* Contact us ===================== */
	
	.contact_details {
		width:280px;
		float:left;
		padding-left:20px;
		display:inline;
		}
		
	.contact_form {
		padding-top:70px;
		width:200px;
		float:left;
		}
		.contact_form form {
			line-height:25px;
			}
		.contact_form label {
			width:100px;
			float:left;
			clear:left;
			color:#FF3300;
			}

		.contact_form input.txt, .contact_form textarea.txt {
			width:200px;
			float:left;
			clear:left;
			color:#666;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:12px;
			}
			 .contact_form textarea.txt {
			 	height:55px;
			 	}
		.contact_form input.btn {
			float:left;
			clear:left;
			}

		.google_map {
			width:198px;
			padding-top:70px;
			float:left;
			text-align:center;
			}
			.google_map a, .google_map a:visited {
				text-decoration:underline;
				}
			.google_map a:hover {
				color:#333;
				text-decoration:underline;
				}
			.google_map iframe {
				border:2px solid #ccc;
				padding:1px;
				}

	#contact_details {
		width:49%;
		float:left;
	}
		#contact_details strong {
			color:#FE0007;
			font-style:italic;
		}
		#contact_details address {
			font-style:normal;
		}
		#contact_map {
			clear:both;
			width: 99%;
			height: 290px;
			border:1px solid #000;
		}

	#contact_form {
		width:49%;
		float:right;
	}
		#contact_form fieldset {
			border:1px solid #FE0007;
		}
			#contact_form fieldset legend {
				font-size:1.1em;
				font-weight:bold;
				color:#000;
			}
		#contact_form label span {
			color:#FE0007;
			font-size:2.0em;
			font-weight:bold;
		}
		#contact_form .text {
			width:99%;
			float:left;
			clear:left;
			color:#666;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:12px;
			border:1px solid #ccc;
			}
		#contact_form .submit {
			border:1px solid #999;
			background:#ccc;
			color:#333;
			padding:0.2em;
			margin:4px 0;
		}
		.recaptcha {
			clear:both;
		}




 a img.rss_icon, a:visited img.rss_icon, a:hover img.rss_icon {
 	border:none;
 	}
	
	
	.product {
		padding:5px 0;
		}
		.product_title h2 {
			font-size:12px;
			margin:0;
			padding:0;
			}
			.product_title a:link, .product_title a:visited {
				text-decoration:none;
				}
			.product_title a:hover {
				color:#ff0000;
				}
		.product img {
			border:none;
			}
		
.product_category .category_title a:link {
	font-size:18px;
	color:red;
}
		
		
		
		
		
		
		
		
