/*
# ------------------------------------------------------------------------------------------------------------------------
# Identity - Business Joomla 2.5 Template
# ------------------------------------------------------------------------------------------------------------------------
# Copyright (C) 2011 Twincore All Rights Reserved.
# @license - PHP files are GNU/GPL V2 bound by Proprietary License of Joomlart.com.
# CSS / JS are Copyrighted Commercial, bound by Proprietary License of Twincore. 
# Author: Twincore
# Websites:  http://identitylight.twincores.com
# Redistribution, Modification or Re-licensing of this file in part of full, is bound by the License applied. 
# For details on licensing, Please Read Terms of Use at http://themeforest.net/wiki/support/legal-terms/licensing-terms/
# -----------------------------------------------------------------------------------------------------------------------
*/



/* lIGHT AZURE MODERATE STYLE - IDENTITY THEME (Default)
--------------------------------------------------------- */

/*------------------------------------*\
  MAIN STYLE IDENTITY
\*------------------------------------*/

/* TYPOGRAPHY
--------------------------------------------------------- */

/* Added by Fat Apple Studios */
#ja-container h2, #ja-container h2 a {
	color:#004280;
	text-shadow:1px 1px 0 #000000;
	font-family: "Myriad Pro", Arial, Helvetica, Tahoma, sans-serif;
}
	
/* Modified by Fat Apple Studios */	
/* #ja-container h1, #ja-container h1 a, #ja-container h2, #ja-container h2 a, #ja-container h3, #ja-container h3 a, 
#ja-container h4, #ja-container h4 a, #ja-container h5, #ja-container h5 a, #ja-container h6, #ja-container h6 a,
#ja-subbotsl h1, #ja-subbotsl h1 a, #ja-subbotsl h2, #ja-subbotsl h2 a, #ja-subbotsl h3, #ja-subbotsl h3 a, 
#ja-subbotsl h4, #ja-subbotsl h4 a, #ja-subbotsl h5, #ja-subbotsl h5 a, #ja-subbotsl h6, #ja-subbotsl h6 a,
#ja-subbots2 h1, #ja-subbots2 h1 a, #ja-subbots2 h2, #ja-subbots2 h2 a, #ja-subbots2 h3, #ja-subbots2 h3 a, 
#ja-subbots2 h4, #ja-subbots2 h4 a, #ja-subbots2 h5, #ja-subbots2 h5 a, #ja-subbots2 h6, #ja-subbots2 h6 a,
#ja-topsl h1, #ja-topsl h1 a, #ja-topsl h2, #ja-topsl h2 a, #ja-topsl h3, #ja-topsl h3 a, 
#ja-topsl h4, #ja-topsl h4 a, #ja-topsl h5, #ja-topsl h5 a, #ja-topsl h6, #ja-topsl h6 a {  */

#ja-container h1, #ja-container h1 a, #ja-container h3, #ja-container h3 a, 
#ja-container h4, #ja-container h4 a, #ja-container h5, #ja-container h5 a, #ja-container h6, #ja-container h6 a,
#ja-subbotsl h1, #ja-subbotsl h1 a, #ja-subbotsl h2, #ja-subbotsl h2 a, #ja-subbotsl h3, #ja-subbotsl h3 a, 
#ja-subbotsl h4, #ja-subbotsl h4 a, #ja-subbotsl h5, #ja-subbotsl h5 a, #ja-subbotsl h6, #ja-subbotsl h6 a,
#ja-subbots2 h1, #ja-subbots2 h1 a, #ja-subbots2 h2, #ja-subbots2 h2 a, #ja-subbots2 h3, #ja-subbots2 h3 a, 
#ja-subbots2 h4, #ja-subbots2 h4 a, #ja-subbots2 h5, #ja-subbots2 h5 a, #ja-subbots2 h6, #ja-subbots2 h6 a,
#ja-topsl h1, #ja-topsl h1 a, #ja-topsl h2, #ja-topsl h2 a, #ja-topsl h3, #ja-topsl h3 a, 
#ja-topsl h4, #ja-topsl h4 a, #ja-topsl h5, #ja-topsl h5 a, #ja-topsl h6, #ja-topsl h6 a { 
	/* color:#344451; */
	color:#dd2222;
	text-shadow:1px 1px 0 #000000;
	font-family: "Myriad Pro", Arial, Helvetica, Tahoma, sans-serif;
	}

