﻿/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
COMMON BUTTONS, ELEMENTS, IMAGES
~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

/* .CommonImageTextButton */
.CommonTextButton, a.CommonTextButton, .CommonTextButton a:link, .CommonTextButton a:visited, .CommonTextButton a:active
{
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	font-size: 10px;
	margin: 2px;
	height: 12px;
	background-color: #5694cc;
	border: solid 1px #3b79b5;
	color: #ffffff;
	padding: 4px 4px 4px 4px!important;
  background-image: url(/shared/images/backgrounds/grdNavy.gif);
  background-repeat:repeat-x;	
	line-height: normal;
	white-space: nowrap;
}

.CommonTextButton:HOVER
{
	text-decoration: none;
	color: #FFFF00;
	background-color: #69abda;
}

/* .CommonImageTextButton */
.CommonImageTextButton, a.CommonImageTextButton, .CommonImageTextButton a:link, .CommonImageTextButton a:visited, .CommonImageTextButton a:active
{
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	margin: 0px;
	height: 18px;
	margin-bottom: 2px;
	margin-right: 1px;
	background-color: #5694cc;
	border: solid 1px #3b79b5;
	color: White;
	background-repeat: no-repeat;
	background-position: 2px center;
	padding: 2px 13px 0px 26px!important;
	line-height: normal;
	white-space: nowrap;
}

.CommonImageTextButton:HOVER
{
	text-decoration: none;
	color: White;
	background-color: #69abda;
}

/*

.CommonImageTextButton:LINK, .CommonImageTextButton:VISITED
{
	text-decoration: none;
	color: White;
}

.CommonImageTextButton:ACTIVE
{
	text-decoration: none;
	color: White;
}

.CommonImageTextButtonHighlight
{
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	margin: 0px;
	height: 18px;
	margin-bottom: 2px;
	margin-right: 1px;
	background-color: #5694cc;
	border: solid 1px #3b79b5;
	color: White;
	background-repeat: no-repeat;
	background-position: 2px center;
	padding: 2px 13px 0px 26px!important;
	line-height: normal;
	white-space: nowrap;
}

.CommonImageTextButtonHighlight:LINK, .CommonImageTextButtonHighlight:VISITED, .CommonImageTextButtonHighlight:ACTIVE, .CommonImageTextButtonHighlight:HOVER
{
	text-decoration: none;
	background-color: #4386c4;
	color: White;
}


Specific Buttons
*/

.CommonPrivateMessageButton { background-image: url(/App_Themes/Default/Img/privatemessage.gif); }
.CommonEmailButton { background-image: url(/App_Themes/Default/Img/email.gif); }
.CommonEmailSubscriptionButtonEnabled { background-image: url(/App_Themes/Default/Img/tracktopic-on.gif); }
.CommonEmailSubscriptionButtonDisabled { background-image: url(/App_Themes/Default/Img/tracktopic.gif); }
.CommonEmailSubscriptionButtonProcessing { background-image: url(/App_Themes/Default/Img/tracktopic-wait.gif); }

.CommonUploadButton { background-image: Url(/App_Themes/Default/Img/upload.gif); }
.CommonDownloadButton { background-image: url(/App_Themes/Default/Img/download.gif); }
.CommonReplyButton { background-image: url(/App_Themes/Default/Img/reply.gif); }
.CommonPreviousButton { background-image: url(/App_Themes/Default/Img/previoustopic.gif); }
.CommonNextButton { background-image: url(/App_Themes/Default/Img/nexttopic.gif); }
.CommonViewButton { background-image: url(/App_Themes/Default/Img/view.gif); }
.CommonLockedButton { background-image: url(/App_Themes/Default/Img/locked.gif); }
.CommonHomepageButton { background-image: url(/App_Themes/Default/Img/homepage.gif); }
.CommonWeblogButton { background-image: url(/App_Themes/Default/Img/weblog.gif); }


.CommonFavoriteButton { background-image: url(/App_Themes/Default/Img/favorite.gif); }
.CommonContactButton { background-image: url(/App_Themes/Default/Img/contact.gif); }
.CommonCloseButton { background-image: url(/App_Themes/Default/Img/close.gif); }

.CommonNewThreadButton { background-image: url(/App_Themes/Default/Img/newthread.gif); } 

.CommonPostButton { background-image: url(/App_Themes/Default/Img/newpost.gif); }
.CommonEditButton { background-image: url(/App_Themes/Default/Img/edit.gif); }
.CommonDeleteButton { background-image: url(/App_Themes/Default/Img/delete.gif); }
.CommonSaveButton { background-image: url(/shared/images/icons/save01_16.gif); }
.CommonCheckButton { background-image: url(/App_Themes/Default/Img/check.gif); }
.CommonAddButton { background-image: url(/shared/images/icons/add01_16.gif); }
.CommonCancelButton { background-image: url(/App_Themes/Default/Img/cancel.gif); }

.ImageDelete { 
	height: 20px; 
	width: 20px; 
	margin: 2px 2px 2px 2px;
	padding: 2px 2px 2px 2px;	
	background-image: url(/App_Themes/Default/Img/delete.gif); 
	background-repeat: no-repeat;	
}

