﻿/* Area Data System Layout Start
---------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
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:Arial , Verdana, sans-serif;
	color:#717171;
	background: url(images/background/bg-mainbody.jpg) repeat-x;
}
div#wrapper_main{
	font:normal 1.2em/1.5em  Arial , Verdana, 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 6px 6px 6px;
	margin:0 6px;
}
ul ul{
	padding-bottom:0px;
}
ul li{
	padding-left:0;
	line-height:100%; 
	padding:5px 0;
}
ul li a{
	text-decoration: none !important;
}
ul li a:hover{

}
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:200%; }
h2 { font-size:175%; }
h3 { font-size:150%; }
h4 { font-size:125%; }
h5 { font-size:115%; }
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:20px 0 0 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: 200px;
	height: 53px; 
}

/* Basic wrapper styles 
-----------------------------------------------------------------*/
div#wrapper_main{
	width:980px;
	margin:0 auto;
	padding-bottom:20px;
	position:static!important;
	background:#fbfbfb;
}
div#wrapper_top{
	min-height:85px;
	margin:0 0 1px 0;
	background: url(images/background/bg-mainbody.jpg) repeat-x;
}
div#wrapper_banner{
	margin: 0;
	padding:0;
}
div#slider_wrap{
	border-top:1px solid #e8e8e8!important;
}
div#wrapper_menu{
	float:right;
	width:770px;
	height:46px;
	margin-right:10px;
	display:block;
}
div#horiz-menu{
	width:770px;
	z-index:1001;
}
div#wrapper_header{
	position:relative;
}
div#wrapper_menu ul{
	width:auto;
	float:right;
	font-size:12px;
}
div#wrapper_menu ul li.level1 a,
div#wrapper_menu ul li.level1 span.separator{
	border-left:1px solid #d4d4d4;
	border-right:1px solid #fff;
	color:#979797;
}
div#wrapper_menu .moomenu ul li.topli:first-child a,
div#wrapper_menu .moomenu ul li.topli:first-child span.separator{
	border-left:none;
	color: #3a3a3a!important;
}
div#wrapper_menu ul li:first-child a,
div#wrapper_menu ul li:first-child span.separator{
	border-left:none;
}
div#wrapper_menu .moomenu ul li.topli:hover{
	border:1px solid #d4d4d4;
	border-bottom:none;
	background:#fff;
	height:35px;
	line-height:22px;
	position:relative;
	right:-1px;
}
div#wrapper_menu .moomenu ul li.topli:hover a,
div#wrapper_menu .moomenu ul li.topli:hover span.separator{
	border:none;
	padding:0 1px 0 2px;
	color:#3a3a3a!important;
}
div#wrapper_menu .moomenu ul li.topli:hover ul a{
	color:#3a3a3a!important;
}
div#wrapper_menu li.topli ul{
	top:33px!important;
	background:#fff;
	border:1px solid #d4d4d4;
	border-top:none;
}
div#wrapper_menu li.level1:hover ul{
	left:-1px;
}
div#wrapper_menu li.level1:hover ul ul,
div#wrapper_menu li.level1:hover ul ul ul,
div#wrapper_menu li.level1:hover ul ul ul ul{
	left:190px;
}
div#wrapper_menu li.level1 li:hover{
	background:#f9f9f9;
}
div#wrapper_menu li.level1 ul ul,
div#wrapper_menu li.level1 ul ul ul,
div#wrapper_menu li.level1 ul ul ul ul{
	top:-1px!important;
	border-top:1px solid #d4d4d4;
}
div#wrapper_menu li.level1 li#current{
	background:#f9f9f9;
}
div#wrapper_top_content{
	float:right;
	width:780px;
	position:static;
}
div#wrapper_content{
	background:#fff;
	margin-bottom:10px;
	padding:10px 20px 0 20px;
}

/* top
-------------------------------------------------------------------*/

div#buttons{
	width:auto;
	float:right;
	margin:22px 20px 0 0;
}
div#buttons span#login_btn_noborder,
div#buttons span#register_btn_noborder{
	border: none !important;
	margin-top: 3px;
	display:block;
}
div#buttons span:first-child{
	padding-right:8px;
	margin-right:5px;
}
div#buttons span{
	font-size:11px;
	line-height:10px;
	font-weight:normal;
	height:10px;
}
div#banner1{
	width:468px;
	height:60px;
	float:left;
	margin:6px 21px 0 61px;
}
div#search{
	width: 170px;
	height:19px;
	float:right;
	margin: 20px 20px 0 4px;
}
div#search div.search{
	width:170px;
	height:19px;
}
div#search input#mod_search_searchword{
	border:1px solid #e1e1e1;
	height:15px;
	padding:2px 25px 0 5px;
	width:138px;
	display:block;
	font-size:11px;
	color: #d4d4d4;
}
div#search input.button{
	display:none;
}

/* breadcrumbs
-------------------------------------------------------------------*/

