
/* ---- */

/*--------------------------------------------------------------
# Car_magazine - March 2009 (for Joomla 1.5)
# Copyright (C) 2007-2009 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com  
---------------------------------------------------------------*/

/* ------------------------- STYLE1 --------------------------*/


/* template_css.css
------------------------------------------------------------------*/

body {
	color: #404040;
}

a:link,
a:visited,
a:active {
	color: #497cb5;
}

a:hover {
	color: #27496c;
/*--------------------------------------------------------------
# Car_magazine - March 2009 (for Joomla 1.5)
# Copyright (C) 2007-2009 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com  
---------------------------------------------------------------*/
	
/* universal set of reset styles
---------------------------------------------------------------*/
html,body,div,span,applet,object,iframe,caption,del,dfn,em,font,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,dl,dt,dd,ol,ul,li,fieldset,form,label,legend {vertical-align: baseline;font-size: 100%;outline: 0;padding: 0;margin: 0;border: 0;}
/* remember to define focus styles! */
:focus {outline: 0;}
body {background: white;line-height: 1;color: black;}
ol,ul {list-style: none;}
/* tables still need cellspacing="0" in the markup */
table{border-collapse: separate;border-spacing: 0;}
caption,th,td {font-weight: normal;}
/* remove possible quote marks (") from <q> & <blockquote> */
blockquote:before,blockquote:after,q:before,q:after {content: "";}
blockquote,q {quotes: "" "";}
/* ||| the end |||*/
/* ||| set of clearing floats |||*/	
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix {display: inline-block;}
.clr {font-size : 1px;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
.clear {clear: both;}
/* End hide from IE-mac */
/* ------------------------ the end ----------------------------*/

html {
	height: 100%;
	margin-bottom: 1px;
}

body {
	margin: 0;
	padding: 0;
	font-size: 62.5%; /* Reset: 1em = 10px */
	font-family: "Lucide Sans Unicode", "Lucida Grande", Arial , sans-serif;
}
 
div#wrapper_main{
	position: relative;
	font: normal 1.2em/1.5em "Lucide Sans Unicode", "Lucida Grande", Arial , sans-serif; /* Basic font size: 12px, line-height: 15px */
}

/* Basic link styles 
---------------------------------------------------------------*/

a {
	outline: none;
	cursor: pointer;
}

a:link,
a:visited,
a:active {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* Basic image style 
----------------------------------------------------------------*/

img {
	border: none;
	text-decoration: none;
}

/* Basic lists styles 
----------------------------------------------------------------*/

ul {
	padding: 0;
	margin: 0 6px;
	list-style: none;
}

ul li {
	padding-left: 0;
	line-height: 170%;
	padding: 5px 0;
}

ul li a {
	text-decoration: none !important;
}

ul li a:hover {
	text-decoration: underline !important;
}

ol li {
	line-height: 170%;
}

dl#system-message dd ul li{
	border: none !important;
}

/* Basic heading styles 
-----------------------------------------------------------------*/

th {
	padding: 4px;
	text-align: left;
}

h1 { font-size: 185%; }
h2 { font-size: 160%; }
h3 { font-size: 150%; }
h4 { font-size: 145%; }
h5 { font-size: 125%; }

p, pre, blockquote, h1, h2, h3, h4, h5, h6 {
	margin: 1em 0;
	padding: 0;
}

/* Basic form styles 
-----------------------------------------------------------------*/

fieldset {
	border: none;
	padding: 5px 0;
}

fieldset a {
	font-weight: bold;
}

input, select, button {
	font-size: 11px;
	font-weight: normal;
}

/* Basic HR-line style 
-----------------------------------------------------------------*/

hr {
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	height: 1px;
	color: #eee;
	background-color: #eee;
}

/* Basic positioning classes 
-----------------------------------------------------------------*/

.clearfix {
	clear: both;
}

.lf {
	float: left;
}

.rf {
	float: right;
}

/* Logo 
------------------------------------------------------------*/

a#logo, a#logo_styled {
	margin: 16px 0;
	float: left;
	display: block;
}

a#logo_styled{
	/* 
		Here you can change width or height of your logo 
		if you've disabled option "logo as image"
	*/
	width: 320px;
	height: 73px; 
}

/* Basic wrapper styles 
-----------------------------------------------------------------*/
div#wrapper_main{
	width:980px;
	margin:0 auto;
}

div#wrapper_top{
	height: 105px;
	position:relative;
}

div#buttons{
	width: auto;
	position:absolute;
	right:0;
	bottom: 12px;
}

div#buttons span#login_btn_noborder,
div#buttons span#register_btn_noborder{
	border: none !important;
}

div#buttons span:first-child{
	padding-right: 4px;
	margin-right: 1px;
}

div#buttons span{
	text-transform: uppercase;
	font-size: 10px;
	line-height:10px;
	font-weight: bold;
	height:10px;
}

div#banner1{
	width:468px;
	height:60px;
	float:left;
	margin-top: 16px;
}

div#search{
	width: 155px;
	height:17px;
	float:right;
	margin-top: 36px;
}

