/* Global */

* {  
  font-family: Verdana;
  line-height: 14px;
  font-size: 10px;
}


table {
  border-collapse: collapse;
  color: #58595B;
  font-size: 10px;
}

a.about {
  text-decoration: none;
  color: #58595B;
  border-bottom:1px dotted #58595B;
}

.errorExplanation {
  border: 2px solid #FF0000;
  background-color: #F5F5DC;
  padding: 5px;
}

.errorExplanation  h2 {
  font-weight: bold;
  font-size: 12px;
  color: #FF0000;
}




/* Link */

a.report_inappropriate {
  text-decoration: none;
  color: #58595B;
}

a.increase_rating {
  font-size:10px;
  text-decoration: none;
  color: #58595B;
}

a.forward_post {
  text-decoration: none;
  color: #58595B;
}

a.add_comment {
  text-decoration: none;
}

a.add_friend_button {
  text-decoration: none;
}

a.report_inappropriate {
  text-decoration: none;
  color: #58595B;
}

a.grey_link {
  text-decoration: none;
  color: #58595B;
}

a.blue_link {
  text-decoration: none;
  color: #02639E;
}

a.orange_link {
  text-decoration: none;
  color: #FF6D00;
}

a.red_link {
  text-decoration: none;
  color: #FF0000;
}

a.grey_link_hover {
  text-decoration: none;
  color: #58595B;
}

a.grey_link_hover:hover{
  text-decoration: underline;
}

a.green_link_hover {
  text-decoration: none;
  color: #007e00;
}

a.green_link_hover:hover{
  text-decoration: underline;
}




/* Layout */

body {
  text-align: center;
  min-width: 981px;
}

#MainContent{
  text-align: left;
  width: 981px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;  

  /*float: left;
  left: 50%;
  width: 981px;
  overflow: hidden;
  min-height: 150px;
  margin-left: 15px;*/
}

#apmafooter{

  text-align: center;
  width: 981px;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  font-size: 10px;
  color: #808286;

  /*float: left;
  width: 981px;
  text-align: center;
  font-size: 10px;
  color: #808286;
  margin-top: 30px;*/
}

.one_col{
  width: 237px;
  float: left;
  overflow: hidden;
}

.two_col{
  width: 485px;
  float: left;
  overflow: hidden;
}

.three_col{
  width: 733px;
  float: left;
  overflow: hidden;
}

.four_col {
  width: 981px;
  float: left;
  overflow: hidden;
}

.divider_col{
  width: 11px;
  float: left;
  overflow: hidden;
}

.activity_scroll{
  overflow: hidden;
}




/* Table */

td.bottom_dotted_border_orange {
  border-bottom: thin dotted #FF7E00;
}

td.top_dotted_border_grey {
  /*border-top: 1px dotted #58595B;*/
  border-top: thin dotted #BABABA;
}

td.bottom_dotted_border_grey {
  border-bottom: thin dotted #BABABA;
}

td.left_dotted_border_grey {
  border-left: thin dotted #BABABA;
}

td.bottom_dashed_border {
  border-bottom: 1px dashed #8FBB8F;
}

td.right_dotted_border_blue {
  border-right: 1px dotted #02639E;
}

td.line_height_14 {
	line-height: 14px;
}

table.alt_colour {
  background-color: #F1F1F2;
}

table.top_dotted_border_grey {
  border-top: thin dotted #BABABA;
}

table.bottom_dotted_border_grey {
  border-bottom: thin dotted #BABABA;
}

table.pagination {
  border-bottom: thin dotted #BABABA;
}

table.pagination td.info {
  padding: 5px 5px 5px 5px;
}

table.pagination td {
  padding: 5px 0px 5px 0px;
}

table.pagination td a {
  text-decoration: none; 
  color: #58595B;
}

table.content_menu {
  border-collapse: collapse;
  color: #59585B;
  font-size: 10px;
}

table.content_menu td.selected {
  /*background-color: #87CEEB;*/
  background-color: #CFE9F8;
}

table.content_menu td.active {
  color: #02639E;
  font-weight: bold;
}

table.content_menu td.selected a.active {
  color: #02639E;
  font-weight: bold;
}

table.content_menu td.selected a {
  /*color: #02639E;*/
  color: #58595B;
}

table.content_menu a {
  text-decoration: none;
}