div#wrapper_breadcrumbs{
	height:30px;
	margin-bottom:10px;
	overflow:hidden;
}
div#breadcrumbs_left{
	float: left;
	width: 80%;
	overflow:hidden;
}
div#datatop{
	text-align: right;
	margin: 11px 20px 0 0;
	font-size: 0.9em;
	
}
div#wrapper_breadcrumbs span#breadcrumbs_yah{
	height:19px;
	width:auto;
	margin:10px 0 10px 20px;
	display:block;
	float: left;
	padding:0 16px 0 8px;
	color:#fff;
	line-height:19px;
	font-weight:bold;
}
div#wrapper_breadcrumbs span#breadcrumbs_nav{
	height:19px;
	width:auto;
	margin:10px 24px 10px 0;
	display:block;
	float: left;
	padding:0 16px 0 8px;
}
span.pathway{
	margin-left:8px;
	font-size:1.1em;
	color:#9f9f9f;
	line-height:39px;
}
span.pathway a{
	color:#9f9f9f;	
}
span.pathway img{
	padding:0 10px;
}
span.pathway a:hover{
	color:#3a3a3a;	
}

/* slider for banner position
-------------------------------------------------------------------*/

div#slider{
	margin:0 auto 5px auto;
	width:71px;
	cursor:pointer;
	height:14px;
}
.margin0{
	margin-bottom:0!important;
}

/* component + left
-------------------------------------------------------------------*/

div#component-left{
	float:right;
	margin:0 0 9px 10px;
	display: block;
	width: 690px;
}
div#left{
	float:left;
	display: block;
	width: 240px;
}
div#left_1{
	overflow:hidden;
}
div#left_2{
	overflow:hidden;
	padding-right:32px;
}
div#component-left div#mainbody{
	padding:0 0 20px 0;
}

/* component + right
-------------------------------------------------------------------*/

div#component-right{
	float:left;
	margin:0 10px 9px 0;
}
div#right{
	float:left;
}
div#right_1{
	overflow:hidden;
}
div#right_2{
	overflow:hidden;
	padding-left:12px;
}
div#component-right div#mainbody{
	padding:0 0 10px 0;
}

/* component 
-------------------------------------------------------------------*/

div#component {
	width:980px;
	padding:0;
	margin-bottom:9px;
}
div#component div#mainbody{
	padding:0 0 10px 0;
}

/* Bottom
-----------------------------------------------------------------*/

div#wrapper_bottom1{
	background:#fff;
	margin-bottom:10px;
	overflow: hidden;
}
h3#bottom_wrapper_header{
	font-size:1.2em;
	font-weight:400;
	border:1px solid #d4d4d4;
	border-bottom:none;
	margin:0;
	height:33px;
	line-height:33px;
	padding:0 16px;
}
div#wrapper_bottom2{
	border:1px solid #d4d4d4 ;
	margin-bottom:7px;
}

/* Footer
-----------------------------------------------------------------*/

div#wrapper_footer{
	border-top:1px solid #d4d4d4;
	border-bottom:1px solid #d4d4d4;
	padding:8px 0;
	font-size:0.9em;
}
div#wrapper_footer ul{
	width:auto;
	float:left;
	list-style-image:none;
	margin:0;
	padding:0;
}
div#wrapper_footer ul li.level1 a{
	border-left:1px solid #d4d4d4;
	padding:0 6px;
}
div#wrapper_footer ul li.level1 {
	float:left;
}
div#wrapper_footer ul li.level1:first-child a{
	border-left:none;
	padding-left:0;
}
div#wrapper_footer div.moduletable_content{
	margin:0!important;
	padding:0!important;	
}
div#informations{
	float:right;
	color:#3a3a3a;
	margin-top:2px;
}
div#stylearea{
	float:right;
	margin-left:5px;
	margin-top:2px;
}
div#footer_menu{
	float: left;
	width: auto;
}

/* set the width of user modules 
-------------------------------------------------------------------*/ 

.grey{
	background:#f9f9f9;
	padding:20px 0;
}
.light{
	padding:0;
}
.users_wrap,
.module_wrap{
	margin-bottom:10px;
}
.us_width-20,
.us_width-25,
.us_width-33, 
.us_width-50{
	display:block;
	float:left;
}

.us_width-20{ width:20%; }
.us_width-25{ width:25%; }
.us_width-33{ width:33%; }
.us_width-50{ width:50%; }
.us_width-100{ width:100%; }

/* 
	suffixes 
	
	Available suffixes:
	* _clear
	* _menu
	* _text
	* _advert
	* _nohead
	
*/
div.moduletable,
div.moduletable_clear,
div.moduletable_menu,
div.moduletable_text, 
div.moduletable_nohead{
	margin: 0 0 0 20px;
	
}
div.moduletable h3,
div.moduletable_clear h3,
div.moduletable_menu h3,
div.moduletable_text h3{
	margin:0 0 12px;
	height:16px;
	font-size: 1.2em;
	width: 100%;
	line-height: 1.4em;
	text-align:left;
	font-weight:400;
}
div.moduletable_clear h3{
	margin-left: 0;
}
div#wrapper_bottom2 div.moduletable h3,
div#wrapper_bottom2 div.moduletable_clear h3,
div#wrapper_bottom2 div.moduletable_menu h3,
div#wrapper_bottom2 div.moduletable_text h3{
	margin: 20px 0 12px 0;
	height:16px;
	font-size: 1.1em;
	width: 100%;
	line-height: 1.4em;
	color: #3a3a3a;
	text-align: left;
	font-weight: normal;
}
div.moduletable_nohead div.moduletable_content{
	margin-top: 42px!important;
}
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: #999;
	width: auto;
	float: right;
	margin: 0 12px -8px 0;
	padding: 0 4px;
	background: #fff;
}
div.moduletable h3 span,
div.moduletable_clear h3 span,
div.moduletable_menu h3 span,
div.moduletable_text h3 span{
	padding: 0;
	display:block;
	height: 16px;
	width: auto;
	float: left;
}
div.moduletable_content{
	padding: 0;
	margin: 0 0 10px 0;
}
div.moduletable_clear{
	margin: 0;
	padding:0;
	border: none;
}
div.moduletable_clear div.moduletable_content{
	margin: 0;
	padding:0;	
}

