/* Layout
 ------------ */
* {
	/* Reset browsers default margin, padding and font sizes */
	margin: 0;
	padding: 0;
}

html {
	font-size: 100%;
}
.test {

}
body {
	/* Text-Sizing with ems: http://www.clagnut.com/blog/348/ */
	font-family: "Tahoma", Verdana, Helvetica, Arial, sans-serif;
	color: #000000;
	background-color: #1E4266;
	font-size: 11px;
	margin: 0; 
	padding: 0;
}
#body-simple {
	background: #001F3F;
	padding: 0px;
}
#main_wrapper {
	width: 778px;
	margin: 0 auto;
}
/* Misc stuff */
img {
	border: none;
}

.gen {
	margin: 1px 1px;
	font-size: 1.2em;
}

.genmed {
	margin: 1px 1px;
	font-size: 1em;
}

.gensmall {
	margin: 1px 1px;
	font-size: 1em;
}

.titles {
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.3em;
	text-decoration: none;
}

.titles2 {
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.5em;
	text-decoration: none;
	color: #FFFFFF;
}

.error, table td .error {
	color: #FF7F00;
}

.spacer {
	background: #48698D url(images/th.gif) top left repeat-x;
}

hr	{ height: 0px; border: solid #325375 0px; border-top-width: 1px;}

.pagination {
	padding: 4px;
	font-size: 1em;
	font-weight: bold;
}

/* Links
 ------------ */
a {
	color: #FFFFFF;
	text-decoration: none;
}

a:active,
a:visited {
	text-decoration: none;
	color: #FFF;
}

a:hover {
	text-decoration: underline;
	color: #FFF;
}


a.T11blanco {
	color: #FFFFFF;
}

.Txt11blanco {
	color: #FFFFFF;
}

.Txt11amarillo {
	color: #FFCC00;
}

.Txt10blanco {
	color: #FFFFFF;
	font-size: 10px;
}
.Txt10gris {
	color: #4C4C4C;
	font-size: 10px;
}

.T11azul {
	color: #325375;

	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 11px;
}

.Txt13blanco {
	color: #FFFFFF; font-size: 13px;
}

.T11azul:hover {
	color: #5B93B3;

	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

.T12azul {
	color: #325375;

	font-weight: bold;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 12px;
}

.T12azul:hover {
	color: #5B93B3;

	font-weight: bold;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

.Smallazul {
    font-size:10px;
	color: #234C78;
}

.btn_menu { 

height: 42px;
width: 82px;
float: none; text-align: center; vertical-align: middle;
background: url(../imageset/img/menu_bg_btn_off.gif)  no-repeat;
float: right;
border-right: 0px;
border-left: 0px;
border-top: 0px;
display: inline; 
}
.btn_menu:hover {  
height: 42px;
width: 82px;
background: url(../imageset/img/menu_bg_btn.gif) center repeat-x; 
float: right;
border-right: 0px;
border-left: 0px;
border-top: 0px;
}
/* Menu */
#menu_tabs { 
height: 42px; 
margin: 0;
overflow: hidden;
padding: 0; 
width: 557px;


}

#menu_tabs ul {
margin: 0;
padding: 0;
width: 557px;
float: right; 

}

#menu_tabs li { 
display: inline;
height: 42px;
margin: 0;

}

#menu_tabs li a { 
background: url(../imageset/img/menu_bg_btn_off.gif)  no-repeat;
float: right; 
height: 42px;
text-align: center; 
width: 82px; padding-top: 14px;
}

#menu_tabs li a:hover { 
background: url(../imageset/img/menu_bg_btn.gif)  no-repeat;

}
/* Menu Fin*/

/* Resultado */
#div_local {
	width:20px;
	height:26px;
	float: left;
}
#div_visitante {
	width:20px;
	height:26px;
	float: right;
}
/* Resultado Fin*/

.forumlink {
	color: #325375;

	font-weight: bold;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 1.2em;
}

.forumlink:hover {
	color: #5B93B3;

	font-weight: bold;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	text-decoration: none;
}

.titleindex {
	color: #325375;

	font-weight: bold;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 11px;
}

