@charset "utf-8";
/* CSS Document */

/* @annotation: Large Buttons */
.empty {
	display:block;
	width: 20px;
	height: 47px;
	float:right;
	margin-right: 1px;
	margin-left: 1px;
	margin-top: 42px;
}

.empty_small {
	display:block;
	width: 20px;
	height: 30px;
	float:right;
	margin-right: 1px;
	margin-left: 1px;
	margin-top: 42px;
}

.help a {
	display:block;
	width: 70px;
	height: 47px;
	background:url(img/but/help.gif) 0 0 no-repeat;
	text-decoration: none !important;
	float:right;
	margin-right: 1px;
	margin-left: 1px;
	margin-top: 42px;
}
.help a:hover { 
background-position: -70px 0;
text-decoration: none !important;
}
.help a:active {
background-position: -140px 0;
}

.help a:visited {
    text-decoration: none !important;
}

.logout a {
	display:block;
	width: 70px;
	height: 47px;
	background:url(img/but/logout.gif) 0 0 no-repeat;
	text-decoration: none !important;
	float:right;
	margin-right: 1px;
	margin-left: 1px;
	margin-top: 42px;
}
.logout a:hover { 
background-position: -70px 0;
text-decoration: none !important;
}
.logout a:active {
background-position: -140px 0;
}

.logout a:visited {
    text-decoration: none !important;
}
.edit a {
	display:block;
	width: 70px;
	height: 47px;
	background:url(img/but/edit.gif) 0 0 no-repeat;
	text-decoration: none !important;
	float:right;
	margin-right: 1px;
	margin-left: 1px;
	margin-top: 42px;
}
.edit a:hover { 
background-position: -70px 0;
text-decoration: none !important;
}
.edit a:active {
background-position: -140px 0;
}

.edit a:visited {
    text-decoration: none !important;
}


.profile a {
	display:block;
	width: 70px;
	height: 47px;
	background:url(img/but/profile.gif) 0 0 no-repeat;
	text-decoration: none !important;
	float:right;
	margin-right: 1px;
	margin-left: 1px;
	margin-top: 42px;
}
.profile a:hover { 
background-position: -70px 0;
text-decoration: none !important;
}
.profile a:active {
background-position: -140px 0;
}

.profile a:visited {
    text-decoration: none !important;
}

.messages a {
	display:block;
	width: 70px;
	height: 47px;
	background:url(img/but/messages.gif) 0 0 no-repeat;
	text-decoration: none !important;
	float:right;
	margin-right: 1px;
	margin-left: 1px;
	margin-top: 42px;
}
.messages a:hover { 
background-position: -70px 0;
text-decoration: none !important;
}
.messages a:active {
background-position: -140px 0;
}

.messages a:visited {
    text-decoration: none !important;
}

.enter a {
	display:block;
	width: 70px;
	height: 47px;
	background:url(img/but/enter.gif) 0 0 no-repeat;
	text-decoration: none !important;
	float:right;
	margin-right: 1px;
	margin-left: 1px;
	margin-top: 42px;
}
.enter a:hover { 
background-position: -70px 0;
text-decoration: none !important;
}
.enter a:active {
background-position: -140px 0;
}

.enter a:visited {
    text-decoration: none !important;
}

/* @annotation: Small Buttons */


.add_small a {
	display:block;
	width: 40px;
	height: 30px;
	background:url(img/but/add_small.gif) 0 0 no-repeat;
	text-decoration: none !important;
	float:right;
	margin-right: 1px;
	margin-left: 1px;
	margin-top: 0px;
}
.add_small a:hover { 
background-position: -40px 0;
text-decoration: none !important;
}
.add_small a:active {
background-position: -80px 0;
}

.add_small a:visited {
    text-decoration: none !important;
}

.delete_small a {
	display:block;
	width: 40px;
	height: 30px;
	background:url(img/but/delete_small.gif) 0 0 no-repeat;
	text-decoration: none !important;
	float:right;
	margin-right: 1px;
	margin-left: 1px;
	margin-top: 0px;
}
.delete_small a:hover { 
background-position: -40px 0;
text-decoration: none !important;
}
.delete_small a:active {
background-position: -80px 0;
}

.delete_small a:visited {
    text-decoration: none !important;
}

