/* CSS Document */

BODY, HTML {
	margin: 0px;
	
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	
	height: 100%;
	
	background-color: #F4F5F9;
}

TD {
	text-align: left;	
}

/* Page layout */

#mainDiv {
	width: 990px;
	margin: 0px;
	padding: 0px;
	border: none;
	background-color: #FFFFFF;
}

#topDiv {
	width: 100%;
	/*height: 202px;*/
	
	text-align: left;
	
	/*background-image: url(/voom../images/design/black_dotted.jpg);*/
	/*background-color: #486470;*/
	background: url(/voom/images/design/top_bg.jpg);

	margin: 0px;
	padding: 0px;
	border: none;
	
	margin-bottom: 1px;
}

#topContentDiv1 {
	background-color: #FFFFFF;
	
	width: 100%;
	height: 300px;
	
	padding: 0px;
	margin: 0px;
	border: none;
}

#topContentDiv2 {
	width: 955px;
	height: 60px;
	
	padding: 0px;
	margin: 0px;
	border: none;
		
	padding-top: 10px;
	padding-left: 25px;
	padding-right: 10px;
	
	background-image: url(/voom/images/design/logo2.jpg);
	background-repeat: no-repeat;
	
	position: relative;
	top: 0px;
	left: 0px;
}

#centerDiv {
	margin: 0px;
	margin-top: 1px;
	width: 100%;
	padding: 0px;
	border: none;
	text-align: left;
}

#bottomDiv {
	width: 100%;
	height: 140px;
	margin: 0px;
	padding: 0px;
	border: none;	
}

#bottomContentDiv1 {
	width: 100%;;
	height: 100px;
	margin: 0px;
	padding: 0px;
	border: none;
	
	background-image: url(/voom/images/design/bottom_bg1.jpg);
	color: #FFFFFF;	
}

#bottomContentDiv2 {
	width: 100%;
	height: 28px;
	margin: 0px;
	padding: 0px;
	border: none;
	
	background: url(/voom/images/design/bottom_bg2.jpg) repeat-x #343434;
	color: #FFFFFF;	
	
	font-size: 13px;
	font-weight: bold;
	padding-top: 12px;
	
	position: relative;
	left: 0px;
	top: 0px;
}

#bottomContentDiv2 A {
    color: #FFFFFF;
    text-decoration: none;
}

#bottomContentDiv2 A:hover {
    text-decoration: underline;
}

/* Page layout */

/* Utils */

.wideLayoutDiv {
	width: 100%;
	
	padding: 0px;
	margin: 0px;
	border: none;
	
	text-align: left;	
}

.wideLayoutNoTextDiv {
	width: 100%;
	
	padding: 0px;
	margin: 0px;
	border: none;
	
	text-align: left;
}

.wideLayoutNoTextDiv IMG {
	padding: 0px;
	margin: 0px;
	border: none;	
}

.clear {
	clear: both;
	line-height: 1px;
	font-size: 1px;	
	height: 1px;
}

TABLE.layoutTable {
	width: 100%;
	border-collapse: collapse;
	border: none;	
	
	padding: 0px;
	margin: 0px;
}

TABLE.layoutTable TR {
	padding: 0px;
	margin: 0px;
}

TABLE.layoutTable TD .centeredCell {
	text-align: center;
	vertical-align: middle;	
}

TABLE.freeLayoutTable {
	border-collapse: collapse;
	border: none;	
	
	padding: 0px;
	margin: 0px;
}

TABLE.freeLayoutTable TR {
	padding: 0px;
	margin: 0px;
}

TABLE.freeLayoutTable TD .centeredCell {
	text-align: center;
	vertical-align: middle;	
	border: none;
}

.hidden {
	display: none;	
}

/* Utils */

/* General layout definitions */

.layoutColumn {
	float: left;
	
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
	padding-right: 2px;
	
	margin: 0px;
	border: none;
}

.layoutPanel {
	width: 100%;
	margin: 2px;
	margin-bottom: 25px;
	padding: 0px;
	border: none;	
}

.mediumLayoutPanel {
	/*width: 100%;*/
	margin: 2px;
	margin-bottom: 15px;
	padding: 0px;
	border: none;	
}

.tightLayoutPanel {
	/*width: 100%;*/
	margin: 2px;
	margin-bottom: 3px;
	padding: 0px;
	border: none;	
}

/*
.menuItem {
	width: 125px;
	height: 26px;
	background-image: url(/voom/images/design/menu_item_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	
	text-align: center;
	
	padding-top: 4px;	
	float: left;
}

.menuItem A {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
*/

