/* Designed by Allan Scott - http://www.allanscott.co.uk*/

/*---[ undohtml ]-------------------------- */

:link,:visited { text-decoration:none }

ul,ol { list-style:none }

h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,td
{ margin:0; padding:0 }

a img,:link img,:visited img { border:none }

address { font-style:normal }

fieldset{
padding:.5em;
}

body {
font-family:"Lucida Grande", "Lucida Sans", Tahoma, Verdana, sans-serif;
font-size:small;
line-height:1.3em;
color:#554433;
text-align:center; /*center hack*/
background-color:#DDDDBB;
background-image:url(../images/layout/body-bg.gif);
background-repeat:repeat-x;
}

#wrap {
width:780px;
margin:0 auto; /*center hack*/
text-align:left;
}
#header {
text-align:left;
position: relative;
/*background: url(../images/banner.jpg);*/
/*background-repeat:no-repeat;
background-position:left top;*/
/*height: 165px;*/
}

#header-logo	{
float: left;
width:320px;
height:280px;
padding:0;
text-align: left;
background: url(../images/layout/header-logo.gif);
background-repeat:no-repeat;
background-position:left top;
}

#header-logo h1	{
display:none;
}

#header-logo .inside	{
padding:165px 0 0 0;
text-align:center;
}

#header-logo address	{
color:#fff;
}

#header-image	{
float:right;
width:460px;
height:280px;
}

#header-tag	{
float:left;
width:780px;
height:50px;
background: url(../images/header-tag.jpg);
background-repeat:no-repeat;
}

#header-tag h2	{
display:none;
}

#main-body {
float:left;
width:530px;
/*background-color:#99CC99;*/
}

#inner-wrap	{
/*padding:0 30px;*/
float:left;
width:780px;
background-image:url(../images/layout/main-inner-wrap-bg.jpg);
background-repeat:repeat-y;
}

#content {
float:right;
width:400px;
/*background-color:#555555;*/
}

#content .inside {
padding:10px 10px 10px 30px;
}

#sidebar {
float:left;
width:130px;

/*background-color:#ccc;*/
}

#sidebar .inside {
padding:40px 0 10px 10px;
}

#sidebar-2 {
float:right;
width:250px;
/*background-color:#ccc;*/
}

#sidebar-2 .inside {
padding:20px 20px 0 10px;
}

#footer {
clear:both;
width:780px;
height:55px;
padding:0;
margin:0;
background-image:url(../images/layout/footer-bg.jpg);
background-position:top left;
background-repeat:no-repeat;
}

#footer a	{
color:#666633;
text-decoration:none;
}

#footer a:hover	{
color:#992614;
text-decoration:underline;
}

#footer .inside	{
padding:25px 25px 0 0;
text-align:right;
}

#footer2	{
clear:both;
width:770px;
margin:0 auto 20px auto;
padding:0 40px 20px 0;
text-align:right;
}

/*---[ GLOBAL FORMATTING ]-----------------------------*/
h1	{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:190%;
font-weight:normal;
color:#666633;
padding:0;
margin:20px 0 10px 0;
}

h2	{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:150%;
font-weight:normal;
margin:10px 0 5px 0;
color:#666633;
}

h3	{
font-size:105%;
line-height:1.3em;
font-weight:bold;
color:#444477;
}

h4	{
font-size:100%;
line-height:1.3em;
font-weight:bold;
color:#8899AA;
}

p	{
font-size:100%;
line-height:1.5em;
padding:0px;
margin:0px;
}

a	{
color:#a30000;
font-weight:normal;
text-decoration:none;
}

a:hover	{
color:#992614;
font-weight:normal;
text-decoration:underline;
}


/*[ nav ]-------------------------------------------------*/
#main-nav	{
width:100%;
/*margin:0 0 20px 0;*/
}

#main-nav ul	{
margin:0;
padding:0 0 0 0;
list-style:none;
text-align:left;
}

#main-nav ul li	{
/*display:inline;*/
/*padding:0 1em;*/
}

#main-nav ul li a	{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:130%;
font-weight:normal;
color:#778855;
line-height:1.5em;
text-decoration:none;
}

#main-nav ul li a:hover	{
color:#992614;
text-decoration:none;
}

/*---[ current menu state styles ]---------------------------*/
#home #nav-home a,
#fittings #nav-fittings a,
#sizing #nav-sizing a,
#care #nav-care a,
#positions #nav-positions a,
#about #nav-about a,
#contact #nav-contact a,
#contact #nav-contact a,
#links #nav-links a	{
color:#992614;
}

/*---[ block quotes ]----------------------------------*/

blockquote {
/*float:right;*/
/*width: 250px;*/
margin:0px;
padding:5px 10px;
background:url(../images/layout/plain-quote-start.gif) top left no-repeat;
position: relative;
}

#sidebar-2 .inside > blockquote {
margin-right: 30px;
}

p.quotebody {
font-family:Georgia, "Times New Roman", Times, serif;
color: #363636;
font-size:200%;
line-height: 1.2em;
font-weight: normal;
padding:0 0 30px 0;
text-align: right;
background: url(../images/layout/plain-quote-end.gif) bottom right no-repeat;
}

p.quotecite {
color: #9d0a0e;
font-size: 125%;
font-weight: normal;
text-align: right;
padding-right: 15px;
padding-bottom: 15px;
margin-bottom: 0;
}

/*---[ basiclists ]---------------------------*/

ul{
margin:10px 0 10px 1em;
padding:0 0 0 1em;
list-style-type:square;
}

ul ul{
margin:0 0 0 1em;
padding:0 0 0 1em;
list-style-type:square;
}

ul ul ul{
list-style-type:square;
}

ul li	{
margin-left:20px;
margin-top:5px;
line-height:1.5em;
}

ul.basiclist	{
margin:10px 0;
list-style-type:square;
}

ul.basiclist li	{
margin-left:20px;
margin-top:5px;
}

ol	{
margin:10px 0;
padding:0;
list-style-type:decimal;
}

ol li	{
margin-left:25px;
margin-top:5px;
line-height:1.5em;
}

ol.basicorderedlist	{
margin:10px 0;
list-style-type:decimal;
}

ol.basicorderedlist li	{
margin-left:25px;
margin-top:5px;
}


/*---[ tables ]---------------------------------------*/

caption	{
font-family:Georgia, "Times New Roman", Times, serif;
color:#666633;
font-size:130%;
text-align:left;
padding:0 0 10px 0;
}


/*---[ easy drop shadow ]------------------------------*/

.img-wrapper {
float:left;
margin:10px 10px 0px 0px;
background: url(../images/layout/shadow.gif) no-repeat bottom right;
line-height:0;
}

* html body	.img-wrapper /* for IE Win */{
margin:10px 10px 0px 10px
}

.img-wrapper img	{
float:none;
margin:0;
background-color:#fff;
padding:4px;
border:1px solid #B3B6A3;
position:relative;
left:-5px;
top:-5px;
}

