/* 
    Document   : pdn
    Created on : Sep 24, 2009, 3:41:38 PM
    Author     : 
    Description:
        Purpose of the stylesheet follows.
*/

/*CSS DOCUMENT*/
*{ /*Global Reset*/
   margin:0;
   padding:0;
  }
  #mainpagebody {
  text-align:center;
  background-color: #eeeeee;
  }


  /*background-color: #75b4c7; /*final*/
  /*background-color: #7abdd1; /*final2*/
  /*background-color: #86c0d1; /*final3*/

  body {
  text-align:center;
  /*background-color:#eeeeee;*/
  /*background-color: #dfdede;*/
  /*background-color: #d2d2d2;*/
  background-color: #75b4c7; /*final*/
  /*background-color: #7abdd1; /*final2*/
  /*background-color: #86c0d1; /*final3*/
  }


  #wrapper  {
  width:960px;
  margin:0 auto;
  
  }

  #header {
  width:100%;
  height:107px;
  background-image:url(../images/sd/header_bg.gif);
  background-repeat:repeat-x;
  border-bottom:1px black solid;
  }

  #headleft {
  width:27%;
  height:107px;
  float:left;
  }

  #logo {
  width:225px;
  height:75px;
  float:left;
  margin-top:20px;
  margin-left:15px;
  display:inline;
  }

  #headright {
  width:68%;
  height:107px;
  float:right;
  }

  #top {
  width:45%;
  height:27px;
  float:right;
  }

  #cart {
  width:43%;
  float:left;
  text-align:right;
  }

  #topmenu {
  width:55%;
  float:right;
  font: bold 10px Arial;
  }

  #topmenu ul {
  list-style-type:none;
  margin-right:17px;
  margin-top:5px;
  }

  #topmenu ul  li {
  display:inline;
  color:#535251;
  padding-left:5px;
  }

  #topmenu li a {
  text-decoration:none;
  color:black;
  }
  #topmenu li a:hover {
  text-decoration:underline;
  color:red;
  }

  #search {
  width:71%;
  height:33px;
  float:right;
  margin-top:6px;
  display:inline;
  }

  #searchbox {
  width:400px;
  height:30px;
  float:right;
  margin-right:25px;
  display:inline;
  font: 11px verdana, arial, helvetica, sans-serif;
  text-align: right;
  /*background-image:url(../images/sd/search.jpg);
  background-repeat:no-repeat;*/
  }

  .sear {
  border: 1px #DCDCDC solid;
  height: 17px;
  font: normal 12px Arial;
  color: #6f6e6c;
  }

  #mainmenu {
  width:96%;
  height:34px;
  margin-top:7px;
  margin-left:18px;
  float:left;
  display:inline;
  }

  #mainmenu1 {
  width:8px;
  height:34px;
  background-image:url(../images/sd/nav_left.gif);
  background-repeat:no-repeat;
  float:left;
  }

  #mainmenu2 {
  width:600px;
  height:34px;
  background-image:url(../images/sd/nav_middle.gif);
  background-repeat:repeat-x;
  float:left;
  }

  /*#mainmenu2  ul {
  list-style-type:none;
  float:left;
  margin-top:7px;
  display:inline;
  }

  #mainmenu2 ul li {
  display:inline;
  font-family:arial;
  color:#494949;
  font-size:11px;
  font-weight:bold;
  padding: 7px 22px;
  }


  li.menuitems {
  border-right: 1px #cccccc solid;
  }

  #mainmenu2  li a {
  font-family:arial;
  color:#494949;
  font-size:11px;
  font-weight:bold;
  text-decoration:none;
  }*/

  #mainmenu3 {
  width:8px;
  height:34px;
  background-image:url(../images/sd/nav_right.gif);
  background-repeat:no-repeat;
  float:left;
  }

  #body1 {
  width:100%;
  height:207px;
  }


  #banner {
  width:668px;
  height:207px;
  background-image:url(../images/sd/banner.jpg);
  background-repeat:repeat-x;
  float:left;
  }


  #login {
  width:292px;
  height:207px;
  background-image:url(../images/sd/login.jpg);
  background-repeat:repeat-x;
  float:left;
  }

  #loginbox {
  width:270px;
  height:182px;
  margin-top:13px;
  margin-left:10px;
  float:left;
  display:inline;
  }

  #login1 {
  width:9px;
  height:182px;
  background-image:url(../images/sd/login_left.gif);
  background-repeat:no-repeat;
  float:left;
  }

  #login2 {
  width:250px;
  height:182px;
  background-image:url(../images/sd/login_middle.gif);
  background-repeat:repeat-x;
  float:left;
  padding-top:25px;
  }

  #login2 p {
  font: bold 11px Arial;
  color:#494949;
  text-align:left;
  line-height:20px;
  }

  #login2 table {
