




/*
     FILE ARCHIVED ON 9:09:34 Apr 9, 2008 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 2:22:56 Jul 9, 2016.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/**********************************************************

Contains CSS Details for the following controls
-----------------------------------------------
* JohnnicWebProfile_UserLogin
* JohnnicWebProfile_Register
* JohnnicWebProfile_Confirm
* JohnnicWebProfile_CurrentUser
* JohnnicWebProfile_Profile
* JohnnicWebProfile_Rating
* JohnnicWebProfile_Comment
* JohnnicWebProfile_CommentView
* JohnnicWebProfile_Poll
* JohnnicWebProfile_ReportAbuse
* JohnnicWebProfile_UserResendDetails
* Tabber
**********************************************************/

.clr 
{
	clear: both;
}


/* Used on all error fields and validators */
.Error
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #ff0000;
}

/**********************************************************
JohnnicWebProfile_UserLogin
**********************************************************/
#JohnnicWebProfile_UserLogin
{
	font-family: Verdana;
	Color: #000000;
	font-size:11px;
	width: 440px;
	padding: 5px;
}

.JohnnicWebProfile_UserLogin_Main
{
	padding:2px;
	border: solid 0px #000000;
	Background-Color: #FFFFFF; 
	text-align: center;
}

.UserLogin_Title
{
    width: 100px;
    font-family: Verdana;
	Color: #000000;
	font-size:10pt;
	padding-right:5px;
	text-align: right;
	Background-Color: #FFFFFF; 
}

.JohnnicWebProfile_UserLogin_LoginTitle
{
	text-transform: uppercase;
	margin: 3px;
	text-align: center;
	font-weight: bold;
}

.JohnnicWebProfile_UserLogin_Username
{
}

.JohnnicWebProfile_UserLogin_Password
{
	
}

.JohnnicWebProfile_UserLogin_RememberMe
{
	text-align: center;
}

.JohnnicWebProfile_UserLogin_Inputbox 
{
    text-align: left;
	width: 200px;
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	color:#666666;
	font-size:12px;
}

.JohnnicWebProfile_UserLogin_ButtonButton
{
	margin: 2px;
	cursor: hand;
	background-color: #CCCCCC;
	
}


/**********************************************************
JohnnicWebProfile_Register
**********************************************************/
#JohnnicWebProfile_Register
{
	font-family: Verdana;
	Color: #FFFFFF;
	font-size:11px;
	width: 470px;
	padding: 5px;
}

.JohnnicWebProfile_Register_Main
{
	padding:2px;
	border: solid 0px #000000;
	Background-Color: #FFFFFF; 
}

.JohnnicWebProfile_Register_Title
{
	text-transform: uppercase;
	margin: 3px;
	text-align: center;
	font-weight: bold;
}

.JohnnicWebProfile_Register_Fields
{
	position: relative;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	margin: 2px;
	padding-top: 2px;
	text-align: right;
}

.JohnnicWebProfile_Register_Fields span
{
}

.JohnnicWebProfile_Register_Fields_Input
{
	width: 200px;
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	color:#666666;
	font-size:12px;
}

.JohnnicWebProfile_Register_Name
{
}

.JohnnicWebProfile_Register_Surname
{
}

.JohnnicWebProfile_Register_Username
{
}

.JohnnicWebProfile_Register_Password
{
}

.JohnnicWebProfile_Register_Password
{
}

.JohnnicWebProfile_Register_Email
{
}

.JohnnicWebProfile_Register_Button
{
}

.JohnnicWebProfile_Register_ButtonButton
{ 
	margin: 2px;
	cursor: hand;
	background-color: #ffa500;
}

/**********************************************************
JohnnicWebProfile_Confirm
**********************************************************/

#JohnnicWebProfile_Confirm
{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	width: 500px;
	background-color: #FFFFFF;
	padding:2px;
}

.JohnnicWebProfile_Confirm_Message
{
	font-size: 13px;
}

.JohnnicWebProfile_Confirm_Resend
{
}

