/* 

Theme Name: Ovea Global
Version: 2.0a
Author: Tomas Bäckman
Author URI: http://www.ovea.se

Ground color: 

Darkgreu:		#5d5d5d
Green:			#8ec615

	Listing Order:
	==============

	1 - Import CSS files
	2 - Universal
	3 - Header
	4 - Filter
	5 - Body
	6 - Sortbox
	
	100 - Text Style
*/

/*----------------------------------------------------------------------
	1 -  Import CSS files
----------------------------------------------------------------------*/

/*----------------------------------------------------------------------
	2 - Universal
----------------------------------------------------------------------*/

/* CSS Document */

@import url('buttons.css');

* {
	margin:0px;
	padding:0px;
}

a {
	text-decoration:none;
}

img {
	border:none;
}

html {
	background-color:#222222;
}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#f9f9f9;
	margin:0px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Helvetica, Arial, sans-serif;
}

h1 {
	font-size: 20px; letter-spacing:-0.04em; line-height: 1.05em;
}

h2 {
	font-size: 16px; letter-spacing:-0.04em; line-height: 1.05em;
}

h4 {
	font-size: 10px; font-weight:normal; color:#222222;
}

h4 a{
	font-size: 10px; font-weight:normal; color:#777777; border-bottom:dotted 1px #777777;
}

.clear {
	clear: both;
}

/*----------------------------------------------------------------------
	4 - Splash
----------------------------------------------------------------------*/

div#splash {
	background-color:#111;
	overflow:hidden;
	font-size:11px;
	color:#aaa;
	width:auto;
}

div#splash .logo {
	background-position:left center;
	background-repeat:no-repeat;
	width:900px;
	overflow:hidden;
	font-size:11px;
	margin:0 auto;
	padding-top:200px;
/*	padding-top:270px; */
	color:#aaa;
}

#splash ul{ width:900px; margin:0px auto; font: 10px Verdana, Helvetica, sans-serif;}
#splash li{display: inline;}
#splash ul a{ float:left;text-decoration: none; margin-right: 0.5em; padding: 10px 20px; color:#666;
	background-image:url(/images/layout/customsearch_background_disable.gif);
	background-repeat:repeat-x;
	background-color:#cbcbcb;
	border-top:1px solid #eaeaea;
	border-left:1px solid #eaeaea;
	border-right:1px solid #eaeaea;
	border-bottom:none;
}

#splash ul a.right{ float:right; margin: 0 0 0 5px;}

#splash a:hover{text-decoration: none; margin-right: 0.5em; padding: 10px 20px; color:#eee;
	background-image:url(/images/layout/customsearch_background_enable.gif);
	background-repeat:repeat-x;
	background-color:#424242;
	border-top:1px solid #434343;
	border-left:1px solid #262626;
	border-right:1px solid #191919;
	border-bottom:none;	
}

#splash a#current{text-decoration: none; margin-right: 0.5em; padding: 10px 20px; color:#eee;
	background-image:url(/images/layout/customsearch_background_enable.gif);
	background-repeat:repeat-x;
	background-color:#424242;
	border-top:1px solid #434343;
	border-left:1px solid #262626;
	border-right:1px solid #191919;
	border-bottom:none;		
}

/*----------------------------------------------------------------------
	4 - Header
----------------------------------------------------------------------*/

div#header {
	background-color:#181818;
	overflow:hidden;
	font-size:11px;
	color:#aaa;
	width:auto;
	padding:10px;
}

div#header .center{
	margin:0 auto;
	width:900px;
}

/*----------------------------------------------------------------------
	4 - Headerloading
----------------------------------------------------------------------*/

div#oveaLoading { width:24px; height:24px; float:right; padding:0px 10px;}

/*----------------------------------------------------------------------
	4 - Headersitemap
----------------------------------------------------------------------*/

div#minisitemap ul{margin-left: 0; padding-left: 0; float:left;	font: 10px Verdana, Helvetica, sans-serif;}
div#minisitemap li{display: inline;}
div#minisitemap ul a{float: left; background: #222; text-decoration: none; margin:0 0 0 10px; padding:0px 18px; height:22px; line-height:22px;
border:1px solid #282828;}
div#minisitemap  ul b{float: left; text-decoration: none; margin:0 10px 0 0; padding:0px 1px; height:24px; line-height:24px; font-weight:normal; color:#eee;}