/* restrictions
------------------------------------------------------------------- */
#wrapper_banner .moduletable, #wrapper_banner div.moduletable_content {
	margin: 0;
}
div#wrapper_content div.moduletable h3,
div#wrapper_content div.moduletable_clear h3,
div#wrapper_content div.moduletable_menu h3,
div#wrapper_content div.moduletable_text h3 {
	margin:6px 0 12px 0;
}
div#wrapper_content div.moduletable_content{
	padding:0;	
}

.grey .us_width-20:first-child,
.grey .us_width-25:first-child,
.grey .us_width-33:first-child,
.grey .us_width-50:first-child,
.light .us_width-20:first-child,
.light .us_width-25:first-child,
.light .us_width-33:first-child,
.light .us_width-50:first-child{
	background: none; 
}

.light .us_width-20:first-child .moduletable,
.light .us_width-25:first-child .moduletable,
.light .us_width-33:first-child .moduletable,
.light .us_width-50:first-child .moduletable, 
.light .us_width-100 .moduletable{
	margin: 0; 
}
div#right div.moduletable,
div#right div.moduletable_clear,
div#right div.moduletable_menu,
div#right div.moduletable_text,
div#right div.moduletable_advert,
div#left div.moduletable,
div#left div.moduletable_clear,
div#left div.moduletable_menu,
div#left div.moduletable_advert,
div#left div.moduletable_text{
	margin-bottom: 20px;
}
div#left div.moduletable,
div#left div.moduletable_clear,
div#left div.moduletable_menu,
div#left div.moduletable_advert,
div#left div.moduletable_text{
	margin-left: 0!important;
}
div#right div.moduletable div.moduletable_content,
div#right div.moduletable_clear div.moduletable_content,
div#right div.moduletable_menu div.moduletable_content,
div#right div.moduletable_text div.moduletable_content,
div#right div.moduletable_advert div.moduletable_content{
	padding-right: 0!important;
}
div#left div.moduletable div.moduletable_content,
div#left div.moduletable_clear div.moduletable_content,
div#left div.moduletable_menu div.moduletable_content,
div#left div.moduletable_text div.moduletable_content,
div#left div.moduletable_advert div.moduletable_content{
	padding-left: 0!important;
}
div#left h3{
	margin-left: 0!important;
}
div#footer_menu div.moduletable,
div#footer_menu div.moduletable_clear,
div#footer_menu div.moduletable_menu,
div#footer_menu div.moduletable_text,
div#footer_menu div.moduletable_advert{
	margin: 0;
}
/* Default Joomla menu */

