/* MY FIGHT TEAM */

*{
	margin:0;
	padding:0;
}
fieldset,img { 
	border:0;
	padding:0px;
	margin:0px;
}

a {
	outline:none;
	padding:0;
	margin:0;
	border:0;
}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#cccccc;
	background:url(/images/bg.gif) center;
}
body,html {
	margin: 0px;
	padding: 0px;
	height:100%;
}
img {
	border: none;
}

.input {
	border:1px #666666 solid;
	background:#333333;
	height:17px;
	color:#cccccc;
	padding:3px 0 0 2px;
}

/* Custom Definitions */
.clear {
	clear: both;
}
.hide {
	display: none;
}
.left {
	float: left;
}
.right {
	float: right;
}

#page_width {
	margin:0 auto;
	width:950px;
	overflow:hidden;
}
#header {
	width:950px;
	height:142px;
	overflow:hidden;
}
#header .logo {
	width:440px;
	height:105px;
	overflow:hidden;
	padding:0 0 0 11px;
}
#header .right_container {
	width:488px;
	height:105px;
	overflow:hidden;
	background:url(/images/bg_topright.gif) no-repeat;
}
#header .right_container {
	width:488px;
	height:105px;
	overflow:hidden;
	background:url(/images/bg_topright.jpg) no-repeat;
}
#header .right_container {
	width:488px;
	height:105px;
	overflow:hidden;
}
#header .right_container .toplinks {
	width:478px;
	height:31px;
	overflow:hidden;
	padding:21px 0 0 10px;
}
#header .right_container .toplinks .logout {
	float:right;
	margin-right:10px;
	width:60px;
}
#header .right_container .toplinks .email {
	float:right;
	font-size:11px;
	margin-right:20px;
	color:#FFFFFF;
	font-weight:bold;
}
#header .right_container .bottom_container {
	width:478px;
	height:53px;
	overflow:hidden;
	padding:0px 0 0 10px;
}
#header .right_container .bottom_container .links {
	width:222px;
	height:31px;
	overflow:hidden;
	padding:22px 0 0 36px;
}
#header .right_container .bottom_container .search {
	width:160px;
	height:33px;
	padding:20px 0 0 42px;
}
#header .right_container .bottom_container .search input {
	font-size:0.69em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#cccccc;
	width:145px;
	height:17px;
	border:1px solid #333333;
	background:#333333;
	padding:2px 0 0 1px;
}
#header .navlink {
	margin:0 auto;
	width:928px;
	height:37px;
	background:url(/images/bg_navlink.gif) no-repeat;
}
#header .navlink ul {
	list-style:none;
	width:922px;
	height:31px;
	padding:3px;
}
#header .navlink ul li {
	float:left;
	padding:0 2px 0 0;
	height:31px;
	background:url(/images/navlink_devider.gif) no-repeat top right;
}

/* Footer */
#footer {
	margin:0 auto;
	width:922px;
	height:33px;
	border:1px solid #383838;
	background:url(../../images/bg_footer.gif) repeat-x;
}
#footer .copyright {
	width:400px;
	font-size:9px;
	color:#cccccc;
	padding:7px 0 0 10px;
}
#footer .links {
	height:33px;
}
#footer .links ul {
	list-style:none;
	height:26px;
}
#footer .links ul li {
	float:right;
	list-style:none;
	font-size:9px;
	color:#cccccc;
	height:21px;
	padding:5px 3px 0 3px;
}
#footer .links ul li a {
	font-size:9px;
	color:#eb8324;
	text-decoration:underline;
	padding:0 3px 0 1px;
}
#footer .links ul li a:hover {
	text-decoration:none;
}

/* Error Message */

.errormessage {
	width:300px;
	height:33px;
	border:1px solid #666666;
	background:#fa7211;
}
.errormessage h2 {
	font-size:12px;
	color:#FFFFFF;
	background:url(/images/icn_error.gif) 15px 3px no-repeat;
	padding:8px 0 3px 50px;
}

.errormessage2 { 
	border:1px solid #666666;
	padding:0 0 6px 0; 	
}
.errormessage2 h2 {
	display:block;
	height:28px;
	font-size:12px;
	color:#FFFFFF;
	background:url(/images/icn_error.gif) 5px 3px no-repeat #fa7211;
	padding:8px 0 3px 40px;
}
.errormessage2 h3 {
	display:block;
	font-size:9px; 
	color:#FFFFFF;
	padding:5px 0 0 5px;
}

/* css for header dropdown menu */
.dropdown {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-top:0px;
	color:#999999;
	font-size:12px;
	z-index:1;
	list-style:none;
	background-color:#232323;
	margin-top:-2px;
	display:block;
}
.win.ie .dropdown {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-top:0px;
	color:#999999;
	font-size:12px;
	z-index:1;
	list-style:none;
	background-color:#232323;
	margin-top:0px;
	display:block;
}
.dropdownlink {
	background-color:#232323; 
	border-bottom:1px solid #383838;
	border-left:1px solid #383838;
	border-right:1px solid #383838;	 
	margin:0px;
	width:167px;
	padding:5px;
	cursor:pointer;
	display:block;
}
.win.ie .dropdownlink {
	background-color:#232323; 
	border-bottom:1px solid #383838;
	border-left:1px solid #383838;
	border-right:1px solid #383838; 
	width:170px;
	padding:5px;
	cursor:pointer;
	display:block;
margin-top:-1px;
}
.win.ie .menudiv {
	margin-top:-5px;
	display:block;
}
.dropdownlink a {
	text-decoration:none;
	color:#5F5F5F;
	height:15px;
	overflow:hidden;
	display:block;
}
.dropdownlink a:hover {
	text-decoration:none;
	color:#E97C24;
	height:15px;
	overflow:hidden;
	display:block;
}
.menu_hover{
	height:26px;
	margin-top:-7px;
	display:block;
}

/* pagination */
.pag_navigation {
	background:#2c2c2c;
	font-size:12px;
	color:#cccccc;
	padding:10px 5px;
	margin:10px 0 0 0;
	text-align:center;
}
.pag_navigation .navigation {
	padding-bottom:10px;
}
.pag_navigation li {
	display: inline;
	list-style-type: none;
	padding:0px 5px;
}
.pag_navigation li a {
	color:#e97c24;
	text-decoration:none;
}
.button {
	height: 20px;
	font-size:10px;
	font-weight: bold;
	color: #ffffff;
	border: none;
}

.win.ie .button { padding-right: 7px; }
.safari .button,
.win.gecko .button { font-size:10px; padding-bottom:2px; }
.button-size-xxlg { width: 100px; }
.button-size-xxlg.button-color-orange { background: url(/images/buttons/btn_xxlg_green.png) no-repeat; } 
.button:hover {
	cursor: pointer;
	cursor: hand;
	background-position: left bottom;
} 
.link-button { 
	text-align:left; 
}	
a:hover .link-button {
	text-align:left;
	cursor: pointer;
	cursor: hand;
	color: #333333;
	background-color: #ccd397;
}