div#search div.search{
	width: 155px;
	height:17px;
}

div#search input#mod_search_searchword{
	border:none;
	height: 15px;
	padding:2px 0 0 4px;
	width: 134px;
	display: block;
	float:left;
}

div#search input.button{
	height:17px;
	width:17px;
	margin:0;
	padding:0;
	float:left;
	display:block;
	text-indent: -9998em;
}

div#header1,
div#header2{
	float: left;
}

/* component + right 
-------------------------------------------------------------------*/

div#component-right {
	float: left;
	width: 671px;
	margin-bottom: -9px;
}

div#right {
	float: right;
	width: 300px;
}

/* component + left
-------------------------------------------------------------------*/

div#component-left{
	float: right;
	width: 671px;
	margin-bottom: -9px;
}

div#left{
	float: left;
	width: 300px;
}

/* component 
-------------------------------------------------------------------*/

div#component {
	width: 980px;
	padding: 0;
	margin-bottom: -9px;
}

div#mainbody{
	margin-bottom: 9px;
}

/* Bottom
-----------------------------------------------------------------*/

div#wrapper_bottom{
	border:  1px solid #e6e6e6;
	background: #f7f7f7;
}

/* Footer
-----------------------------------------------------------------*/

div#wrapper_footer{
	text-align:center;
	padding-bottom: 15px;
	margin-top: 23px;
	position: relative;
	
}

ul#bottom_menu{
	width:auto;
	margin:0 auto;
	list-style-type: none;
	margin:0;
	padding:0;
}

ul#bottom_menu li{
	display:inline;
	height: 12px;
	margin-right: 8px;
	padding: 0 0 0 8px;
}

ul#bottom_menu li:first-child{
	border-left:none;	
}

div#informations{
	clear: both;
	margin-top:4px;
}

div#stylearea{
	float: right;
	position: absolute;
	right: 0;
	top: 25px;
	font-size: 11px;
}

/* set the width of user modules 
-------------------------------------------------------------------*/ 
div#wrapper_bottom{
	margin-bottom: 8px;
	width: 100%;
	display: table;
}

div.users_wrap{
	margin-bottom: 8px;
}

div#wrapper_inside{
	padding-top: 19px;
}

.us_width-100{
	width: 100%;
	vertical-align: top;
}

.us_width-20:first-child,
.us_width-25:first-child,
.us_width-33:first-child, 
.us_width-50:first-child {
	margin: 0;
}

.us_width-20,
.us_width-25,
.us_width-33, 
.us_width-50 {
	margin-left: 2%;
	display: block;
	float: left;
}

.us_width-20{
	width:19%;
}

.us_width-25{
	width: 24%;	
}

.us_width-33{
	width:32%;
}

.us_width-50{
	width: 49%;	
}

/* suffixes */

div.moduletable h3,
div.moduletable_dark h3,
div.moduletable_menu h3,
div.moduletable_color h3,
div.moduletable_text h3{
	margin: 0 0 16px 16px;
	padding:0 0 0 28px;
	height:16px;
	font-size: 0.8em;
	line-height: 1.4em;
	font-weight: bold;
	text-transform: uppercase;
}

div.moduletable_advert div.moduletable_content{
	padding: 9px;
	border: 1px solid #e6e6e6;
 	clear: both;
}

div.moduletable_advert h3{
	font-size: 10px;
	font-weight: normal;
	color: #404040;
	width: auto;
	float: right;
	margin: 0 12px -8px 0;
	padding: 0 4px;
	background: #fff;
}

div.moduletable h3 span,
div.moduletable_dark h3 span,
div.moduletable_color h3 span,
div.moduletable_menu h3 span,
div.moduletable_text h3 span{
	padding: 0 28px 0 0;
	display:block;
	height: 16px;
	width: auto;
	float: left;
}

div.moduletable div.moduletable_content,
div.moduletable_dark div.moduletable_content,
div.moduletable_menu div.moduletable_content,
div.moduletable_color div.moduletable_content{
	padding: 0 16px;
	margin: 0 0 22px 0;
}

div.wrapper_centered,
div.module_wrap,
div#wrapper_header{
	margin-bottom: 9px !important;
}

div.moduletable_clear{
	margin: 0;
	padding:0;
	border:none;
}

div.moduletable_clear div.moduletable_content{
	margin: 0;
	padding:0;	
}

.nohead .moduletable_content{
	margin-top: 32px !important;
}

div#slider{
	height:  8px;
	margin-bottom: 9px;
	cursor: pointer;
}

/* restrictions
-------------------------------------------------------------------*/ 

div#wrapper_bottom .us_width-20{
	width:20%;
}

div#wrapper_bottom .us_width-25{
	width: 25%;	
}

div#wrapper_bottom .us_width-33{
	width:33%;
}

div#wrapper_bottom .us_width-50{
	width: 50%;	
}

div#wrapper_bottom .us_width-20,
div#wrapper_bottom .us_width-25,
div#wrapper_bottom .us_width-33, 
div#wrapper_bottom .us_width-50 {
	margin-left: 0;
	display: table-cell;
	vertical-align: top;
}