div#minisitemap a:link{color: #ffffff;}
div#minisitemap a:visited{color: #ffffff;}

/*----------------------------------------------------------------------
	4 - Datebox
----------------------------------------------------------------------*/

div#datebox {
	background-color:#ececec;
	margin:0 auto;
	overflow:hidden;
	padding:5px;
	width:auto;
}

div#datebox .center{
	margin:0 auto;
	width:900px;
}

div#datebox ul{ padding:0px; margin:0px auto;}
div#datebox li{display: inline;}
div#datebox ul i{float: right; text-decoration: none; margin-left: 10px; padding:0px 0px; color: #888; font-size:10px; font-style:normal; font-weight:normal; line-height:24px; height:24px;}
div#datebox ul b{font-style:normal; font-weight:normal;}

/*----------------------------------------------------------------------
	4 - Wrapper
----------------------------------------------------------------------*/

div#body {
	background-image:url(../../images/background.gif);
	background-repeat:no-repeat;
	background-position:center top;
	background-color:#f8f8f8;
	padding:0px 0px 20px 0px;
	overflow:hidden;
	width:auto;
}

div#wrapper {
	overflow:hidden;
	width:900px;
	margin:0 auto;	
}

/*----------------------------------------------------------------------
	4 - Filter
----------------------------------------------------------------------*/

div#filter{
	overflow:hidden;
	width:900px;
	padding:20px 0px;
}

div#filter li{
	margin: 0;
	padding: 0;
	float: left;	
	list-style: none;
	font-size:10px;
	}

div#filter li a {	
	text-decoration: none;
	line-height:26px;
	display: block;	
	height:26px; 
	color: #555;	
}

div#filter li a.list{ background-image:url(/images/layout/filterbox_background.gif); padding:0px 20px; width:100px;}
div#filter li a.click{background-image:url(/images/layout/filterbox_pil.gif); width:30px; margin-right:10px;}
div#filter li a:link{ color:#555;}
div#filter li a:visited{ color:#555;}
div#filter li b{float: left; text-decoration: none; height:26px; line-height:26px; margin-right:10px; font-weight:normal; color:#777;}

div#filter div.list{
	background:url(../../images/layout/filterbox_drop.gif) #f2f2f2 repeat-x;
	border:1px solid #d8d8d8;
	border-top:none;
	position: absolute;
	width:168px;
	margin: 0;
	z-index:30;
}
div#filter div.list a{padding:0px 20px;}
div#filter div.list a:hover{	background: #444; color: #FFF; 	padding:0px 20px;}

div#filter .search  {
/*	background:url(/images/layout/searchshadow.gif) #f2f2f2 repeat-x; */
	height:24px;
	font-size:12px;
	line-height:24px;
	padding:0px 10px;
	float:left;
	width:200px;
	border:1px solid #ddd;
	color:#666;
}

/*----------------------------------------------------------------------
	4 - Blog
----------------------------------------------------------------------*/

div#blog {
	margin:0;
	overflow:hidden;	
	z-index:100;
	width:610px;
}

div#blog .jumper { width:auto; height:20px; overflow:hidden;}

/*----------------------------------------------------------------------
	4 - Blog - Read
----------------------------------------------------------------------*/

div#blog .read { border: solid 1px #eee; padding:10px;overflow:hidden; font-size:12px; color:#777; line-height:20px; background:url(/images/layout/paper_background.gif) repeat-x #FFF bottom;}
div#blog .read h1 {color:#222;}
div#blog .read h1 a{color:#222; border:none;}
div#blog .read h2 {color:#222;}
div#blog .read h2 a{color:#222; border:none;}
div#blog .read a{ border-bottom:dotted 1px #444
; color:#333;}
div#blog .read h3 {color:#222; margin:10px 0px;}
div#blog .read i { color:#222; font-style:normal;}
div#blog .read ul {margin:10px 0px;}
div#blog .read li { list-style:none; padding:10px 10px; border-bottom:1px solid #eee;}

/*----------------------------------------------------------------------
	4 - Blog - Tagbox
----------------------------------------------------------------------*/

