* {
	margin:0;
	padding:0;
}

/** General Style Info **/
body {
	background: #fff !important;
	color: #333;
	font-family:'lucida grande','lucida sans unicode',verdana,helvetica,arial,sans-serif;
	margin: 0;
	font-size: 9pt;
	margin-left: 30px;
}
table {
  border-collapse: collapse;
}
td, th {
  padding: 0;
  font-size: 9pt;
  color: #333;
}
table.padded td, table.padded th { padding: 5px; }

textarea {
	font-family:'lucida grande','lucida sans unicode',verdana,helvetica,arial,sans-serif;
}
img {
	border:none;
	
}
a {
	color: #1894dc;
	text-decoration: none;
	font-weight: bold;
	margin:0px;
}
a:hover {
	color: #49abe3;
	text-decoration: underline;
}
a.slim {
	color: #1894dc;
	text-decoration: none;
	font-weight: normal;
}
a.slim:hover {
	color: #49abe3;
	text-decoration: underline;
}
a.small {
	color: #1894dc;
	text-decoration: none;
	font-weight: normal;
	font-size: 8pt;
}
a.small:hover {
	color: #49abe3;
	text-decoration: underline;
}
a.underBox {
	color: #1894dc;
	text-decoration: none;
	font-weight: normal;
	font-size: 8pt;
}
a.underBox:hover {
	color: #49abe3;
	text-decoration: underline;
}
.underBox {
	width: 100%;
	text-align: right;
	margin-top: 6px;	
	margin-right: 10px;	
}

h1, h2, h3, h4, p {
	font-weight: normal;
	margin-bottom:0.5em;
}
h1 {
	color: #000;
	font-size: 16pt;
}
h2 {
	color: #000;
	font-size: 14pt;
}
h3 {
	color: #4c575d;
	font-size: 13pt;
}
h4 {
	color: #000;
	font-size: 10pt;
}

ul li {
	margin: 0 12px;
}
ul {
	display: block;
	
}
ul.elements li {
	margin: 0;
	list-style: none;
	float: left;
	margin: 5px;
}
.mceEditor
{
	left: 130px;
	top: -13px;	
}
.silver {
	color: #999;
}

/** Layout **/
#content {
	padding-bottom:20px;	
	margin-bottom: 20px;
}

#footer {
	clear: both; 	
	border-top: 1px dotted #ccc;
	padding-top: 12px; 
	color: #aaa;
}

#footer ul {
	float: right; 	
	color: #aaa;
}
#footer li {
	margin: 0;
	margin-left: 6px;
}

#footer a {
	color: #aaa;
	font-weight: normal;
}
#footer a:hover {
	color: #777;
	font-weight: normal;
}


#debug {
	clear: both; 
	margin-top: 30px;	
}

/** BOX **/
.box {
	background-color: #e1ecf2;	
	
}
.box > .corner {
	width:5px;
	height:5px;
	display:block;
	background-repeat: no-repeat;
}
.box > .ul {
	float:left;
	background-image: url(../img/corner_ul.png);
}
.box > .ur {
	float:right;
	background-image: url(../img/corner_ur.png);
}
.box > .ll {
	clear:both;
	float:left;
	background-image: url(../img/corner_ll.png);
	margin-top:-5px;
}
.box > .lr {
	float:right;
	background-image: url(../img/corner_lr.png);
	margin-top:-5px;
}

.box > .container {
	padding: 10px;
}

.box > .container h3 {
	font-weight: bold;
	color: #5f7d8e;
	font-size: 12pt; 
}
/** GBOX **/
.greybox {
	background-color: #eeeeee;	
	
}
.greybox .corner {
	width:5px;
	height:5px;
	display:block;
	background-repeat: no-repeat;
}
.greybox .ul {
	float:left;
	background-image: url(../img/corner2_ul.png);
}
.greybox .ur {
	float:right;
	background-image: url(../img/corner2_ur.png);
}
.greybox .ll {
	clear:both;
	float:left;
	background-image: url(../img/corner2_ll.png);
	margin-top:-5px;
}
.greybox .lr {
	float:right;
	background-image: url(../img/corner2_lr.png);
	margin-top:-5px;
}

