/*
Theme Name: Mundo Filmes
Theme URI: http://www.mundofilmes.com 
Description: Mundo Filmes | Um mundo de filmes para download!
Version: 0.1
Author: FKK
Author URI: http://www.mundofilmes.com
Tags: Filmes, Download, Download Filmes, Mundo Filmes

*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}
ol,ul{
	list-style:none;
}
blockquote,q{
	quotes:none;
}
blockquote:before,blockquote:after,q:before,q:after{
	content:'';
	content:none;
}
:focus{
	outline:0;
}
ins{
	text-decoration:none;
}
del{
	text-decoration:line-through;
}
table{
	border-collapse:collapse;
	border-spacing:0;
}
/* Estilo Principal */
.skiplink{
	display:none;
}
.clear{
	clear:both;
}
label{
	cursor:pointer;
}
a{
	color:#898989;
	text-decoration:none;
}
a:focus,a:hover{
	text-decoration:underline;
}
body{
	background:#FFFFFF url(images/MOF-BG.gif) repeat-x;
	color:#898989;
	font:62.5%/1 Verdana, Geneva, sans-serif;
}
.wrapper{
	margin:0 auto;
	width:1060px;
}
/* mainmenu */
#mainmenu{
	width:100%;
	height:40px;
}
#mainmenu ul{
	float:left;
	background:url(images/MOF-MENUL.gif) no-repeat;
	padding:0 0 0 1px;
}
/*Lista TOP*/
#mainmenu ul li{
	position: relative;
	display: inline;
	float: left;
	color:#000;
	font-size:1.2em;
	line-height:1.1em;
	font-weight:bold;
}
#mainmenu ul li.first{
	padding:0;
	background:none;
}
/*LINKS MENU TOP*/
#mainmenu ul li a{
	display:block;
	color:#000;
	background:url(images/MOF-MENUTOP.gif) repeat-x;
}
* html #mainmenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
	display: inline-block;
	float:left;
}
* html #mainmenu ul li ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
	float:none;
}
/*ITENS MENU TOP*/
#mainmenu ul li a span{
	display:block;
	padding:9px 15px 0 15px;
	height:30px;
	cursor:pointer;
	background:url(images/MOF-MENUTOPA.gif) no-repeat right top;
}
* html #mainmenu ul li a span{ /*IE6 hack to get sub menu links to behave correctly*/
	display: inline-block;
	float:left;
}
* html #mainmenu ul li ul li a span{ /*IE6 hack to get sub menu links to behave correctly*/
	float:none;
}
#mainmenu ul li a:link, #mainmenucat ul li a:visited{
	text-decoration:none;
}
#mainmenu ul li a:hover, #mainmenu .current_page_item a, #mainmenu .select a{
	background:url(images/bgr_menu_a_hover.gif) repeat-x;
	text-decoration:none;
	color:#000;
}
/*SUBMENU*/
#mainmenu ul li ul{
	position: absolute;
	left: 0;
	display: block;
	visibility: hidden;
	margin:-1px 0 0 1px;
	padding:0;
	background:#eaeaea;
	border:0;
}
/*Sub level menu list items (undo style from Top level List Items)*/
#mainmenu ul li ul li{
	display: list-item;
	float: none;
	font-size:1.0em;
	background:none;
	padding:0;
}
/*All subsequent sub menu levels vertical offset after 1st level sub menu */
#mainmenu ul li ul li ul{
	top: 0;
	margin:0;
}
/* Sub level menu links style */
#mainmenu ul li ul li a, #mainmenu ul li.current_page_item ul a, #mainmenu ul li.select ul a{
	width: 160px;
	height:auto;
	padding: 10px 10px 10px 10px;
	margin: 0;
	border-bottom: 1px solid #dfdddd;
	background:#eaeaea;
	text-align:left;
	text-decoration:none;
	font-weight:normal;
	color:#000;
}
#mainmenu ul li ul li a:hover{ /*sub menus hover style*/
	text-decoration:none;
	background:#eeeeee;
	color:#000;
}
#mainmenu ul li ul li a span{ /*sub menus hover style*/
	background:none;
	height:auto;
	padding:0;
}
/* header */
#header{
        width:100%;
        height:90px;
	overflow:hidden;
        background:url(images/logo.jpg) no-repeat;
}
/*header_search*/
#header_search{
        height:90px;
        width:319px;
	float:right;
	background:url(images/MOF-BUSC.gif) no-repeat;
}
#header_search fieldset{
	margin-top:36px;
	margin-right:22px;
	float:right;
}
#main_search_val{
	float:left;
	padding:5px;
	margin-right:3px;
	border:0;
	background:#fff;
	color:#b9b9b9;
	font-family:Verdana, Geneva, sans-serif;
        height:15px;
}
#main_search_sub{
	border:0;
	background:url(images/MOF-BBUS.gif) no-repeat;
	float:left;
        height:25px;
        width:31px;
}
/*body*/
#body{
	width:1058px;
	overflow:hidden;
	padding:20px 0 20px 0;
	border:0px solid #b4b4b4;
	background:#fff;
	border-top:0;
}
#content{
	float:left;
	width:700px;
	padding:0 0 0 10px;
}
#sidebar{
	float:right;
	width:310px;
	margin:0 0 10px 0;