.titleindex:hover {
	color: #5B93B3;

	font-weight: bold;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
}


a.topictitle {
	margin: 1px 0px;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.2em;
}

a.topictitle, .postbody a {
	color: #325375;
}
a.topictitle:visited, .postbody a:visited {
	color: #47688B;
}
a.topictitle:visited:hover, .postbody a:visited:hover {
	color: #325375;
}
a.topictitle:hover, .postbody a:hover {
	color: #5B93B3;
}

/* Header and logo */
#maintable {
	border-style: solid;
	border-width: 0 2px 2px 2px;
	border-color: #284766;
	margin: 0 auto;
	width: 774px;
}
#logorow {
	background: url(images/logo_top.gif) top left repeat-x;
	text-align: center;
	padding: 0;
	min-height: 76px;
}
#logotop {
	background: url(images/logo_bottom.gif) bottom left repeat-x;
}

.pm-notify-new, .pm-notify-unread {
	border-left: solid 1px #3C5F84;
	border-right: solid 1px #325375;
	border-top: solid 1px #3C5F84;
	border-bottom: solid 1px #325375;
	background: #0F3E67 url(images/cell.gif) top left repeat-x;
	margin: 10px 0;
	padding: 10px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}
.pm-notify-new a, .pm-notify-new a:visited, .pm-notify-unread a, .pm-notify-unread a:visited { text-decoration: underline; }
.pm-notify-header {
	margin-bottom: 10px;
	color: #666;
		background: #0F3E67 url(images/cell.gif) top left repeat-x;

}
.pm-notify-new, .pm-notify-unread:hover {
	border-left: solid 1px #FF942A;
	border-right: solid 1px #FF7F00;
	border-top: solid 1px #FF942A;
	border-bottom: solid 1px #FF7F00;
			background: #0F3E67 url(images/cell.gif) top left repeat-x;

}
.pm-notify-new { padding: 30px;  }

/* Navigation buttons */
.navrow {
	background: url(images/buttons.gif) top left repeat-x; 
	height: 23px;
	overflow: hidden;
	color: #FFA44A;
	text-align: center;
	font-size: 11px;
	padding-bottom: 2px;
	padding-top: 0;
}
* html .navrow { height: 21px; }
.navrow b, .navrow strong { font-weight: normal; }
.navrow a, .navrow a:visited {
	color: #325375;
	text-decoration: none;
}
.navrow a:hover { 

	text-decoration: underline; 
}