.greybox .container {
	padding: 10px;
}


/** WBOX **/
.whitebox {
	background-color: #fff;	
	
}
.whitebox .corner {
	width:5px;
	height:5px;
	display:block;
	background-repeat: no-repeat;
}
.whitebox .ul {
	float:left;
	background-image: url(../img/corner3_ul.png);
}
.whitebox .ur {
	float:right;
	background-image: url(../img/corner3_ur.png);
}
.whitebox .ll {
	clear:both;
	float:left;
	background-image: url(../img/corner3_ll.png);
	margin-top:-5px;
}
.whitebox .lr {
	float:right;
	background-image: url(../img/corner3_lr.png);
	margin-top:-5px;
}

.whitebox .container {
	padding: 10px;
}





/** ImageBOX **/
.imagebox {

}
.imagebox .corner {
	width:5px;
	height:5px;
	display:block;
	background-repeat: no-repeat;
}
.imagebox .ul_lightBlue {
	float:left;
	background-image: url(../img/img_corner_light_blue_ul.png);
}
.imagebox .ur_lightBlue {
	float:right;
	background-image: url(../img/img_corner_light_blue_ur.png);
}
.imagebox .ll_lightBlue {
	clear:both;
	float:left;
	background-image: url(../img/img_corner_light_blue_ll.png);
	margin-top:-5px;
}
.imagebox .lr_lightBlue {
	float:right;
	background-image: url(../img/img_corner_light_blue_lr.png);
	margin-top:-5px;
}


.imagebox .ul_grey {
	float:left;
	background-image: url(../img/img_corner_grey_ul.png);
}
.imagebox .ur_grey {
	float:right;
	background-image: url(../img/img_corner_grey_ur.png);
}
.imagebox .ll_grey {
	clear:both;
	float:left;
	background-image: url(../img/img_corner_grey_ll.png);
	margin-top:-5px;
}
.imagebox .lr_grey {
	float:right;
	background-image: url(../img/img_corner_grey_lr.png);
	margin-top:-5px;
}

.imagebox .ul_white {
	float:left;
	background-image: url(../img/img_corner_white_ul.png);
}
.imagebox .ur_white {
	float:right;
	background-image: url(../img/img_corner_white_ur.png);
}
.imagebox .ll_white {
	clear:both;
	float:left;
	background-image: url(../img/img_corner_white_ll.png);
	margin-top:-5px;
}
.imagebox .lr_white {
	float:right;
	background-image: url(../img/img_corner_white_lr.png);
	margin-top:-5px;
}
.imagebox .ul_darkBlue {
	float:left;
	background-image: url(../img/img_corner_dark_blue_ul.png);
}
.imagebox .ur_darkBlue {
	float:right;
	background-image: url(../img/img_corner_dark_blue_ur.png);
}
.imagebox .ll_darkBlue {
  clear:both;
  float:left;
  background-image: url(../img/img_corner_dark_blue_ll.png);
  margin-top:-5px;
}
.imagebox .lr_darkBlue {
  float:right;
  background-image: url(../img/img_corner_dark_blue_lr.png);
  margin-top:-5px;
}

.imagebox .container {
	padding: 0px;
}
.imagebox .white


label {
	width: 120px;
	display: inline-block;
	text-align: right;
	margin-right: 10px;
	vertical-align: top;
	color: #666;
}


.user_login label {
	display: block;	
	text-align: left;
	margin-bottom: 4px;
}
.user_login .input input {
	width: 200px;
}
.user_login .input {
	margin-bottom: 10px;
}
#authMessage {
	color: #cc0000;
	font-weight: bold;
	margin-bottom: 20px;
	border: 1px dotted #cc0000;
	padding: 5px;
	width: 100%;
}

#authMessage2 {
	color: #cc0000;
	font-weight: bold;
	margin-bottom: 20px;
	border: 1px dotted #cc0000;
	padding: 5px;
	margin-left:173px;
	margin-right:800px;
	width: 50%;
}

h1 div.loginStatus {
	font-size: 9pt;	
	display: inline;
	margin-left: 20px;

}
h1 div.loginStatus a {
	color: #fff;
	font-style: italic;
	font-weight: normal;
}

