/* CSS Document */

html,body {
	font-family:Arial, Verdana, Helvetica, Tahoma, sans-serif;
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	color:#000000;
	font-size:13px;
	/*background-color:#e7e7ef;*/
	background-color:#151215;
}
a:link {
	color:#9c160d;
	text-decoration:none;
}
a:visited {
	color:#9c160d;
	text-decoration:none;
}
a:hover {
	color:#9c160d;
	text-decoration:underline;
}
p {
	color:#000000;
	line-height:1.3em;
}
p a:link {
	color:#9c160d;
	text-decoration:none;
}
p a:visited {
	color:#9c160d;
	text-decoration:none;
}
p a:hover {
	color:#9c160d;
	text-decoration:underline;
}

.small {
	font-size:0.9em;
}

.fakeLink {
	color:#2c5fb6;
	text-decoration:none;
	cursor:pointer;
}
.fakeLink:visited {
	color:#2c5fb6;
	text-decoration:none;
}
.fakeLink:hover {
	color:#2c5fb6;
	text-decoration:underline;
}

h1 {
	color:#252525;
	padding:0px 0px 0px 0px;
	margin:0px 0px 8px 0px;
	font-size:1.2em;
	font-weight:bold;
}
h1 a:link {
	color:#252525;
	text-decoration:none;
}
h1 a:visited {
	color:#252525;
	text-decoration:none;
}
h1 a:hover {
	color:#252525;
	text-decoration:underline;
}

h2 {
	color:#9a8b6a;
	padding:0px 0px 0px 0px;
	margin:0px 0px 6px 0px;
	font-size:1em;
	font-weight:bold;
}
h2 a:link{
	color:#9a8b6a;
	text-decoration:none;
}
h2 a:visited {
	color:#9a8b6a;
	text-decoration:none;
}
h2 a:hover {
	color:#9a8b6a;
	text-decoration:underline;
}

h3 {
	color:#6a6a6a;
	padding:0px 0px 0px 0px;
	margin:0px 0px 6px 0px;
	font-size:1em;
	font-weight:bold;
}
h3 a:link{
	color:#454545;
	text-decoration:none;
}
h3 a:visited {
	color:#454545;
	text-decoration:none;
}
h3 a:hover {
	color:#454545;
	text-decoration:underline;
}

hr {
	color:#CCCCCC;
	background-color:#CCCCCC;
	margin-top:20px;
	margin-bottom:20px;
	border:none;
	height:1px;
}
.alert {
	font-weight:bold;
	color:#CC0000;
}
.parent {
	position:relative;
	margin-left:auto; 
	margin-right:auto;
	width:1016px;
	margin-top:0px;
	padding:0px;
	background-color:#FFFFFF;
}
.parent2 {
	float:left;
	width:993px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 23px;
	background-color:#FFFFFF;	
}
.header {
	float:left;
	width:977px;
	margin:0px;
	padding:0px;
}
.header .logo {
	float:left;
	width:177px;
	height:130px;
	margin:0px;
	padding:4px 0px 0px 12px;
}
.header .image {
	float:left;
	width:774px;
	margin:30px 0px 0px 8px;
	padding:0px;
}
.leftNavP {
	float:left;
	width:188px;
	margin:0px 9px 9px 0px;	
}
.leftNavP .btLogo {
	float:left;
	margin:10px 0px 10px 0px;
}
.leftNavP .login {
	float:left;
	width:178px;
	margin:10px 0px 10px 0px;
	padding:10px 0px 5px 10px;
	background-color:#F9F9F9;
}
.leftNavP .memberlogin {
}
.leftNavP .memberlogin a:link {
	float:left;
	width:178px;
	margin:10px 0px 10px 0px;
	padding:8px 0px 5px 8px;
	background-color:#ffffff;
	border:1px solid #CCCCCC;
	color:#999999;
	text-decoration:none;
}
.leftNavP .memberlogin a:visited {
	float:left;
	width:178px;
	margin:10px 0px 10px 0px;
	padding:8px 0px 5px 8px;
	background-color:#ffffff;
	border:1px solid #CCCCCC;
	color:#999999;
	text-decoration:none;
}
.leftNavP .memberlogin a:hover {
	float:left;
	width:178px;
	margin:10px 0px 10px 0px;
	padding:8px 0px 5px 8px;
	background-color:#000000;
	border:1px solid #000000;
	color:#ffffff;
	text-decoration:none;
}


