/* bagsupply.com    |   screen.css   |   5/6/08 */

* {
	margin:0 0 0 0;
	padding:0 0 0 0;
	vertical-align: top;
	line-height: 20px;
}

body {
	background: #f2ede4 url(../images/bg.jpg) repeat-x top left;
	font: 62.5% Arial, Helvetica, sans-serif; 
	color: #414042; 
	text-align: left; 
	margin: 0 0 0 0; 
	padding: 0;
	}

#wrap {
	width:950px;
	margin: 0 0 0 30px;
	text-align: left;
	}
	
a#logo-text {
	display: block;
	width: 592px;
	height: 42px;
	background: url(../images/logo-text.jpg) no-repeat;
	margin-top: 20px;
	float:left;
	}
	
h1 {
	text-indent: -9999px;
	}
	
#phone {
	color:#fff;
	float: right;
	font-size: 1.8em;
	font-weight: bold;
	margin-top: 40px;
	width: 235px;
	text-align: right;
	}
	
#logo {
	float: right;
	border: none;
	margin-top: -3px;
	}
	
#nav {
	float: left;
	margin: 60px 0 10px 0;
	}
	
#nav ul {
	width: 592px;
	float: left;
	}
	
#nav li {
	float: left;
	padding: 0 10px 10px 10px;
	_padding: 0 10px 0 10px;
	list-style: none;
	border-right: #fff solid 1px;
	height: 15px;
	margin-top: 0px;
	vertical-align: middle;
	}
	
#nav li.last {
	border-right: none;
	}
	
#nav a, #nav a:visited {
	color: #fff;
	font-size: 1.4em;
	text-decoration: none;
	display: block;
	height: 40px;
	_height: 0px;
	padding: 5px 10px 5px 10px;
	_padding: 3px 10px 5px 10px;
	float: left;
	}
	
#nav a:hover, #nav a.active {
	background: url(../images/nav-bg.jpg) 0 0 repeat-x;
	}
	
#SlideShowDiv {
	float: left;
	margin-left: 10px;
	}
	
#content {
	width: 310px;
	_width: 300px;
	float: left;
	margin: 50px 10px 0 20px;
	}
	
#content p {
	font-size: 1.3em;
	margin: 5px 0 0 5px;
	color: #404042;
	}
	
#tbpa-logo {
	margin: 0 5px 0 0;
	float: right;
	border: none;
	}
	
#magnets {
	float: left;
	margin: 30px 0 0 0px;
	width: 950px;
	}
	
#magnet-01 {
	display: block;
	width: 175px;
	height: 168px;
	background: url(../images/magnet-01.jpg) no-repeat;
	padding: 10px 0 0 140px;
	float: left;
	}
	
#magnet-01 p {
	width: 150px;
	font-size: 1.1em;
	line-height: 14px;
	color: #000;
	margin-top: -20px;
	}
	
#magnet-01 p strong {
	line-height: 14px;
	}
	
#magnet-01 a, #magnet-02 a, #magnet-03 a {
	font-size: 1.2em;
	font-weight: bold;
	color: #c2413b;
	}
	
#magnet-01 a:visited, #magnet-02 a:visited, #magnet-03 a:visited {
	color: #c2413b;
	}
	
#magnet-01 a:hover, #magnet-02 a:hover, #magnet-03 a:hover {
	color: #000;
	}
	
.underline {
	line-height: 14px;
	text-decoration: underline;
	}

#magnet-02 {
	display: block;
	width: 150px;
	height: 168px;
	background: url(../images/magnet-02.jpg) no-repeat;
	padding: 10px 0 0 155px;
	float: left;
	margin-right: 5px;
	}
	
#magnet-02 p {
	width: 140px;
	font-size: 1.1em;
	margin-left: 0;
	line-height: 14px;
	color: #000;
	margin-top: -20px;
	}
	
#magnet-03 {
	display: block;
	width: 150px;
	height: 168px;
	background: url(../images/magnet-03.jpg) no-repeat;
	padding: 10px 0 0 160px;
	float: left;
	}
	
#magnet-03 p {
	width: 140px;
	font-size: 1.1em; 
	line-height: 14px;
	color: #000;
	margin-top: -20px;
	}
	
#magnets h2 { text-indent: -9999px; }
	
#title-03 {
	
	margin-left: -4px;
	}

#footer {
	clear: both;
	margin: 10px 0 20px 220px;
	padding-bottom: 20px;
	color: #414042;
	}
	