background: #f3f1eb;
border: 1px solid #dedbd1;
}



/*post*/
.post{
	width:100%;
	margin:0 0 35px 0;
}
.post .title{
	font-size:1.6em;
	line-height:1.3em;
	color:#1e5389;
	border-bottom:1px solid #1e5389;
	padding:0 0 8px 0;
	margin:0 0 10px 0;
	font-family:Arial, Helvetica, sans-serif;
}
.post .title a{
	color:#1e5389;
}
.post .entry{
	font-size:1.1em;
	line-height:1.5em;
	padding:10px 0 5px 0;
}
.post .entry strong{
	color:#1e5389;
	font-size:1.1em;
	line-height:1.7em;
}
.post .entry a{
	color:#02448e;
	text-decoration:underline;
}
.post .entry a:hover{
	text-decoration:none;
}
.post .entry p{
	margin:0 0 15px 0;
}
.post .entry p img{
	border:3px solid #ccc;
	padding:0;
}
.post .entry ul {
	margin:0 0 15px 35px;
}
.post .entry ul li{
	margin: 0;
	padding:0;
	list-style:disc;
}
.post .entry ol {
	padding: 0 0 0 35px;
	margin:0 0 15px 0;
	list-style:decimal;
}
.post .entry ol li {
	margin: 0;
	padding: 0;
}
.postmetadata{
	width:100%;
	overflow:hidden;
	background:#898989;
	font-size:1.1em;
	line-height:1.5em;
	color:#fff;
	font-weight:bold;
}
.postmetadata a{
	color:#fff;
	padding:3px 18px 3px 18px;
	border-left:4px solid #fff;
	float:right;
	background:#a6a5a5;
}
.postmetadata .post_comment a{
	background:#7e7e7e;
	padding:3px 10px 3px 10px;
}
/*entry_info*/
.post .entry_info p, .post .entry_info .rating{
	margin:0 0 5px 0;
	font-size:1.1em;
	font-weight:bold;
	width:100%;
	overflow:hidden;
}
.post .entry_info p strong{
	font-size:1.0em;
}
.post .entry_info p.tags a{
	color:#898989;
	text-decoration:none;
}
.post .entry_info p.tags a:hover{
	text-decoration:underline;
}
.post .entry_info p.paysite a{
	font-weight:normal;
}
.post .entry_info .post-ratings{
	display:inline;
	position:relative;
	top:2px;
}
.post .video_code{
	padding:0 0 20px 0;
}
/*home page*/
#videos{
	width:100%;
	overflow:hidden;
}
.video{
	width:160px;
	float:left;
	padding:0 20px 20px 0;
}
.video_last{
	padding:0 0 20px 0;
}
.video h2{
	font-size:1.2em;
	line-height:1.3em;
	color:#1e5389;
	margin:0 0 6px 0;
}
.video h2 a{
	color:#1e5389;
}
.video .thumb{
	width:156px;
	height:220px;
	border:2px solid #b9b9b9;
	margin:0 0 5px 0;
	overflow:hidden;
}
.video .thumb img{
	width:100%;
	height:100%;
	float:left;
}
.info{
	width:100%;
	line-height:1.3em;
	overflow:hidden;
}
.info a{
	color:#1e5389;
}
.info_left{
	float:left;
	width:49.9%;
}
.info_right{
	float:right;
	width:50%;
}
.info .duration{
	color:#1e5389;
	font-size:1.2em;
	font-weight:bold;
}
.info .author{
	color:#1e5389;
}
.info_right .rating{
	text-align:right;
}
/*sidebar*/
.sidebar_widgets{
	font-size:1.3em;
	line-height:1.4em;
	color:#b4b4b4;
	width:100%;
	overflow:hidden;

}
.sidebar_widgets a{
	color:#1e5389;
}
.sidebar_widgets .widgettitle{
	font-size:1.2em;
	color:#FFFFFF;
	border-bottom:1px solid #FFFFFF;
	padding:8px 0 0 20px;
	margin:0 0 10px 0;
        background:url(images/MOF-SDB.gif) repeat-x;
        height:35px;
	font-family:Arial, Helvetica, sans-serif;
}
.sidebar_widgets .widget_categories a, .sidebar_widgets .widget_archive a, .sidebar_widgets .widget_links a, .sidebar_widgets .widget_meta a, .sidebar_widgets .widget_pages a, .sidebar_widgets .widget_meta a, .sidebar_widgets .widget_recent_entries a{
	background:url(images/MOF-ARRO.gif) no-repeat left 6px;
	padding:0 0 0 13px;
	display:block;
}
.sidebar_widgets .widget_categories a{
	display:inline;
	background:url(images/MOF-ARRO.gif) no-repeat left 5px;
}
.sidebar_widgets .widget_recent_comments a.url{
	color:#1e5389;
}
.sidebar_widgets ul{
}
.sidebar_widgets ul li{
	margin:0 0 20px 0;
}
.sidebar_widgets ul ul{
}
.sidebar_widgets ul li ul li{
	background:none;
	border-bottom:0;
	padding:5px 10px 5px 10px;
	margin:0;
}
.sidebar_widgets ul ul ul{
	margin:0 0 0 5px;
}
.sidebar_widgets ul li ul li ul li{
	border:0;
}
.widget_tag_cloud a, .widget_text .textwidget{
	padding:5px 0 5px 0;
	line-height:1.3em;
}
.widget_advertisements p{
	text-align:center;
	padding:5px 0 5px 0;
}
/*footer*/
#footer{
	width:100%;
	overflow:show;
	padding:30px 0 30px 0;
	text-align:center;
        background:url(images/MOF-BGFOO.gif) repeat-x;
}
#footer ul{
}
#footer li{
	display:inline;
	font-size:1.1em;
	line-height:1.3em;
	color:#000;
	font-weight:bold;
	padding:0 10px 0 10px;
}
#footer li.first{
	background:none;
	padding:0;
}
#footer li a{
	color:#000;
}
#footer .copyrights{
	color:#000;
	padding:15px 0 0 0;
	line-height:1.1em;
}
#footer .copyrights a{
	color:#000;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */

