/*
Version: 1.0 
Date: August 2009
Author:
	Traffic-Tech (www.traffic-tech.com)
	Edson Tongol Nuqui - Web & Graphic Designer
*/

/* News Room  start */
.news-list {
	clear: both;
	padding-bottom: 10px;
	height: auto;
}

.news-list-desc {
	clear: both;
	float: left;
	width: 680px;
	height: auto;
}
/* News Room  end */

/* News Events  start */
.mc-details-events {
	clear: both;
	float: left;
	width: 680px;
	height: auto;
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
	border-bottom: 1px dotted #CCC;
}

.mc-details-events-end {
	clear: both;
	float: left;
	width: 680px;
	height: auto;
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
}

.mc-details-events-cont {
	clear: both;
	float: left;
	width: 680px;
}

.mc-details-events-right {
	float: right;
	width: 500px;
	height: auto;
}

.mc-details-events-left {
	float: left;
	width: 152px;
	height: auto;
	text-align: center;
}
/* News Events end */

/* downloads  start */
.download-list {
	clear: both;
	margin: 0 auto;
	width: 640px;
	padding-bottom: 10px;
	height: auto;
}
/* downloads  end */

/*contact start*/
.mc-left-cont-c {
	float: left;
	width: 320px;
	padding-left: 20px;
}

.mc-right-cont-c {
	float: right;
	width: 300px;
}

.cont-contact-img {
	float: right;
	width: 380px;
	height: auto;
}

.contact-img-holder {
	float: left;
	margin-top: 10px;
	width: 300px;
	height: 230px;
	background: url(../images/contact_image.jpg) no-repeat;
}

.contact-content-holder {
	clear:both;
	margin: 0 auto;
	width:320px;
}

.contact-content-desc {
	clear:both;
	float:left;
	width:378px;
	padding:5px 10px;
	font-size:11px;
	border-bottom:1px dotted #CCCCCC;
}

.contact-content {
	clear:both;
	float:left;
	width:320px;
	padding-bottom:5px;
}

.contact-content2 {
	clear:both;
	float:left;
	width:300px;
	line-height: 30px;
	padding: 10px 0px 0px 20px;
}

.contact-content-hidden {
	clear:both;
	float:left;
	width:320px;
	padding-bottom:5px;
}

.contact-content-left {
	float:left;
	width:100px;
	line-height:28px;
}

.contact-content-right {
	float:right;
	width:210px;
	text-align:left;
}

.contact-content-cont-hidden {
	width:320px;
	text-align:center !important;
}

.contact-textfield {
	/*background: url(../images/textfield_bg.gif) repeat-x;*/
	border: 1px solid #A5ACB2;
	padding: 3px 5px;
	width: 210px;
}

.contact-textfield2 {
	/*background: url(../images/textfield_bg.gif) repeat-x;*/
	border: 1px solid #A5ACB2;
	padding: 3px 5px;
	width: 220px;
}

.contact-textfield-error {
	/*background: url(../images/textfield_bg.gif) repeat-x;*/
	border: 1px solid #F00;
	padding: 3px 5px;
	width: 320px;
	text-align:center !important;
}

.contact-content-send {
	clear:both;
	float:left;
	width:320px;
	text-align:center;
	padding:10px 0 5px 0;
}

.contact-content-message {
	clear:both;
	float:left;
	width:320px;
	height:22px;
	line-height:22px;
	padding-top:15px;
}

.contact-content-message-desc {
	clear:both;
	float:left;
	width:320px;
}

.message-text {
	background: #FFFFFF url(../images/textfield_bg.gif) repeat-x;
	border: 1px solid #A5ACB2;
	width:320px;
	padding: 5px;
	height: 140px;
}

.box-cont-title-list {
	clear: both;
	margin: 0;
	padding: 30px 10px;
	font-size: 15px;
	font-weight: bold;
	color: #F90;
	text-align: center;
}

.box-cont-list {
	clear: both;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}

.cont-add {
	clear: both;
	float: left;
	width: 300px;
	padding: 20px 10px 10px 10px;
}

.add-title {
	display: block;
	width: 60px;
	font-weight: bold;
	float: left;
}

