/*
Theme Name: YaranComplex
Description: YaranComplex Offical Theme
Version: 2.0
Author: Saber Naeemi
*/

/* begin Page */

@font-face {
    font-family: 'Yaran';
    src: url('IRANSans-Light-web.woff') format('woff'),
         url('IRANSans-Light-web.ttf') format('truetype');
    font-weight: normal;
}

@font-face {
    font-family: 'Yaran';
    src: url('IRANSans-Bold-web.woff') format('woff'),
         url('IRANSans-Bold-web.ttf') format('truetype');
    font-weight: bold;
}

#art-main, table
{
    font-family: Yaran, Tahoma, Arial, Helvetica, Sans-Serif;
    font-style: normal;
    font-weight: normal;
    font-size: 11px;
}

h1, h2, h3, h4, h5, h6, p, a, ul, ol, li
{
    margin: 0;
    padding: 0;
}

.art-postcontent,
.art-postcontent table
{
    font-family: Yaran, Tahoma, Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    text-align: right;
}

.art-postcontent p
{
    margin: 12px 0;
}

h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,
h1 a:link, h2 a:link, h3 a:link, h4 a:link, h5 a:link, h6 a:link,
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited,
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
{
  /*font-style: normal;
  font-weight: bold;
  font-size: 18px;
  text-align: right;*/
  font-family: Yaran, Tahoma, Arial, Helvetica, Sans-Serif;
  text-decoration: none;
}

.art-postcontent a
{
  text-decoration: underline;
  color: #2D9ABE;
}

#banner1 a,
#banner2 a,
#banner3 a,
#banner4 a,
#banner5 a,
.art-postcontent a:link,
.art-postcontent a:visited,
.art-postcontent a.visited
{
  -webkit-transition: color 0.2s;
  -moz-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
  text-decoration: none;
  color: #768DF5;
  /* border-bottom: 1px solid transparent; */
}

#banner1 a:hover,
#banner2 a:hover,
#banner3 a:hover,
#banner4 a:hover,
#banner5 a:hover,
.art-postcontent  a:hover,
.art-postcontent a.hover
{
  text-decoration: underline;
  color: #3750BF;
  /* text-decoration: none;
  border-bottom: 1px solid #3750BF; */
}

.art-postcontent h1
{
   color: #808080;    
   margin: 12px 0;
}

.art-postcontent h1 a,
.art-postcontent h1 a:link,
.art-postcontent h1 a:hover,
.art-postcontent h1 a:visited
{
   text-align: right; 
}

.art-postcontent h2
{
   color: #808080;    
   margin: 13px 0;
   font-size: 16px;
}


.art-postcontent h2 a,
.art-postcontent h2 a:link,
.art-postcontent h2 a:hover,
.art-postcontent h2 a:visited
{
   font-size: 16px;
   text-align: right;   
}

.art-postcontent h3
{
   color: #949494;     
   margin: 16px 0;
   font-size: 16px;
   text-align: right; 
}


.art-postcontent h3 a,
.art-postcontent h3 a:link,
.art-postcontent h3 a:hover,
.art-postcontent h3 a:visited
{
   font-size: 16px;
   text-align: right;    
}

.art-postcontent h4
{
   color: #1B698D;     
   margin: 18px 0;
   font-size: 14px;
   text-align: right; 
}


.art-postcontent h4 a,
.art-postcontent h4 a:link,
.art-postcontent h4 a:hover,
.art-postcontent h4 a:visited
{
   font-size: 14px;
   text-align: right;   
}

.art-postcontent h5
{
   color: #1B698D;    
   margin: 20px 0;
   font-size: 12px;
   text-align: right;  
}


.art-postcontent h5 a,
.art-postcontent h5 a:link,
.art-postcontent h5 a:hover,
.art-postcontent h5 a:visited
{  
   font-size: 12px;
   text-align: right;
}

.art-postcontent h6
{
   color: #1B698D;     
   margin: 25px 0;
   font-size: 11px;
   text-align: right; 
}


.art-postcontent h6 a,
.art-postcontent h6 a:link,
.art-postcontent h6 a:hover,
.art-postcontent h6 a:visited
{
   font-size: 11px;
   text-align: right;      
}

ul
{
  list-style-type: none;
}

ol
{
  list-style-position: inside;
}

#art-main
{
  position: relative;
  overflow: hidden;
  z-index: 1;
  width: 100%;
  left: 0;
  top: 0;
  cursor:default;
}


body
{
  padding: 0; 
  margin:0 !important;
  margin-bottom:-10px !important;
  color: #222222;
  height:100%;
  background-color: #222222;
  background-image: url('images/Bottom_texture.jpg');
  background-repeat: repeat;
  /* background-attachment: fixed; */
  background-position: top left;
}



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

form
{
  padding: 0 !important;
  margin: 0 !important;
}

table.position
{
  position: relative;
  width: 100%;
  table-layout: fixed;
}


/* Image Assist module support */
body.img_assist
{
	background-color: #222222 !important;
	color: #222222;
}
/* end Page */

/* begin Box, Sheet */
.art-sheet
{
  position: relative;
  margin: 0 auto;
  min-width: 31px;
  min-height: 31px;
  margin-top: 30px;
  margin-bottom: 0;
  cursor:auto;
  width: 960px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  -moz-box-shadow: 0px 5px 20px 2px #000000;
  -webkit-box-shadow: 0px 5px 20px 2px #000000;
  box-shadow: 0px 5px 20px 2px #000000;
}

.art-sheet-body
{
  position: relative;
  padding: 0;
    padding-top:0;
    padding-bottom:0;
}

.art-sheet-tr, .art-sheet-tl, .art-sheet-br, .art-sheet-bl, .art-sheet-tc, .art-sheet-bc,.art-sheet-cr, .art-sheet-cl
{
  position: absolute;
}

.art-sheet-tr, .art-sheet-tl, .art-sheet-br, .art-sheet-bl
{
  width: 30px;
  height: 30px;
  background-image: url('images/sheet_s.png');
}

.art-sheet-tl
{
  top: 0;
  left: 0;
  clip: rect(auto, 15px, 15px, auto);
}

.art-sheet-tr
{
  top: 0;
  right: 0;
  clip: rect(auto, auto, 15px, 15px);
}

.art-sheet-bl
{
  bottom: 0;
  left: 0;
  clip: rect(15px, 15px, auto, auto);
}

.art-sheet-br
{
  bottom: 0;
  right: 0;
  clip: rect(15px, auto, auto, 15px);
}

.art-sheet-tc, .art-sheet-bc
{
  left: 15px;
  right: 15px;
  height: 30px;
  background-image: url('images/sheet_h.png');
}

.art-sheet-tc
{
  top: 0;
  clip: rect(auto, auto, 15px, auto);
}

.art-sheet-bc
{
  bottom: 0;
  clip: rect(15px, auto, auto, auto);
}

.art-sheet-cr, .art-sheet-cl
{
  top: 15px;
  bottom: 15px;
  width: 30px;
  background-image: url('images/sheet_v.png');
}

.art-sheet-cr
{
  right: 0;
  clip: rect(auto, auto, auto, 15px);
}

.art-sheet-cl
{
  left: 0;
  clip: rect(auto, 15px, auto, auto);
}

.art-sheet-cc
{
  position: absolute;
  top: 15px;
  left: 15px;
  right: 15px;
  bottom: 15px;
  background-color: #FFFFFF;
}



#art-page-background-top-texture, #art-page-background-middle-texture, #art-page-background-glare
{
  min-width: 960px;
}




/* end Box, Sheet */

/* begin Header */
div.art-header
{
  margin: 0 auto;
  position: relative;
  height: 150px;
  overflow: hidden;
  margin-top: 0;
  margin-bottom: 0;
}


div.art-header-center
{
	position: relative;
	width: 960px;
	left:50%;
}

div.art-header-png
{
  position: absolute;
  left:-50%;
  top: 0;
  width: 960px;
  height: 150px;
  background-image: url('images/header.png');
  background-repeat: no-repeat;
  background-position:center center; 
}

