a img {
	border: 0px;
}



#adminBox {
	border-bottom: 1px;
	border-bottom-style: solid;
	border-color: #ffffff;
	margin: 0px 10px 0px 10px;
	padding: 0px 0px 20px 0px;
}

#adminBox h2 {
	color: #b5263c;
}


body {
	margin: 0px;
	font-size: 11px;
	font-family: verdana,helvetica,arial;
	background-color: #4d4d4d;
}


#bodyBox {
	width: 728px;
	margin: auto;
	background: #efefef;
}


#bodyBox h1 {
	display: none;
}


#bottomBar {
	width: 728px;
	height: 45px;
	background-image: url('images/bottombar-bg.gif');
	padding-top: 30px;
	color: #7a7a7a;
	text-align: center;
	font-family: Tahoma,Arial,Sans-Serif;
	font-size: 11px;
	
}

#bottomBar p {
	padding-left: 110px;
}

.brandDiv {
	/* height: 80px; */
	float: left;
	text-align: center;
}

.brandImage {
	display: inline;
	border: 1px solid black;
	margin: 5px 4px 5px 0px;
	
}


.buttonSmall {
	font-size: 10px;
	font-family: verdana;
	border: 1px solid #000000;
	padding: 2px;
	width: 150px;
	margin-top: 5px;
}

.catoMember {
	clear: both;
	padding: 10px 4px 10px 4px;
	border: 1px solid black;
	margin-top: 30px;
	margin-bottom: 30px;
	background-color: #ebebeb;
	/*
	padding-left: 5px;
	padding-right: 5px;
	
	margin-bottom: 9px;
	*/
}

.catoRed {
	color: #b5263c;
}

.clearIt {
	clear: left; 
}

.clearMe {
	clear: both;
}

#flashMovie {
	margin: 0px;
	padding: 0px;
	height: 257px;
	width: 496px;
	background-color: #ffffff;
}


.formBox {
	background-color: #d4d4d4;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 1px;
	width: 170px;
}

.formBox250 {
	background-color: #d4d4d4;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 1px;
	width: 250px;
}

.formBox450 {
	background-color: #d4d4d4;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 1px;
	width: 450px;
}

.formBox25 {
	background-color: #d4d4d4;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 1px;
	width: 25px;
}


.formButton {
	width: 250px;
	text-align: center;
}


.leftImage {
	float: left;
	padding: 6px 6px 6px 0px;
}

#leftSide {
	width: 232px;
	height: 276px;
	margin: 0px;
	padding: 0px;
	background-image: url('images/menu-bg.jpg'); 
	background-repeat: no-repeat;
	float: left;
}

#leftSideMembers {
	width: 232px;
	height: 257px;
	margin: 0px;
	padding: 0px;
	background-image: url('images/member-bg.gif'); 
	background-repeat: no-repeat;
	float: left;
}


.leftSub {
	float: left;
	width: 232px;	
	height: 300px;
	padding-top: 4px;
}
* html .leftSub {margin-right:-3px;} 

.leftSub p {
	font-size: 11px;
	font-family: Tahoma,Arial,Georgia,Verdana;
	color: #737272;	
	width: 185px;
}

.leftSub h4 {
	font-size: 14px;
	font-family: Arial,Helvetica,sans-serif;
	padding: 2px 0px 2px 0px;
	margin: 4px 0px 6px 0px;
}


#lowerBar {
	width: 728px;
	height: 186px;
	background-image: url('images/lowerbar-bg.gif');
	
}

#mainContent {
	/*
	border-top: 6px solid #bebebe;	
	border-right: 1px solid #fffff;
	border-left: 1px solid #ffffff;
	border-bottom: 6px solid #bebebe;
	*/
	background: #ffffff;
	padding-top: 15px;
	width: 727px;
	clear: both;
	/*
	font-size: 13px;
	font-family: arial,tahoma,helvetica;
	*/
		
}


/** menu styles **/

