/**	
*	Mambo Open Source Version 4.0
*	Dynamic portal server and Content managment engine
*	22-10-2002
*
*	Copyright (C) 2000 - 2002 Miro International Pty. Limited
*	Distributed under the terms of the GNU General Public License
*	This software may be used without warranty provided these statements are left 
*	intact and a "Powered By Mambo" appears at the bottom of each HTML page.
*	This code is Available at http://sourceforge.net/projects/mambo
*
*	Site Name: Mambo Open Source Version 4.0
*	File Name: theme_mt_business_2.css
*	Developers: Danny Younes - danny@miro.com.au
*				Nicole Anderson - nicole@miro.com.au
*				Robert Castley - robert@castley.com
*	Date: 22/10/2002
* 	Version #: 4.0
*	Comments:
*
*	Changed by: Nuno Carvalho - nuno@aabraga.pt
*	Date: 2004/10/19
*/


/* Body */
body, td, input, textarea {
	font-family: arial, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #333333;
	background-color: #fff;
	margin: 0 0 0 0;
	cursor: default;
}

body.admin, body.banner {
	width: 100%;
}

label {
	display: block;
}

/* H# */
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #9F0000;
	text-align: center;
	margin-top: 17px;
	margin-bottom: 20px;
}

h2 {
	font-size: 14px;
	font-weight: normal;
	color: #000;
	text-align: center;
	margin-bottom: 20px;
}

/* Links */
a, a:visited {
	color: #9F0000;
	text-decoration: none;
}

a:hover, a:active {
	color: #9F0000;
	text-decoration:underline;
}

a:hover.minus, a:active.minus {
	color: #9F0000;
	text-decoration: none;
}

/* center */
.center {
	text-align: center;
}

/* vertical space */
.vspace {
	width: 100%;
	height: 20px;
}

/* msgbox */
.msgbox {
	position: relative;
	margin-top: 40px;
	margin-bottom: 40px;
	text-align: center;
}

/* div styles */
div {
	border: none;
	/*border:1px dashed black;*/	/* para debug */
}

#ie_bug {
	position: relative;
	width: 100%;
	text-align: center;
}

#site {
	background-color: #fff;
	width: 990px;
	text-align: justify;
}

#site.admin {
	background-color: #fff;
	background-image: url(../images/back.jpg);
	background-repeat: repeat-y;
	margin:0px auto;
	width: 1000px;
}


#mail .order-products {
	font-size: 9px;
}

#mail .center {
	text-align: center;
}

/* header */
#header .admin {
	position: relative;
	width: 187px;
	height: 30px;
	font-size: 20px;
	font-weight: bold;
	color: #9F0000;
	padding-top: 10px;
	margin-left: 26px;
}

#header .columns_2 {
	position: relative;
	left: 5px;
	top: 10px;
	width: 930px;
	height: 60px;
}

#header .columns_2_admin {
	position: relative;
	left: 25px;
	top: 10px;
	width: 940px;
	height: 60px;
}

#header .date {
	position: relative;
	width: 175px;
	color: #9F0000;
}

#header .left {
	float: left;
	width: 700px;
}

#header .right {
	float: right;
	width: 150px;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 20px;
	border: 1px solid #9F0000;
}

/* menu */
#menu {
	position: relative;
	left: 0px;
	top: 10px;
	width: 750px;
	height: 15px;
}

#banner {
	position: absolute;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 110px;
	background: #9F0000;	
}

#banner .logo {
	float: left;
	width: 200px;
}


#banner .logo img {
	border: 0px;
}

#banner .title {
	float: right;
	font-family: arial, sans-serif;
	text-align: right;
	color: #FFFFFF;
	margin-top: 20px;
	margin-right: 40px;
}

#banner .title .title1 {
	font-size: 32px;
	font-weight: none;
	border-bottom: 1px solid #FFFFFF;
}

#banner .title .title2 {
	font-size: 16px;
	font-weight: 100;
	letter-spacing: 5px;
	margin-top: 4px;
}

/* left */
#left {
	width: 200px;
	height: 100%;
}

/*#left .menu {
	margin-left: 20px;
	width: 150px;
	padding-left: 5px;
	padding-right: 5px;
	border: 1px solid #9F0000;
	margin-bottom: 20px;
}*/

#left .login {
	margin-top: 235px;
	margin-left: 20px;
	width: 150px;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 20px;
	border: 1px solid #9F0000;
}

#right {
	position: absolute;
	width: 100%;
}

