/*
Theme Name: izhmedic
Description: izhmedic, Artisteer-generated Drupal theme.
Version: 1.0
Author: Artisteer
Author URI: http://artisteer.com/
*/

/* begin Page */

/* Generated with Artisteer version 2.0.2.15338 */

body
{
  margin: 0 auto;
  padding: 0;
  background-color: #ACD0D8;
  background-image: url('images/Page-BgTexture.jpg');
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: top left;
}

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



.PageBackgroundGradient
{
  background-image: url('images/Page-BgGradient.jpg');
  background-repeat: repeat-x;
  height: 242px;
}


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


/* end Page */

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


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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


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

/* 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: 898px;
  height: 31px;
  z-index: 100;
}

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


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

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


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


.nav .r div
{
  width: 898px;
  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: 27px;
  display: block;
}


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

}
.artmenu a
{
  background-image: url('images/item-left.png');
  background-position: left top;
  background-repeat: no-repeat;
}

.artmenu a span
{
  background-image: url('images/item-right.png');
  background-position: right top;
  background-repeat: no-repeat;
}
.artmenu a span span
{
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-size: 13px;
  color: #000000;
  padding: 0 1px;
  margin: 0 12px;
  line-height: 27px;
  text-align: center;
  background-image: url('images/item-center.png');
  background-position: left top;
  background-repeat: repeat-x;

}


.artmenu a:hover
{
  background-position: left -27px;
}

.artmenu li:hover>a
{
  background-position: left -27px;
}
.artmenu li:hover a span
{
  background-position: right -27px;
}

.artmenu a:hover span
{
  background-position: right -27px;
}


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

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


.artmenu li a.active
{
  background-position: left -54px;
}
.artmenu li > ul li a.active {
	background-position: right -23px;
}

.artmenu a.active span
{
  background-position: right -54px;
}

.artmenu a.active span span
{
  color: #082630;
  background-position: left -54px;
}

/* end MenuItem */

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


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

  border-width: 0px;
  border-style: solid;
  border-color: {PassiveBorderColor};
}

.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: 23px;
  color: #103D46;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-size: 13px;
  padding-right: 72px;
}

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

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

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

.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 Header */
div.Header
{
  margin: 0 auto;
  position: relative;
  z-index:0;
  width: 898px;
  height: 200px;
}



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

/* begin Logo */
.logo
{
  display : block;
  position: absolute;
  left: 30px;
  top: 20px;
  width: 628px;
}

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

h1.logo-name, h1.logo-name a, h1.logo-name a:link, h1.logo-name a:visited, h1.logo-name a:hover
{
  font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
  font-size: 50px;
  text-decoration: none;
  padding:0;
  margin:0;
  color: #FFFFFF !important;
font-weight:bold;
font-family:'Trebuchet MS';
}

.logo-text
{
  display: block;
}

.logo-text, .logo-text a
{
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-size: 21px;
  padding:0;
  margin:0;
  color: #E5F5FB !important;
margin-left:175px;
}

/* end Logo */

/* begin ContentLayout */
.contentLayout
{
  margin-bottom: 0px;
  width: 898px;
  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: 7px;
}

/* end Box, Block */

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

}

.BlockHeader-text
{
  white-space : nowrap;
  color: #000000;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-size: 13px;
  line-height: 30px;
}


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

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


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


.BlockHeader .r div
{
  width: 898px;
  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: 11px;
  margin: 0 0 0 5px;
}




/* end BlockHeader */

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


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

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

/* #block-block-4 .BlockContent-tl {
  display: block;
} */

.BlockContent-tr
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  right: 0;
  width: 5px;
  height: 5px;
  display: none;
}

/* #block-block-4 .BlockContent-tr {
  display: block;
}
 */
.BlockContent-tr div
{
  position: absolute;
  z-index: -1;
  top: 0px;
  left: -5px;
  width: 10px;
  height: 10px;
  background-image: url('images/BlockContent-s.png');
}

.BlockContent-bl
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  bottom: 0;
  left: 0;
  width: 5px;
  height: 5px;
  display: none;
}

/* #block-block-4 .BlockContent-bl {
  display: block;
} */

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

.BlockContent-br
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  bottom: 0;
  right: 0;
  width: 5px;
  height: 5px;
  display: none;
}