.contact-required {
	font-weight: bold;
	font-style: italic;
	padding-top: 20px;
}
/*contact end*/

/* Our Partners start */
.partners-cont-left {
	float: left;
	width: 210px;
	height: auto;
	margin-right: 20px;
}

.partners-cont-middle {
	float: left;
	width: 210px;
	height: auto;
	margin-right: 25px;
}

.partners-cont-right {
	float: right;
	width: 210px;
	height: auto;
}

.partners-cont-holder {
	width: 210px;
	height: 60px;
	margin-bottom: 10px;
}
/* Our Partners end */

/* Who We Are start */
.mc-left-ceo {
	width: 180px;
	float: left;
	height: auto;
}

.mc-right-ceo {
	width: 480px;
	float: right;
	height: auto;
}
/* Who We Are End */


/* Awards start */

.mc-awards-menu {
	clear: both;
	float: left;
	width: 680px;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	border-bottom: 2px solid #212121;
}

ul.mc-awards, ul.mc-awards ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul.mc-awards li {
	margin: 0;
	padding: 0 5px 0 0;
	float: left;
}

.mc-awards li a {
	display: block;
	background-color: #212121;
	color: #F90;
	padding: 5px 10px;
	text-decoration: none;
}

.mc-awards li a:hover {
	display: block;
	background-color: #F90;
	color: #000;
	padding: 5px 10px;
	text-decoration: none;
}

.mc-awards-selected {
	display: block;
	background-color: #F90;
	color: #000;
	padding: 5px 10px;
	text-decoration: none;
}

.mc-awards-cont {
	clear: both;
	float: left;
	width: 680px;
	height: auto;
	padding-top: 10px;
}

.mc-awards-title {
	clear: both;
	float: left;
	width: 645px;
	line-height: 30px;
	border-bottom: 1px dotted #F90;
	background: url(../images/bullet-title.gif) no-repeat 10px 7px;
	padding-left: 35px;
	margin-bottom: 20px;
}

.awards-list {
	clear: both;
	float: left;
	width: 680px;
	height: auto;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #CCC;
}

.awards-list-end {
	clear: both;
	float: left;
	width: 680px;
	height: auto;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

.awards-list-desc {
	clear: both;
	float: left;
	width: 680px;
}

.awards-list-right {
	float: right;
	width: 350px;
	height: auto;
	margin: 0;
	padding: 0;
}

.awards-list-left {
	float: left;
	width: 324px;
	height: auto;
}

.awards-list-imgborder {
	float: left;
	border: 1px solid #CCC;
	width: 150px;
	height: 110px;
	margin-right: 10px;
}
/* Awards end */

/* careers start */
.mc-details-jobs {
	clear: both;
	float: left;
	width: 680px;
	height: auto;
	border-top: 1px dotted #CCC;
}

.mc-jobs-holder {
	clear: both;
	float: left;
	width: 680px;
	height: auto;
	margin-bottom: 10px;
	border-bottom: 1px dotted #CCC;
}

.mc-jobs {
	float: left;
	width: 660px;
	height: auto;
	padding: 10px;
}

.mc-jobs tr {
	line-height: 25px;
}

.mc-jobs-title {
	font-size: 14px;
	font-weight: bold;
}
/* careers end */

/* pagination start */

.main-pagination {
	clear:both;
	width:670px;
	height:24px;
	line-height:24px;
	text-align:center;
	padding:5px;
}

.mp-previous a, .mp-next a {
	color:#333333;
	text-decoration:none;
}

.mp-previous a:hover, .mp-next a:hover {
	color:#ff6600;
	text-decoration:underline;
}

.mp-page a {
	color:#333333;
	text-decoration:none;
	border-right:1px solid #999999;
	padding:0 5px;
}

.mp-page a:hover {
	color:#ff6600;
	text-decoration:underline;
}

.mp-page-selected {
	color:#FF9900;
	text-decoration:underline;
	border-right:1px solid #999999;
	padding:0 5px;
	font-weight:bold;
}

.mp-page-nl a {
	color:#333333;
	text-decoration:none;
	border-right:0;
	padding:0 5px;
}
/* pagination end */