/* Begin Form Elements */
#respond{
	margin:20px 0 20px 0;
	width:100%;
	overflow:hidden;
	color:#5f6963;
}
#respond a{
	color:#5f6963;
}
#respond h3{
	font-size:1.6em;
	line-height:1.3em;
	color:#1e5389;
	border-bottom:1px solid #1e5389;
	padding:0 0 8px 0;
	margin:0 0 10px 0;
	font-family:Arial, Helvetica, sans-serif;
}
.cancel-comment-reply{
	font-size:1.2em;
}
.cancel-comment-reply a, .cancel-comment-reply a:visited{
	text-decoration:underline;
}
.cancel-comment-reply a:hover{
	text-decoration:none;
}
#commentform p{
	font-size:1.2em;
	line-height:1.6em;
	width:100%;
	overflow:hidden;
}
#commentform p a, #commentform p a:visited{
	text-decoration:underline;
}
#commentform p a:hover{
	text-decoration:none;
}
#commentform p input{
	float:left;
}
#commentform p label{
	float:left;
	padding:10px 0 0 5px;
}
#searchform{
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}

#commentform input{
	width: 170px;
	padding: 5px;
	margin: 5px 5px 1px 0;
	border:1px solid #ccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.0em;
	color:#666;
}

#commentform{
	margin: 5px 10px 0 0;
}
#commentform textarea{
	width: 97%;
	padding: 5px;
	overflow:auto;
	border:1px solid #ccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.0em;
	margin:5px 0 0 0;
	color:#666;
}
#commentform #submit{
	font-size:1.2em;
	line-height:1.6em;
	color:#fff;
	background:#1e5389;
	font-weight:bold;
	padding:2px 6px 2px 6px;
	border:0;
	margin:5px 0 0 0;
	cursor:pointer;
}
/* End Form Elements */