.menuAbout {
	background-image: url('images/menu/about-on.gif');
	width: 232px;
	height: 31px;
}
.menuApply {
	background-image: url('images/menu/application-on.gif');
	width: 232px;
	height: 30px;
}
.menuContact {
	background-image: url('images/menu/contact-on.gif');
	width: 232px;
	height: 30px;
}
.menuHome {
	background-image: url('images/menu/home-on.gif');
	width: 232px;
	height: 38px;
}
.menuIndustry {
	background-image: url('images/menu/industry-on.gif');
	width: 232px;
	height: 30px;
}
.menuLogin {
	background-image: url('images/menu/login-on.gif');
	width: 232px;
	height: 28px;
}
.menuMembers {
	background-image: url('images/menu/members-on.gif');
	width: 232px;
	height: 29px;
}
.menuPress {
	background-image: url('images/menu/press-on.gif');
	width: 232px;
	height: 30px;
}

.menuResponsible {
	background-image: url('images/menu/resp-on.gif');
	width: 232px;
	height: 30px;
}

#menuBar {
	height: 276px;
	width: 728px;
	background-color:#FFFFFF;
}

#menuBar h2 {
	visibility: hidden;
}


#midBar {
	width: 728px;
	height: 149px;
	background-image: url('images/midbar-bg.gif');
}

.noDisplay {
	/* display: none;
	height: 0px;
	margin: 0px;
	padding: 0px;
	*/	
	visibility: hidden;
}


.orderedList li {
	padding-bottom: 8px;
}


.padMe {
	padding-top: 6px;
}

.pantone {
	color: #b5263c;
}

.pressLink {
	line-height: 14px;
}

.rightContent {
	padding-left: 232px;
	width: 476px;
	padding-right: 20px;
}

.rightContent h2 {
	color: #b5263c;
	font-size: 18px;
	font-weight: bold;
	font-family: arial,tahoma,verdana,sans-serif;
	padding: 8px 0px 8px 2px;
	margin: 0px;
}

.rightContent p {
	margin: 0px;
	padding: 5px 0px 5px 2px;
	border: 0px;
}


.rightContent form p {
	margin: 0px;
	padding: 2px 0px 2px 2px;
	border: 0px;
}



#rightSide, #rightSideCATO, #rightSidePress, #rightSideContact, #rightSideMembers, #rightSideIndustry, #rightSideApply {
	float: right;
	width: 496px;
	height: 257px;
	margin: 0px;
	padding: 0px;
	background-color: #f7f7f8;
	
}

#rightSideApply {
	background-image: url('images/1.jpg');
}

#rightSideCATO {
	background-image: url('images/5.jpg');
}

#rightSidePress {
	background-image: url('images/3.jpg');
}

#rightSideContact {
	background-image: url('images/4.jpg');
}

#rightSideMembers {
	background-image: url('images/2.jpg');
}

#rightSideIndustry {
	background-image: url('images/6.jpg');
}


.rightSub {
	padding-top: 4px;
}

.rightSub h4 {
	font-size: 14px;
	font-family: Arial,Helvetica,sans-serif;
	padding: 2px 0px 0px 0px;
	margin: 4px 0px 2px 0px;
}

.rightSub p {
	font-size: 11px;
	font-family: Tahoma,Arial,Georgia,Verdana;
	color: #737272;	
}

#topBar {
	width: 728px;
	height: 83px;
	background-image: url(images/topbar-bg.gif);
}

#topBarMember{
	width: 728px;
	height: 83px;
	background-image: url(images/membertop-bg.gif);
}

.topPad {
	padding: 12px 0px 0px 0px;
}


ul.mainMenu, ul.memberMenu {
	margin: 0px;
	padding: 0px;
	padding: 0;
	list-style: none;
	
}

ul.mainMenu li, ul.memberMenu li {
	/* margin-bottom: 20px; */
	padding: 0px;
	margin: 0px;
	padding: 0;
}

.yellowbirdLogo {
	padding: 15px 0px 5px 0px;
	border: 0px;
}



/****************************/
/******** link mania ********/
/****************************/