div#wrapper_bottom .us_width-20:first-child  div.moduletable_content,
div#wrapper_bottom .us_width-25:first-child  div.moduletable_content,
div#wrapper_bottom .us_width-33:first-child  div.moduletable_content,
div#wrapper_bottom .us_width-50:first-child  div.moduletable_content{
	border-left: none;
	margin: 0 0 22px 0;
}

div#wrapper_bottom .us_width-20 div.moduletable_content,
div#wrapper_bottom .us_width-25 div.moduletable_content, 
div#wrapper_bottom .us_width-33 div.moduletable_content, 
div#wrapper_bottom .us_width-50 div.moduletable_content{
	overflow: hidden;
	margin: 0 0 22px 0;
}

div#wrapper_bottom div.moduletable,
div#wrapper_bottom div.moduletable_dark,
div#wrapper_bottom div.moduletable_menu,
div#wrapper_bottom div.moduletable_color,
div#wrapper_bottom div.moduletable_advert,
div#wrapper_bottom div.moduletable_text{
	border: none;
}

div#right div.moduletable,
div#right div.moduletable_dark,
div#right div.moduletable_menu,
div#right div.moduletable_color,
div#right div.moduletable_text,
div#right div.moduletable_advert,
div#left div.moduletable,
div#left div.moduletable_dark,
div#left div.moduletable_menu,
div#left div.moduletable_color,
div#left div.moduletable_advert,
div#left div.moduletable_text{
	margin-bottom: 9px;
}

div#right div.moduletable div.moduletable_content,
div#right div.moduletable_dark div.moduletable_content,
div#right div.moduletable_menu div.moduletable_content,
div#right div.moduletable_color div.moduletable_content,
div#right div.moduletable_advert div.moduletable_content,
div#right div.moduletable_text div.moduletable_content,
div#left div.moduletable div.moduletable_content,
div#left div.moduletable_dark div.moduletable_content,
div#left div.moduletable_menu div.moduletable_content,
div#left div.moduletable_color div.moduletable_content,
div#left div.moduletable_text div.moduletable_content,
div#left div.moduletable_advert div.moduletable_content{
	padding: 9px 9px 0 9px !important;
}

/* popups */

div#popup_login,
div#popup_register{
	position: absolute;
	z-index: 100000;
	width: 530px;
	top: 5px;
	right: 0;
	margin-right: -12px;
	display: none;
}

div#close_button_login,
div#close_button_register{
	width: 24px;
	margin: 3px 3px 0 0;
	height: 24px;
	cursor: pointer;
	float: right;
}

div.top{
	width: 488px;
	padding: 0 10px 16px 32px;
	margin: 27px 0 0 0;
	overflow: hidden;
}

div.top form#josForm{
	width: 480px;
	margin: 0 auto;
}

div.bottom{
	width: 530px;
	height: 16px;
}}	

a#logo_styled{
	background: url(../images/style1/logo.png) no-repeat 0 0;
}

div#wrapper_top{
	background: url(../images/style1/top_shadow.png) repeat-x bottom;
}

div#buttons{
	color: #616161;	
}

div#buttons a{
	color: #282828;
}

div#buttons span:first-child{
	border-right:1px solid #616161;
}

div#search div.search{
	background: url(../images/style1/search_left.png) no-repeat 0 0;
}

div#search input#mod_search_searchword{
	background: transparent;
	color:#616161;
}

div#search input.button{
	background:url(../images/style1/search_right.png) no-repeat 0 0;
}

.users_wrap{
	background:#fff;	
}

div#wrapper_menu,
div#wrapper_menu_std{
	background: url(../images/style1/menu_l1_right.png) no-repeat right 0;
}

div#wrapper_menu ul.menu,
div#wrapper_menu_std ul.menu{
	background: url(../images/style1/menu_l1_left.png) no-repeat left 0;
}

div#wrapper_menu2{
	background: url(../images/style1/menu_l2_right.png) no-repeat right bottom;
}

div#horiz-menu{
	background: url(../images/style1/menu_l2_left.png) no-repeat left bottom;
}

div#wrapper_menu_std div#horiz-menu,
div#wrapper_menu_std div#wrapper_menu2{
	background: none;
}

ul#bottom_menu{
	color: #477bb4;
}

ul#bottom_menu li{
	border-left: 1px solid #497CB5;
}

div#informations{
	color: #9a9a9a; 
}

div#wrapper_inside{
	background: url(../images/style1/menu_shadow.png) repeat-x 0 0;
}

div.moduletable h3,
div.moduletable_dark h3,
div.moduletable_menu h3,
div.moduletable_color h3{
	color: #fff;
	background: url(../images/style1/mtable_h3_light_left.png) no-repeat 0 0;
}

div.moduletable h3 span,
div.moduletable_dark h3 span,
div.moduletable_color h3 span,
div.moduletable_menu h3 span{
	background: url(../images/style1/mtable_h3_light_right.png) no-repeat right 0;	
}

div.moduletable_dark h3{
	background: url(../images/style1/mtable_h3_dark_left.png) no-repeat 0 0;
}

