/*
r : 0
g : 90
b : 191
--------
t : 281
*/
/*
r : 0
g : 90
b : 191
--------
t : 281
*/
#col_tester_1 {
	background-color    : #000000;
}
#col_tester_2 {
	background-color    : #000C1B;
}
#col_tester_3 {
	background-color    : #001936;
}
#col_tester_4 {
	background-color    : #002651;
}
#col_tester_5 {
	background-color    : #00336D;
}
#col_tester_6 {
	background-color    : #004088;
}
#col_tester_7 {
	background-color    : #004DA3;
}
#col_tester_8 {
	background-color    : #005ABF;
}
#col_tester_9 {
	background-color    : #2471C8;
}
#col_tester_10 {
	background-color    : #4889D1;
}
#col_tester_11 {
	background-color    : #6DA0DA;
}
#col_tester_12 {
	background-color    : #91B8E3;
}
#col_tester_13 {
	background-color    : #B6CFEC;
}
#col_tester_14 {
	background-color    : #DAE7F5;
}

.col_tester {
	width               :   40px;
	height              :  100px;
	position            : relative;
	float               : left;
}




body {
	background-color    : #005ABF;
	/*
	background-image    : url( 'bg.png' );
	*/
	background-position : top center;
	background-repeat   : repeat-y;
}

#shadowbox {
	position            : fixed;
	width               :  100%;
	height              :  100%;
	background-color    : #000000;
	/*
	opacity             : 0.5;
	filter              : alpha( opacity=50 );
	*/
	color               : #FFFFFF;
	z-index             : 500;
}

#page-holder {
	
	/*
	height              :  100%;
	*/
	
	background-color    : transparent;
	
}
#page {
	height              :  400px;;
	
	
	background-color    : #000C1B;
	
	font-family         : Verdana, Helvetica, Arial;
	
	background          : transparent;
}

#page_header {
	position            : relative;
	float               : left;
	left                :    0px;
	top                 :    0px;
	width               :  100%;
	height              :   70px;
	color               : #6DA0DA;
	font-size           :    8pt;
}
#page-title {
	font-family         : Verdana,Helvetica,Arial,sans-serif;
	text-shadow         : none;
	font-size           :   30pt;
	color               : #6DA0DA;
}

#fav_tag_box {
	position             : relative;
	float                : left;
	width                :  940px;
	background-color     : #91B8E3;
	padding              : 5px 5px 5px 5px;
	font-size            :   12pt;
	color                : #005ABF;
	z-index              : 300;
}
#fav_tag_box > a {
	position             : relative;
	display              : inline;
	float                : left;
	margin               : 2px 14px 2px 3px;
	padding              :    0px;
}
#pipe_char {
	position             : relative;
	display              : inline;
	float                : left;
	margin               : 2px 14px 2px 3px;
	padding              :    0px;
}
#ad_box {
	position             : relative;
	float                : left;
	width               :  100%;
	
}
#fav_link_box_container {
	position             : relative;
	float                : left;
	width                :  100%;
	/*
	width                :  950px;
	*/
	font-size            :   12pt;
}
.fav_link_box {
	position             : absolute;
	width                :  316px;
	background-color     : #6DA0DA;
	padding              :    0px;
	z-index              : 24;
}
#fav_link_box_1 {
	left                 :    0px;
}
#fav_link_box_2 {
	left                 :  317px;
}
#fav_link_box_3 {
	right                :    0px;
}
.flb_bg {
	position             : absolute;
	left                 :    0px;
	top                  :  -30px;
	z-index              : 25;
	color                : #DAE7F5;
	font-size            :  150pt;
	opacity              : 0.25;
	filter               : alpha(opacity = 25);
}
.fav_link_ul {
	position             : relative;
	margin               :    5px;
	padding              :    0px;
	z-index              : 50;
}
.fav_link_ul > li {
	position             : relative;
	display              : block;
	margin               :    3px;
	padding              :    0px;
}
.fav_link_ul a:link, .fav_link_ul a:visited {
	color                : #004088;
	text-decoration      : none;
}
.fav_link_ul a:hover, .fav_link_ul a:active {
	color                : #000C1B;
	text-decoration      : none;
}
.link_text_container {
	/*
	background-color     : white;
	*/
	width                :  260px;
}
a.link_text {
	/*
	width                :  100px;
	padding-right        :   35px;
	margin-right         :   35px;
	*/
}
.link_button {
	position             : absolute;
	top                  :    3px;
	width                :   15px;
	height               :   15px;
}
.edit_button {
	right                :   22px;
	background-image     : url( 'edit_neutral.png' );
}
.del_button {
	right                :    0px;
	background-image     : url( 'del_neutral.png' );
}