div.art-header-jpeg
{
  position: absolute;
  top: 0;
  left:-50%;
  width: 960px;
  height: 150px;
  background-image: url('images/header.jpg');
  background-repeat: no-repeat;
  background-position: center center;
}
/* end Header */

/* begin Logo */
div.art-logo
{
{offset}

  display: block;
  position: absolute;
  left: 10px;



  top: 20px;
  width: 500px;

}

h2.art-logo-text
{
	position: relative;
	width: 500px;
  font-size: 15px;
  padding: 0;
  margin: 0;
  color: {TextFontColor} !important;
  display: block;
  text-align: {HorizontalAlign};
}




h1.art-logo-name
{
  display: block;
  text-align: {HorizontalAlign};
  font-size: 31px;
  padding: 0;
  margin: 0;
  color: {NameFontColor} !important;

}

 h1.art-logo-name a, h1.art-logo-name a:link, h1.art-logo-name a:visited, h1.art-logo-name a:hover
{
  font-size: 31px;
  padding: 0;
  margin: 0;
  color: {NameFontColor} !important;
}



 
h2.art-logo-text a,
h2.art-logo-text a:link,
h2.art-logo-text a:visited,
h2.art-logo-text a:hover
{
  font-size: 15px;
  padding: 0;
  margin: 0;
  color: {TextFontColor} !important;
}


/* end Logo */

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

.art-menu a, .art-menu a:link, .art-menu a:visited, .art-menu a:hover
{
    outline: none;
}

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

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

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

.art-menu li li
{
  float: none;
}

.art-menu ul
{
  position: absolute;
  z-index: 10;
  top: %100;
  background: none;
  min-height: 0;
  background-image: url('images/spacer.gif');
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  opacity: 0;
  visibility:hidden;
  filter:alpha(opacity=0);
  -moz-opacity:0;
  -khtml-opacity: 0;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear;
  box-shadow: 0px 0px 10px #222222;
  -o-box-shadow: 0px 0px 10px #222222;
  -moz-box-shadow: 0px 0px 10px #222222;
  -webkit-box-shadow: 0px 0px 10px #222222; 
}

.art-menu li:hover>ul
{
  top: 100%;
  opacity: 0.8;
  visibility:visible;
  filter:alpha(opacity=80);
  -moz-opacity:0.8;
  -khtml-opacity: 0.8;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear;
}

.art-menu li li:hover>ul
{
  top: 0;
  left: 100%;
}

.art-menu:after, .art-menu ul:after
{
  content: ".";
  height: 0;
  display: block;
  visibility: hidden;
  overflow: hidden;
  clear: both;
}
.art-menu{
  min-height: 0;
  padding: 4px 1px 0 1px;
  float: right;
}



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

ul.art-menu
{
  float: right;
}



/* menu structure */



.art-nav
{
  position: relative;
  margin:0 auto;
  min-height: 33px;
  z-index: 100;
  margin-top: 0;
  margin-bottom: 0;
  text-align: center;
}


.art-nav-l, .art-nav-r
{
  position: absolute;
  z-index: -1;
  top: 0;
  height: 100%;
  /* background-image: url('images/nav.png'); */
  background-color: #202020;
}

.art-nav-l
{
  left: 0;
  right: 15px;
}

.art-nav-r
{
  right: 0;
  width: 960px;
  clip: rect(auto, auto, auto, 885px);
}





.art-menu-extra1
{
  position: relative;
  display: block;
  float: left;
  width: auto;
  height: 33px;
  background-position: center;
}

.art-menu-extra2
{
  position: relative;
  display: block;
  float: right;
  width: auto;
  height: 33px;
  background-position: center;
}


/* end Menu */

/* begin MenuItem */
.art-menu a
{
  position: relative;
  display: block;
  overflow: hidden;
  height: 29px;
  cursor: pointer;
  font-weight: bold;
  text-align: left;
  text-decoration: none;
}


.art-menu ul li
{
    margin:0;
    clear: both;
}


.art-menu a .r, .art-menu a .l
{
  position: absolute;
  display: block;
  top: 0;
  z-index: -1;
  height: 97px;
  background-image: url('images/menuitem.png');
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear;
}

.art-menu a .l
{
  left: 0;
  right: 6px;
}

.art-menu a .r
{
  width: 412px;
  right: 0;
  clip: rect(auto, auto, auto, 406px);
}

.art-menu a .t, .art-menu ul a, .art-menu a:link, .art-menu a:visited, .art-menu a:hover
{
  font-weight: bold;
  text-align: left;
  text-decoration: none;
}

.art-menu a .t
{
  color: #CCCCCC;
  padding: 0 11px;
  margin: 0 3px;
  line-height: 29px;
  text-align: center;
}

.art-menu a:hover .l, .art-menu a:hover .r
{
  top: -34px;
}

.art-menu li:hover>a .l, .art-menu li:hover>a .r
{
  top: -34px;
}

.art-menu li:hover a .l, .art-menu li:hover a .r
{
  top: -34px;
}
.art-menu a:hover .t
{
  color: #FFFFFF;
}

.art-menu li:hover a .t
{
  color: #FFFFFF;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear;
}

.art-menu li:hover>a .t
{
  color: #FFFFFF;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear;
}


.art-menu a.active .l, .art-menu a.active .r
{
  top: -68px;
}

.art-menu a.active .t
{
  color: #14506B;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear;
}
/* end MenuItem */