table.content_menu_about{
  color: #58595B;
  font-size: 10px;
}

table.content_menu_about td.link{
  color: #58595B;
  font-size: 10px;
  border-top: thin dotted #BABABA;
  border-bottom: thin dotted #BABABA;
}

table.content_menu_about td.link a{
  text-decoration: none;
  color: #58595B;
}

table.user_menu {
  background-color: #222222;
  color: #FF7E00;
  font-size: 10px;
}

table.user_menu a {
  text-decoration: none; 
  color: #FF7E00;
}

table.twitter {
  color: #00C1DF;
  font-size: 10px;
  word-wrap: break-word;
}

table.must_read_posts {
  color: #59585B;
  font-size: 10px;
}

table.must_read_posts td.padded {
  padding: 5px 5px 5px 0px;
  border-bottom: none;
}

table.must_read_posts td {
  padding: 5px 5px 5px 0px;
  border-bottom: thin dotted #58595B;
}

table.recent_articles {
  color: #59585B;
  font-size: 10px;
  border-bottom: thin dotted #BABABA;
}

table.login {
  color: #59585B;
  font-size: 10px;
}

table.login td {
  padding-top: 5px;
}

table.login a {
  color: #59585B;
}

table.comments td.padding_header {
  background-color: #D0E9F9;
  padding: 10px 10px 0px 10px;
}

table.comments td.padding_details {
  background-color: #D0E9F9;
}

table.comments td.padding_comment {
  background-color: #D0E9F9;
  padding: 5px 10px 10px 10px;
}

table.comments_form {
  background-image: url('/images/comment_bground.png'); 
  background-repeat: repeat-x;
}

table.comments_form td.comment_form {
  padding: 10px;
}

table.discussion_topics td {
  padding-top: 10px;
}

table.discussion_topics a {
  text-decoration: none;
  color: #58595B;
}

table.discussion_active td {
  padding-top: 10px;
}

table.discussion_active td.replies_topic {
  background-color: #EADFEE;
  padding: 10px 10px 10px 10px;
}

table.discussion_active td.replies_profile {
  background-color: #EADFEE;
  padding: 0px 10px 10px 10px;
}

table.discussion_active td.replies_details {
  background-color: #EADFEE;
  padding: 0px 10px 10px 0px;
}

table.discussions {
  padding-top: 10px;
}

table.discussions td.title {
  padding: 10px;
  border-bottom: thin dotted #BABABA;
}

table.discussions td.title a {
  text-decoration: none;
  color: #000000;
}

table.discussions td.stats {
  padding: 10px;
  border-bottom: thin dotted #BABABA;
  text-align: center;
}

table.discussions td.reply {
  padding: 10px;
  border-bottom: thin dotted #BABABA;
  text-align: right;
}

table.discussion_header td {
  padding: 5px 0px 5px 0px;
}

table.discussion_header td.location {
  padding: 5px 0px 5px 0px;
  color: #702C91;
}

table.thread_header td.location, td.stats {
  padding: 10px 0px 10px 0px;
  color: #000000;
}

table.thread_post td.profile{
  padding: 10px;
}

table.thread_post td.details{
  padding: 10px 10px 10px 0px;
}

table.thread_post td.body{
  padding: 0px 10px 10px 10px;
}

table.thread_post td.controls{
  padding: 10px;
}

table.initial_post {
  background-color: #EADFEE;
}

table.replies {
  background-color: #D0E9F9;
}

table.doc_wishlist td {
  background-color: #D0E9F9;
  /*background-color: #FEECF4;*/
}

table.doc_wishlist td.info {
  padding: 10px;
  background-color: #D0E9F9;
  color: #02639E;
  font-size: 12px;  
}

table.doc_wishlist td a {
  text-decoration: none;
  font-size: 10px;
  border-bottom: 1px dotted #02639E;
}

table.doc_intro td {
  padding: 10px 0px 0px 0px;
}

table.doc_hotdoc td {
  padding: 5px 10px 5px 0px;
}

table.doc_details td {
  padding: 10px 0px 10px 0px;
  border-bottom: thin dotted #BABABA;
}

table.doc_details td.description {
  padding: 10px 0px 10px 5px;
  border-bottom: thin dotted #BABABA;
}

table.community_wall td {
  padding: 10px;
}

