/*
Theme Name: W3JOBS
Theme URI: 
Description: A Job portal WordPress Theme. Suaitable for all type job portal.
Version: 1.0
Author: KAMAL
Author URI: http://www.w3templates.com/
Tags: three column,left right sidebar
*/


body
{
  margin: 0 auto;
  padding: 0;
  background-color: #C4C4C4;
}

.Main
{
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}

p  {     color: #000000;
 } 


.PageBackgroundSimpleGradient
{
  background-image: url('images/Page-BgSimpleGradient.jpg');
  background-repeat: repeat-x;
  height: 1px;
}

.cleared
{
  float: none;
  clear: both;
  margin: 0;
  padding: 0;
  border: none;
  font-size:1px;
}


/* end Page */

/* begin Box, Sheet */
.Sheet
{
  overflow: hidden;
  min-width:63px;
  min-height:63px;
  margin: 0 auto;
  position: relative;
  z-index: 0;
  width: 1000px;
	background:#fff;
	border-radius: 0px 0px 30px 30px;
}


.Sheet-body
{
  position: relative;
  z-index: 0;
  margin: 1px;
}

.Sheet-tl
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  left: 0;
  width: 31px;
  height: 31px;
  background-image: url('images/Sheet-s.png');
}

.Sheet-tr
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  right: 0;
  width: 31px;
  height: 31px;
}

.Sheet-tr div
{
  position: absolute;
  z-index: -1;
  top: 0px;
  left: -31px;
  width: 62px;
  height: 62px;
  background-image: url('images/Sheet-s.png');
}

.Sheet-bl
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  bottom: 0;
  left: 0;
  width: 31px;
  height: 31px;
}

.Sheet-bl div
{
  position: absolute;
  z-index: -1;
  top: -31px;
  left: 0;
  width: 62px;
  height: 62px;
  background-image: url('images/Sheet-s.png');
}

.Sheet-br
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  bottom: 0;
  right: 0;
  width: 31px;
  height: 31px;
}

.Sheet-br div
{
  position: absolute;
  z-index: -1;
  top: -31px;
  left: -31px;
  width: 62px;
  height: 62px;
  background-image: url('images/Sheet-s.png');
}

.Sheet-tc
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 0;
  left: 31px;
  right: 31px;
  height: 31px;
}

.Sheet-tc div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 62px;
  background-image: url('images/Sheet-h.png');
}

.Sheet-bc
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  bottom: 0;
  left: 31px;
  right: 31px;
  height: 31px;
}

.Sheet-bc div
{
  position: absolute;
  z-index: -1;
  top: -31px;
  left: 0;
  width: 100%;
  height: 62px;
  background-image: url('images/Sheet-h.png');
}

.Sheet-cl
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 31px;
  left: 0;
  width: 31px;
  bottom: 31px;
}

.Sheet-cl div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 62px;
  height: 100%;
  background-image: url('images/Sheet-v.png');
}

.Sheet-cr
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 31px;
  right: 0;
  width: 31px;
  bottom: 31px;
}

.Sheet-cr div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: -31px;
  width: 62px;
  height: 100%;
  background-image: url('images/Sheet-v.png');
}

.Sheet-cc
{
  position: absolute;
  overflow:hidden;
  z-index: -2;
  top: 31px;
  left: 31px;
  right: 31px;
  bottom: 31px;
  background-image: url('images/Sheet-c.png');
}


.Sheet
{
  margin-top: -1px !important;
}
/* end Box, Sheet */

/* begin Header */
div.Header
{
  margin: 0 auto;
  position: relative;
  z-index:0;
  width: 998px;
  height: 72px;
  font: bold 11px/1.5em Verdana;
}


div.Header-jpeg
{
  position: absolute;
  z-index:-1;
  top: 0;
  left: 0;
  width: 998px;
  height: 72px;
  background-image: url('images/Header.jpg');
  background-repeat: no-repeat;
  background-position: center;
}
/* end Header */

/* begin Logo */
.logo
{
  display : block;
  position: absolute;
  left: 60px;
  top: 18px;
  width: 560px;
}