#ja-container a {color:#344451;}
#ja-container a:hover {color:#697279;}

#ja-container h1 a:hover, #ja-container h2 a:hover, #ja-container h3 a:hover, #ja-container h4 a:hover, #ja-container h5 a:hover, #ja-container h6 a:hover,
#ja-subbotsl h1 a:hover, #ja-subbotsl h2 a:hover, #ja-subbotsl h3 a:hover, #ja-subbotsl h4 a:hover, #ja-subbotsl h5 a:hover, #ja-subbotsl h6 a:hover,
#ja-subbots2 h1 a:hover, #ja-subbots2 h2 a:hover, #ja-subbots2 h3 a:hover, #ja-subbots2 h4 a:hover, #ja-subbots2 h5 a:hover, #ja-subbots2 h6 a:hover,
#ja-topsl h1 a:hover, #ja-topsl h2 a:hover, #ja-topsl h3 a:hover, #ja-topsl h4 a:hover, #ja-topsl h5 a:hover, #ja-topsl h6 a:hover { 
	color:#697279;
	font-family: "Myriad Pro", Arial, Helvetica, Tahoma, sans-serif;
	}

p.infocat {
    background:#e9e9eb ;
    border:none;
	}

/* MISCELLANOUS
----------------------------------------------------------- */

div.categories-list ul li li {
	background:#ffffff;
	border-bottom: 1px solid #bababb;
	}

div.categories-list ul li li li {
    background: none repeat scroll 0 0 #e8e8ea;
	}


/* ------------------------- Button ------------------------------ */

#ja-container input.button[type="submit"] { color: #ffffff !important; }
	
#ja-container input.button[type="submit"] {
	background:none;
	border:none;
	display: inline-block;
	padding: 6px 10px 5px;
	text-decoration: none;
	font-family: "Helvetica", Arial, sans-serif;
	font-weight: bold !important;
	font-size:1.0em;
	line-height: 1;
	color: #ffffff !important;
	text-transform:none;
	right:-2px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius:5px;
	text-shadow: 0 -1px 1px #222;
	border-bottom: 1px solid #222;
	position: relative;
	cursor: pointer;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	}

#ja-container input.button[type="submit"] { background:url(../images/buttonGradient.png) repeat-x #444d55}

#ja-container input.button[type="submit"]:hover { background-color: #333c44; }


/* MAIN LAYOUT DIVS
--------------------------------------------------------- */

#ja-container { 
	/* Modified by Fat Apple Studios - 15 Sep 2013 */
	/* background: url("../images/shadowMain.png") no-repeat scroll center top #ffffff; */
	background: url("../images/shadowMain.png") no-repeat scroll center top #f4f4f6;
	border-bottom: 1px solid #f4f4f6;
	border-top: 1px solid rgba(255, 255, 255, 0.1);
	position: relative;
	z-index: 5;
	color:#697279;
	text-shadow:none;
	}
	
#ja-container li a { color: #344451;}
	
#ja-container li a:hover { color: #697279;}

/* TOP MODULES
------------------------------------------------------------------------------------------------------------------------- */

#ja-topsl {
	background: url("../images/bgTop.png") repeat-x 0 0 #e8e8ea; 
	}

#ja-topsl .main {
	background: url("../images/shadowTop.png") no-repeat center top;
	color:#697279;
	text-shadow:none;
	}	

#ja-topsl a { color:#344451; }

#ja-topsl a:hover, #ja-topsl a:active, #ja-topsl a:focus { color: #697279; }