/* Begin Comments*/
#comments{
	font-size:1.6em;
	line-height:1.3em;
	color:#1e5389;
	border-bottom:1px solid #1e5389;
	padding:0 0 8px 0;
	margin:0 0 10px 0;
	font-family:Arial, Helvetica, sans-serif;
}
.commentlist{
	padding: 0;
	text-align: justify;
	line-height:1.6em;
	color:#898989;
}
.commentlist a{
	color:#1e5389;
	text-decoration:underline;
}
.commentlist a:hover{
	text-decoration:none;
}
.commentlist li{
	margin: 15px 0 10px;
	padding: 15px;
	list-style: none;
	border:1px solid #e6e4e4;
	background:#f5f5f5;

}
.commentlist .alt{
	margin: 10px 0 0 0;
	background:#fff;
}
.commentlist li ul li{ 
	margin-right: 15px;
	margin-left: 10px;
}
.commentlist p{
	margin: 10px 5px 10px 0;
	font-size:1.1em;
	line-height:1.5em;
}
.children{ padding: 0; }

#commentform p{
	margin: 5px 0;
}
.nocomments{
	text-align: center;
	margin: 0;
	padding: 0;
	font-size:1.2em;
}
.commentmetadata{
	margin: 0;
	display: block;
	font-size:1.2em;
	line-height:1.6em;
}
.reply{
	text-align:right;
}
.reply a, .reply a:visited{
	font-size:1.2em;
	line-height:1.6em;
	color:#fff;
	background:#b9b9b9;
	font-weight:bold;
	padding:2px 6px 2px 6px;
	text-decoration:none;
}
.reply a:hover{
	text-decoration:none;
	background:#c9c7c7;
}
.comment-author{
	font-size:1.4em;
	margin:0 0 10px 0;
}
.comment-author img{
	border:3px solid #e6e4e4;
}
.commentlist .fn{
	position:relative;
	top:-10px;
	text-transform:capitalize;
}
.commentlist .says{
	position:relative;
	top:-10px;
}
/* End Comments */



/* Begin Calendar */
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 1.1em;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	text-align: center;
	font-size:1.3em;
	font-weight:bold;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 95%;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote blockquote{
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}
.nopost, .nocomments{
	text-align:center;
	color:#000;
	font-size:1.2em;
	line-height:1.5em;
}
/* End Various Tags & Classes*/

