/* CSS Document */

a:visited {
	color:#333333;
}

a {
	color:#336699;
	font-weight:bold;
	text-decoration:none;
}

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

table {
	margin-bottom:25px;
}

td, th {
	vertical-align:top;
	border-bottom:1px solid #CCC;
}

input, select, textarea {
	font-family:Arial, Verdana, Tahoma, sans-serif; 
}

#joinTeam th {
	border-bottom:1px ridge #999;
}

img {
	border:0;
}

body {
	background-color:#d1dce3;
	font:76% Arial, Verdana, Tahoma, sans-serif;
	text-align:center;
	margin:0 auto 20px auto;
	color:#333;
	scrollbar-3dlight-color:#FFCC99; 
	scrollbar-arrow-color:#FF9966;
	scrollbar-base-color:#FFF;
	scrollbar-darkshadow-color:#FFCC99;
	scrollbar-face-color:#FFCC99;
	scrollbar-highlight-color:#FFF;
	scrollbar-shadow-color:#FF9966;		
}


h2 {
	color:#FF6600;
	font-size:110%;
	margin:0px;
	font-weight:normal;
}

h3 {
	margin-bottom:0px;
	font-size:105%;
}

p {
	margin-top:0px;
}


#container {
	margin: 20px auto;
	text-align: left;
	width: 726px !important;
	width /**/:726px;
}

#banner {
	border:5px solid #f47718;
}

#main {
	margin-top:15px;
	background-color:#FFFFFF;
	height:100%;
}


#main .content {
	padding:30px;
	border:5px solid #f47718;
	height:100%;
}

#main h1 {
	font-size:160%;
	font-weight:normal;
	margin:0px;
	color:#FFF;
	background:#003399 url(../images/t_lft.gif) top left no-repeat;	
	height:32px;
	line-height:32px;
	text-indent:70px;
}

#ftr {
	height:26px;
	text-align:right;
	clear:both;
}

.ra {
	float:right;
	padding-left:5px;
}

.materialsTable {
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
}

.materialsTable td {
	border-bottom:1px solid #CCC;
}

.materialsTable th {
	border-bottom:2px solid #CCC;
	border-top:1px solid #CCC;
}

.sBH1 {
	white-space:nowrap;
	font-weight:bold;	
}

.sBH2 {
	white-space:nowrap;
	font-style:italic;
}

#exampleTable p.exampleImg {
	text-align:center;
}

#exampleTable  p.processesUsed {
	margin:0px;
}

#exampleTable  p.materialUsed {
	margin:0px;
}


.portalText {
	float:left;
	padding:20px 0 0 50px;
	text-align:justify;
	width:270px;
}

* html .portalText {
	width:320px;
	voice-family:"\"}\"";
	voice-family:inherit;
	width:270px;
}

.ipBox {
	margin-bottom:15px;
}

.ipBox a {
	color:#003399;
}

.ipBox h3 {
	text-transform:uppercase;
	font-size:110%;
	text-align:right;
	margin:0px;
	background-color:#FD8D32;
	color:#000000;
	padding:2px 5px;
}

.ipBox#login h3 {
	background:#ff9933 url(../images/t_sml_orng_2.gif) top left no-repeat;
	color:#FFFFFF;
}

.ipBoxContent {
	border:1px solid #FF6600;
	padding:15px 5px;
	text-align:center;
	width:250px;
}

.ipBoxContent p {
	line-height:1.8em;
}

.ipBoxContent form {
	margin:0;
	padding:0;
}

.ipBoxContent table {
	margin:10px auto 0;
	width:170px;
}

.ipBox#login p {
	margin-bottom:0px;
}

.error {
    color:#FF0000;
	padding:5px;
	font-weight:bold;
}

.nbTable td, .nbTable th {
	border:0px;
}

#sm_col_left{
	float:left;
	width:47%;
}
#sm_col_right{
	margin-left:50%;
}

/* Call us */
.callus { white-space:nowrap; }
.callus a:link, .callus a:visited {
	color:#336699;
	font-weight:bold;
	text-decoration:none;
}

.callus a:hover {
	color:#999999;
	text-decoration:underline;
}
#callus {
	color:#f47718;
	font-size:1.2em;
	font-weight:bold;
	position:absolute;
	top:15px;
	right:177px;
}
.clear {
	clear:both;
	font-size:0;
	height:0;
	line-height:0;
	zoom:1;
}

/* Victor */
div.gallery-image {
	cursor:pointer;
}