TABLE.menuTable {
	width: 100%;
	height: 30px;
	paddding: 0px;
	border: 0px;
	border-collapse: collapse;
	margin: 0px;
	background-image: url(/voom/images/design/menu_bg.jpg);	
}

TABLE.menuTable TBODY {
	padding: 0px;
	margin: 0px;
	border: none;		
}

TABLE.menuTable TR TD {
	text-align: center;
	vertical-align: middle;
	font-family: Arial;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0px;	
}

TABLE.menuTable TR TD.selected {
	background-image: url(/voom/images/design/menu_bg2.jpg);
}

TABLE.menuTable TR TD.hover {
	background-image: url(/voom/images/design/menu_bg2.jpg);
}

TABLE.menuTable TR TD A {
	color: #FFFFFF;
	text-decoration: none;	
	display: block;
	padding-top: 6px;
	height: 24px;
	padding-left: 20px;
	padding-right: 20px;
}

TABLE.menuTable TR TR {
	padding: 0px;
	margin: 0px;
	border: none;	
}

TABLE.menuTable TR TD.separator {
	width: 1px;
	height: 30px;
	border: none;
	padding: 0px;
	margin: 0px;
	background-image: url(/voom/images/design/menu_sep.jpg);
	font-size: 1px;	
}

/* General layout definitions */

/* Welcome page layout definitions */

.firstColumn {
	width: 410px;	
}

.firstWideColumn {
	width: 714px;
}

.secondColumn {
	/*width: 306px;	*/
	width: 300px;
}

.thirdColumn {
	width: 262px;	
}

.fullColumn {
	width: 986px;	
}

.onethirdColumn {
	width: 324px;	
}

/* Welcome page layout definitions */

/* Welcome page panels definitions */

/*.mainNewsPanel {
	width: 714px;
}

.mainNewsPanel .header {
	width: 706px;
	padding: 2px;
	padding-left: 6px;
	height: 16px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	background-image: url(/voom/images/design/blue_band_bg.jpg);
}

.mainNewsPanel .content {
	width: 698px;
	padding: 7px;
	padding-bottom: 0px;
	border: 1px solid #CCCCCC;
	background-image: url(/voom/images/design/blue_gradient.jpg);
	background-repeat: repeat-x;
	
	margin-bottom: 1px; 
}

.mainNewsPanel .content DIV.picture {
	/*width: 398px;*//*
	float: left;
	margin-right: 12px;	
}

.mainNewsPanel .content DIV.picture IMG {
	border: 1px solid #CCCCCC;
	padding: 1px;	
}

.mainNewsPanel .content DIV.text {
	float: left;
	width: 458px;	
}

.mainNewsPanel .content DIV.text A.title {
	color: #CC0000;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;	
}

.mainNewsPanel .content DIV.text A.summary {
	color: #444444;
	font-size: 13px;
	text-decoration: none;
}

.mainNewsPanel .content DIV.clear {
	clear: both;
	line-height: 7px;	
}*/

.mainNewsPanel {
	width: 712px;
	
	background-color: #FEFEFE;
	/*background-image: url(/voom/images/design/light_grey_gradient.jpg);*/
}

.mainNewsPanel .header {
	width: 703px;
	padding: 0px;
	margin: 0px;
	border: none;
	background-image: url(/voom/images/design/blue_band_bg.jpg);	
	font-size: 13px;
	height: 15px;
	padding: 3px;
	padding-left: 6px;
	padding-top: 3px;
	font-weight: bold;
	color: #FFFFFF;
}

.mainNewsPanel .content {
	width: 710px;
	padding: 0px;
	background-image: url(/voom/images/design/main_news_gradient.jpg);
	background-repeat: repeat-x;
	border: 1px solid #E8E8E8;
}

/*.mainNewsPanel .content .clear {
	clear: both;
	line-height: 5px;	
}

.mainNewsPanel .content {
	padding: 5px;
	padding-bottom: 0px;
	border: none;
	marhin: 0px;
	
	font-size: 11px;
	color: #333;
}

.mainNewsPanel .content .left {
	width: 389px;
	float: left;	
}

.mainNewsPanel .content .right {
	width: 312px;
	float: left;	
}

.mainNewsPanel .content .right UL {
	padding: 5px;
	padding-top: 0px;
	margin: 0px;
	margin-left: 10px;	
}

.mainNewsPanel .content .right LI {
	list-style: none;
	background-image: url(/voom/images/design/list_item_bg.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
	margin-bottom: 5px;	
	padding-bottom: 1px;
}

.mainNewsPanel .content .right LI.selected {
	padding-bottom: 0px;
	padding-left: 9px;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;	
}

.mainNewsPanel A {
	color: inherit;
	text-decoration: none;	
}

.mainNewsPanel A.articleLink {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;	
}

.mainNewsPanel A.articleLink:hover {
	text-decoration: underline;
}

.mainNewsPanel IMG {
	margin-bottom: 10px;
	margin: 0px;
	padding: 1px;
	border: 1px solid #333333;
}

.mainNewsPanel .title {
	color: #333333;
	font-weight: bold;
}*/

