@charset "utf-8";
/* CSS Document */

/*
Design by Barbara Carneiro
www.barbaracarneiro.com

CSS by Bruno Carneiro
www.brunocarneiro.com
*/

/* Main */
* {
	margin: 0 auto;
	padding: 0;
	border: 0;
}
ul, ol, li {
	list-style-position: inside;
	list-style:none;
}
body {
	background-repeat:no-repeat;
	background:#FFFFFF;
	/*background: url(../images/background.jpg) center top no-repeat; */
}

a:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:600;
	text-decoration:underline;
	color:#696969;
}

a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:600;
	text-decoration:underline;
	color:#696969;
}

a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:600;
	text-decoration:none;
	color:#222222;
}

/* Containers */
#wrap {
	
}
#topContainer {
	/*background: url(../images/background2.jpg) bottom repeat-x;*/
}
#centerContainer {
	/*background: #696969;
	border-bottom: 1px solid #0057B8;*/
}
#bottomContainer {
	/*border-top: 1px solid #222;*/
	background: url(../images/bottom-main-bkg.png) top no-repeat;
	height: auto;
}
#header {
	width: 922px;
}
#logo {
	float: left;
	width: 210px;
	margin: 10px 0 0 20px;
}
#address {
	float: right;
	width: 400px;
	margin: 20px 20px 0 0;
	text-align: right;
}
.clear {
	clear: both;
	height: 10px;
}
#topCorner {
	clear: both;
	height: 15px;
	background: url(../images/top-corner.png) bottom no-repeat;
}
#bannerContainer {
	background: url(../images/main-bkg.png) repeat-y;
}
#flash {
	border-bottom: 3px solid #696969;
	margin: 0 10px;
}
#mainContainer {
	background: url(../images/main-bkg.png) repeat-y;
	width: 922px;
}
#bottomCorner {
	/*background: url(../images/bottom-main-bkg.png) bottom no-repeat;
	height: auto;*/ 
}
#leftContainer {
	float: left;
	width: 230px;
	margin-left: 10px;
}
#rightContainer {
	float: right;
	width: 650px;
	margin-right: 20px;
	margin-top: 10px;
}
#menu {
	text-align: left;
	/*margin-top: 15px;*/
	margin-bottom: 30px;
}
.thumb {
	float: left;
	width: 210px;
	margin-right: 5px;
	text-align: center;
	padding-bottom: 10px;
}
.thumb img {
	border: 5px solid #000;
	margin-bottom: 5px;
}
#testimonial {
	background: url(../images/side-title-bkg.jpg) top repeat-x;
	text-align: right;
	padding: 0 15px;
}
#footer {
	width: 870px;
	padding-top: 15px;
}
#footerLeft {
	float: left;
	width: 615px;
/*	background: #fff;*/
	padding: 4px 0;
	/*background: #FFFFFF;*/
	padding: 4px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top:20px;
}
#footerLeft p {
	color: #222222;
}

#footerLeft p a{
	color: #222222;
	text-decoration:none;
}
#footerLeft p a:hover{
	color: #222222;
	text-decoration:underline;
}

#footerRight {
	float: right;
	width: 240px;
	text-align: right;
}



/* Text */
.textWhite {
	font: 16px/23px arial;
	color: #222222;
}
.tollFree {
	font: 21px/23px arial;
	color: #222222;
}
.titleRed {
	font: 22px/33px arial;
	color: #696969;
	margin-bottom: 15px;
	font-weight:
}
.titleBlack {
	font: 22px/33px arial;
	color: #000;
	margin-bottom: 15px;
}
.text {
	font: 13px/18px Arial, Helvetica, sans-serif;
	color: #222222;
}
.textRed, .textRed a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:600;
	text-decoration:none;
	color:#222222;
}

.textRed a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:600;
	text-decoration:underline;
	color:#696969;
}
.textRedFooter {
	font: 13px/16px arial;
	color: #222222;
}
.textWhiteFooter {
	font: 11px/16px arial;
	color: #222222;
}
.sideTitle {
	font: 18px/29px arial;
	color: #696969;
	margin-bottom: 15px;
}
ul.text {
	margin-left: 30px;
}
ul.text li.text {
	margin: 7px 0;
}
ul.text li.text ul {
	margin-left: 30px;
}
ol.text {
	margin-left: 30px;
}
ol.text li.text {
	margin: 7px 0;
}



/* Menu */
ul.menu {
	font: bold 11px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 0.1em;
  	margin-left: 0;
	margin: 0;
	padding: 0;
}
ul.menu li {
  	border-width: 0px;
	list-style: none;
	display: inline;
	margin-left: 0px;
}
ul.menu li a {
	list-style: none;
  	display: block;
  	text-decoration: none;
	color: #FFF;
	background: #848484;
	#background: #7A7A7A;
	padding: 5px 15px 5px 10px;
	#padding: 5px 15px 5px 10px;
	width:205px;
	#width:203px;
	#position:relative;
	#left:-15px;
}
.opera ul.menu li a, .ie ul.menu li a {
	margin-top: 0;
}
ul.menu li a:hover {
	background: #696969;
	color: #FFFFFF;
	width:205px;
	#width:203px;
	#position:relative;
	#left:-15px;
}
ul.menu li a.Selected {
	background: #FFFFFF;
	color: #222222;
}

li.highslide-move {
	display: none;
}


