/* CSS Document */
body
{
font-family: Arial, Helvetica, sans-serif;
margin: 0px;
padding: 0px;
text-align: center;
background: #FFFFFF url(media/sedusabg.jpg) repeat-x top;
}
#container
{
width: 800px;
margin: auto;
padding: 0px;
}

#header
{
width: 800px;
height: 200px;
background: url(media/sedusa-header.jpg) no-repeat;
}
#header h1
{
display: none;
}
#headerlinks
{
position: relative;
top: 8px;
text-align: right;
font-size: 12px;
color: #FFFFFF;
margin: 0px;
padding: 0px;
}

#headerlinks a
{
color: #FFFFFF;
text-decoration: none;
}

#headerlinks a:hover
{
color: #000;
text-decoration: none;
}

#wrapper
{
width: 800px;
position: absolute;
/*border: 1px solid #000;*/
left: 50%;
margin-left: -400px;
padding: 0px;
}

#content
{
position: relative;
margin-left: auto;
margin-right: auto;
text-align: left;
width: 798px;
float: right;
}

#vheader
{
margin: 0px 0px 0px 20px;
background: #FFFFFF url(media/promo.jpg) no-repeat;
position: relative;
top: 16px;
width: 760px;
height: 260px;
line-height: 255px;
text-align: center;
}
#vheader h2
{
display: none;
color: #FFFFFF;
font-size:24px;
margin: 0 0 0 14px;
}

#leftnav
{
position: relative;
width: 233px;
float: left;
background: #FFFFFF url(img/leftnav-bg.jpg) no-repeat top;
}

#nav
{
position: relative;
top: 0px;
color: #fff;
text-align: left;
margin-left: 0px;
margin-top: 100px;
}
#navfooter
{
position: relative;
top: 0px;
}

#maincontent
{
position: relative;
top: 40px;
margin-right: 10px;
width: 480px;
font-size: 14px;
}

#maincontent2
{
position: relative;
top: 40px;
margin-right: 10px;
width: 420px;
font-size: 14px;
}

#maincontentbasket
{
position: relative;
text-align: left;
top: 40px;
margin-right: 10px;
width: 760px;
font-size: 14px;
}


#maincontent2 p
{
width: 400px;
/*border: 1px solid #000;*/
padding: 0px 10px 0px 10px;
line-height: 22px;
}

#maincontent2 ul
{
margin: -10px 0px 0px 30px;
padding: 0px;
}

#maincontent2 ul li
{
margin: 0px 0px 8px 0px;
line-height: 18px;
font-weight: bold;
}

#topmainnav
{
position: relative;
/*border: 1px solid #000;*/
float: right;
right: 1px;
margin: 0px;
top: 124px;
height: 29px;
width: 798px;
line-height: 29px;
}


#glowingtabs{
float:left;
margin: 0px;
width: 798px;
font-size:14px;
line-height:normal;
/*border-bottom: 1px solid #7e9fff; Add border strip to bottom of menu*/
}

#glowingtabs ul{
list-style-type: none;
margin:0px;
padding:0px;
}

#glowingtabs li{
display:inline;
float: left;
margin:0px;
padding:0px;
line-height: 27px;
}


#nav-secondary a, #nav-secondary a:link, #nav-secondary a:visited, #nav-secondary a:hover, #nav-secondary a:active
{cursor:pointer;
} 
#nav-secondary
{
width: 205px;
margin: 8px;
padding: 0px;
}

#nav-secondary li
{
border-bottom: 1px solid #FFF;
margin-left: 0px;
padding-left: 0px;
line-height: 25px;
list-style: none;
text-indent: 10px;
}
#nav-secondary li a.mainleftnav:link, a.mainleftnav:active, a.mainleftnav:visited
{
display:block;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color: #FFF;
font-weight: bold;
text-decoration: none;
}
#nav-secondary li a.mainleftnav:hover
{
display:block;
font-family: Arial, Helvetica, sans-serif;
background:  url(img/nav-linkbg.jpg) no-repeat left top;
font-size:12px;
color: #3399FF;
font-weight: bold;
text-decoration: underline;
}
#nav-secondary li ul li.last
{
line-height: 18px;
list-style: none;
padding-bottom: -1px;
margin-bottom: -1px;
}
#nav-secondary li ul li a.mainleftnav2:link, a.mainleftnav2:active, a.mainleftnav2:visited
{
color: #000000;
font-weight: normal;
text-decoration: none;
}
#nav-secondary li ul li a.mainleftnav2:hover
{
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#A32E92;
font-weight: normal;
text-decoration: underline;
}