div#blog .tagbox { border-top: dotted 1px #eee; border-bottom: dotted 1px #eee; padding:5px 5px; margin:10px 0px;font-size:10px; background-color:#fcfbfb; overflow:hidden; display:block;}
div#blog .tagbox img{ float:left; border:none; padding:0px; margin:0px; height:24px;}
div#blog .tagbox b{ float:left; line-height:24px; padding:0px 10px 0px 0px; color:#777; font-weight:normal; height:24px;}
div#blog .tagbox i{ float:right; line-height:24px; padding:0px 0px 0px 10px; color:#777; height:24px;}
div#blog .tagbox a{ border:0px;}


/*----------------------------------------------------------------------
	4 - Blog - Writer
----------------------------------------------------------------------*/

div#blog .writer {
	border-left: solid 1px #eeeeee; border-right: solid 1px #eeeeee; 
	font-size: 13px;
	background-color: #f3f3f3;
	padding: 5px 10px;
	overflow:hidden;
}

div#blog .writerLeft {
	float:left;
	overflow:hidden;
	width:200px;
}

div#blog .writerRight {
	float:right;
	overflow:hidden;
	width:378px;
}

div#blog .writer label{
	color:#777777;
    font-family: Arial, Sans-Serif;
    font-size: 13px;
    display: block;
	height:25px;
	line-height:25px;
    width: 190px;
}

div#blog .hidden{
	padding:0px;
	margin:0px;
}

div#blog .writer .textbox{ 
	border:1px solid #ddd; 
    font-family: Arial, Sans-Serif;
    font-size: 13px;
    display: block;
    padding: 4px;
    width: 190px;
}

div#blog .writer textarea {
	border:1px solid #ddd; 
    font-family: Arial, Sans-Serif;
    font-size: 13px;
    display: block;
    padding: 4px;
    width: 368px;
}

div#blog .writer img {
	margin:5px 0px;
	
}

div#blog .success { 
	border: 1px solid #cadfb3;
	background-color: #DFF2BF;
	color:#4F8A10;
	padding:5px 10px;
	font-size:12px;
	text-align:center;
}

/*----------------------------------------------------------------------
	4 - Blog - Comment
----------------------------------------------------------------------*/

div#blog .commentstatus {
	border-left: solid 1px #eee;
	border-right: solid 1px #eee;
	border-bottom: solid 1px #eee;	
	background:url(/images/layout/writer_bakground.gif) repeat-x #f3f3f3;
	padding:10px;
	overflow:hidden;
	font-size:12px;
	width:588px;
}

div#blog .commentstatus a{ float:left; line-height:34px; padding:0px 10px 0px 0px; color:#777; font-weight:normal;}
div#blog .commentstatus b{ float:left; line-height:34px; padding:0px 10px 0px 0px; color:#777; font-weight:normal;}
div#blog .commentstatus img{ float:left; border:none; padding:0px; margin:0px; height:34px;}

/*----------------------------------------------------------------------
	4 - Blog - Comment
----------------------------------------------------------------------*/

div#blog .comment { 
	padding:5px 10px; margin:0px 0px 0px 0px; overflow:hidden; font-size:12px;
	background-color:#f3f3f3;
	border-top: none;
	border-left: solid 1px #eeeeee;
	border-bottom: solid 1px #eeeeee;
	border-right: solid 1px #eeeeee;
	width:588px;
}

div#blog .comment img{ float:left; border:none; padding:0px; margin:0px;}
div#blog .comment strong{ float:left; line-height:24px; padding:0px 10px 0px 0px; color:#3333; font-weight:normal;}
div#blog .comment b{ float:left; line-height:24px; padding:0px 10px 0px 0px; color:#777; font-weight:normal;}
div#blog .comment i{ float:right; line-height:24px; padding:0px 0px 0px 10px; color:#777; font-style:normal;}
div#blog .comment a{ float:left; line-height:24px; padding:0px 10px 0px 0px; color:#777; font-weight:normal; border:none;}
div#blog .comment p{ overflow:hidden; margin-top:5px; color:#999; line-height:20px;}
div#blog .comment p.svar{ overflow:hidden; margin-top:5px; color:#bbb; line-height:20px; background-color:#eee; border: solid 1px #ddd; font-size:10px; padding:5px 10px; font-style:italic;}

