
body 
{
	margin-top: 20px;
	padding: 0px;
	font-size:13px;
	font-family: Tahoma;
	color: #212121;
}

h1, h2, h3 
{
	margin-top: 0px;
}

h1 {
	font-size: 2.4em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.4em;
}

p, ol, ul {
	margin-bottom: 1.8em;
	line-height: 160%;
}

a 
{
	color: #393939;
}

a:hover 
{
	text-decoration: none;
	color: #393939;
}

a img 
{
	border: none;
}

hr 
{
    background-color:Black !important;
    height:1.5px;
    clear:both;
    text-align:center;
	width:99%;
	margin:15px 20px 20px 0px;
}

.hrNormal
{ 
    line-height:normal; padding:0px 0px 0px 0px; margin:0px 0px 0px 0px; height:1px;
}

#header 
{
	width: 800px;
	height: 80px;
	margin: 0px auto;
	background-repeat:no-repeat;
}

#header a 
{
	text-decoration: none;
	color: Black;
}

#logo 
{
	float: left;
	padding-left: 0px;
}

#logo h1, #logo p 
{
	margin: 0px;
	line-height: normal;
	font-weight: normal;
	color: Black;
}

#logo p 
{
	padding-left: 3px;
	padding-top: 6px;
	text-transform: uppercase;
	font-size: 10px;
}

#logo h1 
{
	padding: 5px 0px 0px 0px;
	font-size:4em;
}

#logo a 
{
	color: Black;
}

#menu 
{
	float: right;
	margin: 11px 0 0 0;
}