/* begin MenuSeparator */
.art-menu .art-menu-li-separator
{
  background-image: url("images/sep.jpg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  display: block;
  width: 6px;
  height:29px;
}
/* end MenuSeparator */

/* begin MenuSubItem */
.art-menu ul a
{
  display: block;
  white-space: nowrap;
  height: 32px;
  width: 165px;
  overflow: hidden;
  background-color: #000000;
  border-width: 0;
  border-style: solid;
  text-align: right;
  text-indent: 12px;
  text-decoration: none;
  line-height: 32px;
  color: #FFFFFF;

  margin:0;
  padding:0;
}

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

 .art-menu ul a:link, .art-menu ul a:visited, .art-menu ul a:hover, .art-menu ul a:active, .art-nav ul.art-menu ul span, .art-nav ul.art-menu ul span span
{
  text-align: right;
  text-indent: 12px;
  text-decoration: none;
  line-height: 32px;
  color: #FFFFFF;
  margin:0;
  padding:0;
}

.art-menu ul li a:hover
{
  color: #FFFFFF;
  background-position: 0 -32px;
}

.art-menu ul li:hover>a
{
  color: #000000;
  background-color: #00AA00;
  background-position: 0 -32px;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear;
}

.art-nav .art-menu ul li a:hover span, .art-nav .art-menu ul li a:hover span span
{
  color: #FFFFFF;
}

.art-nav .art-menu ul li:hover>a span, .art-nav .art-menu ul li:hover>a span span
{
  color: #FFFFFF;
}


/* end MenuSubItem */

/* begin Layout */
.art-content-layout
{
  display: table;
  position:relative;
  margin: 0 auto;
  table-layout: fixed;
  border-collapse: collapse;
  background-color: Transparent;
  border: none !important;
  padding:0 !important;
  width:100%;
  margin-top:0;
  margin-bottom:0;
}
.art-layout-cell, .art-content-layout-row
{
  background-color: Transparent;
  vertical-align: top;
  text-align: left;
  border: none;
  margin:0;
  padding:0;
}


.art-content-layout .art-content-layout{width: auto;margin:0;}
.art-content-layout .art-layout-cell, .art-content-layout .art-layout-cell .art-content-layout .art-layout-cell{display: table-cell;}
.art-layout-cell .art-layout-cell{display: block;}
.art-content-layout-row {display: table-row;}
.art-layout-glare{position:relative;}/* end Layout */

/* begin Box, Block, VMenuBlock */
.art-vmenublock
{
  position: relative;
  min-width: 3px;
  min-height: 3px;
  margin: 7px;
}

.art-vmenublock-body
{
  position: relative;
  padding: 8px;
}

.art-vmenublock-tr, .art-vmenublock-tl, .art-vmenublock-br, .art-vmenublock-bl, .art-vmenublock-tc, .art-vmenublock-bc,.art-vmenublock-cr, .art-vmenublock-cl
{
  position: absolute;
}

.art-vmenublock-tr, .art-vmenublock-tl, .art-vmenublock-br, .art-vmenublock-bl
{
  width: 2px;
  height: 2px;
  background-image: url('images/vmenublock_s.png');
}

.art-vmenublock-tl
{
  top: 0;
  left: 0;
  clip: rect(auto, 1px, 1px, auto);
}

.art-vmenublock-tr
{
  top: 0;
  right: 0;
  clip: rect(auto, auto, 1px, 1px);
}

.art-vmenublock-bl
{
  bottom: 0;
  left: 0;
  clip: rect(1px, 1px, auto, auto);
}

.art-vmenublock-br
{
  bottom: 0;
  right: 0;
  clip: rect(1px, auto, auto, 1px);
}

.art-vmenublock-tc, .art-vmenublock-bc
{
  left: 1px;
  right: 1px;
  height: 2px;
  background-image: url('images/vmenublock_h.png');
}

.art-vmenublock-tc
{
  top: 0;
  clip: rect(auto, auto, 1px, auto);
}

.art-vmenublock-bc
{
  bottom: 0;
  clip: rect(1px, auto, auto, auto);
}

.art-vmenublock-cr, .art-vmenublock-cl
{
  top: 1px;
  bottom: 1px;
  width: 2px;
  background-image: url('images/vmenublock_v.png');
}

.art-vmenublock-cr
{
  right: 0;
  clip: rect(auto, auto, auto, 1px);
}

.art-vmenublock-cl
{
  left: 0;
  clip: rect(auto, 1px, auto, auto);
}

.art-vmenublock-cc
{
  position: absolute;
  top: 1px;
  left: 1px;
  right: 1px;
  bottom: 1px;
  background-color: #F0F0F0;
}





#banner1, #banner2, #banner3, #banner4, #banner5, #banner6
{
  margin: 7px;
}

/* end Box, Block, VMenuBlock */

/* begin BlockHeader, VMenuBlockHeader */
.art-vmenublockheader
{
  margin-bottom: 0;
  position: relative;
  height: 24px;
}

 .art-vmenublockheader h3.t
{
  position: relative;
  height: 24px;
  color: #383838;
  font-size: 12px;
  text-align: right;
  margin:0;
  padding: 0 10px 0 10px;
  white-space: nowrap;
  line-height: 24px;
}


.art-vmenublockheader h3.t a,
.art-vmenublockheader h3.t a:link,
.art-vmenublockheader h3.t a:visited, 
.art-vmenublockheader h3.t a:hover
{
  color: #383838;
  font-size: 12px;
  text-align: right;
}

.art-vmenublockheader .t h2.subject
{
  height: 24px;
  color: #383838;
  font-size: 12px;
  text-align: right;
  margin:0;
  white-space: nowrap;
  line-height: 24px;
}

/* end BlockHeader, VMenuBlockHeader */

/* begin Box, Box, VMenuBlockContent */
.art-vmenublockcontent
{

  position: relative;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.art-vmenublockcontent-body
{

  position: relative;
  padding: 0;
}







/* end Box, Box, VMenuBlockContent */

/* begin VMenu */
ul.art-vmenu, ul.art-vmenu li
{
  list-style: none;
  margin: 0;
  padding: 0;
  width: auto;
  line-height: 0;
}

ul.art-vmenu
{
  margin-top: 0; 
  margin-bottom: 0;
}

/* end VMenu */

/* begin VMenuItem */
ul.art-vmenu a
{
  position: relative;
  display: block;
  overflow: hidden;
  height: 30px;
  cursor: pointer;
  text-decoration: none;
}

ul.art-vmenu li.art-vmenu-separator
{
  display: block;
  padding: 2px 0 2px 0;
  margin: 0;
  font-size: 1px;
}

ul.art-vmenu .art-vmenu-separator-span
{
  display: block;
  padding: 0;
  font-size: 1px;
  height: 0;
  line-height: 0;
  border-top: solid 1px #C4C4C4;
}

ul.art-vmenu a .r, ul.art-vmenu a .l
{
  position: absolute;
  display: block;
  top: 0;
  height: 100px;
  background-image: url('images/vmenuitem.png');
}

ul.art-vmenu a .l
{
  left: 0;
  right: 0;
}

ul.art-vmenu a .r
{
  width: 960px;
  right: 0;
  clip: rect(auto, auto, auto, 960px);
}

ul.art-vmenu a .t, ul.art-vmenu ul a
{
  font-family: Yaran, Tahoma, Arial, Helvetica, Sans-Serif;
  font-size: 13px;
  text-align: right;
  font-weight: bold;
}

ul.art-vmenu a .t
{
  display: block;
  position:relative;
  top:0;
  line-height: 30px;
  color: #525252;
  padding: 0 7px 0 7px;
  margin-left:0;
  margin-right:0;
}

ul.art-vmenu a.active .l, ul.art-vmenu a.active .r
{
  top: -70px;
}

ul.art-vmenu a.active .t
{
  color: #FFFFFF;
}

ul.art-vmenu a:hover .l, ul.art-vmenu a:hover .r
{
  top: -35px;
}

ul.art-vmenu a:hover .t
{
  color: #FFFFFF;
}


/* end VMenuItem */

/* begin VMenuSubItem */
ul.art-vmenu ul, ul.art-vmenu ul li
{
  margin: 0;
  padding: 0;
}

ul.art-vmenu ul a
{
  display: block;
  white-space: nowrap;
  height: 20px;
  overflow: visible;
  background-image: url('images/vsubitem.gif');
  background-position: 15px 0;
  background-repeat: repeat-x;
  padding: 0 0 0 15px;
  line-height: 20px;
  color: #383838;
  font-size: 10px;
  margin-left: 0;
}

ul.art-vmenu ul li
{
  padding: 0;
}

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

 ul.art-vmenu ul a:link, ul.art-vmenu ul a:visited, ul.art-vmenu ul a:hover, ul.art-vmenu ul a:active, ul.art-vmenu ul span, ul.art-vmenu ul span span
{
  line-height: 20px;
  color: #383838;
  font-size: 10px;
  margin-left: 0;
}

ul.art-vmenu ul
{
    margin:0 0 0 0;
}

ul.art-vmenu ul ul
{
  margin:0 0 0 0;
}

ul.art-vmenu ul li.art-vsubmenu-separator
{ 
  display: block;
  margin: 0;
  font-size: 1px;
  padding: 0 0 0 0;
 }

ul.art-vmenu ul .art-vsubmenu-separator-span
{
  display: block;
  padding: 0;
  font-size: 1px;
  height: 0;
  line-height: 0;
  margin: 0;
  border: none;
}

ul.art-vmenu ul li.art-vmenu-separator-first
{
    padding-bottom:2px;
}

ul.art-vmenu ul li li a
{
  background-position: 30px 0;
  padding: 0 0 0 30px;
}

ul.art-vmenu ul li li li a
{
  background-position: 45px 0;
  padding: 0 0 0 45px;
}

ul.art-vmenu ul li li li li a
{
  background-position: 60px 0;
  padding: 0 0 0 60px;
}

ul.art-vmenu ul li li li li li a
{
  background-position: 75px 0;
  padding: 0 0 0 75px;
}


ul.art-vmenu ul li a.active
{
  color: #FFFFFF;
  background-position: 15px -50px;
}

ul.art-vmenu ul li li a.active
{
  background-position: 30px -50px;
}

ul.art-vmenu ul li li li a.active
{
  background-position: 45px -50px;
}

ul.art-vmenu ul li li li li a.active
{
  background-position: 60px -50px;
}

ul.art-vmenu ul li li li li li a.active
{
  background-position: 75px -50px;
}



ul.art-vmenu ul li a:hover, ul.art-vmenu ul li a:hover.active
{
  color: #0B252D;
  background-position: 15px -25px;
}


ul.art-vmenu ul li li a:hover, ul.art-vmenu ul li li a:hover.active
{
  background-position: 30px -25px;
}

ul.art-vmenu ul li li li a:hover, ul.art-vmenu ul li li li a:hover.active
{
  background-position: 45px -25px;
}

ul.art-vmenu ul li li li li a:hover, ul.art-vmenu ul li li li li a:hover.active
{
  background-position: 60px -25px;
}

ul.art-vmenu ul li li li li li a:hover, ul.art-vmenu ul li li li li li a:hover.active
{
  background-position: 75px -25px;
}
/* end VMenuSubItem */

/* begin Box, Block */
.art-block
{
  position: relative;
  min-width: 3px;
  min-height: 3px;
  margin: 7px;
}

.art-block-body
{
  position: relative;
  padding: 8px;
}

.art-block-tr, .art-block-tl, .art-block-br, .art-block-bl, .art-block-tc, .art-block-bc,.art-block-cr, .art-block-cl
{
  position: absolute;
}

.art-block-tr, .art-block-tl, .art-block-br, .art-block-bl
{
  width: 2px;
  height: 2px;
  background-image: url('images/block_s.png');
}

.art-block-tl
{
  top: 0;
  left: 0;
  clip: rect(auto, 1px, 1px, auto);
}

.art-block-tr
{
  top: 0;
  right: 0;
  clip: rect(auto, auto, 1px, 1px);
}

.art-block-bl
{
  bottom: 0;
  left: 0;
  clip: rect(1px, 1px, auto, auto);
}

.art-block-br
{
  bottom: 0;
  right: 0;
  clip: rect(1px, auto, auto, 1px);
}

.art-block-tc, .art-block-bc
{
  left: 1px;
  right: 1px;
  height: 2px;
  background-image: url('images/block_h.png');
}

.art-block-tc
{
  top: 0;
  clip: rect(auto, auto, 1px, auto);
}

.art-block-bc
{
  bottom: 0;
  clip: rect(1px, auto, auto, auto);
}

.art-block-cr, .art-block-cl
{
  top: 1px;
  bottom: 1px;
  width: 2px;
  background-image: url('images/block_v.png');
}

.art-block-cr
{
  right: 0;
  clip: rect(auto, auto, auto, 1px);
}

.art-block-cl
{
  left: 0;
  clip: rect(auto, 1px, auto, auto);
}

.art-block-cc
{
  position: absolute;
  top: 1px;
  left: 1px;
  right: 1px;
  bottom: 1px;
  background-color: #FDFDFD;
}





#banner1, #banner2, #banner3, #banner4, #banner5, #banner6
{
  margin: 7px;
}

/* end Box, Block */

/* begin BlockHeader */
.art-blockheader
{
  margin-bottom: 0;
  position: relative;
  height: 24px;
}

 .art-blockheader h3.t
{
  position: relative;
  height: 24px;
  color: #000000;
  font-size: 12px;
  text-align: right;
  margin:0;
  padding: 0 10px 0 10px;
  white-space: nowrap;
  line-height: 24px;
}


.art-blockheader h3.t a,
.art-blockheader h3.t a:link,
.art-blockheader h3.t a:visited, 
.art-blockheader h3.t a:hover
{
  color: #000000;
  font-size: 12px;
  text-align: right;
}





.art-blockheader .t h2.subject
{
  height: 24px;
  color: #000000;
  font-size: 12px;
  text-align: right;
  margin:0;
  white-space: nowrap;
  line-height: 24px;
  font-weight: bold;
}

/* end BlockHeader */

/* begin Box, BlockContent */
.art-blockcontent
{
  position: relative;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
	width: 100% !important;
}

.art-blockcontent-body
{
  position: relative;
  padding: 5px;
  color: #134963;
  font-family: Yaran, Tahoma, Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  text-align: right;
}


 
.art-blockcontent-body li, 
.art-blockcontent-body a,
.art-blockcontent-body a:link,
.art-blockcontent-body a:visited,
.art-blockcontent-body a:hover
{
  color: #134963;
  font-family: Yaran, Tahoma, Arial, Helvetica, Sans-Serif;
  text-align: right;
}

.art-blockcontent-body li {
	font-size: 12px;
}

.art-blockcontent-body p
{
  margin: 6px 0;
}

.art-blockcontent-body a
{
  color: #206E88;
  text-decoration: underline;
}

.art-blockcontent-body a:link, .art-blockcontent-body a:visited, .art-blockcontent-body a.visited
{
  color: #7165e0;
  text-decoration: none;
  -webkit-transition: color 0.2s;
  -moz-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
  /* border-bottom: 1px solid transparent; */
}

.art-blockcontent-body a:hover, .art-blockcontent-body a.hover
{
  color: #3750BF;
  text-decoration: underline;
  /* text-decoration: none;
  border-bottom: 1px solid #3750BF; */
}

.art-blockcontent-body ul li
{
  font-size: 11px;
  line-height: 125%;    
  color: #0C3040;
  padding: 0 12px 0 0;
  background-image: url('images/blockcontentbullets.png');
  background-repeat: no-repeat;
  background-position: 100% 0px;
}

.art-blockcontent-body .calendar-calendar td a:visited, .art-blockcontent-body .calendar-calendar td a.visited
{
  color: #206E88;
}

.art-blockcontent-body .links li
{
  background-image: none;
  display: block;
}

.art-blockcontent-body .calendar-calendar td a:hover
{
  text-decoration: underline;
}

.art-blockcontent-body table td.mini a
{
  font-weight: normal;
}

.art-blockcontent-body table td div.mini-day-on a
{
  text-decoration: underline;
}

.art-blockcontent-body .calendar-calendar td a
{
  text-decoration: none;
}

/* BEGIN Recipe module support */
.recipe-summary .art-blockcontent-body, .recipe-description .art-blockcontent-body,
.recipe-ingredients .art-blockcontent-body, .recipe-instructions .art-blockcontent-body
{
  padding: 0;
}
/* END Recipe module support *//* end Box, BlockContent */

/* begin Button */
.art-button-wrapper a.art-button,
.art-button-wrapper a.art-button:link,
.art-button-wrapper input.art-button,
.art-button-wrapper button.art-button
{
  text-decoration: none;
  font-family: Yaran, Tahoma, Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: normal;
  font-size: 11px;
  position:relative;
  top:0;
  /* display: inline-block; */
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  color: #FFFFFF !important;
  width: auto;
  outline: none;
  border: none;
  background: none;
  line-height: 31px;
  height: 31px;
  margin: 0 !important;
  padding: 0 16px !important;
  overflow: visible;
  cursor: pointer;
}

.art-button img, .art-button-wrapper img
{
  margin: 0;
  vertical-align: middle;
}

.art-button-wrapper
{

  vertical-align: middle;
  display: inline-block;
  position: relative;
  height: 31px;
  overflow: hidden;
  white-space: nowrap;
  width: auto;
  margin: 0;
  padding: 0;
  z-index: 0;
}

.firefox2 .art-button-wrapper
{
  display: block;
  float: left;
}

input, select, textarea
{
  vertical-align: middle;
  font-family: Yaran, Tahoma, Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  margin-top: 3px;
  border: 1px solid #bbbbbb;
  padding: 3px;
  color: #606060;
  width:158px;
}

input:hover, select:hover, textarea:hover,
input:focus, select:focus, textarea:focus
{
	border: 1px solid #909090;
}

.art-block select 
{
    width:96%;
}

.art-button-wrapper.hover .art-button, .art-button-wrapper.hover a.art-button:link, .art-button:hover
{
  color: #FFFFFF !important;
  text-decoration: none !important;
}

.art-button-wrapper.active .art-button, .art-button-wrapper.active a.art-button:link
{
  color: #FFFFFF !important;
}

.art-button-wrapper .art-button-l, .art-button-wrapper .art-button-r
{
  display: block;
  position: absolute;
  height: 103px;
  margin: 0;
  padding: 0;
  background-image: url('images/button.png');
}

.art-button-wrapper .art-button-l
{
  left: 0;
  right: 10px;
}

.art-button-wrapper .art-button-r
{
  width: 409px;
  right: 0;
  clip: rect(auto, auto, auto, 399px);
}

.art-button-wrapper.hover .art-button-l, .art-button-wrapper.hover .art-button-r
{
  top: -36px;
}

.art-button-wrapper.active .art-button-l, .art-button-wrapper.active .art-button-r
{
  top: -72px;
}

.art-button-wrapper input
{
  float: none !important;
}
/* end Button */

/* begin Box, Post */
.art-post
{
  position: relative;
  min-width: 1px;
  min-height: 1px;
  margin: 0;
}

.art-post-body
{
  position: relative;
  padding: 10px;
}




a img
{
  border: 0;
}

.art-article img, img.art-article
{
  border: solid 1px #69BCE2;
  margin: 7px;
}

.art-metadata-icons img
{
  border: none;
  vertical-align: middle;
  margin: 2px;
}

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

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

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

pre
{
  overflow: auto;
  padding: 0.1em;
}



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

/* BEGIN Flatcomments module support */

.comment-folded
{
	margin: 0;
}

#comments .box span.art-button-wrapper
{
	margin: 0;
}

#comments .art-postcontent, #comments .art-postcontent p
{
	text-align: right;
}

/* END Flatcomments module support */
/* end Box, Post */

/* begin PostHeaderIcon */
h2.art-postheader
{
  color: #222222;
  margin: 3px 0;
  font-size: 16px;
  text-align: right;
}

 
h2.art-postheader a, 
h2.art-postheader a:link, 
h2.art-postheader a:visited,
h2.art-postheader a.visited,
h2.art-postheader a:hover,
h2.art-postheader a.hovered
{
  font-size: 16px;
  text-align: right;
}

h2.art-postheader a, h2.art-postheader a:link
{
  text-align: right;
  text-decoration: none;
  color: #8D6FD9;
}

h2.art-postheader a:hover,  h2.art-postheader a.hovered
{
  text-decoration: underline;
  color: #6645BA;
}

/* end PostHeaderIcon */

/* begin PostIcons, PostHeaderIcons */
.art-postheadericons,
.art-postheadericons a,
.art-postheadericons a:link,
.art-postheadericons a:visited,
.art-postheadericons a:hover
{
  font-family: Yaran, Tahoma, Arial, Helvetica, Sans-Serif;
  font-style: italic;
  font-weight: normal;
  color: #999999;
}

.art-postheadericons
{
  padding: 1px;
  text-align: right;
}

.art-postheadericons a, .art-postheadericons a:link, .art-postheadericons a:visited, .art-postheadericons a.visited
{
  text-decoration: none;
  color: #2D9ABE;
}

.art-postheadericons a:hover, .art-postheadericons a.hover
{
  text-decoration: underline;
  color: #3750BF;
}
/* end PostIcons, PostHeaderIcons */

/* begin PostBullets */
.art-post ol, .art-post ul
{
  margin: 1em 0 1em 2em;
  padding: 0;
}

.art-post li
{
  padding: 0;
}

.art-post li ol, .art-post li ul
{
  margin: 0.5em 0 0.5em 2em;
  padding: 0;
}


.mceContentBody ul li, ol ul li
{
  background-image: url('images/postbullets.png');
  background-repeat: no-repeat;
  padding-left: {LeftPadding}px;
}
/* end PostBullets */

/* begin PostQuote */
.art-postcontent blockquote,
.art-postcontent blockquote a,
.art-postcontent blockquote a:link,
.art-postcontent blockquote a:visited,
.art-postcontent blockquote a:hover
{
  color: #05131A;
  text-align: left;
}

.art-postcontent blockquote p
{
   margin: 5px 10px 10px;
}

.art-postcontent blockquote
{
   border: solid 0 #BFBFBF;
  background-color: #DEDEDE;
  background-image: url('images/postquote.png');
  background-position: left top;
  background-repeat: no-repeat;
  /* makes blockquote not to align behind the image if they are in the same line */
  overflow: auto;
  clear:both;
  margin: 10px 10px 10px 50px !important;
  padding: 0 0 0 28px !important;
}



blockquote{
  margin: 10px 10px 10px 50px !important;
  padding: 0 0 0 28px !important;
}

/* end PostQuote */

/* begin PostIcons, PostFooterIcons */
.art-postfootericons,
.art-postfootericons a,
.art-postfootericons a:link,
.art-postfootericons a:visited,
.art-postfootericons a:hover
{
  font-family: Yaran, Tahoma, Arial, Helvetica, Sans-Serif;
  font-style: italic;
  font-weight: normal;
  color: #999999;
}

.art-postfootericons
{
  padding: 1px;
  text-align: center;

}

.art-postfootericons a, .art-postfootericons a:link, .art-postfootericons a:visited
{
  text-decoration: none;
  color: #aa94e2;
}

.art-postfootericons a:hover, .art-postfootericons a.hover
{
  text-decoration: underline;
  color: #2d48bf;
}
/* end PostIcons, PostFooterIcons */

/* begin Footer */
.art-footer
{
  position: relative;
  margin-top:0;
  margin-bottom:0;
  overflow: hidden;
  width: 100%;
}

.art-footer-b 
{
  position: absolute;
  left:15px;
  right:15px;
  bottom:0;
  height:15px;
  background-image: url('images/footer_b.png');
}

.art-footer-r, .art-footer-l
{
  position: absolute;
  height:15px;
  background-image: url('images/footer_s.png');
  bottom: 0;
}

.art-footer-l
{
  left: 0;
  width:15px;
}

.art-footer-r
{
  right: 0;
  width:30px;
  clip: rect(auto, auto, auto, 15px);
}

.art-footer-t
{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 15px;
  /* background-color: #363636; */
  background-color: #000000;
}

.art-footer-body
{
    position:relative;
    padding: 8px;
}

.art-footer-body .art-rss-tag-icon
{
  position: absolute;
  left:   6px;
  bottom:8px;
  z-index:1;
  display: none;
}

.art-rss-tag-icon
{
  display: block;
  background-image: url('images/rssicon.png');
  background-position: center right;
  background-repeat: no-repeat;
  height: 32px;
  width: 32px;
  cursor: default;
}

.art-footer-text p
{
  padding:0;
  margin:0;
  text-align: center;
}

.art-footer-text,
.art-footer-text a,
.art-footer-text a:link,
.art-footer-text a:visited,
.art-footer-text a:hover
{
    color: #C4C4C4;
}

.art-footer-text
{
  min-height: 36px;
  padding: 0 10px 0 10px;
  text-align: center;

}



.art-footer-text a,
.art-footer-text a:link
{
  color: #49B2D4;
  text-decoration: underline;
}

.art-footer-text a:visited
{
  color: #C2C2C2;

}

.art-footer-text a:hover
{
  color: #9CD5E8;

  text-decoration: none;
}
/* end Footer */

/* begin PageFooter */
.art-page-footer, 
.art-page-footer a,
.art-page-footer a:link,
.art-page-footer a:visited,
.art-page-footer a:hover
{
  font-family: Yaran, Tahoma, Arial;
  font-size: 10px;
  font-style: normal;
  font-weight: normal;
  text-decoration: underline;
  color: #47ADDC;
}

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

/* begin LayoutCell, sidebar1 */

.art-content-layout .art-sidebar1
{
  width: 200px;
}

/* end LayoutCell, sidebar1 */

/* begin LayoutCell, content */



/* end LayoutCell, content */

/* begin LayoutCell, sidebar2 */

.art-content-layout .art-sidebar2
{
  width: 200px;
}

/* end LayoutCell, sidebar2 */



/*
** HTML elements
*/

/* BEGIN FCKEditor, CKEditor, TinyMCE modules support*/
body.art-body-nostyle, body.cke_show_borders, #tinymce body, #tinymce body.mceContentBody, body.mceContentBody, #edit-body
{
	background-image: none;
	background-color: #FFFFFF !important;
	font-family: Yaran, Tahoma, Arial, Helvetica, Sans-Serif;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
}
/* END FCKEditor, CKEditor modules support*/

table
{
	width: 100%;
}

ul li, .item-list ul li, .menu ul li,
ul li.expanded, ul li.leaf, ul li.collapsed,
li.expanded, li.leaf, li.collapsed
{
	display: block;
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	text-align: -webkit-auto;
}

ul.arttabs_primary, ul.arttabs_secondary, .links, img.service-links
{
	padding-left: 0;
	margin-left: 0;
}

ul.arttabs_primary li, ul.arttabs_secondary li
{
	background-image: none;
	float: left;
	display: inline;
	padding: 0;	
}

ul.links
{
	overflow: hidden;
}

ul.links li, .block ul
{
	display: block;
	background-image: none;
	padding: 0;
}

ul.menu li a.active
{
	font-weight: bold;
}

#tinymce body ul, #tinymce body.mceContentBody ul, body.mceContentBody ul
{
  margin: 1em 0 1em 2em;
}

li.messages
{
	margin: 5px 0;
}

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

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

/* Fix fieldset for IE8 and FFox */
 fieldset legend
{
	display: block;
}

.breadcrumb
{
	display: block;
	padding-bottom: .7em;
	margin: 1em 0 0 0.7em;
}

#edit-name, #edit-pass, #edit-mail
{
	width: 90%;
}

#preview-args
{
	width: auto;
}

.tags
{
	float: left;
}

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

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

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

#forum .links li
{
	float: none;
	clear: both;
}

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

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

#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-topic-navigation
{
	border-top: 0 transparent;
	border-bottom: 0 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 0;
	text-align: left;
}

.sticky-table H2
{
	font-size: 10px;
}

#footer
{
	text-align: center;
}



.filefield-upload .art-button-wrapper
{
	top: 10px;
}

.uc_out_of_stock_throbbing
{
	position: absolute;
	z-index: 1;
	top: 16%;
	left: 3px;
	margin: 0;
	padding: 0;
}

.profile h3
{
	border-bottom: 0 none;
	margin-bottom: 1em;
}

/* BEGIN Image Attach module fix */
img.image
{
	margin: 0;
}

.image-attach-teaser
{
	width: auto;
}
/* END Image Attach module fix */

/* BEGIN ImageField module fix */
img.imagefield
{
	margin: 0;
}
/* END ImageField module fix */

/* BEGIN Support User picture */
.picture, .comment .submitted
{
	clear: right;
	float: right;
	padding-left: 1em;
}
/* END Support User picture */

/* BEGIN Support Nodeblock module */

.art-block-body .art-post
{
	margin: 0;
}
/* END Support Nodeblock module */

/* BEGIN Support floating panels in IE8 */
.panel-col-last
{
	clear: right;
}
/* END Support floating panels in IE8 */

/* BEGIN Support FCKEditor text alignment */
.rteleft
{
	text-align: left !important;
}

.rteright
{
	text-align: right !important;
}

.rtecenter
{
	text-align: center !important;
}

.rtejustify
{
	text-align: justify !important;
}
/* END Support FCKEditor text alignment */

/* BEGIN Set background color for sticky table */
table.sticky-header
{
	background-color: #FFFFFF !important;
}
/* END Set background color for sticky table */

/* BEGIN Set alignment for radio buttons */
input.form-radio, input.form-checkbox
{
	margin: 0 0 2px;
	vertical-align: baseline;
	width: initial;
}
/* END Set alignment for radio buttons*/

/* BEGIN Move bradcrumb from separate post */
h2.with-tabs
{
	margin-top: 0;
	margin-bottom: 0;
}


/* END Move bradcrumb from separate post */

/* BEGIN Increasing distance between buttons */
span.art-button-wrapper
{
	margin: 0 5px 0 0;
}
/* END Increasing distance between buttons */

/* BEGIN Page validation fix */
.half-width
{
	width: 50%;
}

.third-width
{
	width: 33%;
}

.two-thirds-width
{
	width: 67%;
}
/* END Page validation fix */

/* BEGIN FckEditor bug with link disappearing fixed */
#switch_oFCK_1
{
	display: block !important;
}
/* END FckEditor bug with link disappearing fixed */

.art-postcontent .calendar-calendar ul li, .art-postcontent .calendar-calendar ol ul li,
.art-postcontent div.view div.views-admin-links ul li, .art-postcontent div.view div.views-admin-links ol ul li
{
  background-image: none;
  padding: 2px;
}

.date-heading h3
{
  text-align: center;
}

.art-postcontent ul.arttabs_primary li, .art-postcontent ul.arttabs_secondary li
{
  background-repeat: no-repeat;
  background-image: none;
}

tbody, tbody th, tr.even, tr.odd
{
	border: none;
}

/* BEGIN Contextual links styles in Drupal 7 */

ul.contextual-links li
{
	background-image: none !important;
	padding-left: 4px !important;
}

ul.contextual-links li a
{
	font-family: Yaran, Tahoma, Arial !important;
	font-style: normal !important;
	font-weight: normal !important;
	font-size: 12px !important;
	text-align: left !important;
	text-decoration: none !important;
}

/* END Contextual links styles in Drupal 7*/


.profile .field {
	padding-bottom: 20px;
}

.profile .field-label {
	padding-bottom: 5px;
}

.profile .field p {
	margin-top: 2px;
}

#user-profile-form .form-wrapper#edit-locale, #user-profile-form #edit-xmlsitemap {
	display: none;
}

#user-profile-form div.password-confirm {
	clear: both;
}

