*{margin:0;padding:0;}

body{background:#e7e7de;font-family: verdana,sans-serif;}

a,a:link,a:visited,a:active{text-decoration: underline;color:#2A5DB6;outline: none;cursor: pointer;}

a:hover{text-decoration: underline;color:#000033;outline: none;cursor: pointer;}

table{border-collapse:collapse;border-spacing:0;}

li, ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}

h1,h2,h3{}

#wrapper{background:#e7e7de;width:980px;margin:0 auto;text-align: left;}

img.middle{vertical-align: middle;}

.main{background:#fff url('/img/main_cap.gif') no-repeat top left;width:980px;font-size:11px;}

.columns{padding-top:10px;padding-left:20px;padding-right:20px;width:940px;}

.column{float: left;color:#3e3e3e;font-size:11px;}

#header{position: relative; margin:5px 0 0 0;}

#header h1{color:#3e3e3e;font:36px arial,sans-serif;font-weight:bold;line-height:36px;padding:20px 20px 0px 20px;}

#header .normal{font-weight: normal;}

div#header{position: relative;width:980px;height:100px;z-index:1111;}

div#container img#logo{position:absolute;left:20px;top:10px;z-index:999999;}

img#logo{margin-top:10px;}

#top {
color:#222222;
height:28px;
margin:5px auto 0;
position:relative;
text-align:left;
width:1000px;
}

#top_left {
left:0;
padding:2px 0 0 17px;
position:absolute;
top:0;
z-index:10;
}

#top_right {
float:right;
}

#top_left li {
float:left;
font-size:0.65em;
margin:0 15px 0 0;
}

#top_active_tab {
background:transparent url(images/top_corner_nw1.png) no-repeat scroll left top !important;
padding-left:5px;
}

#container{clear: left;}

img{border:0;}

.clear{display:block;clear:both;visibility: hidden;}

div.box{position: relative;}

div.box div.bar div.content{position: relative;left:8px;top:7px;font:bold 11px/11px verdana,sans-serif;padding:0;margin:0;color:#fff;float:left;}

div.box div.bar h4{position:absolute;top:7px;left:8px;line-height:11px;padding:0;margin:0;font-size:13px;color:#fff;}

div.bar {background-color:#6694E3;}

div.box div.bar{height:25px;background-color:#6694E3;}

.content {
background:#E0ECFF none repeat scroll 0 0;
font-size:10px;
line-height:16px;
padding:5px 10px;
}

.content p {
	padding:5px 0;
}

.box {font-size:11px;margin-bottom:10px;}

/* Form */

form {
margin:0;
padding:0;
}

div.form p {
	margin: 10px 0;
}

form dl {
	padding:10px 0 0 0;
	color: #333333;
}

form dt {
	float:left;
	width:95px;
	/*margin-top:3px;*/
	color: #333333;
}

form dd {
	margin:0 0 10px 95px;
}

input[type=checkbox] {
	margin: 5px 5px 0 0;
}

input[type=button] {
	margin: 0 0 0 5px;
}

select {
	clear:both;
	margin-right:3px;
}

/* Tables */
table {
	background: #fff;
	border:1px solid #ccc;
	border-right:0;
	clear: both;
	color: #333;
	margin-bottom: 10px;
	width: 100%;
}
th {
	background: #f2f2f2;
	border:1px solid #bbb;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	text-align: center;
}
th a {
	background:#f2f2f2;
	display: block;
	padding: 2px 4px;
	text-decoration: none;
}
th a:hover {
	background: #ccc;
	color: #333;
	text-decoration: none;
}
table tr td {
	background: #fff;
	border-right: 1px solid #ccc;
	padding: 4px;
	text-align: center;
	vertical-align: top;
}
table tr.altrow td {
	background: #f4f4f4;
}
td.actions {
	text-align: center;
	white-space: nowrap;
}
td.actions a {
	margin: 0px 6px;
}
.cake-sql-log table {
	background: #f4f4f4;
}
.cake-sql-log td {
	padding: 4px 8px;
	text-align: left;
}

/* Paging */
div.paging {
	color: #193949;
	margin: 2em 0;
}
div.paging div.disabled {
	display: inline;
	
	border:1px solid #DDDDDD;
	color:#999999;
	margin:0 1px;
	padding:2px 5px;
	text-decoration:none;
}
div.paging span {
}
div.paging span.current {
	margin:0 1px;
	padding:2px 5px;
	text-decoration:none;
	
	background:#2A5DB6;
	border:1px solid #2A5DB6;
	color:#FFFFFF;
}
div.paging a {
	border:1px solid #2A5DB6;
	color:#2A5DB6;
	margin:0 1px;
	padding:2px 5px;
	text-decoration:none;
}

div.paging a:hover  {
	border:1px solid #2A5DB6;
	color:#FFFFFF;
	background:#2A5DB6;
	text-decoration:none;
}

div.paging span a:hover  {
}

#footer {
	background:#FFFFFF url(/img/footer.gif) no-repeat scroll 100% 0;
	clear:both;
	min-height:180px;
	position:relative;
	text-align:left;
}

#footer .col, #footer .col-last {
float:left;
margin:10px 0 0;
min-height:210px;
padding:1px 0;
position:relative;
width:18.5%;
}

#footer-contents {
padding:10px 20px;
}

#footer-last {
	font-size:9px;
	padding-top:10px;
	clear:both;
}