/*----------------------------------------------------------------------
	4 - Blog - Paging
----------------------------------------------------------------------*/

div#blog .paging { position: relative; display: block; padding:5px 5px; margin:0px 0px 0px 0px; overflow:hidden; font-size:10px; background-color:#f3f3f3;
border-left: solid 1px #eeeeee;
border-bottom: solid 1px #eeeeee;
border-right: solid 1px #eeeeee;
}
div#blog .paging img{ float:left; padding:0px 0px 0px 10px;}
div#blog .paging i{ float:left; line-height:24px; padding:0px 10px 0px 0px; color:#777;}
div#blog .paging i.WOW{ float:right; border:1px solid #444; line-height:22px; padding:0px 10px; background-color:#222; color:#FFF; margin-left:5px;}
div#blog .paging a{ float:left; border:1px solid #333; line-height:22px; padding:0px 10px; background-color:#222; color:#FFF; margin-left:5px;}
div#blog .paging b{ float:left; border:1px solid #333; line-height:22px; padding:0px 10px; background-color:#222; color:#FFF; margin-left:5px;}
div#blog .paging strong{ float:left; border:1px solid #eee; line-height:22px; padding:0px 10px; background-color:#fff; color:#aaa; margin-left:5px; font-weight:normal;}
div#blog .paging a:hover{ border:1px solid #ddd; background-color:#eee; color:#aaa;}

/*----------------------------------------------------------------------
	4 - Blog - Track
----------------------------------------------------------------------*/

div#blog .track { position: relative; display: block; padding:5px 10px; margin:0px 0x§	px 0px 0px; overflow:hidden; font-size:10px; background-color:#f3f3f3;
border-left: solid 1px #eee;
border-bottom: solid 1px #eee;
border-right: solid 1px #eee;
}

div#blog .track a.link{ float:left; line-height:24px; padding:0px 10px 0px 0px; color:#333; font-weight:normal; font-style:normal;}
div#blog .track a.sharelink{ float:right; line-height:24px; padding:0px 0px 0px 10px; color:#333; font-weight:normal; font-style:normal;}
div#blog .track img.icon{ float:right; line-height:24px; padding:0px 0px 0px 10px; color:#333; font-weight:normal; font-style:normal;}
div#blog .track a.img{ float:right;}

div#blog .track b{ float:left; line-height:24px; padding:0px 10px 0px 0px; color:#777; font-weight:normal; font-style:normal;}
div#blog .track i{ float:right; line-height:24px; padding:0px 0px 0px 10px; color:#777; font-weight:normal;  font-style:normal;}


/*----------------------------------------------------------------------
	4 - Media
----------------------------------------------------------------------*/

div#media {
	margin:0;
	overflow:hidden;	
	z-index:100;
	width:610px;
}

div#media .jumper { width:auto; height:20px; overflow:hidden;}

/*----------------------------------------------------------------------
	4 - Media - Read
----------------------------------------------------------------------*/

div#media .read { border: solid 1px #eee; padding:10px;overflow:hidden; font-size:10px; color:#777; line-height:20px; background:url(/images/layout/paper_background.gif) repeat-x #FFF bottom;}
div#media .read h1 {color:#222;}
div#media .read h1 a{color:#222; border:none;}
div#media .read ul {color:#222; margin:10px 0px;}
div#media .read li { list-style:none; line-height:24px; height:24px; border-bottom:#eeeeee solid 1px;}
div#media .read li i{ color:#333; font-style:normal;}
div#media .read li b{ color:#777; font-weight:normal;}
div#media a.click{ background-color:#222; border:solid 1px #444; line-height:22px; height:22px; padding:0px 10px; color:#FFF; display: block; text-align:center; margin-top:10px;}
div#media a.click:hover{ background-color:#eee; border:solid 1px #ddd; color:#aaa; }

/*----------------------------------------------------------------------
	4 - Media - Tagbox
----------------------------------------------------------------------*/

div#media .tagbox { border-top: dotted 1px #eee; border-bottom: dotted 1px #eee; padding:5px 5px; margin:10px 0px;font-size:10px; background-color:#fcfbfb; overflow:hidden; display:block;}
div#media .tagbox img{ float:left; border:none; padding:0px; margin:0px; height:24px;}
div#media .tagbox b{ float:left; line-height:24px; padding:0px 10px 0px 0px; color:#777; font-weight:normal; height:24px;}
div#media .tagbox i{ float:right; line-height:24px; padding:0px 0px 0px 10px; color:#777; height:24px;}
div#media .tagbox a{ border:0px;}