.JohnnicWebProfile_Confirm_Title
{
	text-transform: uppercase;
	margin: 3px;
	text-align: center;
	font-weight: bold;
}

.JohnnicWebProfile_Confirm_Fields
{
	position: relative;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	margin: 2px;
	padding-top: 2px;
	text-align: left;
}

.JohnnicWebProfile_Confirm_Fields_Input
{
	width: 200px;
	background-color:#FFFFFF;
	font-size:12px;
}

.JohnnicWebProfile_Confirm_UserName
{
}

.JohnnicWebProfile_Confirm_Email
{
}

.JohnnicWebProfile_Confirm_Button
{
}

.JohnnicWebProfile_Confirm_ButtonButton
{
	margin: 2px;
	cursor: hand;
}

.JohnnicWebProfile_Confirm_ErrorMessage
{
}

/**********************************************************
JohnnicWebProfile_CurrentUser
**********************************************************/
#JohnnicWebProfile_CurrentUser
{
	font-family:Verdana;
	font-size:11px;
}

/**********************************************************
JohnnicWebProfile_Profile
**********************************************************/
#JohnnicWebProfile_Profile
{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	width: 360px;
}

.JohnnicWebProfile_Profile_Main
{
	background-color: #dcdcdc;
	padding:2px;
	border: solid 1px #000000;
}

.JohnnicWebProfile_Profile_Title
{
	background-color: #dcdcdc;
	text-transform: uppercase;
	margin: 3px;
	text-align: center;
	font-weight: bold;
}

.JohnnicWebProfile_Profile_Fields
{
	position: relative;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	margin: 2px;
	padding-top: 2px;
	text-align: right;
}

.JohnnicWebProfile_Profile_Fields span
{
}

.JohnnicWebProfile_Profile_Input
{
	width: 200px;
	background-color:#FFFFFF;
	border:1px solid #FDC50E;
	color:#666666;
	font-size:12px;
}

.JohnnicWebProfile_Profile_Name
{
}

.JohnnicWebProfile_Profile_Surname
{
}

.JohnnicWebProfile_Profile_Username
{
}

.JohnnicWebProfile_Profile_Password
{
}

.JohnnicWebProfile_Profile_Password
{
}

.JohnnicWebProfile_Profile_Email
{
}

.JohnnicWebProfile_Profile_Button
{
}

.JohnnicWebProfile_Profile_ButtonButton
{ 
	margin: 2px;
	cursor: hand;
	background-color: #ffa500;
}


/**********************************************************
JohnnicWebProfile_Rating
**********************************************************/
#JohnnicWebProfile_Rating
{
	color: #808080;
	font-family: Verdana;
	font-size: 6pt;
	text-transform: uppercase;
	width: 110px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}

.JohnnicWebProfile_Rating_Main
{
}

.JohnnicWebProfile_Rating_Stars
{
}

.JohnnicWebProfile_Rating_Star1
{
	float: left;
}

.JohnnicWebProfile_Rating_Star1 img
{
	width: 20px;
	height: 20px;
}

.JohnnicWebProfile_Rating_Star2
{
	float: left;
}

.JohnnicWebProfile_Rating_Star2 img
{
	width: 20px;
	height: 20px;
}

.JohnnicWebProfile_Rating_Star3
{
	float: left;
}

.JohnnicWebProfile_Rating_Star3 img
{
	width: 20px;
	height: 20px;
}

.JohnnicWebProfile_Rating_Star4
{
	float: left;
}

.JohnnicWebProfile_Rating_Star4 img
{
	width: 20px;
	height: 20px;
}

.JohnnicWebProfile_Rating_Star5
{
	float: left;
}

.JohnnicWebProfile_Rating_Star5 img
{
	width: 20px;
	height: 20px;
}

.JohnnicWebProfile_Rating_Summary
{
	clear: both;
}

.JohnnicWebProfile_Rating_Msg
{
}


/**********************************************************
JohnnicWebProfile_Comment
**********************************************************/
#JohnnicWebProfile_Comment
{
}

.JohnnicWebProfile_Comment_InitMsg
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-size: 10pt;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	font-family: Verdana;
	background-color: yellow;
	width: 300px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}