.inlineElement {
	display: inline;
}
.inlineElements div {
	display: inline;
}


.newsTicker li {
	list-style: none;
	margin: 0px;
	margin-bottom: 5px;
	
}
.newsTicker li a {
	font-weight: normal;
}


div.submit input, button.submit {
	padding:2px;
	color: #fff;
	font-weight: bold;
	font-size: 9pt;
	padding-left: 6px;
	padding-right: 6px;
	background-color: #42a7e1;	
	border-top: 1px solid #7ac4ef;
	border-left: 1px solid #7ac4ef;
	border-bottom: 1px solid #3b96cb;
	border-right: 1px solid #3b96cb;
	cursor: pointer;
}
.button button, .button input, button.button {
	padding:2px;
	color: #fff;
	font-weight: bold;
	font-size: 9pt;
	padding-left: 6px;
	padding-right: 6px;
	background-color: #ccc;	
	border-top: 1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
	border-bottom: 1px solid #aaa;
	border-right: 1px solid #aaa;
	cursor: pointer;
}

.info {
	position: relative;
	top: 3px;
	left: 2px;
}
.notification .icon {
	vertical-align: top; 
	padding-right:4px;
}
.notification .content {
	vertical-align: middle; 
	color: #3d6881;
	font-weight: bold;
}
.small_notification .message {
	color: #f5d000;
	font-weight: bold;
	font-size: 110;
	padding: 5px;
	margin-bottom: 10px;
	border: 1px dotted #f5d000;
}
.small_notification .error {
	color: #cc0000;
	font-weight: bold;
	margin-bottom: 20px;
	border: 1px dotted #cc0000;
	padding: 5px;
}
.small_notification .success {
	color: #4b9b4b;
	font-weight: bold;
	margin-bottom: 20px;
	border: 1px dotted #4b9b4b;
	padding: 5px;
}

.register_team.complete .error {
	color: #cc0000;
	font-weight: bold;
	margin-bottom: 20px;
	border: 1px dotted #cc0000;
	padding: 5px;
}

.htmlcode {
	font-family: Courier New, Courier;	
	font-size: 9pt;
}

.notification_flag {
	color: #fff;
	font-weight: bold;	
	cursor: pointer;
	margin-top: 2px;
	
}
.notification_flag .left {
	background: url(../img/notification_flag_left.png) no-repeat;	
	width: 5px;
	height: 18px;
	float: left;
}
.notification_flag .center {
	background: url(../img/notification_flag_center.png) repeat-x;	
	height: 18px;
	float: left;
	padding-top: 1px;
	padding-left: 3px;
	padding-right: 3px;
	
	
}
.notification_flag .right {
	background: url(../img/notification_flag_right.png) no-repeat;	
	width: 5px;
	height: 18px;
	float: left;
}

.functionBar {
	margin:15px 55px 0 0;
	height:39px;
	width:614px;
	float:right;
}

.functionBar>div {
	padding-left:5px;
	float:left;
}

.functionBar input {
	font-size: 100%;
	width: 150px; 
	height: 17px;
	padding-top: 1px;
}
.functionBar .teaser {
	width: 340px;
}
.functionBar .icon {
	padding-top: 2px;
}
.functionBar .logout {
	padding-top: 4px;
	width: 50px;
	text-align: right;
}
.functionBar .welcome {
	padding-top: 4px;
	width: 170px;
	text-align: right;
	font-size: 100%;
	color: #fff;
}

.header_team .notification_flag_block {
	padding-left: 10px;	
}

.logout a, .welcome a {
	font-size: 100%;
	color: #fff;
}


.referrallogin {
	
	padding-bottom:20px;
	
}

.referrallink a, .referrallogin a{
	padding: 2px;
	color: #fff;
	font-weight: bold;
	font-size: 9pt;
	padding-left: 6px;
	padding-right: 6px;
	background-color: #42a7e1;
	border-top: 1px solid #7ac4ef;
	border-left: 1px solid #7ac4ef;
	border-bottom: 1px solid #3b96cb;
	border-right: 1px solid #3b96cb;
	cursor: pointer;
}