.leftNavP .home a {
	float:left;
	width:173px;
	font-size:1em;
	font-weight:bold;	
	padding:11px 5px 10px 10px;
	margin:0px 0px 8px 0px;
	background-image:url(../images/home.gif);
}
.leftNavP .home a:link {
	color:#323131;
	text-decoration:none;
}
.leftNavP .home a:visited {
	color:#323131;
	text-decoration:none;
}
.leftNavP .home a:hover {
	color:#323131;
	text-decoration:none;
}


.contentP {
	float:left;
	width:545px;
	margin:0px 0px 9px 0px;
}
.contentP a:link {
	color:#9c160d;
	text-decoration:none;
}
.contentP a:visited {
	color:#9c160d;
	text-decoration:none;
}
.contentP a:hover {
	color:#9c160d;
	text-decoration:underline;
}
.contentP .promo {
	float:left;
	margin:0px 0px 10px 0px;
	width:545px;
	height:285px;
}
.contentP .promo .promoBTNholder{
	text-align:right;
	position:absolute;
	margin-top:265px;
	margin-left:435px;
	width:100px;
	height:20px;
	z-index:2000;
}
.contentP .promo .promoBTN{
	cursor:pointer;
}

.contentP .promo img{
	border:none;
}
.contentP .highlightBox {
	float:left;
	width:542px;
	height:27px;
	margin:0px 0px 8px 0px;
	background-color:#FFF;
}
.contentP .highlightBox .nh_item{
	width:542px;
	height:21px;
	text-align:center;
	padding:6px 0px 0px 0px;
	background-color:#FFF;
}

.contentP .highlightBox .nh_item a{
	font-weight:bold;
	font-size:13px;
	color:#000;
}


.contentP .align_image_centre {
	display: block;
    margin-left: auto;
    margin-right: auto
}


.contentFull {
	float:left;
	width:745px;
	margin:0px 0px 9px 0px;
}
.contentFull img, .contentP img {
	border:none;
}
.contentFull a:link {
	color:#9c160d;
	text-decoration:none;
}
.contentFull a:visited {
	color:#9c160d;
	text-decoration:none;
}
.contentFull a:hover {
	color:#9c160d;
	text-decoration:underline;
}
.contentFull .margin {
	padding-top:10px;
}