/* #block-block-4 .BlockContent-br {
  display: block;
} */

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

.BlockContent-tc
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 0;
  left: 5px;
  right: 5px;
  height: 5px;
  background: transparent;
  border: 0;
  display: none;
}

/* #block-block-4 .BlockContent-tc {
  display: block;
} */

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

.BlockContent-bc
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  bottom: 0;
  left: 5px;
  right: 5px;
  height: 5px;
  display: none;
}

/* #block-block-4 .BlockContent-bc {
  display: block;
} */

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

.BlockContent-cl
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 5px;
  left: 0;
  width: 5px;
  bottom: 5px;
  display: none;
}

/* #block-block-4 .BlockContent-cl {
  display: block;
} */

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

.BlockContent-cr
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 5px;
  right: 0;
  width: 5px;
  bottom: 5px;
  display: none;
}

/* #block-block-4 .BlockContent-cr {
  display: block;
} */

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

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

#block-block-4 .BlockContent-cc {
  display: block;
}

.BlockContent-body
{
  color:#15292D;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-size: 13px;
}

.BlockContent-body a:link
{
  /*color: #1D6C7C;*/
	color: #070707;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
}

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

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


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

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

.BlockContent-body ul li
{
  padding:0px 0 0px 18px;
  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: 12px;
}


.Post
{
  margin: 5px;
}


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

.article img, img.article
{
  border-style: solid;
  border-width: 1px;
  border-color: #ACD0D8;
  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 #74B1BE;
  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: #D2E6EA;
  border-color: #ACD0D8;
  border-style: dashed;
  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: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-size: 24px;
  color: #0E4253;
}

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

.PostHeaderIcon-wrapper img
{
  border:none;
  vertical-align: middle;
  margin:0;
}
/* end PostHeaderIcon */

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

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

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

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

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

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

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

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


/* end PostIcons */

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

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

/* 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: Tahoma, Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  color: #F8920D;
}

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

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

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

/* 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: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-size: 32px;
  color: #19799A;
}

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

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

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

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

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

/* end PostContent */

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

ul
{
  list-style-type: none;
  color: #294F57;
  margin:0;
  padding:0;
}

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



.Post ul li
{
  padding:0px 0 0px 19px;
  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:#11414A;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
}

blockquote
{
  border-color:#77CCE9;
  border-width: 0px;
  border-style: solid;

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

  background-color:#B9E5F4;

  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: Tahoma, Arial, Helvetica, Sans-Serif;
  color: #294F57;
}

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

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

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

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


/* end PostIcons */

/* begin Button */
button.Button, a.Button
{
  position:relative;
  display:inline-block;
  width: auto;
  outline:none;
  border:none;
  background:none;
  line-height:27px;
  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: 27px;
  color: #154F5B;
  white-space: nowrap;
  float: left;
}

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

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

.Button .active
{
  color: #EAF3F5;
}

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

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

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

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


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


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

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

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


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

/* end Button */

/* begin Footer */
.Footer
{
  position:relative;
  z-index:0;
  overflow:hidden;
  width: 898px;
  margin: 5px auto 0px auto;
  display: none;
}

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

.Footer .Footer-background
{
  position:absolute;
  z-index:-1;
  background-repeat:no-repeat;
  background-image: url('images/Footer.png');
  width: 898px;
  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: 16px;
  width: 16px;
}




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

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

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

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

.Footer .Footer-text a:hover
{
  text-decoration: none;
  color: #268DA1;
  font-family: Tahoma, 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:#2790A5;
}

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

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

/* end LayoutCell */



/*
** HTML elements
*/
#footer
{
  text-align: center;
}

ul li 
{
  text-align: left;
  background-image: none;
  display: block;
}
 
.tabs, .links
{
  padding-left: 0px;
  margin: 0px;
}

.tabs li, .links li
{
  float: left;
  display: block;
  padding: 0 0 0 1em;
}

#user-login-form 
{
  text-align: left;
}

#user-login-form ul li
{
  background-image: none;
  padding-left:0;
}

fieldset
{
  margin: 1em 0;
  padding: 1em;
  border: 1px solid ;
  width: 95%;
}

fieldset legend 
{
  /* Fix disappearing legend in FFox */
  display: block;
}

.breadcrumb 
{
  display: block; 
  padding-bottom: .7em;
}