/*  margin-left:10px;*/
  float:left;
  }

  .box input  {
      
  }

  #login2 td {
  font:bold 11px arial;
  color:#000000;
  }

  #login2 td input  {
  border:1px #74b4d5 solid;
  height:20px;
  }

  #login3 {
  width:9px;
  height:182px;
  background-image:url(../images/sd/login_right.gif);
  background-repeat:no-repeat;
  float:left;
  }

  #body2 {
  width:100%;
  height:296px;
  clear:both;
  background-image:url(../images/sd/content_bg.gif);
  background-repeat:repeat-x;
  }
   #body3 {
  width:960px;
  height:296px;
  clear:both;
  background-image:url(../images/sd/content_bg.gif);
  background-repeat:repeat-x;
  }

  #box1 {
  width:270px;
  float:left;
  margin-left:14px;
  margin-top:20px;
  display:inline;
  }

  #box1 h3 {
  font-size:20px;
  font-family:arial;
  color:#ffffff;
  font-weight:bold;
  text-align:left;
  }

  #box1 p {
  font-size:12.5px;
  font-family:verdana;
  color:#ffffff;
  text-align:justify;
  line-height:19px;
  }

  #line {
  width:2px;
  height:254px;
  float:left;
  background-image:url(../images/sd/line_img.gif);
  background-repeat:no-repeat;
  margin-left:13px;
  margin-top:20px;
  display:inline;
  }

  #box2  {
  width:185px;
  float:left;
  margin-top:20px;
  margin-left:14px;
  display:inline;
  }

  #box2 h3 {
  font-size:20px;
  font-family:arial;
  color:#ffffff;
  font-weight:bold;
  margin-top:9px;
  }

  #box2 p {
  font-size:12.5px;
  font-family:verdana;
  color:#ffffff;
  text-align:justify;
  line-height:18px;
  margin-top:7px;
  }

  #line1 {
  width:2px;
  height:254px;
  float:left;
  background-image:url(../images/sd/line_img.gif);
  background-repeat:no-repeat;
  margin-left:16px;
  margin-top:20px;
  display:inline;
  }

  #box3 {
  width:185px;
  float:left;
  margin-top:20px;
  margin-left:14px;
  display:inline;
  }

  #box3 h3 {
  font-size:20px;
  font-family:arial;
  color:#ffffff;
  font-weight:bold;
  margin-top:9px;
  }

  #box3 p {
  font-size:12.5px;
  font-family:verdana;
  color:#fafafa;
  text-align:justify;
  line-height:18px;
  margin-top:7px;
  }

  #line2 {
  width:2px;
  height:254px;
  float:left;
  background-image:url(../images/sd/line_img.gif);
  background-repeat:no-repeat;
  margin-left:16px;
  margin-top:20px;
  display:inline;
  }

  #box4 {
  width:195px;
  float:left;
  margin-top:20px;
  margin-left:14px;
  display:inline;
  }

  #box4 h3 {
  font-size:20px;
  font-family:arial;
  color:#ffffff;
  font-weight:bold;
  margin-top:9px;
  }

  #box4 p {
  font-size:12.5px;
  font-family:verdana;
  color:#ffffff;
  text-align:justify;
  line-height:18px;
  margin-top:7px;
  }

  #footer {
  width:100%;
  height:20px;
  clear:both;
  margin-top: 7px;
  }

  #footleft {
  width:25%;
  float:left;
  }

  #footleft p {
  font-size:11px;
  font-family:arial;
  color:#191919;
  text-align:left;
  }

  #footright {
  width:30%;
  float:right;
  }

  #footright ul {
  list-style-type:none;
  float:right;
  }

  #footright ul li {
  display:inline;
  font-size:11px;
  font-family:arial;
  color:#191919;
  padding-left:3px;
  }

  table.menubar {
  height: 34px;
  float: left;
  font:bold 11px arial;
  color:#494949;
  }

  .menubar td {
  width: 100px;
  text-align: center;
  }

  .menubar td a {
  text-decoration:none;
  color:#494949;
  }

	td.menuitem {
	border-right: 1px #CCCCCC solid;
	}

    td.menuitem  a {
	color:#494949;
	text-decoration:none;
	}
	td.menuitem  a:hover {
	color:#FF6600;
	text-decoration:none;
	}




 /*---------------------------------Innerpage--------------------*/

  #header1 {
  width:960px;
  height:107px;
  background-image:url(../images/sd/header_bg.gif);
  background-repeat:repeat-x;

  }
  #banner1 {
  width:960px;
  height:137px;
  background-image:url(../images/sd/banner_about.jpg);
  background-repeat:repeat-x;
  float:left;
  }
  #content{
  width:100%;
  height:auto; 
  background-color: #fcfcfc;
  background-image: url(../images/sd/content_about2_wo_shading.gif);
  background-repeat:repeat-x;
  float:left;
  }
  #bodyabout {
  width:960px;
  height:137px;
  }
  #contentmenu{
  width:940px;  /* 660 \*/
  height:39px;
  float:left;
  }
  .contentmenu{
  text-align:left;
  font-family:Arial, Helvetica, sans-serif;
  font-size:13px;
  font-weight:bold;
  /*color:#FFFFFF;*/
  color: #478698;
  padding-top:11px;
  padding-left:20px;
  float:left;
  }
  #contentleft{
  width:100%;
  height:auto;
  float:left;
  border-left:1px #c3c4c4 solid;
  }
  #contentright{
  width:225px;
  height:auto;
  float:left;
  }
  #contentrighttop{
  width:225px;
  float:left;
  border-bottom:1px #c3c4c4 dotted;
  margin-top:30px;
  padding-bottom:8px;
  }

  #contentrighttop a {
  width:159px;
  float:left;
  background:url(../images/sd/button.gif) no-repeat;
  height:36px;
  margin:5px 5px 5px 30px;
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#494949;
  font-weight:bold;
  text-decoration:none;
  padding:10px 0px 0px 0px;
  }

  #contentrighttop a:hover {
  color:#FF9900;
  }

  #contentrightbot{
  width:225px;
  height:282px;
  float:left;
  margin-top:10px;
  }

 .heading{
 width:940px;
 font-family:Arial, Helvetica, sans-serif;
 font-size:20px;
 /*color:#FFFFFF;*/
 color:#478698;
 float:left;
 padding-left:20px;
 padding-top:10px;
 text-align:left;
 font-weight: bold;
 }
 .heading1{
 width:940px;
 font-family:Arial, Helvetica, sans-serif;
 font-size:16px;
 /*color:#FFFFFF;*/
 color: #478698;
 float:left;
 padding-left:20px;
 padding-top:10px;
 text-align:left;
 text-decoration: underline;
 font-weight: bold;
 }
 .heading2{
 width:940px;
 font-family:Arial, Helvetica, sans-serif;
 font-size:16px;
 /*color:#FFFFFF;*/
 color: #478698;
 float:left;
 padding-left:2px;
 padding-top:10px;
 text-align:left;
 text-decoration: underline;
 font-weight: bold;
 }
 .subheading{
 font-family:Arial, Helvetica, sans-serif;
 font-size:20px;
 color:#FFFFFF;
 float:left;
 }
  .text{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12.5px;
  /*color:#FFFFFF;*/
  /*color: #478698;*/
  /*color: #008080;*/
  color: #478698;
  line-height:17px;
  float:left;
  text-align:justify;
  padding-left:20px;
  padding-right:20px;
  }
  .text_simple{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12.5px;
  /*color:#FFFFFF;*/
  color: #333333;
  line-height:17px;
  text-align:justify;
  padding-left:20px;
  padding-right:20px;
  }
  #email{
  width:723px;
  height:19px;
  float:left;
  margin-top:95px;
  }

  .email{
  padding-left:20px;
  }
  #footleft1 {
  width:70%;
  float:left;
  height:50px;
  }

  #footleft1 p {
  font-size:11px;
  font-family:arial;
  color:#191919;
  text-align:left;
  }
 
  #footright1 {
  width:30%;
  float:right;
  height:50px;
  }
  #footright1 ul {
  list-style-type:none;
  float:right;
  }
  #footright1 ul li {
  display:inline;
  font-size:11px;
  font-family:arial;
  color:#191919;
  padding-left:3px;
  }
  #footright1 li a {
  text-decoration:none;
  color:black;
  }
  #footright1 li a:hover {
  text-decoration:underline;
  color:red;
  }

  #mainmenu2 td a:hover {
  color:orange;
  }

