@CHARSET "UTF-8";

.form .totform form {

}

.profile_left {
	float: left;
	width: 145px;
}

.skip_145 {
    margin-left: 145px;
}

.profile_right {
	float: left;
	width: 300px;
    /*border: 1px solid black;*/
}

.profile_inside_right {
	float: left;
	width: 300px;
	margin-left: 145px;
}


.profile_header {
	width: 300px;
	height: 25px;
	float: left;	
	background-image: url("/images/totalus/profile/head.jpg");
	background-position: top left;
	background-repeat: no-repeat;
	
	padding: 5px 5px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #5c5c5c;
}

.profile_header2 {
    background-image: url("/images/totalus/profile/head2.jpg");
}

.profile_text {
	padding-bottom: 10px;
    float: left;
    width: 300px;
    word-wrap: break-word;
}

.information_row {
	float: left;
	font-style: italic;
	font-size: 11px;
	color: #5c5c5c;
	margin-bottom: 10px;
	}

.form label {
	float: left;
	width: 86px;
	}

.form .input_element {
	float: left;
	margin: 5px 0px;
	}
	
.form .input_element .captcha {
	float: left;	
	}	
	
.form .input_element .captcha img{
	float: left;	
	}		
	
.form .input_element .captcha input {
	width: 80px !important;
	margin: 5px;
	}	

	
.form .input_element > .radio {
	float: left;
	}
	
.form .input_element > .radio LABEL {
	display: inline;
	width: 80px;
	}	
	
.form .input_element > .radio input {
	display: inline;
	}

.resultsSearch
{
    height: 14px !important;
    margin-top: 5px;
}

.form input, .form select {
	float: left;
	height: 15px;
	border: 1px #404040 solid;
	padding: 3px;
	
	color: #5c5c5c;
	font-family: Arial, sans-serif;
	font-size: 11px;
    
	}

.form input[type=checkbox], .form input[type=radio]
{
    border: 0px #000000 solid !important;
}
	
.form select {
    height: 23px;
    scrollbar-arrow-color: Olive;

}

.select_wrap {
    background-image: url("/images/totalus/select_right.gif");
    background-position: top right;
    background-repeat: no-repeat;
    height: 21px;
    width: 21px;
    float: left;
    border: 1px solid black;
    position: absolute;
    margin-left: 206px;
    overflow: hidden;
    }

.form .result_input {
    width: 48px;
    }

.form .result_input2 {
    width: 24px;
    height: 13px;
    margin-bottom: 3px;
    }

.form .team_select {
    width: 150px;
    }
	
.form .line_input {
	width: 200px;
}

.form .milti_inputs label {
    width: 20px;
    display: block;
    float: left;
    padding-top: 4px;
}

.form .milti_inputs input {
    width: 180px;
    float: left;
    margin-top: 5px;
}
	
.form .multi_input {
	float: left;
	margin-right: 8px;
	}	
	
.form select {
	width: 98px !important;
	}	
	
.form textarea{
	height: 130px;
	width: 210px;
	border: 1px #404040 solid;
	padding: 3px;
	
	color: #5c5c5c;
	font-family: Arial, sans-serif;
	font-size: 11px;
	}	
	
.form .file{
	float: none;
	}	
	
.comments_form textarea {
	float: left;
	width: 450px;
	height: 130px;
	border: 1px #404040 solid;
	padding: 3px;
	
	color: #5c5c5c;
	font-family: Arial, sans-serif;
	font-size: 11px;
	
	margin-bottom: 10px;	
	}	

	
.register_form label {
	width: 130px;
	}	
	
.register_form .info {
	display: block;
	margin-left: 130px;
	float: left;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-style: italic;
	margin-top: 5px;
	margin-bottom: 5px;
    word-wrap: break-word;
	}

    .info a {
        text-decoration: underline;
        color: #5c5c5c;
    }

	
#captcha {
	display: none;
	}	

	
.row {
	float: left;
	width: 100%;
	}	
	
.errors {
	padding: 0px;
    margin: 0px;
	}
	
.errors li {
	list-style: none;
	border: 1px #404040 solid;
	color: #fdb900;
	font-weight: bold;
	background: #01363c;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 5px;
	float: left;
    display: block;
	margin-left: 130px;
}

