/* 
	Theme Name: Premium Portfolio 
	Description: Premium Portfolio for themeforest
	Author: Innovatics GmbH
	Author URI: http://www.innovatics.de/
	Version: 1.0
*/

/* Reset */
html,body,div,span,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,em,font,img,small,strong,ol,ul,li,fieldset,form { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline}
:focus { outline: 0 }
html, body { height: 100%; width: 100% }
ol, ul { list-style: none }
table { border-collapse: separate; border-spacing: 0 }
caption, th, td { text-align: left; font-weight: normal }
a { text-decoration: none; }

/* Basics */
em { font-style: italic }
.bold, strong { font-weight: bold }
.underline { text-decoration: underline }
small { font-size: 10px }
.normal-size { font-size: 100% !important }

.center { text-align: center }
.left { text-align: left }
.right { text-align: right } 
.justify { text-align: justify }

.floatLeft { float: left !important; }
.floatRight { float: right !important; }
.floatNone { float: none !important; }

.clear { clear: both}
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden }

.relative { position: relative !important }
.absolute { position: absolute }

.inline { display: inline; }

.cursor { cursor: pointer }

body { font-family: Arial; font-size: 12px; color: #121b21; background: #dfdfdf; }

a { font-size: 12px; font-weight: bold; text-decoration: none; }
a:hover { text-decoration: none; }

em { font-size: 12px; font-family: Arial; font-weight: normal; color: #121b21; }
em a:hover { text-decoration: underline; }

pre, code { margin: 0 5px 5px 5px; padding: 5px; border: 1px dotted #c5c5c5; background-color: #dfdfdf; font-size: 11px; font-family: Arial; font-weight: normal; color: #121b21; }
code { margin: 0; }

.border { border: 1px solid #dfdfdf !important; } 

/* Listing */
ul.rounded-blue, ul.rounded-black, ul.rounded-orange, ul.rounded-green { list-style-type: none; margin: 15px 5px; line-height: 20px; }
ul.rounded-blue li a:hover, ul.rounded-black li a:hover, ul.rounded-orange li a:hover, ul.rounded-green li a:hover { text-decoration: underline; } 
ul.rounded-blue li { padding-left: 13px; background: transparent url(../img/lists/rounded-blue.gif) no-repeat 0 8px; }
ul.rounded-black li { padding-left: 13px; background: transparent url(../img/lists/rounded-black.gif) no-repeat 0 8px; }
ul.rounded-orange li { padding-left: 13px; background: transparent url(../img/lists/rounded-orange.gif) no-repeat 0 8px; }
ul.rounded-green li { padding-left: 13px; background: transparent url(../img/lists/rounded-green.gif) no-repeat 0 8px; }

/*Tables
table { width: 100%; margin: 15px 0; }
table, td, th { vertical-align: middle; }
td, th { padding: 10px; border-bottom: 1px solid #e5e5e5; }
th { background: #c5c5c5; text-align: left; font-weight: bold; text-transform: uppercase; }  
/*tr:hover { background: #e5e5e5; text-align: left; cursor: pointer; }*/

/* Formelements */
input, textarea, label.overlay { font-size: 12px; font-family: Arial; }

p.input-search { position: relative; }

p.input-text { width: 227px; height: 25px; position: relative; margin-bottom: 20px; background: url(../img/forms/input-text-bg.png) no-repeat; }
p.input-text input { width: 207px; height: 18px; padding: 5px 0 0 10px; border: 0; background: none; }

p.input-text-big { width: 443px; height: 27px; position: relative; margin-bottom: 20px; background: url(../img/forms/input-text-big-bg.png) no-repeat; }
p.input-text-big input { width: 430px; height: 20px; padding: 5px 0 0 6px; border: 0; background: none; }

p.textarea { width: 227px; height: 176px; position: relative; margin-bottom: 20px; background: url(../img/forms/textarea-bg.png) no-repeat; }
p.textarea textarea { width: 207px; height: 156px; margin: 10px; border: 0; background: none; }

p.textarea-big { width: 452px; height: 244px; position: relative; margin-bottom: 20px; background: url(../img/forms/textarea-big-bg.png) no-repeat; }
p.textarea-big textarea { width: 430px; height: 220px; margin: 10px 6px; border: 0; background: none; }

.submit { width: 106px; height: 30px; padding-left: 20px; color: #151f25; font-weight: normal; border: 0; cursor: pointer; }

.abort { width: 106px; height: 30px; padding-left: 20px; color: #151f25; font-weight: normal; border: 0; cursor: pointer; }

label.overlay { position: absolute; top: 3px; left: 12px; z-index: 5; cursor: text; }
label.error { position: absolute; bottom: -18px; left: 11px; display: block; color: red; font-size: 10px; overflow: hidden; }

/* Margin and Paddings */
.m15  { margin: 15px; }
.mt15 { margin-top: 15px; }
.mt30 { margin-top: 3px; }
.mr5  { margin-right: 5px; }
.mr12 { margin-right: 12px; }
.mr13 { margin-right: 13px; }
.mb5  { margin-bottom: 5px; }
.ml5  { margin-left: 5px; }
.ml15 { margin-left: 15px; }

.nomt { margin-top: 0px !important; }

.pl4  { padding-left: 4px; }

/* Width and Heights */
.w95  { width: 95px; }
.w110 { width: 410px; }
.w130 { width: 130px; }
.w170 { width: 170px; }
.w210 { width: 210px; }

/* Font-Size */
.f14 { font-size: 14px; }

/* Colors */
.blue { color: #006bb1 !important; }
.gray { color: #8f8f8f; }

/* Color-Switcher */ 
#color-switcher { position: absolute; top: 0; left: 0; z-index: 100; width: 100%; height: 0px; background: #fff; border-bottom: 1px solid #d7d7d7; overflow: hidden; }
#color-switcher .color-box { float: left; margin: 10px 15px 0 10px; }
#color-switcher .color-box h1 { font-size: 20px; color: #d7d7d7; margin-bottom: 5px; }
#color-switcher .color-box p { line-height: 20px; }
#color-switcher .color-box img { border: 1px solid #d7d7d7; cursor: pointer; }
#color-slider { position: absolute; top: 0; left: 100px; z-index: 101; width: 133px; height: 35px; background: transparent url(../img/color-switcher/slider.gif) no-repeat bottom; cursor: pointer; }
#color-slider span { position: absolute; bottom: 10px; left: 32px; color: #d7d7d7; font-size: 12px; }

/* Template */
#container { position: relative; width: 970px; margin: 0 auto; }

/* Header */                                        
#header { position: relative; width: 970px; height: 240px; text-align: left; }

#header .lang-switcher {
	position: absolute;
	top: 15px;
	right: 0;
	width: 130px;
	height: 65px;
	font-size: 11px;
	text-align: right;
	color:#FFF;
	background:url(../images/facebook.png) no-repeat left top;
}

#header .lang-switcher a { font-size: 11px; color:#FFF; }

/* Navigation */
#navigation { position: absolute; z-index: 4; top: 100px; left: 0; width: 908px; height: 40px; margin: 0 10px 0 52px; }
#navigation .left { position: absolute; left: -52px; top: 0; display: block; width: 52px; height: 40px; background: url(../img/blue/navi/home.png) no-repeat; cursor: pointer; }
#navigation .right { position: absolute; right: -10px; top: 0; width: 10px; height: 40px; background: url(../img/navi/right.png) no-repeat; overflow: hidden; }
#navigation .center { width: 908px; height: 40px; background: url(../img/navi/bg.png) repeat-x; }

#navigation .center .main ul { position: absolute; top: -999em; width: 10em; }
#navigation .center .main ul li { width: 100%; }
#navigation .center .main li:hover { visibility: inherit; }
#navigation .center .main li { float: left; position: relative; }
#navigation .center .main a { display: block; position: relative; }
#navigation .center .main li:hover ul, .main li.hover ul { left: 0; top: 3.3em; z-index: 99; }
#navigation .center .main li:hover li ul, .main li.hover li ul { top: -999em; }
#navigation .center .main li li:hover ul, .main li li.hover ul { left: 10em; top: 0; }
#navigation .center .main li li:hover li ul, .main li li.hover li ul { top: -999em; }
#navigation .center .main li li li:hover ul, .main li li li.hover ul { left: 10em; top: 0; }
#navigation .center .main { float: left; margin-bottom: 1em; }
#navigation .center .main a { display: block; color: #141e24; height: 40px; line-height: 40px; padding: 0 15px; text-decoration: none; }
#navigation .center .main a:hover, #navigation .center .main a.active { padding: 0 14px; border-left: 1px solid #cbcbcb; border-right: 1px solid #cbcbcb; text-decoration: none; background: url(../img/navi/hover.png) repeat-x; }
#navigation .center .main li.hover { background: url(../img/navi/hover.png) repeat-x; }
#navigation .center .main li.hover a { padding: 0 14px 0 14px; border-left: 1px solid #cbcbcb; border-right: 1px solid #cbcbcb; }
#navigation .center .main li { background: none; }
#navigation .center .main li ul { overflow: hidden; }
#navigation .center .main li li { background: #d3d3d3; text-align: left; border-left: 1px solid #b4b4b4; border-bottom: 1px solid #b4b4b4; }
#navigation .center .main li li a, #navigation .center .main li.hover li a { padding: 0 14px; color: #141e24; border: 0 !important; }
#navigation .center .main li li a:hover { background: none; }

#navigation .center .search { float: right; width: 205px; height: 25px; margin: 8px 7px 0 0; }
#navigation .center .search input { float: left; width: 157px; height: 16px; padding: 5px 0 0 9px; font-size: 12px; background: none; border: 0; }
#navigation .center .search .btn { float: right; width: 25px; height: 25px; background: url(../img/forms/search-btn.png) no-repeat top left; border: 0; cursor: pointer; text-indent: -8657px; overflow: hidden; }
#navigation .center .search label.overlay { top: 6px; left: 10px; } 

/* Slider */
#slider { position: relative; z-index: 1; height: 400px; width: 970px; margin-top: -85px; overflow: hidden; }
#slider .top-left { position: absolute; top: 0; left: 0; z-index: 3; width: 6px; height: 6px; }
#slider .top-right { position: absolute; top: 0; right: 0; z-index: 3; width: 6px; height: 6px; }
#slider .bottom-left { position: absolute; bottom: 135px; left: 0; z-index: 3; width: 6px; height: 6px; }
#slider .bottom-right { position: absolute; bottom: 135px; right: 0; z-index: 3; width: 6px; height: 6px; }
#slider ul.slider-one-navi { position: absolute; top: 20px; right: 25px; z-index: 3; height: 16px; list-style-type: none; clear: both; }
#slider ul.slider-one-navi li { display: inline; }
#slider ul.slider-one-navi li a { display: block; float: left; height: 16px; width: 16px; margin-left: 4px; cursor: pointer; }

.slider-one { height: 285px; width: 970px; background: url(../img/slider/slider-one-dropshadow.png) no-repeat bottom center; overflow: hidden; }
.slider-one .slider-one-items { width: 20000em; position: absolute; }
.slider-one .slider-one-items .slider-one-item { position: relative; float: left; height: 265px; width: 970px; overflow: hidden; }
.slider-one .slider-one-items .slider-one-item .slider-one-content { position: absolute; bottom: 0; left: 0; z-index: 2; width: 970px; height: 78px; background: url(../img/slider/slider-one-content-bg.png) no-repeat bottom left; color: #ffffff; }
.slider-one .slider-one-items .slider-one-item .slider-one-content h1 { position: absolute; top: 16px; left: 25px; font-size: 15px; font-family: Arial; color: #ffffff; }
.slider-one .slider-one-items .slider-one-item .slider-one-content p { position: absolute; top: 34px; left: 25px; width: 700px; font-family: Arial; } 
.slider-one .slider-one-items .slider-one-item .slider-one-content a { position: absolute; top: 25px; right: 25px; width: 94px; height: 30px; line-height: 30px; padding-left: 39px; color: #121b21; font-size: 13px; font-weight: bold; cursor: pointer; }

/* Content */
#content { position: relative; z-index: 3; margin-top: -100px; padding-bottom: 135px; }

.box-transparent { position: relative; width: 970px; height: 76px; }
.box-transparent .box-transparent-content { position:absolute; top: 5px; left: 0; height: 61px; width: 970px; clear: both; }
.box-transparent .box-transparent-content div { float: left; padding: 9px 15px 0 15px; text-align: left; }
.box-transparent .box-transparent-content div.right { float: right; }
.box-transparent .box-transparent-content div.sep { background: url(../img/box-transparent-seperator.png) no-repeat center right; }
.box-transparent .box-transparent-content div img { float: left; margin: 4px 5px 0 0; }
.box-transparent .box-transparent-content div h4 { font-size: 15px; color: #ffffff; }
.box-transparent .box-transparent-content div span { font-size: 11px; font-weight: bold; }
.box-transparent .box-transparent-content div a { font-size: 11px; font-weight: bold; }
.box-transparent .box-transparent-content div a:hover { text-decoration: underline; }
.box-transparent .box-transparent-content div ul { position: absolute; top: 19px; right: 0; width: 124px; list-style-type: none; }
.box-transparent .box-transparent-content div ul li { display: inline; }
.box-transparent .box-transparent-content div ul li img { margin: 0 6px 0 6px; }

.box-white { position: relative; margin-bottom: 15px; }
.box-white .top { width: 970px; height: 10px; background: url(../img/box-white-top-bg.png) no-repeat top left; }
.box-white .content { width: 942px; min-height: 82px; height: auto !important; height: 82px; padding: 4px 14px 80px 14px; background: #ffffff url(../img/box-white-bg.png) no-repeat bottom left; position:static; }
.box-white .bottom { width: 970px; height: 10px; background: url(../img/box-white-bottom-bg.png) no-repeat bottom left; }
.box-white .breadcrumb { width: 937px; height: 19px; line-height: 19px;  padding: 0 14px 0 19px; background-color: #ffffff; }
.box-white .breadcrumb a { color: #131c22; font-size: 11px; font-weight: normal; }
.box-white .breadcrumb a.active { font-weight: bold; }
.box-white h1 { font-size: 20px; font-weight: bold; margin-bottom:10px; }
.box-white h1 em { padding-top: 13px; text-align: right; }
.box-white h2 { font-size: 20px; position:static; }

.box-white h3 { font-size: 14px; font-weight: bold; padding: 0 0 5px 5px; text-align:center; }
.box-white h3 a { font-size: 14px; font-weight: bold; }

.box-white h4 { font-size: 13px; font-weight: normal; padding: 0px 0px 2px 5px; text-align:center; }
.box-white h4 a { font-size: 13px; font-weight: normal; }

.box-white hr { border-top: 0px; border-right: 0px; border-bottom: 3px solid #c5c5c5; border-left: 0px; margin: 20px 0 20px 0; }
.box-white p { line-height: 20px; padding: 0 5px 0 5px; }
.box-white blockquote { border-left: 9px solid #c5c5c5; margin: 15px 0 15px 15px; padding: 10px 5px 10px 10px; line-height: 20px; font-style: italic; font-weight: bold; color: #162027; }

.box-half { position: relative; width: 465px; float: left; }
.box-one-third { width: 175px; float: left; }
.box-two-third { width: 623px; float: left; }
.box-half p a:hover, .box-one-third p a:hover, .box-two-third p a:hover { text-decoration: underline; }
.box-half .counter { width: 220px; font-size: 100px; color: #d0d2d4; margin: 60px auto 0; }
.box-half .bottom-right { position: absolute; bottom: 0; right: 0; }

.box-img-small { position: static; width: 178px; height: 142px; overflow: hidden; text-align: center; }
.box-img-small .box-img-border-small { position:static; top: 0; left: 0; z-index: 4; width: 178px; height: 142px; background: url(../img/box-img/small.png) no-repeat; }
.box-img-small img { margin-top: 11px; }

.box-img-big { position: relative; width: 463px; height: 178px; overflow: hidden; text-align: center; }
.box-img-big .box-img-border-big { position: absolute; top: 0; left: 0; z-index: 4; width: 463px; height: 178px; background: url(../img/box-img/big.png) no-repeat; }
.box-img-big img { margin-top: 18px; }
.box-img-grande {
	text-align:left;
	padding-right: 5px;
	border: 3px #000 solid;
}

.box-img-giant { position: relative; width: 624px; height: 549px; overflow: hidden; text-align: center; }
.box-img-giant .box-img-border-giant { position: absolute; top: 0; left: 0; z-index: 4; width: 624px; height: 549px; background: url(../img/box-img/giant.png) no-repeat; }
.box-img-giant img { margin-top: 17px; }

.box-blog { position: relative; }
.box-blog h1 { font-size: 26px; color: #172128; margin-bottom: 5px; }
.box-blog a:hover { text-decoration: underline; }
.box-blog .blog-navi { width: 145px; float: right; margin-top: 10px; }
.box-blog .blog-navi .blog-item { height: 38px; padding-top: 12px; }
.box-blog .blog-navi .blog-border { border-bottom: 1px solid #dedede; }

.box-blog-reply { position: relative; }
.box-blog-reply h2 { font-size: 20px; color: #000000; margin-left: 9px; padding-bottom: 13px; border-bottom: 1px solid #c5c5c5; }
.box-blog-reply .comment { margin-left: 9px; border-bottom: 1px solid #c5c5c5; padding: 19px 0 19px 0; }
.box-blog-reply .comment .comment-user img { float: left; margin-right: 10px; }
.box-blog-reply .comment .comment-user p { float: left; }
.box-blog-reply .comment .comment-content { margin-top: 10px; }
.box-blog-reply .comment p.comment-content { padding-left: 65px; }

.box-blog-write-reply { position: relative; margin-left: 9px; }
.box-blog-write-reply h2 { font-size: 20px; color: #000000; margin-bottom: 13px; }
.box-blog-write-reply h2 a { font-size: 20px; }
.box-blog-write-reply h2 a:hover { text-decoration: underline; }

.box-sidebar { position: relative; }
.box-sidebar .sidebar-top { width: 303px; height: 10px; background: url(../img/sidebar/top.png) no-repeat; overflow: hidden; }
.box-sidebar .sidebar-bottom { width: 303px; height: 10px; background: url(../img/sidebar/bottom.png) no-repeat; }
.box-sidebar .sidebar-content { width: 271px; padding: 16px; background: url(../img/sidebar/content.png) repeat-y; }
.box-sidebar .sidebar-content h3 { font-size: 16px; color: #172128; } 
.box-sidebar .sidebar-content p { font-size: 11px; color: #6a6a6a; } 
.box-sidebar .sidebar-content img { margin: 20px 0 20px 0; }
.box-sidebar .sidebar-content ul.sub-navi { width: 269px; border-bottom: 1px solid #dedede; } 
.box-sidebar .sidebar-content ul.sub-navi li { width: 269px; height: 29px; border-top: 1px solid #dedede; }
.box-sidebar .sidebar-content ul.sub-navi li a { display: block; width: 262px; height: 29px; line-height: 29px; padding-left: 7px; color: #6a6a6a; font-weight: normal; background: transparent url(../img/icons/arrow-gray.png) no-repeat 250px center; }
.box-sidebar .sidebar-content ul.sub-navi li a:hover, .box-sidebar .sidebar-content ul.sub-navi li a.active { color: #ffffff; }
.box-sidebar .sidebar-content ul.categories { width: 269px; border-top: 1px solid #dedede; padding: 15px 0 30px 0; } 
.box-sidebar .sidebar-content ul.categories li { width: 269px; height: 20px; }
.box-sidebar .sidebar-content ul.categories li a { display: block; width: 269px; height: 20px; line-height: 20px; padding-left: 7px; color: #152026; font-weight: normal; }

.social-navi { position: absolute; top: 2px; right: 4px; clear: both; }

.pagination { position: absolute; bottom: 15px; left: 15px; color: #151f25; font-size: 11px; height: 18px; line-height: 18px; }
.pagination a { padding: 3px 5px; color: #151f25; font-size: 11px; }
.pagination a:hover, .pagination a.active { padding: 3px 5px; color: #ffffff; background-color: #151f25; }

/* Buttons */
a.btn-comments { display: block; width: 100px; height: 24px; line-height: 24px; padding-left: 35px; cursor: pointer; }
a.btn-comments:hover { text-decoration: underline; }

a.facebook { display: block; float: left; width: 25px; height: 25px; margin-right: 4px; text-indent: -8567px; overflow: hidden; background: url(../img/icons/facebook-blue.png) no-repeat; }
a.twitter { display: block; float: left; width: 26px; height: 25px; margin-right: 4px; text-indent: -8567px; overflow: hidden; background: url(../img/icons/twitter-blue.png) no-repeat; }

/* Footer */
#footer { position: relative; z-index: 4; margin-top: -133px; }
#footer .bottom-navi { font-size: 11px; color: #6e8b9e; height: 52px; line-height: 52px; padding: 0 22px 0 22px; }
#footer .bottom-navi a { font-size: 11px; font-weight: normal; padding: 0 9px 0 9px; }
#footer .bottom-navi a:hover { text-decoration: underline; } 

.footer-top { width: 970px; height: 64px; }
.footer-top ul li { display: inline; }
.footer-top ul li h2 { float: left; width: 210px; font-size: 20px; color: #ffffff !important; margin-top: 20px; padding-left: 25px; }
.footer-bottom { width: 970px; height: 10px; background: url(../img/footer-bottom.png) no-repeat; }
.footer-content { padding: 18px 0 18px 25px; background: url(../img/footer-bg.png) repeat-y; min-height: 1px; height: auto !important; height: 1px; }
.footer-content ul li { display: inline; }
.footer-content ul li span, .footer-content ul li div { float: left; line-height: 20px; width: 235px; }
.footer-content ul li ul li { display: block; }
.footer-content ul li ul li a:hover { text-decoration: underline; }

/* === BreadCrumb === */
.Wrap { margin-left: auto; margin-right: auto; width: 900px;}
.breadcrumb { width:900px; height:30px; float:left; margin-top: 20px;}
.breadcrumb .left { width:15px; height:30px; float:left; background:url("../images/bread_left.jpg") no-repeat; }
.breadcrumb .center { width:890px; height:30px; float:left; background:transparent url("../images/bread_center.jpg") repeat-x;  }
.breadcrumb .right { width:15px; height:30px; float:left; background:url("../images/bread_right.jpg") no-repeat;  }
#breadcrumb .home a { width:10px; height:30px; float:left; background:url("../images/icon_home.png") no-repeat center;    }
#breadcrumb { background-repeat:repeat-x; height:30px; line-height:30px; width:100%; overflow:hidden; margin:0px; padding:0px; }
#breadcrumb li  { list-style-type:none; float:left; padding-right:10px; color: #F60; font-weight:bold; }
#breadcrumb a { height:30px; display:block; background:url("../images/icon_right.png") no-repeat center right; padding-right: 15px; }

/* === BreadCrumb === */
.Wrap_titulo {  width: 940px;}
.breadcrumb_titulo { width:940px; height:30px; float:left; margin-top: 0px; margin-bottom: 10px;}
.breadcrumb_titulo .left { width:15px; height:30px; float:left; background:url("../images/bread_left.jpg") no-repeat; }
.breadcrumb_titulo .center { width:910px; height:30px; float:left; background:transparent url("../images/bread_center.jpg") repeat-x;  }
.breadcrumb_titulo .right { width:15px; height:30px; float:left; background:url("../images/bread_right.jpg") no-repeat;  }
#breadcrumb_titulo .home a { width:10px; height:30px; float:left; background:url("../images/icon_home.png") no-repeat center;    }
#breadcrumb_titulo { background-repeat:repeat-x; height:30px; line-height:30px; width:100%; overflow:hidden; margin:0px; padding:0px; }
#breadcrumb_titulo li  { list-style-type:none; float:left; padding-right:10px; color: #F60; font-weight:bold; }
#breadcrumb_titulo li2  { list-style-type:none; float:left; padding-right:10px; color: #999; font-weight:bold; }
#breadcrumb_titulo a { height:30px; display:block; background:url("../images/icon_right.png") no-repeat center right; padding-right: 15px; }


.h1_login {
	margin:0px;
	padding:0px;
	font-size:16px;
	font-weight:bold;
	color:#0970b4;
}

h5 {
	margin:0px;
	padding:7px 10px 7px 10px;
	font-size:13px;
	color: #666666;
	font-weight:normal;
}

h6 {
	margin:0px;
	padding:7px 10px 7px 10px;
	font-size:13px;
	color: #333333;
}
.links_anunciante a { 
	font-size:12px;
	text-decoration:none;
	color:#666;
	line-height:2.2em;
}

.links_anunciante a:hover { 
	font-size:12px;
	text-decoration:underline;
	color:#666;
	line-height:2.2em;
}

#anuncios{
	text-transform: capitalize;
	width:170px;
	float:left;
	height:175px;
	margin:5px 5px 5px 12px;
}

#classificados{
	text-transform:uppercase;
	width:183px;
	float:left;
	height:160px;
	text-align:center;
	background:url("../images/small.png") no-repeat top left;
	padding:17px 0px 0px 0px;
	position: static;
}

.classificados-texto{
	padding-top:13px;
	text-align:center;
	line-height:1.2em;
	text-transform: capitalize;
}

.tabela_cliente_1 {
	background: url(http://classificadospt.com/images/icon_privado.png) no-repeat;
	padding: 0px 0px 0px 60px;
	margin:0px;
}

.tabela_cliente_2 {
	background: url(../images/icon_area.png) no-repeat;
	color: #F60;;
	padding: 0px 0px 0px 60px;
	margin:0px;
}
.tabela_cliente_3 {
	background: url(http://classificadospt.com/images/icon_definicoes.png) no-repeat;
	color: #F60;
	padding: 0px 0px 0px 70px;
	margin:0px;
}
.tabela_cliente_4 {
	background: #ebf4f7 no-repeat;
	color: #F60;
	padding: 0px 10px 0px 10px;
	margin:0px;
	border:2px #09F solid;
}
.tabela_cliente_4_texto {
	color:#333;
	font-size:12px;
}

.tabela_cliente_titulo {
	font-size:14px;
	color:#F60;
	font-weight:bold;
	font-family:Tahoma, Geneva, sans-serif;
	line-height:2.2em;
}
.tabela_cliente_titulo_cor2 {
	font-size:14px;
	color: #06C;
	font-weight:bold;
	font-family:Tahoma, Geneva, sans-serif;
	line-height:2.2em;
}
.tabela_cliente_ponto {
	background: url(http://classificadospt.com/images/ponto.png) no-repeat;
	font-size:12px;
	color:#666666;
	font-weight:bold;
	font-family:Tahoma, Geneva, sans-serif;
	padding: 0px 0px 0px 15px;
}
.noticias p {
	padding-bottom:20px;
	font-size:13px;
	}

#gerir_anuncios_fundo {
	width:930px;
	height:125px;
	background:url(http://classificadospt.com/images/caixa.png) no-repeat;
	padding:10px 0px 0px 0px;

}
#gerir_anuncios_fundo a{
	text-decoration:none;
	color: #666;
	font-size:12px;
}
#gerir_anuncios_fundo a:hover{
	text-decoration:underline;
	color: #333;
	font-size:12px;
}

#subcategoriadetalhes {
	width:920px;
	margin: 0px 0px 10px 5px;
	padding: 0px;
	border-bottom: 2px #ccc solid;
}

.subcategoriadetalhes_titulo {
	text-decoration:none;
	width: 650px;
	padding:0px 8px 0px 8px;
	text-align:left;
	font-size:14px;
	color: #06C;
	font-weight:normal;
	line-height:1.5em;
	text-transform: uppercase;
}

.subcategoriadetalhes_titulo a {
	text-decoration:none;
	width: 650px;
	padding:0px 8px 0px 8px;
	text-align:left;
	font-size:14px;
	color: #06C;
	font-weight:bold;
	line-height:1.5em;
	text-transform: uppercase;
}

.subcategoriadetalhes_titulo a:hover {
	text-decoration: underline;
	width: 650px;
	text-align:left;
	font-size:14px;
	color: #06C;
	font-weight:bold;
	line-height:1.5em;
	text-transform: uppercase;
}

.subcategoriadetalhes_obs {
	text-decoration:none;
	width: 650px;
	padding:0px 25px 0px 15px;
	text-align:left;
	font-size:12px;
	color: #333;
	font-weight:normal;
	line-height: 1.6em;
}

.subcategoriadetalhes_preco {
	width: 151px;
	padding:5px 8px 6px 8px;
	text-align:right;
	font-size:15px;
	color: #000;
	font-weight:bold;
	line-height:1.5em;
	text-transform: capitalize;
}

.gerir_anuncios_preco {
	padding:0px;
	text-align:right;
	font-size:15px;
	color: #000;
	font-weight:bold;
	line-height:1.5em;
	text-transform: capitalize;
}

.gerir_anuncios_online {
	width:100px;
	text-align:right;
	background:url(http://classificadospt.com/images/estado_online.gif) no-repeat left;
	padding:0px 0px 0px 17px;
	font-size:14px;
	margin: 0px;
	height:20px;
	line-height:1.5em;
	color:#00c500;
}

.gerir_anuncios_offline {
	background:url(http://classificadospt.com/images/estado_offline.gif) no-repeat left;
	padding:0px 0px 0px 17px;
	font-size:14px;
	font-weight:bold;
	margin: 0px;
	height:20px;
	line-height:1.5em;
	color: #666;
}

.gerir_anuncios_expira {
	background:url(http://classificadospt.com/images/estado_expira.gif) no-repeat left;
	padding:0px 0px 0px 17px;
	font-size:14px;
	font-weight:bold;
	margin: 0px;
	height:20px;
	line-height:1.5em;
	color: #C90;
}

.gerir_anuncios_obs {
	text-decoration:none;
	width: 100%;
	padding:0px 25px 0px 15px;
	text-align: justify;
	font-size:12px;
	color: #333;
	font-weight:normal;
	line-height: 1.6em;
}

.gerir_anuncios_obs a {
	text-decoration:none;
	padding:0px 0px 0px 0px;
	text-align:left;
	font-size:12px;
	color: #333;
	font-weight:bold;
	line-height:1.5em;
}

.gerir_anuncios_obs a:hover {
	text-decoration: underline;
	padding:0px 0px 0px 0px;
	text-align:left;
	font-size:12px;
	color: #333;
	font-weight:bold;
	line-height:1.5em;
}

/* Estilo da páginação dos anuncios Gestão */
.paginator {
	background:#ececec;
	margin : 0;
	padding : 0;
	list-style : none;
	display : block;
	width:100%;
	height:24px;
	padding : 8px 0px 0px 0px;
	margin-top : 10px;
	text-align:center;
} 

.paginator li {
	display : inline;
	margin-right:10px;
} 

.paginator li a {
	color:#333;
	border : 1px solid #333;
	padding : 4px 7px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
} 

.paginator li a:hover {
	border: 1px solid #999;
	color: #ffffff;
	background: #999; 
}

.paginator li.current a {
	background:#666/*url('../images/botao_paginar.png') 0 0 repeat-x*/;
	border:1px solid #666;
	color:#FFF;
}

.meio {
	width: 910px;
	padding: 5px;
	line-height:1.8em;
	font-size:13px;
}

.meio a{
	width: 910px;
	padding: 5px;
	line-height:1.8em;
	color:#000;
	text-decoration:none;
}

.meio a:hover{
	width: 910px;
	padding: 5px;
	line-height:1.8em;
	color:#000;
	text-decoration:underline;
}

.anuncios_fichatecnica {
	font-size:13px;
	color:#333;
	line-height:2em;
}