table.wishlist_wish td.main {
  padding: 10px;
  background-color: #FFF6E6;
}

table.wishlist_wish td.profile {
  padding: 10px;
  background-color: #FFF6E6;
}

table.wishlist_wish td.details {
  padding: 10px 10px 10px 0px;
  background-color: #FFF6E6;
}

table.wishlist_wish td.wish {
  padding: 0px 10px 10px 10px;
  background-color: #FFF6E6;
}

table.wishlist_wish td.id {
  font-size: 12px;
  color: #02639E;
  background-color: #FFF6E6;
}

table.wishlist_form {
  background-image: url('/images/comment_bground.png'); 
  background-repeat: repeat-x;
}

table.wishlist_form td.form {
  padding: 10px;
}

table.activity {
  border-bottom: thin dotted #BABABA;
}

table.activity a{
  text-decoration: none;
}

table.activity a:hover{
  text-decoration: underline;
}

table.activity td.profile {
  padding: 5px 5px 5px 0px;
  vertical-align: top;
}

table.activity td.title {
  padding: 5px 0px 5px 0px;
}

table.activity td.created_at {
  font-size: 8px;
  padding-bottom: 5px;
}

table.funstuff td {
  padding: 5px 0px 5px 0px;
}

table.game_score td {
  padding: 10px 0px 10px 0px;
  border-bottom: thin dotted #BABABA;
}

table.news_top_rated td {
  padding: 10px 0px 10px 0px;
  border-bottom: thin dotted #BABABA;
}

table.user_photo_show td {
  padding: 10px 0px 10px 0px;
  border-bottom: thin dotted #BABABA;
}

table.user_photo_show table.photo_collection td {
  padding: 5px;
  border-bottom: none;
}

table.the_photo td {
  padding: 5px 0px 5px 0px;
  border-bottom: thin dotted #BABABA;
}

table.news_new_post td {
  padding: 5px 0px 5px 0px;
}

table.news_new_photo td {
  padding: 5px 0px 5px 0px;
}

table.news_new_poll td {
  padding: 5px 0px 5px 0px;
}

table.posts_sbpost td.sbpost {
  padding: 5px;
  background-color: #EADFEE;
}

table.posts_sbpost td.summary {
  color: #FF7E00;
  padding: 5px 0px 5px 0px;
  border-bottom: thin dotted #BABABA;
}

table.latest_greatest td.header {
  padding: 5px 5px 5px 5px;
}

table.latest_greatest td.title {
  padding: 10px 0px 10px 0px;
  border-bottom: thin dotted #BABABA;
}

table.latest_greatest td.description {
  padding: 10px 0px 10px 0px;
  border-top: thin dotted #BABABA;
  color: #007E00;
}

table.invitation td.invite {
  padding: 10px 0px 10px 0px;
}

table.inviter td.profile {
  background-color: #FFF6E6;
  padding: 5px;
}

table.inviter td.description {
  background-color: #FFF6E6;
  padding-left: 5px;
}

table.invitee td {
  background-color: #CFE9F8;
  padding: 5px;
}

table.home_events td.title {
  padding-top: 5px;
  font-size: 18px;
  vertical-align: top;  
  font-weight: bold;
  line-height: 24px;
}

/*
table.home_events td.title_small {
  padding-top: 5px;
  font-size: 14px;
  vertical-align: top;  
}
*/

table.home_events td.details {
  font-size: 12px;
  padding-top: 5px;
  vertical-align: top;
}

table.home_events td.description {
  font-size: 12px;
  padding-top: 10px;
  vertical-align: top;  
}

table.home_events td.discussion {
  padding: 10px 0px 5px 0px;
  vertical-align: right;
  border-bottom: thin dotted #BABABA;
}

table.rumours {
  table-layout: fixed;
  width: 237px;
  word-wrap: break-word;
}

table.rumours td.description {
  padding: 5px 0px 10px 0px;
  font-size: 12px;
}

table.rumours td.description span.author {
  font-size: 10px;
  color: #B7BBBD;
}

table.rumours_form span.details {
  color: #B7BBBD;
  float: right;
}

table.new_discussion_form td {
  padding: 10px 0px 10px 0px;
  border-bottom: thin dotted #BABABA;
}

table.about_apma_details td {
  padding: 5px 0px 10px 0px;
}