.offsetPanel {
	margin-left: 14px;
	margin-bottom: 2px;
	padding: 0px;
	border: none;	
}

.carPresentationPanel {
	width: 404px;
	border: 1px solid #E8E8E8;
}

.carPresentationPanel .header {
	height: 15px;	
	background-image: url(/voom/images/design/header_gray_gradient.jpg);
	background-repeat: repeat-x;
	font-size: 13px;
	color: #990000;
	font-weight: bold;
	width: 395px;
	padding: 3px;
	padding-left: 6px;
}

.carPresentationPanel .footer {
	height: 21px;	
	background-image: url(/voom/images/design/footer_gray_gradient.jpg);
	background-repeat: repeat-x;
}

.carPresentationPanel .content {
	background-color: #EBEAEA;
	width: 404px;	
}

.carPresentationPanel .content .articleBox {
	width: 198px !important;
	width: 196px;
	background-color: #FFFFFF;
	float: left;	
	margin: 1px;
	border: 1px solid #CCCCCC;
	height: 267px;
	position: relative;
	left: 0px;
	top: 0px;
}

.carPresentationPanel .content .articleBox DIV.imgHolder {
	margin: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 188px;	
	height: 141px;
	overflow: hidden;
	text-align: center;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	position: relative;
	top: 0px;
	left: 0px;
}

.carPresentationPanel .content .articleBox DIV.imgHolder IMG {
	position: absolute;
	top: -500px;
	left: -500px;
}

.carPresentationPanel .content .articleBox .title {
	margin: 7px;
	margin-bottom: 4px;
}

.carPresentationPanel .content .articleBox .title A {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}

.carPresentationPanel .content .articleBox .textBox {
	margin: 5px;
	color: #333;
	color: #FFF;
}

.carPresentationPanel .content .articleBox .textBox A {
	color: #444;
	text-decoration: none;	
}

.carPresentationPanel .content .articleBox .textBox A:hover {
	/*text-decoration: underline;*/	
}

.carPresentationPanel .content .articleBox A.bottomLink {
	position: absolute;
	bottom: 5px;
	right: 5px;	
	display: block;
}

.carPresentationPanel .content .articleBox A.bottomLink IMG {
	border: none;
}

.carPresentationPanel .content .clear {
	line-height: 0px;
	clear: both;	
}

.categoryBoxPanel {
	width: 404px;
	border: 1px solid #E8E8E8;
	background-color: #EBEAEA;
}

.categoryBoxPanel .articleBox {
	width: 388px;
	margin: 1px;	
	margin-bottom: 2px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding: 6px;
}

.categoryBoxPanel .articleBox .rubricTitle {
	font-size: 13px;
	font-weight: bold;
	color: #990000;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 6px;	
}

.categoryBoxPanel .articleBox .title A {
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	margin-bottom: 2px;
	text-decoration: none;	
}

.categoryBoxPanel .articleBox .summary {
	font-size: 12px;
	color: #666666;
}

.categoryBoxPanel .articleBox A {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;	
}

.categoryBoxPanel .articleBox A:hover {
	text-decoration: underline; 	
}

.categoryBoxPanel .articleBox IMG {
	padding: 1px;
	margin-right: 8px;
}

.categoryBoxPanel .articleBox .clear {
	clear: both;
	line-height: 1px;	
}

.otherNews {
	width: 980px;
	border: 1px solid #E8E8E8;
	background-color: #EBEAEA;
}