.topdesc {
	color: #697279;
	font-family: "Myriad Pro", Arial, Helvetica, Tahoma, sans-serif;
	font-size:14px; 
	line-height:1.286em ;
	margin-top: -8px;
    padding-bottom: 15px;
	}

/*-------------- Extra Icon for demo ----------------*/


.media { background:url("../images/top/media-inverse.png") no-repeat; } 
	
.games { background:url("../images/top/games.png") no-repeat; } 

.ucscope { background:url("../images/top/uc-scope-business-use-case.png") no-repeat; } 


.idea { background:url("../images/top/idea.png") no-repeat; } 

.tools { background:url("../images/top/tools.png") no-repeat; } 
	
.science { background:url("../images/top/science-alt.png") no-repeat; } 

.padlock { background:url("../images/top/padlock-closed.png") no-repeat; } 

.check { background:url("../images/top/check-box.png") no-repeat; } 

.favourite { background:url("../images/top/add-favourite.png") no-repeat; } 

.basket { background:url("../images/top/basket.png") no-repeat; } 


/* JOOMLA STYLE
--------------------------------------------------------------------------------------------------------- */

/*------------------------- Meta --------------------------*/


dd.parent-category-name { background:url("../images/doc_icons/bookmark_2_icon&16.png") no-repeat 0 50%; }
	
dd.category-name { background:url("../images/doc_icons/doc_lines_icon&16.png") no-repeat 0 50%; }
	
dd.create { background:url("../images/doc_icons/calendar_2_icon&16.png") no-repeat 0 50%;}
	
dd.modified { background:url("../images/doc_icons/doc_edit_icon&16.png") no-repeat 0 50%;}

dd.published { background:url("../images/doc_icons/doc_export_icon&16.png") no-repeat 0 50%; }

dd.createdby { background:url("../images/doc_icons/user_icon&16.png") no-repeat 0 50%; }

dd.hits { background:url("../images/doc_icons/eye_inv_icon&16.png") no-repeat 0 50%; }

ul.actions li.email-icon a, ul.actions li.email-icon a:hover {background:none !important;}

ul.actions li.print-icon a, ul.actions li.print-icon a:hover { background:none !important;}

.items-more { border-bottom: 1px solid #bababb; }



/* Tables ---*/
thead tr th {
	background: #e8e8ea;
	color: #344451;
	border-bottom: 1px solid #e8e8ea;
}

tr.cat-list-row0 td { background:#ffffff; }
tr.cat-list-row1 td { background:#f1f1f1; }

/* Pagination ---*/

.pagination ul li a.pagenav, ul.pagenav li a {
    color:#344451 !important;
	}

.pagination ul li a.pagenav:hover, ul.pagenav li a:hover {
    color:#697279 !important;
	}

/* FORM
--------------------------------------------------------- */

#ja-container input, #ja-container select, #ja-container textarea, #ja-container .inputbox {
  color: #697279;
  background: none repeat scroll 0 0 #efefef;
  /* background: none repeat scroll 0 0 #ffffff; */
  border-top:1px solid #bababb !important;
  border-left:1px solid #bababb !important;
  border-right:1px solid #bababb !important;
  border-bottom:1px solid #bababb !important;
}

#ja-container .inputbox:hover, #ja-container .inputbox:focus, #ja-container textarea:hover {
  background: none repeat scroll 0 0 #f4f4f4;
  color: #344451;
}

/* -- EDITOR STYLES ----------------------------- */

#ja-container #adminForm fieldset { border: 1px solid #bababb; }

/*Search ---*/

.search fieldset { border: 1px solid #bababb; }

.searchintro { border-bottom: 1px solid #bababb; }

/* SLOGAN USER
------------------------------------------------------------------------------------------------------------------------- */

/*----------------------------------------------- SLOGAN 1 - Slogan No Top -------------------------------------------- */

#ja-slogan1 { background: url("../images/bgTop.png") repeat-x 0 0 #e8e8ea;  }

#ja-slogan1 .main {
	background: url("../images/shadowTop.png") no-repeat center top;
	padding:54px 0;
	}
	
#ja-slogan1 .main-inner1 {
	background:#ffffff;
	border-top:1px solid #dddddd; 
	border-right:1px solid #e6e6e6; 
	border-left:1px solid #dddddd; 
	border-bottom:1px solid #e6e6e6; 
	}

#ja-slogan1 p {
	margin: 15px 15px 8px;
	font-size:19px; 
	line-height:25px; 
	font-family: "Myriad Pro", Arial, Helvetica, Tahoma, sans-serif;
	color:#5c6a74 !important;
	font-weight:bold;
	}