.form-text, .form-textarea
{
  width: 95%;
  text-align: left;
}

.tags
{
  float: left;
}

.messages {
  padding: 5px;
  margin: 5px 0;
}

.status
{
  border: 1px solid #090;
  background:#C9FBC8;
  margin: 5px 0;
}

.messages li
{
  margin: 5px 0;
}

tr.even, tr.odd
{
  background-color: transparent;
}

#forum table
{
  width: 99%;
  margin-top: 15px;
}

#forum td.container
{
  padding-top: 15px;
  border-left: none;
  border-right: none;
}

#forum td.active
{
  background-color: transparent;
}

#forum td.forum, #forum td.topics, #forum td.posts, #forum td.last-reply
{
  padding-top: 4px;
  padding-bottom: 4px;
}

#forum td.container
{
  font-weight: bold;
}

#forum td.active
{
  background-color: transparent;
}

.forum-topic-navigation
{
  border-top: 0px transparent;
  border-bottom: 0px transparent;
}

.forum-topic-navigation .topic-previous
{
  text-align: left;
  float: left;
}

.forum-topic-navigation .topic-next
{
  text-align: right;
  float: right;
}

.read_more
{
  margin: 5px 0px;
  text-align:left;
}

.article	{ zoom: 1; }
.article:after	{ content: '.'; display: block; clear: both; visibility: hidden; height: 0; font-size: 0; }
	.article .field-type-filefield img	{
		float:	left;
		margin:	0 1em 1em 0;
	}
	.article .read_more	{
		/*clear:	both;*/
		text-align: right;
	}



table.no-border, .no-border tbody, .no-border tr, .no-border td	{ border: 0; background: none; }
		.no-border tr 	{ background: none; }

.views-view-grid	{ width: 100%; margin-left: 15px;}
	.views-view-grid td	{
		vertical-align:	top;
		/*text-align:	center;*/
		/*padding:	5px 2px;*/
		width: 20%;
		text-align: left;
	}

#logo-image	{ float: left; }
ol	{ margin-left: 25px; }
#content_top{width:213px; height:134px;float:right;}
#block-block-4 .BlockContent-cc{background: rgba(42,85,116,0.9) !important;}
#block-block-4 .BlockContent-cl div{background:0;}
#block-block-4 .BlockContent-bc div{background:0;}
#block-block-4 .BlockContent-cr div{background:0;}
#block-block-4 .BlockContent-tc div{background:0;}

#block-block-4 .BlockContent-tl {background:0;}
#block-block-4 .BlockContent-bl div {background:0;}
#block-block-4 .BlockContent-br div {background:0;}
#block-block-4 .BlockContent-tr div {background:0;}
#info p{font-size:14px; color:#fff; margin-bottom:0; margin-top:0;font-family:'Trebuchet MS'; }
#info a {color:#bdf2ff; text-decoration:underline;}
#info a:hover {text-decoration:none;}
#info {padding:9px;}
#info .line {padding:10px 0 10px 0;}
#info .line p{font-weight:bold;line-height:17px;}
#info .line {padding:10px 0 10px 0;}

#info .lin {padding:0px 0 0px 0;}
#info .lin p{font-weight:bold;line-height:12px;}
#info .lin {padding:0px 0 0px 0;}

.line p {font-weigth:bold;}
.1line {padding:10px 0 10px 0;}
#info span { font-size:18px;}
.mail p{font-weight:200;}
#block-block-4 {margin-top:35px;}
#block-block-6 .BlockContent-cl div{background:0;}
#block-block-6 .BlockContent-bc div{background:0;}
#block-block-6 .BlockContent-cr div{background:0;}
#block-block-6 .BlockContent-tc div{background-image: none;}

#block-block-6 .BlockContent-tl {background:0;}
#block-block-6 .BlockContent-bl div {background:0;}
#block-block-6 .BlockContent-br div {background:0;}
#block-block-6 .BlockContent-tr div {background:0;}
#block-block-6 .BlockContent-cc {background:0;}
#block-block-6 {width:500px;}
#block-block-6 p{color:#fff; font-size:21px;font-family:'Trebuchet MS';line-height:21px;}
#block-block-6 {
  /* margin-left:179px; padding-top:62px; */
  position: absolute;
  top: 62px;
  left: 179px;
}
#block-block-6 p{ margin-bottom:6px; margin-top:0;}

