/*
#------------------------------------------------------------------------
# corporate2 - March 2011 (for Joomla 1.6)
#
# Copyright (C) 2007-2011 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com 
*/
.gkCol { float: left; margin-top: 0!important; }
#gkTop1,
#gkTop2,
#gkUser1,
#gkUser2,
#gkBottom1,
#gkBottom2,
#gkMainBlock,
#gkLeftMiddle,
#gkRightMiddle,
#gkHeader { padding: 0 !important; }
#gkLeft,
#gkContent,
#gkRight { margin-top: 0!important; }

#gkRightMiddle {margin-right: 0px !important; padding-right: 0px !important}
div.gk-menu > ul.level0 > li:hover > .childcontent a { display: block; }
div.gk-menu > ul.level0 > li:hover > .childcontent .childcontent { margin-left: 150px!important; } /* submenu width - (left padding of item * 4) */ 
div.gk-menu > ul.level0 > li > .childcontent .childcontent { margin-top: -32px!important; }
div.gk-menu > ul.level0 > li > .childcontent {background-color:#979189; padding-bottom: 5px}
div#gkDropSub > ul > li > ul,
div#gkDropSub > ul > li > ul ul { position: absolute; display: block; left: -999%; width: 200px; z-index: 999; }

div#gkDropSub > ul > li:hover > ul,
div#gkDropSub > ul > li:hover > ul li:hover > ul { left: auto; }

ul.gkTabs { display: inline; }
#gkSocialAPI .google-buzz-button { margin-top: 1px; }

.items-row.cols-1 .item{ width:100%!important;  }
.items-row.cols-2 .item{ width:49.5%!important; }
.items-row.cols-3 .item{ width: 32.5%!important; }
.items-row.cols-4 .item{ width: 24.5%!important; }

.box > h3 {margin: 10px 0}
.box > h3 > span {margin-bottom: 10px}
.box > .content {margin-top: 10px}

.gkIsImage {padding: 0!important; margin: 0!important}
#gkHeaderModule .content {margin: 0!important; padding: 0!important}
#gkWrap3 .box h3 > span {line-height: 16px!important}
li { zoom: 1; }