/*navigation*/
.navigation{
	width:100%;
	overflow:hidden;
	text-align: center;
	padding:10px 0 30px 0;
	font-size:1.1em;
	line-height:1.8em;
}
.navigation a{
	color:#000;
}
#content .wp-pagenavi{
}
#content .wp-pagenavi a {
	padding: 4px; 
	margin: 2px;
	color:#000;
	background:#eee;
	border:1px solid #fff;
}
#content .wp-pagenavi a:hover{
	color:#000;
	border:1px solid #ccc;
}
#content .wp-pagenavi span.pages {
	padding: 4px; 
	margin: 2px;
	border:0;
	border:1px solid #fff;
}
#content .wp-pagenavi span.current {
	padding: 4px; 
	margin: 2px;
	background:#eee;
	color:#000;
	font-weight:bold;
	border:1px solid #ccc;
}
#content .wp-pagenavi span.extend {
	padding: 4px; 
	margin: 2px;
	background:#eee;
	border:1px solid #fff;
}

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */
/*sidebar_twitter*/
#sidebar_twitter{
	width:100%;
	background:url(images/bgr_twitter.png) no-repeat;
	background-color:#fffcd9;
	border:1px solid #eeebbe;
	margin:0 0 20px 0;	
}
#sidebar_twitter_inner{
	padding:10px 0 10px 92px;
	display:block;
	height:74px;
	
}
#sidebar_twitter h2{
	color:#c43916;
	font-size:2.7em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	margin:0 0 5px 0;
}
#sidebar_twitter p{
	color:#ae7014;
	font-size:1.1em;
	padding:0 0 10px 5px;
}
#sidebar_twitter p a{
	font-size:1.1em;
	font-weight:bold;
	color:#fff;
	border:1px solid #e3510c;
	background:url(images/bgr_readmore.gif) repeat-x;
	display:block;
	height:20px;
	text-align:center;
	padding:5px 15px 0 15px;
	float:left;
}

.main_title{
	width:100%;
	overflow:show;
        height:35px;
	margin:0 0 20px 0;
	padding:8px 0 0 20px;
        background:url(images/MOF-SDB.gif) repeat-x;
	font-size:1.6em;
	line-height:1.3em;
	color:#FFFFFF;
	border-bottom:1px solid #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
}


.tabnav li {
	display: inline;
	list-style: none;
	padding-right: 5px;
	}
	
		.tabnav li a {
		text-decoration: none;
		text-transform: uppercase;
		color: #222;
		font-weight: bold;
		padding: 4px 6px;
		outline: none;
		}
		
		.tabnav li a:hover, .tabnav li a:active, .tabnav li.ui-tabs-selected a {
		background: #dedbd1;
		color: #222;
		text-decoration: none;
		}
		
	.tabdiv {
	margin-top: 2px;
	background: #fff;
	border: 1px solid #dedbd1;
	padding: 5px;
	}
	
		.tabdiv li {
		list-style-image: url("star.png");
		margin-left: 20px;
		}

.ui-tabs-hide {
		display: none;
		}

		#featuredvid {
		text-align: center;
		}
		
			.fvid {
			margin-bottom: 5px;
			}
		
			.vidselector li {
			text-align: left;
			list-style: none;
			padding: 5px;
			background: #ffffff;
			border: 1px solid #dedbd1;
			text-transform: uppercase;
			margin-bottom: 5px;
			}










#tabMenu {
	margin:0;
	padding:0 0 0 15px;
	list-style:none;
}

#tabMenu li {
	float:left;
	height:32px;
	width:39px;
	cursor:pointer;
	cursor:hand
}

/* this is the button images */
li.comments {background:url(images/tabComment.gif) no-repeat 0 -32px;}
li.posts {background:url(images/tabStar.gif) no-repeat 0 -32px;}
li.category {background:url(images/tabFolder.gif) no-repeat 0 -32px;}
li.famous {background:url(images/tabHeart.gif) no-repeat 0 -32px;}
li.random {background:url(images/tabRandom.gif) no-repeat 0 -32px;}

li.mouseover {background-position:0 0;}
li.mouseout {background-position:0 -32px;}
li.selected {background-position:0 0;}

.box {
	width:227px
}

.boxTop {
	background:url(images/boxTop.gif)no-repeat;
	height:11px;
	clear:both
}

.boxBody {
	background-color:#282828;
}