div.moduletable_dark h3 span{
	background: url(../images/style1/mtable_h3_dark_right.png) no-repeat right 0;
}

div.moduletable,
div.moduletable_dark,
div.moduletable_menu,
div.moduletable_color{
	color: #404040;
	background: url(../images/style1/module_light_bg.png) repeat-x 0 bottom;
	border: 1px solid #e6e6e6;
}

div.moduletable_color{
	background: #f1f8ff;
	border: 1px solid #d5e1ef;
}

div.moduletable_dark{
	background: #000 url(../images/style1/module_dark_bg.png) repeat-x 0 bottom;
	color: #afafaf;
	border: 1px solid #000;
}

div#slider{
	border-top: 1px solid #e6e6e6;
	background: url(../images/style1/banner_bg_down.png) no-repeat center;
}

div.slider_up{
	background: url(../images/style1/banner_bg_up.png) no-repeat center !important;	
}

div#wrapper_bottom .us_width-20 div.moduletable_content,
div#wrapper_bottom .us_width-25 div.moduletable_content, 
div#wrapper_bottom .us_width-33 div.moduletable_content, 
div#wrapper_bottom .us_width-50 div.moduletable_content{
	border-left: 1px solid #e6e6e6;
}

div#wrapper_bottom div.moduletable,
div#wrapper_bottom div.moduletable_dark,
div#wrapper_bottom div.moduletable_menu,
div#wrapper_bottom div.moduletable_color{
	background: none;
}

div.moduletable_color a {
	color: #497cb5;
}

/* gk_stuff.css
------------------------------------------------------------------*/

/* -- News Image 1 -- */

ul.gk_news_image_1_tick_buttons li{
	width: 24px!important;
	height: 21px!important;
	background: url('../images/style1/gk_stuff/pagbutton_inactive.png') no-repeat 0 0!important;
}

ul.gk_news_image_1_tick_buttons li.active,
div.gk_news_image_1_outter_wrapper ul.gk_news_image_1_tick_buttons li.active{
	background: url('../images/style1/gk_stuff/pagbutton_active.png') no-repeat 0 0!important;	
}

ul.gk_news_image_1_tick_buttons li:hover{
	background: url('../images/style1/gk_stuff/pagbutton_hover.png') no-repeat 0 0!important;	
}

/* -- News Show Pro GK1 -- */

div.gk_npro_mainwrap {
	color: #404040 !important;
}

div.gk_npro_interface_bg{
	background: none !important;
}

div.gk_npro_full_interface ul li {
	background: url(../images/style1/gk_stuff/bullet_inactive.png) no-repeat 0 0 !important;
}

div.gk_npro_full_interface ul li:hover {
	background: url(../images/style1/gk_stuff/bullet_hover.png) no-repeat 0 0 !important;
}

div.gk_npro_full_interface ul li.active {
	background: url(../images/style1/gk_stuff/bullet_active.png) no-repeat 0 0 !important;
}

div.gk_npro_short_prev,
div.gk_npro_full_prev{
	background: url(../images/style1/gk_stuff/arrow_left.png) no-repeat -15px 0;
}

div.gk_npro_short_next,
div.gk_npro_full_next{
	background: url(../images/style1/gk_stuff/arrow_right.png) no-repeat -15px 0;
}

div.gk_npro_short_prev:hover,
div.gk_npro_full_prev:hover{
	background: url(../images/style1/gk_stuff/arrow_left.png) no-repeat 0 0;
}

div.gk_npro_short_next:hover,
div.gk_npro_full_next:hover{
	background: url(../images/style1/gk_stuff/arrow_right.png) no-repeat 0 0;
}

div.gk_npro_short_ulwrap ul li.odd{
	background: #f8f8f8 !important;
}

div.gk_npro_short_ulwrap ul li.odd:hover,
div.gk_npro_short_ulwrap ul li.even:hover{
	background: #f1f8ff!important;
}

div.gk_npro_short_ulwrap ul li.odd:hover h4,
div.gk_npro_short_ulwrap ul li.even:hover h4,
div.gk_npro_short_ulwrap ul li.odd:hover h4 a,
div.gk_npro_short_ulwrap ul li.even:hover h4 a{
	color: #666 !important;
}

div.gk_npro_short_ulwrap ul li.odd:hover p,
div.gk_npro_short_ulwrap ul li.even:hover p{
	color: #acacac !important;
}


div.moduletable h4.gk_npro_header, 
div.moduletable h4.gk_npro_header a,
div.moduletable_color h4.gk_npro_header, 
div.moduletable_color h4.gk_npro_header a{
	color: #497cb5!important;
}

/*dark*/

div.moduletable_dark h4.gk_npro_header,
div.moduletable_dark h4.gk_npro_header a {
	color: #6ea3d9!important;
}

div.moduletable_dark div.gk_npro_short_ulwrap ul li.odd,
div.moduletable_dark div.gk_npro_short_ulwrap ul li.even{
	background: #17181a !important;
}