/*TALENT BOX */
.contentP .talentBox {
	float:left;
	width:545px;
	height:200px;
	margin:0px 0px 10px 0px;
	background-color:#FFFFFF;
	overflow:hidden;
	clip:0px 545px 200px 0px;
}
.contentP .talentBox .barTop {
	margin:0px;
	background-image:url(../images/3box_head.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
.contentP .talentBox .barBottom {
	margin:0px;
	background-image:url(../images/3box_foot.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
.contentP .talentBox .main {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:645px;
	height:183px;
}
.contentP .talentBox .main .holder {
	float:left;
	margin-right:13px;
	width:156px;
	height:183px;
	overflow:hidden;
	padding:7px 7px 7px 8px;
	border:1px solid #CCCCCC;		
}
.contentP .talentBox .main .holder h1 {
	margin:0px;
	font-size:14px;
	padding:5px 0px 5px 8px;
	font-weight:bold;
	text-align:left;
}
.contentP .talentBox .main .holder p {
	margin:0px;
	font-size:12px;
	text-align:left;
	margin:0px 0px 6px 0px;
	padding:0px 0px 0px 8px;
}
.contentP .talentBox .main .holder a {
	padding:0px 0px 0px 8px;
}
.contentP .talentBox .main .holder .imgBox {
	width:155px;
	height:72px;
	overflow:hidden;
	padding:0px;
	margin:0px 0px 6px 0px;
}
.contentP .talentBox .main .holder .headBox {
	width:143px;
	height:32px;
	overflow:hidden;
	padding:0px 6px 0px 6px;
	margin:0px 0px 4px 0px;
}
.contentP .talentBox .main .holder .pBox {
	width:143px;
	overflow:hidden;
	padding:0px 6px 0px 6px;
}

.contentP .talentBox .main .holder:last-child {
	margin-right:0px;
}
.contentP .talentBox .main .holderEnd {
	float:left;
	margin-right:0px;
	width:156px;
	height:183px;
	overflow:hidden;
	padding:7px 7px 7px 8px;
	border:1px solid #CCCCCC;		
}

/*---------------------*/
.contentP .breadCrumb {
	float:left;
	width:535px;
	color:#ffffff;
	font-size:0.9em;
	font-weight:normal;
	padding:3px 5px 3px 5px;
	margin:0px 0px 10px 0px;
	background-color:#000000;
}
.contentP .margin {
	margin:55px 20px 20px 20px;
}
.contentP .margin .memberloginP {
	float:left;
	width:500px;
	border-bottom:1px solid #9a8c72;
	margin-bottom:15px;
	padding-bottom:10px;
}

.contentP .margin .memberlogin {
}
.contentP .margin .memberlogin a:link {
	float:left;
	width:178px;
	margin:10px 0px 10px 0px;
	padding:8px 0px 5px 8px;
	background-color:#000000;
	border:1px solid #000000;
	color:#ffffff;
	text-decoration:none;
}
.contentP .margin .memberlogin a:visited {
	float:left;
	width:178px;
	margin:10px 0px 10px 0px;
	padding:8px 0px 5px 8px;
	background-color:#000000;
	border:1px solid #000000;
	color:#ffffff;
	text-decoration:none;
}
.contentP .margin .memberlogin a:hover {
	float:left;
	width:178px;
	margin:10px 0px 10px 0px;
	padding:8px 0px 5px 8px;
	background-color:#ffffff;
	border:1px solid #CCCCCC;
	color:#999999;
	text-decoration:none;
}


.contentP .margin .memberboxlogin {
	float:left;
	width:178px;
	margin:10px 0px 10px 0px;
	padding:3px 0px 3px 8px;
	background-color:#000000;
	border:1px solid #000000;
	color:#ffffff;
	text-align:left;
	cursor:pointer;
}
.contentP .margin .loginborder {
	border:1px solid #CCCCCC;
}
.contentP .margin .loginborder2 {
	float:left;
	width:468px;
	padding:5px 20px 5px 20px;
	border:1px solid #CCCCCC;
}

.contentP .breadCrumb .bcVisited a{
	text-decoration:none;
	color:#CCCCCC;
}

.contentP .breadCrumb .bcOpen a{
	text-decoration:none;
	color:#FFFFFF;
}

.contentP .highLight1 {
	float:left;
	width:519px;
	color:#000000;
	font-weight:bold;
	padding:8px 8px 8px 8px;
	margin:10px 0px 10px 0px;
	background-color:#ece6d8;
}
.contentP .highLight2 {
	float:left;
	width:519px;
	color:#000000;
	font-weight:bold;
	padding:8px 8px 8px 8px;
	margin:10px 0px 10px 0px;
	background-color:#e1ebf2;
}

.contentFull {
	float:left;
	width:778px;
	margin:0px 0px 9px 0px;
}
.contentFull a:link {
	color:#9c160d;
	text-decoration:none;
}
.contentFull a:visited {
	color:#9c160d;
	text-decoration:none;
}
.contentFull a:hover {
	color:#9c160d;
	text-decoration:underline;
}
.contentFull .margin {
	margin:45px 0px 20px 20px;
}
.contentFull form {
	margin:0px;
	padding:0px;
}
.contentFull .breadCrumb {
	float:left;
	width:535px;
	color:#ffffff;
	font-size:0.9em;
	font-weight:normal;
	padding:3px 5px 3px 5px;
	margin:0px 0px 10px 0px;
	background-color:#000000;
}
.contentFull .breadCrumb2 {
	float:left;
	width:768px;
	color:#ffffff;
	font-size:0.9em;
	font-weight:normal;
	padding:3px 5px 3px 5px;
	margin:0px 0px 10px 0px;
	background-color:#000000;
}
.contentFull .breadCrumb .bcVisited a{
	text-decoration:none;
	color:#CCCCCC;
}

.contentFull .breadCrumb .bcOpen a{
	text-decoration:none;
	color:#FFFFFF;
}

.rightColP .newsRightBlock{
	padding:0px 0px 2px 0px;
	margin:0px 0px 8px 0px;
	border-bottom:solid 1px #DDD;
}

.rightColP {
	float:left;
	width:230px;
	margin:0px 0px 0px 9px;
	overflow:hidden;
}
.rightColP .twitter {
	float:left;
	width:170px;
	margin:20px 0px 0px 50px;
}


.rightColP .search {
	float:left;
	width:222px;
	margin:0px 0px 0px 0px;
	padding:3px 0px 0px 0px;;
	background:url(../images/home.gif) repeat-x left top;;
}
.rightColP .search  a:link {
	color:#000000;
	text-decoration:none;
}
.rightColP .search  a:visited {
	color:#000000;
	text-decoration:none;
}
.rightColP .search  a:hover {
	color:#000000;
	text-decoration:underline;
}
.rightColP .search .left {
	float:left;
	font-size:0.9em;
	width:178px;
	height:30px;
	margin:4px 0px 0px 0px;
	padding:0px 0px 0px 9px;
}
.rightColP .search .right {
	float:left;
	width:24px;
	margin:6px 0px 0px 0px;
	text-align:left;
	background-color:#000099;
}
.rightColP .cm {
	float:left;
	width:222px;
	margin:7px 0px 0px 0px;
	padding:0px 0px 0px 0px;;
}
.rightColP .cmNews {
	float:left;
	width:222px;
	margin:18px 0px 0px 0px;
	padding:0px 0px 0px 0px;;
}

.search {
	float:left;
	width:222px;
	margin:0px 0px 0px 9px;
	padding:3px 0px 0px 0px;;
	background:url(../images/home.gif) repeat-x left top;;
}
.search  a:link {
	color:#000000;
	text-decoration:none;
}
.search  a:visited {
	color:#000000;
	text-decoration:none;
}
.search  a:hover {
	color:#000000;
	text-decoration:underline;
}
.search .left {
	float:left;
	font-size:0.9em;
	width:178px;
	height:30px;
	margin:4px 0px 0px 0px;
	padding:0px 0px 0px 9px;
}
.search .right {
	float:left;
	width:24px;
	margin:6px 0px 0px 0px;
	text-align:left;
	background-color:#000099;
}


.formHolder {
	font-weight:normal;
}
.formHolder td {
	font-weight:normal;
}

.promoBox {
	float:left;
	display:inline;
	width:457px;
	height:288px;
	color:#ffffff;
	margin:15px 0px 0px 17px;
}

form {
	margin:0px;
	padding:0px;
}

.debug table {
	font-size:12px;
	color:#333333;
}
.debug td {
	font-size:12px;
	color:#333333;
}

.KT_tngtable {
	margin:0px;
}

.c_table {
	width:656px;
	background-color:#F9F9F9;
	margin:0px 0px 6px 0px;
	padding:0px 0px 0px 6px;
}

.c_button {
	width:640px;
	padding:4px 4px 4px 18px;
	color:#ffffff;
	background-color:#e1e1e1;
	font-weight:normal;
	cursor:pointer;
	margin-bottom:6px;
	background-image:url(../images/c_button_bg.gif);
	background-repeat: repeat-y;
}
.c_button_selected {
	width:640px;
	padding:4px 4px 4px 18px;
	color:#ffffff;
	background-color:#acacac;
	cursor:pointer;
	margin-bottom:0px;
	background-image:url(../images/c_button_bg_open.gif);
	background-repeat: repeat-y;
	font-weight:bold;
	color:#FFFFFF;
}
.c_button :hover {
	width:640px;
	padding:4px 4px 4px 18px;
	color:#ffffff;
	background-color:#c8c8c8;
	cursor:pointer;
	font-weight:bold;
	margin-bottom:6px;
	background-image:url(../images/c_button_bg_ovr.gif);
	background-repeat: repeat-y;
}

.d_button {
	width:648px;
	padding:4px 4px 4px 10px;
	color:#2c5fb6;
	background-color:#fcfcfc;
	border:1px solid #e7edf2;
	font-weight:normal;
	cursor:pointer;
	margin:12px 0px 6px 0px;
}
.d_button_selected {
	width:648px;
	padding:4px 4px 4px 10px;
	color:#2c5fb6;
	background-color:#acacac;
	cursor:pointer;
	margin:12px 0px 6px 0px;
	background-image:url(../images/c_button_bg_open.gif);
	background-repeat: repeat-y;
	font-weight:bold;
	color:#FFFFFF;
}
.d_button:hover {
	width:648px;
	padding:4px 4px 4px 10px;
	color:#2c5fb6;
	background-color:#f5f8fa;
	border:1px solid #e7edf2;
	cursor:pointer;
	font-weight:bold;
	margin:12px 0px 6px 0px;
}


.btn {
	font-size:0.9em;	
	background-color:#cecfd1;
	color:#000000;
	border: 1px solid #a9aaaa;
	cursor:pointer;
}



.searchBtn {
	background-color:#ffffff;
	color:#3f3f3f;
	border: 1px solid #cccccc;
	width:163px;
}
.searchBTN {
	background-color:#ffffff;
	color:#333333;
	border: 1px solid #999999;
	width:28px;
}

.textField, .textInput {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	background-color:#ffffff;
	color:#3f3f3f;
	border: 1px solid #cccccc;
	width:200px;
}


.KT_buttons2 {
	text-align:right;
	padding:5px;
	background-color:#f2f2f2;
}

/*Programme table layout*/
.prog_head {

	color:#ffffff;
	font-weight:bold;
	padding-top:5px;
	padding-left:15px;
	padding-bottom:5px;
	margin:0px;
	border-bottom:1px solid #ffffff;
	background-image:url(../images/c_button_bg2.gif);
	background-repeat:repeat-y;
}

.prog_time {
	background-color:#f8f8f8;
	border-bottom:1px solid #ffffff;
	color:#575757;
	font-weight:bold;
	padding:6px 6px 6px 6px;
	margin:0px;
}
.prog_copy {
	background-color:#f8f8f8;
	border-bottom:1px solid #ffffff;
	border-left:1px solid #ffffff;
	padding:6px 6px 6px 6px;
	margin:0px;
}
.prog_copy p {
	padding:0px 0px 0px 8px;
	margin:0px;
}



/*image position*/

.align_image_left {
	float:left;
	margin:0px 10px 10px 0px;
}
.align_image_right {
	float:right;
	margin:0px 0px 10px 10px;
}


/*delegate admin */
.phoo_contact_th {
	font-weight:bold;
}

/*Gallery list layout*/
.galListRow {
	border:1px solid #CCCCCC;
	float:left;
	display:inline;
	width:236px;
	width/**/:/**/227px;
	height:100px;
	margin:0px 11px 11px 0px;
	padding:6px;
}

.galListRow:last-child {
	margin-right:0px;
}

.galListThumb {
	float:left;
	display:inline;
	text-align:center;
	margin:0px;
	width:100px;
	height:100px;
	overflow:hidden;
}

.galListText {
	float:left;
	width:122px;
	font-weight:normal;
}
.galListText p {
	padding:0px 6px 6px 6px;
	margin:0px;
}
.galListText p a:link {
	color:#9c160d;
	text-decoration:none;
}
.galListText p a:visited {
	color:#9c160d;
	text-decoration:none;
}
.galListText p a:hover {
	color:#9c160d;
	text-decoration:underline;
}

/*Gallery thumb layout*/
.galBox {
	border:1px solid #CCCCCC;
	float:left;
	display:inline;
	width:236px;
	min-height:73px;
	width/**/:/**/227px;
	margin:0px 11px 11px 0px;
	padding:6px;
}
.galBox:last-child {
	margin-right:0px;
}

.galImage {
	float:left;
	display:inline;
	text-align:center;
	margin:0px;
	width:100px;
	background-color:#F7F7F7;
}
.galText {
	float:left;
	width:122px;
}
.galText p {
	padding:0px 6px 6px 6px;
	margin:0px;
}
.newsLayout {
	float:left;
	width:505px;
	border-bottom:1px solid #F0F0F0;
	padding:0px 0px 12px 0px;
}
th {
	font-weight:normal;
}

/* Home page central nav items */

.homeNav {
	float:left;
	width:545px;
	margin-bottom:0px;
	padding-bottom:3px;
}
.support a {
	float:left;
	width:164px;
	font-size:1em;
	font-weight:bold;	
	padding:11px 5px 10px 10px;
	margin:0px 3px 0px 0px;
	background-image:url(../images/support-us.gif);
}
.support a:link {
	color:#ffffff;
	text-decoration:none;
}
.support a:visited {
	color:#ffffff;
	text-decoration:none;
}
.support a:hover {
	color:#ffffff;
	text-decoration:none;
}
.inspiring a {
	float:left;
	width:164px;
	font-size:1em;
	font-weight:bold;	
	padding:11px 5px 10px 10px;
	margin:0px 3px 0px 0px;
	background-image:url(../images/helping-young-people.gif);
}
.inspiring a:link {
	color:#8e8f8f;
	text-decoration:none;
}
.inspiring a:visited {
	color:#8e8f8f;
	text-decoration:none;
}
.inspiring a:hover {
	color:#8e8f8f;
	text-decoration:none;
}
.lives a {
	float:left;
	width:164px;
	font-size:1em;
	font-weight:bold;	
	padding:11px 5px 10px 10px;
	margin:0px 0px 0px 0px;
	background-image:url(../images/meet-our-champions.gif);
}
.lives a:link {
	color:#ffffff;
	text-decoration:none;
}
.lives a:visited {
	color:#ffffff;
	text-decoration:none;
}
.lives a:hover {
	color:#ffffff;
	text-decoration:none;
}


/*****************/
.athleteSearch {
	margin-bottom:6px;
}

.alphaBoxHolder {
	width:100%;
	height:30px;
	clear:both;
	margin:15px 0px 12px 0px;
}

.alphaBox,  .alphaBoxReset {
	float:left;
	width:16px;
	height:20px;
	margin:0px 3px 4px 0px;
	padding:4px 4px 2px 4px;
	text-align:center;
	background-color:#ededee;
	cursor:pointer;
}

.athBox {
	float:left;
	width:238px;
	height:80px;
	margin:0 6px 6px 0;
	padding:0;
	border: solid 1px #CCC;	
}

.athBox .thumb {
	float:left;
	width:60px;
	height:80px;
	margin:0 0 0 0;
	padding:0;
	overflow:hidden;
}

.athBox .text {
	float:left;
	width:166px;
	height:80px;
	margin:0;
	padding:6px;
	overflow:hidden;
}
.athBox .text p {
	margin:0px;
	padding:0px;
}

.athBox .thumb img{
	height:80px;
	border:none;
}

#noResults {
	clear:both;
	display:nonw;
}

.debug {
	position:absolute;
	top:0px;
	left:0px;
	padding:4px;
	overflow:auto;
}
.debug h1{
	font-weight:bold;
	font-size:11px;
	color:#000;
	margin:0px 0px 6px 0px;
}

.debug p{
	font-weight:normal;
	font-size:9px;
	color:#000;
	margin:0px 0px 2px 0px;
}

.error {
	color:#CE0000;
	clear:both;
}
.textFieldMulti {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
} 


.footerAd {
	font-size:0.9em;
	float:left;
	width:970px;
	margin:0px 0px 0px 0px;
	padding:10px 0px 20px 0px;
}
.footerAdLeft {
	float:left;
	width:50px;	
	height:83px;
	background-color:#eff0f0;	
}
.footerAdMid {
	float:left;
	width:905px;
	height:83px;
	background:url(../images/footer-ad-logo.gif) right top no-repeat #eff0f0;	
}
.footerAdMid h2 {
	font-size:18px;
	font-weight:bold;
	color:#757578;
	margin:20px 0px 5px 0px;	
}
.footerAdMid p {
	font-size:13px;
	color:#757578;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;	
}
.footerAdMid p a {
	color:#757578;
	font-weight:bold;
}
.footerAdRight {
	float:left;
	width:15px;	
}

.footer {
	font-size:0.9em;
	float:left;
	width:947px;
	margin:0px 0px 0px 0px;
	padding:10px 0px 20px 23px;
	background-color:#ffffff;
	border-top:1px solid #CCCCCC;
}
.footer .footerRight {
	float:left;
	width:190px;
	margin:0px 0px 0px 20px;
	padding:0px 0px 0px 0px;
	color:#292929;
}
.footer .footerRight p {
	color:#292929;
	font-size:11px;
	margin:0px 0px 6px 0px;
}

.footer .footerRight a:link {
	color:#292929;
	text-decoration:none;
}
.footer .footerRight a:visited {
	color:#292929;
	text-decoration:none;
}
.footer .footerRight a:hover {
	color:#292929;
	text-decoration:underline;
}


.footer .footerNavHolder {
	float:left;
	width:718px;
	font-size:11px;
	margin:0px;
	padding:0px;
}
.footer .footerNavHolder .footerNavHeading {
	float:left;
	width:718px;
	margin:0px 0px 0px 0px;
}
.footer .footerNavHolder .footerNav {
	float:left;
	width:718px;
	margin:0px 20px 0px 0px;
	padding:0px 0px 0px 0px;
}


.footer .footerNavHolder .footerNav a:link {
	color:#888787;
	text-decoration:none;
}
.footer .footerNavHolder .footerNav a:visited {
	color:#888787;
	text-decoration:none;
}
.footer .footerNavHolder .footerNav a:hover {
	color:#888787;
	text-decoration:underline;
}

.SubFooter {
	font-size:10px;
	float:left;
	width:970px;
	margin:0px 0px 0px 0px;
	padding:10px 0px 20px 0px;
	background-color:#ffffff;
	border-top:1px solid #CCCCCC;
	color:#3f3f3f;
}
.SubFooter .left {
	float:left;
	width:485px;
}
.SubFooter .left a:link {
	color:#3f3f3f;
	text-decoration:none;
}
.SubFooter .left a:visited {
	color:#3f3f3f;
	text-decoration:none;
}
.SubFooter .left a:hover {
	color:#3f3f3f;
	text-decoration:underline;
}
.SubFooter .right {
	float:left;
	width:485px;
	text-align:right;
}


.column {	
	width:200px;
	margin-right:32px;
}

.first {
	margin-left:0px;
}

.last {
	margin-right:0px;
}

#registerFail h2 {
	color:#FF0000;
	margin-bottom:5px;
}
#registerFail p {
	color:#FF0000;
}
#thumbHolder {
	height:80px;
	width:725px;
	clear:both;
	background-color:#f8f8f8;
	padding:15px;
	margin-bottom:15px;
}

