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

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

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

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

#cheader
{
margin: 0px;
position: relative;
top: 0px;
width: 579px;
top: 0px;
}


#wrapper
{
width: 800px;
position: absolute;
left: 50%;
margin-left: -400px;
padding: 0px;
background-color: #FFFFFF;
}

#content
{
position: relative;
text-align: left;
width: 579px;
float: right;
right: 16px;
}

#menu {display:block; height:34px; margin:0px; background: url(media/navbg.jpg) repeat-x; position: relative; top: 208px;}
#menu ul {margin:0px 0px 0px 132px; padding:0; list-style-type:none;}
#menu li {float:left; margin-right:20px; display:block;}
#menu li.list1 {background:transparent url(media/homebutoff.jpg); width: 67px;}
#menu li.list2 {background:transparent url(media/aboutusbutoff.jpg); width: 107px;}
#menu li.list3 {background:transparent url(media/forhirebutoff.jpg); width: 93px;}
#menu li.list4 {background:transparent url(media/termsbutoff.jpg); width: 73px;}
#menu li.list5 {background:transparent url(media/contactusbutoff.jpg); width: 127px;}
#menu a {display:block; padding-top:34px; height:0; color:#000; text-decoration:none; overflow:hidden;}
* html #menu a:link, * html #menu a:visited {height:34px; he\ight:0;}

#menu a#item1 {background:transparent url(media/homebuton.jpg) -67px -34px no-repeat;}
#menu a#item2 {background:transparent url(media/aboutusbuton.jpg) -107px -34px no-repeat;}
#menu a#item3 {background:transparent url(media/forhirebuton.jpg) -93px -34px no-repeat;}
#menu a#item4 {background:transparent url(media/termsbuton.jpg) -73px -34px no-repeat;}
#menu a#item5 {background:transparent url(media/contactusbuton.jpg) -127px -34px no-repeat;}

#menu a#item1:hover {background-position:top right; z-index:50;}
#menu a#item2:hover {background-position:top right; z-index:50;}
#menu a#item3:hover {background-position:top right; z-index:50;}
#menu a#item4:hover {background-position:top right; z-index:50;}
#menu a#item5:hover {background-position:top right; z-index:50;}

#menu li.active { display:block; background:transparent url(media/contactusbuton.jpg) no-repeat; width: 127px; height: 34px; text-decoration:none; overflow:hidden; }
#menu li.active1 { display:block; background:transparent url(media/homebuton.jpg) no-repeat; width: 67px; height: 34px; text-decoration:none; overflow:hidden; }
#menu li.active2 { display:block; background:transparent url(media/aboutusbuton.jpg) no-repeat; width: 107px; height: 34px; text-decoration:none; overflow:hidden; }
#menu li.active3 { display:block; background:transparent url(media/forhirebuton.jpg) no-repeat; width: 93px; height: 34px; text-decoration:none; overflow:hidden; }
#menu li.active4 { display:block; background:transparent url(media/termsbuton.jpg) no-repeat; width: 73px; height: 34px; text-decoration:none; overflow:hidden; }

* html #menu a:hover {height:34px; he\ight:0;}

#leftnav
{
position: relative;
width: 182px;
float: left;
margin: 0px;
padding: 0px;
left: 10px;
}

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

#nav
{
/*border: 1px solid #000;*/
position: relative;
top: 0px;
color: #fff;
text-align: left;
margin-left: 0px;
margin-top: 0px;
background: #FFF url(media/leftnavbg.gif) repeat-y center top;

}

#navfooter
{
position: relative;
top: 0px;
}

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

#maincontent td
{
padding: 2px;
margin: 0px;
height: 18px;
width: 18px;
}

#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
{
width: 182px;
margin: 0px;
padding: 0px;
}
#nav-secondary ul
{
margin: 0px;
padding: 0px;
}


#nav-secondary li
{
margin-left: 0px;
padding-left: 0px;
line-height: 25px;
list-style: none;
}
#nav-secondary li a.mainleftnav:link, a.mainleftnav:active, a.mainleftnav:visited
{
display:block;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color: #FF6600;
font-weight: bold;
text-decoration: none;
border-bottom: 1px dashed #FF6600;
margin: 0px 10px 0px 10px;
}
#nav-secondary li a.mainleftnav:hover
{
display:block;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color: #0085FF;
font-weight: bold;
text-decoration: none;
border-bottom: 1px dashed #FF6600;
}
#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;
}

.activenav
{
display:block;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color: #0085FF;
font-weight: bold;
text-decoration: none;
border-bottom: 1px dashed #FF6600;
margin: 0px 10px 0px 10px;
}

#footer
{
padding-top: 10px;
background: #FFF url(media/footerlogo.jpg) no-repeat center top;
height: 63px;
position: relative;
font-size: 12px;
color: #FFF;
}

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


#footer2
{
padding-top: 10px;
background-color: #82BA3F;
height: 107px;
position: absolute;
font-size: 12px;
color: #FFF;
top: 800px;
}

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

.tabletextheader
{
font-size: 18px;
color: #FFF;
font-weight: bold;
}

