/* Main styling */

.company {
font-weight: 600;
color: #135B81;
}
.addr {
font-weight: 500;
color: #333333;
}
.label {
font-weight: 700;
color: #333333;
}
.telfax {
font-weight: 600;
color: #136B99;
}
.eml a {

}
.eml a:hover {
background:#CCC;
}



dl {

}
dt {
color:#136B99;
font-weight:600;
font-size:1.3em;
}
dd {
font-size:1.2em;
color:#126B99;
padding:4px 0px;
margin-bottom:10px;
}
dt.subhead {
margin-bottom:15px;
background:#ededed;
color:#000;
padding:8px;
}


label
{
width:5.5em;
text-align:right;
margin-right:0.5em;
float:left;
display:block
}

input, select, textarea 
{
font:1em verdana, sans-serif;
border: 1px solid;
}



li.check label 
{
width:auto;
text-align:left;
margin-right:0;
float:none;
display:inline;
}


li.check span 
{
display:block;
padding-left: 6em
}

li.check span.name
{
padding-left: 0;
width: 5.5em;
text-align:right
}

.formlist {list-style:none;margin:0;padding:0; }
.formlist li {margin:0.5em}
.formlist label {width:10em; text-align: right; margin-right:0.5em;float: left; display:block}
.formlist table {float:left}

.checklist table {float:none}
.checklist table td input {float:left}
.checklist table td label {float:left;margin-left:0px;width:auto}
.formlist li.submit {padding-left:10.5em;}

.formlist li.check {padding-left:10.5em}
.formlist li.check label {width:auto; text-align: left;margin-right:0;float:none;display:inline;}
.formlist li.check span {display:block; padding-left: 10em}
.formlist li.check span.name {padding-left: 0;width: 10em; text-align:right}


	/*------------------------------------------------------- 
Order Details
	                                    
------------------------------------------------------- 
*/

.orderwrapper
{
    background:lightyellow;
}

.ordercontent
{
    border:1px solid;
    overflow:hidden;
    padding-right:0.5em;
    background:white;
    height:100%;
}
    
.orderwrapper h1
{
     padding-top:0px;
    margin-top:0px;
}  
  .orderwrapper h1 span
{
     padding-top:0px;
      margin-top:0px;
}  


.floatLeft
{
	float:left;
}

.floatCenter
{
	text-align:center;
}

.listbox {

                margin:15px;

                border:1px solid #006b9a;

                background: #e7f8ff;

                padding:15px;

}

.floatRight
{
	float:right;
}
.requiredField
{
	color:Red;

}

.clear {

                clear:both;

}

.message
{
    display:block;
    background:lightyellow;
    color:Red;
    text-align: center;
    padding:2em;
    border:1px solid red;
    margin: 1em 0;
}

.orderheader
{
    
    background: lightyellow;
	font-size: 1.4em;
	font-weight: bold;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
}

.orderheader span
{
     padding-top:0px;
     margin-top:0px;
}

.orderleftcol
{
     float:left;
     border-right:1px solid;
     padding-right:0.5em;
     margin:0.5em;
}

.ordercentercol
{
    padding:0.5em;
    border-bottom:1px solid;
    overflow:auto;
    height:100%
}

.ordertotalcol
{
    padding:.5em;
    overflow:hidden;
    text-align:right;
    font-size:1.2em;
}

.orderproductcontent
{
    float:left;
    font-size:1.2em;
}

.orderpricecontent
{
    float:right;
    font-size:1.2em;
}



.ordertotals
{
    padding:0.5em;
    overflow:auto;
    text-align:right;
        font-size:1.2em;
    height:100%;
}


.rightFloat
{
	float:right;
}

.floatLeft
{
	float:left;
}

.centerAligned
{
	 text-align:center;
}
.requiredField
{
	color:Red;

}


* {
	padding:0;
	margin:0;
	border:none;
}
body {
	text-align:center;
	margin:0 auto;
	font-size:62.5%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#pagewrapper {
	position:relative;
	margin:0 auto;
	width:852px;
}
#header {
	text-align:left;

}
#logo {
	background:url(/images/logo.jpg) no-repeat;
	width:221px;
	height:131px;
	left:0;
}
#telnumber {
	position:absolute;
	z-index:15000;
	right:50px;
	top:70px;
	color:#fff;
}
#telnumber p {
	font-weight: 600;
	font-size:2em;
}
#bannerwrap {position:relative;
top:33px;

}
#banner {
	width:852px;
	height:190px;

}
#bannertop {
	height:3px;
	background:#e0e0e0;
	top:-25px;
}
#bannerbottom {
	height:50px;
	line-height:50px;
	background:url(/images/bannerbottom.jpg) repeat-x;
}