a.link-new, a.link-new:visited { color: #203D59; }
a.link-new:hover, a.link-new:visited:hover { color: #5B93B3; }

/* Content and tables */
#contentrow {
	padding: 5px;
	background-color: #001F3F;
}

.tablebg {
	border-bottom: solid 1px #BDC8D4; border-top: 0; border-left: solid 1px #BDC8D4;; border-right: solid 1px #BDC8D4;
	background: #FFD485 url(images/cell.gif) top left repeat-x;
}
.tableheader {
	border: 0; padding: 0;
	}

.row1, .row2, .row3, .forumrules, tr.row1 .row, tr.row2 .row, tr.row3 .row, .postbottom {
	border-left: solid 1px #BDC8D4;
	border-right: solid 1px #BDC8D4;
	border-top: 0;
	border-bottom: solid 1px #A1B3C6;
	background-color: #BDC8D4;
	padding: 4px;
}
.subforum {
	border: 0;
	background-color: #5B93B3;

}
th {
	color: #E7EBF0; 
	font-size: 11px; 
	font-weight: bold;
	background: #48698D url(images/th.gif) top left repeat-x;
	white-space: nowrap;
	padding: 0 5px;
	text-align: center;
	height: 26px;
	border-left: solid 1px #5B7EA4;
	border-right: solid 1px #48698D;
	border-top: solid 1px #57799D;
	border-bottom: solid 1px #48698D;
}
th a, th a:visited {
	color: #E7EBF0 !important;
	text-decoration: underline;
}
th a:hover {
	color: #FFF;
	text-decoration: underline;
}

td {
	padding: 0px;
}
td.profile {
	padding: 4px;
}
.catdiv {
	height: 24px;
	padding: 0 3px;
	border-left: solid 1px #F5F7F9;
	border-right: solid 1px #A1B3C6;
	border-top: solid 1px #F5F7F9;
	border-bottom: solid 1px #A1B3C6;
	background: #E9EBED url(images/cathead.gif) top left repeat-x;
}
.rtl .catdiv {
	background: #E9EBED url(images/cathead.gif) top left repeat-x;
}

.cat {
	height: 24px;
	padding: 0 3px;
	border-left: solid 1px #F5F7F9;
	border-right: solid 1px #A1B3C6;
	border-top: 0;
	border-bottom: solid 1px #A1B3C6;
	background-color: #356394;
	text-indent: 4px;
}
.cathead {
	background: #EDEEF0 url(images/catbottom.gif) top left repeat-x;
	height: 24px;
	padding: 1px 3px;
	border-left: solid 1px #5B7EA4;
	border-right: solid 1px #48698D;
	border-top: solid 1px #57799D;
	border-bottom: solid 1px #48698D;
}

.legend {
	padding: 4px;
}


/* Table header */
caption { 
	margin: 0; 
	padding-left: 10px;
	background: url(images/hdr_mid.gif) top left repeat-x;
	white-space: nowrap;
	height: 29px;
	text-align: left;
}
.cap-left {
	background: url(images/hdr_left.gif) top left no-repeat;
	height: 29px;
}
.cap-right {
	background: url(images/hdr_right.gif) top right no-repeat;
	padding-top: 6px;
	height: 29px;
}
caption, caption h1, caption h2, caption h3, caption h4, caption span { 
	font-size: 13px;
	font-weight: bold;
	color: #E6EAF0;
}
caption h1, caption h2, caption h3, caption h4, caption span { 
	display:  inline; text-align: left; 
}
caption a, caption a:visited {
	color: #E6EAF0;
	text-decoration: none;
}
caption a:hover {
	color: #FFF;
	text-decoration: none;
}


/* Footer */
#wrapfooter {
	text-align: center;
	color: #CCCCCC;
	padding-top: 10px;
}