h1.logo-name
{
  display: block;
  text-align: left;
}

h1.logo-name, h1.logo-name a, h1.logo-name a:link, h1.logo-name a:visited, h1.logo-name a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 28px;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
  padding:0;
  margin:0;
  color: #E3F0F8 !important;
}

.logo-text
{
  display: block;
  text-align: left;
}

.logo-text, .logo-text a
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 15px;
  font-style: normal;
  font-weight: bold;
  padding:0;
  margin-top:5px;
  color: #E3F0F8 !important;
}

/* end Logo */

/* begin Menu */
/* menu structure */

.artmenu a, .artmenu a:link, .artmenu a:visited, .artmenu a:hover
{
  text-align:left;
  text-decoration:none;
  outline:none;
  letter-spacing:normal;
  word-spacing:normal;
}

.artmenu, .artmenu ul
{
  margin: 0;
  padding: 0;
  border: 0;
  list-style-type: none;
  display: block;
}

.artmenu li
{
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  float: left;
  position: relative;
  z-index: 5;
  background:none;
}

.artmenu li:hover
{
  z-index: 10000;
  white-space: normal;
}

.artmenu li li
{
  float: none;
}

.artmenu ul
{
  visibility: hidden;
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
  background:none;
}

.artmenu li:hover>ul
{
  visibility: visible;
  top: 100%;
}

.artmenu li li:hover>ul
{
  top: 0;
  left: 100%;
}

.artmenu:after, .artmenu ul:after
{
  content: ".";
  height: 0;
  display: block;
  visibility: hidden;
  overflow: hidden;
  clear: both;
}
.artmenu, .artmenu ul
{
  min-height: 0;
}

.artmenu ul
{
  background-image: url(images/spacer.gif);
  padding: 10px 30px 30px 30px;
  margin: -10px 0 0 -30px;
}

.artmenu ul ul
{
  padding: 30px 30px 30px 10px;
  margin: -30px 0 0 -10px;
}


/* menu structure */

.nav
{
  position: relative;
  margin: 0  auto;
  width: 998px;
  height: 25px;
  z-index: 100;
}

.artmenu
{
  padding: 0px 0px 0px 0px;
}


.nav .l, .nav .r, .nav .r div
{
  top: 0;
  position: absolute;
  z-index: -1;
  overflow: hidden;
  height: 25px;
}

.nav .l
{
  left: 0;
  right: 0px;
}


.nav .r
{
  right: 0;
  width: 0px;
}


.nav .r div
{
  width: 998px;
  right: 0;
}


.nav .l, .nav .r div
{
  background-position: left top;
  background-repeat: no-repeat;
  background-image: url('images/nav.png');
}

/* end Menu */

/* begin MenuItem */
.artmenu ul li
{
  clear: both;
}

.artmenu a , .artmenu a span
{
  height: 25px;
  display: block;
}


.artmenu a
{
  cursor: pointer;
  text-decoration: none;
  margin-right: 0px;
  margin-left: 0px;

}
.artmenu a span span
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  color: #226081;
  padding: 0 12px;
  margin: 0 0px;
  line-height: 25px;
  text-align: center;
  background-image: url('images/item-center.png');
  background-position: left top;
  background-repeat: repeat-x;

}




.artmenu a:hover span span
{
  color: #EDEDED;
  background-position: left -25px;
}

.artmenu li:hover a span span
{
  color: #EDEDED;
  background-position: left -25px;
}


/* end MenuItem */

/* begin MenuSeparator */
.nav .separator
{
  display: block;
  width: 7px;
  height: 25px;
  background-image: url('images/item-separator.png');
}

/* end MenuSeparator */

/* begin MenuSubItem */
.artmenu ul a
{
  display:block;
  text-align: center;
  white-space: nowrap;
  height: 15px;
  width: 151px;
  overflow:hidden;
  line-height: 15px;
  margin-right: auto;


  background-image: url('images/subitem-bg.png');
  background-position: left top;
  background-repeat: repeat-x;

  border-width: 1px;
  border-style: solid;
  border-color: #E0E0E0;
}