.button {
        font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#494949;
		font-weight:bold;
		text-decoration:none;
	}
.button:hover { font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#FF9900;
		text-decoration:none;
		font-weight:bold;
	}
/*****============================================================================================***/


#layout_body{
    position: absolute;
    width: 96%;
}
#centercontent {
text-align:left;
margin-top:30px;
margin-left: 0px;
margin-right:10px;
line-height:1.4em;
voice-family: "\"}\"";
voice-family: inherit;
margin-left: 0px;
margin-right:10px;
}
html>body #centercontent {
margin-left: 0px;
margin-right:10px;
}
#centerfullcontent {
text-align:left;
margin-top:30px;
margin-left: 0px;
margin-right:10px;
line-height:1.4em;
voice-family: "\"}\"";
voice-family: inherit;
margin-left: 0px;
margin-right:10px;
}
html>body #centerfullcontent {
margin-left: 0px;
margin-right:10px;
}

/******* images *******/
img {
border:none;
}

.center {
text-align:center;
}

/******* workarounds and hacks *******/
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

a:link, a:visited {
    /*color: #1B1A1A;*/
    /*color: #4B0082;*/
    /*color: #2F4F2F;*/
    
    color: blue;
    /*color: #800517;*/
    font-weight: normal;
    text-decoration: none;
}
a:hover {
    color: red;
    font-weight: normal;
    text-decoration: underline;
}
h1 {
    color: #006dba;
    font-weight: normal;
    font-size: 16px;
    margin: .8em 0 .3em 0;
}

