/*



#------------------------------------------------------------------------



# memovie - February 2010 (for Joomla 1.5)



#



# Copyright (C) 2007-2010 Gavick.com. All Rights Reserved.



# License: Copyrighted Commercial Software



# Website: http://www.gavick.com



# Support: support@gavick.com   



#------------------------------------------------------------------------ 



# Based on T3 Framework



#------------------------------------------------------------------------



# Copyright (C) 2004-2009 J.O.O.M Solutions Co., Ltd. All Rights Reserved.



# @license - GNU/GPL, http://www.gnu.org/copyleft/gpl.html



# Author: J.O.O.M Solutions Co., Ltd



# Websites: http://www.joomlart.com - http://www.joomlancers.com



#------------------------------------------------------------------------



*/







body {



	background: #fff;



	color: #000;



	font-family: sans-serif;



	line-height: 1.5;



}







body#bd { font-size: 14px; margin:0; padding:0; font-family:Arial,Verdana,sans-serif; color:#666; }







h1.logo{



	margin:10px 0 10px 20px;



	padding:0;



	clear:both;



}



h1.logo a{



	height:40px;



	width:200px;



	display:block;



	text-indent:-999em;



	background:transparent url('../../images/logo.png') no-repeat 2px 0;



}







#gk-top{}







#gk-mainnav{



	background:#979189;



}







#gk-mainnav select{margin:0!important;padding:0!important;}







#gk-mainnav ul{



	margin:0;



	padding:0;



}







#gk-mainnav ul li{



	margin:0 0 0 10px; 



}







#gk-search{



	clear:both;



	padding:8px 0 0 20px;



	width:auto;



	float:left;



}







#imenu{padding:0 0 4px 20px;}







#login-btn{



	float:right;



	color:#fff;



	background:#b02500;



	display:block;



	padding:5px;



	margin:10px 10px 0 0;



}







.gk-megamenu{



	clear:both;



	overflow:hidden;



	border-bottom:1px solid #ddd;



}



.buttonheading{



	display:none;



}



.buttonheading a,



.buttonheading img{



	border:none!important;



}







fieldset{



	width:87%;



}







#imenu{clear:both;}







#gk-content{



	clear:both;



}







textarea{



	width:90%!important;



}







.article-meta{



	color:#999;



}







.pagination{



	list-style-type:none;



	overflow:hidden;



	clear:both;



}



.pagination li{



	float:left;



	margin:0 0 0 2px;



}







#gk-main {



	padding:10px;



}







#gk-footer,



.gk-breadcrumbs,



.gk-copyright{



	padding:0 10px;



	font-size:10px;



}







#gk-footer{



	border-top:1px solid #aaa;



}







.article_row { padding: 0; border-bottom: 0; }







.article_column { padding-top: 10px; padding-bottom: 10px; overflow: hidden; }







.blog_more { border-top: 0; }







.gk-megamenu span.menu-desc{ display:none!important; }







a{ color: #b02500; text-decoration:none; }







h1,h2,h3,h4,h5,h6{



	color:#333;



	font-weight:normal;



}







h1{font-size:250%;}



h2{font-size:180%;}



h3{font-size:150%;}



h4{font-size:120%;}



h5{font-size:115%;}



h6{font-size:110%;}







/* 



 * Messages 



 */



 



#system-message { margin: 0 0 4px; }



#system-message dd.message ul, #system-message dd.error ul, #system-message dd.notice ul { margin: 0; padding: 0; }



#system-message dd.message ul li, #system-message dd.error ul li, #system-message dd.notice ul li { background: none; color: #fff; margin: 0; padding: 5px; }



/* System Standard Messages */



#system-message dd.message ul { background: #069; border: 0; }



/* System Error Messages */



#system-message dd.error ul { background: #bf0000; border: 0; }



/* System Notice Messages */



#system-message dd.notice ul { background: #333; border: 0; }