/* 
    Document   : styles
    Created on : 26/07/2010, 12:19:00 PM
    Author     : Brad
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/


.clear{
clear:both;
}
root { 
    display: block;
}

html,body{
    background-image:url('../images/bg.jpg');
    background-repeat:repeat-x;
    background-color:#fff;
    text-align:center;
    margin:0px;
    font-family:arial, sans-serif;
    color: #666;
}

h1{
    color:#095ba7;
    font-size:22px;
    font-weight:600;
padding-top: 10px;
}

h2{
    color:#095ba7;
    font-size:18px;
    font-weight:600;
}

h3{
    color: #666;
    font-size:16px;
	margin-top: 5px;
	margin-bottom: 0px;
	padding-left: 50px;
}

.shop-cart {
        margin-left: 50px;
}

#arrowStyle {
	background-image:url(../images/arrow.jpg);
	padding-left: 25px;
	background-repeat: no-repeat;
	text-align:left;
	margin-left: 50px;
	margin-top: 20px;
	background-position: left center;
}

#aboutUsPara{
    float:left;
    margin-top:0px;
    _margin-top:8px;
    text-align:left;
    margin-left:38px;
    _margin-left:18px;
    padding-left: 0px;
    width:280px;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: italic;
    font-size:16px;
	line-height:20px;
}

#resourcesPara{
    float:left;
    margin-top:0px;
    _margin-top:8px;
    text-align:left;
    margin-left:15px;
    _margin-left: 5px;
    width:180px;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: italic;
    font-size:16px;
	line-height:20px;
}


#aboutUsHeader{
    margin-top:60px;
    margin-left:80px;
    _margin-left:35px;
    float:left;
}
#shell{
    width:1060px;
    height:800px;
    margin:auto;
}

#header{
    width:1044px;
    height:114px;
    background-image:url('../images/header.jpg');
    float:left;
    position:relative;
}


#topMenu{
    width:1044px;
    height:24px;
    float:left;
    margin-left:25px;

}

#topMenuList{
    margin:0px;
    padding:0px;
    list-style-type:none;
    width:861px;
    float:left;

}

.topMenuListItem{
    display:inline-block;
    margin:0px;
    padding:0px;
    width:141px;
    height:24px;
    float:left;
    margin-top:0px;
    border-left:1px solid #0686b7;
    border-right:1px solid #064b82;
}

.topMenuListItemText{
    float:left;
    color:white;
    font-size:13px;
	font-weight:600;
    width:100%;
    margin-top:9px;
}

.FL{
    border-left:0px solid #0686b7;

}

.FR{
    border-right:0px solid #064b82;
}

#emailUs{
    position:absolute;
    bottom:0px;
    right:23px;

}

#slideHolder{
    float:left;
    position:relative;
    width:650px;
    height:370px;
    margin-top:30px;
    margin-left:15px;
}

#aboutUs{
    float:left;
    width:340px;
    height:397px;
    background-image:url('../images/about.jpg');
    background-repeat:no-repeat;
    margin-top:15px;
    margin-left:30px;
}

#toolsAndTraining{
    clear:both;
    width:674px;
    height:224px;
    float:left;
    margin-left:-2px;
    background-image:url('../images/toolsandtraining.jpg');
}

#teams{
    height:236px;
    width:358px;
    float:left;
    background-image:url('../images/teams.jpg');
    margin-left:11px;
    margin-top:2px;
    
}

#teamsInner{
  float:left;
  margin-top:17px;
  margin-left:28px;
}

#toolsInner{
  float:left;
  margin-top:19px;
  margin-left:22px;
}

#trainingInner{
  float:left;
  margin-top:19px;
  margin-left:21px;
}

#contentInner{
  width:1005px;
  min-height:600px;
  margin-top:10px;
  margin-left:15px;
  float:left;
  background-color:#FFF;
  text-align:left;
}

#flags table{
	margin-left: 50px;
        _margin-left: 20px;
         _margin-right: 20px;
	float:left;
}

#flags td{
	padding-right: 30px;
        _padding-right: 0px;
        margin-left: 0px;
	padding-bottom: 30px;
	margin-top: 10px;
}


#resources{
    float:left;
    width:288px;
    height:397px;
    background-image:url('../images/resources.jpg');
    background-repeat:no-repeat;
    margin-left:10px;
}

#contentInner p {
	padding-left: 50px;
	margin-right: 50px;
	margin-top: 5px;
	margin-bottom: 40px;
	line-height: 22px;
}

#contentInner ul {
	padding-left: 70px;
	margin-right: 50px;
	margin-top: 5px;
	margin-bottom: 40px;
	line-height: 22px;
}

#contentInner img {
	margin: 10px;
}

#videogallery table{
	margin-left: 50px;
	float:left;
}

#videogallery td{
	padding-right: 20px;
	padding-bottom: 30px;
	margin-top: 10px;
}

#videogallery {
	width:1165px;
	zoom:1;
}
#videogallery span{ display:block; }
#videogallery a{
	
	position:relative;
	vertical-align:top;
	margin:5px;
	width:320px;
	font-family:Trebuchet,Tahoma,Arial,sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
	color:#333;
}
#videogallery a img{
	display:block;
	border:none;
	margin:0;
}
#videogallery a:hover{
	color:#6CF
}

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

a:hover{
	text-decoration: none;
	color: #6CF;
}

a:hover{
	text-decoration: none;
	color: #6CF;
}

a img {
	text-decoration: none;
	border: none;
}

#teamsLeftContent{
width:650px;
float:left;
}

#teamsRightContent{
width:300px;
float:right;
margin-left:15px;
margin-right:35px;



}

#blueFormBg{
background-color:#e3eaf2;
border:1px solid #1598fb;
width:300px;
height:500px;
margin-top:5px;
 -moz-border-radius-bottomleft:10px;
    -webkit-border-bottom-left-radius:10px;
    -moz-border-radius-bottomright:10px;
    -webkit-border-bottom-right-radius:10px;

 -moz-border-radius-topright:10px;
    -webkit-border-top-right-radius:10px;
    -moz-border-radius-topleft:10px;
    -webkit-border-top-left-radius:10px;

}

#joinTeamForm{
font-size:12px;
margin-left:15px;
margin-top:5px;
color:#053b64;
}

#joinTeamForm input {
width:260px;
margin-bottom:5px;
float:left;
}

#joinTeamForm select {
width:260px;
margin-bottom:5px;
float:left;
}

#joinTeamForm textarea{
width:260px;
margin-bottom:5px;
float:left;
}

#joinTeamForm label {
float:left;
}

.noLeftMargin{
margin-left:0px;
}

#contactFormHolder{
background-color:#e3eaf2;
border:1px solid #1598fb;
width:605px;
_width: 550px;
height:240px;
margin-top:5px;
float:left;
_text-align: left;


 -moz-border-radius-bottomleft:10px;
    -webkit-border-bottom-left-radius:10px;
    -moz-border-radius-bottomright:10px;
    -webkit-border-bottom-right-radius:10px;

 -moz-border-radius-topright:10px;
    -webkit-border-top-right-radius:10px;
    -moz-border-radius-topleft:10px;
    -webkit-border-top-left-radius:10px;

}

#contactComments{
width:300px;
height:150px;
}

.contactForm label{
width:100px;
text-align:right;
margin-right:5px;
float:left;
color:#053b64;
font-size:12px;
}

.contactForm label #commentLabel{
text-align:left;
}

.contactForm{
float:left;
margin-left:4px;
margin-top:15px;
}

#contactLeft{
float:left;
margin-left:5px;

}

#contactRight{
float:right;
margin-right:25px;
}

#phoneTab{
width:185px;
height:40px;
    position:absolute;
    bottom:0px;
    right:23px;
background-image:url('../images/phone-tab.jpg');

}


#phoneTabText{
float:left;
margin-top:11px;
margin-left:35px;
}

#phoneTabText a {
color:#004280;
}

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

#contactDetailHolder{
background-color:#e3eaf2;
border:1px solid #1598fb;
width:310px;
height:240px;
margin-top:5px;
margin-left:25px;
float:left;


 -moz-border-radius-bottomleft:10px;
    -webkit-border-bottom-left-radius:10px;
    -moz-border-radius-bottomright:10px;
    -webkit-border-bottom-right-radius:10px;

 -moz-border-radius-topright:10px;
    -webkit-border-top-right-radius:10px;
    -moz-border-radius-topleft:10px;
    -webkit-border-top-left-radius:10px;

}

#contactDetailHolder p{
font-size:12px;
color:#053b64;
padding:0px;
margin-left:20px;
}


#contactDetailHolder h3{
margin-top:18px;
color:#053b64;
padding:0px;
margin-left:20px;
}

.regionTab a{
width:222px;
height:44px;
float:left;
display:block;
background-image:url('../images/region-tab.jpg');
padding:0px;
margin:0px;
font-size:14px;
color:#3d3d3d;
}




.regionTab a:hover{
width:222px;
height:44px;
float:left;
display:block;
background-image:url('../images/region-tab-green-hover.jpg');
padding:0px;
margin:0px;
font-size:14px;
color:white;
}

.regionTab .tabText{
float:left;
margin-left:30px;
margin-top:10px;

}





#regionTabsColumn{
margin-left:-7px;
margin-top:35px;
float:left;
}

#regionContent{
float:left;
margin-top:19px;


}

#regionContent h1{
color:#006837;
}

.regionBox{
width:315px;
height:270px;
background-color:#f2f2f2;

}

#regionContent table{
margin-left:50px;
border-collapse:collapse;

}

#regionContent table td{
background-color:#f2f2f2;
float:left;
min-height:30px;
min-width:30px;
margin:10px;
text-align:center;
font-weight:bold;

color:#444;
}

#regionContent table td img{

}

#footer{
	color:#333;
	font-size:12px;
	margin-top: 10px;
        text-align: center;
}

#facebook_icon, #twitter_icon {
  vertical-align: middle;
}

#footer a{
	color: #333;
	font-size:12px;
}

#footer a:hover{
	color: #000;
}