ul {
    padding-left: 0px;
}

input, select, textarea {
    background-color: #fcfcfc;
    border: 1px solid #ccc;
    font: 11px verdana, arial, helvetica, sans-serif;
    margin: 2px 0;
    padding: 2px 4px;
}

select {
   padding: 2px 2px 2px 0;
}
textarea {
	width: 450px;
	height: 150px;
	vertical-align: top;
}
input:focus, select:focus, textarea:focus {
    border: 1px solid #b2d1ff;
}

/* NAVIGATION MENU */

.nav {
    background: #fff url(../images/skin/shadow.jpg) bottom repeat-x;
    border: 1px solid #ccc;
    border-style: solid none solid none;
    margin-top: 5px;
    padding: 7px 12px;
}

.menuButton {
    font-size: 10px;
    padding: 0 5px;
}
.menuButton a {
    color: #333;
    padding: 4px 6px;
}
.menuButton a.home {
    background: url(../images/skin/house.png) center left no-repeat;
    color: #333;
    padding-left: 25px;
}
.menuButton a.list {
    background: url(../images/skin/database_table.png) center left no-repeat;
    color: #333;
    padding-left: 25px;
}
.menuButton a.create {
    background: url(../images/skin/database_add.png) center left no-repeat;
    color: #333;
    cursor: pointer;
    padding-left: 25px;
}
.menuButton a.info {
    background: url(../images/skin/information.png) center left no-repeat;
    color: #333;
    cursor: pointer;
    padding-left: 25px;
}