.JohnnicWebProfile_Comment_Main
{
	font-size: 10pt;
	border-left: 0px;
	font-family: Verdana;
	background-color: #FFFFFF;
	width: 300px;
	padding: 0px;
}

.JohnnicWebProfile_Comment_Title
{
	font-weight: bold;
}

.JohnnicWebProfile_Comment_Main_LoginMsg
{
	font-style: italic;
}

.JohnnicWebProfile_Comment_Field
{
}

.JohnnicWebProfile_Comment_Field input
{
	width: 290px;
	height: 200px;
}

.JohnnicWebProfile_Comment_Return
{
	text-align: right;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}

.JohnnicWebProfile_Comment_Return input
{
	background-color:#FFFFFF;
	border:1px solid #FDC50E;
	color:#666666;
	font-size: 8pt;
	font-family: Verdana;
}

/**********************************************************
JohnnicWebProfile_CommentView
**********************************************************/
#JohnnicWebProfile_CommentView
{
	width: 100%;
	background-color: #FFFFFF;
	padding-bottom: 5px;
	margin-top: 5px;
}

.JohnnicWebProfile_CommentView_Title
{
	padding-right: 4px;
	padding-left: 4px;
	font-weight: bold;
	font-size: 10pt;
	padding-bottom: 4px;
	padding-top: 4px;
	font-family: Verdana;
}

.JohnnicWebProfile_CommentView_Comments
{
	margin: 6px;
}

.JohnnicWebProfile_CommentView_Comment
{
	border-top: #CCCCCC 1px solid;
	margin: 6px;
	padding-bottom: 2px;
	padding-top: 2px;
	background-color: #FFFFFF;
}

.JohnnicWebProfile_CommentView_User
{
	font-weight: bold;
	font-size: 8pt;
	left: 2px;
	top: 2px;
	color: #000000;
	padding-bottom: 3px;
}

.JohnnicWebProfile_CommentView_Time
{
	font-weight: bold;
	font-size: 8pt;
	top: 2px;
	right: 2px;
	text-align: right;
	color: #000000;
}

.JohnnicWebProfile_CommentView_Text_Container
{
	float: none;
	position: relative;
}

.JohnnicWebProfile_CommentView_Text
{
	float: none;
	left: 3px;
	font-size: 10pt;
	font-family: Verdana;
}

.JohnnicWebProfile_CommentView_Abuse
{
	margin-top: 5px;
	padding-top: 5px;
	text-align: right;
}

.JohnnicWebProfile_CommentView_Abuse Input
{
	background-color:#FFFFFF;
	border:1px solid #FDC50E;
	color:#CC0000;
}

#commentViewMain
{
	height: 15px;
	font-weight: bold;
}

#commentViewMain a
{
	font-weight: bold;
	font-size: 10pt;
}

#commentViewMain a:hover
{
	text-decoration: underline;
}


#commentViewMain span
{
	float: right;
}

#commentViewMain span.Count
{
	float: left;
}



/**********************************************************
JohnnicWebProfile_Poll
**********************************************************/
#JohnnicWebProfile_Poll
{
	width: 200px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	background-color: #dcdcdc;
	padding:2px;
	border: solid 1px #000000;
}

.JohnnicWebProfile_Poll_Main
{
}

.JohnnicWebProfile_Poll_Question
{
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	color: #ff9900;
	text-align: center;
}

.JohnnicWebProfile_Poll_Answers
{
	padding: 6px;
}

.JohnnicWebProfile_Poll_Answer
{
}

.JohnnicWebProfile_Poll_Footer
{
}

.JohnnicWebProfile_Poll_Footer Input
{
	background-color:#FFFFFF;
	border:1px solid #FDC50E;
	color:#666666;
}

.JohnnicWebProfile_Poll_Vote
{
	float: left;
}

.JohnnicWebProfile_Poll_Result
{
	float: right;
}

/**********************************************************
JohnnicWebProfile_ReportAbuse
**********************************************************/
#JohnnicWebProfile_ReportAbuse
{
	width: 400px;
	font-family:Verdana,;
	font-size:10pt;
	background-color: #dcdcdc;
	padding:2px;
	border: solid 1px #000000;
}