.nav ul.artmenu ul span, .nav ul.artmenu ul span span
{
  display: inline;
  float: none;
  margin: inherit;
  padding: inherit;
  background-image: none;
  text-align: inherit;
  text-decoration: inherit;
}

.artmenu ul a, .artmenu ul a:link, .artmenu ul a:visited, .artmenu ul a:hover, .artmenu ul a:active, .nav ul.artmenu ul span, .nav ul.artmenu ul span span
{
  text-align: left;
  text-indent: 12px;
  text-decoration: none;
  line-height: 15px;
  color: #1C4E69;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 10px;
  font-style: normal;
  font-weight: bold;
}

.artmenu ul ul a
{
  margin-left: auto;
}

.artmenu ul li a:hover
{
  color: #000000;
  border-color: #E0E0E0;
  background-position: 0 -15px;
}

.artmenu ul li:hover>a
{
  color: #000000;
  border-color: #E0E0E0;
  background-position: 0 -15px;
}

.nav .artmenu ul li a:hover span, .nav .artmenu ul li a:hover span span
{
  color: #000000;
}

.nav .artmenu ul li:hover>a span, .nav .artmenu ul li:hover>a span span
{
  color: #000000;
}


/* end MenuSubItem */

/* begin ContentLayout */
.contentLayout
{
  margin-bottom: 14px;
  width: 998px;
  position: relative;
}
/* end ContentLayout */

/* begin Box, Block */
.Block
{
  overflow: hidden;
  min-width:1px;
  min-height:1px;
  margin: 0 auto;
  position: relative;
  z-index: 0;
}


.Block-body
{
  position: relative;
  z-index: 0;
  margin: 0px;
}


.Block
{
  margin: 4px;
}

/* end Box, Block */

/* begin BlockHeader */
.BlockHeader
{
  position: relative;
  overflow: hidden;
  height: 30px;
  z-index: 0;
  line-height: 30px;
  padding: 0 7px;
  margin-bottom: 2px;

}

.BlockHeader-text
{
  background-image: linear-gradient(#480202, #ff0000);
  white-space : nowrap;
  color: #FFFFFF;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 13px;
  font-style: normal;
  font-weight: bold;
  line-height: 30px;
  padding-left: 5px;
  margin:2px;
}


.BlockHeader .l, .BlockHeader .r, .BlockHeader .r div
{
  top: 0;
  position: absolute;
  z-index: -1;
  overflow: hidden;
  height: 30px;
}

.BlockHeader .l
{
  left: 0;
  right: 0px;
}


.BlockHeader .r
{
  right: 0;
  width: 0px;
}


.BlockHeader .r div
{
  width: 998px;
  right: 0;
}


.BlockHeader .l, .BlockHeader .r div
{
  background-position: left top;
  background-repeat: no-repeat;
  background-image: url('images/BlockHeader.png');
}



.header-tag-icon
{
  display:inline-block;
  background-position:left top;
  background-image: url('images/BlockHeaderIcon.png');
  padding:0 0 0 21px;
  background-repeat: no-repeat;
  min-height: 14px;
  margin: 0 0 0 5px;
}




/* end BlockHeader */

/* begin Box, BlockContent */
.BlockContent
{
  overflow: hidden;
  min-width:1px;
  min-height:1px;
  margin: 0 auto;
  position: relative;
  z-index: 0;
}


.BlockContent-body
{
  position: relative;
  z-index: 0;
  margin: 7px;
}


.BlockContent-body
{
  color:#000000;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 13px;
  text-align: left;
  margin-left: 5px;
}

.BlockContent-body a:link
{
  color: #246689;
  font-family: Arial, Helvetica, Sans-Serif;
}

.BlockContent-body a:visited, .BlockContent-body a.visited
{
  color: #575757;
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: none;
}

.BlockContent-body a:hover, .BlockContent-body a.hover
{
  color: #318AB9;
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: none;
}


.BlockContent-body ul
{
  list-style-type: none;
  color: #141414;
  margin:0;
  padding:0;
}

.BlockContent-body li
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 13px;
}