table.about_apma_footer td {
  padding: 5px 0px 5px 0px;
  border-top: thin dotted #BABABA;
  border-bottom: thin dotted #BABABA;
}

table.about_apma_awards_points td.details {
  vertical-align: top;
  padding: 5px 0px 10px 0px;
  border-bottom: thin dotted #BABABA;
}

table.about_apma_awards_points td.details img {
  padding: 0px 5px 5px 0px;
}

table.about_apma_awards_points td.details img {
  padding: 0px 5px 5px 0px;
}

table.home_must_read {
  background-image: url('/images/V_MR_bground.png'); 
  background-repeat: repeat-x;
}

table.home_must_read a {
  text-decoration: none;
}

table.home_must_read a:hover {
  text-decoration: underline;
}

table.events {
  width: 732px;
}

table.events td.title {
  font-size: 18px;
  font-weight: bold;
  line-height: 20px;
}

table.events td.description {
  font-size: 12px;
  font: Arial, Helvetica, Roman;
  color: #58595B;
  line-height: 20px;
}

table.events td.description a {
  font-size: 12px;
  font: Arial, Helvetica, Roman;
  color: #1B75BC;
  text-decoration: none;
  line-height: 20px;
}

table.events td.description a:hover {
  font-size: 12px;
  font: Arial, Helvetica, Roman;
  color: #1B75BC;
  text-decoration: underline;
  line-height: 20px;
}

.events_links a {
  font-size: 10px;
  font: Arial, Helvetica, Roman;
  color: #58595b;
  text-decoration: none;
  line-height: 20px;
}

/* Text */

.text_8{
  font-size: 8px;
} 
 
.text_10{
  font-size: 10px;
} 

.text_12{
  font-size: 12px;
} 

.text_14{
  font-size: 14px;
} 

.text_16{
  font-size: 16px;
} 

.text_18{
  font-size: 18px;
} 

.text_20{
  font-size: 20px;
} 

.text_24{
  font-size: 24px;
}

.orange {
	color: #FF6D00;
}

.green {
  color: #007E00;
}

.apma_green {
  color: #58595B;
}

.greyed_out {
  color: #ABACAD;
}

.blue {
  color: #02639E;
}

.black {
  color: #000000;
}

.purple {
  color: #702C91;
}

.username {
  font-weight: bold;
  color: #58595B;
}

.red {
  color: #FF0000;
}

.white {
  color: #FFFFFF
}

.aqua_blue {
  color: #008F81
}



/* Spacing */

.padd_left_5 {
  padding-left: 5px;
}

.padd_left_10 {
  padding-left: 10px;
}

.padd_right_5 {
  padding-right: 5px;
}

.padd_right_6 {
  padding-right: 6px;
}

.padd_right_10 {
  padding-right: 10px;
}

.padd_top_3{
  padding-top: 3px;
}

.padd_top_5{
  padding-top: 5px;
}

.padd_top_10{
  padding-top: 10px;
}

.padd_bottom_3{
  padding-bottom: 3px;
}

.padd_bottom_5{
  padding-bottom: 5px;
}

.padd_bottom_6{
  padding-bottom: 6px;
}

.padd_bottom_10{
  padding-bottom: 10px;
}




/* Lightbox Form */

#simplemodal-overlay {
  background-color:#222222; 
  cursor:wait;
}

#simplemodal-container {
  font-size: 10px;
}

#simplemodal-container #changes_form, #ownership_form {
  height:270px; 
  width:370px; 
  padding:10px;
  background-color:#58595B; 
  border:3px solid #FFFFFF;
}

#simplemodal-container #login_form, #incorrect_login {
  height: 180px;
  width: 500px; 
  background-color: #F1F1F2;
  border: 10px solid #222222;
}




/* Filtering */

select.doc_category {
  border: none;
  width: 237px;
  font-size: 12px;
  color: #58595B;
}

select.doc_category option {
  padding: 10px 0px 10px 10px;
}
 
#document_container {
  overflow: hidden; 
  width: 981px; 
}

ul#documents { 
  float: left; 
  list-style: none;
  width: 981px; 
  padding: 0px;
  margin: 0px;
}

ul#documents li { 
	float: left; 
	margin: 10px 10px 0px 0px; 
	width: 109px;
  height: 95px;
  display: block; 
}

