.foo { }

a
{
	color : #999999;
	text-decoration : none;
}

a:hover
{
	color : #666666;
	text-decoration : underline;
}

body,form
{
	margin : 0;
	padding : 0;
	font-family : Tahoma, Verdana, Arial;
	font-size : 12px;
	color : #666666;
}

#headerTable
{
	padding : 0;
	margin-left : auto;
	margin-right : auto;
	width : 770px;
	background-color : #991521;
	margin-top : 20px;
	vertical-align : top;
}

#headerTable .left
{
	background-color : #ffffff;
}

#headerTable .center
{
	width : 98px;
	background-image : url(/App_Themes/Default/images/separatoreHead.gif);
}

#headerTable .right
{
	background-image : url(/App_Themes/Default/images/dddddx.gif);
	background-position : right top;
	width : 470px;
	background-repeat : no-repeat;
	color : #ffffff;
	text-transform : uppercase;
	font-weight : bold;
	vertical-align : top;
	padding-top : 16px;
}

#headerTable .search
{
	clear : both;
	width : 290px;
	float : right;
	margin : 20px 0 0 0;
	text-align : right;
}

#headerTable .right ul
{
	padding : 0;
	margin : 0;
	list-style-type : none;
}

#headerTable .right ul li
{
	float : left;
	padding-left : 12px;
	padding-right : 16px;
	margin-left : 4px;
	background-image : url(/App_Themes/Default/images/arrow.gif);
	background-repeat : no-repeat;
	background-position : left center; 
}

#headerTable .right a
{
	text-decoration : none;
	color : #ffffff;
}

#headerTable .right a:hover
{
	text-decoration : underline;
	color : #ffcc00;
}

#middleTable
{
	margin-left : auto;
	margin-right : auto;
	padding : 0;
	width : 770px;
	background-color : #991521;
}

#middleTable .left
{
	background-image : url(/App_Themes/Default/images/angolinoSupSx.gif);
	background-position : left top;
	background-repeat : no-repeat;
	vertical-align : top;
}

#middleTable .right
{
	vertical-align : top;
	padding-left : 20px;
}

#middleTable .bottomLeft
{
	background-image : url(/App_Themes/Default/images/angolinoInfSx.gif);
	background-position : left top;
	background-repeat : no-repeat;
	height : 14px;
}

#middleTable .bottomRight
{
	background-image : url(/App_Themes/Default/images/angolinoInfDx.gif);
	background-position : right top;
	background-repeat : no-repeat;
}

#navigationMenu
{
	margin-left : 10px;
	width : 270px;
}

#navigationMenu td
{
	padding-top : 6px;
	color : #ffcc00;
}

#navigationMenu td strong a
{
	color : #ff9900;
	font-weight : bold;
}

#navigationMenu td strong a:hover
{
	color : #ffcc00;
	text-decoration : none;
}

.logInPanel
{
	margin : 20px 0 0 10px;
	background-color : #994021;
	padding : 8px;
	width : 240px;
	border : solid 1px #ff9900;
	color : #ffffff;
}

.logInPanel h2
{
	color : #ffffff;
	font-size : 16px;
	padding : 2px;
	margin : 0;
	background-color : #991521;
}

.logInPanel strong
{
	color : #ff9900;
}

.logInPanel a
{
	color : #ffcc00;
}

.logInPanel a:hover
{
	color : #ff9900;
	text-decoration : none;
}

.textBoxes
{
	border : none;
	height : 20px;
}

.redSkinTextBoxes
{
	border : none;
	height : 20px;
	background-color : #991521;
	color : #ffffff;
}

.redSkinTextAreas
{
	border : none;
	background-color : #991521;
	color : #ffffff;
}

.buttons
{
	background-color : #ffcc00;
	border : solid 1px #ff9900;
}

#partners
{
	margin : 20px 0 0 10px;
	padding : 8px;
	width : 240px;
	color : #ffffff;
}

#partners h2
{
	color : #ffffff;
	font-size : 16px;
	padding : 2px;
	margin : 0;
	background-color : #991521;
}

#partners ul
{
	padding : 0;
	margin : 0;
}

#partners ul li
{
	list-style-type : none;
}

#partners ul li a
{
	color : #ff9900;
}

#partners ul li a:hover
{
	color : #ffcc00;
	text-decoration : none;
}