/*
#header_corner {
	position            : absolute;
	right               :    0px;
	top                 :    0px;
	
	margin              : 3px 7px 0px 0px;
	
	text-align          : right;
}
*/

#header_user_signout {
	
	position            : absolute;
	right               :    0px;
	top                 :    0px;
	
	
	margin              : 3px 0px 0px 0px;
	
}
#copyright_box {
	position             : absolute;
	left                 :    0px;
	top                  :    0px;
	margin              : 3px 0px 0px 0px;
	
}

#page_header a:link, #page_header a:visited {
	color               : #B6CFEC;
	text-decoration     : none;
}

#page_header a:hover, #page_header a:active {
	color               : #FFFFFF;
	text-decoration     : none;
}

#page-title {
	/*
	color               : #91B8E3;
	*/
}

#footer_ul a:link,#footer_ul a:visited {
	color               : #000C1B;
	text-decoration     : none;
	/*
	border-bottom       : 1px dashed #000000;
	*/
}
#footer_ul a:hover,#footer_ul a:active {
	color               : #002651;
	text-decoration     : none;
	/* border-bottom       :    0px; */
}
ul {
	padding-left        :    0px;
}
ul li {
	list-style          : none;
}
#footer_ul {
	position            : absolute;
	right               :    0px;
	bottom              :    0px;
	margin              :   10px;
}
#footer_ul li {
	text-align          : right;
	font-family         : 'Lucida Sans', Verdana, Arial, sans-serif;
	font-size           :    8pt;
}
a:link img.domain_t,a:visited img.domain_t {
	background-color    : #000C1B;
	border              : none;
}
a:hover img.domain_t,a:active img.domain_t {
	background-color    : #002651;
	border              : none;
}



#edit_form {
	position            : absolute;
	left                :    0px;
	top                 :   60px;
	
	width               :  400px;
	height              :  150px;
	
	/*
	background-color    : #A09EC9;
	*/
	
}

.modal {
	position            : absolute;
	left                :  275px;
	width               :  398px;
	color               : #005ABF;
	background-color    : #91B8E3;
	border              : 1px solid #00336D;
	z-index             : 1000;
}
.modal a:link, .modal a:visited {
	color               : #00336D;
	text-decoration     : none;
}
.modal a:hover, .modal a:active {
	color               : #000000;
	text-decoration     : none;
}
.modal_title {
	position            : absolute;
	left                :    0px;
	top                 :    8px;
	width               :  400px;
	height              :   25px;
	text-align          : center;
	color               : #005ABF;
	font-size           :   13pt;
}
.modal_message {
	position            : absolute;
	left                :    0px;
	top                 :   35px;
	width               :  400px;
	height              :   25px;
	text-align          : center;
	color               : #2471C8;
	font-size           :   10pt;
}

.modal_form {
	position            : absolute;
	left                :    0px;
	top                 :   60px;
	
}
.modal_help {
	position            : absolute;
	left                :    0px;
	bottom              :    4px;
	width               :  400px;
	text-align          : center;
	font-size           :    8pt;
}

#edit_link_box {
	height              :  298px;
}

#login_box {
	height              :  248px;
}


#login_form {
	
	width               :  400px;
	height              :  150px;
	
	/*
	background-color    : #A09EC9;
	*/
	
}

#register_box {
	height              :  298px;
}

#register_form {
}

#reset_box {
	height              :  198px;
}

#reset_form {
}


#settings_box {
	height              :  343px;
}
#password_tabface {
	top                 :  105px;
}
#color_tabface {
	top                 :  130px;
}



#settings_tab_bar {
	position            : absolute;
	left                :    0px;
	top                 :   60px;
	padding             : 0px 5px 0px 15px;
}

.settings_tab {
	display             : inline;
	padding             : 5px 12px 5px 12px;
	
	border-width        : 1px 1px 1px 1px;
	border-style        : solid;
	border-color        : #002651;
	
	background-color    : #2471C8;
}


.selected {
	border-width        : 1px 1px 0px 1px;
	background-color    : #91B8E3;
}