#toolbar div.toolbar-menu, #toolbar div.toolbar-drawer {
	font-family: Yaran, Tahoma !important;
}

#comments .submitted { 
	color: #A1A1A1;
	font-size: 11px;
}

#comments .comment {
	padding: 10px;
	margin-bottom: 10px;
	border: 1px dotted #A264D8;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 0px 1px 12px #CACACA;
	-moz-box-shadow: 0px 1px 12px #CACACA;
	box-shadow: 0px 1px 12px #CACACA;
	background-color: white;
}

.comment_forbidden.first.last span {
	color: #999999;
}

.comment h3 {
	clear:both;
}

.comment ul.links li {
	list-style-type: none !important;
	display: inline-block !important;
	padding-right: 10px !important;
	font-size: 11px !important;
}

#comments h2.art-postheader {
	padding-bottom: 10px;
	color: #4B4B4B;
}

.profile .field-type-image a img {float:right;padding:2px;margin: 2px;border:1px solid #aaaaaa;}

#block-views-latest-user-products-block .views-field-uc-product-image img,
#block-views-other-produts-of-user-block .views-field-uc-product-image img,
.page-moreproductsuser .view-other-produts-of-user .views-field-uc-product-image img,
.page-moreproducts .view-latest-user-products .views-field-uc-product-image img {
	padding:2px;
	margin: 2px;
	border:1px solid #aaaaaa;
}

.profile .field-type-image a img:hover,
#block-views-latest-user-products-block .views-field-uc-product-image img:hover,
#block-views-other-produts-of-user-block .views-field-uc-product-image img:hover,
.page-moreproductsuser .view-other-produts-of-user .views-field-uc-product-image img:hover,
.page-moreproducts .view-latest-user-products .views-field-uc-product-image img:hover {
	border:1px solid #303030;
}

.art-postcontent {
	padding-right: 15px;
}

.view-slideshowgallery {
	margin-right: 40px;
}

.views-field-field-gpic img{
	border: 1px solid #808080;
}

#banner4, #banner5 {
	text-align:right;
	line-height:20px;
	font-size:13px;
	direction:rtl;
	padding:10px;
}