a:link {
	color: #000000;
	text-decoration: underline;
}

a:visited {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #778494;
	text-decoration: none;
}


a.blueLink:link {
	color: #3b7097;
	text-decoration: underline;
}
a.blueLink:visited {
	color: #3b7097;
	text-decoration: underline;
}
a.blueLink:hover {
	color: #3b7097;
	text-decoration: none;
}

a.boldGrey:link {
	font-weight: bold;
	color: #3f3f3f;
	text-decoration: underline;
}
a.boldGrey:visited {
	font-weight: bold;
	color: #3f3f3f;
	text-decoration: underline;
}
a.boldGrey:hover {
	font-weight: bold;
	color: #3f3f3f;
	text-decoration: none;
}


a.cwsLink:link {
	color: #5f5f5f;
	text-decoration: underline;
}
a.cwsLink:visited {
	color: #5f5f5f;
	text-decoration: underline;
}
a.cwsLink:hover {
	color: #5f5f5f;
	text-decoration: none;
}



a.delete:link {
	color: #b5263c;
	text-decoration: underline;
}
a.delete:visited {
	color: #b5263c;
	text-decoration: underline;
}
a.delete:hover {
	color: #b5263c;
	text-decoration: none;
}


a.menuLinkAbout {
	display: block;
	background-image: url('images/menu/about-off.gif');
	width: 232px;
	height: 31px;	
	text-decoration: none;
}

a.menuLinkAbout:hover {
	background-image: url('images/menu/tranny.gif');
	width: 232px;
	height: 31px;		
}

a.menuLinkApply {
	display: block;
	background-image: url('images/menu/application-off.gif');
	width: 232px;
	height: 30px;	
	text-decoration: none;
}

a.menuLinkApply:hover {
	background-image: url('images/menu/tranny.gif');
	width: 232px;
	height: 30px;		
}

a.menuLinkContact {
	display: block;
	background-image: url('images/menu/contact-off.gif');
	width: 232px;
	height: 30px;	
	text-decoration: none;
}

a.menuLinkContact:hover {
	background-image: url('images/menu/tranny.gif');
	width: 232px;
	height: 30px;		
}

a.menuLinkHome {
	display: block;
	background-image: url('images/menu/home-off.gif');
	width: 232px;
	height: 38px;	
	text-decoration: none;
}

a.menuLinkHome:hover {
	background-image: url('images/menu/tranny.gif');
	width: 232px;
	height: 38px;		
}

a.menuLinkIndustry {
	display: block;
	background-image: url('images/menu/industry-off.gif');
	width: 232px;
	height: 30px;	
	text-decoration: none;
}

a.menuLinkIndustry:hover {
	background-image: url('images/menu/tranny.gif');
	width: 232px;
	height: 30px;		
}

a.menuLinkLogin {
	display: block;
	background-image: url('images/menu/login-off.gif');
	width: 232px;
	height: 28px;	
	text-decoration: none;
}

a.menuLinkLogin:hover {
	background-image: url('images/menu/tranny.gif');
	width: 232px;
	height: 28px;		
}

a.menuLinkMembers {
	display: block;
	background-image: url('images/menu/members-off.gif');
	width: 232px;
	height: 29px;	
	text-decoration: none;
}

a.menuLinkMembers:hover {
	background-image: url('images/menu/tranny.gif');
	width: 232px;
	height: 29px;		
}

a.menuLinkPress {
	display: block;
	background-image: url('images/menu/press-off.gif');
	width: 232px;
	height: 30px;	
	text-decoration: none;
}

a.menuLinkResponsible {
	display: block;
	background-image: url('images/menu/resp-off.gif');
	width: 232px;
	height: 30px;	
	text-decoration: none;
}

a.menuLinkResponsible:hover {
	display: block;
	background-image: url('images/menu/tranny.gif');
	width: 232px;
	height: 30px;	
	text-decoration: none;
}


a.menuLinkPress:hover {
	background-image: url('images/menu/tranny.gif');
	width: 232px;
	height: 30px;		
}