.BlockContent-body ul li
{
  padding:1px 0 1px 17px;
  background-image: url('images/BlockContentBullets.png');
  background-repeat:no-repeat;
  margin:0.5em 0 0.5em 0;
  line-height:1.2em;
}

/* end Box, BlockContent */

/* begin Box, Post */
.Post
{
  overflow: hidden;
  min-width:1px;
  min-height:1px;
  margin: 0 auto;
  position: relative;
  z-index: 0;
}


.Post-body
{
  position: relative;
  z-index: 0;
  margin: 4px;
}


.Post
{
  margin: 0px;
}


/* Start images */
a img
{
  border: 0;
}

.article img, img.article
{
  border-style: solid;
  border-width: 0px;
  border-color: #7A7A7A;
  margin: 1em;
}

.metadata-icons img
{
  border: none;
  vertical-align: middle;
  margin:2px;
}
/* Finish images */

/* Start tables */

.article table, table.article
{
  border-collapse: collapse;
  margin: 1px;
  width:auto;
}

.article table, table.article .article tr, .article th, .article td
{
  background-color:Transparent;
}

.article th, .article td
{
  padding: 2px;
  border: solid 1px #787878;
  vertical-align: top;
  text-align:left;
}

.article th
{
  text-align:center;
  vertical-align:middle;
  padding: 7px;
}



/* Finish tables */
/* end Box, Post */

/* begin PostMetadata */

.PostMetadataHeader
{

  background-color: #CED7E7;
  border-color: #7A7A7A;
  border-style: solid;
  border-width: 0px;
  padding:3px;
}




/* end PostMetadata */

/* begin PostHeaderIcon */
.PostHeaderIcon-wrapper
{
  text-decoration:none;
  margin: 0.2em 0;
  padding: 0;
  font-weight:normal;
  font-style:normal;
  letter-spacing:normal;
  word-spacing:normal;
  font-variant:normal;
  text-decoration:none;
  font-variant:normal;
  text-transform:none;
  text-align:left;
  text-indent:0;
  line-height:inherit;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 24px;
  color: #0E2734;
}

.PostHeaderIcon-wrapper, .PostHeaderIcon-wrapper a, .PostHeaderIcon-wrapper a:link, .PostHeaderIcon-wrapper a:visited, .PostHeaderIcon-wrapper a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 24px;
  color: #0E2734;
}

/* end PostHeaderIcon */

/* begin PostHeader */
.PostHeader a:link
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  text-align: left;
  color: #113040;
}

.PostHeader a:visited, .PostHeader a.visited
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  text-align: left;
  color: #3D3D3D;
}

.PostHeader a:hover, .PostHeader a.hovered
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  text-align: left;
  color: #205A79;
}
/* end PostHeader */

/* begin PostIcons */
.PostHeaderIcons, .PostHeaderIcons a, .PostHeaderIcons a:link, .PostHeaderIcons a:visited, .PostHeaderIcons a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  color: #0F0F0F;
}

.PostHeaderIcons a, .PostHeaderIcons a:link, .PostHeaderIcons a:visited, .PostHeaderIcons a:hover
{
  margin:0;
}

.PostHeaderIcons a:link
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  color: #4D4D4D;
}

.PostHeaderIcons a:visited, .PostHeaderIcons a.visited
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-style: italic;
  font-weight: normal;
  text-decoration: none;
  color: #4D4D4D;
}

.PostHeaderIcons a:hover, .PostHeaderIcons a.hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-style: italic;
  font-weight: normal;
  text-decoration: underline;
  color: #000000;
}


/* end PostIcons */

/* begin PostContent */
/* Content Text Font & Color (Default) */
  /* color: #525252; */
body
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 13px;
  color: #000000; 
}

.PostContent
{
  font-family: Arial, Helvetica, Sans-Serif;
  color: #525252;
}

/* Start Content link style */
/*
The right order of link pseudo-classes: Link-Visited-Hover-Focus-Active.
http://www.w3schools.com/CSS/css_pseudo_classes.asp
http://meyerweb.com/eric/thoughts/2007/06/11/who-ordered-the-link-states/
*/
a
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  color: #19455D;
}

