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

#header
{
position: relative;
top: 0px;
width: 910px;
height: 476px;
background: url(media/singfreedomheaderbg.jpg) no-repeat center top;
}
#header h1
{
display: none;
}
#headerlinks
{
position: relative;
float: left;
left: 0px;
text-align: right;
font-size: 12px;
color: #F6CFAA;
margin: 104px 0px 0px 187px;
padding: 0px;
}

#headerlinks a
{
color: #F6CFAA;
text-decoration: none;
font-family:Georgia, "Times New Roman", Times, serif;
}

#headerlinks a:hover
{
color: #AC4E25;
text-decoration: none;
font-family:Georgia, "Times New Roman", Times, serif;
}

#wrapper
{
width: 910px;
position: absolute;
left: 50%;
margin-left: -455px;
padding: 0px;
background: url(media/mainbg.jpg) repeat-y center top;
}

#content
{
position: relative;
text-align: left;
width: 666px;
font-size: 12px;
float: right;
background: url(media/rightcontentbg.jpg) no-repeat center bottom;
}

#leftnav
{
/*border: 1px solid #000;*/
position: relative;
width: 244px;
height: 100%;
float: left;
margin: 0px;
padding: 0px;
}

#leftnav h4
{
margin: 0px;
padding: 0px;
}

#nav
{
/*border: 1px solid #000;*/
position: relative;
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 10px;
font-style:italic;
width: 243px;
top: 0px;
color: #fff;
text-align: left;
margin-left: 0px;
margin-top: 0px;
background: #18120B url(media/photosbg.jpg) repeat-y left top;
}
#navfooter
{
position: relative;
top: 0px;
}

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

#maincontent a.mtext:link
{
color: #0072BB;
text-decoration: underline;
}
#maincontent a.mtext:active
{
color: #0072BB;
text-decoration: underline;
}
#maincontent a.mtext:visited
{
color: #0072BB;
text-decoration: underline;
}
#maincontent a.mtext:hover
{
color: #82BA3F;
text-decoration: underline;
}

#topmainnav
{
position: absolute;
background-color: #000000;
float: right;
right: 0px;
margin: 0px;
padding: 0px;
top: 232px;
height: 30px;
width: 558px;
line-height: 30px;
color: #FFFFFF;
}
#topmainnav h3
{
font-size: 14px;
margin: 0px;
padding: 0px;
}

#glowingtabs{
float:left;
margin-top: 0px;
width: 400px;
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:0;
margin-left: 5px; /*Left offset of entire tab menu relative to page*/
padding:0;
}

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

#glowingtabs a{
float:left;
background:url(img/glowtab-left.jpg) no-repeat left 1px;
margin:0;
margin-right: 10px; /*spacing between each tab*/
padding:0 0 0 5px;
text-decoration:none;
}

#glowingtabs a span{
float:left;
display:block;
background:url(img/glowtab.jpg) no-repeat right 1px;
padding: 2px 8px 0px 3px;
font-weight:bold;
color:#fff;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#glowingtabs a span {float:none;}
/* End IE5-Mac hack */

#glowingtabs a:hover span {
color: black;
}

#glowingtabs #current a{ /*Selected Tab style*/
background-position:0 -30px; /*Shift background image up to start of 2nd tab image*/
}

#glowingtabs #current a span{ /*Selected Tab style*/
background-position:100% -30px; /*Shift background image up to start of 2nd tab image*/
color: black;
}

#glowingtabs a:hover{ /*onMouseover style*/
background-position:0% -30px; /*Shift background image up to start of 2nd tab image*/
}

#glowingtabs a:hover span{ /*onMouseover style*/
background-position:100% -30px; /*Shift background image up to start of 2nd tab image*/
}


#nav-secondary a, #nav-secondary a:link, #nav-secondary a:visited, #nav-secondary a:hover, #nav-secondary a:active
{cursor:pointer;
} 

#nav-secondary ul
{
margin: 0px 0px 0px 30px;
padding: 0px;
}


#nav-secondary li
{
float: left;
margin: 0px 5px 5px 0px;
padding-left: 0px;
list-style: none;
height: 82px;
width: 88px;
}
#nav-secondary li a.mainleftnav:link, a.mainleftnav:active, a.mainleftnav:visited
{
display:block;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color: #0072BB;
font-weight: bold;
text-decoration: none;
background: url(media/featuredimg-off.gif) no-repeat;
height: 82px;
width: 88px;
}
#nav-secondary li a.mainleftnav:hover
{
display:block;
font-family: Arial, Helvetica, sans-serif;
background-color: #82BA3F;
font-size:12px;
color: #FFF;
font-weight: bold;
text-decoration: none;
background: url(media/featuredimg-on.gif) no-repeat;
height: 82px;
width: 88px;
}
#nav-secondary li img
{
float: left;
margin: 4px 0px 0px 4px;
}

#footer
{
padding-top: 0px;
height: 136px;
position: relative;
top: 0px;
left: 0px;
font-size: 12px;
color: #FFF;
background: url(media/footerbg.jpg) no-repeat center bottom;
}

#footer a.footlink:hover
{
color: #000;
}
#footer a.footlink:link
{
color: #FFF;
}
#footer a.footlink:active
{
color: #FFF;
}
#footer a.footlink:visited
{
color: #FFF;
}

#footer ul
{
margin: 0px 0px 0px 260px;
padding: 0px;
}

#footer ul li
{
display: inline;
float: left;
margin: 0px 80px 0px 0px;
padding: 0px;
}

#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;
}

#medbag
{
float: right;
position: relative;
right: 0px;
top: 72px;
height: 144px;
background: #0072BB url(media/uk-med-bag.jpg) no-repeat 10px 10px;
width: 128px;
font-size: 12px;
}

#medbag a:link
{
color: #FFF;
text-decoration: none;
}
#medbag a:visited
{
color: #FFF;
text-decoration: none;
}
#medbag a:active
{
color: #FFF;
text-decoration: none;
}

#medbag a:hover
{
color: #E4FFC4;
text-decoration: none;
}

.tabletextheader
{
font-size: 18px;
color: #FFF;
font-weight: bold;
}
#viagralist
{
position: absolute;
left: -3000px;
top: -3000px;
}
.tabletext
{
font-size: 12px;
color: #000000;
}
.tabletextprice
{
font-size: 16px;
color: #2B4DBC;
font-weight: bold;
}

a.viagrabuttons:link
{
text-decoration: none;
color: #FFF;
font-weight: bold;
}
a.viagrabuttons:active
{
text-decoration: none;
color: #FFF;
font-weight: bold;
}
a.viagrabuttons:visited
{
text-decoration: none;
color: #FFF;
font-weight: bold;
}
a.viagrabuttons:hover
{
text-decoration: none;
color: #000;
font-weight: bold;
}
fieldset.formFieldSet
{
padding: 4px;
width: 480px;
border: solid 1px #0072BB;
}
legend.formLegend
{
font-size: 14px;
font-family: Arial, Helvetica, sans-serif;
background-color: #B9D6E7;
padding: 6px;
border: solid 1px #0072BB;
}

textarea.formTextArea
{
font-family: Arial, Helvetica, sans-serif;
background-color: #FFFFFF;
padding: 5px;
width: 440px;
height: 100px;
border: solid 1px #003276;
}

textarea.formTextArea2
{
font-family: Arial, Helvetica, sans-serif;
background-color: #FFFFFF;
padding: 5px;
width: 200px;
height: 100px;
border: solid 1px #003276;
}