div.moduletable_dark div.gk_npro_short_ulwrap ul li.odd:hover,
div.moduletable_dark div.gk_npro_short_ulwrap ul li.even:hover{
	background: #3e4245!important;
}

div.moduletable_dark div.gk_npro_short_ulwrap ul li.odd:hover h4,
div.moduletable_dark div.gk_npro_short_ulwrap ul li.even:hover h4,
div.moduletable_dark div.gk_npro_short_ulwrap ul li.odd:hover h4 a,
div.moduletable_dark div.gk_npro_short_ulwrap ul li.even:hover h4 a,
div.moduletable_dark div.gk_npro_short_ulwrap ul li.odd h4,
div.moduletable_dark div.gk_npro_short_ulwrap ul li.even h4,
div.moduletable_dark div.gk_npro_short_ulwrap ul li.odd h4 a,
div.moduletable_dark div.gk_npro_short_ulwrap ul li.even h4 a{
	color: #f7f7f7 !important;
}

div.moduletable_dark div.gk_npro_short_ulwrap ul li.odd p,
div.moduletable_dark div.gk_npro_short_ulwrap ul li.even p{
	color: #919294 !important;
}

div.moduletable_dark div.gk_npro_short_ulwrap ul li.odd:hover p,
div.moduletable_dark div.gk_npro_short_ulwrap ul li.even:hover p{
	color: #8e9295 !important;
}

div.moduletable_dark .gk_npro_text{ 
	color: #aeaeae!important;
}

/* -- GK Tab -- */

h4.gk_tab_news_header{
	color: #27496C;
}

p.gk_tab_news_text,
p.gk_tab_news_info{
	color: #989898;
}

div.moduletable_dark p.gk_tab_news_info,
div.moduletable_dark p.gk_tab_news_text{
	color: #afafaf;
}

div.moduletable_dark p.gk_tab_news_info a{
	color: #fff;
}

div.moduletable_dark h4.gk_tab_news_header,
div.moduletable_dark h4.gk_tab_news_header a{
	color: #fff;
}

div.gk_tab_container1-style1,
div.moduletable_dark div.gk_tab_container1-style1,
div.gk_tab_container0-style1,
div.moduletable_dark div.gk_tab_container0-style1{
	background:none;
}

/* _color & _dark */

div.moduletable_dark div.gk_tab_container0-style1,
div.moduletable_dark div.gk_tab_container1-style1 {
	background: none;
}

/* Restrictions */

div.moduletable_dark .gk_tab_item_space {
	color: #969696;
}

div.gk_tab_item-style1 img{
	border: none!important;
}

div.moduletable_dark div.gk_tab_item-style1 img{
	border:1px solid #4c4e50;
}

ul.gk_tab_ul-style1 li {
	background: url('../images/style1/gk_stuff/tablight_inactive_left.png') no-repeat 0 0;
}

ul.gk_tab_ul-style1 li span {
	background: url('../images/style1/gk_stuff/tablight_inactive_right.png') no-repeat 100% 0;
	color: #fff;
}

ul.gk_tab_ul-style1 li span:hover{
	color: #fff;
}

ul.gk_tab_ul-style1 li.active {
	background: url('../images/style1/gk_stuff/tab_active_left.png') no-repeat 0 0;
}

ul.gk_tab_ul-style1 li.active span {
	background: url('../images/style1/gk_stuff/tab_active_right.png') no-repeat 100% 0;
	color: #fff;
}

div.moduletable_dark ul.gk_tab_ul-style1 li {
	background: url('../images/style1/gk_stuff/tabdark_inactive_left.png') no-repeat 0 0;
	color: #fff;
}

div.moduletable_dark ul.gk_tab_ul-style1 li span {
	background: url('../images/style1/gk_stuff/tabdark_inactive_right.png') no-repeat 100% 0;
	color: #fff;
}

div.moduletable_dark ul.gk_tab_ul-style1 li:hover{
	background: url('../images/style1/gk_stuff/tabdark_hover_left.png') no-repeat 0 0;
}

div.moduletable_dark ul.gk_tab_ul-style1 li span:hover{
	background: url('../images/style1/gk_stuff/tabdark_hover_right.png') no-repeat right 0;
	color:#fff;
}

ul.gk_tab_ul-style1 li:hover{
	background: url('../images/style1/gk_stuff/tablight_hover_left.png') no-repeat 0 0;
}

ul.gk_tab_ul-style1 li span:hover{
	background: url('../images/style1/gk_stuff/tablight_hover_right.png') no-repeat right 0;
	color:#fff;
}

div.moduletable_dark ul.gk_tab_ul-style1 li.active {
	background: url('../images/style1/gk_stuff/tab_active_left.png') no-repeat 0 0;
}

div.moduletable_dark ul.gk_tab_ul-style1 li.active span {
	background: url('../images/style1/gk_stuff/tab_active_right.png') no-repeat 100% 0;
	color: #fff;
}

/* -- Login Form --*/

ul.loginposition {
	color: #969696;
}

input#modlgn_username,
input#modlgn_passwd,
input.inputbox {
	background: #fff;
	color: #969696;
	border: 1px solid #e6e6e6;
}