.message {
    background: #f3f8fc url(../images/skin/information.png) 8px 50% no-repeat;
    border: 1px solid #b2d1ff;
    color: #006dba;
    margin: 10px 0 5px 0;
    padding: 5px 5px 5px 30px
}
div.errors {
    background: #efefef;
    border: 1px solid red;
    color: #cc0000;
    margin: 10px 0 5px 0;
    padding: 5px 0 5px 0;
}
div.errors ul {
    list-style: none;
    padding: 0;
}
div.errors li {
    background: #efefef url(../images/skin/exclamation.png) 8px 0% no-repeat;
    line-height: 16px;
    padding-left: 30px;
}

td.errors select {
    border: 1px solid red;
}
td.errors input {
    border: 1px solid red;
}

/* TABLES */

table {
    border: 0px solid #ccc;
    width: 97%
}
tr {
    border: 0;
}
td, th {
    font: 11px verdana, arial, helvetica, sans-serif;
    line-height: 25px;
    padding: 0px 0px;
    text-align: left;
    vertical-align: top;    
}
th {
    background: #fff url(../images/skin/shadow.jpg);
    color: #333;    
    font-size: 12px;
    text-align: center;
    font-weight: bold;
    line-height: 17px;
    padding: 2px 6px;    
}
th a:link, th a:visited, th a:hover {
    /*color: #333;*/
    color: #478698;
    display: block;
    font-size: 12px;
    text-decoration: none;
    width: 100%;
}
th.asc a, th.desc a {
    background-position: right;
    background-repeat: no-repeat;
}
th.asc a {
    background-image: url(../images/skin/sorted_asc.gif);
}
th.desc a {
    background-image: url(../images/skin/sorted_desc.gif);
}

.odd {
    background: #f7f7f7;
}
.even {
    background: #fff;
}

/* LIST */

.list table {
    border-collapse: collapse;
}
.list th, .list td {
    border-left: 1px solid #ddd;
}
.list th:hover, .list tr:hover {
    background: #b2d1ff;
}

/* PAGINATION */

.paginateButtons {
    border: 0px solid #ccc;
    border-top: 0;
    color: #666;
    font-size: 10px;
    overflow: hidden;
    padding: 10px 3px;
}
.paginateButtons a {
    background: #fff;
    border: 1px solid #ccc;
    border-color: #ccc #aaa #aaa #ccc;
    color: #666;
    margin: 0 3px;
    padding: 2px 6px;
}
.paginateButtons span {
    padding: 2px 3px;
}

/* DIALOG */

.dialog table {
    padding: 5px 0;
}
.dialog1 table {
    padding: 5px 0 30px;
}

.prop {
    padding: 5px;
}
.prop .name {
    text-align: left;
    /*color: #efefef;*/
    color: #478698;
    font-weight: bold;
    width: 15%;
    white-space: nowrap;
}
.prop .value {
    text-align: left;
    width: 85%;
}
/* ACTION BUTTONS */

.buttons {
    border: 0px solid #ccc;
    color: #efefef;
    font-size: 12.5px;
    font-weight: bold;
    margin-top: 5px;
    overflow: hidden;
    padding: 0;
}