.errorText
{
	color : Red;
	font-weight : bold;
}

.comments
{
}

.comments h3 a
{
	color : #ff9900;
}

.comments .topLeftComments
{
	background-image : url(/App_Themes/Default/images/angolinoSupSx.gif);
	background-repeat : no-repeat;
	width : 380px;
	height : 14px;
	background-color : #991521;
	float : left;
}

.comments .topRightComments
{
	float : left;
	width : 14px;
	height : 14px;
	background-image : url(/App_Themes/Default/images/dddddx.gif);
	background-repeat : no-repeat;
}

.comments .contentComments
{
	clear : both;
	padding : 0 8px 0 8px;
	width : 378px;
	background-color : #991521;
	color : #ffffff;
}

.comments .contentComments h1
{
	
}

.comments .bottomLeftComments
{
	background-image : url(/App_Themes/Default/images/angolinoInfSx.gif);
	background-repeat : no-repeat;
	width : 380px;
	height : 14px;
	background-color : #991521;
	float : left;
}

.comments .bottomRightComments
{
	float : left;
	width : 14px;
	height : 14px;
	background-image : url(/App_Themes/Default/images/angolinoInfDx.gif);
	background-repeat : no-repeat;
}

.comments .date
{
	color : #ffcc00;
	height : 24px;
}

.comments .date strong
{
	color : #ff9900;
}


.news
{
	
}

.news h3
{
	margin : 0;
	padding : 0;
}

.news h3 a
{
	color : #ff9900;
}

.news .topLeft
{
	background-image : url(/App_Themes/Default/images/angolinoSupSxInv.gif);
	background-repeat : no-repeat;
	width : 440px;
	height : 14px;
	background-color : White;
	float : left;
}

.news .topRight
{
	float : left;
	width : 14px;
	height : 14px;
	background-image : url(/App_Themes/Default/images/angolinoSupDxInv.gif);
	background-repeat : no-repeat;
}

.news .content
{
	clear : both;
	padding : 0 8px 0 8px;
	background-color : #ffffff;
	width : 438px;
}

.news .content h1
{
	color : #991521;
}

.news .textContent
{
	line-height : 20px;
}

.news .bottomLeftNews
{
	background-image : url(/App_Themes/Default/images/angolinoInfSxInv.gif);
	background-repeat : no-repeat;
	width : 440px;
	height : 14px;
	background-color : White;
	float : left;
}

.news .bottomRightNews
{
	float : left;
	width : 14px;
	height : 14px;
	background-image : url(/App_Themes/Default/images/angolinoInfDxInv.gif);
	background-repeat : no-repeat;
}

.news .footer
{
	/*border-top : dashed 1px silver;*/
}

.news .footer li
{
	font-size : 11px;
	font-weight : bold;
	list-style-type : none;
	float : left;
	padding : 0 18px 0 22px;
	height : 20px;
	margin-top : 4px;
}

.news .footer .first
{
	background-image : url(/App_Themes/Default/images/03.png);
	background-repeat : no-repeat;
}

.news .footer .second
{
	background-image : url(/App_Themes/Default/images/12.png);
	background-repeat : no-repeat;
}

.news .footer .third
{
	background-image : url(/App_Themes/Default/images/rss.png);
	background-repeat : no-repeat;
}

.news .footer .fourth
{
	background-image : url(/App_Themes/Default/images/18.png);
	background-repeat : no-repeat;
}

.news .footer .newsArchive
{
	background-image : url(/App_Themes/Default/images/40.png);
	background-repeat : no-repeat;
}

.news .footer .addToCart
{
	background-image : url(/App_Themes/Default/images/Shoppingcart_16x16.png);
	background-repeat : no-repeat;
}

.news h2
{
	color : #991521;
}

#pageFooter
{
	width : 770px;
	margin : 0 auto 0 auto;
	font-size : 10px;
}

#pageFooter div
{
	text-align : center;
}

.auth
{
	border : none;
	list-style-image : none;
	list-style-position : outside;
	list-style-type : none;
	margin : 0;
	padding : 0;
}

.auth li
{
	clear : both;
	list-style-image : none;
	list-style-position : outside;
	list-style-type : none;
	padding : 4px;
}

.auth li select
{
	list-style-type : disc;
}