/*----------------------------------------------- SLOGAN 2 - Slogan With Top user -------------------------------------------- */

#ja-slogan2 {
	background:#e8e8ea; 
	padding-bottom:54px;
	}
	
#ja-slogan2 .main-inner1 {
	background:#ffffff;
	border-top:1px solid #dddddd; 
	border-right:1px solid #e6e6e6; 
	border-left:1px solid #dddddd; 
	border-bottom:1px solid #e6e6e6;  
	}

#ja-slogan2 p {
	margin: 8px 15px;
	font-size:19px; 
	line-height:25px; 
	font-family: "Myriad Pro", Arial, Helvetica, Tahoma, sans-serif;
	color:#5c6a74 !important;
	font-weight:bold;
	}

/* SUB-BOTTOM MODULES
------------------------------------------------------------------------------------------------------------------------- */
#ja-subbotsl, #ja-subbots2 { background: url("../images/bgSubBottom.png") repeat-x 0 0 #e8e8ea; }

#ja-subbots2 { background:#e8e8ea; }

#ja-subbotsl .main, #ja-subbots2 .main {
	color:#697279;
	text-shadow:none;
	}

#ja-subbotsl .main { 
	background: url("../images/shadowSubBottom.png") no-repeat center top;
	padding: 54px 0 24px;
	}

#ja-subbots2 .main { padding: 0 0 24px; }

#ja-subbotsl a, #ja-subbots2 a { color:#344451; }

#ja-subbotsl a:hover, #ja-subbotsl a:active, #ja-subbotsl a:focus, #ja-subbots2 a:hover, #ja-subbots2 a:active, #ja-subbots2 a:focus { color: #697279; }


/*
 SUBBOTTOM - MODULE (GAVICK NEWS PRO GK4 STYLE)
----------------------------------------------------------------------------------------------------------------------------- */

#ja-subbotsl .nspPagination li {
  background: url("../images/interface.png") no-repeat scroll 50% 0 transparent;
}

#ja-subbotsl ul.nspList li a {
  color: #344451;
}

#ja-subbotsl ul.nspList li a:hover {
  color: #697279;
  }
 
#ja-subbotsl .nspArt .fright {
  color: #344451;
  border: 1px solid #bababb;
}

#ja-subbotsl .nspArt .fright:hover {
  background:#e8e8ea;
  border: 1px solid #697279;
  color:#697279 !important;
}


/* SUBBOTTOM - MODULE (FLEXI TWEET)
----------------------------------------------------------------------------------------------------------------------------- */


#ja-subbotsl #twtr-widget-1 .twtr-tweet-text {
    /*background:url("../images/tweet.png") no-repeat 90% 104% 0 0 ;*/
    background: #ffffff;
	border-top:1px solid #dddddd; 
	border-right:1px solid #e6e6e6; 
	border-left:1px solid #dddddd; 
	
	
    margin-left: 0 !important;
    padding:5px 5px 5px 8px;
    height:77px /*91px*/;
  
      -moz-border-radius: 4px; /* FF1-3.6 */
    -webkit-border-radius: 4px; /* Saf3-4, iOS 1-3.2, Android <1.6 */
          border-radius: 4px; /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
	}

#ja-subbotsl .twtr-widget .twtr-tweet-wrap {
    background:url("../images/tweet-light.png") no-repeat 86% 98% ;
    overflow: hidden;
    padding: 12px 0 38px !important;
	}


