/* ### Main Layout ### */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	background: #000000;
	margin: 0px;
	padding: 0px;
	height: auto;
}

body a {
	color: #00aced;
}

#container {
	text-align: left;
	width: 880px;	
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
 
 
#header {
	background: url(/media/header.png) no-repeat;
	height: 162px;
}

#logo {
	float: left;
	width: 250px;
	margin: 0;
	padding: 0;
}

#tagline {
	font-size: 15px;
	font-weight: bold;
	color: #919293;
	text-align: right;
	padding: 40px 12px 0px 0px;
	margin: 0;
}

#hflash {
	background-color: #FFFFFF;
	clear: both;
}

#top-menu-main {
font-size: 11px;
color: #BFBFBF;
text-align: right;
padding-right:26px; 
font-family:Tahoma; 
text-decoration:none;
padding-top:1px;
}

#top-menu-main a:link {
color: #BFBFBF;
text-decoration:none;
}

#top-menu-main a:hover {
color: #DC0000;
text-decoration:none;
background:url(/media/arrow.png)  no-repeat center top;
}

#top-menu-main a:visited {
color: #BFBFBF;
text-decoration:none;

}

#top-menu-main a:visited:hover {
color: #DC0000;
text-decoration:none;
}

#top-menu-main a:active {
color: #DC0000;
text-decoration:none;
}

a.homebutton{margin:0px 17px 0px 0px; color:#FF0000 !important; background:url(arrow.png)  no-repeat center top;}

a.contactbutton{margin:0px 0px 0px 0px; color:#FF0000 !important; background:url(arrow.png)  no-repeat center top;}

.home{margin:0px 12px 0px 0px;}

.sitebutton{margin:0px 19px 0px 0px;}

.sitebuttonvisited{margin:0px 19px 0px 0px; color:#FF0000 !important; background:url(arrow.png)  no-repeat center top;}

#menu {
position: relative;
}


#main_menu {
	height: 40px;	
}

#main {
	clear: both;
	background-color: #F2F2F2;
	background-image: url(images/main_bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 100%;
	padding-bottom: 12px;
	height:auto;
}


#content {
	width: 730px;
	display: inline;
	float: left;
	margin-left: 80px;margin-bottom: 30px;margin-top: 20px;}

#footer {
	clear: both;
	background: none;
}

#footer_ad {
	background-color: #000000;

}
#footer_links {	
	color: #ffffff;text-align: right;
background-color: #000000;font-size: 12px;font-weight: lighter;padding-top: 10px;padding-bottom: 20px;}

#footer_links a, #footer_links a:visited {
	color: #ffffff;
	}
	
#footer_links a:hover {
	color: #DC0000;
}

.alr {padding-right: 3px;}

.blocker {
	background-image:url(images/1px.gix);
	position:absolute;
}

.toggler {
	color: #222;
	margin: 0;
	padding: 2px 5px;
	background: #eee;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-top: 1px solid #f5f5f5;
	border-left: 1px solid #f5f5f5;
	font-size: 11px;
	font-weight: normal;
	font-family: 'Andale Mono', sans-serif;
}

.required_class {
	color: red;
}

.error_code {
	color: red;
}

.tool-tip {
	color: #fff;
	width: 139px;
	z-index: 13000;
}
 
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #9FD4FF;
	padding: 8px 8px 4px;
	background: black;
}
 
.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: black;
}

.short_input
{
	width: 75px;
}

.inputText
{
	width:150px;
}

.inputPassword
{
	width:150px;
}

.medal_thumb {
    height: 200px;
    width: 200px;
    float: left;

}
.medal_info {
    float:left;
    /*height: 200px;*/
    width:400px;
    padding:0 20px;
}

.user_listing {
	margin-bottom: 10px;
	border: 1px solid black;
}

.user_description{
	border: 1px solid black;
	width:400px;
	height: 100px;
	overflow: auto;
	vertical-align: top;
	padding: 3px;
}

.contentdiv{width:700px; height:100%; 
background-color:#F8F8F8; 
font:normal 11px Verdana, Arial, Helvetica, sans-serif; 
color:#0D0D0D; 
text-decoration:none; 
padding:0px 28px 20px 0px;}

.titlebg{background:url(title_bg.gif) repeat-x left 23px; width:598px;}
.aboutus{margin:23px 0px 0px 0px;}
.hometext{font:normal 11px Verdana; color:#0D0D0D; text-decoration:none; padding:17px 0px 0px 30px; $padding:16px 0px 0px 30px; line-height:14px;}

.hometext{font:normal 11px Verdana; color:#0D0D0D; text-decoration:none; padding:17px 0px 0px 30px; $padding:16px 0px 0px 30px; line-height:14px;}

ul.list
{margin:12px 0px 0px 2px; $margin:13px 0px 0px 2px; padding:0; list-style-type:none;}

ul.list li
{list-style-type:none; margin:4px 0 0 0px; padding:0 0 0 10px; font:normal 11px Verdana; color:#0D0D0D; text-decoration:none; text-decoration:none; background:url(/media/arrow_01.gif) no-repeat left 5px; line-height:15px;}