﻿a:link.vc_Cat,
a:active.vc_Cat,
a:hover.vc_Cat,
a:visited.vc_Cat
{
	color: #10509b; text-transform: lowercase; font: bold 13px Arial, Sans Serif;
}

a:link.vc_CatSel,
a:active.vc_CatSel,
a:hover.vc_CatSel,
a:visited.vc_CatSel
{
	color: #a60b22; text-transform: lowercase; font: bold 13px Arial, Sans Serif;
}

a:link.vc_CommandButton,
a:active.vc_CommandButton,
a:hover.vc_CommandButton,
a:visited.vc_CommandButton
{ 
	font: bold 13px Arial;
	text-transform: lowercase;
	color: White;
	text-decoration: none;	
}

a:link.vc_CommandButtonUpper,
a:active.vc_CommandButtonUpper,
a:hover.vc_CommandButtonUpper,
a:visited.vc_CommandButtonUpper
{ 
	font: bold 9px Verdana;
	text-transform: uppercase;
	color: White;
	text-decoration: none;
}

a:link.vc_OffRules,
a:active.vc_OffRules,
a:hover.vc_OffRules,
a:visited.vc_OffRules
{ 
	font: bold 11px Verdana;
	text-transform: uppercase;	
	text-decoration: none;	
	color: #a5a39f;
}

.vc_Title { color: #ffd98f; font: normal 17px Verdana, Sans Serif; } 

.vc_ItemTitle { color: #a60b22; font: normal 19px Verdana, Sans Serif;  }
.vc_ItemField { color: #202b69; font: bold 9px Verdana; text-transform: uppercase; padding-top: 5px; display: block; }
.vc_ItemText { color: #202b69; font: normal 12px Arial, Sans Serif; line-height: 17px; }

hr.vc_hr { color: #a60b22; background-color: #a60b22; border: 2px; } 

/* Description Box */
.vc_soft_table {background-color: #FFECC7;}
.VideoContest_sby        {font-size: 11px; color: #000000;}
.VideoContest_borders    {border-bottom: 1px solid #9B1B20; border-top: 1px solid #9B1B20;}
.VideoContest_title      {color: #9B1B20; display:block; font-size:18px; font-weight:bold; margin-bottom:4px;}


.VideoContest_blue_table {background-color: #205F9F;}

#flashplaceholder { margin-top: 5px; }

.modalBackground  
{
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
 }
 
.modalCloseImg {cursor: pointer; position: relative; top: -12px; left: 17px; }

.pnlRate { width: 350px; }
.pnlShare { width: 350px; }
.pnlForm { width: 500px; }
.pnlOfficialRules { width: 500px; }


/* Light Box */
 
a:link.logo_link,
a:hover.logo_link,
a:visited.logo_link,
a:active.logo_link
 {font-size: 12px; color: #2727C9 !important;}
 
.lbr { background:url(/DesktopModules/VideoContest/Images/img/lbr.png) repeat-y}
.ltr { background:url(/DesktopModules/VideoContest/Images/img/ltr.png) repeat-x}
.rtr { background:url(/DesktopModules/VideoContest/Images/img/rtr.png) repeat-y}
.rbr { background:url(/DesktopModules/VideoContest/Images/img/rbr.png) repeat-x}
*html .rbr { background:url(/DesktopModules/VideoContest/Images/img/rbr.png) repeat-x; background-position: top;}
.lb_bg { background-color: #ffffff;}