/*----------------------------------------------------------------------
	4 - Media - Track
----------------------------------------------------------------------*/

div#media .track { position: relative; display: block; padding:5px 10px; margin:0px 0x§	px 0px 0px; overflow:hidden; font-size:10px; background-color:#f3f3f3;
border-left: solid 1px #eee;
border-bottom: solid 1px #eee;
border-right: solid 1px #eee;
}

div#media .track a.link{ float:left; line-height:24px; padding:0px 10px 0px 0px; color:#333; font-weight:normal; font-style:normal;}
div#media .track a.sharelink{ float:right; line-height:24px; padding:0px 0px 0px 10px; color:#333; font-weight:normal; font-style:normal;}
div#media .track img.icon{ float:right; line-height:24px; padding:0px 0px 0px 10px; color:#333; font-weight:normal; font-style:normal;}
div#media .track a.img{ float:right;}

div#media .track b{ float:left; line-height:24px; padding:0px 10px 0px 0px; color:#777; font-weight:normal; font-style:normal;}
div#media .track i{ float:right; line-height:24px; padding:0px 0px 0px 10px; color:#777; font-weight:normal;  font-style:normal;}

/*----------------------------------------------------------------------
	4 - Sidebar
----------------------------------------------------------------------*/

div#sidebar {
	width:270px;
	float:right;
}

div#sidebar .news { overflow:hidden; margin:10px 0px;} 
div#sidebar .news ul{ width:auto; margin:0px 0px; font: 10px Verdana, Helvetica, sans-serif; }
div#sidebar .news li{display: inline;}
div#sidebar .news li{margin-bottom: 0.25em; position:relative; display: block; width: auto; height: 100%; padding:5px 0px; text-decoration: none; margin:2px 0px; color:#aaa; }

div#sidebar .news b{ color:#b8d635; font-weight:normal;}
div#sidebar .news a:link{color: #999;}
div#sidebar .news a:visited{color: #999;}
div#sidebar .news a:hover{background: #111;}

#sidebar small { color:#555;}


div#sidebar .question { 
 	background:url(../../images/layout/paper_background.gif) repeat-x #FFF bottom;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
	padding:5px 10px;
}

div#sidebar .link { background:#b8d635; padding:5px 10px;
	border-top:1px solid #cce26e;
	border-top:1px solid #cce26e;
}

 
/*----------------------------------------------------------------------
	4 - Writer
----------------------------------------------------------------------*/

div#writer {
	font-family: Arial, Sans-Serif;
	margin-bottom:10px;
    font-size: 13px;
	color:#777777;
	overflow:hidden;
}

div#writer input[type="text"], div#writer textarea {
    font-family: Arial, Sans-Serif;
    font-size: 13px;
	margin:2px 0px 5px 0px;
    display: block;
    padding: 4px;
    border: solid 1px #ececec;
	background-color:#fff;
    width: 608px;
	color:#777;
}

div#writer i {
	font-size:10px;
	font-weight:normal;
	font-style:normal;
	color:#555;
}

/*----------------------------------------------------------------------
	4 - Xtra
----------------------------------------------------------------------*/

div#tablelist {
	background-color:#FFF;
	font-size:12px;
	width:auto;
}

div#tablelist .light {
	border-top:1px solid #eee;	
	background-color:#fff;
	overflow:hidden;
	width:auto;
	color:#333;
}

div#tablelist .dark {
	border-top:1px solid #eee;
	background-color:#f8f8f8;
	overflow:hidden;
	width:auto;
	color:#333;	
}

div#tablelist .red {
	line-height:34px;		
	height:34px;	
	border-top:1px solid #eee;
	overflow:hidden;
	margin:0px auto;
	width:auto;
	color:#888;	
	font-size:11px;
	text-align:center;
}

div#tablelist .red a {
	color:#b8d635;
}

div#tablelist .over {
	border-top:1px solid #eee;
	background:url(/images/layout/xtra_background.gif) repeat-x #f8f8f8;	
	overflow:hidden;
	width:auto;
}