#newsArchive {
	background-color:#f8f8f8;
	padding:6px;
	margin-bottom:15px;
}

/*Col Promo*/

#rp_holder {
	width:222px;
	height:180px;
	margin:0px 0px 8px 0px;
	overflow:hidden;
}

.rp_item img{
	width:222px;
	height:180px;
	border:none;
}
/*Resource */
.resource_word, .resource_excel, .resource_video, .resource_powerpoint, .resource_zip, .resource_PDF {
	float:left;
	clear:both;
	width:460px;
	line-height:40px;
	margin:0px 0px 6px 0px;
	padding:4px 0px 16px 50px;
	border:1px solid #CCC;
	background-repeat:no-repeat;
	background-position:left 6px;
	text-decoration:none;
	font-weight:bold;
	background-color:#F7F7F7;
}

.resource_word{
	background-image:url(http://phoo.curve-cms.com/images/icons/Oficina-DOC-48x48.gif);
}
.resource_excel{
	background-image:url(http://phoo.curve-cms.com/images/icons/Oficina-XLS-48x48.gif);
}
.resource_video{
	background-image:url(http://phoo.curve-cms.com/images/icons/Video-MOVIE-48x48.gif);
}
.resource_powerpoint{
	background-image:url(http://phoo.curve-cms.com/images/icons/Oficina-PPT-48x48.gif);
}
.resource_zip{
	background-image:url(http://phoo.curve-cms.com/images/icons/Comprimidos-ZIP-48x48.gif);
}
.resource_PDF{
	background-image:url(http://phoo.curve-cms.com/images/icons/Oficina-PDF-48x48.gif);
}

/*Contatc tablbe*/

.contactTable{
	padding:0px;
	margin:0px;
}

.contactTable .btn {
	background-color:#000;
	border:solid 1px #FFF;
}

.error {
	margin-left:6px;
}