.moduletable_menu ul.menu, .moduletable_menu ul.menu ul, .moduletable_menu ul.menu ul ul {list-style-image: none;margin: 0;padding: 0; background: none;}
.moduletable_menu ul.menu li {line-height: 18px;border-bottom:1px dotted #ddd;}
.moduletable_menu ul.menu li.current {
	border:none;
}.moduletable_menu ul.menu li.current li{margin-left: 10px;padding-left: 16px; border-left: 1px dotted #ddd;}
.moduletable_menu ul.menu ul {}
.moduletable_menu ul.menu ul li a {
	font-size: 0.9em;
	
	
	font-weight: normal;
}
.moduletable_menu ul.menu ul li {
	padding: 3px 0;
	background: transparent url('../images/dotted_line.png') repeat-x 0 0;
}

/* popups */

div#popup_login,
div#popup_register{
	position: absolute;
	z-index: 100000;
	width: 530px;
	top: 5px;
	margin-left: 450px;
	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: 15px;
}

/* Area Data System Layout Ends
---------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

/* ------------------------- STYLE1 Starts --------------------------------------------------------------------------------------------------------------------------*/

/* template_css.css
------------------------------------------------------------------*/
.logo 
{
	background: url('../images/logo/Areasys_logo.png') no-repeat 0 0;
	float: left;
	width:150px;
	height:60px;
	margin-top:25px;
	margin-left:25px;
}

.20year 
{
	float: right;
	width:250px;
	height:80px;
}


a:link,
a:visited,
a:active{
	color:#318cbb;
}
a:hover{
	color:#57afdc;
}
a#logo_styled{
	background: transparent url(../images/style1/logo.png) no-repeat 0 0;
}
div#wrapper_menu ul li.level1:hover a{
	color:#318cbb!important;
}
div#wrapper_menu .moomenu ul li.topli:hover a{
	color:#3a3a3a!important;
}
div#buttons span:first-child{
	border-right:1px solid #318cbb;
}
h3#bottom_wrapper_header{
	color:#318cbb;
}
div#wrapper_footer ul li.level1 a{
	color:#318cbb !important;
}
div#wrapper_footer ul li.level1 a:hover{
	color:#318cbb;
}
div.moduletable h3,
div.moduletable_clear h3,
div.moduletable_menu h3,
div.moduletable_text h3{
	color:#318cbb;
}
ul{
	list-style-image:url(../images/style1/bullet1.png);
}
div#wrapper_top{
	/*background:#fff url(../images/style1/top_shadow.png) repeat-x 0 bottom;*/
	
}
div#search input#mod_search_searchword{
	background:transparent url(../images/style1/search_button.png) no-repeat right 0;
}
div#wrapper_breadcrumbs{
	/*background:#fff url(../images/style1/breadcrumbs.png) repeat-x 0 bottom;*/
}
div#wrapper_breadcrumbs span#breadcrumbs_yah{
	background:transparent url(../images/style1/yah.png) no-repeat right 0;
}
div#slider{
	background:transparent url(../images/style1/slider.png) no-repeat 0 0;
}
div.slider_up{
	background:url(../images/style1/slider.png) no-repeat -70px 0!important;
}
div#left{
	background:transparent url(../images/style1/left_col_middle.png) repeat-y right 0;
}
div#left_1{
	background:transparent url(../images/style1/left_col_top.png) no-repeat right 0;
}
div#left_2{
	background:transparent url(../images/style1/left_col_bottom.png) no-repeat right bottom;
}
div#right{
	background:transparent url(../images/style1/right_col_middle.png) repeat-y left 0;
}
div#right_1{
	background:transparent url(../images/style1/right_col_top.png) no-repeat left 0;
}
div#right_2{
	background:transparent url(../images/style1/right_col_bottom.png) no-repeat left bottom;
}
.grey .us_width-20,
.grey .us_width-25,
.grey .us_width-33,
.grey .us_width-50{
	background: url(../images/style1/module_border_dark.png) repeat-y left 20px;
}
.light .us_width-20,
.light .us_width-25,
.light .us_width-33,
.light .us_width-50{
	background: url(../images/style1/module_border_light.png) no-repeat left center;
}

/* gk_stuff.css
------------------------------------------------------------------*/
.gk_is_preloader{
	background:#e8e8e8 url(../images/style1/gk_stuff/load.gif) no-repeat center center !important;
}
a.gk_is_play{
	background: transparent url('../images/style1/gk_stuff/ni_buttons.png') no-repeat 0 0!important;
}
a.gk_is_pause{
	background: transparent url('../images/style1/gk_stuff/ni_buttons.png') no-repeat -26px 0!important;
}
a.gk_is_prev{
	background: transparent url('../images/style1/gk_stuff/ni_buttons.png') no-repeat 0 -22px!important;
}
a.gk_is_next{
	background: transparent url('../images/style1/gk_stuff/ni_buttons.png') no-repeat -26px -22px!important;
}
a.gk_is_play:hover{
	background: transparent url('../images/style1/gk_stuff/ni_buttons.png') no-repeat -52px 0!important;
}
a.gk_is_pause:hover{
	background: transparent url('../images/style1/gk_stuff/ni_buttons.png') no-repeat -78px 0!important;
}
a.gk_is_prev:hover{
	background: transparent url('../images/style1/gk_stuff/ni_buttons.png') no-repeat -52px -22px!important;
}
a.gk_is_next:hover{
	background: transparent url('../images/style1/gk_stuff/ni_buttons.png') no-repeat -78px -22px!important;
}
div.gk_is_interface_buttons{
	padding: 6px;
	background: transparent url('../images/style1/gk_stuff/ni_buttons_bg.png') no-repeat 0 0!important;
}

div.gk_npro_short_prev,
div.gk_npro_full_prev {
	background: transparent url('../images/style1/gk_stuff/npro_prev.png') no-repeat 0 0!important;
}
div.gk_npro_short_prev:hover,
div.gk_npro_full_prev:hover {
	background: transparent url('../images/style1/gk_stuff/npro_prev.png') no-repeat -8px 0!important;
}
div.gk_npro_short_next,
div.gk_npro_full_next {
	background: transparent url('../images/style1/gk_stuff/npro_next.png') no-repeat 0 0!important;
}
div.gk_npro_short_next:hover,
div.gk_npro_full_next:hover {
	background: transparent url('../images/style1/gk_stuff/npro_next.png') no-repeat -8px 0!important;
}

/* joomla_classes.css
------------------------------------------------------------------*/

td.sectiontableheader{
	font:bold 12px "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
	color:#318cbb;
}
td.sectiontableheader{
	background:#f5f5f5;
	border-bottom:1px solid #eaeaea;
	border-top:1px solid #eaeaea;
	color:#979797;
}
tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td{
	border-bottom:1px solid #eaeaea;
}
tr.sectiontableentry1:hover td,
tr.sectiontableentry2:hover td{
	background:#fafafa;
}
.pollstableborder tr.sectiontableentry1 td,
.pollstableborder tr.sectiontableentry2 td{
	background:none;
}
h2.contentheading,
.contentheading,
table.blog .contentheading{
	height:50px;
	line-height:36px;
	padding:0 3px 0 4px!important;
	font-size:1.8em;
	color:#318cbb;
}
a.category{
	color:#318cbb!important;
}
a.category:hover{
	color:#318cbb!important;
}
.button,
button.validate{
	background:#318cbb;
}
a.readon,
.back_button a{
	background:transparent url(../images/style1/bullet1.png) no-repeat center left;
}