.ImageNote { 
	height: 20px; 
	width: 20px; 
	margin: 2px 2px 2px 2px;
	padding: 2px 2px 2px 2px;	
	background-image: url(/App_Themes/Default/Img/notes.gif); 
	background-repeat: no-repeat;
	background-position: center center;	
} 

.ImageArrowR { 
	height: 20px; 
	width: 20px; 
	margin: 2px 2px 2px 2px;
	padding: 2px 2px 2px 2px;	
	background-image: url(/App_Themes/Default/Img/arrowr.gif); 
	background-repeat: no-repeat;
	background-position: center center;	
} 

.ImageRssSm { 
	height: 16px; 
	width: 16px; 
	margin: 2px 2px 2px 2px;
	padding: 2px 2px 2px 2px;	
	background-image: url(/App_Themes/Default/Img/rssSm.gif); 
	background-repeat: no-repeat;
	background-position: center center;	
}

.ImageRssMd { 
	height: 14px; 
	width: 30px; 
	margin: 2px 2px 2px 2px;
	padding: 2px 2px 2px 2px;	
	background-image: url(/App_Themes/Default/Img/rssMd.gif); 
	background-repeat: no-repeat;
	background-position: center center;	
}

.ImageRssLg { 
	height: 15px; 
	width: 85px; 
	margin: 2px 2px 2px 2px;
	padding: 2px 2px 2px 2px;	
	background-image: url(/App_Themes/Default/Img/rssLg.gif); 
	background-repeat: no-repeat;
	background-position: center center;	
}

.ImageNewsletter { 
	height: 16px; 
	width: 16px; 
	margin: 2px 2px 2px 2px;
	padding: 2px 2px 2px 2px;	
	background-image: url(/App_Themes/Default/Img/newsletter.gif); 
	background-repeat: no-repeat;
	background-position: center center;	
}

.ImagePoll { 
	height: 17px; 
	width: 14px; 
	margin: 2px 2px 2px 2px;
	padding: 2px 2px 2px 2px;	
	background-image: url(/App_Themes/Default/Img/check.gif); 
	background-repeat: no-repeat;
	background-position: center center;	
}

.ImageStars0 { 
	height: 12px; 
	width: 70px; 
	margin: 2px 2px 2px 2px;
	padding: 2px 2px 2px 2px;	
	background-image: url(/App_Themes/Default/Img/stars0.gif); 
	background-repeat: no-repeat;	
}

.ImageStars10 { 
	height: 12px; 
	width: 70px; 
	margin: 2px 2px 2px 2px;
	padding: 2px 2px 2px 2px;	
	background-image: url(/App_Themes/Default/Img/stars10.gif); 
	background-repeat: no-repeat;	
}

.ImageStars15 { 
	height: 12px; 
	width: 70px; 
	margin: 2px 2px 2px 2px;
	padding: 2px 2px 2px 2px;	
	background-image: url(/App_Themes/Default/Img/stars15.gif); 
	background-repeat: no-repeat;	
}

.ImageStars20 { 
	height: 12px; 
	width: 70px; 
	margin: 2px 2px 2px 2px;
	padding: 2px 2px 2px 2px;	
	background-image: url(/App_Themes/Default/Img/stars20.gif); 
	background-repeat: no-repeat;	
}

.ImageStars25 { 
	height: 12px; 
	width: 70px; 
	margin: 2px 2px 2px 2px;
	padding: 2px 2px 2px 2px;	
	background-image: url(/App_Themes/Default/Img/stars25.gif); 
	background-repeat: no-repeat;	
}

.ImageStars30 { 
	height: 12px; 
	width: 70px; 
	margin: 2px 2px 2px 2px;
	padding: 2px 2px 2px 2px;	
	background-image: url(/App_Themes/Default/Img/stars30.gif); 
	background-repeat: no-repeat;	
}

.ImageStars35 { 
	height: 12px; 
	width: 70px; 
	margin: 2px 2px 2px 2px;
	padding: 2px 2px 2px 2px;	
	background-image: url(/App_Themes/Default/Img/stars35.gif); 
	background-repeat: no-repeat;	
}

.ImageStars40 { 
	height: 12px; 
	width: 70px; 
	margin: 2px 2px 2px 2px;
	padding: 2px 2px 2px 2px;	
	background-image: url(/App_Themes/Default/Img/stars40.gif); 
	background-repeat: no-repeat;	
}

.ImageStars45 { 
	height: 12px; 
	width: 70px; 
	margin: 2px 2px 2px 2px;
	padding: 2px 2px 2px 2px;	
	background-image: url(/App_Themes/Default/Img/stars45.gif); 
	background-repeat: no-repeat;	
}

.ImageStars50 { 
	height: 12px; 
	width: 70px; 
	margin: 2px 2px 2px 2px;
	padding: 2px 2px 2px 2px;	
	background-image: url(/App_Themes/Default/Img/stars50.gif); 
	background-repeat: no-repeat;	
}