.tabletext
{
font-size: 12px;
color: #000000;
}
.tabletextprice
{
font-size: 16px;
color: #2B4DBC;
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;
}
#fprodlist
{
/*border: 1px solid #000;*/
width: 579px;
margin: 0px;
padding: 0px;
}
#fprodlist ul
{
list-style-type: none;
margin: 10px 0px 0px 12px;
padding: 0px;
}
#fprodlist ul li
{
float: left;
position: relative;
text-align: center;
margin: 0px 10px 0px 0px;
padding: 0px;
}

#fprodlist ul li a:link, a:active, a:hover, a:visited 
{
text-decoration:none;
}

#fprodlist ul li a:link, a:active, a:visited 
{
text-decoration:none;
color: #022C8E;
}
.flast
{
margin-right: 0px;
}

.castletitle
{
font-size: 18px;
}
.castletitle2
{
font-size: 14px;
}
a.footerlinks:link
{
font: Arial, Helvetica, sans-serif;
color: #FFFFFF;
font-size:12px;
font-weight: bold;
text-decoration: none;
}
a.footerlinks:active
{
font: Arial, Helvetica, sans-serif;
color: #FFFFFF;
font-size:12px;
font-weight: bold;
text-decoration: none;
}
a.footerlinks:visited
{
font: Arial, Helvetica, sans-serif;
color: #FFFFFF;
font-size:12px;
font-weight: bold;
text-decoration: none;
}
a.footerlinks:hover
{
font: Arial, Helvetica, sans-serif;
color: #FBDA00;
font-size:12px;
font-weight: bold;
text-decoration: none;
}

.footerlinkson
{
font: Arial, Helvetica, sans-serif;
color: #FBDA00;
font-size:12px;
font-weight: bold;
}

.topnavtreetext
{
font-size: 12px;
}

.topnavtreetextnormal
{
font-size: 14px;
}

input.contactform
{
width: 300px;
height: 18px;
font-size: 14px;
border: 1px solid #0085FF;
}

.messageform
{
border: 1px solid #0085FF;
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
width: 300px;
}

.usererror
{
font-size:16px;
font-weight: bold;
color: #FF6600;
}

table#basketTotals
{
border-collapse: collapse;
width: 560px;
font-size: 12px;
margin: 10px 0px 10px 0px;
}

#basketbuttons
{
/*border: 1px solid #000;*/
position: relative;
top: 0px;
left: 0px;
margin: 0px;
padding: 0px;
}
#basketbuttons ul
{
list-style: none;
margin: 0px;
padding: 0px;
position: relative;
line-height: 26px;
top: 5px;
}
#basketbuttons ul li
{
/*border: 1px solid #000;*/
float: left;
display: inline;
width: 180px;
margin-bottom: 0px;
margin-right: 18px;
padding: 0px;
}
#basketbuttons ul li.right
{
margin-right: 0px;
margin-bottom: 0px;
}

a.basketlink:link
{
color: #333333;
font-size: 14px;
text-decoration: none;
}

a.basketlink:visited
{
color: #333333;
font-size: 14px;
text-decoration: none;
}
a.basketlink:active
{
color: #333333;
font-size: 14px;
text-decoration: none;
}

a.basketlink:hover
{
color: #666666;
font-size: 14px;
text-decoration: underline;
}

.basketlinktext
{
color: #000;
font-size: 14px;
}
input#continue
{
border: 1px solid #000;
margin: 0px;
padding: 0px;
}

fieldset.fpdetails
{
width: 340px;
margin: 0px;
padding: 0px 0px 20px 0px;
border:1px solid #0956a4;
}
fieldset.fpdetails2
{
width: 260px;
margin: 0px;
padding: 0px 0px 20px 0px;
border:1px solid #0956a4;
height: 170px;
}
legend.pdetails
{
font-size: 14px;
font-weight: bold;
color: #000066;
}

input.pbdetails
{
width: 300px;
border: 1px solid #000066;
margin: 0 0 0 8px;
height: 20px;
line-height: 20px;
font-size: 14px;
color: #000000;
}
#personal
{
margin-bottom: 20px;
background-color: #e2ebf4;
padding: 20px 0 20px 15px;
/*border: 1px solid #000;*/
width: 360px;
}

#personal p
{
margin: 14px 0 0 0;
}

#personald
{
margin-bottom: 20px;
background-color: #e2ebf4;
padding: 20px 0 20px 15px;
/*border: 1px solid #000;*/
width: 360px;
}

#personald p
{
margin: 14px 0 0 0;
}
#BillingCountry
{
font-size: 14px;
height: 22px;
margin: 0 0 0 8px;
width: 300px;
}

#ShippingCountry
{
font-size: 14px;
height: 22px;
margin: 0 0 0 8px;
width: 300px;
}

#billingtitle
{
font-size: 14px;
height: 22px;
margin: 0 0 0 8px;
width: 300px;
}

#deliverytitle
{
font-size: 14px;
height: 22px;
margin: 0 0 0 8px;
width: 300px;
}

#paymentoption
{
font-size: 14px;
height: 22px;
margin: 0 0 0 8px;
width: 300px;
}

label#radiobut
{
display: inline;
font-size: 14px;
margin-left: 10px;
}
input#radiobuttons
{
display: inline;
height: 16px;
margin-right: 14px;
margin-top: 5px;
width: 16px;
}

label.bname
{
display: block;
font-size: 12px;
color: #000000;
margin: 0 0 0 10px;
}