#nav-secondary li ul
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
margin: 0px;
padding: 0px;
}

#nav-secondary li ul li
{
line-height: 18px;
padding-left: 0px;
background: url(<?= $graphic_folder; ?>bullet2.gif) no-repeat left top;
}

#footer
{
background: #FFFFFF url(media/footerbg.jpg) repeat-x bottom;
position: relative;
margin: 0px;
padding: 0px;
font-size: 12px;
height: 69px;
line-height: 18px;
}

a.foot:link
{
color: #000;
text-decoration: none;
}
a.foot:active
{
color: #000;
text-decoration: none;
}
a.foot:visited
{
color: #000;
text-decoration: none;
}
a.foot:hover
{
color: #73695A;
text-decoration: underline;
}


a.maintextlink:link
{
color: #FF9601;
text-decoration: underline;
font-weight: bold;
}
a.maintextlink:active
{
color: #FF9601;
text-decoration: underline;
font-weight: bold;;
}
a.maintextlink:visited
{
color: #FF9601;
text-decoration: underline;
font-weight: bold;
}
a.maintextlink:hover
{
color: #000;
text-decoration: underline;
}

a.rightlink:link
{
color: #000;
text-decoration: underline;
font-weight: bold;
}
a.rightlink:active
{
color: #000;
text-decoration: underline;
font-weight: bold;;
}
a.rightlink:visited
{
color: #000;
text-decoration: underline;
font-weight: bold;
}
a.rightlink:hover
{
color: #FFF;
text-decoration: underline;
}

#buttons
{
width: 780px;
position: absolute;
top: 280px;
text-align: right;
left: 50%;
margin-left: -390px;
margin-top: 0px;
font-size:14px;
/*border: 1px solid #7e9fff; Add border strip to bottom of menu*/
}

#buttons ul
{
position: relative;
z-index: 100;
float: right;
top: 0px;
right: 10px;
width: 181px;
margin: 0px;
padding: 0px;
}

#buttons ul li
{
color: #FFF;
margin-right: 20px;
text-align: center;
margin-bottom: 6px;
display: block;
height: 23px;
width: 181px;
line-height:22px;
background: #FFFFFF url(img/vbut1.jpg) no-repeat;
list-style: none;
}

#buttons ul li a
{
display: block;
text-decoration: none;
color: #FFF;
}

#buttons ul li a:hover
{
display: block;
text-decoration: underline;
background: #FFFFFF url(img/vbut2.jpg) no-repeat;
color: #000000;
}
.largetext
{
color: #827666;
font-size: 21px;
font-weight: normal;
}
.largetext3
{
color: #827666;
font-size: 16px;
font-weight: normal;
}
.largetext2
{
color: #000;
font-size: 21px;
font-weight: bold;
}
.blacktext
{
color: #000;
font-weight: normal;
font-size: 12px;
}
.brownbold
{
color: #827666;
font-weight: bold;
}
.brownbold2
{
color: #827666;
font-size: 18px;
font-weight: bold;
line-height: 26px;
}
.brownbold3
{
color: #9A695A;
font-size: 18px;
font-weight: bold;
}

#rightcontent
{
position: relative;
/*border: 1px solid #000000;*/
top: 40px;
width: 298px;
font-size: 16px;
line-height: 18px;
float: right;
text-align: center;
}

#rightcontent2
{
position: relative;
top: 40px;
width: 308px;
font-size: 16px;
line-height: 18px;
height: 201px;
float: right;
text-align: center;
}


#bottompics
{
width: 798px;
margin: 20px 0px 0px 0px;
}

#bottompics ul
{
margin: 0px 45px 0px 45px;
padding: 0px;
}
#bottompics ul li
{
list-style: none;
margin: 0px;
padding: 0px;
float: left;
display: inline;
}

#glowingtabs2
{
position: relative;
float:left;
top: 114px;
left: 340px;
margin: 0px;
width: 400px;
font-size:14px;
line-height: normal;
/*border-bottom: 1px solid #7e9fff; Add border strip to bottom of menu*/
}

#glowingtabs2 ul
{
list-style-type: none;
margin:0px;
padding:0px;
}

#glowingtabs2 li{
display:inline;
margin:0px;
padding:0px;
line-height: 27px;
}

.smalltext
{
color: #000;
font-size: 10px;
font-weight: normal;
}

.greytxt
{
color: #211a12;
font-size: 12px;
line-height: 18px;
}