#block-block-7 .BlockContent ul {
	margin-top: 100px;
}

	#block-block-7 .BlockContent ul li {
		float: left;
		background: none;
		height: 115px;
		
	}
		#block-block-7 .BlockContent ul li a {
			font-size: 18px;
			/*font-weight: bold;*/
			color: #080808;
			padding: 44px 11px;
			background-repeat: no-repeat;
		}
/*=============����-��������=================*/		
#block-block-7 .header-tag-icon,
#block-views-main_blocks-block_1 .header-tag-icon {
	background: none;
	padding: 0;
	margin: 0;
	display: block;
}
#block-block-7 .BlockHeader {
	padding: 4px 15px 10px;
	background-color: #0a81ad;
}
#block-views-main_blocks-block_1 .BlockHeader {
	padding: 10px 15px;
	/*background-color: #4eb1d6;*/
	background-color: #0a81ad;
	border-bottom: 2px solid #004975;
}
#block-block-7 .BlockHeader .l,
#block-block-7 .BlockHeader .r,
#block-views-main_blocks-block_1 .BlockHeader .l,
#block-views-main_blocks-block_1 .BlockHeader .r {background: none; position: relative;}
#block-block-7 .Block,
#block-views-main_blocks-block_1 .Block {margin: 0;}
#block-block-7 .BlockHeader-text {
	font-size: 26px;
	font-family: arial;
	color: #ffffff;
	background: none;
}
#block-views-main_blocks-block_1 .BlockHeader-text {
	font-size: 26px;
	font-family: arial;
	color: #ffffff;
	background: none;
}

#block-block-7 a {
	color: #080808;
	font-size: 18px;
	/*padding: 10px 10px;*/
	display: block;
	/*margin: -10px 19px 15px 0;*/
	text-decoration: underline;
	text-align: left;
	
	
}
#block-block-7 table {
	margin-top: 50px;
	margin-left: 10px;
}
	#block-block-7 table td div {
		border:3px solid #4eb1d6;
		height: 75px;
		width: 180px;
		background-color: #d8f1f8;
		border-radius: 10px;
			moz-border-radius: 10px;
			webkit-border-radius: 10px;
		padding: 11px 0px 5px 3px;
	}
#block-block-7 table td.1 div a {
	margin-top: 10px;
}
#block-block-7 .accessories {
	margin: 20px 0 60px 204px;
	width: 451px;
	
}
#block-block-7 .accessories a {
	font-size: 16px;
	background-color: #d8f1f8;
	padding: 10px 25px;
	border: 3px solid #4eb1d6;
	border-radius: 10px;
		moz-border-radius: 10px;
		webkit-border-radius: 10px;
}

#block-block-7 table,
#block-block-7 table td,
#block-block-7 table tr,
#block-block-7 table th,
#block-block-7 table tbody {border: none;}	
	
	#block-block-7 .BlockContent table td {
		width: 217px;
		height: 130px;
		text-align: center;
		
	}
	
	
		

#block-views-main_blocks-block_1 {
	/*background-color: #4eb1d6;*/
	background-color: #0a81ad;
}
.view-main-blocks .views-field-title a:visited,
.view-main-blocks .views-field-title a:hover {
	/*color: #1D6C7C;*/
	color: #070707;
}


#block-views-main_blocks-block_1 .BlockContent {
	margin-top: 25px;
}

#block-block-8 {
	margin-bottom: 70px;
	margin-top: -50px;
}

	#block-block-8 ul li {
		float: left;
		background: none;
		padding: 0;
		margin: 75px 23px 0 23px;
	}
	
/*=============================*/

.view-taxonomy-term .view-content {margin-left: 220px;}
#Left_sidebar {
	float: left;
	width: 200px;
	margin-top: -1px;
}
#Left_sidebar .BlockContent-body,
#Left_sidebar .Block {margin: 0;}
	#Left_sidebar .BlockContent-body ul li {
		list-style: none;
		background-color: #5dbbde;
		background-image: none;
		padding: 15px 10px;
		margin: 0;
		border-top: 1px solid #c9ebf7;
		border-bottom: 2px solid #0e779e;
	}
	#Left_sidebar .BlockContent-body ul li.last {
		border-bottom: none;
	}
		#Left_sidebar .BlockContent-body ul li a {
			font-family: arial;
			font-size: 15px;
			color: #0b314f;
			text-decoration: underline;
		}
			#Left_sidebar .BlockContent-body ul li a:hover {text-decoration: none; /*color: #d8eff9;*/}
			
			
			#Left_sidebar .BlockContent-body ul li a.active  {
				text-decoration: none;
				color: #d8eff9;
			}
			
			