.boxBottom {
	background:url(images/boxBottom.gif) no-repeat;
	height:11px;
}

.boxBody div {
	display:none;
}

.boxBody div.show {
	display:block;
}


.boxBody #category a {
	display:block
}

/* styling for the content*/
.boxBody div ul {
	margin:0 10px 0 25px;
	padding:0;
	width:190px;
	list-style-image:url(images/arrow.gif)
}

.boxBody div li {
	border-bottom:1px dotted #8e8e8e; 
	padding:4px 0;
	cursor:hand;
	cursor:pointer
}

.boxBody div ul li.last {
	border-bottom:none
}

.boxBody div li span {
	font-size:8px;
	font-style:italic; 
	color:#888;
}

/* IE Hacks */
*html .boxTop {margin-bottom:-2px;}
*html .boxBody div ul {margin-left:10px;padding-left:15px;}








/* -------------------[ Side Tabs ]------------------- */

#sidebar li#side-tabs {
	padding: 10px;
	margin:0;
	}

#sidebar #side-tabs ul, #side-tabs ul {
	margin: 0;
	padding: 0;
	background:transparent;
	border:0;
	}

#side-tabs ul.tabs {  
	list-style-type:none;
	margin: 0;
	padding: 0;
	clear:both;
	}

#side-tabs ul.tabs li {
	border:0;
	background:transparent;
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	} 

#side-tabs ul.tabs li a, 
#side-tabs ul.tabs li a:link, 
#side-tabs ul.tabs li a:visited {
	float: left;
	display: block;
	padding: 5px 8px;
	color:#666;
	font-size:8pt;
	font-weight:bold;
	} 

#side-tabs ul.tabs li a:hover, 
#side-tabs ul.tabs li a:active {
	color:#000;
	}  

#side-tabs ul.tabs li a.on {
	background:#ccc;
	color:#000;
	}

#side-tabs .cat_content {
	border:1px solid #ccc;
	padding: 0;
	background:#ddd;
	margin: 0 !important;
	}

#side-tabs select {
	margin: 10px !important;
	}

#side-tabs .cat_content li {
	margin: 0 !important;
	padding:10px !important;
	background:transparent !important;
	border-bottom: 1px solid #ccc !important;
	}


/* SimpleTabs: default style */

div.simpleTabs { padding:10px; }
ul.simpleTabsNavigation { margin:0 10px; padding:0; text-align:left; }
ul.simpleTabsNavigation li { list-style:none; display:inline; margin:0; padding:0; }
ul.simpleTabsNavigation li a { border:1px solid #E0E0E0; padding:3px 6px; background:#F0F0F0; font-size:14px; text-decoration:none; font-family:Georgia, "Times New Roman", Times, serif; }
ul.simpleTabsNavigation li a:hover { text-decoration:none; background-color:#F6F6F6; font-family:Georgia, "Times New Roman", Times, serif; }
ul.simpleTabsNavigation li a.current { background:#fff; color:#222; border-bottom:1px solid #fff; }
div.simpleTabsContent { border:1px solid #E0E0E0; padding:5px 15px 15px 15px; margin-top:3px; display:none; }
div.simpleTabsContent.currentTab { display:block; }







/* HOMEPAGE ELEMENTS */

#home-display {
	padding: 10px;
	margin: 0 10px 10px 10px;
}

#home-slogan {
	font-size: 12px;
	/* width: 940px; */
	margin: 0 10px 10px 10px;
	line-height: 1.4;
	position: relative;
	padding: 10px 20px 10px 20px;
}

#home-box-containter {
	padding-bottom: 10px;
}

.home-box {
	width: 300px;
	margin: 0 10px;
	float: left;
	text-align: left;
	position: relative;
	overflow: hidden;
	display: inline;
}

#main-inner .home-box h2 {
	font-size: 12px;
	margin: 0;
}

.home-box p, .home-box ul {
	padding: 3px 0;
	margin: 12px 0;
}

.home-box .pad {
	padding: 20px;
}