div#tablelist ul {
	margin:0 auto;
	width:900px;
}

div#tablelist li {
	list-style:none;
	font-size:11px;	
}

div#tablelist .caption {
	line-height:34px;		
	height:34px;	
	border-right:1px solid #eee;
	width:150px;
	float:left;
	overflow:hidden;
}

div#tablelist .caption strong {
	font-weight:normal;
	color:#b8d635;
}

div#tablelist .destination {
	line-height:34px;		
	height:34px;			
	border-right:1px solid #eee;
	padding:0px 10px;
	width:421px;
	float:left;
	overflow:hidden;
	color:#888888;	
}

div#tablelist .destination strong {
	font-weight:normal;	
	color:#b8d635;
}

div#tablelist .fire {
	height:24px;			
	border-right:1px solid #eee;
	padding:5px 10px;	
	width:18px;
	float:left;
	overflow:hidden;
	color:#888888;
	text-align:center;
}

div#tablelist .group {
	line-height:34px;		
	height:34px;			
	border-right:1px solid #eee;
	padding:0 10px;	
	width:111px;
	float:left;
	overflow:hidden;
	color:#888888;
	text-align:center;
}

div#tablelist .click {
	margin:5px 0px 5px 5px;
	width:131px;
	float:left;
	overflow:hidden;
}

div#tablelist .viewdetail {
	display:none;
	border-top:1px solid #eee;
	background-color:#fff;
	background:url(/images/layout/viewdetail_background.gif) repeat-x #fff;	
	color:#aaaaaa;
}


/*----------------------------------------------------------------------
	3 - Msgbox
----------------------------------------------------------------------*/

div#alert {
	width:534px;
	background-image:url('/images/icons/error.png');	
	border: 1px solid #f3b2b6;
	background-color: #FFBABA;
	color: #D8000C;
	padding:15px 10px 15px 62px;
	background-repeat: no-repeat;
	background-position: 15px center;
	font-size:10px;
	margin-bottom:10px;
}

div#msgbox {
	margin:0px;
	padding:15px 10px 15px 62px;
	background-repeat: no-repeat;
	background-position: 15px center;
	font-size:10px;	
}

div#msgbox li{
	list-style-type:none;	
}

div#msgbox.info {
	background-image:url('/images/icons/info.png');	
	border: 1px solid #f0f0f0;
	background-color: #ffffff;
	color: #999999;
}
div#msgbox.success {
	background-image:url('/images/icons/success.png');
	border: 1px solid #cadfb3;
	background-color: #DFF2BF;
	color:#4F8A10;
}
div#msgbox.warning {
	background-image:url('/images/icons/info.png');
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;	
	background-color: #f7f7f7;
	color: #444;
}
div#msgbox.error {
/*	background-image:url('/images/icons/error.png');	*/
	border: 1px solid #ddec9f;
	background-color: #e7f1bc;
	color: #8faa19;
}

div#msgbox.nofilter {
	background-image:url('/images/icons/warning.png');	
	border: 1px solid #444;
	background-color: #222;
	color: #eee;
}


/*----------------------------------------------------------------------
	3 - Jqifade (Jquery Plug-ins)
----------------------------------------------------------------------*/

.jqifade{
	position: absolute; 
	background-color: #000; 
}

div.jqi{ 
	width: 400px; 
	position: absolute; 
	background-color: #ffffff; 
	font-size: 11px; 
	text-align: left; 
	border: solid 1px #eeeeee;
	padding: 5px;
}

div.jqi .jqimessage{ 
	color: #444444; 
}

div.jqi .jqibuttons{ 
	text-align: right; 
	padding: 5px 0 5px 0; 
	border: solid 1px #eeeeee; 
	background-color: #f4f4f4;
}

div.jqi button{ 
	padding: 3px 10px; 
	margin: 0 10px;
	border: 1px solid #444;
	color: #eee; 
	font-size: 10px; 
}

div.jqi button:hover{ 
	background-color: #333;
}
div.jqi button.jqidefaultbutton{ 
	background-color: #222;
}
.jqiwarning .jqi .jqibuttons{ 
	background-color: #eee;
}


/*----------------------------------------------------------------------
	3 - Paging
----------------------------------------------------------------------*/

