body
{
	padding: 0;
	margin: 0 auto;
	background: #c8c8ca;
	font-size: 15px;
	font-family: Arial;
	letter-spacing:0;
	word-spacing:0;
}

p
{
	margin: 0;
	padding: 15px;
}

img
{
	border: 0;
}

object, iframe
{
width: 824px;
height: 1210px; 
margin: 0;
}

.container
{
	padding: 0;
	margin: 0 auto;
	width: 985px;
	background: #ff0000;
}

.container .header
{
	height: 160px;
	margin: 0;
	padding: 0;
}

.container .header img
{
	border: 0;
	margin: 0;
	padding: 0;
}


.container .menu
{
	background: #ff0000;
	display: block;
	width: 160px;
	float: left;
	margin: 0;
	padding: 5px 0;
	text-transform: capitalize;
	min-height:100px;
	height:auto !important;
	height:100px;
}

.container .menu span
{
	color: #ffffff;
	font-size: .8em;
	font-weight: bold;
	padding: 5px 15px;
	margin: 0;
	text-align: center;
	display: block;
	width: 130px;
}


.container .menu ul
{
	list-style-type: none;
	padding: 0;
	margin: 0 0;
}

.container .menu ul li
{
	width: 165px;
	height: 20px;
	padding: 1px;
	margin: 1px 4px;
	overflow: hidden;
	font-size: .95em;

}



.container .menu li a
{
	display: block;
	background: #6D6D6D url(http://www.sbgoutfitters.com/images/arrow.png) top left no-repeat;
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
	font-size: .75em;
	width: 123px;
	height: 8px;
	padding: 1px 5px 10px 20px;
	margin: 0;
	overflow: hidden;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	
}

.container .menu li span
{
	display: block;
	background: #6D6D6D url(http://www.sbgoutfitters.com/images/arrow1.png) top left no-repeat;
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
	font-size: .75em;
	width: 123px;
	height: 8px;
	padding: 1px 5px 10px 20px;
	margin: 0;
	overflow: hidden;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	text-align: left;
}

.container .menu .submenu a
{
	background: #6D6D6D;
}
.container .menu .submenu:hover
{
	width: 170px;
	padding: 1px;
	margin: 1px 4px;
	overflow: visible;
	min-height:50px;
	height:auto !important;
	height:50px;

}

.container .menu .submenu ul
{
	margin: 0 -20px;
	display: none;
}

.container .menu .submenu:hover ul
{
	display: block;
}

.container .menu .submenu ul li
{
	padding: 0;
	line-height: 2px;
	width: 165px;
	height: 20px;
	padding: 1px;
	margin: 1px 19px;
	overflow: hidden;
	font-size: .95em;
}


.container .menu .submenu ul li a
{
	display: block;
	background: #6D6D6D;
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
	font-size: .85em;
	width: 140px;
	height: 8px;
	padding: 1px 5px 10px 3px;
	margin: 0;
	overflow: hidden;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	line-height: 1.1em;
	text-align: right;
}



.container .content .specials
{
	list-style-type: none;
	float: right;
	margin: 0;
	padding: 10px;
}

.container .content .specials a
{
	padding: 5px;
	margin: 0;
}

.container .content .powerbuys
{
	display: block;
	width: 120px;
	height: 850px;
	float: right;
	padding: 0;
	margin: 10px 10px 0 -5px;
	background: #000000 url(images/power-buys.png) top center no-repeat;
}

.container .content .powerbuys ul
{
	display: block;
	width: 110px;
	height: 822px;
	padding: 0;
	margin: 25px auto;
	list-style-type: none;
	color: #ffffff;
	font-size: .9em;
}

.container .content .powerbuys ul li
{
	margin: 5px 0;
	padding: 0;

}

.container .content .powerbuys .price
{
	color: #ff0000;
	font-weight: bold;
}

.container .content .powerbuys a
{
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
}

.container .content .powerbuys a:hover
{
	text-decoration: underline;
}