/* Module Advertisement */

div.banneritem_text{
	border-bottom:1px dotted #ddd;
}

/* suckerfish.css
------------------------------------------------------------------*/

/* popups */

div#popup_login,
div#popup_register{
	background:url(../images/style1/popup_top.png) no-repeat 0 top;
}

div#close_button_login,
div#close_button_register{
	background:url(../images/style1/close_button.png) no-repeat 0 top;
}
div#close_button_login:hover,
div#close_button_register:hover{
	background:url(../images/style1/close_button.png) no-repeat 100% top;
}
div.top{
	background:url(../images/style1/popup_middle.png) repeat-y 0 0;	
}
div.bottom{
	background:url(../images/style1/popup_bottom.png) no-repeat 0 bottom;	
}

/* typography.css
------------------------------------------------------------------*/

p.info{
	color:#41bcea;	
}
p.tips{
	color:#e98b05;
}
p.warning{
	color:#c00;
}
pre,
.code{
	background-color:#f5f5f5;
	border-left:5px solid #318cbb;
	color: #979797;
}
.highlight-1{
	background:#ffffda;
}
.highlight-2{
	background:#f5f5f5;
}
.highlight-3{
	background:#3a3a3a;
	color: #fff;
}
.highlight-4{
	background:#318cbb;
	color: #fff;
}
span.clear{
	border-top:1px solid #979797;
	border-bottom:1px solid #979797;
	color:#979797;
}
span.clear-1{
	border-top:1px solid #3a3a3a;
	border-bottom:1px solid #3a3a3a;
	color:#3a3a3a;
}
span.clear-2{
	border-top:1px solid #318cbb;
	border-bottom:1px solid #318cbb;
	color: #318cbb;
}
span.color{
	color:#979797;
}
span.color-1{
	color:#3a3a3a;
}
span.color-2{
	border-left:2px solid #318cbb;
	color:#318cbb;
}
span.color-3{
	border-left:2px solid #3a3a3a;
	color:#3a3a3a;
}
span.color-4{
	background:#3a3a3a;
	color:#fff;
}
span.color-5{
	background:#f5f5f5;
	color:#318cbb;
}
span.color-6{
	border-top:1px solid #e9e9a1;
	border-bottom:1px solid #e9e9a1;
	background:#ffffee;
	color:#666;
}
span.color-7{
	background:#318cbb;
	color:#fff;
}
ul.bullet{
	list-style-image:url(../images/style1/bullet2.png)!important;
}
ul.floated li{
	background: url(../images/style1/bullet2.png) no-repeat 0 center!important;
}
/* Code */
pre,
.code1,
.code2{
	background-color:#f5f5f5;
	font-family: 'Curier New' monospace;	
}
.code2{
	border-left: 5px solid #318cbb;
}
.code3{
	border-top: 1px solid #318cbb;
	border-bottom: 1px solid #318cbb;
}
.code3 h4{
	background-color:#fff;
}
/* Warnings */
p.info2,
p.info4{
	border-top:#3399ff solid 1px;
	border-bottom:#3399ff solid 1px;
}
p.info3,
p.info4{
	background-color:#f0f6fe;
}
p.warning2,
p.warning4{
	border-top:#f71212 solid 1px;
	border-bottom:#f71212 solid 1px;
}
p.warning3,
p.warning4{
	background-color:#ffeeea;
}
p.warning4{
	border-top:#f71212 solid 1px;
	border-bottom:#f71212 solid 1px;
}
p.tips2,
p.tips4{
	border-top:#fde647 solid 1px;
	border-bottom:#fde647 solid 1px;
}
p.tips3,
p.tips4{
	background-color:#fdffca;
}
p.tips4{
	border-top:#fde647 solid 1px;
	border-bottom:#fde647 solid 1px;
}
/* Blockquotes */
blockquote div.blockquote1{
	background:transparent url(../images/style1/gk_stuff/typography/open1.png)  no-repeat left bottom;
}
blockquote div.blockquote1 div{
	background:transparent url(../images/style1/gk_stuff/typography/close1.png)  no-repeat right top;
}
blockquote div.blockquote2{
	background:transparent url(../images/style1/gk_stuff/typography/open1.png)  no-repeat left top;
}
blockquote div.blockquote2 div{
	background:transparent url(../images/style1/gk_stuff/typography/close1.png)  no-repeat right top;
}
blockquote div.blockquote3{
	background:transparent url(../images/style1/gk_stuff/typography/open2.png) no-repeat left bottom;
}
blockquote div.blockquote3 div{
	background:transparent url(../images/style1/gk_stuff/typography/close2.png) no-repeat right top;
}
blockquote div.blockquote4{
	background:transparent url(../images/style1/gk_stuff/typography/open2.png) no-repeat left top;
}
blockquote div.blockquote4 div{
	background:transparent url(../images/style1/gk_stuff/typography/close2.png) no-repeat right top;
}
/* Legends */
div.legend1 h4,
div.legend2 h4,
div.legend3 h4,
div.legend4 h4,
div.legend5 h4,
div.legend6 h4{
	background: #fff;
}
div.legend3 h4:first-child,
div.legend5 h4:first-child{
	background:#f5f5f5;
}
div.legend4 h4:first-child,
div.legend6 h4:first-child{
	border:solid 1px #3a3a3a;
}
div.legend1,
div.legend5,
div.legend6{
	border:solid 1px #3a3a3a;
}
div.legend2,
div.legend3,
div.legend4{
	border-top:solid 1px #3a3a3a;
	border-bottom:solid 1px #3a3a3a;	
}
/* unordered lists */
ul.circle1{list-style-image:url(../images/style1/gk_stuff/typography/bullet3ul.png);}
ul.circle2{list-style-type:circle; list-style-image: none;}
ul.bullet1{list-style-image:url(../images/style1/gk_stuff/typography/bullet_ol_1_dark.png);}
ul.bullet2{list-style-image:url(../images/style1/gk_stuff/typography/bullet1ul.png);}
ul.bullet3{list-style-image:url(../images/style1/gk_stuff/typography/bullet2ul.png);}
ul.bullet4{list-style-image:url(../images/style1/gk_stuff/typography/bullet_ol_1_color.png);}
ul.square1{list-style-type:square; list-style-image: none;}
ul.square2{list-style-image:url(../images/style1/gk_stuff/typography/bullet_squ1_dark.png);}
ul.square3{list-style-image:url(../images/style1/gk_stuff/typography/bullet_squ1_color.png);}