/* Adds special style to an unvisited link. */
a:link
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  color: #00F;
}

/* Adds special style to a visited link. */
a:visited, a.visited
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  color: #00F;
}

/* :hover - adds special style to an element when you mouse over it. */
a:hover, a.hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  color: #00F;
}

/* Finish Content link style */

/* Resert some headings default style & links default style for links in headings*/
h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited
{
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}


/* Start Content headings Fonts & Colors  */
h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 32px;
  color: #246689;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 24px;
  color: #246689;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 19px;
  color: #575757;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 16px;
  color: #091820;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 13px;
  color: #091820;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  color: #091820;
}
/* Finish Content headings Fonts & Colors  */

/* end PostContent */

/* begin PostBullets */
/* Start Content list */

ul
{
  list-style-type: none;
  color: #141414;
  margin:0;
  padding:0em;
}

li
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 13px;
}

#listcontent {
padding: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;

}
#listcontent ul {
color: #141414;;
font-family: Arial, Helvetica, Sans-Serif;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
}
#listcontent ul li {
color: #141414;;
line-height: 1.4em;
font-family:Arial, Helvetica, Sans-Serif;
font-size: 13px;
list-style-position: outside;
list-style-type: disc;
margin-left: 15px;
}


.Post ul li
{
  padding:0px 0 0px 10px;
  background-image: url('images/PostBullets.png');
  background-repeat:no-repeat;
  margin:0.5em 0 0.5em 0;
  line-height:1.2em;
}


/* Finish Content list */
/* end PostBullets */

/* begin PostQuote */
/* Start blockquote */

blockquote p
{
  color:#061218;
  font-family: Arial, Helvetica, Sans-Serif;
}

blockquote
{
  border-color:#7A7A7A;
  border-width: 1px;
  border-style: solid;

  margin:10px 10px 10px 50px;
  padding:5px 5px 5px 37px;

  background-color:#BFDDEE;

  background-image:url('images/PostQuote.png');
  background-position:left top;
  background-repeat:no-repeat;
}



/* Finish blockuote */
/* end PostQuote */

/* begin PostIcons */
.PostFooterIcons, .PostFooterIcons a, .PostFooterIcons a:link, .PostFooterIcons a:visited, .PostFooterIcons a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  color: #141414;
}

.PostFooterIcons a, .PostFooterIcons a:link, .PostFooterIcons a:visited, .PostFooterIcons a:hover
{
  margin:0;
}

.PostFooterIcons a:link
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  color: #575757;
}

.PostFooterIcons a:visited, .PostFooterIcons a.visited
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  color: #575757;
}

.PostFooterIcons a:hover, .PostFooterIcons a.hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  color: #000000;
}


/* end PostIcons */

/* begin Button */
button.Button, a.Button
{
  position:relative;
  display:inline-block;
  width: auto;
  outline:none;
  border:none;
  background:none;
  line-height:35px;
  margin:0;
  padding:0;
  overflow: visible;
  cursor: default;
  text-decoration: none !important;
}


/*This HACK needed for ie7 (button position)*/
*:first-child+html button.Button, *:first-child+html a.Button
{
  display:list-item;
  list-style-type:none;
  float:left;
}


.Button .btn
{
  position: relative;
  overflow: hidden;
  display: block;
  width: auto;
  z-index: 0;
  height: 35px;
  color: #F0F0F0;
  white-space: nowrap;
  float: left;
}

.Button .t
{
  height:35px;
  white-space: normal;
  padding: 0 21px;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 13px;
  text-align: left;
  line-height: 35px;
  text-decoration: none !important;
}

input, select
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 13px;
}

.Button .active
{
  color: #EBEBEB;
}

.Button .hover,  a.Button:hover
{
  color: #E3F0F8;
  text-decoration: none !important;
}

.Button .active .r
{
  top: -70px;
}

.Button .hover .r
{
  top: -35px;
}

.Button .r
{
  display: block;
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  right: 0;
  width: 14px;
  height: 105px;
}