#ja-subbotsl .twtr-ft span a:hover { 
	color:#344451 !important;
	text-decoration: none !important;
	}


/* SUBBOTTOM - MODULE (ACYMAILING - NEWSLETTER)
----------------------------------------------------------------------------------------------------------------------------- */

#ja-subbotsl .inputbox {
    background:#ffffff;
    border-top: 1px solid #dddddd ;
	border-left: 1px solid #dddddd ;
	border-bottom: 1px solid #e6e6e6 ;
	border-right: 1px solid #e6e6e6 ;
	}

#ja-subbotsl .inputbox:hover, #ja-subbotsl .inputbox:focus {
    background:#f3f3f3;
    color:#697279;
	}

#ja-subbotsl input, #ja-subbotsl select, #ja-subbotsl textarea, #ja-subbotsl .inputbox { color:#697279; }

#ja-subbotsl .acysubbuttons .button {
    background: none repeat scroll 0 0 transparent;
    border: 1px solid #bababb;
    color:#344451 !important;
	
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	text-shadow: none;
	border-bottom: 1px solid #bababb;
	}

#ja-subbotsl .acysubbuttons .button:hover, #ja-subbotsl .acysubbuttons .button:focus {
    background:#e8e8ea;
    border: 1px solid #697279;
    color:#697279 !important;
	}


#ja-subbotsl .acymailing_finaltext {
    background: url("../images/top/24padlock-closed.png") no-repeat scroll 3% 30% transparent;
	}

/* LEFT - RIGHT - MODULE (GK4 TAB)
------------------------------------------------------------------------------------------------------------------------- */

.moduleident_right ul.gkTabs {
    background:#e9e9eb !important;
    border: 1px solid #f4f4f6 !important;
	}