.edit_small a {
	display:block;
	width: 40px;
	height: 30px;
	background:url(img/but/edit_small.gif) 0 0 no-repeat;
	text-decoration: none !important;
	float:right;
	margin-right: 1px;
	margin-left: 1px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.edit_small a:hover { 
background-position: -40px 0;
text-decoration: none !important;
}
.edit_small a:active {
background-position: -80px 0;
}

.edit_small a:visited {
    text-decoration: none !important;
}

.queue_small a {
	display:block;
	width: 40px;
	height: 30px;
	background:url(img/but/queue_small.gif) 0 0 no-repeat;
	text-decoration: none !important;
	float:right;
	margin-right: 1px;
	margin-left: 1px;
	margin-top: 0px;
}

.queue_small a:hover { 
background-position: -40px 0;
text-decoration: none !important;
}
.queue_small a:active {
background-position: -80px 0;
}

.queue_small a:visited {
    text-decoration: none !important;
}

.onhold_small a {
	display:block;
	width: 40px;
	height: 30px;
	background:url(img/but/onhold_small.gif) 0 0 no-repeat;
	text-decoration: none !important;
	float:right;
	margin-right: 1px;
	margin-left: 1px;
	margin-top: 0px;
}
.onhold_small a:hover { 
background-position: -40px 0;
text-decoration: none !important;
}
.onhold_small a:active {
background-position: -80px 0;
}

.onhold_small a:visited {
    text-decoration: none !important;
}


.adduser_small a {
	display:block;
	width: 40px;
	height: 30px;
	background:url(img/but/adduser_small.gif) 0 0 no-repeat;
	text-decoration: none !important;
	float:left;
	margin-right: 1px;
	margin-left: 1px;
	margin-top: 0px;
}
.adduser_small a:hover { 
background-position: -40px 0;
text-decoration: none !important;
}
.adduser_small a:active {
background-position: -80px 0;
}

.adduser_small a:visited {
    text-decoration: none !important;
}

.edituser_small a {
	display:block;
	width: 40px;
	height: 30px;
	background:url(img/but/edit_small.gif) 0 0 no-repeat;
	text-decoration: none !important;
	float:left;
	margin-right: 1px;
	margin-left: 1px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.edituser_small a:hover { 
background-position: -40px 0;
text-decoration: none !important;
}
.edituser_small a:active {
background-position: -80px 0;
}

.edituser_small a:visited {
    text-decoration: none !important;
}

.saveuser_small a {
	display:block;
	width: 40px;
	height: 30px;
	background:url(img/but/save_small.gif) 0 0 no-repeat;
	text-decoration: none !important;
	float:left;
	margin-right: 1px;
	margin-left: 1px;
	margin-top: 0px;
}
.saveuser_small a:hover { 
background-position: -40px 0;
text-decoration: none !important;
}
.saveuser_small a:active {
background-position: -80px 0;
}

.saveuser_small a:visited {
    text-decoration: none !important;
}

.deleteuser_small a {
	display:block;
	width: 40px;
	height: 30px;
	background:url(img/but/delete_small.gif) 0 0 no-repeat;
	text-decoration: none !important;
	float:left;
	margin-right: 1px;
	margin-left: 1px;
	margin-top: 0px;
}
.deleteuser_small a:hover { 
background-position: -40px 0;
text-decoration: none !important;
}
.deleteuser_small a:active {
background-position: -80px 0;
}

.deleteuser_small a:visited {
    text-decoration: none !important;
}

.canceluser_small a {
	display:block;
	width: 40px;
	height: 30px;
	background:url(img/but/cancel_small.gif) 0 0 no-repeat;
	text-decoration: none !important;
	float:left;
	margin-right: 1px;
	margin-left: 1px;
	margin-top: 0px;
}
.canceluser_small a:hover { 
background-position: -40px 0;
text-decoration: none !important;
}
.canceluser_small a:active {
background-position: -80px 0;
}

.canceluser_small a:visited {
    text-decoration: none !important;
}


/* @annotation: disabled */
.help_disabled a {
	display:block;
	width: 70px;
	height: 47px;
	background:url(img/but/help.gif) 0 0 no-repeat;
	background-position: -210px 0;
	text-decoration: none !important;
	float:right;
	margin-right: 1px;
	margin-left: 1px;
	margin-top: 42px;
}
.help_disabled a:hover { 
	background-position: -210px 0;
text-decoration: none !important;
}
.help_disabled a:active {
	background-position: -210px 0;
}

.help_disabled a:visited {
    text-decoration: none !important;
}

.logout_disabled a {
	display:block;
	width: 70px;
	height: 47px;
	background:url(img/but/logout.gif) 0 0 no-repeat;
	background-position: -210px 0;
	text-decoration: none !important;
	float:right;
	margin-right: 1px;
	margin-left: 1px;
	margin-top: 42px;
}
.logout_disabled a:hover { 
	background-position: -210px 0;
text-decoration: none !important;
}
.logout_disabled a:active {
	background-position: -210px 0;
}

.logout_disabled a:visited {
    text-decoration: none !important;
}

.edit_disabled a {
	display:block;
	width: 70px;
	height: 47px;
	background:url(img/but/edit.gif) 0 0 no-repeat;
	background-position: -210px 0;
	text-decoration: none !important;
	float:right;
	margin-right: 1px;
	margin-left: 1px;
	margin-top: 42px;
}
.edit_disabled a:hover { 
	background-position: -210px 0;
text-decoration: none !important;
}
.edit_disabled a:active {
	background-position: -210px 0;
}

.edit_disabled a:visited {
    text-decoration: none !important;
}

.onhold_disabled a {
	display:block;
	width: 70px;
	height: 47px;
	background:url(img/but/onhold.gif) 0 0 no-repeat;
	background-position: -210px 0;
	text-decoration: none !important;
	float:right;
	margin-right: 1px;
	margin-left: 1px;
	margin-top: 42px;
}
.onhold_disabled a:hover { 
	background-position: -210px 0;
text-decoration: none !important;
}
.onhold_disabled a:active {
	background-position: -210px 0;
}

.onhold_disabled a:visited {
    text-decoration: none !important;
}

.delete_disabled a {
	display:block;
	width: 70px;
	height: 47px;
	background:url(img/but/delete.gif) 0 0 no-repeat;
	background-position: -210px 0;
	text-decoration: none !important;
	float:right;
	margin-right: 1px;
	margin-left: 1px;
	margin-top: 42px;
}
.delete_disabled a:hover { 
	background-position: -210px 0;
text-decoration: none !important;
}
.delete_disabled a:active {
	background-position: -210px 0;
}

.delete_disabled a:visited {
    text-decoration: none !important;
}


.queue_disabled a {
	display:block;
	width: 70px;
	height: 47px;
	background:url(img/but/queue.gif) 0 0 no-repeat;
	background-position: -210px 0;
	text-decoration: none !important;
	float:right;
	margin-right: 1px;
	margin-left: 1px;
	margin-top: 42px;
}
.queue_disabled a:hover { 
	background-position: -210px 0;
text-decoration: none !important;
}
.queue_disabled a:active {
	background-position: -210px 0;
}

.queue_disabled a:visited {
    text-decoration: none !important;
}

.add_disabled a {
	display:block;
	width: 70px;
	height: 47px;
	background:url(img/but/add.gif) 0 0 no-repeat;
	background-position: -210px 0;
	text-decoration: none !important;
	float:right;
	margin-right: 1px;
	margin-left: 1px;
	margin-top: 42px;
}
.add_disabled a:hover { 
	background-position: -210px 0;
text-decoration: none !important;
}
.add_disabled a:active {
	background-position: -210px 0;
}
.add_disabled a:visited {
    text-decoration: none !important;
}

.profile_disabled a {
	display:block;
	width: 70px;
	height: 47px;
	background:url(img/but/profile.gif) 0 0 no-repeat;
	background-position: -210px 0;
	text-decoration: none !important;
	float:right;
	margin-right: 1px;
	margin-left: 1px;
	margin-top: 42px;
}
.profile_disabled a:hover { 
	background-position: -210px 0;
text-decoration: none !important;
}
.profile_disabled a:active {
	background-position: -210px 0;
}

.profile_disabled a:visited {
    text-decoration: none !important;
}


.editprofile_disabled a {
	display:block;
	width: 70px;
	height: 47px;
	background:url(img/but/editprofile.gif) 0 0 no-repeat;
	background-position: -210px 0;
	text-decoration: none !important;
	float:right;
	margin-right: 1px;
	margin-left: 1px;
	margin-top: 42px;
}
.editprofile_disabled a:hover { 
	background-position: -210px 0;
text-decoration: none !important;
}
.editprofile_disabled a:active {
	background-position: -210px 0;
}

.editprofile_disabled a:visited {
    text-decoration: none !important;
}

.messages_disabled a {
	display:block;
	width: 70px;
	height: 47px;
	background:url(img/but/messages.gif) 0 0 no-repeat;
	background-position: -210px 0;
	text-decoration: none !important;
	float:right;
	margin-right: 1px;
	margin-left: 1px;
	margin-top: 42px;
}
.messages_disabled a:hover { 
	background-position: -210px 0;
text-decoration: none !important;
}
.messages_disabled a:active {
	background-position: -210px 0;
}

.messages_disabled a:visited {
    text-decoration: none !important;
}


/* @annotation: Small Buttons */


.add_small_disabled a {
	display:block;
	width: 40px;
	height: 30px;
	background:url(img/but/add_small.gif) 0 0 no-repeat;
	background-position: -120px 0;
	text-decoration: none !important;
	float:right;
	margin-right: 1px;
	margin-left: 1px;
	margin-top: 0px;
}
.add_small_disabled a:hover { 
	background-position: -120px 0;
text-decoration: none !important;
}
.add_small_disabled a:active {
	background-position: -120px 0;
}

.add_small_disabled a:visited {
    text-decoration: none !important;
}

.delete_small_disabled a {
	display:block;
	width: 40px;
	height: 30px;
	background:url(img/but/delete_small.gif) 0 0 no-repeat;
	background-position: -120px 0;
	text-decoration: none !important;
	float:right;
	margin-right: 1px;
	margin-left: 1px;
	margin-top: 0px;
}
.delete_small_disabled a:hover { 
	background-position: -120px 0;
text-decoration: none !important;
}
.delete_small_disabled a:active {
	background-position: -120px 0;
}

.delete_small_disabled a:visited {
    text-decoration: none !important;
}

.edit_small_disabled a {
	display:block;
	width: 40px;
	height: 30px;
	background:url(img/but/edit_small.gif) 0 0 no-repeat;
	background-position: -120px 0;
	text-decoration: none !important;
	float:right;
	margin-right: 1px;
	margin-left: 1px;
	margin-top: 0px;
}
.edit_small_disabled a:hover { 
	background-position: -120px 0;
text-decoration: none !important;
}
.edit_small_disabled a:active {
	background-position: -120px 0;
}
.edit_small_disabled a:visited {
    text-decoration: none !important;
}

.queue_small_disabled a {
	display:block;
	width: 40px;
	height: 30px;
	background:url(img/but/queue_small.gif) 0 0 no-repeat;
	background-position: -120px 0;
	text-decoration: none !important;
	float:right;
	margin-right: 1px;
	margin-left: 1px;
	margin-top: 0px;
}
.queue_small_disabled a:hover { 
	background-position: -120px 0;
text-decoration: none !important;
}
.queue_small_disabled a:active {
	background-position: -120px 0;
}
.queue_small_disabled a:visited {
    text-decoration: none !important;
}

.onhold_small_disabled a {
	display:block;
	width: 40px;
	height: 30px;
	background:url(img/but/onhold_small.gif) 0 0 no-repeat;
	background-position: -120px 0;
	text-decoration: none !important;
	float:right;
	margin-right: 1px;
	margin-left: 1px;
	margin-top: 0px;
}
.onhold_small_disabled a:hover { 
	background-position: -120px 0;
text-decoration: none !important;
}
.onhold_small_disabled a:active {
	background-position: -120px 0;
}
.onhold_small_disabled a:visited {
    text-decoration: none !important;
}

.adduser_small_disabled a {
	display:block;
	width: 40px;
	height: 30px;
	background:url(img/but/adduser_small.gif) -120px 0 no-repeat;
	text-decoration: none !important;
	float:left;
	margin-right: 1px;
	margin-left: 1px;
	margin-top: 0px;
}
.adduser_small_disabled a:hover { 
background-position: -120px 0;
text-decoration: none !important;
}
.adduser_small_disabled a:active {
background-position: -120px 0;
}

.adduser_small_disabled a:visited {
    text-decoration: none !important;
}

.edituser_small_disabled a {
	display:block;
	width: 40px;
	height: 30px;
	background:url(img/but/edit_small.gif) -120px 0 no-repeat;
	text-decoration: none !important;
	float:left;
	margin-right: 1px;
	margin-left: 1px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.edituser_small_disabled a:hover { 
background-position: -120px 0;
text-decoration: none !important;
}
.edituser_small_disabled a:active {
background-position: -120px 0;
}

.edituser_small_disabled a:visited {
    text-decoration: none !important;
}

.saveuser_small_disabled a {
	display:block;
	width: 40px;
	height: 30px;
	background:url(img/but/save_small.gif) -120px 0 no-repeat;
	text-decoration: none !important;
	float:left;
	margin-right: 1px;
	margin-left: 1px;
	margin-top: 0px;
}
.saveuser_small_disabled a:hover { 
background-position: -120px 0;
text-decoration: none !important;
}
.saveuser_small_disabled a:active {
background-position: -120px 0;
}


.deleteuser_small_disabled a {
	display:block;
	width: 40px;
	height: 30px;
	background:url(img/but/delete_small.gif) -120px 0 no-repeat;
	text-decoration: none !important;
	float:left;
	margin-right: 1px;
	margin-left: 1px;
	margin-top: 0px;
}
.deleteuser_small_disabled a:hover { 
background-position: -120px 0;
text-decoration: none !important;
}
.deleteuser_small_disabled a:active {
background-position: -120px 0;
}

.canceluser_small_disabled a {
	display:block;
	width: 40px;
	height: 30px;
	background:url(img/but/cancel_small.gif) -120px 0 no-repeat;
	text-decoration: none !important;
	float:left;
	margin-right: 1px;
	margin-left: 1px;
	margin-top: 0px;
}
.canceluser_small_disabled a:hover { 
background-position: -120px 0;
text-decoration: none !important;
}
.canceluser_small_disabled a:active {
background-position: -120px 0;
}

.disabled a{
    background-position: -120px 0;
    text-decoration: none !important;
}
.disabled a:hover {
    background-position: -120px 0;
    text-decoration: none !important;
}
.disabled a:active {
    background-position: -120px 0;
    text-decoration: none !important;
}
.disabled a:visited {
    text-decoration: none !important;
}

.sign_in a {
	display:block;
	width: 104px;
	height: 32px;
	background:url(img/but/sign_in.gif) 0 0 no-repeat;
	text-decoration: none !important;
	margin: 4px 0 0 6px;
	padding: 0;
	clear:both;
}
.sign_in a:hover { 
background-position: 0 -32px;
text-decoration: none !important;
}
.sign_in a:active {
background-position: 0 -32px;
text-decoration: none !important;
}

.sign_in a:visited {
    text-decoration: none !important;
}

.sign_in a:link {
    text-decoration: none !important;
}

.try_now a {
	display:block;
	width: 125px;
	height: 34px;
	background:url(img/but/try_now.gif) 0 0 no-repeat;
	text-decoration: none !important;
	margin: 10px auto 0 auto;
	padding: 0;
}
.try_now a:hover { 
background-position: 0 -34px;
text-decoration: none !important;
}
.try_now a:active {
background-position: 0 -34px;
text-decoration: none !important;
}

.try_now a:visited {
    text-decoration: none !important;
}

.try_now a:link {
    text-decoration: none !important;
}

.video a {
	display:block;
	width: 125px;
	height: 34px;
	background:url(img/but/video.gif) 0 0 no-repeat;
	text-decoration: none !important;
	margin: 2px auto 0 10px;
	padding: 0;
	float: left;
}
.video a:hover { 
background-position: 0 -34px;
text-decoration: none !important;
}
.video a:active {
background-position: 0 -34px;
text-decoration: none !important;
}

.video a:visited {
    text-decoration: none !important;
}

.video a:link {
    text-decoration: none !important;
}

.tweet_this a {
	display:block;
	width: 104px;
	height: 32px;
	background:url(img/but/tweet_this.gif) 0 0 no-repeat;
	text-decoration: none !important;
	margin: 4px 0 0 6px;
	padding: 0;
	clear:both;
}
.tweet_this a:hover { 
background-position: 0 -32px;
text-decoration: none !important;
}
.tweet_this a:active {
background-position: 0 -32px;
text-decoration: none !important;
}

.tweet_this a:visited {
    text-decoration: none !important;
}

.tweet_this a:link {
    text-decoration: none !important;
}

.sign_in2 a {
	display:block;
	width: 165px;
	height: 52px;
	background:url(img/but/sign_in2.gif) 0 0 no-repeat;
	text-decoration: none !important;
	margin: 4px 0 0 0;
	padding: 0;
	clear:both;
}
.sign_in2 a:hover { 
background-position: 0 -52px;
text-decoration: none !important;
}
.sign_in2 a:active {
background-position: 0 -52px;
text-decoration: none !important;
}

.sign_in2 a:visited {
    text-decoration: none !important;
}

.sign_in2 a:link {
    text-decoration: none !important;
}

.tweet_this2 a {
	display:block;
	width: 104px;
	height: 32px;
	background:url(img/but/tweet_this.gif) 0 0 no-repeat;
	text-decoration: none !important;
	margin: 40px 0 0 6px;
	padding: 0;
	clear:both;
}

.tweet_this2 a:hover { 
background-position: 0 -32px;
text-decoration: none !important;
}
.tweet_this2 a:active {
background-position: 0 -32px;
text-decoration: none !important;
}

.tweet_this2 a:visited {
    text-decoration: none !important;
}

.tweet_this2 a:link {
    text-decoration: none !important;
}