.view-shopslist tr {
	height: 20px;
}

.view-shopslist tr.even {
	background-color: #EDEDED;
}

.views-slideshow-controls-bottom a{
	text-decoration: none;
	color: white;
}

.views-slideshow-controls-bottom {
	text-align: center;
	margin-top: 12px;
}

.views-slideshow-controls-bottom span{
	background-color:#926BD6;
	color: white;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	cursor: pointer;
	cursor: hand;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.views-slideshow-controls-bottom span:hover{
	background-color: #B08CED;
}

.region-copyright .art-block-body {
	background-color: #000000;
}

.region-copyright .art-block-body p{
	line-height: 17px;
}

input#edit-search-block-form--2 {
	width: 85px;
	height:16px;
	font-size:12px;
	color:#707070;
}

.block-search  .art-blockcontent-body {
	padding: 0;
}

.form-item .description {
	color: #707070;
}

#cboxContent #cboxTitle {
	width:99%;
	font-family: Yaran, Tahoma;
}

#cboxContent #cboxCurrent {
	font-family: arial;
	font-weight: bold;
	left: 0px;
	right: auto;
	direction: ltr;
}

.guestbook-entry {
	padding: 20px;
	margin: 5px;
	border: 1px dotted #808080;
	width: 300px;
	display: inline-block;
	vertical-align: middle;
}