.container .content .powerbuys em
{
	font-weight: bold;
}

.container .content .powerbuys ul img
{
	width: 110px;
}

.container .content
{
	float: right;
	padding: 0;
	margin: 0 0;
	width: 825px;
  min-height:550px;
  height:auto !important;
  height:550px;
	background: #ffffff;
	font-size: .9em;
}

.container .content p
{
	padding: 15px 0 10px 15px;
	margin: 0;
}

.container .content h1
{
	background: #000000;
	display: block;
	width: 815px;
	height: 25px;
	padding: 5px;
	margin: 0;
	font-size: 1.3em;
	font-weight: bold;
	color: #ffffff;
	text-transform: capitalize;
}

.container .content img
{
	padding: 0;
	margin: 0 auto;
}

.container .footer
{
	clear: both;
	width: 945px;
	height: 100px;
	background: #ff0000 url(http://www.sbgoutfitters.com/images/lower-fade.jpg) top repeat-x;
	margin: 0 auto 10px;
	text-align: center;
	padding: 20px;
}

.container .footer span:last-child
{
	font-size: .5em;
}
.container .footer span:last-child a
{
	font-size: 1em;
}


.container .footer span:first-child
{
	text-transform: capitalize;
	width: 750px;
}

.container .footer span a
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-size: 10pt;
}

.container .footer span a:hover
{
	color: #ffffff;
}

.container .footer span
{
	display: block;
	text-align: center;
	margin: 0 auto;
	clear: both;
	width: 650px;
	padding: 5px;
	font-size: 10pt;
}

.container .content .glossary .alphaList
{
	margin: 0 auto;
	padding: 5px;
width: 600px;
text-align: center;
}