.buttons input {
    background: #fff;
    border: 0;
    /*color: #aaaaaa;*/
    color: #478698;
    cursor: pointer;
    font-size: 12px;
    font-weight: bold;
    margin-left: 3px;
    overflow: visible;
    padding: 2px 6px;
}
.buttons input.delete {
    background: transparent url(../images/skin/database_delete.png) 5px 50% no-repeat;
    padding-left: 36px;
}
.buttons input.edit {
    background: transparent url(../images/skin/database_edit.png) 5px 50% no-repeat;
    padding-left: 36px;
}
.buttons input.save {
    background: transparent url(../images/skin/database_save.png) 5px 50% no-repeat;
    padding-left: 36px;
}
.buttons input.login {
    background: transparent url(../images/skin/login.jpg) 5px 50% no-repeat;
     padding-left:33px;
	height:26px;
}
.buttons input.find {
    background: transparent url(../images/skin/find.png) 5px 50% no-repeat;
    padding-left: 36px;
}
.buttons input.register {
    background: transparent url(../images/skin/new_user.png) 5px 50% no-repeat;
    padding-left:33px;
	height:26px;
	}
.buttons input.lost_password {
    background: transparent url(../images/skin/lost.png) 5px 50% no-repeat;
    padding-left:33px;
	height:26px;
}
.buttons input.list {
    background: transparent url(../images/skin/list.png) 5px 50% no-repeat;
    padding-left: 36px;
}
.buttons input.delete {
    background: transparent url(../images/skin/delete.png) 5px 50% no-repeat;
    padding-left: 36px;
}
.buttons input.create {
    background: transparent url(../images/skin/database_add.png) 5px 50% no-repeat;
    padding-left: 36px;
}
.buttons input.add_to_cart {
    background: transparent url(../images/skin/add_to_cart.png) 5px 50% no-repeat;
    padding-left: 36px;
}
.buttons input.remove_from_cart {
    background: transparent url(../images/skin/basket_remove.png) 5px 50% no-repeat;
    padding-left: 36px;
}
.buttons input.checkout {
    background: transparent url(../images/skin/doller.png) 5px 50% no-repeat;
    padding-left: 36px;
}
.buttons input.download {
    background: transparent url(../images/skin/download.png) 5px 50% no-repeat;
    padding-left: 36px;
}
.buttons input.send_mail {
    background: transparent url(../images/skin/send_mail.png) 5px 50% no-repeat;
    padding-left: 36px;
}
.buttons input.clear {
    background: transparent url(../images/skin/clearimg.jpg) 5px 50% no-repeat;
    padding-left: 36px;
}

.odd td a{
    /*color:#185a6d;*/
    color: #478698;
	}
	
.odd td{
	background:#5491a2 url(../images/sd/td_bg.jpg) repeat-x;
	border:#6fa5b4 0px solid;
	}
	
.even td a{
    /*color: #185a6d;*/
    color: #478698;
	}
	
.even td{
	background:#5491a2 url(../images/sd/td_bg.jpg) repeat-x;
	border:#6fa5b4 0px solid;
	}
	
#servicesview table tr td { /*color: #FFFFFF;*/ color: #478698;}

#listview table tr td  { /*color: #FFFFFF;*/ color: #478698; }



th.sortable a {
/*color: #353a3e;*/
color: #478698;
background: transparent url(../images/sd/td_bg2.jpg) repeat-x;
padding: 7px 0px;
font: bold 12px Arial;
}

th {
color: #353a3e;
/*color: #478698;*/
background: transparent url(../images/sd/td_bg2.jpg) repeat-x;
font: bold 12px Arial;
}

tr.odd {
background: #FFFFFF;
}