/* box */
#box {
	margin-left: 15px;
}

#box.admin {
	left: 25px;
	width: 940px;
}


/* footer */
#footer {
	position: relative;
	left: 210px;
	text-align: center;
	margin-top: 20px;
}

#footer.admin {
	left: 0px;
}

/* w3c */
#w3c {
	width: 100%;
	text-align: center;
}

#w3c img {
	width: 85px;
	height: 15px;
	border: 0px;
}

/* news */
#news .title {
	font-size: 14px;
	font-weight: bold;
 	color: #9F0000;
}

#news .date {
	color: #9F0000;
}

#news img {
	float: left;
	width: 10%;
	height: 10%;
	margin-right: 5px;
}

#news .clear {
	clear: left;
}

#produtos-novos-anuncio {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

/* down */
#down {
	padding-right: 15px;
}

#down table, #header table {
	width: 100%;
	padding: 0px 0px;
	text-align: left;
}

#down th, #order th {
	background-color: #9F0000;
	font-weight: bold;
 	color: #fff;
	text-align: center;
	line-height: 23px;
	border-left: 1px dashed #fff;
	border-top: 1px solid #9F0000;
	border-bottom: 1px solid #9F0000;
}

#down td, #order td {
	text-align: left !important;
	padding: 0px 5px;
	line-height: 25px;
	border-left: 1px dashed #9F0000;
	border-bottom: 1px dashed #9F0000;
}

#down .right {
	text-align: right;
	border-right: 1px dashed #9F0000;
}

#order .right {
	text-align: right;
}

/* products */
#products .title, #quality .title {
	font-weight: bold;
	color: #9F0000;
	text-transform: uppercase;
}

#dialog label {
	margin-top: 15px;
	margin-bottom: 4px;
	font-weight: bold;
}

#dialog label.radio {
	margin-top: 0px;
	margin-bottom: 4px;
	font-weight: normal;
}

#dialog td {
	text-align: left;
	background-color: transparent;
}

#enviado {
	text-align: center;
	padding-top: 30px;
}

#iframe {
	text-align: center;
}

/* admin */
#admin {
	margin:0px auto;
}

#admin table {
	margin: 0px auto;
}

#admin td {
	height: 25px;
	text-align: left;
}

#admin th {
	height: 25px;
	text-align: center;
	font-weight: bold;
}

#admin input, #admin textarea, #admin select {
	width: 580px;
	color: #000;
	border: 1px solid #000;
}

#admin textarea.buy, #admin select.buy {
	width: 520px;
}

#admin select.quality {
	width: auto;
}

#admin .button {
	width: auto;
	text-align: center;
	font-weight: bold;
	background-color: #9F0000;
	color: #fff;
	border: 1px solid #9F0000;
	margin-right: 2px;
}

#admin .radio, #admin .cb {
	width: auto;
	border: none;
}

/* help hint */
#admin .help, #admin .help:visited {
	width: 10px;
	font-size: 12px;
	font-weight: bold;
	background-color: #9F0000;
	color: #fff;
	text-align: center;
	border: 1px solid #9F0000;
}

#admin .help:hover, #admin .help:active {
	width: 10px;
	font-size: 12px;
	font-weight: bold;
	background-color: #fff;
	color: #9F0000;
	text-align: center;
	text-decoration: none;
	border: 1px dashed #9F0000;
}

#admin img {
	width: 16px;
	height: 16px;
	border: none;
}

/* Links *
#admin .link, #admin .link:visited {
	color: #9F0000;
	text-decoration: none;
	background-color: #fff;
	border: none;
}

#admin .link:hover, #admin .link:active {
	color: #9F0000;
	text-decoration:underline;
	background-color: #fff;
	border: none;
}*/


/* hints */
.hint {
	background-color: #FFFFCC;
	border: 1px solid black;
	padding: 2px;
	color: #000;
}

/* frames */
#border-left {
	position: absolute;
	right: -1px;
	height: 100%;
	width: 13px;
	background: #fff url('../images/back-left.jpg') repeat-y scroll top left;
	
}

#border-right {
	background: #fff url('../images/back-right.jpg') repeat-y scroll top left;
}

@media print {
    #w3c, #header, #footer, #banner, #left, #menu {
	display: none;
    }

    #box {
	position: relative;
	left: 0px;
	top: 0px;
        width: 670px;
    }
    #site {
	margin-top: 0px;
	margin-left: 0px;
        width: 670px;
    }
    #ie_bug {
        width: 670px;
	text-align: justify;
    }
}
