﻿@charset "utf-8";
/* CSS Document */

#wrapper {width:920px; position:relative; margin:0 auto; padding:20px 10px 10px 10px; text-align:left; background:url(../images/background.png) repeat-y;}
#header {height:75px; margin-bottom:20px; background:url(../images/tan_delta_logo.png) no-repeat; margin-left:30px;}

#navigation {width:910px; height:32px; padding:0 5px 0 5px; background:#f8f6f7;}
	#search {float:right; width:290px; height:20px; /*margin-right:10px;*/ margin-top:3px; padding:2px; text-align:center; border:1px solid #666666;}

#banner-home {width:920px; /*height:260px;*/ padding:5px 0; background-color:#b2b2b2;}

#product-scroller {width:920px; height:112px; background-color:#CCCCCC;}

#left-home, #right-home, #highlights {float:left; width:324px; height:163px; padding:0 10px 0 15px; border-right:1px solid #E6E6E6; background:#f9f9fa; overflow:hidden;}
#right-home {width:350px; height:163px;}
#highlights {float:right; width:169px; height:163px; margin-right:0px; border:none; display:inline;}

/* =========================== inner pages layout (left and right) =================================================== */

#inner-left {float:left; width:319px; margin:15px 0 10px 15px; display:inline; color:#666;}
	#inner-left p {color:#666; margin:5px 4px;}
	.inner-left-tab {width:313px; height:15px; padding:3px; margin-bottom:5px; background:url(../images/inner_tab_bg.png) top left no-repeat;}
		.inner-left-tab a {text-decoration:none; color:#333333;}
	
	.inner-left-container ul {margin:0; padding:0; list-style-type:none;}
	.inner-left-container li {margin:0 0 10px 35px; list-style-image:url(../images/list_arrow.png);}
	.inner-left-container li a {margin:0 0 0 0px;}
	.inner-left-container ul li ul li {margin:5px 0 0 18px;}
	
	.news-and-highligts {width:281px; height:106px; padding:10px; background:url(../images/news_and_highlights_bg.png) top left no-repeat;}
		.news-and-highligts p {margin-bottom:20px;}
		
#inner-right {float:right; width:537px; margin:15px 35px 30px 0px; display:inline;}
	#inner-right p {color:#666666;}
		.display-table {display:table;}
		.remove-margin-bottom {margin-bottom:0;}
		
	.product-image-container {width:100%; height:auto; text-align:center; margin-bottom:20px;}
		
	/*#inner-right ul li {margin:0 0 5px 245px;}*/
	
	#inner-right ol li {margin:0 0 4px 20px; color:#666; list-style-image:url(../images/list_arrow.png); font-weight:bold;}
		
	#inner-right-container-left {float:left; width:48.1%; margin-right:10px;}
		.supplier-container {width:100%; height:75px; margin-bottom:15px;}
	#inner-right-container-right {float:right; width:48.1%;}

/* =========================== inner pages layout (left and right) =================================================== */

/*#our-products {float:right; padding:10px; width:159px; height:77%; background:#f9f9fa;}*/
	
.sitemap {width:100%; margin:15px 10px 15px 10px;}
	#inner-left-sitemap {float:left; width:410px; margin:15px 0 10px 15px; display:inline; color:#666;}
	#inner-right-sitemap {float:right; width:420px; margin:15px 35px 30px 0px; padding-left:20px; display:inline; border-left:1px solid #E9E9E9;}

	.sitemap ul {margin:0; padding:0; list-style:none;}
	.sitemap ul li {margin:0 0 20px 0px; list-style-type:none; font-weight:bold; font-size:14px;}
	.sitemap ul li a {margin:0; font-size:12px; color:black;}
	.sitemap ul li ul li {margin:7px 0 0 10px; list-style-image:url('../images/list_arrow.png'); margin-left:28px;}
	.sitemap ul li ul li a {font-size:11px; color:#808fa4; font-weight:normal;}

#footer {width:900px; height:20px; color:#333333; text-align:center; padding:20px 10px; background:url(../images/footer_bg.png) repeat-x; clear:both;}