.guestbook-entry .submitted {
	font-size: 10px;
	color: #808080;
}

.guestbook-entry .guestbook-links a {
	padding: 5px;
	margin: 5px;
	border: 1px solid;
	display: inline-block;
	font-size: 9px;
	text-decoration:none;
}

.guestbook-entry ul.inline li {
	display:inline;
}

.art-post .guestbook-entry ul {
	margin:0;
}

.guestbook-entry .guestbook-comment {
	padding-bottom: 10px;
	color: #808080;
	display: inline-block;
}

.guestbook-entry .guestbook-comment .guestbook-comment-submitted {
	font-size: 10px;
	font-weight: bold;
}

#guestbook-form-entry-form {
	clear:both;
}

#guestbook-form-entry-form .text-format-wrapper .filter-wrapper {
	display: none;
}

#guestbook-form-entry-form .form-item-anonname,
#guestbook-form-entry-form .form-item-anonemail,
#guestbook-form-entry-form .form-item-anonwebsite {
	display:inline-block;
	margin:0;
}

#guestbook-form-entry-form .form-item-anonname input,
#guestbook-form-entry-form .form-item-anonemail input,
#guestbook-form-entry-form .form-item-anonwebsite input {
	width:230px;
}

#guestbook-form-entry-form .captcha {
	border:0;
	text-align:center;
}