.JohnnicWebProfile_ReportAbuse
{
}

.JohnnicWebProfile_ReportAbuse_Heading
{
	font-family:Verdana,;
	font-size:10pt;
	color: #000000;
}

.JohnnicWebProfile_ReportAbuse_Message
{
	margin-top: 5px;
	margin-bottom: 5px;
	font-family:Verdana,;
	font-size:10pt;
	color: #000000;
}

.JohnnicWebProfile_ReportAbuse_Form
{
}

.JohnnicWebProfile_ReportAbuse_FormLables
{
	margin: 5px;
	font-weight: bold;
}

.JohnnicWebProfile_ReportAbuse_FormName
{
    font-family:Verdana,;
	font-size:10pt;
	color: #000000;
}

.JohnnicWebProfile_ReportAbuse_FormTime
{
    font-family:Verdana,;
	font-size:10pt;
	color: #000000;
}

.JohnnicWebProfile_ReportAbuse_FormTextbox
{
	width: 400px;
	height: 200px;
}

.JohnnicWebProfile_ReportAbuse_FormTextbox Input
{
	Height: 200px;
}

.JohnnicWebProfile_ReportAbuse_FormButton
{
	text-align: right;
}

.JohnnicWebProfile_ReportAbuse_FormButton Input
{
	background-color:#FFFFFF;
	border:1px solid #FDC50E;
	color:#666666;
}

/**********************************************************
JohnnicWebProfile_UserResendDetails
**********************************************************/
#JohnnicWebProfile_UserResendDetails
{
	font-family: Verdana;
	Color: #000000;
	font-size:11px;
	width: 440px;
	padding: 5px;
}

.JohnnicWebProfile_UserResendDetails_Main
{
	padding:2px;
	border: solid 0px #000000;
	Background-Color: #FFFFFF; 
	text-align: center;
}

.UserLogin_Title
{
    width: 100px;
    font-family: Verdana;
	Color: #000000;
	font-size:10pt;
	padding-right:5px;
	text-align: right;
	Background-Color: #FFFFFF; 
}

.JohnnicWebProfile_UserResendDetails_LoginTitle
{
	text-transform: uppercase;
	margin: 3px;
	text-align: center;
	font-weight: bold;
}

.JohnnicWebProfile_UserResendDetails_Username
{
}

.JohnnicWebProfile_UserResendDetails_Password
{
	
}

.JohnnicWebProfile_UserResendDetails_RememberMe
{
	text-align: center;
}

.JohnnicWebProfile_UserResendDetails_Inputbox 
{
    text-align: left;
	width: 200px;
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	color:#666666;
	font-size:12px;
}

.JohnnicWebProfile_UserResendDetails_ButtonButton
{
	margin: 2px;
	cursor: hand;
	background-color: #CCCCCC;
	
}

/**********************************************************
Tabber
**********************************************************/

/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
}
.tabberlive {
 margin-top:1em;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
 margin:0;
 padding: 3px 0;
 border-bottom: 1px solid #778;
 font: bold 12px Verdana, sans-serif;
}

ul.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
}

ul.tabbernav li a
{
	padding: 3px 0.5em;
	margin-left: 3px;
	border: 1px solid #778;
	border-bottom: none;
	background: #b52323;
	text-decoration: none;
	color: #ffffff;
}

ul.tabbernav li a:hover
{
	color: #ffffff;
	background: #b52323;
	border-color: #227;
}

ul.tabbernav li a:link
{
	color: #FFFFFF;
}
ul.tabbernav li a:visited
{
	color: #f5f5f5;
}

ul.tabbernav li.tabberactive a
{
 background-color: #fff;
 border-bottom: 1px solid #fff;
 color: #000000;
}

ul.tabbernav li.tabberactive a:hover
{
 color: #000;
 background: white;
 border-bottom: 1px solid white;
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
 padding:5px;
 border:1px solid #aaa;
 border-top:0;

 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:200px; */

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}