#PanContent
{
	text-align:left;

}
#PanContent p
{

	line-height:140%;

}



#PanLeft h1 {

                background: url(/images/lfttp.jpg) no-repeat;

                margin:0;

                padding:0;

                width:180px;

                height:22px;

                font-size:1.2em;

                line-height:22px;

                padding-left:10px;

                color:#fff;

}

#mininav h1
{
	display:none
}

#MainMenu h1
{
	display:none
}



h1 {
	text-align:left;
	color:#126b99;
	padding:10px 0px;
	margin-bottom:20px;
	border-bottom:1px solid #4189ad;
	font-size:1.5em;
}
 p {
	text-align:left;
	padding:10px 0px;
	font-size:1.2em;
}


.footerMenu
{
	 list-style-type:none;
}



.styledList {
list-style-position: inside;
list-style-image:url(/images/bullet.gif);
padding:15px 25px;
}
.styledList li {
	padding: 6px 0px;
	font-weight:bold;
	font-size:1.2em;
	color:#4189ad;
}
* html #PanContent
	{
	display: inline;
	}



#wrapper
	{
	margin:0 auto;
	
	overflow: hidden;
	width:652px;
	}

.footerMenu
{
	 list-style-type:none;
}

#footer
	{
		
	clear: both;
	background:url(/images/footer.jpg) repeat-x;
	height:38px;
	line-height:38px;
	color:#fff;
	text-align:center;
position:relative;
	top:33px;
	}
	
	
	#footer ul li a
	{
 color: #fff;
	 text-decoration:none;
	}
	
.footerMenu li
{
	 color: #fff;

	 display:inline;
	 padding: 0em 2em;
	  
}

	
	
/*NAV STYLE*/
 #navigation {
 	position:absolute;
	left:0;
font-size:1.1em;
	top:131px;
	text-align:center; 
 }
 #navigation a
{
color: #fff;
font-weight:600;
font-size:1.1em;
width:7em;
height:33px;
line-height:33px;

background: url(/images/left-tab.jpg) left top no-repeat;
text-decoration: none;
padding-left: 10px
}
html>body #navigation a {
	width:auto;
}

#navigation a span
{
background: url(/images/right-tab.jpg) right top no-repeat;
padding-right: 10px
}

#navigation a, #navigation a span
{
display: block;
float: left
}

/* Hide from IE5-Mac \*/
#navigation a, #navigation a span
{
float: none
}
/* End hide */

#navigation a:hover
{
color: #1a455b;
padding-left: 10px
}

#navigation a:hover span
{
padding-right: 10px
}

#navigation ul
{
display:inline;
list-style: none;
padding: 0;
margin: 0
}

#navigation li
{
display:inline;
float: left;
background:url(/images/tabmid.jpg) repeat-x;
margin: 0;
}



#PanLeft ul li {

          font-size:1.1em;
padding-left: 35px;
                display:block;

           	height:30px;

                	line-height:30px;

                background: url(/images/buttonup.gif) no-repeat;

                position:relative;

 

 

}


.miniMenu {

                width: 452px;

                float:right;

                height:20px;

                text-align:right;

 

                display:inline;

                list-style-type:none;

                padding:0;

                margin:0;

                padding-top:30px;

 

}

.tb {

display:inline;

 

}

.tb a {

                background: url(/images/blubtnbg.jpg) repeat-x;

                height:20px;

                line-height:20px;

                color:#fff;

                padding: 5px 5px;

                text-decoration:none;

                font-weight:900;

}

.tb a.brd {

margin-left:0.3em;

}

.tb a:hover {

                color:red;

}


#PanLeft ul li a {

                text-decoration:none;
		letter-spacing:-1px;
                display:block;

            width:155px;
	height:30px;
	line-height:30px;
                font-weight:600;

                font-size:1em;

                color:#fff;

/*           color:#006b9a;*/

}

*html #panleft li a {

                width: 190px;

}

 #PanLeft
 {
	text-align:left;
 }

#PanLeft ul li:hover {background:url(/images/buttonover.gif) no-repeat;

}

#PanLeft li a:hover {color:#fff;}

 

#PanLeft ul li.nobrd {

                border-bottom: 0;

}

 