.otherNews .content {
	width: 976px;
	margin: 1px;
	border: 1px solid #CCCCCC;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}

.otherNews .content .otherNewsItem {
	margin: 10px;
	width: 305px !important;
	width: 302px;
	height: 120px;
	float: left;
	margin-top: 0px;
	padding-top: 10px;
	margin-bottom: 0px;
	border-top: 1px solid #DDDDDD;
	font-size: 12px;
	color: #666666;
}

.otherNews .content .otherNewsItem .noBorder {
	border-bottom: none;	
}

.otherNews .content .otherNewsItem A {
	color: #666666;
	text-decoration: none;
	/*font-weight: bold;*/	
}

.otherNews .content .otherNewsItem A:hover {
	/*text-decoration: underline;*/	
}

.otherNews .content .otherNewsItem .title {
	padding-bottom: 5px;
}

.otherNews .content .otherNewsItem .title A {
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	text-decoration: none; 
}

.otherNews .content .otherNewsItem IMG {
	margin-right: 5px;
}

.otherNews .content .otherNewsItem .clear {
	line-height: 10px;
	clear: both;	
}

.onethirdPanel {
	border: 1px solid #E8E8E8;
	background-color: #EBEAEA;
	width: 318px;
}

.onethirdPanel .header {
	height: 15px;	
	background-image: url(/voom/images/design/header_gray_gradient.jpg);
	background-repeat: repeat-x;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
	padding: 3px;
	padding-left: 6px;
}

.onethirdPanel .header A {
	text-decoration: none;
	color: #333333;	
}

.onethirdPanel .content {
	margin: 1px;
	border: 1px solid #CCCCCC;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	height: 226px;
	position: relative;
	top: 0px;
	left: 0px;
	background-repeat: none;
	position: relative;
	top: 0px;
	left: 0px;
}

.onethirdPanel .content IMG {
	position: absolute;
	top: -4000px;
	left: -4000px;
	border: none;	
}

.onethirdPanel .content A {
	display: block;
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: 0px;
	background: #CCCCCC;
	color: #000000;
	font-weight: bold;
	filter:alpha(opacity=65);
	opacity: 0.65;
	-moz-opacity:0.65;
	text-decoration: none;
	padding: 5px;
	text-align: right;
}

.onethirdPanel .content A.invisible {
	filter:alpha(opacity=0);
	opacity: 0;
	-moz-opacity:0;
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	height: 193px;
}

.concursPanel {
	width: 294px;
	border: 1px solid #E8E8E8;
	background-color: #EBEAEA;
}

.concursPanel .header {
	height: 15px;	
	background-image: url(/voom/images/design/header_gray_gradient.jpg);
	background-repeat: repeat-x;
	font-size: 13px;
	color: #990000;
	font-weight: bold;
	width: 285px;
	padding: 3px;
	padding-left: 6px;
}

.concursPanel .content {
	border: 4px solid #E8E8E8;
	border-top: none;
	width: 284px;
	background-color: #FFFFFF;
	margin: 1px;
}

.concursPanel P {
	margin: 0px;
	padding: 0px;
}

.financiarPanel {
	width: 294px;
	border: 1px solid #E8E8E8;
}

.financiarPanel .header {
	height: 15px;	
	/*background: #333;*/
	/*background-color: #1A1A1A;*/
	/*background-image: url(/voom/images/design/blue_band_bg.jpg);*/
	background-image: url(/voom/images/design/header_gray_gradient.jpg);
	font-size: 13px;
	color: #900;
	font-weight: bold;
	width: 285px;
	padding: 3px;
	padding-left: 6px;
}

.financiarPanel .content {
	/*border: 4px solid #333;*/
	/*border: 4px solid #384A54;*/
	border-top: none;
	width: 284px;
	padding: 5px;
	/*background: #000;*/
	/*background-color: #4C6874;*/
}

.financiarPanel TABLE {
	width: 250px;
	text-align: left;
}

.financiarPanel TABLE.bottom {
	width: 280px;	
}

.financiarPanel TABLE TD {
	font-size: 11px;
	color: #333;
}

.financiarPanel TABLE TD.spacer {
	line-height: 1px;	
}

.financiarPanel TABLE TD SELECT {
	border: 1px solid #999999;
	font-size: 11px;
	color: #333333;
	padding: 2px;
	width: 150px;
}

.financiarPanel TABLE TD INPUT {
	border: 1px solid #999999;
	font-size: 11px;
	color: #333333;
	padding: 2px;
	width: 144px;
}

.financiarPanel TABLE TD DIV.orangeText {
	color: #FF3300;
	font-weight: bold;	
}

.financiarPanel TABLE TD A DIV {
	font-weight: bold;
	text-decoration:underline;
	color: #333;	
}

.eventCategoryPanel {
	width: 296px;
	background: url(/voom/images/design/event_panel_bg.jpg) repeat-y;
}

.eventCategoryPanel .header {
	background: url(/voom/images/design/event_panel_header.jpg) no-repeat;
	height: 19px;
	margin: 0px;
	font-size: 1px;
	margin-bottom:5px;	
}

.eventCategoryPanel .footer {
	background: url(/voom/images/design/event_panel_footer.jpg) no-repeat;
	height: 11px;
	margin: 0px;
	font-size: 1px;
}

.eventCategoryPanel .eventArticle {
	width: 277px;
	margin-left:10px;
	margin-right: 10px;
	margin-bottom:5px;
	padding-bottom:2px;
	background-color:#D90900;
	font-size:11px;
	color:#FFFFFF;	
}

.eventCategoryPanel .eventArticle .title {
	background-image:url(/voom/images/design/li_title.jpg);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:20px;
	color:#FFFF00;
	font-size: 11px;
	font-weight:bold;
	padding-top:2px;
}

.eventCategoryPanel .eventArticle IMG {
	padding:1px;
	border: 1px solid #000000;
	margin-left:2px;
	margin-right:4px;
	margin-top: 4px;
	float:left;	
}

.eventCategoryPanel .eventArticle .summary {
	color:#FFFFFF;
	font-size: 11px;
	margin-top:4px;
}

.eventCategoryPanel .eventArticle .linkDIV {
	color:#000000;
	font-size: 11px;
	font-weight:bold;
	text-align:right;
	padding-right: 3px;
	margin-top: 2px;
	font-family: georgia;

}

.eventCategoryPanel .eventArticle .linkDIV A {
	text-decoration:none;
	color:#000000;
	font-size: 11px;
	font-weight:bold;
}

.eventCategoryPanel .eventArticle .linkDIV A:hover {
	text-decoration:none;
	color:#FFFF00;
	font-size: 11px;
	font-weight:bold;
}

.eventCategoryPanel .eventArticle .clear {
	line-height: 1px;
	font-size: 1px;
	height: 1px;
	clear: both;	
}

.lifestyleCategoryPanel {
	width: 296px;
}

.lifestyleCategoryPanel .header {
	background-image: url(/voom/images/design/lifestyle_header.jpg);
	background-repeat: no-repeat;
	width: 296px;
	height: 26px;
}

.lifestyleCategoryPanel .footer {
	background-image: url(/voom/images/design/lifestyle_footer_bg.jpg);
	background-repeat: no-repeat;
	width: 296px;
	height: 8px;
	line-height: 3px;
}

.lifestyleCategoryPanel .content {
	background-image: url(/voom/images/design/lifestyle_bg.jpg);
	width: 296px;
}

.lifestyleCategoryPanel .content .lifestyleArticle {
	text-align: left;
	padding: 5px;
	padding-bottom: 0px;
	width: 267px;
	background-image: url(/voom/images/design/lifestyle_item_bg.jpg);
	color: #FFFFFF;
	margin-bottom: 2px;
}

.lifestyleCategoryPanel .content .lifestyleArticle .clear {
	line-height: 5px;
	clear: both;	
}

.lifestyleCategoryPanel .content .lifestyleArticle .imgHolder {
	margin-right: 7px;
	height: 45px;
	overflow: hidden;
	float: left;
	width: 60px;
	position: relative;
	left: 0px;
	top: 0px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	margin-bottom: 4px;
}

.lifestyleCategoryPanel .content .lifestyleArticle .imgHolder IMG {
	position: absolute;
	top: -500px;
	left: -500px;	
}

.lifestyleCategoryPanel .content .lifestyleArticle A {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.lifestyleCategoryPanel .content .lifestyleArticle A:hover {
	color: #000000;
}

/*
.lifestyleOtherNewsPanel {
	width: 290px;
	padding: 3px;	
}

.lifestyleOtherNewsPanel UL {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.lifestyleOtherNewsPanel UL LI {
	padding: 0px;
	margin: 0px;
	margin-left: 10px;
	
	text-indent: 15px;
	padding-bottom: 1px;
	
	background-image: url(/voom/images/design/list_thumb.jpg);
	background-position: left top;
	background-repeat: no-repeat;	
}

.lifestyleOtherNewsPanel UL LI A {
	text-decoration: none;	
	color: #333333;
}
*/

.mostVisitedPanel {
	width: 294px;
	border: 1px solid #DDDDDD;
}

.mostVisitedPanel .header {
	width: 286px;
	padding: 2px;
	padding-left: 6px;
	height: 16px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	background-image: url(/voom/images/design/blue_band_bg.jpg);
}

.mostVisitedPanel .content {
	width: 294px;
	background-image: url(/voom/images/design/panel_gradient.jpg);
	/*background-position: right;*/
}

.mostVisitedPanel .content TABLE {
	/*width: 289px;*/
	border-collapse: collapse;
	border: none;
	padding: 0px;
	margin: 2px;
	border: 1px solid #CCCCCC;
}

.mostVisitedPanel .content TABLE TR {
	padding: 0px;
	margin: 0px;	
}

.mostVisitedPanel .content TABLE TR TD {
	padding: 3px;
	padding-top: 6px;
	border-bottom: 1px solid #DDDDDD;
	font-size: 12px;
	color: #666666;
	vertical-align: top;
}

.mostVisitedPanel .content TABLE TR TD A {
	color: #666666;
	text-decoration: none;
}

.mostVisitedPanel .content TABLE TR TD.image {
	vertical-align: middle;
	text-align: center;
	padding: 4px;	
}

.mostVisitedPanel .content TABLE TR TD.image DIV {
	padding: 1px;
	border: 1px solid #CCCCCC;
}

.mostVisitedPanel .content TABLE TR TD.image DIV DIV {
	background-position: 50% 50%;
	background-repeat: no-repeat;
	position: relative;
	top: 0px;
	left: 0px;
	width: 60px;
	height: 45px;
	padding: 0px;
	border: none;	
}

.mostVisitedPanel .content TABLE TR TD.image DIV DIV IMG {
	position: absolute;
	top: -4000px;
	left: -4000px;	
}

.mostVisitedPanel .content TABLE TR TD A.title {
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}

.videoGalleryPanel {
	width: 258px;
	/*border: 1px solid #333333;*/
}

.videoGalleryPanel .header {
	width: 249px;
	padding: 3px;
	padding-left: 6px;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	/*background-color: #333333;*/
	/*background-color: #384A54;*/
	background-image: url(/voom/images/design/blue_band_bg.jpg);
	height: 14px;
}

.videoGalleryPanel .content {
	width: 250px;
	padding: 4px;
	padding-bottom: 0px;
	padding-top: 0px;
	color: #FFFFFF;
	/*background-color: #333333;*/
	background-color: #1A1A1A;
	font-size: 1px;
}

.videoGalleryPanel .footer {
	width: 246px;
	padding: 6px;
	padding-right: 6px;
	text-align: right;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #1A1A1A;
	height: 12px;
}

.videoGalleryPanel .footer A {
	text-decoration: none;
	color: #FFFFFF;	
}

.newsletterPanel {
	/*width: 258px;*/
}

.newsletterPanel .header {
	/*width: 249px;*/
	padding: 3px;
	padding-left: 6px;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(/voom/images/design/blue_band_bg.jpg);
	height: 14px;
}

.newsletterPanel .content {
	/*width: 256px;*/
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-top: 10px;
	background-color: #FFFFFF;
	border: 1px solid #333;
	font-size: 13px;
	font-weight: bold; 
	color: #555;
}

.newsletterPanel .content INPUT {
	border: 1px solid #333; 
	padding: 1px; 
	font-size: 11px;	
	width: 193px;
}

.newsletterPanel .content INPUT.submit {
	border: 1px solid #333; 
	font-size: 11px; 
	font-weight: bold; 
	background: #EEE;
	padding: 0px;
	width: 70px;
}

.videoGalleryPanel .footer A {
	text-decoration: none;
	color: #FFFFFF;	
}

.photoGalleryPanel {
	width: 258px;
	/*border: 1px solid #333333;*/
}

.photoGalleryPanel .header {
	width: 249px;
	padding: 3px;
	padding-left: 6px;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	/*background-color: #333333;*/
	/*background-color: #384A54;*/
	background-image: url(/voom/images/design/blue_band_bg.jpg);
	height: 14px;
}

.photoGalleryPanel .content {
	width: 246px;
	padding: 2px;
	color: #FFFFFF;
	/*background-color: #333333;*/
	/*background-color: #4C6874;*/
	background-color: #1A1A1A;
	border: 4px solid #1A1A1A;
	border-top :none;
}

.photoGalleryPanel .content TD {
	text-align: center;
	vertical-align: middle;
	font-size: 1px;
	padding-top: 3px;
	padding-bottom: 3px;	
}

.blogPanel {
	width: 258px;
	background: #2a3547;
}

.blogPanel .header {
	margin: 0px;
	padding: 3px;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}

.blogPanel .content {
	padding: 2px;
	padding-top: 0px;
	margin: 0px;
}

.blogPanel .content .item {
	margin: 0px;
	border: 1px solid #637383;
	background: #485c7c;
	margin-top: 2px;	
}

.blogPanel .content .item div.rubric {
	padding: 2px;	
}

.blogPanel .content .item div.rubric a {
	color: #f69b0c;
	text-decoration: none;	
}

.blogPanel .content .item div.title {
	padding: 2px;	
}

.blogPanel .content .item div.title a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;	
}

.blogPanel .content .item div.summary {
	padding: 2px;	
	color: #FFF;
}

.blogPanel .content .item .imgHolder {
	border: 1px solid #8695a4;
	float: right;	
	margin: 2px;
	margin-right: 7px;
	height: 70px;
	overflow: hidden;
	width: 60px;
	position: relative;
	left: 0px;
	top: 0px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	margin-bottom: 4px;
}

.blogPanel .content .item .imgHolder img {
	position: absolute;
	top: -500px;
	left: -500px;
}


.publicityPanel {
	text-align: center;
	margin: 0px;
	padding: 0px;
}

.publicityPanel P {
	margin: 0px;
	padding: 0px;
}

.publicityPanel2 {
	text-align: center;
	padding: 0px;
}

.publicityPanel2 P {
	margin: 0px;
	padding: 0px;
}

.sidePublicityPanel {
	position: fixed;
	margin: 0px;
	padding: 0px;
}

.sidePublicityPanel P {
	margin: 0px;
	padding: 0px;
}

.publicityPanel3 {
	text-align: center;
	padding: 0px;
	margin: auto;
	margin-top: 5px;
	width: 728px;
	line-height: 1px;
}

.publicityPanel3 P {
	margin: 0px;
	padding: 0px;
}

.mostVisitedPanel {
	width: 294px;
	border: 1px solid #DDDDDD;
}

.advertsPanel .header {
	margin: 0px;
	padding: 2px;
	padding-left: 6px;
	height: 16px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	background-image: url(/voom/images/design/blue_band_bg.jpg);
}

.advertsPanel .content {
	background-image: url(/voom/images/design/panel_gradient.jpg);
	margin: 0px;
	padding: 1px;
	padding-bottom: 0px;
	border: 1px solid #CCCCCC;
}

.advertsPanel .content .box {
	margin: 0px;
	margin-bottom: 1px;
	padding: 4px;
	border: 1px solid #CCCCCC;
	color: #555;
}

.advertsPanel .content .box DIV.imgHolder1 {
	padding: 1px;
	border: 1px solid #CCCCCC;
	width: 60px;
	height: 45px;
	float: left;
	margin-right: 7px;
}

.advertsPanel .content .box DIV.imgHolder1 DIV.imgHolder2 {
	background-position: 50% 50%;
	background-repeat: no-repeat;
	position: relative;
	top: 0px;
	left: 0px;
	width: 60px;
	height: 45px;
	padding: 0px;
	border: none;	
}

.advertsPanel .content .box .title {
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}

/* Welcome page panels definitions */

/* Text definitions */

.blueText {
	color: #0FAAFD;	
}

.errText {
	color: #AA0000;
	font-weight: bold;	
}

/* Text definitions */

/* General panel definitions */

/*.userLoginPanel {
	border: 1px solid #CCCCCC;
	width: 258px;	
}

.userLoginPanel TABLE {
	width: 100%;	
}

.userLoginPanel TABLE TD {
	padding: 3px;	
}

.userLoginPanel TABLE TD.title {
	font-size: 14px;
	font-weight: bold;
	color: #333333;	
	
	text-align: center;
	
	padding-top: 6px;
	padding-bottom: 6px;
}

.userLoginPanel TABLE TD.fieldLabel {
	font-size: 12px;
	font-weight: bold;
	color: #333333;	
	
	text-align: left;
	
	padding-right: 3px;
	text-indent: 50px;
	width: 35%;
}

.userLoginPanel TABLE TD.field {
	text-align: left;
	padding-left: 3px;
}

.userLoginPanel TABLE TD.field INPUT {
	font-size: 12px;
	color: #333333;
	border: 1px solid #666666;
	width: 120px;
}

.userLoginPanel TABLE TD.submit {
	text-align: center;
	padding: 3px;	
}

.userLoginPanel TABLE TD.submit INPUT {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	border: 1px solid #666666;
	width: 110px;
	background-color: #FFFFFF;
}

.userLoginPanel TABLE TD.other {
	text-indent: 20px;	
}

.userLoginPanel TABLE TD.errors {
	text-indent: 20px;
	color: #AA0000;
}

.userLoginPanel TABLE TD.other A {
	color: #333333;
	text-decoration: none;	
}

.userLoginPanel TABLE TD.other A:hover {
	text-decoration: underline;	
}*/

/*.userLoginPanel {
	width: 258px;	
	border: 1px solid #E8E8E8;
	background-color: #EBEAEA;
}

.userLoginPanel .header {
	height: 15px;	
	background-image: url(/voom/images/design/header_gray_gradient.jpg);
	background-repeat: repeat-x;
	font-size: 13px;
	color: #990000;
	font-weight: bold;
	width: 249px;	
	padding: 3px;
	padding-left: 6px;
}

.userLoginPanel .content {
	border: 4px solid #E8E8E8;
	width: 248px;	
	background-color: #FFFFFF;
	margin: 1px;
}

.userLoginPanel .content TABLE TD {
	padding: 3px;	
}

.userLoginPanel .content TABLE .fieldLabel {
	width: 30%;
	font-size: 12px;
	font-weight: bold;
	color: #444444;
	text-indent: 18px;	
}

.userLoginPanel .content TABLE .field INPUT {
	font-size: 12px;
	border: 1px solid #999999;
}

.userLoginPanel .content TABLE .submit {
	text-align: center;	
}

.userLoginPanel .content TABLE .submit INPUT {
	font-size: 12px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	font-weight: bold;
	padding: 2px;
	width: 100px;
}

.userLoginPanel .content TABLE .other {
	text-indent: 18px;	
}

.userLoginPanel .content TABLE .other A {
	text-decoration: none;
	color: #333333;
	font-size: 12px;
}*/

.searchPanel {
	/*background-image: url(/voom/images/design/search_panel_bg.gif);*/
	width: 304px;
	height: 22px;	
	padding: 3px;
	float: right;
	clear: right;
	
	margin-top: 5px;
	margin-right: 0px;
}

.searchPanel FORM {
	margin: 0px;
	padding: 0px;
	border: none;	
}

.searchPanel INPUT.submit {
	margin-top: 1px;
	margin-left: 2px;	
}

.searchPanel INPUT.text {
	font-size: 10px;
	padding: 1px;
	border: 1px solid #666666;
	margin-bottom: 5px;
	margin-left: 5px;
	width: 210px;	
}

.topHomeLink {
	position: aboslute;
	top: 0px;
	left: 0px;
	width: 200px;
	height: 61px;	
}

.topUserPanel {
	width: 470px;
	height: 13px;	
	padding: 3px;
	float: right;
	
	margin-top: 5px;
	margin-right: 0px;
	
	padding-left: 6px;
	
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	
	text-align: right;
}

.topUserPanel A {
	text-decoration: none;
	color: #FFFFFF;	
}

.topUserPanel A:hover {
	text-decoration: underline;
}

.linksBox {
	width: 306px;
	border: 1px solid #E8E8E8;
}

.linksBox .header {
	background-image: url(/voom/images/design/header_gray_gradient.jpg);
	background-repeat: repeat-x;
	background-color: #EBEAEA;
	font-size: 13px;
	color: #990000;
	font-weight: bold;
	width: 297px;
	padding: 3px;
	padding-left: 6px;
}

.linksBox .content {
	background-color: #EBEAEA;
	width: 304px;	
	padding: 1px;
}

.linksBox .content .innerBox {
	width: 288px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 7px;
}

.linksBox .content .innerBox DIV.separator {
	line-height: 1px;
	height: 1px;
	background-color: #DDDDDD;
	margin: none;
	margin-top: 4px;
	margin-bottom: 4px;
	padding: 0px;
	border: none;
}

.linksBox .content .innerBox DIV.separator IMG {
    float: left;
}

.linksBox .content .innerBox A {
	font-size: 12px;
	font-weight: bold;
	color: #444444;
	text-decoration: none;
}

.linksBox .content .innerBox A:hover {
	text-decoration: underline;	
}
/* General panel definitions */

/* Background definitions */

/*.lifestyleBg {
	background-image: url(/voom/images/design/bg/lifestyle.jpg);
	background-position: center;
	background-repeat: no-repeat;
}

.motorsportBg {
	background-image: url(/voom/images/design/bg/motorsport.jpg);
	background-position: center;
	background-repeat: no-repeat;
}

.prezentariBg {
	background-image: url(/voom/images/design/bg/prezentari.jpg);
	background-position: center;
	background-repeat: no-repeat;
}

.tunningBg {
	background-image: url(/voom/images/design/bg/tunning.jpg);
	background-position: center;
	background-repeat: no-repeat;
}*/

/* Background definitions */

.ratingBar {

}

.ratingBar IMG {
	padding: 0px;
	margin: 0px;
	border: 0px;
	margin-left: 4px;
	margin-right: 4px;
}

.generated {
	color: #006699;
	text-decoration: none;
	/*font-weight: bold;*/
}

.noPara P {
    margin: 0px;
    padding: 0px;
}

.paginationPanel {
	padding: 8px;
	width: 700px;	
	
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}

.paginationPanel A {
	text-decoration: none;
	color: #006699;
	font-weight: bold;
}

.paginationPanel IMG {
	border: none;	
}