table#filter td.current {
  border: solid 2px #2C2C2C;
}
 
div#container {
  overflow: hidden; 
  width: 757px; 
}

ul#portfolio { 
  float: left; 
  list-style: none;
  width: 757px; 
  margin: 0px 0px 0px 0px;
  padding: 0px;
}

ul#portfolio li { 
	float: left; 
	margin: 10px 10px 0px 0px; 
	width: 170px;
  height: 235px;
  border: solid 4px #2C2C2C;
  display: block; 
}

ul#portfolio img { 
  display: block;   
}

#user_container {
  overflow: hidden; 
  width: 981px; 
}

ul#users { 
  float: left; 
  list-style: none;
  width: 981px; 
  padding: 0px;
  margin: 0px;
}

ul#users li { 
	float: left; 
	margin: 5px 0px 0px 0px; 
	width: 122px;
  height: 122px;
  display: block; 
}

/* Autocomplete */

.ac_results {
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}

.ac_loading {
	background: white url('/plugin_assets/community_engine/images/spinner.gif') right center no-repeat;
}

.ac_over {
	background-color: #58595B;
	color: white;
}




/* Other */

img { 
  border-width:0; 
}

img.border_default {
	border: solid 2px #666;
}

img.border_LG {
	border: solid 5px #007E00;
}




/* Friends Scrolling */

a.disabled {
  visibility: hidden;
}

div.friends_scroll {
  position: relative;
  overflow: hidden;
  width: 237px;
}

div.friends_scroll div.items {
  height: 20000em;
  position: relative;
}

div.friends_scroll div.items div {
  float: left;
}

div.friends_scroll_large {
  position: relative;
  overflow: hidden;
  width: 485px;
}

div.friends_scroll_large div.items {
  height: 20000em;
  position: relative;
}

div.friends_scroll_large div.items div {
  float: left;
}

/* About Scrolling */

div.about_scroll {
  position: relative;
  overflow: hidden;
  width: 485px;
  height: 317px;
}

div.about_scroll div.items {
  width: 20000em;
  position: absolute;
}

div.about_scroll div.items div {
  float: left;
}

/* Calendar Scrolling */

div.calendar_scroll {
  position: relative;
  overflow: hidden;
  width: 237px;
}

div.calendar_scroll div.items {
  width: 20000em;
  position: relative;
}

div.calendar_scroll div.items table {
  float: left;
}

/* Events Scrolling */

div.events_scroll {
  position: relative;
  overflow: hidden;
  width: 485px;
}

div.events_scroll div.items {
  width: 20000em;
  position: relative;
}

div.events_scroll div.items table {
  float: left;
}

div.events_scroll_small {
  position: relative;
  overflow: hidden;
  width: 237px;
}

div.events_scroll_small div.items {
  width: 20000em;
  position: relative;
}

div.events_scroll_small div.items table {
  float: left;
}

/* Rumours Scrolling */

div.rumours_scroll {
  position: relative;
  overflow: hidden;
  width: 237px;
  height: 500px;
}

div.rumours_scroll div.items {
  height: 20000em;
  position: relative;
}

div.rumours_scroll div.items table {
  float: left;
}

/* Activity Scrolling */

div.activity_scroll {
  position: relative;
  overflow: hidden;
  width: 237px;
  height: 605px;
}

div.activity_scroll div.items {
  height: 20000em;
  position: relative;
}

div.activity_scroll div.items table {
  float: left;
}

/* Normal Article Scrolling */

div.article_scroll {
  position: relative;
  overflow: hidden;
  width: 572px;
}

div.article_scroll div.items {
  width: 20000em;
  position: relative;
}

div.article_scroll div.items div {
  float: left;
  padding-right: 15px;
}

a.prev, a.next, a.prevPage, a.nextPage, 
a#friend_prevpage, a#friend_nextpage, 
a#friend_l_prevpage, a#friend_l_nextpage, 
a#calendar_prev, a#calendar_next, 
a#event_prev, a#event_next,
a#event_prev_s, a#event_next_s,
a#rumour_prev, a#rumour_next,
a#activity_prev, a#activity_next {
  cursor: pointer; 
}

/* TV Scrolling */

div.tv_scroll {
  position: relative;
  overflow: hidden;
  width: 569px;
  height: 320px;
}