#Left_sidebar .BlockContent-body ul li > ul {
	margin: 15px 5px -17px 5px;
	/*display: none;*/
	
}
	#Left_sidebar .BlockContent-body ul li.active > ul {display: block;}
	#Left_sidebar .BlockContent-body ul li > ul li {
		background-color: #d8eff9;
		margin: 0 0 0 -15px;
		padding: 0 0 5px 15px;
		border: none;
		width: 185px;
	}
		#Left_sidebar .BlockContent-body ul li > ul li.first {padding-top: 8px;}
		#Left_sidebar .BlockContent-body ul li > ul li.last {padding-bottom: 15px;}
		
		#Left_sidebar .BlockContent-body ul li > ul li a,
		#Left_sidebar .BlockContent-body ul li > ul li a.active {
			color: #34abd8;
			font-size: 13px;
			text-decoration: underline;
			margin-left: 30px;
		}
			#Left_sidebar .BlockContent-body ul li.active > ul li a:hover {
				text-decoration: none;
				color: #34abd8;
			}
.PostContent h1 {
	margin-left: 220px;
	color: #ffffff;
	background-image: url(/sites/all/themes/izhmedic/images/bg-h1.png);
	background-repeat: repeat-y;
	padding: 2px 20px 5px;
	font-size: 26px;
	font-family: arial;
}
.view-taxonomy-term .view-content h3 {
	font-size: 18px;
	color: #1f4d71;
	font-family: arial;
	background-image: url(/sites/all/themes/izhmedic/images/bg-h3.png);
	background-repeat: no-repeat;
	background-position: 0 25px;
	padding-bottom: 1px;
}
			
.view-taxonomy-term table.views-view-grid .PostMetadataHeader {
	background: none;
	padding: 0;
}
.view-taxonomy-term table.views-view-grid td .Post,
.view-taxonomy-term table.views-view-grid td .Post-body {margin: 0;}
	.view-taxonomy-term table.views-view-grid .PostMetadataHeader img {display: none;}
	.view-taxonomy-term table.views-view-grid .PostMetadataHeader .PostHeaderIcon-wrapper {font-size: 14px;}
	.view-taxonomy-term table.views-view-grid .PostMetadataHeader .PostHeader a {
		font-size: 14px;
		color: #1f4d71;
		
	}
.view-taxonomy-term .article .field-type-filefield img {
	border: 2px solid #47bce8;
	border-radius: 20px;
	
}
.view-taxonomy-term table.views-view-grid td .views-field-title {
	width: 180px;
	min-height: 50px;
}
	.view-taxonomy-term table.views-view-grid td .views-field-title span.field-content a{
		font-size: 14px;
		font-family: arial;
		color: #1f4d71;
	}
.view-taxonomy-term table.views-view-grid td .views-field-field-iequip-fid span.field-content img {
	border: 2px solid #47bce8;
	border-radius: 20px;
}
.view-taxonomy-term table.views-view-grid .views-field-teaser {
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	color: #060606;
	width: 180px;
	margin-bottom: 55px;
}
.view-taxonomy-term .views-admin-links {margin-left: 220px;}





.simplemenu-block {float: right;}

#webform-client-form-139 label {
    margin-left: 3px;
    margin-bottom: 2px;
}
#webform-client-form-139 input[type="text"],
#webform-client-form-139 input[type="email"] {
    width: 50%;
    outline: none;
}
#webform-client-form-139 textarea {
    width: 60%;
    outline: none;
}
#edit-actions input {
    padding: 5px 20px;
    border: 1px solid #55c2d7;
    background: linear-gradient(to bottom, #b5e4ed, #55c2d7);
    transition: background .2s, border .2s;
}
    #edit-actions input:hover {
        color: #ffffff;
        border: 1px solid #19799a;
        background: linear-gradient(to bottom, #43b8e0, #19799a);
    }