.auth li .leftColumn
{
	float : left;
	white-space : nowrap;
	width : 140px;
	padding-top : 4px;
	text-align : right;
	padding-right : 4px;
}

.auth li span
{
	float : left;
	margin-left : 144px;
}

.vcaHighlight
{
	border : solid 1px red;
	background-color : #ffffff;
	color : black;
}

.b_pager
{
	padding : 15px 0 30px;
	text-align : center;
	width : 100%;
}

.b_pager .countPages
{
	position : relative;
	margin : 0 auto;
	clear : both;
	float : none;
	height : 20px;
	/*width : 30%;*/
}

.b_pager a, .b_pager strong
{
	display : block;
	float : left;
	line-height : 16px;
	padding : 2px 6px;
	margin-right : 4px;
	text-decoration : none;
}

.b_pager strong
{
	line-height : 16px;
	border : 2px solid;
}

.b_pager a { border : 2px solid; }

.b_pager a:hover
{
	background-color : #FFFFFF;
	border : 2px solid #E0E0E0;
	color : #F0F0F0;
}

.MaskedEditFocus
{
    background-color : #ffffcc;
    color : #000000;
}

.MaskedEditMessage
{
	color : #ff0000;
	font-weight : bold;
}

.MaskedEditError
{
    background-color : #ffcccc;
}

.MaskedEditFocusNegative
{
    background-color : #ffffcc;
    color : #ff0000;
}

.MaskedEditBlurNegative
{
    color : #ff0000;
}

.subscriptionMessage
{
	border : dashed 1px #991521;
	color : #991521;
	font-weight : bold;
	background-color : whitesmoke;
	padding : 4px;
	margin-top : 8px;
}

.categories
{
}

.categories span
{
	margin : 0;
	padding : 0;
}

.categories span a
{
	display : block;
	padding : 4px;
	border-bottom : dotted 1px #991521;
	font-weight : bold;
}

/*.categories span a:hover
{
	background-color : #991521;
	border-bottom : dotted 1px silver;
	color : #ffffff;
}*/

.categories .separator
{
	margin : 0;
	padding : 0;
}

.categories .editCategory
{
	display : inline;
	border : none;
	font-weight : normal;
}

.modalBackground
{
	background-color : Gray;
	filter : alpha(opacity=70);
	opacity : 0.7;
}

.privacyModal
{
	height : 360px;
	width : 400px;
	background-color : #ffffff;
	border : solid 3px orange;
	padding : 20px;
}

.privacyModal #conditions
{
	height : 200px;
	overflow : auto;
	padding : 10px;
}

.logInPanel .userProfile
{
	background-image : url(/App_Themes/Default/images/05.png);
	background-repeat : no-repeat;
	padding-left : 20px;
	margin-bottom : 8px;
	height : 20px;
}

.logInPanel .changePassword
{
	background-image : url(/App_Themes/Default/images/15.png);
	background-repeat : no-repeat;
	padding-left : 20px;
	margin-bottom : 8px;
	height : 20px;
}

.logInPanel .reservedArea
{
	background-image : url(/App_Themes/Default/images/20.png);
	background-repeat : no-repeat;
	padding-left : 20px;
	margin-bottom : 8px;
	height : 20px;
}

.logInPanel .subscribedInitiatives
{
	background-image : url(/App_Themes/Default/images/89.png);
	background-repeat : no-repeat;
	padding-left : 20px;
	margin-bottom : 8px;
	height : 20px;
}

.logInPanel .subscribedCourses
{
	background-image : url(/App_Themes/Default/images/90.png);
	background-repeat : no-repeat;
	padding-left : 20px;
	margin-bottom : 8px;
	height : 20px;
}

.logInPanel .shoppingCart
{
	background-image : url(/App_Themes/Default/images/Shoppingcart_16x16.png);
	background-repeat : no-repeat;
	padding-left : 20px;
	margin-bottom : 8px;
	height : 20px;
}

.logInPanel .logout
{
	background-image : url(/App_Themes/Default/images/91.png);
	background-repeat : no-repeat;
	padding-left : 20px;
	margin-bottom : 8px;
	height : 20px;
}

.logInPanel .administrativeArea
{
	background-image : url(/App_Themes/Default/images/31.png);
	background-repeat : no-repeat;
	padding-left : 20px;
	margin-bottom : 8px;
	height : 20px;
	font-weight : bold;
}