#guestbook-form-entry-form .captcha .fieldset-description {
	margin-bottom: 20px;
}

#guestbook-form-entry-form #edit-actions--4 {
	text-align:center;
}

#guestbook-form-entry-form .captcha .art-button-wrapper input {
	font-size: 20px;
	font-weight:bold;
}

#guestbook-form-entry-form fieldset legend { 
	margin: 0px auto;
	font-weight: bold;
}

#guestbook-form-entry-form label.edit-captcha-response {
	margin-bottom: 10px;
}

#guestbook-form-entry-form .form-item-captcha-response .description {
	margin-top:10px;
}

#views_slideshow_cycle_main_currate-block {
	width: 440px;
	margin: auto;
	padding: 5px;
	text-align: center;
}

#views_slideshow_cycle_teaser_section_currate-block {
	width:	440px;
	text-align: center;
}

/* .art-content-layout {
	background: white url('navshadow.jpg') repeat-x 50% 0%;
}
*/

.art-sheet-body {
	background: transparent url('navshadow.jpg') repeat-x 0% 183px;
}

#user_user_form_group_accset .fieldset-legend {
	font-weight: bold;
	padding-left: 5px;
}

.field-name-uc-product-image, .field-name-uc-product-image img {
	float:left;
}

body #admin-menu {
	font-size: 11px;
	font-family: Yaran, Tahoma;
}

.view-content tr.odd, .privatemsg-list tr.odd {
	height: 30px;
}

.view-content tr.even, .privatemsg-list tr.even {
	height: 30px;
	background-color:#ececec;
}

.views-widget-sort-by, .views-widget-sort-order {
	text-align: center;
}

.view-user-list-page .view-content {
	padding-top: 18px;
}

.views-exposed-form .views-exposed-widgets {
	padding-right: 10px;
	padding-bottom: 20px;
}

.views-exposed-widget.views-submit-button {
	padding-top: 19px;
}

div.privatemsg-message-information {
	padding: 5px;
	background-color: #eaeaea;
	font-size: 14px;
	border: 0;
	width: 99%;
}

.privatemsg-message-body {
	padding-right: 8px;
}

.privatemsg-message-column {
	border: 1px solid #dadada;
	width: 99% !important;
}

#edit-uc-product-image {
	float: none;
}

.art-postcontent .field-type-text-with-summary {
	font-size: 14px;
	color: #505050;
	line-height: 20px;
}

.art-postcontent .product-info.display-price {
	padding: 20px;
}

.view-id-seller {
	text-align: center;
	font-size: 14px;
	color: #606060;
	padding-top: 20px;
	line-height: 180%;
}

.view-id-seller a, .view-id-seller a:visited {
	text-decoration: none;
	color: #768DF5;
}

.view-id-seller a:hover, .view-id-seller a:focus {
	text-decoration: underline;
	color: #3750BF;
}

.view-id-seller .view-footer {
	line-height: 120%;
	font-size: 12px;
	padding-right: 30px;
	padding-left: 30px;
}

.view-id-latest_user_products .views-view-grid,
.view-id-other_produts_of_user .views-view-grid  {
	text-align: center;
}

#block-menu-menu-shoplist-page-nav {
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: center;
}

#block-menu-menu-shoplist-page-nav li.leaf {
	display: inline;
	padding-left: 10px;
	padding-right: 10px;
	border-left: 1px solid #a0a0a0;
}

#block-menu-menu-shoplist-page-nav li.last {
	border: 0;
}

#block-privatemsg-privatemsg-new {
	text-align:center;
	padding: 10px;
	border: 1px dotted #a0a0a0;
	margin-top: 13px;
}

.view-id-other_produts_of_user .item-list,
.view-id-latest_user_products .item-list {
	text-align: center;
	padding: 10px;
}

.view-id-other_produts_of_user .item-list .pager li,
.view-id-latest_user_products .item-list .pager li{
	background-color:#eaeaea;
	margin: 5px;
}

.view-id-other_produts_of_user  .item-list .pager li.pager-current,
.view-id-latest_user_products .item-list .pager li.pager-current{
	background-color:#a1a1a1;
	color:white;
	margin: 5px;
}

#block-system-user-menu .art-blockheader h3.t {
	background-color: #0080aa;
	color: white;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

div.vertical-tabs .vertical-tabs-panes fieldset fieldset {
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
}

.privatemsg-message-information .privatemsg-author-name {
	display: block;
}

.theme-default .nivo-caption, .nivo-caption {
	font-family: Yaran, Tahoma;
}

.custom_image_search {
	float: right;
	padding-left: 10px;
}

.view-custom-search .views-row {
	clear: both;
}

.view-custom-search .views-row-even,
.view-custom-search .views-row-odd {
	padding: 10px;
}

.view-custom-search .views-row-even {
	background-color: #f0f0f0;
}

#views-exposed-form-custom-search-page .form-item-keys input.form-text {
	width: 380px;
}

#views-exposed-form-custom-search-page .views-exposed-form .views-exposed-widgets {
	padding-bottom: 5px !important;
	padding-right: 0px !important;
	float: none;
	display: inline-block;
}

#views-exposed-form-custom-search-page .views-exposed-form {
	text-align: center;
}

.view-custom-search .views-row {
	line-height: 20px;
}

.views-view-grid .col-1,
.views-view-grid .col-2,
.views-view-grid .col-3,
.views-view-grid .col-4,
.views-view-grid .col-5 {
	text-align: center;
	line-height: 18px;
}

.view-id-latest_products .views-view-grid .views-field-nothing .field-content img {
	padding-top: 3px;
}

.views-view-grid {
	line-height: 15px;
}