input.invalid{
	border: 1px solid red!important;
}

input#modlgn_username:focus,
input#modlgn_passwd:focus {
	background: #fff;
}

/* joomla_classes.css
------------------------------------------------------------------*/

h2.contentheading,
.contentheading,
table.blog .contentheading {
	font: normal 2.0em "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
	color: #497cb5;
}

a.readon,
.back_button a {
	background: url(../images/style1/readmore_light.png) no-repeat 0 0;
	color: #fff;
}

.button{
	background: url(../images/style1/readon_bg.png) repeat-x 0 0;
	color: #fff;
}

.small,
.smalldark,
.written_by,
.createdate,
.modifydate,
.mosimage_caption,
.back_button {
	font: normal 11px "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
}

td.sectiontableheader{
	font: bold 12px "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
	color: #497cb5;
}

td.sectiontableheader {
	background: #f7f7f7;
	border-bottom: 1px solid #eff1f1;
	border-top: 1px solid #eff1f1;
	color: #898989;
}

.sectiontableheader a {
	color: #898989;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
	border-bottom: 1px solid #eff1f1;
}

tr.sectiontableentry1:hover td,
tr.sectiontableentry2:hover td {
	background: #f9f9f9;
}

.componentheading {
	font: normal 20px "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
}

.pollstableborder tr.sectiontableentry1 td,
.pollstableborder tr.sectiontableentry2 td {
	background: none;
}

div.img_caption.left,
div.img_caption.right {
	border: 1px solid #eee;
}

.artinfo_block {
	border-top: 1px solid #f3f3f3;
	border-bottom: 1px solid #f3f3f3;
}

.createby {
	color: #666 !important;
}

.modifydate {
	color: #aeaeae !important;
}

ul.pagination li span,
ul.pagination li strong{
	border: 1px solid #e8e8e8;
}

div.img_caption p {
	color: #497cb5!important;
}

/* Module Advertisement */

div.banneritem_text {
	border-bottom: 1px dotted #ddd;
}

/* suckerfish.css
------------------------------------------------------------------*/

div#horiz-menu li.active,
div#horiz-menu li.level1:hover{
	background: url(../images/style1/menu_hover_left.png) no-repeat left 31px;
}

div#horiz-menu li.active span,
div#horiz-menu li.level1:hover span{
	background: url(../images/style1/menu_hover_right.png) no-repeat right 31px;
}

div#horiz-menu li.active li span,
div#horiz-menu li.level1:hover li span{
	background: none;
}

div#horiz-menu li li.active{
	background: none;
}

div#horiz-menu li a{
	color: #7c7c7c;
}

div#horiz-menu li li a:hover{
	color: #282828!important;
}

div#horiz-menu li.level1 a{
	color: #fff;
}

div#horiz-menu li.level1 li a{
	color: #7c7c7c;
}

div#horiz-menu ul ul ul li{
	background: #ededed;
	border-bottom: 1px solid #dadada;
}
/* ---- */

body {
  margin: 5px 5px 5px 5px;
  padding: 0;
  font-family: arial, sans-serif;
  font-size: small;
  color: #454545;
  }
td, th {
  color: #000000;
  font-family: arial, sans-serif;
}
.log1n {
  background-color: transparent;
  font-size: 9px;
}
.log1n2 {
  background-color: transparent;
  color: 454545;
  font-size: 9px;
}
img {
  border: 0px;
}
.topM2 {
  background-position: top right;
    width: 197px
}
.left_09 {
  width: 170px
}

.SmarTest_logo {
	background-image: url(/images/06/SmarTest_logo.png);
	background-position: top right;
	background-repeat: no-repeat;
		width: 250px
}