.copyright {
	color: #666;
	font-weight: normal;
	font-size: 9px;
	line-height: 1.2em;
}
.copyright a, .copyright a:visited {
	color: #444;
	text-decoration: underline;
}
.copyright a:hover { color: #FF7F00; }


/* Breadcrumbs */
p.breadcrumbs {
	margin: 0;
	padding: 0;
	float: left;
	color: #AAA;
	font-weight: bold;
	white-space: normal;
	font-size: 12px;
}
.rtl p.breadcrumbs {
	float: right;
}

p.datetime {
	margin: 0;
	padding: 0;
	float: right;
	white-space: nowrap;
	font-size: 1em;
}

.rtl p.datetime {
	float: left;
}

/* Index/viewforum */
.subforum.read { 
	background: url(images/sub_old.gif) top left no-repeat;
	padding-left: 12px; color: #000000;
}
.subforum.unread { 
	background: url(images/sub_new.gif) top left no-repeat;
	padding-left: 12px; color: #000000;
}
.legend {
	text-align: center;
	margin: 0 auto;
	padding: 2px;
}
.legend-viewforum { 
	margin: 0; 
	text-align: left; 
}

.forumrules {
	padding: 4px;
	font-weight: normal;
	font-size: 1.1em;
	border-left-color: #AAA;
	border-top-color: #AAA;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}
.forumrules h3 {
	color: #FF7F00;
}

/* Login Form */
.logintop { BACKGROUND-IMAGE: url(../imageset/img/form_login_user.gif); height: 17px; width: 78px;  FONT-SIZE: 11px; FONT-FAMILY: Tahoma; color: #FFFFFF; BORDER-LEFT: 0px;  BORDER-BOTTOM: 0px; BORDER-RIGHT: 0px; BORDER-TOP: 0px;   margin: 0; padding-top: 3px; padding-bottom: 0px; padding-left: 23px;}

.logintoppass { BACKGROUND-IMAGE: url(../imageset/img/form_login_pass.gif); height: 17px; width: 81px;  FONT-SIZE: 11px; FONT-FAMILY: Tahoma; color: #FFFFFF; BORDER-LEFT: 0px;  BORDER-BOTTOM: 0px; BORDER-RIGHT: 0px; BORDER-TOP: 0px;   margin: 0; padding-top: 3px; padding-bottom: 0px; padding-left: 20px;}

.logintopbtn { background-color: transparent; padding: 0; margin: 0; border: 0;}

/* Post */
.postsubject {
	font-size: 12px;
	font-weight: bold;
	color: #325375;
}
td.postbottom { 
	 background-color: #234C78; 
	
	font-size: 10px;
	color: #444;
	white-space: nowrap;
	padding: 2px;
	vertical-align: middle;
}
td.postbuttons { padding-top: 3px; }
.postdetails { 
	color: #666;
	font-size: 10px; 
	text-align: left;
}
.postdetails b {
	color: #444;
}
.posterrank		{ font-size: 9px; color: #666; }
.posterprofile	{ font-size: 10px; color: #666; }

.postauthor {
	color: #325375;
	font-size: 12px;
	margin-bottom: 3px;
	font-weight: bold;
}
.postonline { margin-bottom: 2px; }

.postreported, .postreported a:visited, .postreported a:hover, .postreported a, .postreported a:active {
	margin: 1px 0px;
	color: #5B93B3;
	font-weight: bold;
}

.postapprove, .postapprove a:visited, .postapprove a:hover, .postapprove a, .postapprove a:active {
	color: #00FF00;
	font-weight: bold;
}

.postapprove img, .postreported img {
	vertical-align: bottom;
}

.postbody {
	font-size: 12px;
	line-height: 1.4em;
	margin: 3px 0;
}
.signature {
	font-size: 11px;
	color: #888;
	margin-top: 5px;
}
.signature .line { color: #AAA; }

.postbody li, ol, ul {
	margin: 0 0 0 1.5em;
}

.rtl .postbody li, .rtl ol, .rtl ul {
	margin: 0 1.5em 0 0;
}

.posthilit {
	background-color: #325375;
}

.postsubject {
	font-size: 12px;
	font-weight: bold;
	color: #325375;
}

.postbody a { text-decoration: underline; }

/* UCP */
.folder-current a, .folder-current a:visited {
	color: #000;
	font-weight: bold;
}
.folder-current a:hover { color: #FF7F00; }

td.pm_marked_colour { background: #FF7F00; }
td.pm_marked_colour_left { border-left: solid 3px #FF7F00; padding-left: 2px; }
td.pm_marked_colour_right { border-right: solid 3px #FF7F00; padding-right: 2px; }

td.pm_replied_colour { background: #325375; }
td.pm_replied_colour_left { border-left: solid 3px #325375; padding-left: 2px; }
td.pm_replied_colour_right { border-right: solid 3px #325375; padding-right: 2px; }

td.pm_friend_colour { background: #007700; }
td.pm_friend_colour_left { border-left: solid 3px #007700; padding-left: 2px; }
td.pm_friend_colour_right { border-right: solid 3px #007700; padding-right: 2px; }

td.pm_foe_colour { background: #DD0000; }
td.pm_foe_colour_left { border-left: solid 3px #DD0000; padding-left: 2px; }
td.pm_foe_colour_right { border-right: solid 3px #DD0000; padding-right: 2px; }


/* Form Elements
 ------------ */
form {
	margin: 0;
	padding: 0;
	border: 0;
}

input {
	color: #333333;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding: 1px;
	border: 1px solid #A9B8C2;
	background-color: #DBE0E7;

}

textarea {
	background-color: #DBE0E7;
	color: #333333;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px; 
	line-height: 1.4em;
	font-weight: normal;
	border: 1px solid #A9B8C2;
	padding: 2px;
}

select {
	color: #333333;
	background-color: #DBE0E7;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	border: 1px solid #A9B8C2;
	padding: 1px;
}

option {
	padding: 0 1em 0 0;
}

option.disabled-option {
	color: graytext;
}

.rtl option {
	padding: 0 0 0 1em;
}

input.radio {
	border: none;
	background-color: transparent;
}

.post {
	background-color: #DBE0E7;
	border-style: solid;
	border-width: 1px;
}

.btnbbcode {
	color: #000000;
	font-weight: normal;
	font-size: 1.1em;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	background-color: #EFEFEF;
	border: 1px solid #666666;
}

.btnmain {
	font-weight: bold;
	background-color: #DBE0E7;
	border: 1px solid #A9B8C2;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 11px;
}

.btnlite {
	font-weight: normal;
	background-color: #DBE0E7;
	border: 1px solid #A9B8C2;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 11px;
}

.btnfile {
	font-weight: normal;
	background-color: #DBE0E7;
	border: 1px solid #A9B8C2;
	padding: 1px 5px;
	font-size: 11px;
}

.helpline {
	background-color: #DBE0E7;
	border-style: none;
}

/* BBCode
 ------------ */
.quotetitle, .attachtitle, .codetitle {
	margin: 10px 5px 0px 5px;
	padding: 2px 4px;
	border: solid 1px #325375;
	color: #325375;
	background-color: #EEF1F5;
	font-size: 0.85em;
	font-weight: bold;
}

.quotetitle .quotetitle {
	font-size: 1em;
}

.quotecontent, .attachcontent {
	margin: 0px 5px 10px 5px;
	padding: 5px;
	border-color: #325375;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	font-weight: normal;
	font-size: 1em;
	line-height: 1.4em;
/*	font-family: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif; */
	background-color: #EEF1F5;
	color: #444;
}

.attachcontent {
	font-size: 0.85em;
}

.codecontent {
	direction: ltr;
	margin: 0px 5px 10px 5px;
	padding: 5px;
	border-color: #325375;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	font-weight: normal;
	font-size: 11px;
	font-family: Monaco, 'Courier New', monospace;
	background-color: #EEF1F5;
	color: #444;
}

.quotewrapper, .codewrapper, .attachwrapper {
	clear: both;
	margin: 10px 5px;
	background: #4F7092 url(images/code_header.gif) top left no-repeat;
	padding-left: 19px;
	border: solid 1px #325375;
}
.quotewrapper { background-image: url(images/quote_header.gif); }
.quotewrapper .quotetitle, .codewrapper .codetitle, .attachwrapper .attachtitle { 
	margin: 0; 
	border-width: 0 0 1px 1px;
}
.quotewrapper .quotecontent, .codewrapper .codecontent, .attachwrapper .attachcontent {
	margin: 0; 
	border-width: 0 0 0 1px;
}
.attachcontent, html>body .postbody {
        overflow: auto;
        overflow-x: auto;
}


.syntaxbg {
	color: #000;
}

.syntaxcomment {
	color: #666;
}

.syntaxdefault {
	color: #000;
}

.syntaxhtml {
	color: #000;
}

.syntaxkeyword {
	color: #FF7F00;
}

.syntaxstring {
	color: #325375;
}


/* More misc stuff */
h1 {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
	font-size: 1.8em;
	text-decoration: none;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.5em;
	text-decoration: none;
	line-height: 120%;
}

h3 {
	font-size: 1.3em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
}

h4 {
	margin: 0px;
	font-size: 1.1em;
	font-weight: bold;
}

p {
	font-size: 11px;
}

p.moderators {
	margin: 0px;
	float: left;
	color: #CCC;
	font-weight: bold;
}

.rtl p.moderators {
	float: right;
}

p.linkmcp {
	margin: 0px;
	float: right;
	white-space: nowrap;
}

.rtl p.linkmcp {
	float: left;
}

p.searchbar {
    font-size: 11px;
	padding: 0;
	white-space: nowrap;
} 


p.searchbarreg {
	margin: 0px;
	float: right;
	white-space: nowrap;
}

.rtl p.searchbarreg {
	float: left;
}

p.forumdesc {
	padding-bottom: 4px;
}

p.topicauthor {
	margin: 1px 0px;
}

p.topicdetails {
	margin: 1px 0px;
}
td.history-current, tr.row1 td.history-current, tr.row2 td.history-current {
	background: #CCC;
}

table.colortable td {
	padding: 0;
}

pre {
	font-size: 1.1em;
	font-family: Monaco, 'Courier New', monospace;
}

.nowrap {
	white-space: nowrap;
}

.username-coloured {
	font-weight: bold;
}

.sep {
	color: #444;
}


/* bugs */
@media all and (min-width: 0px)
{
	/* reset file input style for Opera - it changes only text color and border, but not bg color */
	.btnfile, .btnfile:hover, .btnfile:focus { 
		border: none; 
		background-color: #FFF;
		color: #000;
	}

}

/* OleOle Header Navigation */
.clear {
	font-size: 1px;
	line-height: 1px;
	clear: both;
}
#header_nav {
	width: 774px;
	height: 40px;
	background: transparent url(/images/editable_nav_bg.gif) no-repeat;
	text-align: left;
	font-family: Helvetica,Arial,sans-serif;
}
#header_nav a:hover {
	text-decoration: none;
}
#header_nav ul{
	list-style-type: none;
}
#header_nav_menu {
	float: left;
}
#header_nav_menu li.nav1 {
	display: block;
	float: left;
	margin-right: 15px;
	position: relative;
}
#header_nav_menu li.nav1 img {
	cursor: pointer;
}
#header_nav_menu li ul {
	position: absolute;
	top: 36px;
	left:-15px;
	z-index: 11;
	border-right: 1px solid #DDD;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
	padding: 12px 0 5px;
	background: #EEE url(/images/subnav_bg.gif) repeat-x top left;
	visibility: hidden;
   /* visibility: visible; */
}
#header_nav_menu li ul li ul {
	border-top: 1px solid #DDD;
	padding: 9px 0 5px;
}

#header_nav_menu li li {
	display: block;
	float: none;
	margin: 0;
	padding: 4px 0;
	font-size: 11px;
	line-height: 1em;
	width: 11em;
}
#header_nav_menu li li.addotional {
	border-top: 1px dotted #999;
}
#header_nav_menu li li a {
	color: #333;
	display: block;
	padding: 0 15px;
}
#header_nav_menu li li a:active,
#header_nav_menu li li a:hover {
	color: #E54720;
}

/* hide the 3rd levels and give them a positon absolute so that they take up no room */
#header_nav_menu ul ul ul {
	visibility: hidden;
	top: 0;
	left: 102px;
}

/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
#header_nav_menu li {
	float: left;
	position: relative;
}
#header_nav_menu #quicklinks_nav ul,
#header_nav_menu #quicklinks_nav li {
	width: 170px;
}
#header_nav_menu #quicklinks_nav ul {
	padding: 12px 15px 5px;
}
#header_nav_menu li #quicklinks li {
	clear: both;
	line-height: 1.2em;
	padding: 5px 0 2px;
	border-bottom: 1px dotted #999;
}
#header_nav_menu li #quicklinks li a {
	margin-right: 3px;
	width: 130px;
	display: block;
	float: left;
	position: relative;
	top: 3px;
	overflow: hidden;
	padding: 0;
}
#quicklinks li input {
	width: 159px;
	border: 1px solid #CCC;
	border-top: 1px solid #777;
	padding: 2px;
	margin-bottom: 2px;
	font-size: 11px;
}
#quicklinks li img {
	float: right;
}
#quicklinks-addlink {
	font-weight: bold;
	cursor: pointer;
}
li:hover#quicklinks-addlink {
	color: #E54720;
}
#quicklinks li.quicklinks_login {
	border-bottom-width: 0;
}
#quicklinks li.quicklinks_login a {
	width: auto;
}
/* Breadcrumbs */
#header_bc {
	background: #000 url(../imageset/img/icon_home.gif) no-repeat left center;
	padding: 4px 2px 0 28px;
	color: #CCC;
	font-size: 11px;
	height: 20px;
	line-height: 15px;
	text-align: left;
}
#header_bc a {
	color: #E54720;
}
#header_bc a:hover {
	color: #F93;
	text-decoration: none;
}
#header_bc a:active {
	color: #F93;
	text-decoration: none;
}
#header_bc span {
	color: #FFF:
}
/* IE7 Hack */
*+html .navrow { height: 21px; }