.container .content .glossary .alphaList a
{
	margin: 0;
	padding: 5px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

.container .content .glossary .alphaList a:hover
{
	text-decoration: underline;
}

.container .content .glossary h2
{
	padding: 5px;
	margin: 0;
	font-size: 1.7em;
	text-align: center;
	clear: both;
}

.container .content .glossary em
{
	font-weight: bold;
	font-style: normal;
	text-transform: capitalize;
}


.container .content .glossary p
{
	font-size: .90em;
	padding: 5px 10px 10px 10px;
}

.container .content .glossary a
{
	text-decoration: none;
	color: #ff0000;
}

.container .content .sizeingchart p
{
	padding: 10px;
}

.container .content .sizeingchart h3
{
	clear: both;
	padding: 10px 10px 5px 10px;
	margin: 0;
}

.container .content .sizeingchart .labels
{
	height: 20px;
	width: 800px;
	list-style-type: none;
	padding: 0;
	margin: 0 auto;
}

.container .content .sizeingchart .labels li:first-child
{
	height: 10px;
}

.container .content .sizeingchart .labels li
{
	width: 60px;
	height: 20px;
	padding: 0;
	margin: 0;
	float: left;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
}	

.container .content .sizeingchart ul
{
	height: 20px;
	width: 800px;
	list-style-type: none;
	padding: 0;
	margin: 0 auto;
	font-size: .6em;
	clear: both;
}

.container .content .sizeingchart ul li:first-child
{
	width: 120px;
	font-size: 1.5em;
	font-weight: normal;
	text-align: center;
	text-transform: none;
	padding: 5px;
	height: 50px;
}

.container .content .sizeingchart ul li
{
	width: 50px;
	height: 50px;
	padding: 5px;
	margin: 0;
	float: left;
	text-align: left;
	color: #000000;
	text-transform: uppercase;
	font-size: 1.5em;
}	

.red
{
	background: #ffffff;
}
.darkred
{
	background: #FEF5E2;
}

.darkerred
{
	background: #D8E1ED;
}

.darkestred
{
	background: #ED302C;
}

.lightgray
{
	background: #cccccc;
}

.sup
{
	font-size: .7em;
	vertical-align: super;
}

.sub
{
	font-size: .7em;
	vertical-align: sub;
}

.container .content .contact p
{
	margin: 0;
	padding: 10px;
	font-weight: bold;
	font-size: 1.2em;
}

.container .content .contact
{
font-size: 1em;
}

.container .content .contact ul
{
	list-style-type: none;
	padding: 10px;
	margin: 0;
}

.container .content .contact ul li:first-child
{
	font-weight: bold;
}

.container .content .contact a
{
	color: #ff0000;
	font-weight: bold;
	text-decoration: none;
}

.container .content .contact a:hover
{
	text-decoration: underline;
}

.container .content .gallery
{
	margin: 0 auto;
	padding: 0;
}

.container .content .faq h2
{
	font-size: 1.5em;
	font-weight: bold;
	padding: 10px;
	margin: 0;
}

.container .content .faq em
{
	font-size: 1em;
	font-weight: bold;
	font-style: normal;
}

.container .content .faq ul
{
	padding: 0 0 15px 25px;
	margin: 0;
}

.container .content .faq p
{
	padding: 10px;
	margin: 0;
}

a
{
	color: #ff0000;
	font-weight: bold;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

.container .content .tips h2
{
	padding: 10px;
	text-align: center;
}
.container .content .tips h3
{
	padding: 10px 0 0 10px;
	margin: 0;
}
.container .content .tips em
{
	font-weight: bold;
	font-style: normal;
}
.container .content .tips p
{
	padding: 10px;
	margin: 0;
}

.container .content .tips ul:first-child
{
	list-style-type: none;
	padding: 10px;
	margin: 0;
}

.container .content .tips img
{
	border: 0;
	padding: 10px;
	margin: 0 auto;
	display: block;
}

.container .content .quote form
{
	width: 600px;
	padding: 10px;
}

.container .content .quote .submit
{
	clear: both;
	margin: 0 0 0 180px;
	padding: 0;
}

.container .content .quote .labels
{
	width: 180px;
	list-style-type: none;
	padding: 0;
	margin: 0;
	clear: both;
	text-align: right;
	float: left;
	clear: left;
}

.container .content .quote .labels li
{
	padding: 5px;
	margin: 0;
	height: 20px;
}

.container .content .quote .fields
{
	width: 420px;
	list-style-type: none;
	padding: 0;
	margin: 0;
	clear: both;
	text-align: left;
	float: right;
	clear: right;
}

.container .content .quote .fields li
{
	padding: 5px;
	margin: 0;
	height: 20px;
}

.container .content .quote .projecttypes
{
	width: 500px;
	height: 30px;
	list-style-type: none;
	padding: 0;
	margin: -5px 0 0 10px;
	clear: both;
}

.container .content .quote .projecttypes li
{
	float: left;
	width: 90px;
	padding: 0;
	margin: -10px;
}

.container .content .quote .projecttypes li input
{
	padding: 0;
	margin: 5px;
}

.container .content .quote .graphiclocation
{
	width: 660px;
	height: 30px;
	list-style-type: none;
	padding: 0;
	margin: 10px;
	clear: both;
}

.container .content .quote .graphiclocation li
{
	float: left;
	width: 110px;
	padding: 0;
	margin: -10px;
}

.container .content .quote .graphiclocation li input
{
	padding: 0;
	margin: 5px;
}

.container .content .quote h2
{
	margin: 0 auto;
	padding: 10px;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
}


.clearboth
{
	clear: both;
}

.error
{
	font-weight: bold;
	color: #ff0000;
	padding: 10px;
	margin: 0;
}

.content .alt2 
{
background:#F0F0F0;
}

.content .threadtable
{
	width: 600px;
	margin: 15px auto;
}


.content .threadtable td
{
	width: 200px;
	text-align: right;
}


.content .pricing ul
{
	list-style-type: none;
	float: left;
	height: 300px;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 1em;
}

.content .pricing ul:first-child
{
font-weight: bold;
font-size: 1em;
}

.content .pricing ul:first-child li:first-child
{
font-weight: bold;
font-size: 1em;
padding: 15px 5px 5px 5px;
height: 30px;
}

.content .pricing ul:first-child li:last-child
{
font-weight: bold;
font-size: .75em;
padding: 5px;
height: 25px;
}

.content .pricing ul:first-child li
{
font-weight: bold;
font-size: .9em;
padding: 5px;
height: 25px;
}


.content .pricing ul li:first-child
{
	height: 40px;
	background: #ff0000;
	color: #ffffff;
	font-weight: bold;
	padding: 5px;
	margin: 0;
	font-size: .8em;
}

.content .pricing ul li
{	
	height: 25px;
	width: 60px;
	color: #000000;
	padding: 5px;
	margin: 0;
	border-bottom:1px solid #999999;
	font-size: .9em;
}

.content .pricing h2
{
	padding: 15px;
	margin: 0;
	font-size: 1.2em;
}

.content .pricing p
{
	padding: 15px;
	margin: 0;
}

.content .pricing1 ul
{
	list-style-type: none;
	float: left;
	height: 300px;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 1em;
}

.content .pricing1 ul:first-child
{
font-weight: bold;
font-size: 1em;
}

.content .pricing1 ul:first-child li:first-child
{
font-weight: bold;
font-size: 1.1em;
padding: 15px 5px 5px 5px;
height: 30px;
width: 70px;
}

.content .pricing1 ul:first-child li:last-child
{
font-weight: bold;
font-size: .6em;
padding: 5px;
height: 25px;
width: 70px;
}

.content .pricing1 ul:first-child li
{
font-weight: bold;
font-size: .8em;
padding: 10px 10px 10px 5px;
height: 15px;
width: 65px;
}


.content .pricing1 ul li:first-child
{
	height: 40px;
	width: 65px;
	background: #ff0000;
	color: #ffffff;
	font-weight: bold;
	padding: 5px;
	margin: 0;
	font-size: .8em;
}

.content .pricing1 ul li
{	
	height: 15px;
	width: 55px;
	color: #000000;
	padding: 10px;
	margin: 0;
	border-bottom:1px solid #999999;
	font-size: .9em;
}

.content .pricing1 p
{
	margin: 0;
	padding: 20px;
}

.content .pricing1 h2
{
	margin: 0;
	padding: 0 0 0 20px;
	font-size: 1.2em;
}

.content .pricing1 h3
{
	margin: 0;
	padding: 0 0 0 20px;
	font-size: 1em;
}

.content .pricing1 em
{
	font-weight: bold;
}

.content .embcare h2
{
	padding: 15px;
	font-size: 1em;
}

.content .embcare p
{
	padding: 15px;
	margin: 0;
}

.content .embcare ul
{
	padding: 0 20px 20px 35px;
	margin: 0;
}

.content .aboutus p
{
	margin: 0;
	padding: 15px 15px 5px 15px;
}

.content .special
{
	width: 700px;
	padding: 0;
	margin: 0 0;
}

.content .special p
{
	padding: 15px;
	margin: 0 0;
	font-weight: bold;
}


.content .special img
{
	padding: 0;
	margin: 10px;
	float: right;
}

.content .special h2
{
	font-weight: bold;
	padding: 10px;
	margin: 0 auto;
	font-size: 1.2em;
	text-align: center;
}

.content .special h3
{
	font-weight: bold;
	padding: 5px;
	margin: 0 auto;
	font-size: .9em;
	text-align: center;
}

.content .special .sizes
{
	list-style-type: none;
	width: 40px;
	height: 330px;
	margin: 0;
	padding: 0;
	display: block;
	float: right;
}

.content .special .sizes li
{
	width: 25px;
	height: 25px;
	border: solid;
	border-width: 1px;
	border-color: #000000;
	float: left;
	margin: 5px;
	padding: 10px 5px 0 5px ;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	font-size: .8em;
}

.content .special .features
{
	padding: 0;
	margin: 0;
	width: 350px;
	float: left;
}

.content .special .features li
{
	padding: 5px;
	margin: 0 0 0 30px;
}

.content .special .colordivs
{
	margin: 0;
	padding: 0 0 0 15px;
	width: 303px;
	float: left;
	clear: both;
}

.content .special .pricing
{
	float: left;
	list-style-type: none;
	width: 90px;
	height: 70px;
	text-align: center;
	padding: 0;
	margin: 0;
}

.content .special .pricing li:first-child
{
	background: #ff0000;
	color: #ffffff;
	font-weight: bold;
	padding: 5px;
	margin: 0;
	font-size: .8em;
	width: 80px;
}

.content .special .pricing li:last-child
{
	color: #ff0000;
}

.content .special .pricing li
{
	color: #000000;
	font-weight: bold;
	padding: 5px;
	margin: 0;
	font-size: .8em;
	width: 80px;
	border-bottom:1px solid #999999;
}

.content .special .colors
{
	padding: 0 0 0 5px;
	margin: 0;
	width: 700px;
	list-style-type: none;
}

.content .special .colors li
{
	margin: 5px;
	padding: 5px;
}

.content .special .colors em
{
	font-weight: bold;
	font-style: normal;
}


.content .specials
{
	padding: 0;
	margin: 0;
}

.content .specials a img
{
	width: 190px;
	margin: 0; 
	padding: 0 0 4px 0; 	
}

.content .specials img
{
	width: 35px; 
	margin: 0 auto; 
	padding: 5px; 
	float: right;
}

.content .specials ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.content .specials ul:first-child li
{
height: 20px;
border-bottom: 4px double #999999;

}

.content .specials ul li
{
	float: left;
	height: 60px;
	width: 130px;
	padding: 5px 5px 5px 5px;
	border-bottom:1px solid #999999;
	overflow: hidden;
}

.content .specials em
{
	color: #ff0000;
	font-weight: bold;
	font-style: normal;
}

.content .specials ul .description
{
	width: 200px;
}

.content .colordiv
{
 width: 20px; 
 height: 20px; 
 float: left; 
 padding: 0; 
 margin: 1px; 
 border:1px solid #999999;
}

.container .content .labels
{
	width: 180px;
	list-style-type: none;
	padding: 0;
	margin: 0;
	clear: both;
	text-align: right;
	float: left;
	clear: left;
}

.container .content .labels li
{
	padding: 5px;
	margin: 0;
	height: 20px;
}

.container .content .fields
{
	width: 420px;
	list-style-type: none;
	padding: 0;
	margin: 0;
	clear: both;
	text-align: left;
	float: right;
	clear: right;
}

.container .content .fields li
{
	padding: 5px;
	margin: 0;
	height: 20px;
}

.content .controlpanel
{
	padding: 0;
	margin: 0;
}

.content .controlpanel form
{
	width: 800px;
}

.content .controlpanel ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	clear: both;
	width: 800px;
}

.content .controlpanel ul:first-child li
{
height: 30px;
width: 140px;
padding: 5px;
border-bottom: 4px double #999999;
margin: 0;
}

.content .controlpanel ul:first-child li:first-child
{
	width: 30px;
}


.content .controlpanel .checkbox
{
	width: 30px;
}


.content .controlpanel ul li
{
	float: left;
	height: 70px;
	width: 120px;
	padding: 5px;
	border-bottom:1px solid #999999;
	overflow: hidden;
	margin: 0;
}

.content .controlpanel ul li input
{
	
}


.content .controlpanel em
{
	color: #ff0000;
	font-weight: bold;
	font-style: normal;
}

.content .controlpanel ul .description
{
	width: 200px;
}

.content .controlpanel input[type="text"]
{
	width: 40px;
}

.content .pricelistupload form
{
	width: 600px;
}

.container .mainban
{
	list-style-type: none;
	margin: 5px;
	padding: 5px 5px;
	float: right;
}

.container .mainban li
{
	margin: 0;
	padding: 0;
}

.sitemap a
{
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

.sitemap a:hover
{
	text-decoration: underline;
}