ul.menu li ul{
	/*list-style: none;
  	display: block;
  	text-decoration: none;
	color: #FFF;
	background: #848484;
	#background: #7A7A7A;
	padding: 5px 15px 5px 10px;
	#padding: 5px 15px 5px 10px;
	width:205px;
	#width:203px;
	#position:relative;
	#left:-15px;*/
	margin:0px;
	padding:0px;
	padding-left:9px;
}

ul.menu li ul li{
	/*list-style: none;
  	display: block;
  	text-decoration: none;
	color: #FFF;
	background: #848484;
	#background: #7A7A7A;
	padding: 5px 15px 5px 10px;
	#padding: 5px 15px 5px 10px;
	width:205px;
	#width:203px;
	#position:relative;
	#left:-15px;*/
	#width:270px;
	#position:relative;
	#left:-30px;
	margin:0px;
	padding:0px;
	background: #848484;
}


ul.menu li ul li a:link, ul.menu li ul li a:visited{
	#width:256px;
	#position:relative;
	#left:-10px;
}


ul.menu li ul li a:hover{
	#width:256px;
	#position:relative;
	#left:-10px;
}

/* Images and Boxes */
.form {
	height: 20px;
	padding: 2px;
	border: 1px solid #CCC;
	background: #FFF;
	width: 120px;
}
.logoSmall {
	margin-left: 20px;
}
.imagesborder {
	border: 1px solid #000;
	margin: 5px;
}
.footerlogos {
	margin: 4px;
}


/* scripts */
.no_js { 
	display: block;
}
.has_js { 
	display: none;
}
.js .no_js { 
	display: none;
}
.js .has_js {
	display: block;
}

h2  {
	background:none repeat scroll 0 0 #626262;
	border:1px solid #505050;
	color:#CCCCCC;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10pt;
	font-weight:600;
	margin-bottom:10px;
	#margin-bottom:0px;
	padding:5px 5px 5px 20px;
	#padding:5px 5px 5px 5px;
	background-image:url(../images/arrow.png);
	#background-image:url(../images/arrow01.png);
	background-repeat:no-repeat;
}

h3  {
	background:none repeat scroll 0 0 #626262;
	border:1px solid #505050;
	color:#CCCCCC;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10pt;
	font-weight:600;
	padding:5px 5px 5px 10px;
	#padding:5px 5px 5px 0px;
}

h3 a:link, h3 a:visited{
	color:#CCCCCC;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10pt;
	font-weight:600;
	text-decoration:none;
}

h3 a:hover{
	color:#CCCCCC;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10pt;
	font-weight:600;
	text-decoration:underline;
}


ul.test {
	font: bold 11px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 0.1em;
  	margin-left: 0;
	margin: 0;
	padding: 0;
}
ul.test li {
  	border-width: 0px;
	list-style: none;
	display: inline;
	margin-left: 0;
}
ul.test li a:link, ul.test li a:visited{
	list-style: none;
  	display: block;
  	text-decoration: none;
	color: #FFF;
	padding: 5px 15px 5px 21px;
	letter-spacing:0px;
}

ul.test li a:hover{
	list-style: none;
  	display: block;
  	text-decoration: underline;
	color: #FFF;
	padding: 5px 15px 5px 21px;
	letter-spacing:0px;
}

#sidebar ul li a:link, #sidebar ul li a:visited{
	list-style: none;
  	display: block;
  	text-decoration: none;
	color: #FFF;
	padding: 5px 15px 5px 21px;
	#padding: 5px 15px 5px 7px;
}

#sidebar ul li a:hover{
	list-style: none;
  	display: block;
  	text-decoration: underline;
	color: #FFF;
	padding: 5px 15px 5px 21px;
	#padding: 5px 15px 5px 7px;
}

p{
	font-family:Arial,Helvetica,sans-serif;
	font-size:10pt;
	font-weight:500;
	color:#222222;
}

.submit_admin  {
	background-image:url(../images/submit_admin.jpg);
	background-repeat:no-repeat;
	border:0 none;
	color:#FFFFFF;
	cursor:pointer;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	height:25px;
	width:63px;
	margin-left:130px;
}

.submit_admin:hover{
	background-image:url(../images/submit_admin_hover.jpg);
	background-repeat:no-repeat;
	border:0 none;
	color:#FFFFFF;
	cursor:pointer;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	height:25px;
	width:63px;
	margin-left:130px;
}

.search_admin{
	background-color:#CCCCCC;
	border:#CCCCCC solid 1px;
	border:0 none;
	color:#666666;
	cursor:pointer;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:500;
	height:25px;
	width:63px;
	#position:relative;
	#top:-4px;
}

.search_admin:hover{
	background-color:#666666;
	border:#CCCCCC solid 1px;
	border:0 none;
	color:#CCCCCC;
	cursor:pointer;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:500;
	height:25px;
	width:63px;
	#position:relative;
	#top:-4px;
}


p label small{
	width:120px;
	float:left;
	margin-bottom:5px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:500;
	padding-left:10px;
	color:#646464;
}

.leave_box{
	border:#cccccc solid 1px;
	padding-bottom:10px;
	margin-bottom:10px;
	padding-top:10px;
}

.leave_box01{
	border:#cccccc solid 1px;
	padding:10px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	font-weight:500;
	color:#222222;
	margin-bottom:10px;
}