.Button .r span
{
  display: block;
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  right: 0;
  width:417px;
  height: 105px;
}


.Button .active .l
{
  top: -70px;
}

.Button .hover .l
{
  top: -35px;
}

.Button .l
{
  display: block;
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  left: 0;
  right: 14px;
  height: 105px;
}


.Button .l, .Button .r span
{
  background-image: url('images/Button.png');
}

/* end Button */

/* begin Footer */
.Footer
{
  position:relative;
  z-index:0;
  overflow:hidden;
  width: 998px;
  margin: 5px auto 0px auto;
	background: aliceblue;
    padding: 5px;
    border-radius: 0px 0px 30px 30px;
}

.Footer .Footer-inner
{
  height:1%;
  position: relative;
  z-index: 0;
  padding: 10px;
  text-align: center;
}

.Footer .Footer-background
{
  position:absolute;
  z-index:-1;
  background-repeat:no-repeat;
  background-image: url('images/Footer.png');
  width: 998px;
  height: 100px;
  bottom:0;
  left:0;
}



.rss-tag-icon
{
  position: relative;
  display:block;
  float:left;
  background-image: url('images/rssIcon.png');
  background-position: center right;
  background-repeat: no-repeat;
  margin: 0 5px 0 0;
  height: 32px;
  width: 32px;
}




.Footer .Footer-text p
{
  margin: 0;
}

.Footer .Footer-text
{
  display:inline-block;
  color:#212121;
  font-family: Arial, Helvetica, Sans-Serif;
}

.Footer .Footer-text a:link
{
  text-decoration: none;
  color: #153C51;
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: none;
}

.Footer .Footer-text a:visited
{
  text-decoration: none;
  color: #1A1A1A;
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: none;
}

.Footer .Footer-text a:hover
{
  text-decoration: none;
  color: #205A79;
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: none;
}
/* end Footer */

/* begin PageFooter */
.page-footer, .page-footer a, .page-footer a:link, .page-footer a:visited, .page-footer a:hover
{
  font-family:Arial;
  font-size:10px;
  letter-spacing:normal;
  word-spacing:normal;
  font-style:normal;
  font-weight:normal;
  text-decoration:underline;
  color:#666666;
}

.page-footer
{
  margin:1em;
  text-align:center;
  text-decoration:none;
  color:#666666;
}
/* end PageFooter */

/* begin LayoutCell */
.contentLayout .sidebar1
{
  position: relative;
  margin: 0;
  padding: 0;
  border: 0;
  float: left;
  overflow: hidden;
  width: 199px;
  font: bold 11px/1.5em  Verdana;
}

/* end LayoutCell */

/* begin LayoutCell */
.contentLayout .content
{
  position: relative;
  margin: 0;
  padding: 0;
  border: 0;
  float: left;
  overflow: hidden;
  width: 510px;
}

/* end LayoutCell */

/* begin LayoutCell */
.contentLayout .sidebar2
{
  position: relative;
  margin: 0;
  padding: 0;
  border: 0;
  float: right;
  overflow: hidden;
  width: 280px;
  font: bold 11px/1.5em  Verdana;
}

/* end LayoutCell */



.commentlist, .commentlist li
{
    background: none;
}

.commentlist li li
{
    margin-left:30px;
}

.commentlist li .avatar
{
  float: right;
  border: 1px solid #eee;
  padding: 2px;
  margin:1px;
  background: #fff;
}

.commentlist li cite
{
  font-size:1.2em;
}

#commentform textarea
{
  width: 100%;
}

img.wp-smiley
{
    border:none;
    margin:0;
    padding:0;
}

.navigation
{
	display: block;
}