.errorsnp li {
	margin-left: 0px !important;
}

.form .regular_input .errors li {
    margin-left: 0px !important;
    width: 300px !important;
}
	
.form .input_element .captcha .errors li {
	margin-left: 0px;
	}	
	
	
.bgbutton {
	background-image: url("/images/totalus/button/back.jpg");
	background-position: top left;
    background-repeat: no-repeat;
	height: 28px;
	float: right;
	margin-left: 5px;
	cursor: pointer;
    padding-right: 0px;
	}	
	
    .back2 {
        background-image: url("/images/totalus/button/Redback2.jpg");
    }
	
.bgbutton input[type=submit] {
	background-image: url("/images/totalus/button/back.jpg");
	background-position: top left;
    background-repeat: no-repeat;
	height: 28px;
	float: left;
	border: 0px solid !important;
	color: white;
	font-weight: bold;	
	cursor: pointer;
	font-family: Arial, sans-serif;
    font-size: 12px;
    padding-bottom: 4px;
    padding-left: 0px;
    margin-left: 0px;
	}			
	
.bgbutton > .button_text {
	float: left;
	height: 22px;
	padding-top: 6px;
    padding-left: 6px;
    padding-right: 6px;
	color: white;
	font-weight: bold;	
	}	
	
.bgbutton > .button_text a {
	color: white;
	font-weight: bold;	
	}	

.bgbutton > .icon {
	float: right;
	height: 28px;
	width: 25px;
	background-position: top left;	
	}

.bgbutton > .more {
	background-image: url("/images/totalus/button/more.jpg");
    width: 25px;
    height: 28px;
	}

.bgbutton > .more2 {
	background-image: url("/images/totalus/button/more2.jpg");
    width: 25px;
    height: 28px;
	}
	
.bgbutton > .cancel {
	background-image: url("/images/totalus/button/cancel.jpg");
    width: 25px;
    height: 28px;
	}	
			
.bgbutton > .comments {
	background-image: url("/images/totalus/button/comments.jpg");
    width: 25px;
    height: 28px;
	}		
	
.center_row {
	float: left;
	width: 450px;
	}	
	
.dotted {
	margin-top: 10px;
	margin-bottom: 10px;
	height: 1px;	
	border-bottom: 1px #5a5a5a dotted;
}


.search_row label {
    width: 77px;
    font-size: 14px;
    font-weight: bold;
    text-align: right;
    float:left;

    padding-right: 5px;
    padding-top: 3px;
}

.search_row .search_input {
	float: left;
	height: 15px;
	border: 1px #404040 solid;
	padding: 3px;
    width: 245px;

	color: #5c5c5c;
	font-family: Arial, sans-serif;
	font-size: 11px;
}

.search_button {
    text-align: left;
    float: left;
    width: 100px;
    padding: 0px;
    margin: 0px;
}

.select {
	position: absolute;
	width: 101px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
	height: 21px;
	padding: 0 24px 0 8px;
	color: #fff;
	font: 12px/21px arial,sans-serif;
	background: url(/images/totalus/select_input.gif) no-repeat;
	overflow: hidden;
    float: left;
}

.styled {
    position: relative;
    width: 101px;
    opacity: 0;
    filter: alpha(opacity=0); z-index: 5;
}


div.skinnedSelect {
background: url('/images/totalus/select_input_3.gif') no-repeat scroll 0pt 100%;
height: 21px;
}

div.skinnedSelect2 {
background: url('/images/totalus/select_input.gif') no-repeat scroll 0pt 100%;
height: 21px;
}

div.skinnedSelect select, div.skinnedSelect2 select{
opacity: 0;
filter: alpha(opacity = 0);
moz-opacity: 0;
margin-left: -150px !important;
width: 150 !important;

}
div.skinnedSelect .text, div.skinnedSelect2 .text {
float: left;
text-indent: 10px;
line-height: 19px;
width: 150px;
}
div.skinnedSelect .text, div.skinnedSelect2 .text,
div.skinnedSelect select option, div.skinnedSelect2 select option
{
font-size: 11px;
color: #5c5c5c;

}