div#paging { padding:0px; overflow:hidden; font-size:10px; margin-top:20px;}
div#paging .paging { width:900px; border:none; padding:0px; background:none; overflow:hidden;}
div#paging .paging i{ float:left; line-height:24px; padding:0px 0px 0px 0px; color:#777;}
div#paging .paging a{ float:left; border:1px solid #444; line-height:22px; padding:0px 10px; background-color:#222; color:#FFF; margin-right:5px;}
div#paging .paging b{ float:left; border:1px solid #444; line-height:22px; padding:0px 10px; background-color:#222; color:#FFF; margin-right:5px;}
div#paging .paging strong{ float:left; border:1px solid #eee; line-height:22px; padding:0px 10px; background-color:#fff; color:#aaa; margin-right:5px; font-weight:normal;}
div#paging .paging a:hover{ border:1px solid #ddd; background-color:#eee; color:#aaa;}

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

div#footer {
	padding:20px 0px 10px 0px;
	background-color:#222;
	overflow:hidden;
	width:auto;
}

div#footer .center{
	overflow:hidden;
	margin:0 auto;
	width:900px;
}

div#footer .space{
	float:left;
	overflow:hidden;
	height:10px;
	width:20px;
}

div#footer .box {
	width: 220px;	
	float: left;
}

div#footer .boxlinks {
	width: 420px;
	float: left;
}


div#footer i {
	font-style:normal;
	font-size:10px;
	color:#777;
}

div#footer p{  margin:10px 0px; font-size:12px; color:#999; line-height:20px;}
div#footer p b{ font-weight:normal; font-style:normal; color:#FFF;}
div#footer h1 {
	color:#FFF;
}

div#footer ul {
	font-size:12px;
	list-style:none;
}

div#footer li a{
	color:#eee;
	display:block;
	width:auto;
	padding:5px 0px;
	border-bottom:dotted 1px #333;
	list-style:none;
}

div#footer li a:hover{
	background-color:#262626;
}
div#footer .box a{ border-bottom:dotted 1px #fff; color:#fff;}


/*----------------------------------------------------------------------
	3 - Copyright
----------------------------------------------------------------------*/

div#copyright{
	background-color:#222;
	overflow:hidden;
	font-size:11px;
}

div#copyright .split{
	border-top: 1px solid #262626;
	margin:0 auto;
	width:900px;
	font-size:10px;
	color:#999;
}

div#copyright p{
	width:450px;
	float:left;
	padding:20px 0px;
	font-size:10px;
	color:#666;
}

div#copyright p a{
	color:#999;
}

div#copyright p b{
	font-weight:normal;
	color:#999;
}

div#note {
	background-color:#F0F;
	
}




































ul.topnav {
	list-style: none;
	padding: 0 20px;
	margin: 0;
	float: left;
	width: 920px;
	font-size: 1.2em;
	background-color:#ff0000;
}
ul.topnav li {
	float: left;
	margin: 0;
	position: relative; /*--Declare X and Y axis base for sub navigation--*/
}
ul.topnav li a{
	background-image:url(/images/layout/filterbox_background.gif); padding:0px 10px;
	float: left; text-decoration: none; height:26px; line-height:26px; margin-right:10px; font-weight:normal; color:#777;
	display: block;
}

ul.topnav li span { /*--Drop down trigger styles--*/
	width: 17px;
	height: 35px;
	float: left;
	background: url(subnav_btn.gif) no-repeat center top;
}
ul.topnav li span.subhover {background-position: center bottom; cursor: pointer;} /*--Hover effect for trigger--*/
ul.topnav li ul.subnav {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0; top: 35px;
	background: #333;
	margin: 0; padding: 0;
	display: none;
	float: left;
	width: 170px;
	border: 1px solid #111;
}
ul.topnav li ul.subnav li{
	margin: 0; padding: 0;
	border-top: 1px solid #252525; /*--Create bevel effect--*/
	border-bottom: 1px solid #444; /*--Create bevel effect--*/
	clear: both;
	width: 170px;
}
html ul.topnav li ul.subnav li a {
	float: left;
	width: 145px;
	background: #333 url(dropdown_linkbg.gif) no-repeat 10px center;
	padding-left: 20px;
}
html ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
	background: #222 url(dropdown_linkbg.gif) no-repeat 10px center;
}