/*--------------------------------------------------------------
# Quay - November 2009 (for Joomla 1.5) - updated 02.02.2010 (ver.1.0.7)
# Copyright (C) 2007-2009 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com  
---------------------------------------------------------------*/

div.moduletable,
div.moduletable_menu,
div.moduletable_text,
div.moduletable_ver1,
div.moduletable_ver2,
div.moduletable_ver3 { margin: 0 0 12px; }
div.moduletable h3,
div.moduletable_menu h3,
div.moduletable_text h3,
div.moduletable_ver1 h3,
div.moduletable_ver2 h3,
div.moduletable_ver3 h3 { font-family:"Myriad Pro", Arial, sans-serif; font-size:1.58em; margin: 0 0 12px; line-height: 30px; position: relative; overflow: hidden; }
div.moduletable h3 span,
div.moduletable_menu h3 span,
div.moduletable_text h3 span,
div.moduletable_ver1 h3 span,
div.moduletable_ver2 h3 span,
div.moduletable_ver3 h3 span { display: block; height: 30px; margin-left: 4px; padding: 0 6px; }
div.moduletable h3 span.first-word,
div.moduletable_menu h3 span.first-word,
div.moduletable_text h3 span.first-word,
div.moduletable_ver1 h3 span.first-word,
div.moduletable_ver2 h3 span.first-word,
div.moduletable_ver3 h3 span.first-word { display: inline; margin: 0; padding: 0; }
/* gk_round */
.bottom_round_t,
.gk_round_t,
.gk_round_b { height:4px; margin:0 4px; position:relative; }
/* end */
.gk_round_tl,
.gk_round_tr,
.gk_round_bl,
.gk_round_br,
.bottom_round_tr,
.bottom_round_tl { position: absolute; height: 4px; width: 4px; top: 0; left: -4px; }
/* end */
.bottom_round_tr,
.gk_round_tr { right: -4px; left: inherit; }
.gk_round_bl { bottom: 0; top: inherit; }
.gk_round_br { right: -4px; left: inherit; bottom: 0; top: inherit; }
.gk_round_ml { padding: 6px 15px 12px 15px; }
/* end */
/* Badge Module 
-----------------------------------------------------------------*/
div.moduletable h3 span.badge,
div.moduletable_menu h3 span.badge,
div.moduletable_text h3 span.badge,
div.moduletable_ver1 h3 span.badge,
div.moduletable_ver2 h3 span.badge,
div.moduletable_ver3 h3 span.badge { height: 13px; position: absolute; right: 0; top: 10px; }
.b-new .badge { width: 31px; }
.b-hot .badge { width: 29px; }
.b-top .badge { width: 29px; }
.b-popular .badge { width: 52px; }
.b-updated .badge { width: 53px; }