/* Numbers */

div.number1 span{
	background:transparent url(../images/style1/gk_stuff/typography/bullet_ol_2.png) no-repeat center center;

}
div.number2 span{
	background:transparent url(../images/style1/gk_stuff/typography/bullet_ol_2_color.png) no-repeat center center;
	color:#fff;
}

/* ------------------------- STYLE1 Ends ----------------------------------------------------------------------------------------------------------------------------*/


/* Typography Starts
---------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

/* Code */

pre,
.code1,
.code2{
	margin:10px 0 15px;
	padding:10px 15px;
	font-size:11px;
	background-color:#f5f5f5;
	font-family: 'Curier New', monospace;	
}

.code2{
	padding-left:20px;
	border-left: 5px solid #3b8d00;
}
.code3{
	padding:0 0 5px 20px;
	border-top: 1px solid #3b8d00;
	border-bottom: 1px solid #3b8d00;
	font-family: 'Curier New', monospace;
}

.code3 h4{
	width:35px;
	background-color:#fff;
	position:relative;
	top:-10px;
	margin:0 0 -10px 11px;
	padding:0 5px;
	font-size:14px;
	font-weight:normal;
}

/* Warnings */

p.info1,p.info2,p.info3,p.info4{background:transparent url('../images/icons/info.gif') no-repeat left center; }
p.warning1,p.warning2,p.warning3,p.warning4{background:transparent url('../images/icons/warning.gif') no-repeat left center; }
p.tips1,p.tips2,p.tips3,p.tips4{ background:transparent url('../images/icons/tips.gif') no-repeat left center; }
p.info1,p.info3,p.warning1,p.warning3,p.tips1,p.tips3{padding-left:30px;}

p.info2,
p.info4{
	padding:3px 3px 3px 30px;
	border-top:#3399ff solid 1px;
	border-bottom:#3399ff solid 1px;
	background-position:3px center;
}
p.info3,
p.info4{
	background-color:#f0f6fe;
	background-position: 7px center;
	min-height:14px;
	padding:12px 0 14px 30px;
}
p.warning2,
p.warning4{
	border-top:#f71212 solid 1px;
	border-bottom:#f71212 solid 1px;
	padding:3px 3px 3px 30px;
	background-position: 3px center;
}
p.warning3,
p.warning4{
	background-color:#ffeeea;
	background-position: 7px center;
	min-height:14px;
	width:auto;
	padding:12px 0 14px 30px;
}
p.warning4{
	border-top:#f71212 solid 1px;
	border-bottom:#f71212 solid 1px;
}
p.tips2,
p.tips4{
	border-top:#fde647 solid 1px;
	border-bottom:#fde647 solid 1px;
	padding:3px 3px 3px 30px;
	background-position:3px center;
}
p.tips3,
p.tips4{
	display:block;
	background-color:#fdffca;
	background-position: 7px center;
	min-height:14px;
	padding:12px 0 14px 30px;
}
p.tips4{
	border-top:#fde647 solid 1px;
	border-bottom:#fde647 solid 1px;
}

/* Headers */

h1,h2,h3,h4{margin:25px 0 15px 0;}

/* Dropcaps */

span.Dropcap1,
span.Dropcap2,
span.Dropcap3{
	font-size: 60px;
	display: block;
	float: left;
	font-family:'Times New Roman', serif;
}
span.Dropcap1{
	margin:14px 5px 10px 0;
}
p.Dropcap2{
	padding:0 0 0 50px;
}
span.Dropcap2{
	height:60px;
	margin:14px 0 0 -50px;
}
p.Dropcap3{
	margin-top:32px;
}
span.Dropcap3{
	margin:-10px 0 0 0;
}