/* Recommended by http://codex.wordpress.org/CSS */
/* Begin */
.aligncenter, div.aligncenter
{
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.alignleft
{
  float: left;
}

.alignright
{
  float: right;
}

.alignright img, img.alignright
{
    margin: 1em;
    margin-right: 0;
}

.alignleft img, img.alignleft
{
    margin: 1em;
    margin-left: 0;
}

.wp-caption
{
  border: 1px solid #ddd;
  text-align: center;
  background-color: #f3f3f3;
  padding-top: 4px;
  margin: 10px;
}

.wp-caption img
{
  margin: 0;
  padding: 0;
  border: 0 none;
}

.wp-caption p.wp-caption-text
{
  font-size: 11px;
  line-height: 17px;
  padding: 0 4px 5px;
  margin: 0;
}
/* End */


.hidden
{
	display: none;
}

/* Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}
.widget-area {
	float: left;
	margin-right: 20px;
	width:  199px;

}
#fourth {
	margin-right: 0px;
}
#bold {
        font: bold 11px/1.5em Verdana;


      }



#tabs {
	float:left;
	width:100%;
	font-size:93%;
	line-height:normal;  
        font: bold 11px/1.5em Verdana;


	}

#tabs ul {
	margin:0;
	padding:0px 0px 0 0px;
	list-style:none;
	}

#tabs li {
	display:inline;
	margin:0;
	padding:0;
	}

#tabs a {
	background-image: linear-gradient(#480202, #ff0000);
	float:left;
	margin:0;
	padding:0 0 0 0px;
	text-decoration:none;
	}

#tabs a span {
	float:left;
	display:block;
	background:url("tabright.gif") no-repeat right top;
	padding:5px 5px 5px 5px;
	color:#FFF;

	}  

/*----------------------------------pagination------------------*/
.pagination h2{display:none;}
.pagination .nav-links{padding:2px; margin-top: 10px;margin-bottom: 10px;}
.dots, .pagination a{background: #1880a5;color: #fff;font-weight: bold;padding: 5px 8px 6px 10px;}
.pagination a:hover{background: #ff5722;text-decoration:none;}
.pagination .current{background: #ff5722;color: #fff;font-weight: bold;padding: 5px 8px 6px 10px;}
/*----------------------------------pagination end------------------*/

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

/* End IE5-Mac hack */
#tabs a:hover span {
	color:#FFF;
	}

#tabs a:hover {
	background-position: 0% 1px;
    opacity: .7;
	}

#tabs a:hover span {
	background-position:100% -42px;
	}

/* Search Content */
.contentsearch
{
  position: relative;
  margin: 0;
  padding: 0;
  border: 0;
  float: left;
  overflow: hidden;
  width: 770px;
}

#qlink1,#qlink1 a{background-color:#107986}#qlink2,#qlink2 a{background-color:#B2670E}#qlink3,#qlink3 a{background-color:#0585B6}#qlink4,#qlink4 a{background-color:#103ccf}#qlink5,#qlink5 a{background-color:#868A08}#qlink6,#qlink6 a{background-color:#BB0339}#qlink7,#qlink7 a{background-color:#FB5E03}#qlink8,#qlink8 a{background-color:#0080FF}#qlink1 a,#qlink2 a,#qlink3 a,#qlink4 a,#qlink5 a,#qlink6 a,#qlink7 a,#qlink8 a,#qlink9 a{text-decoration:none}#qlink9,#qlink9 a{background-color:#B542DF}#qlink1,#qlink1 a,#qlink2,#qlink2 a,#qlink3,#qlink3 a,#qlink4,#qlink4 a,#qlink5 a,#qlink6,#qlink6 a,#qlink7,#qlink7 a,#qlink8,#qlink8 a,#qlink9,#qlink9 a{height:70px;width:255px;font-size:large;color:#fff;font-weight:700}#qlink5{height:70px;width:255px;font-size:large;color:#fff;font-weight:700}

.sqlink1,.sqlink1 a{height:35px;width:90px;background-color:#0B610B}.sqlink1 a,.sqlink2 a,.sqlink3 a,.sqlink4 a,.sqlink5 a,.sqlink6 a{text-decoration:none}.sqlink1,.sqlink1 a{font-size:small;color:#fff;font-weight:700}.sqlink2,.sqlink2 a{height:35px;width:90px;background-color:#0404B4;font-size:small;color:#fff;font-weight:700}.sqlink3,.sqlink3 a{height:35px;width:80px;background-color:#8C0101}.sqlink3,.sqlink3 a{font-size:small;color:#fff;font-weight:700}.sqlink4,.sqlink4 a{height:35px;width:80px;background-color:#108082;font-size:small;color:#fff;font-weight:700}.sqlink5,.sqlink5 a{height:35px;width:70px;background-color:#868A08}.sqlink5,.sqlink5 a{font-size:small;color:#fff;font-weight:700}.sqlink6,.sqlink6 a{height:35px;width:75px;background-color:#592466;font-size:small;color:#fff;font-weight:700}.sqlinkln{border-bottom:1px solid #5fe2da}

/* begin LayoutCell */
.contentLayout .contenthp
{
  position: relative;
  margin: 0;
  padding: 0;
  border: 0;
  float: left;
  overflow: hidden;
  width: 780px;
}

/* end LayoutCell */

#stickyunit {
 position: fixed;
}

.nutbl { width:780px; border: 1px solid #215495; margin-bottom:10px; } .hqlnk { border: 0; } .nutitle { font-weight: 700; text-align: center; background-color: #c4232b; height: 45px; color: #fff; font-size: 30px; padding-top: 10px; font-family: Arial,Helvetica,sans-serif; } } .nutbl a, a:hover { text-decoration: none; font-size: 15px; font-weight: 700; }  .listcontentnu ul { padding: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; } .listcontentnu a { text-decoration: none; font-size: 13px; font-weight: 700; } .listcontentj ul { list-style-type:disc; padding: 0 0 0 15px; margin-top: 12px; display: block; } .listcontentj li { font-size: 13px; } .listcontentj li a { margin-top:15px; } .listcontentj a { text-decoration: none; font-weight: 700; } table.listcontentj { border-collapse: collapse; border: 1px solid black; margin:10px 0px 0px 199px; } .listcontentj td { width: 260px; border: 1px solid black; vertical-align: top; } .mbtn { display: inline-block; color: #ffffff; background-color: #DF8B1B; border: none; padding: 5px 20px; margin-top: 15px; font-size: 16px; cursor: pointer; float: right; right: 100px; position: relative; font-weight: 700; border-radius: 25px; }

.subsbut {
        box-shadow:inset 0px 1px 0px 0px #54a3f7;
        background:linear-gradient(to bottom, #007dc1 5%, #0061a7 100%);
        background-color:#007dc1;
        border-radius:3px;
        border:1px solid #124d77;
        display:inline-block;
        cursor:pointer;
        color:#ffffff !important;
        font-family:Arial;
        font-size:18px;
        padding:6px 24px;
        text-decoration:none;
        text-shadow:0px 1px 0px #154682;
        margin-left:30px;
}
.subsbut:hover {
        background:linear-gradient(to bottom, #0061a7 5%, #007dc1 100%);
        background-color:#0061a7;
}
.subsbut:active {
        position:relative;
        top:1px;
}
.edtitl {
 margin-bottom:10px;
 color:#000080;
 font-weight: bold;
}
.edthr {
  border: 1px solid #000000;
}
.edtbl {
  color:#000000; border: 2px solid #006699;border-collapse: collapse; min-width:550px; max-width:790px;
}
.edtbtr {
border: 1px solid #000000; background-color: #adadad;color: #800000;
}
.latsec{margin-bottom:10px;color:#000080;font-weight:bold}.lattbl{padding:2px;width:790px;color:#000000;border:2px solid #006699;border-collapse:collapse;table-layout:fixed}.lattra{border:1px solid #000000;background-color:#adadad;color:#800000;width:790px}.lattrbord{border:1px solid #000000}.latcpa{width:70px}.latcea,.latcqa{width:200px}.latcaa,.latcla,.latcma{width:80px}.latcpb{width:70px}.latceb,.latcqb{width:180px}.latcab,.latclb,.latcmb{width:80px}.latcr{width:90px}.latcaa,.latcab,.latcea,.latceb,.latcla,.latclb,.latcma,.latcmb,.latcpa,.latcpb,.latcqa,.latcqb,.latcr{word-wrap:break-word;font-size:13px;border:1px solid #000000}