#files_list {
	padding:10px 0 20px 0;
}

#files_list div {
	padding:10px 0;
}






#searchform li {
float:left;
}





/* Notices and Errors */
div.message {
	clear: both;
	color: #900;
	font-size: 120%;
	font-weight: bold;
	margin: 1em 0;
}
div.error-message {
	clear: both;
	color: #900;
	font-weight: bold;
}
p.error {
	background-color: #e32;
	color: #fff;
	font-family: Courier, monospace;
	font-size: 120%;
	line-height: 140%;
	padding: 0.8em;
	margin: 1em 0;
}
p.error em {
	color: #000;
	font-weight: normal;
	line-height: 140%;
}
.notice {
	background: #ffcc00;
	color: #000;
	display: block;
	font-family: Courier, monospace;
	font-size: 120%;
	line-height: 140%;
	padding: 0.8em;
	margin: 1em 0;
}
.success {
	background: green;
	color: #fff;
}

/*  Actions  */
div.actions ul {
	margin: 0px 0;
	padding: 0;
}
div.actions li {
	display: inline;
	list-style-type: none;
	line-height: 2em;
	margin: 0 2em 0 0;
	white-space: nowrap;
}
div.actions ul li a {
	background:#fff;
	color: #003d4c;
	text-decoration: none;
}
div.actions ul li a:hover {
	color: #333;
	text-decoration: underline;
}

/* Related */
div.related {
	clear: both;
	display: block;
}

/* Debugging */
pre {
	color: #000;
	background: #f0f0f0;
	padding: 1em;
}
pre.cake-debug {
	background: #ffcc00;
	font-size: 120%;
	line-height: 140%;
	margin-top: 1em;
	overflow: auto;
	position: relative;
}
div.cake-stack-trace {
	background: #fff;
	border: 4px dotted #ffcc00;
	color: #333;
	margin: 0px;
	padding: 6px;
	font-size: 120%;
	line-height: 140%;
	overflow: auto;
	position: relative;
}
div.cake-code-dump pre {
	position: relative;
	overflow: auto;
}
div.cake-stack-trace pre, div.cake-code-dump pre {
	color: #000;
	background-color: #F0F0F0;
	margin: 0px;
	padding: 1em;
	overflow: auto;
}
div.cake-code-dump pre, div.cake-code-dump pre code {
	clear: both;
	font-size: 12px;
	line-height: 15px;
	margin: 4px 2px;
	padding: 4px;
	overflow: auto;
}
div.cake-code-dump span.code-highlight {
	background-color: #ff0;
	padding: 4px;
}
div.code-coverage-results div.code-line {
	padding-left:5px;
	display:block;
	margin-left:10px;
}
div.code-coverage-results div.uncovered span.content {
	background:#ecc;
}
div.code-coverage-results div.covered span.content {
	background:#cec;
}
div.code-coverage-results div.ignored span.content {
	color:#aaa;
}
div.code-coverage-results span.line-num {
	color:#666;
	display:block;
	float:left;
	width:20px;
	text-align:right;
	margin-right:5px;
}
div.code-coverage-results span.line-num strong {
	color:#666;
}
div.code-coverage-results div.start {
	border:1px solid #aaa;
	border-width:1px 1px 0px 1px;
	margin-top:30px;
	padding-top:5px;
}
div.code-coverage-results div.end {
	border:1px solid #aaa;
	border-width:0px 1px 1px 1px;
	margin-bottom:30px;
	padding-bottom:5px;
}
div.code-coverage-results div.realstart {
	margin-top:0px;
}
div.code-coverage-results p.note {
	color:#bbb;
	padding:5px;
	margin:5px 0 10px;
	font-size:10px;
}
div.code-coverage-results span.result-bad {
	color: #a00;
}
div.code-coverage-results span.result-ok {
	color: #fa0;
}
div.code-coverage-results span.result-good {
	color: #0a0;
}