.main_c {
   padding: 2px 2px 2px 4px; margin: 1px 0 5px 0;
}

		 .focus_tarea  { background-color: #ffffff; color: #454545;	width: 96%; }
		 .normal_tarea { background-color: #cadef0; color: #454545;	width: 96%; }
		 .focus_tarea3  { background-color: #ffffff; color: #454545; }
		 .normal_tarea3 { background-color: #cadef0; color: #454545; }
		 .focus_tarea2  { background-color: #f4f4f4; color: #454545;font-size: 12px;}
.hb1 {
  position:absolute;
  font-size: 12px; 
  font-weight: bold; 
  color: #F4F4F4; 
  text-align: center;
  top:300px;
  left:350px;
  width:300px;
  height:30px;
  border:3px #c5c5c5 solid;
  background-color:#454545;
  padding:0.5em;
}
.tbl_7767 {
  font-size: 95%; font-weight: bold; text-align: center;
  padding: 2px 2px 2px 4px; border: solid 0px black; margin: 1px 0 5px 0;
}
.recent_news {
  font-size: 12px; font-weight: bold;
}
.recent_news_sm {
  font-size: 9px; font-weight: normal;
}
.topM {
  font-size: 9px; font-weight: bold; color: #454545;
     padding: 2px 2px 2px 4px; margin: 1px 0 5px 0;
}
.heading77 {
  font-size: 95%; font-weight: bold; color: #454545; text-align: left;
   padding: 2px 2px 2px 4px; margin: 1px 0 5px 0;
   }

.info_00 {
  font-size: 80%; text-align: left;
  padding: 2px 2px 2px 4px; border: solid 1px black; margin: 1px 0 5px 0;
}
h1 {
  font-size: 14px; font-weight: bold; text-align: left;
  padding: 2px 2px 2px 4px; border: solid 1px black; margin: 1px 0 5px 0;
}
h2 {
  font-size: 12px; font-weight: bold; text-align: left;
  padding: 2px 2px 2px 4px; border: solid 1px silver; margin: 1px 0 5px 0;
}
h3 {
  font-size: 100%; font-weight: bold; color: #000;
}
h4 {
  font-size: 130%; font-weight: normal; text-align: left;
  padding: 2px 2px 2px 4px; border: solid 1px silver; margin: 1px 0 5px 0;
}
h6 {
  font-size: 115%; text-align: left;
  padding: 2px 2px 2px 4px; border: solid 1px silver; margin: 1px 0 5px 0;
}
.bdc_bd {
  line-height:3px;
}
input#blah {
  font-size: 9px;
  font-family: Arial, sans-serif;
  color: #1768A7;
  background: #EDF1F7;
  border: 1px solid #1768A7;
}
textarea, button {
  font-family: arial, helvetica, serif;
  font-size: small;
  color: #454545;
  background-color: #FFFFFF;
  onfocus= "this.style.backgroundColor='cadef0'; this.style.color = '454545';"   
  onblur="this.style.backgroundColor='Window'; this.style.color='WindowText';" 
}
.ssi_table {
  width:100%;
  padding: 2px 0 0 0;
  color: #454545;
  font-size: 12px;
}
.results_txt {
  font-size: 11px;
  color: #454545;
}
.txt1 {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #7E9AAB;
}
.txt2 {
  color: #7E9AAB;
}
.chart {
  color: #454545; text-align: left;
  background: #FFFFFF; padding: 4px 4px 4px 4px; border: solid 1px silver; margin: 1px 0 5px 0;
}
.div001 {
  padding: 10px 10px 10px 6px;
}
.div002 {
  padding-top: 0;
}
.div003 {
  padding: 7px 7px 7px 4px;
}
.cutnpaste {
  font-family: arial, helvetica, serif;
  font-size: 10px;
  color: #454545;
  background-color: #F4F4F4;
}
input#searchitem {
  padding: 2px 0 0 0;
  color: #FFFFFF;
  font: 10px verdana, sans-serif;
  background: #282828;
  width: 151px;
  height: 15px;
}
select {
  font-size: 8pt;
  font-weight: normal;
  color: #454545;
  font-family: Verdana, arial, serif;
  background-color: #F4F4F4;
}
UL {
  list-style-image: url('/images/gray_bullet.gif')
}
menu_ul {
  list-style-image: url('/images/sm_dead.gif')
}

/* ---- */

.red_bullet {
  list-style-image: url('/images/red_bullet.gif')
}
.PROGRESS1 {
  text-align: center; 
  COLOR: #1978C2;
  background-color: #FFFFFF;
  border: 0;
}  
.PROGRESS2 {
  text-align: center; 
  COLOR: #1978C2;
  background-color: #FFFFFF;
  border: 0;
}     
.PROGRESS3 {
  text-align: center; 
  COLOR: #666666;
  background-color: #FFFFFF;
  border: 0;
}
.theborder {
  border: 1px solid #666666;
  width: 600px;
}
.smalltext {
  font-size: x-small;
}
.normaltext {
  font-size: small;
}
.largetext {
  font-size: large;
}
.textBox2 {
    font-weight: bold;
  COLOR: #454545;
  BACKGROUND-COLOR: #FFFFFF;
}
.bginput {
  font-family: arial, helvetica, verdana, geneva, sans-serif;
  text-align: center; 
  COLOR: #666666;
  BACKGROUND-COLOR: #FFFFFF;
}
.progress {
  font-size: 10px;
  font-weight: bold;
  color: #1978C2;
}
.open {
  font-family: arial, sans-serif;
  font-size: 8px;
  color: #666666;
}
.new_window {
  font-family: arial, sans-serif;
  font-size: 9px;
  color: #666666;
  background-color: transparent;
  text-decoration: none;
}
.tbl_001, .tbl_001 td {
  color: #FFFFFF;
  background-color: #CDCDCD;
}
.tbl_002, .tbl_002 td {
  color: #000000;
  background-color: #8ABADA;
}
.tbl_003, .tbl_003 td {
  color: #000000;
  background-color: #1768A7;
}
.tbl_004, .tbl_004 td {
  color: #FFFFFF;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  padding: 3px;
  background-color: #8699A8;
}
.tbl_005, .tbl_005 td {
  color: #000000;
  font-size: 10px;
  text-decoration: none;
  padding: 3px;
  background-color: #FFFFFF;
}
.users {
  font-family: Verdana, Arial, sans-serif;
  font-size: 8px;
  color: #CCCCCC;
  font-weight: bold;
}
.left {
  font-size: 11px;
  text-decoration: underline;
  color: #000000;
}
.progresstable { 
  background: #8E0033; 
  border: 2px inset #454545; 
}
.arrows { 
  font-size: 10px;
  color: #000000;
}
.startfont { 
  font-size: 10px;
  color: #454545;
}
.dbfont { 
  font-size: 10px;
  color: #222222;
}
.footerfont { 
  font-size: 10px;
  color: #8AADC8;
}
.scale { 
  font-family: arial, sans-serif;
  font-size: 10px;
  color: #000000;
}
.topic { 
  font-size: 10px;
  color: #4B597E;
  font-weight: bold;
}
.adHeadline { 
  font-size: 10px;
  color: #B43B60;
}
.adHeadline a:hover {
color: #999999;
}
.subject {
  font-weight: bold;
  color: #334A40;
  font-size: 12px
}
.time {
  color: #425E51
}
.button { 
  font-size: 10px; 
  background: #f5f5f5; 
  border-color: #CCCCCC;
}
.tabOn, .tabOff, .tabOnEnd, .tabOffEnd {
  font-family: arial, helvetica, verdana, geneva, sans-serif;
  white-space: nowrap;
  text-align: center;
  text-decoration: none;
  padding: 2px 9px 1px 9px;
  width: 6%;
  margin: 0;
  font-size: 11px;
}
.DownOn, .UpOn{
  white-space: nowrap;
  text-align: center;
  text-decoration: none;
  background-color: #C0C0C0;
  width: 100%;
  margin: 0;
}
.RetestD{
  white-space: nowrap;
  text-align: center;
  text-decoration: none;
  background-color: #FFFFFF;
  width: 100%;
  margin: 0;
}
.shadowR {
  background-image: url(/images/06/shadowR_412.gif);
}
.shadowL {
  background-image: url(/images/06/shadowL_412.gif);
}
a.new_window:visited, a.new_window:hover {
  color: #00FF00;
  background-color: #F4F4F4;
  text-decoration: underline;
}
a.tabOn, a.tabOn:visited, a.tabOn:hover, a.tabOff, a.tabOff:visited, a.tabOff:hover, a.tabOnEnd, a.tabOnEnd:visited, a.tabOnEnd:hover, a.tabOffEnd, a.tabOffEnd:visited, a.tabOffEnd:hover {
  color: #333;
}
a.tabOff, a.tabOff:visited, a.tabOffEnd, a.tabOffEnd:visited {
  background-color: #999999;
}
a.tabOn, a.tabOn:visited, a.tabOn:hover, a.tabOff:hover, a.tabOnEnd, a.tabOnEnd:hover, a.tabOnEnd:visited, a.tabOffEnd:hover {
  background-color: #CDCDCD;
}
a.RetestD:hover{
  background-color: #1768A7;
}
a.tabOn, a.tabOff {
  border-left: 1px solid #7D7D7D;
}
a.tabOnEnd, a.tabOffEnd {
  border-left: 1px solid #7D7D7D;
  border-right: 1px solid #7D7D7D;
}
.topL {
  background-repeat: no-repeat;
}
.topR {
  background-repeat: no-repeat;
}
.bottomL {
  background-repeat: no-repeat;
}
.bottomR {
  background-repeat: no-repeat;
}
.avatar_top {
  height: 50px;
  width: 50px;
}
.headertext_top {
  font-size: 9px;
  font-family: verdana, arial, sans-serif;
  background-position: right top;
  background-repeat: no-repeat;
}
.headertext_top a:link, .headertext_top a:visited {
  font-weight: bold;
}
.headertext_top a:hover {
  font-weight: bold;
}

/* A quote, perhaps from another post. */
.quote
{
	color: #000000;
	background-color: #ffffdf;
	border: 0px solid #000000;
        border-left: 3px solid #cccccc;
	margin: 1px;
	padding: 5px;
	font-size: x-small;
	line-height: 1.4em;
}

/* A code block - maybe even PHP ;). */
.code
{
	color: #000000;
	background-color: #dddddd;
	font-family: "courier new", "times new roman", monospace;
	font-size: x-small;
	line-height: 1.3em;
	/* Put a nice border around it. */
	border: 1px solid #000000;
	margin: 1px auto 1px auto;
	padding: 1px;
	width: 99%;
	/* Don't wrap its contents, and show scrollbars. */
	white-space: nowrap;
	overflow: auto;
	/* Stop after about 24 lines, and just show a scrollbar. */
	max-height: 24em;
}

/* The "Quote:" and "Code:" header parts... */
.quoteheader, .codeheader
{
	color: #000000;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-size: x-small;
	line-height: 1.2em;
}

.unibfnt1, a.unibfnt1:link, a.unibfnt1:visited {  
 font-size: 9px; 
 font-weight: bold; 
 color: #ffdc0f;
}
a.unibfnt1:hover {
  font-weight: bold;
}
.unibfnt2, a.unibfnt2:link, a.unibfnt2:visited {  
 font-size: 9px; 
 color: #f4f4f4;
}
a.unibfnt2:hover {
  font-weight: bold;
}