/* Blockquotes */

blockquote{
	font-style:italic;
	margin:20px 0;
	float:left;
}
blockquote div.blockquote1{
	background:transparent url(../images/style2/gk_stuff/typography/open1.png)  no-repeat left bottom;
}
blockquote div.blockquote1 div{
	padding:0 17px;
	background:transparent url(../images/style2/gk_stuff/typography/close1.png)  no-repeat right top;
}
blockquote div.blockquote2{
	background:transparent url(../images/style2/gk_stuff/typography/open1.png)  no-repeat left top;
}
blockquote div.blockquote2 div{
	padding:0 17px;
	background:transparent url(../images/style2/gk_stuff/typography/close1.png)  no-repeat right top;
}
blockquote div.blockquote3{
	background:transparent url(../images/style2/gk_stuff/typography/open2.png) no-repeat left bottom;
	padding-bottom:5px;
}
blockquote div.blockquote3 div{
	padding:5px 27px 0 27px;
	background:transparent url(../images/style2/gk_stuff/typography/close2.png) no-repeat right top;
}
blockquote div.blockquote4{
	background:transparent url(../images/style2/gk_stuff/typography/open2.png) no-repeat left top;
	padding-top:2px;
}
blockquote div.blockquote4 div{
	padding:5px 27px 0 27px;
	background:transparent url(../images/style2/gk_stuff/typography/close2.png) no-repeat right top;
}

/* Floated blocks */

.blockTextLeft,
.blockTextRight,
.blockTextCenter{
	display:block;
	width:30%;
	padding:15px;
	font-style:italic;
}
.blockTextLeft{
	float:left;
	text-align:left;
}
.blockTextRight{

	float:right;
	text-align:right;
}
.blockTextCenter{
	margin:0 auto;
	text-align:center;
}

/* Legends */

div.legend1 h4,
div.legend2 h4,
div.legend3 h4,
div.legend4 h4,
div.legend5 h4,
div.legend6 h4{
	width:50px;
	background: #fff;
	position:relative;
	top:-9px;
	left:11px;
	margin:0 0 -9px 0;
	padding:0 3px;
	font-size:14px;
	font-weight:normal;
}
div.legend3 h4:first-child,
div.legend5 h4:first-child{
	background:#f5f5f5;
}
div.legend4 h4:first-child,
div.legend6 h4:first-child{
	border:solid 1px #3a3a3a;
}
div.legend1,
div.legend5,
div.legend6{
	border:solid 1px #3a3a3a;
	margin:25px 0;
}
div.legend2,
div.legend3,
div.legend4{
	border-top:solid 1px #3a3a3a;
	border-bottom:solid 1px #3a3a3a;
	margin:25px 0;	
}
div.legend1 p,
div.legend2 p,
div.legend3 p,
div.legend4 p,
div.legend5 p,
div.legend6 p{
	margin:7px;
}

/* icons */

.audio,.creditcard,.email,.feed,.help,.webcam,.images,.lock,.printer,.report,.script,.time,.user,.world,.camera,.brick,.box,
.cart,.cd,.chart_bar,.chart_line,.chart_pie,.clock,.cog,.coins,.compress,.computer,.cross,.disk,.error,.accept,.add,.calendar,
.exclamation,.film,.folder,.group,.heart,.house,.image,.information,.magnifier,.money,.new,.note,.page,.page_white,.plugin{
	padding:0 0 2px 30px;
}