.catalog .trail {
	font-weight: normal !important;
}

.views-field-field-rating div.fivestar-widget-static {
	display: inline-block;
}

.block-webform .art-blockheader h3.t,
.block-webform .art-blockcontent-body {
	text-align: center !important;
	
}

a.privatemsg-send-link-profile, a.privatemsg-send-link-profile:visited {
	display: block;
	padding: 10px;
	margin-bottom:10px;
	border: 1px solid #b0b0b0;
	width: 180px;
	background-color: #eeeeee;
}

a.privatemsg-send-link-profile:hover {
	background-color: #bbbbbb;
	color:white;
	text-decoration: none;
}

.node-product .art-postcontent .field-name-uc-product-image img {
	border:1px solid #d0d0d0;
	padding: 10px;
	margin: 2px;
}

.node-product .art-postcontent .field-name-uc-product-image img:hover {
	border:1px solid #a0a0a0;
}

.view-id-custom_search .item-list {
	text-align: center;
	padding: 8px;
}

#node-1535 h2.art-postheader {
	display: none !important;
}

.page-node-1535 .art-rss-tag-icon {
	display: none !important;
}

.page-poll .region-content #block-system-main li a {
	font-size: 12px;
	line-height: 16px;
}

.shopliststoretitle {
	font-size: 15px;
}

.shopliststorepic a img {
	border: solid 1px #808080;
}

.shopliststorepic a img:hover {
	border: solid 1px #000000;
}

.region-content #block-system-main .node .art-postcontent ul{
	list-style-type: disc;
	list-style-position: inside;
}

.region-content #block-system-main .node .art-postcontent ul li{
	list-style-type: disc;
	list-style-position: inside;
	display: list-item;
	padding-right: 40px;
}

.region-content #block-system-main .node .art-postcontent .field-name-field-rating .art-button-wrapper {
	height: inherit;
}

.region-content #block-system-main .node .art-postcontent .field-name-field-rating .field-label {
	clear: both;
}

.uc-inline-form .form-item {
	float:right;
	margin-left: 1em;
	margin-right: 0;
}

.uc-store-address-field .form-item label {
	float: right;
	width: 10em;
}

.uc-store-address-field .form-item label .form-required {
	float: left;
}

ul.art-menu {
	float: none;
}

.page-frontpage .theme-default .nivoSlider {
	margin-bottom: 0px !important;
}

.page-frontpage .art-postcontent h3 {
	margin-top: 4px;
	margin-bottom: 4px;
	color: #404040;
}

.product_seller_info {
	color: #606060;
}

.product_seller_info,
.product_seller_info a {
	font-size: 11px;
}

.region-sidebar-right .art-blockcontent-body a {
	font-size: 12px;
}

.views-frontpage-panels {
	clear:both;
}

.views-frontpage-panels .views-frontpage-panels-header .views-row,
.views-frontpage-panels .views-frontpage-panels-header .views-row h1,
.views-frontpage-panels .views-frontpage-panels-header .views-row h2,
.views-frontpage-panels .views-frontpage-panels-header .views-row h3,
.views-frontpage-panels .views-frontpage-panels-header .views-row h4,
.views-frontpage-panels .views-frontpage-panels-header .views-row h5,
.views-frontpage-panels .views-frontpage-panels-header .views-row h6 {
	text-align: center;
}

.views-frontpage-panels .view-content {
	width:50%;
	float:right;
}


.views-frontpage-panels .view-content .front-panel-small-image {
	float:right;
	padding-left: 10px;
	padding-bottom: 15px;
}

.views-frontpage-panels .view-content h4 {
	margin:0;
}


.views-frontpage-panels .view-content .views-field-title,
.views-frontpage-panels .view-content .views-field-sell-price,
.views-frontpage-panels .view-content .views-field-nothing {
	/*line-height: 22px;*/
}

.region-sidebar-right #block-system-user-menu .art-blockcontent-body a {
	font-size: 14px;
	line-height: 20px;
}

.region-sidebar-right #block-system-user-menu .art-block-body {
	background-color: white;
}

#views-exposed-form-userproductlist-page .views-exposed-form #edit-product-group {
	width: 235px;
}

#views-exposed-form-userproductlist-page .views-exposed-form .form-item-keywords .form-text {
	width: 250px;
}

.downloadbutton {
	background-image: url('images/download_button.png');
	background-position: 0% 0%;
	background-repeat: no-repeat;
	width: 110px;
	height: 40px;
}

.downloadbutton:hover {
	background-position: 100% 0%;
}

#cboxNext, 
#cboxPrevious {
  opacity: 0.5;
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
}

#cboxNext:hover, 
#cboxPrevious:hover {
  opacity: 1;
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
}

#views-exposed-form-latest-user-products-page-1 .form-type-textfield input,
#views-exposed-form-other-produts-of-user-page-with-page-title-1 .form-type-textfield input {
	width: 320px;
}

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

form#user-login #edit-name, form#user-login #edit-pass {
	width: 50%;
	font-size: 20px;
	text-align: center;
}

form#user-login #edit-submit {
	font-weight: bold;
}

#fancy_login_form_contents form#user-login,
#fancy_login_form_contents form#user-pass {
	font-family: Yaran, Tahoma;
}

#fancy_login_form_contents form#user-login .form-item .description {
	font-size: 11px;
}

#fancy_login_form_contents div.item-list {
	text-align: center;
	font-family: Yaran, Tahoma;
	font-size: 11px;
}

#fancy_login_close_button {
	font-family: Arial;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 12px;
	font-weight: normal;
	border: 0;
	color: #444444;
	background-color: white !important;
}

#fancy_login_close_button:hover {
	color: #7F91F4;
	background-color: white !important;
}

#fancy_login_ajax_loader,
#fancy_login_form_contents form#user-pass {
	text-align: center;
}

#fancy_login_form_contents form #edit-name,
#fancy_login_form_contents form #edit-pass {
	width: 95%;
}

#fancy_login_ajax_loader img {
	margin-left: 0 !important;
}

#fancy_login_login_box, div#fancy_login_login_box {
	-moz-box-shadow: 0px 2px 26px -8px #000000;
	-webkit-box-shadow: 0px 2px 26px 8px #000000;
	box-shadow: 0px 2px 26px -8px #000000;
	color: #000000 !important;
	border-radius: 0 !important;
	-o-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
	border: 1px solid #000000 !important;
}

#fancy_login_form_contents .item-list li a {
	text-decoration: none;
}

#fancy_login_form_contents .item-list li a:hover {
	color: red;
}

.not-logged-in.page-user h2.with-tabs,
.logged-in.page-user h2.with-tabs {
	display:none;
}

.front_updated_shops img {
	border:1px solid #aaaaaa;
}

.front_updated_shops img:hover {
	border:1px solid #808080;
}

.page-node-add .region-content .form-wrapper input#edit-submit {
	font-size: 18px;
	width: 100px;
	font-weight: bold;
	font-family: Yaran, Tahoma;
}

.page-taxonomy-term .views-table td em.placeholder {
	font-style:normal;
}

.view-latest-user-products .more-link a,
.view-other-produts-of-user .more-link a {
	font-weight: bold;
}

div#block-print-print-links span {
	display: inline-block;
}

.video-js {
	margin-left:auto;
	margin-right:auto;
}

.page-catalog .view-uc-catalog .view-filters {
	display:none;
}

.view-brands-block .views-view-grid div.field-content {
	text-align:center;
}

.views-table thead tr th.views-field,
table.sticky-header thead tr th.views-field {
	height: 30px;
	background-color: #eeeeee;
	padding: 10px;
}

#block-views-seller-block .view-seller .view-footer p {
	line-height: 17px;
}

.node-type-product #art-main .node-product .art-post-body .art-post-inner h1.art-postheader {
	text-shadow: 1px 4px 6px rgba(0, 0, 0, 0.196), 0px -5px 35px rgba(255, 255, 255, 0.298);
}

.block-aggregator .art-blockcontent-body ul li {
  line-height: unset;
}