/* template file selectors start here */
/* all templates */
A:link {color: #06c;}

A:visited {color: #07a;}

A, BODY, H1, H2, H3, H4, LI, OL, P, SPAN, TD, TH, UL {font-family: verdana, arial, helvetica, sans-serif;}

A {font-weight: normal;
text-decoration: underline;}

BODY {background-color: #fff;
color: #000;}

TD {color: #000;
font-size: 13px;}

/* page header */
TD.sdldpheader {}

TR.sdldpheader {}

/* page footer */
TD.sdldpfooter {}

TR.sdlpfooter {}

/* horizontal rules separating the header and footer */
/* from the main body of the page */
HR.sdldptopbar {color: #06c;}

HR.sdldpbottombar {color: #06c;}

/* company logo in header */
IMG.sdldplogo {}

/* page content sections */
TD.sdldpentry {}

TR.sdldpentry {}

/* _leftmenu and _rightmenu template files only */
/* adds white space below the header */
TD.sdldphorizontalspacer {}

TR.sdldphorizontalspacer {}

/* adds white space between the page content and menu */
TD.sdldpverticalspacer {}

/* contains %pub.vmenu%, the site menu */
TD.sdldpvmenu {background-color: #eef3ff;
color: #000;
border: 1px solid;
border-color: #06c;}

/* _topmenu template files only */
/* contains %pub.hmenu%, the site menu */
TD.sdldphmenu {}

TR.sdldphmenu {}

/* bookroom_<menuname>.tpl and contactus_<menuname>.tpl only */
/* form section */
TD.sdldpform {}

TR.sdldpform {}

/* form layout table */
TABLE.sdldpformlayout {}

TR.sdldpformlayout {}

TD.sdldpformdropdownbox {}

TD.sdldpformlabel {font-weight: bold;}

SPAN.sdldpformlabel {}

TD.sdldpformsubmitbtn {}

TD.sdldpformtextbox {}

/* form elements */
FORM.sdldpform {}

INPUT.sdldpsubmitbtn {background-color: #ccc;
border-top: solid 1px #000;
border-bottom: solid 1px #000;
border-left: solid 1px #000;
border-right: solid 1px #000;
color: #000;
font-size: 12px;
font-weight: bold;}

INPUT.sdldptextbox {border-top: solid 1px #000;
border-bottom: solid 1px #000;
border-left: solid 1px #000;
border-right: solid 1px #000;
background-color: #fff;
color: #000;
font-size: 12px;
width: 200px;}

SELECT.sdldpdropdownbox {background-color: #fff;
color: #000;
font-size: 12px;}

/* contactus_<menuname>.tpl only */
TD.sdldpformmultilinetextbox {}

TEXTAREA.sdldpmultilinetextbox {background-color: #fff;
border-top: solid 1px #000;
border-bottom: solid 1px #000;
border-left: solid 1px #000;
border-right: solid 1px #000;
color: #000;
font-size: 12px;
width: 360px;}

/* bookroom_<menuname>.txt and contactus_<menuname>.txt only */
/* reply message */
SPAN.sdldprequestreply {}

TD.sdldprequestreply {}

TR.sdldprequestreply {}

/* bookroom_<menuname>.txt only */
/* summary of customer's requirements */
LI.sdldprequestdetails {color: #06c;}

UL.sdldprequestdetails {}

SPAN.sdldprequestinformation {color: #000;}

SPAN.sdldprequestvalue {color: #000;}

/* products_<menuname>.tpl only */
/* first section */
TD.sdldpmainentry {}

TR.sdldpmainentry {}

/* splash.tpl only */
/* the splash page logo image section */
TD.sdldpsplashlogo {}

TR.sdldpsplashlogo {}

/* the splash page heading section */
TD.sdldpsplashheading {}

TR.sdldpsplashheading {}

/* the splash page paragraph section */
TD.sdldpsplashparagraph {}

TR.sdldpsplashparagraph {}

/* line that separates the splash page heading and paragraph */
TD.sdldpsplashtoprule {border-right: 1px solid #06c;}

TD.sdldpsplashbottomrule {border-top: 1px solid #06c;
border-left: 1px solid #06c;}

/* stafflist_<menuname>.tpl only */
/* makes sure images always display below section headings */
DIV.staffimage {}

/* aboutus_topmenu.tpl only */
/* adds white space between page content sections */
TD.sdldpverticalspacer {}
/* template file selectors end here */

/* include file selectors start here */
/* customfooter.txt -- page footer */
H3.sdldpaddress {border: none;
color: #000;
font-size: 16px;
text-align: center;}

DIV.sdldplastupdate {margin-top: 5px}

SPAN.sdldplastupdatetext {}

SPAN.sdldplastupdatedate {font-weight: bold;}
/* include file selectors end here */

/* published variable selectors start here */
/* %pub.address% -- company details in footer */
SPAN.SDLdpAddress {}

/* %pub.paraheaderN% -- section heading, assuming site owners choose Heading 1-4 */
/* for the heading style size */
/* Note that all _topmenu template files contain an embedded style sheet that removes */
/* borders from Heading 1 elements. This is because the horizontal rule at the top */
/* of the _topmenu template files acts as a border for main page headings. */
/* note that splash.tpl contains an embedded style sheet that removes */
/* borders from Heading 1-4 elements */
H1 {border-bottom: 1px solid;
color: #06c;
font-size: 28px;
font-weight: 900;}

H2 {border-bottom: 1px solid;
color: #06c;
font-size: 20px;}

H3 {border-bottom: 1px solid;
color: #06c;
font-size: 16px;}

H4 {border-bottom: 1px solid;
color: #06c;
font-size: 14px;}

/* %pub.paraheaderN% -- section heading, assuming site owners choose None */
/* for the heading style size */
SPAN.SDLdpHeader {color: #06c;
font-size: 20px;
font-weight: bold;}

/* %pub.picN% -- section image */
IMG.SDLdpImage {}

/* %pub.paraN% -- section entry, assuming site owners choose either */
/* None or Paragraph for the section style size */
P.SDLdpEntry {margin-top: 0;}

/* %pub.paraN% -- section entry, assuming site owners choose */
/* Numbered List for the section style size */
UL.SDLdpOrderedList {}

/* %pub.paraN% -- section entry, assuming site owners choose */
/* Bulleted List for the section style size */
UL.SDLdpUnorderedList {}

/* %pub.vmenu% -- site menu, vertical orientation. Use the odd and even classes */
/* to alternate the menu link colours. */
A.SDLdpVMenuEven {}

A.SDLdpVMenuEven:link {background-color: #eef3ff;
color: #06c;}

A.SDLdpVMenuEven:visited {background-color: #eef3ff;
color: #07a;}

A.SDLdpVMenuOdd {}

A.SDLdpVMenuOdd:link {background-color: #eef3ff;
color: #06c;}

A.SDLdpVMenuOdd:visited {background-color: #eef3ff;
color: #07a;}

TD.SDLdpVMenuOdd {}

TD.SDLdpVMenuEven {}

/* %pub.hmenu% -- site menu, horizontal orientation. Use the odd and even classes */
/* to alternate the menu link colours. */
A.SDLdpHMenuEven {}

A.SDLdpHMenuEven:link {color: #06c;}

A.SDLdpHMenuEven:visited {color: #06c;}

A.SDLdpHMenuOdd {}

A.SDLdpHMenuOdd:link {color: #06c;}

A.SDLdpHMenuOdd:visited {color: #06c;}

TD.SDLdpHMenuOdd {}

TD.SDLdpHMenuEven {}

/* %pub.hmenu% and %pub.vmenu% */
TABLE.SDLdpMenu {}

/* %pub.nextpage% */
A.SDLdpNextNav {}

A.SDLdpNextNav:link {color: #06c;}

A.SDLdpNextNav:visited {color: #06c;}

/* %pub.prevpage% */
A.SDLdpPrevNav {}

A.SDLdpPrevNav:link {color: #06c;}

A.SDLdpPrevNav:visited {color: #06c;}

/* published variable selectors end here */