.audio{background:transparent url('../images/icons/audio.gif') no-repeat left top;}
.creditcard{background:transparent url('../images/icons/credit.gif') no-repeat left top;}
.email{background:transparent url('../images/icons/email.gif') no-repeat left top;}
.feed{background:transparent url('../images/icons/feed.gif') no-repeat left top;}
.help{background:transparent url('../images/icons/help.gif') no-repeat left top;}
.webcam{background:transparent url('../images/icons/webcam.gif') no-repeat left top;}
.images{background:transparent url('../images/icons/images.png') no-repeat left top;}
.lock{background:transparent url('../images/icons/lock.png') no-repeat left top;}
.printer{background:transparent url('../images/icons/printer.png') no-repeat left top;}
.report{background:transparent url('../images/icons/report.png') no-repeat left top;}
.script{background:transparent url('../images/icons/script.png') no-repeat left top;}
.time{background:transparent url('../images/icons/time.png') no-repeat left top;}
.user{background:transparent url('../images/icons/user.png') no-repeat left top;}
.world{background:transparent url('../images/icons/world.png') no-repeat left top;}
.cart{background:transparent url('../images/icons/cart.png') no-repeat left top;}
.cd{background:transparent url('../images/icons/cd.png') no-repeat left top;}
.chart_bar{background:transparent url('../images/icons/chart_bar.png') no-repeat left top;}
.chart_line{background:transparent url('../images/icons/chart_line.png') no-repeat left top;}
.chart_pie{background:transparent url('../images/icons/chart_pie.png') no-repeat left top;}
.clock{background:transparent url('../images/icons/clock.png') no-repeat left top;}
.cog{background:transparent url('../images/icons/cog.png') no-repeat left top;}
.coins{background:transparent url('../images/icons/coins.png') no-repeat left top;}
.compress{background:transparent url('../images/icons/compress.png') no-repeat left top;}
.computer{background:transparent url('../images/icons/computer.png') no-repeat left top;}
.cross{background:transparent url('../images/icons/cross.png') no-repeat left top;}
.disk{background:transparent url('../images/icons/disk.png') no-repeat left top;}
.error{background:transparent url('../images/icons/error.png') no-repeat left top;}
.exclamation{background:transparent url('../images/icons/exclamation.png') no-repeat left top;}
.film{background:transparent url('../images/icons/film.png') no-repeat left top;}
.folder{background:transparent url('../images/icons/folder.png') no-repeat left top;}
.group{background:transparent url('../images/icons/group.png') no-repeat left top;}
.heart{background:transparent url('../images/icons/heart.png') no-repeat left top;}
.house{background:transparent url('../images/icons/house.png') no-repeat left top;}
.image{background:transparent url('../images/icons/image.png') no-repeat left top;}
.information{background:transparent url('../images/icons/information.png') no-repeat left top;}
.magnifier{background:transparent url('../images/icons/magnifier.png') no-repeat left top;}
.money{background:transparent url('../images/icons/money.png') no-repeat left top;}
.new{background:transparent url('../images/icons/new.png') no-repeat left top;}
.note{background:transparent url('../images/icons/note.png') no-repeat left top;}
.page{background:transparent url('../images/icons/page.png') no-repeat left top;}
.page_white{background:transparent url('../images/icons/page_white.png') no-repeat left top;}
.plugin{background:transparent url('../images/icons/plugin.png') no-repeat left top;}
.accept{background:transparent url('../images/icons/accept.png') no-repeat left top;}
.add{background:transparent url('../images/icons/add.png') no-repeat left top;}
.camera{background:transparent url('../images/icons/camera.png') no-repeat left top;}
.brick{background:transparent url('../images/icons/brick.png') no-repeat left top;}
.box{background:transparent url('../images/icons/box.png') no-repeat left top;}
.calendar{background:transparent url('../images/icons/calendar.png') no-repeat left top;}

/* Highlights */

.highlight-1,
.highlight-2,
.highlight-3,
.highlight-4{
	padding:1px 5px;
}

/* Colors for spans */

span.clear,
span.clear-1,
span.clear-2,
span.color,
span.color-1,
span.color-2,
span.color-3,
span.color-4,
span.color-5,
span.color-6,
span.color-7{
	display: block;
	padding: 5px 10px;
	margin-bottom: 10px;
}

/* ordered lists */

ol{margin-left:18px;}
ol.dec{list-style-type:decimal;}
ol.roman{list-style-type:upper-roman;}
ol.alpha{list-style-type:lower-alpha;}
ol.decimalLeadingZero{list-style-type:decimal-leading-zero;}

/* unordered lists */

ul.bullet{
	margin:0 6px 0 11px;
}
ul.floated{
	list-style-type: none;
	list-style-image: none;
	margin:0;
	padding:0;
}
ul.floated li{
	float: left;
	padding-left: 14px;
	margin-right: 20px!important;
}
ul.floated li:first-child{
	margin-right: 0;
}

ul.circle1{list-style-image:url(../images/style2/gk_stuff/typography/bullet3ul.png);}
ul.circle2{list-style-type:circle !important;}
ul.bullet1{list-style-image:url(../images/style2/gk_stuff/typography/bullet_ol_1_dark.png);}
ul.bullet2{list-style-image:url(../images/style2/gk_stuff/typography/bullet1ul.png);}
ul.bullet3{list-style-image:url(../images/style2/gk_stuff/typography/bullet2ul.png);}
ul.bullet4{list-style-image:url(../images/style2/gk_stuff/typography/bullet_ol_1_color.png);}
ul.square1{list-style-type:square !important;}
ul.square2{list-style-image:url(../images/style2/gk_stuff/typography/bullet_squ1_dark.png);}
ul.square3{list-style-image:url(../images/style2/gk_stuff/typography/bullet_squ1_color.png);}

/* Numbers */

div.number1 span{
	background:transparent url(../images/style2/gk_stuff/typography/bullet_ol_2.png) no-repeat center center;
	padding:4px;

}
div.number2 span{
	background:transparent url(../images/style2/gk_stuff/typography/bullet_ol_2_color.png) no-repeat center center;
	padding:4px;
	color:#fff;
}

/* Definition lists */

dl.def1 dt,
dl.def2 dt,
dl.def3 dt{
	margin:10px 0 5px 0;
}
dl.def1 dd,
dl.def2 dd,
dl.def3 dd{
	padding-left:25px;
}
dl.def2 dt{
	text-decoration:underline;
}
dl.def3 dt{
	font-weight:bold;
}

/* acronyms and abbrs */

acronym,
abbr{
	border-bottom-width:1px;
	border-bottom-style:dotted;
}
acronym:hover,
abbr:hover{
	border-bottom-style:solid;
	cursor:pointer;
}
/* Typography Ends
---------------------------------------------------------------------------------------------------------------------------------------------------------------------*/