tr.odd td a,tr.even td a { /*color: #1d89ab;*/ color: #478698; padding: 3px; }

tr.even {
background: #e5f3f4;
}

.ManyCheckboxes { color: #000; }

#nav {padding:0; margin:0; list-style:none; height:30px; position:relative; z-index:500; font-family:arial, verdana, sans-serif; text-align: left;}
#nav li.top {display:block; float:left; height:30px; border-right: 1px #CCCCCC solid;}
#nav li.top1 {display:block; float:left; height:30px;}
#nav li a.top_link {display:block; float:left; height:30px; line-height:33px; color:#000; text-decoration:none; font-size:11px; font-weight:bold; padding:0 5px 0 5px; cursor:pointer;}
#nav li a.top_link span {float:left; display:block; padding:0 17px 0 17px; height:30px;}
#nav li a.top_link span.down {float:left; display:block; padding:0 17px 0 17px; height:30px;}

#nav li:hover a.top_link {color:#000; }



/* Default list styling */

#nav li:hover {position:relative; z-index:200;}

#nav li:hover ul.sub
{left:1px; top:30px; background:#d1d1d1; padding:3px; border:1px solid #DCDCDC; width:135px; height:auto; z-index:300;}
#nav li:hover ul.sub li
{display:block; height:20px; position:relative; float:left; width:135px; font-weight:normal;border-bottom:1px solid #888888;}
#nav li:hover ul.sub li a
{display:block; font-size:11.5px; height:18px; width:135px; line-height:22px; text-indent:2px; color:#000; text-decoration:none;}
#nav li ul.sub li a.fly
{/*background:#d1d1d1 url(arrow.gif) 109px 6px no-repeat;*/}
#nav li:hover ul.sub li a:hover 
{background:#d1d1d1; color:#b42b37; border-color:#fff;}
#nav li:hover ul.sub li a.fly:hover
{/*background:#d1d1d1 url(arrow_over.gif) 109px 6px no-repeat;*/ color:#b42b37;}


#nav li:hover li:hover ul,
#nav li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover li:hover ul
{left:120px; top:-4px; background: #d1d1d1; padding:3px; border:1px solid #DCDCDC; white-space:nowrap; width:135px; z-index:400; height:auto;}

#nav ul, 
#nav li:hover ul ul,
#nav li:hover li:hover ul ul,
#nav li:hover li:hover li:hover ul ul,
#nav li:hover li:hover li:hover li:hover ul ul
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

#nav li:hover li:hover a.fly,
#nav li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover li:hover a.fly
{/*background:#d1d1d1 url(arrow_over.gif) 80px 6px no-repeat;*/ color:#b42b37; border-color:#fff;} 

#nav li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li:hover li a.fly
{/*background:#d1d1d1 url(arrow.gif) 80px 6px no-repeat; color:#000;*/ border-color:#bbd37e;} 

.yui-tt {
    background-color:#FFEE69;
    border-color:#D4C237 #A6982B #A6982B;
    border-style:solid;
    border-width:1px;
    color:#000000;
    left:0;
    padding:2px 5px;
    position:relative;
    width: 100px;
    top:0;
    z-index:1;
}
.yui-cms-tt .yui-panel {
    text-align: left;
}
.yui-panel-container.yui-cms-tt.shadow .underlay {
    top: 2px;
    bottom: -2px;
    right: -2px;
    left: -2px;
    padding-left: 4px;
}
.yui-cms-tt .yui-panel, .yui-cms-tt .yui-panel .bd {
        color:#333;
        background-color:#FDFFB4;
        border-color:#FCC90D;
}
.yui-cms-tt .yui-panel .hd {

        visibility: hidden;
        display: none;
}

.email_the_page {
 width: 920px;
 float:left;
 text-align:right;
}

a.bread_crums:link {
    /*color: white;*/
    color: #478698;
    font-weight: bold;
    text-decoration: none;
}
a.bread_crums:visited {
    /*color: white;*/
    color: #478698;
    font-weight: bold;
    text-decoration: none;
}
a.bread_crums:hover {
    text-decoration: underline;
}
#body10 {
  width:100%;
  height:275px;
  clear:both;
  }

  #box11 {
  width:407px;
  height:275px;
  float:left;
  margin-left:14px;
  margin-top:20px;
  display:inline;
  }  
  #box11 h3 {
  font-size:20px;
  font-family:arial;
  color:#ffffff;
  font-weight:bold;
  text-align:left;
  }
  #box11 p {
  font-size:12.5px;
  font-family:verdana;
  color:#ffffff;
  text-align:justify;
  line-height:19px;
  }