#photos-container {
	margin:0 0 15px 0;
}

#items {
	padding:10px 0 0 0;
}

#items li {
	padding:0 0 20px 0;
}

#items li {
	margin:3px 0;
}

#crumbtrail {
	padding: 0 0 10px 0;
	font-size:10px;
}

#logo {
	float:left;
}

#topad {
	float:right;
}

.columns p {
	/*padding:5px 0 0 0;*/
	line-height:1.6em;
	font-size:11px;
}

.sponsors {
margin:9px 0 0 20px;
}

.sponsors li {
float:left;
margin:0 12px 12px 0;
}






#browse {
margin-right:15px;
width:589px;
}
#browse, #fpromo {
color:#666666;
float:left;
font-size:11px;
}

#browse h3, #fpromo h3 {
-x-system-font:none;
color:#3E3E3E;
font-size:18px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:1.5em;
margin-bottom:12px;
text-align:left;
}

.pane {
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #E7E4DA;
margin:0.5em 0;
padding:5px;
}

.pane h3, #related .lkbx h5, #vdpop .lkbx h5 {
-x-system-font:none;
background:#E7E7DE none repeat scroll 0 0;
color:#7A7764;
font-size:20px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:1.5;
margin-bottom:6px;
padding:0 6px;
text-align:center;
}

#bc1 {
border-left:1px solid #E5E5DD;
float:right;
margin-bottom:0.5em;
padding:0 6px;
width:210px;
}

#bc2 ul {
float:left;
padding-right:16px;
width:160px;
}

#browse ul {
color:#888888;
margin-bottom:1.5em;
/*padding-left:16px;*/
}
#browse ul, #fpromo ul {
position:static;
}

#fpromo .fp1 {
border:1px solid #E7E4DA;
float:left;
height:73px;
margin:0.5em 0 1em 10px;
width:75px;
}

#fpromo .fp2 {
float:left;
height:75px;
margin:0.5em 0 1em 10px;
width:215px;
}

#bc2 .nav {
border:0 none;
clear:none;
float:left;
font-size:11px;
margin-bottom:1.5em;
padding:0;
}
#nav, .nav {
-x-system-font:none;
border-bottom:1px solid #E5E5E5;
border-top:1px solid #E5E5E5;
clear:right;
color:#666666;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:1.5;
padding:5px 8px;
}

#bc2 .nav h4 {
display:block;
font-weight:bold;
}

.moref {
	float:right;
}

.linkad {
	padding:5px 0;
}

.textad {
	padding:5px 0;
}

.small {
	font-size:9px;
	margin:0;
	padding:0;
}

.venue_item {
	font-size:12px;
	margin:0;
	padding:0;
}

a.enviar_amigo {
background:transparent url(/img/email_go.png) no-repeat scroll right top;
padding:1px 21px 1px 0;
}

.alert {
	background-color: #ffcc00;
	color: #193949;
	display: block;
	font-size: 120%;
	padding: 0.8em;
}

#article_text {
	margin:10px 0;
}

#article_photo {
	margin:10px 0;
}

#share {
	margin:10px 0;
}


.featured_item {
	padding: 8px 0;
	float:left;
	width:440px;
}
/*
.featured_item p {
	padding:5px 0 0 0;
	line-height:0.9;
}

.featured_item a {
	font-size:15px;
}

.featured_item .featured_thumb {
display:block;
height:80px;
overflow:hidden;
width:274px;
}
*/

.listbody {
	float:left;
	width:300px;
}

.listbody p {
	font-family:arial,sans-serif;
	font-size:13px;
	/*line-height:14px;*/
	color:#333;
	margin:0;
	padding:0;		
}

.listthumb {
	float:right;
	width:125px;
	height:82px;
}