.moduleident_right ul.gkTabs li.active span { color:#344451 ; }

.moduleident_right ul.gkTabs li:hover span { color:#344451 ; }

.moduleident_right ul.gkTabs li span { color:#697279; }

/* LEFT - RIGHT - MODULE (LOF ACCORDION)
------------------------------------------------------------------------------------------------------------------------- */

.moduleident_acc .lof-accordion-default .lof-active {
    background: url("../images/open.png") no-repeat scroll 95% 50% #e9e9eb !important;
	}

.moduleident_acc .lof-accordion-default > .lof-toggler {
    background: url("../images/close.png") no-repeat scroll 95% 50% #e9e9eb;
    border-left: 1px solid #f4f4f6;
    border-right: 1px solid #f4f4f6;
    border-top: 1px solid #f4f4f6;
	border-bottom: 2px solid #f4f4f6;
	}


.moduleident_acc .lof-accordion-default .lof-element {
	background:#ffffff !important;
    border:1px solid #f0f0f0 !important;
	}

/*--------- MODULE IN CONTENT (LOF ACCORDION)----------- */

.lof-accordion-default .lof-active {
    background: url("../images/folder_minus.png") no-repeat scroll 98% 50% #e9e9eb !important;
	}

.lof-accordion-default > .lof-toggler {
    background: url("../images/folder_plus.png") no-repeat scroll 98% 50% #e9e9eb;
    border-left: 1px solid #f4f4f6;
    border-right: 1px solid #f4f4f6;
    border-top: 1px solid #f4f4f6;
	border-bottom: 2px solid #f4f4f6;
	}

.lof-accordion-default .lof-element {
	background:#ffffff !important;
    border: 1px solid #f0f0f0 !important;
	}

/* ---------------------------------- ROUNDED MODULE - MODULE SUFFIX -----------------------------------------*/


 /* ----------------------------- LeftRight module rounded --------------------------------*/
 

#ja-right .moduleLeftRight h3, #ja-left .moduleLeftRight h3 {
/* Modified by Fat Apple Studios - 15 Sep 2013 */
/*  background:#e9e9eb;
  border-left: 1px solid #e9e9eb;
  border-right: 1px solid #e9e9eb;
  border-top: 1px solid #e9e9eb; */
/*  background:#dd2222; */
  background: url("../images/moduleheader.png") no-repeat 0px 0px;
  background-size: 221px 50px;
  border-left: 0px solid #e9e9eb;
  border-right: 0px solid #e9e9eb;
  border-top: 0px solid #e9e9eb;
  color:#ffffff; 
}
	
#ja-right .moduleLeftRight .ja-box-ct, #ja-left .moduleLeftRight .ja-box-ct { 
	
/* Modified by Fat Apple Studios - 15 Sep 2013 */
/*	background:#ffffff; */
	background:#f4f4f6;

/* Modified by Fat Apple Studios - 15 Sep 2013 */
/*    border: 1px solid #e9e9eb; */
    border: 0px solid #e9e9eb;
	
	-moz-border-radius: 0 0 3px 3px; /* FF1-3.6 */
    -webkit-border-radius: 0 0 3px 3px; /* Saf3-4, iOS 1-3.2, Android <1.6 */
    border-radius: 0 0 3px 3px; /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
	}

.moduleLeftRight ul li a:hover { background:url("../images/bulletlistHover.png") no-repeat 8px 12px transparent !important; }

.moduleLeftRight ul li a { background:url("../images/bulletlist.png") no-repeat 8px 12px transparent !important; }

.moduleLeftRight li a:hover, #ja-right li a { color:#697279; }

.moduleLeftRight li a:hover, #ja-right li a:hover { color:#344451; }

/* CONTENT - MAIN (JSOCIAL COMMENTS)
------------------------------------------------------------------------------------------------------------------------- */

.ja-content-main .jsocial-comments-count {
    background:#e9e9eb ;
	border: 1px solid #f0f0f0;
	}

.ja-content-main .jsocial-comments-count a {
	color: #697279;
	}

.ja-content-main .jsocial-comments-count a:hover {
	color: #697279 !important;
	}

.jsocial-comments {
    background:#e9e9eb ;
	border: 1px solid #f0f0f0;
	}

/* CONTENT - MAIN (JSOCIAL COMMENTS)
------------------------------------------------------------------------------------------------------------------------- */

.ja-content-main .jsocial-comments-count a { background:url("../images/fbcomment.png") no-repeat 0 70% ; }

/* CONTACT
----------------------------------------------------------------------------------------------------------------------------- */

.recaptchatable .recaptcha_image_cell { background-color: #ffffff !important; }

.recaptchatable {
    background: none repeat scroll 0 0 #ffffff !important;
    border: 1px solid #bababb !important;
	}

.recaptchatable #recaptcha_image { border: 1px solid #bababb !important; }


/*
# ------------------------------------------------------------------------------------------------------------------------
# ZOO DEFAULT STYLE 
# ------------------------------------------------------------------------------------------------------------------------
# Copyright (C) 2010 Twincore All Rights Reserved.
# -----------------------------------------------------------------------------------------------------------------------
*/


/*-- Module ZOO Tags --*/

.zoo-tag.cloud > ul > li a { Background:none !important; }

.zoo-tag.cloud > ul > li a:hover { Background:none !important; }

/*-- Module ZOO Comment --*/

/*Bubble Angled V */

.zoo-comments-bubbles .time { background: none repeat scroll 0 0 #e9e9eb ;}

.zoo-comments-bubbles .content {
	background: #ffffff;
	border: 1px solid #e9e9eb;
}

.zoo-comments-bubbles .content:after { background: url("../images/bubble_corners.png") no-repeat scroll 0 -60px transparent; }

.zoo-comments-bubbles .image {
  background: none repeat scroll 0 0 #ffffff;
  border: 1px solid #c8c8c8;
}


/*Bubble Angled VL */

/*List V */

.zoo-comment.list-v h3.author a:hover { color: #697279; }


/*---- ZOO Content ----*/
/*- Category - Template : Default */

#yoo-zoo .details h1.title, #yoo-zoo h3.tag-title { color: #344451; }

#yoo-zoo .items h1.pos-title, #yoo-zoo .item h1.pos-title { color: #344451; }

#yoo-zoo .items h1.pos-title a { color:#344451; }

#yoo-zoo .items h1.pos-title a:hover { color:#697279; }

#yoo-zoo .item ul.pos-taxonomy strong { color:#344451;}

#yoo-zoo .item div.pos-bottom .element { border-bottom:1px solid #BABABB; }
	
#yoo-zoo .item h3, div#comments #respond h2 {
	font-size:22px !important;
    line-height:27px !important; 
    font-family: "Myriad Pro", Arial, Helvetica, Tahoma, sans-serif !important;
    color:#344451 !important;/
	font-weight:normal;
	}

#yoo-zoo #comments .comment-head .author, #yoo-zoo #comments .comment-head .author a { color: #344451 !important;}

.yoo-zoo.socialbookmarks a { background: url(../images/socialbookmarks.png) 0 0 no-repeat; }


.yoo-zoo textarea, .yoo-zoo input[type="text"], .yoo-zoo input[type="password"], .yoo-zoo select {
    -moz-border-radius: 3px 4px 3px 4px;
    background: none repeat scroll 0 0 #111214;
    border-color: #090909 #242424 #242424 #090909 !important;
    border-style: solid;
    border-width: 1px;
	}

.yoo-zoo textarea:hover, .yoo-zoo input[type="text"]:hover, .yoo-zoo input[type="password"]:hover, .yoo-zoo select:hover {
    background: none repeat scroll 0 0 #F4F4F4 !important;
    color: #344451;
	}

.yoo-zoo input[type="submit"] { background:url(../images/buttonGradient.png) repeat-x #444d55 !important; }

.yoo-zoo input[type="submit"] :hover { background-color: #333c44; }

#yoo-zoo #comments #respond label { color:#697279; }

#yoo-zoo #comments .comment-head, #yoo-zoo #comments .comment-byadmin .comment-head {
    background:#e9e9eb;
    border: 1px solid #e9e9cb;
	}

#yoo-zoo #comments .comment-head .author a:hover {
    text-decoration:none;
    color:#697279;
	}


/*- Category - Template : EXPO -*/

#yoo-zoo .items p.pos-meta, #yoo-zoo .item p.pos-meta {
  color: #999999;
  text-shadow: none;
}

#yoo-zoo .items div.pos-date, #yoo-zoo .item div.pos-date {
	background: url("../images/system_date.png") 0 0 no-repeat;
	margin-right: 20px;
	color:#efefef;
	}

#yoo-zoo .item div.socialbookmarks a { background-image: url(../images/socialbookmarks.png); }
#yoo-zoo .item div.socialbookmarks a.facebook:hover { background-position: 0 -300px; }
#yoo-zoo .item div.socialbookmarks a.twitter:hover { background-position: 0 -325px; }
#yoo-zoo .item div.socialbookmarks a.google:hover { background-position: 0 -350px; }
#yoo-zoo .item div.socialbookmarks a.technorati:hover { background-position: 0 -375px; }
#yoo-zoo .item div.socialbookmarks a.delicious:hover { background-position: 0 -400px; }
#yoo-zoo .item div.socialbookmarks a.digg:hover { background-position: 0 -425px; }
#yoo-zoo .item div.socialbookmarks a.stumbleupon:hover { background-position: 0 -450px; }
#yoo-zoo .item div.socialbookmarks a.reddit:hover { background-position: 0 -475px; }
#yoo-zoo .item div.socialbookmarks a.myspace:hover { background-position: 0 -500px; }
#yoo-zoo .item div.socialbookmarks a.yahoo:hover { background-position: 0 -525px; }
#yoo-zoo .item div.socialbookmarks a.live:hover { background-position: 0 -550px; }
#yoo-zoo .item div.socialbookmarks a.email:hover { background-position: 0 -575px; }