div.tv_scroll div.items {
  width: 20000em;
  position: relative;
}

div.tv_scroll div.items div {
  float: left;
}

/* Calendar */

table.calendar td {
	font-size: 20px;
    padding: 10px 0px 10px 4px;
	text-align: right;
	border-bottom: thin dotted #BABABA;
}

table.calendar td.weekend {
  /*opacity: 0.5;*/
  color: #CFD0D1;
}

table.calendar td.highlight a {
	color: red;
	text-decoration: none;
	font-size: 20px;
    padding: 10px 0px 10px 5px;
	text-align: right;

}

table.calendar td.highlight_weekend a {
	color: #FF8080;
	text-decoration: none;
	font-size: 20px;
    padding: 10px 0px 10px 5px;
	text-align: right;

}

table.calendar_name td {
	font-size: 12px;
  padding: 5px 0;
}

table.calendar_name td#calendar_month {
	font-size: 12px;
  padding: 5px 0;
  font-weight: bold;
}

/* for youtube*/

#video_container {
  overflow: hidden; 
  width: 981px; 
}

ul#videos { 
  float: left; 
  list-style: none;
  width: 981px; 
  padding: 0px;
  margin: 0px;
  text-align: center;

}

ul#videos li { 
  float: left; 
  Margin: 6px 6px 0px 0px; 
  width: 238px;
  height: 218px;
  display: block; 
}

table.tv_wishlist td {
  background-color: #D0E9F9;
  line-height: 14px;
  /*background-color: #FEECF4;*/
}

table.tv_wishlist td.info {
  padding: 5px;
  background-color: #D0E9F9;
  color: #02639E;
  font-size: 10px;  
}

table.tv_wishlist td a {
  text-decoration: none;
  font-size: 10px;
  border-bottom: 1px dotted #02639E;
  color: #02639E;
}

.tv_title_link {
  text-decoration: none;
  font-size: 12px;
  color: #02639E;
  font-weight: bold;
}

.tv_description {
  font-size: 12px;
  line-height: 18px;
}

.tv_view_count {
  font-size: 10px;
  color: #58595b;	
}

.tv_rating {
  font-size: 10px;
  color: #007e00;
  text-decoration: none;	
}

table.show_tv td.title {
  font-size: 12px;
  font-weight: bold;
  color: #02639E;
}



table.show_tv td.description {
  font-size: 10px;
  padding-top: 10px;
}



/* Google Search widget */
.gsc-control {
	width: 100% !important;
}

.gsc-search-box {
	width: 500px !important;
	margin-bottom: 10px !important;
}

/* We're cheating here, hiding the Tab */
.gsc-tabsArea {
	display: none !important;
}

/* Wishlist */
#section_header	{
	color:#58595B;
	width:980px;
	height:50px;
	border-bottom:#646464 1px dotted;
	margin:0 0 20px 0;
	padding:0 0 0 0;
}

#section_header h1	{
	font-size:18px;
	font-weight:bold;
	margin:0;
	padding:15px 0 0 0;
	float:left;
	text-indent:26px;
}

.wishlist	{
	background-image:url('/images/wish_icon.png');
	background-repeat:no-repeat;
	line-height: 20px;
}

.notifications	{
	color:#FF6D00;
	text-align:right;
	padding:15px 0 0 0;
}

.margin_T_10	{
	margin-top:10px; !important
}

.margin_B_10	{
	margin-bottom:10px; !important
}

.margin_L_-10	{
	margin-left:-5px; !important
}

.w_title	{
	color:#3d3d3d;
	font-weight:bold;
}

.w_number	{
	font-size:32px;
	color:#FFDABF;
}


.c_number	{
	font-size:36px;
	color:#D0E9F9;
}


.w_functions	{
	vertical-align:middle;
	height:40px;
}

/* New V_scroller */
.v_scroll_title
{
	font: Arial;
	font-weight: bold;
	font-size: 20px;
	color: #F47721;
	padding-bottom: 10px;
}

.v_scroll_description
{
	font: Arial;
	font-size: 14px;
	line-height: 19px;
	color: #F47721;
	padding-bottom: 10px;
}

.v_scroll_description_italitc
{
	font: Arial;
	font-style: italic;
	font-size: 14px;
	line-height: 19px;
	color: #F47721;
	padding-bottom: 10px;
}