.subnav {

                position: relative;

             left:154px;

               top:-30px;

              width:200px;

                font-size:1.1em;

                z-index:300;

display:none;


                }

               

               

                #PanLeft ul li ul {
	background:none;
		background:#4189ad;
		font-size:1.2em;
               

                }

                #PanLeft ul li ul li {
	height:29px;
	background:none;
			background-color:#005288;
			display:block;
				border-bottom:1px solid #74BDE0;

                               

                }

               

                                #PanLeft ul li ul li:hover {

          background:#74BDE0;
		border-bottom:1px solid #4189ad;

                }

                #PanLeft ul li ul li a {

                height:auto;

                color:#fff;

 

                }

                                #PanLeft ul li ul li a:hover {

                                height:auto;

        color:#fff;

                }

               

               

                li:hover .subnav, li.over .subnav {

                display: block;

                }

                /* Fix IE. Hide from IE Mac \*/

* html #PanLeft ul li { float: left; height: 1%; }

* html #PanLeft ul li a { height: 1%; }

.accred1
{
background: url(/images/accred1.jpg) no-repeat;
height:88px;
width:112px;
padding:1em;

margin-top:3em;
margin-left:3em;
}


.accred2
{
background: url(/images/accred2.gif);
height:71px;
width:120px;
margin-left:3em;
}
/*NEW CSS 290807 */
.fourbox {
	width: 640px;


}
.tl, .tr, .bl, .br {
	width:320px;
	float:left;
}
h2 {
	text-align:left;
	color:#0E3D57;
	padding:10px 0px;
	margin-bottom:20px;
	border-bottom:1px solid #4189ad;
	font-size:1.4em;
}
.tl h2, .tr h2, .bl h2, .br h2 {
	margin: 4px 8px;
}
.tl p, .tr p, .bl p, .br p {
	padding: 4px 8px;
}
#PanLeft h2 {
	background: #006B99;
	margin:0;
	padding:0;

                width:180px;
	height:22px;
	font-size:1.2em;
	line-height:22px;
	color:#fff;
	text-align:center;
}

#PanLeft p {
	width:164px;
	padding:8px 8px;
	padding-top:10px;
	font-size:1em;
	margin-bottom:0;
	font-weight:600;
	background-color:#ededed;
}
html>body #PanLeft p {
	width:164px;
}
.sxtyprc {
	width:352px;
}
/*Added 040907 */
.roundedcornr_box_501101 {
	background: url(/images/roundedcornr_501101_tl.png) no-repeat top left;
}
.roundedcornr_top_501101 {
	background: url(/images/roundedcornr_501101_tr.png) no-repeat top right;
}
.roundedcornr_bottom_501101 {
	background: url(/images/roundedcornr_501101_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_501101 div {
	background: url(/images/roundedcornr_501101_br.png) no-repeat bottom right;
}
.roundedcornr_content_501101 {
	background: url(/images/roundedcornr_501101_r.png) top right repeat-y;
}

.roundedcornr_top_501101 div,.roundedcornr_top_501101,
.roundedcornr_bottom_501101 div, .roundedcornr_bottom_501101 {
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.roundedcornr_content_501101, .roundedcornr_bottom_501101 {
	margin-top: -19px;
}
.roundedcornr_content_501101 { padding: 0 15px; }

.roundedcornr_box_560653 {
   background: #ffffff url(roundedcornr_560653_grad.gif) repeat-x top left;
}
.roundedcornr_top_560653 div {
   background: url(roundedcornr_560653_tl.gif) no-repeat top left;
}
.roundedcornr_top_560653 {
   background: transparent url(roundedcornr_560653_tr.gif) no-repeat top right;
}
.roundedcornr_bottom_560653 div {
   background: url(roundedcornr_560653_bl.gif) no-repeat bottom left;
}
.roundedcornr_bottom_560653 {
   background: transparent url(roundedcornr_560653_br.gif) no-repeat bottom right;
}

.roundedcornr_top_560653 div, .roundedcornr_top_560653,
.roundedcornr_bottom_560653 div, .roundedcornr_bottom_560653 {
   width: 100%;
   height: 30px;
   font-size: 1px;
}
.roundedcornr_content_560653 { margin: 0 30px; }

/*CSS ADDED 210108*/

fieldset {border:1px solid #135B81;background:#f1f8fe;}

fieldset legend {color:#126b99;font-weight:600;}

fieldset .formlist li label {color:#126b99;font-weight:600;}

#container {	position:relative;
top:33px;}