#menu ul 
{
	margin: 0px 0 0 0;
	padding: 0px 20px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li 
{
	float: left;
	margin: 0px 0px 0px 1px;
	text-align:right;
}

#menu a 
{
	display:inline;
}

#menu a:hover 
{
	text-decoration: underline;
}

#menu .first 
{
	background: none;
}

#menu .active a {}

#page 
{
	width: 800px;
	margin: 0px auto;
}

#content 
{
	float: left;
	width: 580px;
	padding-top: 5px;
}

.post 
{
	margin: 0px 10px 30px 10px;
}

.post .title 
{
	height: 57px;
	margin: 0px;
	padding: 5px 0px 5px 10px;
	color: #232F01;
}

.post .title a 
{
	color: #232F01;
}

.post .homeTitle
{
	height: 57px;
	margin: 0px;
	padding: 0px 0px 5px 5px;
	color: #232F01;
}


.post .entry 
{
	margin-left: 20px;
}

.post .meta 
{
	margin-left: 30px;
	font-weight: bold;
}

.post .byline 
{
	margin-top: -35px;
	margin-left: 20px;
	border-bottom: #BFC9AE dashed 1px;
	color: #5E5E5E;
}

#sidebar 
{
	float: right;
	width: 200px;
}

#sidebar ul 
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#sidebar li ul 
{
	margin-bottom: 1.8em;
	list-style: none;
}

#sidebar li li 
{
	padding: 5px 7px;
	margin-left: 5px;
	border-bottom: #BFC9AE dashed 1px;
}

#sidebar h2 
{
	padding: 6px 10px;
	background-color:Transparent;
	font-size: 1.1em;
	color: Black;
	vertical-align:middle;
}

#sidebar a 
{
	text-decoration: none;
	color: #232F01;
}

#sidebar a:hover 
{
	text-decoration: underline;
}

#search {}

.searchButton
{
    background-image:url('../../Images/Search.png');
    background-repeat:no-repeat;
    float:right;
}

#search form 
{
	margin-bottom: 1.8em;
	padding: 0px;
}

#search fieldset 
{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	border: none;
}

#search #s 
{
	width: 140px;
}

#footer 
{
	clear: both;
	width: 900px;
	height: 100px;
	margin: 0px auto 30px auto;
	color: silver;
	background-color:Black;
}

#footer p 
{
	margin: 0px;
	padding: 40px 0px 0px 20px;
	line-height: normal;
	font-size: smaller;
}

#footer a 
{
	color: #FFFFFF;
}






/****************************************************
** Common ****************************************
****************************************************/

.ErrorLabel
{
    font-style:italic;
    color:Red;
}

.FormTextBox
{
    width:99%;
}


/****************************************************
** Accounts ****************************************
****************************************************/

.JoinTheNaxionTable
{
    width:80%; 
    margin-left:30px;
}
.JoinTheNaxionTable td
{
    vertical-align:top;
}
.JoinTheNaxionZipCodeTextBox
{
    width:150px;
}
.ChooseUsernameCell
{
    width:25%;
}
.ChangeYourInfomationDiv
{
    margin-left:20px;
}
.SettingsFirstNameCell
{
    width:20%;
}
.SettingsLastNameCell
{
    width:20%;
}
.SettingsFirstNameTextBox
{
    width:50%;
}
.SettingsLastNameTextBox
{
    width:50%;
}
.SettingsEmailTextBox
{
    width:50%;
}
/* All Other TextBoxes in Settings use FormTextBox CssClass */

.DisplayPictureTable
{
    width:80%;
    margin-left:20px;
}
.MemberSettingsThumbnail
{
    width:120px; 
    height:100px;
}
.TextMessagingTable
{
    margin-left:20px; 
    width:99%;
}
.TextMessagingTableFirstRowFirstCell
{
    padding-left:10px;
}
.TextMessagingTableSecondRowFirstCell
{
    padding-left:10px; 
    width:25%; 
    vertical-align:top;
}
.TextMessagingTableThirdRowFirstCell
{
    padding-left:10px; 
    vertical-align:top;
}
.TextMessagingTableFourthRowFirstCell
{
    padding-left:10px; 
    vertical-align:top;
}
.ChangePasswordTable
{
    margin-left:30px; 
    width:99%;
}
.ChangePasswordTableFirstCell
{
    width:25%;
}
.ChangePasswordPasswordTextBox
{
    width:200px;
}



/****************************************************
** Community ****************************************
****************************************************/

.JoinCommunityMainDiv
{
    width:400px;
}
.CreateCommunityTagsTextBox
{
    width:300px;
}
.CreateCommunityZipTextBox
{
    width:100px;
}
.CreateCommunityNameTextBox
{
    width:300px;
}
.BrowseCommunityThumbnailContainer
{
    width:120px; 
    height:68px; 
    text-align:left; 
    display:inline-block;
    background-image:url('images/miniID.png');
    background-repeat:no-repeat;
    padding:8px 8px 8px 8px;
    vertical-align:top;
    margin:0px 0px 0px 0px;
}
.BrowseCommunityImageContainter
{
    position:relative;
    top:3px;
    left:3px;
    display:inline;
    background-color:Transparent;
    width:40px;
    height:41px;
}
.BrowseCommunityThumbnailImage
{
    width:40px;
    height:41px; 
    cursor:hand !important;
}
.BrowseCommunityCountJoinDiv
{
    font-style:italic;
}
.BrowseCommunityMemberCountLabel
{
    vertical-align:middle;
}
.JoinCommunityLink
{
    text-decoration:none;
}
.JoinCommunityLink:hover
{
    text-decoration:underline;
}
.CommunityDescription
{
    line-height:normal !important;
}
.CommunityDescription p
{
    line-height:normal !important;
    margin:0px 0px 0px 0px;
}
.CommunityDescription p p
{
    line-height:normal !important;
    margin:0px 0px 0px 0px;
}
.ViewCommunityLink
{
    font-size:1.1em; 
    font-weight:bold; 
    text-decoration:none;
}
.ViewCommunityLink:hover
{
    font-size:1.1em; 
    font-weight:bold; 
    text-decoration:underline;
}
.CommunitiesListView
{
    float:left;
}
.CommunityHomeWelcomeLabel
{
    clear:right; 
    display:inline;
    height: 57px;
	margin: 0px;
	padding: 5px 0px 5px 10px;
	color: #232F01;
}
.CommunityHomeLinkButton
{
    text-decoration:none;
}
.CommunityInviteTextBox
{
    width:300px;
}


/****************************************************
** MyAccount ****************************************
****************************************************/


.LogInToContinueDiv
{
    margin-left:20px;
}
.TermsMainDiv
{
    padding:0px 150px 0px 150px; 
    line-height:2.3em; 
    font-size:10px; 
    font-family:Verdana;
}
.TermsPageTitle
{
    margin-left:-10px; 
    color:Silver; 
    font-size:1.3em; 
    text-transform:uppercase;
}
.TermsSectionTitle
{
    margin-left:-10px; 
    color:Silver; 
    font-size:1.1em; 
    text-transform:uppercase;
}
.TermsNumber
{
    font-size:1.4em; 
    float:left;
}

.TermsTextDiv
{
    margin-left:15px; 
    display:compact;
}


/****************************************************
** Picture ****************************************
****************************************************/

.UploadAPhotoTextSpan
{
    font-size:1.8em;
}
.FileUploader
{
    height:32px; 
    background-color:#F0F0F0;
    width:500px;
}

.uploadTextbox 
{
    height:15px; 
    background-color:#F0F0F0;
    /*
        width is overridden per page due to needs... 
        modify the page in the files from the ftp client in godaddy 
        be sure to email me with the change so i can update the development version 
        - if this is not updated, the new version will overrride your changes */
}

.FileUploaderOnUploadPicturePageOnly
{
    height:22px; 
    background-color:#F0F0F0; 
    width:500px;
}

.uploadCaption
{
    font-size:1.4em;
}


/****************************************************
** Private Messages**********************************
****************************************************/

.NewMessageTable
{
    width:600px;
}
.SubjectTextBox
{
    width:90%;
}
.SendToTextBox
{
    width:80%;
}
.SelectFriendsFollowingListViewDiv
{
    height:100px; 
    overflow-y:auto;
}
.SelectFriendsFollowersListViewDiv
{
    height:100px; 
    overflow-y:auto;
}
.ViewMessageDateLabelCell
{
    text-align:right;
}



/****************************************************
** Profile ******************************************
****************************************************/

.EditProfileTabTable
{

}
.TabCell
{
    background-color:#DDD4CF;
}

.TabCellActive
{
    color:White;
    background-color:#4D87A9;
}


/****************************************************
** Login User Control *******************************
****************************************************/

.LoginUserControlUsernameTextBox
{
    width:150px;
}
.LoginUserControlPasswordTextBox
{
    width:150px;
}

/****************************************************
** Video ********************************************
****************************************************/


.UploadAVideoTextSpan
{
    font-size:1.4em;
}
/*.uploadTextbox  --- do not uncomment -- delcared above -- used in picture section also
{
    height:15px; 
    background-color:#F0F0F0;
    
        width is overridden per page due to needs... 
        modify the page in the files from the ftp client in godaddy 
        be sure to email me with the change so i can update the development version 
        - if this is not updated, the new version will overrride your changes */


/****************************************************
** Comments ****************************************
****************************************************/

.CommentProfilePicContainer
{
    width:60px; 
    height:60px; 
    display:inline;
    text-align:center;
}
.CommentProfilePic
{
    width:60px; 
    height:60px; 
    cursor:hand; 
    padding:2px 2px 2px 2px;
}
.CommentFromLabel
{
    text-transform:uppercase;
}
.CommentDateLabel
{
    color:Silver;
}
.CommentPicTitleLinkButton
{
    color:Red; 
    text-decoration:none;
}
.CommentHeader
{
    font-weight:bold;
    padding-bottom:5px;
}
.CommentSeparator
{
    text-align:center;
	width:89%;
    margin:0px 0px 2px 0px;
}
.CommentTable
{
    width:99%;
}
.CommentTableFirstCell
{
    width:62px;
}
.CommentTable td
{
    vertical-align:top;
}
.CommentLabelArea
{
    width:85%;
    font-size:12pt;
}
.CommentLabel p
{
    line-height:normal;
    margin-top:-5px;
}
.SubmitCommentCancelLinkButton
{
    float:right; 
    position:relative; 
    bottom:23px; 
    right:130px;
}










.ThumbnailContainer
{
    min-width:94px; 
    min-height:94px; 
    text-align:center; 
    display:inline;
}

.ThumbnailImage
{
    max-width:94px; 
    max-height:94px; 
    cursor:hand; 
    vertical-align:middle; 
}

.HomepageThumbnailImage
{    
    width:132px; 
    height:100px; 
    cursor:hand; 
    padding-top:5px;
}

.HomepageThumbnailContainer
{    
    width:132px; 
    height:100px; 
    display:inline;
    text-align:left;
}

.BrowseMembersThumbnailContainer
{
    width:120px; 
    height:68px; 
    text-align:left; 
    display:inline-block;
    /*background-image:url('images/miniID.jpg');*/
    background-repeat:no-repeat;
    padding:8px 8px 8px 8px;
    vertical-align:top;
    margin:0px 0px 0px 0px;
}

.BrowseMembersImageContainter
{
    position:relative;
    top:3px;
    left:3px;
    display:inline;
    background-color:Transparent;
    width:40px;
    height:41px;
}

.BrowseMembersThumbnailImage
{
    width:40px;
    height:41px; 
    cursor:hand !important;
}

.ProfilePicContainer
{
    display:inline;   
    width:80px;   
    background-image:url('images/miniID.png');
}

.ProfilePic
{
    width:80px;
    height:90px;
}

.SidebarUserURLs
{
    font-size:8px;
    font-style:Bold;
}

.SidebarProfilePicOuterContainer
{
    width:200px; 
    height:117px; 
    padding:8px 8px 8px 8px;
}

.SidebarProfilePicContainer
{
    position:relative;
    top:15px;
    left:8px;
    background-color:Transparent;
    width:64px;
    height:70px;
}

.SidebarProfilePic
{
    width:60px;
    height:72px; 
    cursor:hand;
}

.EditProfilePicContainer
{
    width:200px; 
    height:117px; 
    padding:8px 8px 8px 8px;
}

.EditProfileImageContainer
{
    position:relative;
    top:15px;
    left:8px;
    background-color:Transparent;
    width:60px;
    height:72px;
}

.EditProfilePic
{
    width:60px;
    height:72px;
}

.ButtonContainer
{
    background-color:Black; 
    filter:alpha(opacity=70);
	opacity:0.7;
	color:White !important; 
    font-weight:bold; 
    height:50px; 
    width:150px; 
    display:inline;
    font-family:Sans-Serif;
    font-size:1.2em; 
    padding:8px 8px 8px 8px;
}

.ButtonContainer a
{
    color:White;
    text-decoration:none;
}


.FollowHomepageThumbnailImage
{
    width:40px;
    height:45px;    
}

.modalBackground 
{
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup 
{
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:350px;
}

.modalPopup p 
{
    padding: 5px;
    background-color:White !important;
}

.menuLinkButton
{
	padding: 5px 5px 3px 5px;
	text-decoration: none;
	color: #FFFFFF;
}

.menuLinkButton:hover
{
    background-color: silver;
}

.menuDrop 
{
	float: left;
	width: 165px;
	margin: 5px 0px 0px 0px;
	padding: 2px 5px 0 0px;
	list-style: none;
}

.menuDrop li {}

.menuDrop a 
{
	display: block;
	float: left;
        width:100%;	
	height: 20px;
	padding: 2px 5px 0px 0px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: Black;
	background-color: silver;
}

.menuDrop a:hover 
{
	display: block;
	float: left;
    width:100%;	
	height: 20px;
	padding: 2px 5px 0px 0px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color:White !important;
	background: Black;
}



.ProfileThumbnailContainer
{
    width:136px; 
    height:110px; 
    display:inline;
    text-align:center;
}

.ProfileThumbnailImage
{
    width:136px; 
    height:110px; 
    cursor:hand; 
    padding:2px 2px 2px 0px;
}


.mapDiv
{
    padding:5px 5px 5px 5px;
}



.StatsTable{}

.StatsTableCountCell
{
    text-align:right;
}



.PictureViewPicture
{ 
    max-width:400px;
}

.VideoResponseThumbnail 
{
    width:80px; 
    height:80px; 
    border:none; 
    padding:0px 2px 2px 2px;
}

.VideoThumbnail
{
    width:80px; 
    height:80px; 
    border:none; 
    padding:0px 2px 2px 2px;
}

.VideoPlayer
{
    height:619px;
    width:590px;
    background-color:Black;   
}

.PictureTitle
{
    font-size:1.3em;
}

.SubmittedByLabel
{
    text-transform:uppercase;   
}

.SubmittedOnLabel
{
    color:Silver;
}

.PictureDescription
{
    font-size:1em !important;
}

.VideoDescription
{
    font-size:1em !important;
}





.TakeActionDiv
{
float:right; border:solid 1px silver; margin-right:50px;
}
.UploadAPhotoSpan
{
font-size:1.1em;
}
.ViewProfileMyPostsH4
{
display:inline; font-family:Verdana; font-weight:normal;
}
.ViewProfileSpanFOLLOWINGCountH4
{
display:inline; font-family:Verdana; font-weight:normal;
}
.ViewProfileFollowingPicturesListViewDiv
{
width:90%;
}

.VideoThumbnailContainer
{
    min-width:94px; 
    min-height:94px; 
    text-align:center; 
    display:inline;
}
.MediaPicture
{
width:600px; height:300px;
}
.MediaRecentPicturesListViewDiv
{
text-align:center;
}

.ViewPictureDatePostedLabel 
{
    color:Silver;
}

.ViewPictureFollowSeeMoreLinksDiv
{
    text-align:left;
}