/*
#settings_tab_bar_container {
	position            : absolute;
	left                :    0px;
	top                 :   60px;
}
#settings_tab_bar {
	padding             : 0px 5px 0px 15px;
}
#settings_tab_bar li {
	
	display             : inline;
	padding             : 5px 12px 5px 12px;
	
	border-width        : 1px 1px 1px 1px;
	border-style        : solid;
	border-color        : #002651;
	
	
	background-color    : #2471C8;
	
}
#settings_tab_bar li.selected {
	border-width        : 1px 1px 0px 1px;
	background-color    : #91B8E3;
}
*/

#reset_result_box {
	height              :  148px;
}
#reset_result_message {
	margin              : 45px 30px 0px 30px;
	text-align          : justify;
}


.form_line {
	position            : relative;
	float               : left;
	
	width               :  400px;
	height              :   50px;
	
	/*
	background-color    : #77FF77;
	background-color    : #219056;
	*/
	
	margin-top          :    3px;
	
}



/*
.form_line > label {
	position            : absolute;
	left                :   50px;
	top                 :    0px;
	width               :  200px;
	text-align          : left;
	font-size           :   10pt;
}
*/
.text_label {
	position            : absolute;
	left                :   50px;
	top                 :    0px;
	width               :  200px;
	text-align          : left;
	font-size           :   10pt;
	/*
	color               : #000C1B;
	*/
}

.form_text {
	position            : absolute;
	/*
	left                :  119px;
	*/
	left                :   50px;
	top                 :   17px;
	
	width               :  300px;
	height              :   21px;
	
	font-size           :   13pt;
	text-align          : left;
}
.form_text:enabled {
	color               : #004088;
	background-color    : #DAE7F5;
	border              : 1px solid #4889D1;
}
.form_text:disabled {
	color               : #005ABF;
	background-color    : #B6CFEC;
	border              : 1px solid #4889D1;
}

.form_checker {
	position            : absolute;
	right               :    0px;
	top                 :    5px;
	
	/*
	width               :  108px;
	*/
	width               :  158px;
	text-align          : left;
	
	/*
	background-color    : #FF7777;
	*/
}

#remember {
	position            : absolute;
	left                :   50px;
	top                 :    6px;
	
	margin              :    0px;
	padding             :    0px;
	
	/*
	width               :   10px;
	height              :   10px;
	*/
	
	/*
	background-color    : #4889D1;
	color               : #DAE7F5;
	border              : 1px solid #005ABF;
	*/
}

#remember_label {
	position            : absolute;
	left                :   67px;
	top                 :    6px;
	
	margin              :    0px;
	padding             :    0px;
	
	font-size           :    9pt;
	
}

.form_button {
	position            : absolute;
	right               :   49px;
	top                 :    6px;
	
	margin              : 0px -1px 0px 0px;
	padding             :    0px;
	
	
	width               :   55px;
	height              :   25px;
	
	font-size           :    9pt;
}

.form_button:enabled {
	background-color    : #4889D1;
	color               : #DAE7F5;
	border              : 1px solid #005ABF;
}
.form_button:disabled {
	background-color    : #91B8E3;
	color               : #DAE7F5;
	border              : 1px solid #4889D1;
}


#debug {
	position             : absolute;
	top                  :   50px;
	left                 :    4px;
	
	width                :  500px;
	
	background-color     : orange;
}

#fav_content {
	position             : absolute;
	left                 :    0px;
	top                  :   73px;
	
	width                :  940px;
	
}


/*
#fav_tag_box > .on_display a {
	color                : #000C1B;
}
*/

#fav_tag_box a:link, #fav_tag_box a:visited {
	color                : #005ABF;
	text-decoration      : none;
}
#fav_tag_box a:hover, #fav_tag_box a:active {
	color                : #00336D;
	text-decoration      : none;
}
.on_display {
	color                : #000C1B!important;
}

#fav_tag_ul {
	/*
	position             : absolute;
	left                 :    0px;
	top                  :    0px;
	*/
	margin               :    0px;
	padding              :    0px;
}

#fav_tag_ul > li {
	position             : relative;
	display              : inline;
	margin               : 3px 14px 3px 3px;
	padding              :    0px;
}

#fav_tag_ul li.on_display a {
	color                : #000C1B;
}

.tag_loc {
	position             : absolute;
	top                  :   -3px;
	right                :   -6px;
	
	width                :    6px;
	height               :    8px;
	
	font-size            :    8pt;
	color                : #000C1B;
}

#footer_ul {
	position             : absolute;
	left                 :    0px;
	top                  :    0px;
	margin               :    0px;
	padding              :    0px;
}
#footer_ul > li {
	display              : inline;
	margin               :    0px;
	padding              :    0px;
}