#footer ul {
	width: 950px;
	margin-bottom: 10px;
	float: left;
	}
	
#footer li {
	float: left;
	list-style: none;
	font-size: 1.0em;
	border-right: #999 solid 1px;
	padding: 0 10px;
	}
	
#footer li.last {
	border-right: none;
	}
	
#footer a {
	color: #414042;
	text-decoration: underline;
	}
	
#footer a:visited {
	color: #414042;
	}
	
#footer a:hover {
	color: #c14139;
	}
	
ul#roundroom {
	margin: 0 0 0 120px;
	}
	
	
/*---------------------INTERNAL----------------------*/

#internal-content {
	width: 950px;
	float: left;
	margin: 50px 0 10px 7px;
	border-bottom: #333 solid 1px;
	font-size: 1.2em;
	}
	
#internal-content a, #internal-content a:visited {
	color: #c14139;
	text-decoration: underline;
	}
	
#internal-content a:hover {
	color: #000;
	}
	
#internal-content p.about {
	margin: 0 15px 10px 0;
	width: 400px;
	font-size: 1.3em;
	float: left;
	}
	
.image {
	border: #333 solid 1px;
	padding: 3px;
	margin-bottom: 20px;
	float: right;
	}
	
#internal-content p {
	font-size: 1.2em;
	margin-bottom: 10px;
	}
	
#left {
	float: left;
	width: 300px;
	}
	
#right {
	float: left;
	width: 400px;
	margin-top: 25px;
	}
	
#right p {
	margin: 20px 20px 10px 0;
	float: left;
	width: 180px;
	}
	
#right p#career {
	clear: both;
	width: 375px;
	padding-bottom: 20px;
	}

#right .title {
	font-size: 1.2em;
	margin: 20px 0 0 0;
	float: none;
	}
	
.clear { clear: both; }

#sidebar {
	width: 200px;
	background-color: #afb57c;
	float: left;
	margin: 0 15px 20px 0;
	}
	
#sidebar.products {
	height: 450px;
	}
	
#sidebar.bulk {
	height: 800px;
	}
	
#sidebar.burlap {
	height: 740px;
	}
	
#sidebar.poly-mesh {
	height: 550px;
	}
	
#sidebar.polypropylene {
	height: 975px;
	}
	
#sidebar.polyethylene {
	height: 475px;
	}
	
#sidebar.multiwall {
	height: 900px;
	}
	
#sidebar.pe-pallet {
	height: 405px;
	}
	
#sidebar.jute {
	height: 575px;
	}
	
#sidebar ul {
	padding: 10px;
	}
	
	
#sidebar li {
	font-size: 1.2em;
	font-weight: bold;
	list-style: none;
	padding-bottom: 10px;
	}
	
#sidebar li a, #sidebar li a:visited {
	color: #333;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 1.0em;
	}
	
#sidebar li a:hover, #sidebar li a.active {
	color: #c14139;
	}
	
#sidebar ul.sub-nav li a:hover, #sidebar ul.sub-nav l1 a.active {
	color: #c14139;
	}
	
#copy {
	float: left;
	width: 730px;
	font-size: 1.2em;
	}
	
#copy p {
	font-size: 1.1em;
	}
	
#copy li {
	list-style: none;
	font-size: 1.2em;
	}
	
#internal-content p.bold {
	color: #c14139;
	font-weight: bold;
	font-size: 1.4em;
	}
	
#main-product-image {
	float: right;
	border: #333 solid 1px;
	padding: 3px;
	margin: 0 0 10px 15px;
	}
	
h2 {
	text-indent: -9999px;
	}
	
	
.bag-image {
	float: left;
	margin: 10px 5px 10px 0;
	padding: 3px;
	border: #333 solid 1px;
	}
	
.clear-bag-image {
	float: left;
	margin: 10px 5px 10px 0;
	padding: 3px;
	border: #333 solid 1px;
	clear: left;
	}
	
th {
	font-weight: bold;
	font-size: 1.4em;
	color: #c14139;
	margin: 10px 0;
	}
	
tr {
	margin-bottom: 10px;
	}
	
td {
	text-align: center;
	width: 120px;
	background: none;
	}
	
td.name {
	font-weight: bold;
	font-size: 1.1em;
	text-align: center;
	background: none;
	}
	
ul#numbers li {
	list-style: decimal;
	padding-bottom: 10px;
	}
	
ul#numbers {
	margin: 25px;
	}