﻿@import url('gen.css');

/* general mvc ver 1.0 - 2010 05 17*/
/*----------------------------------------------------------
The base color for this template is #5c87b2. If you'd like
to use a different color start by replacing all instances of
#5c87b2 with your new color.
----------------------------------------------------------*/
body {
	background: #fff;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#666;
	margin:0px;
	padding:0px;
}
a,				
a:link		{color: #770038;}
a:visited	{}
a:hover		{}
a:active	{}

p			{line-height: 1.6em;}

/* HEADINGS   
----------------------------------------------------------*/

h1, h2, h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
h4, h5, h6
{
}

h1
{	text-transform: uppercase;	}
h2
{	font-size: 22px;	color: #000;}
h3
{	font-size: 1.5em;}
h4
{	font-size: 1em;}
h5, h6
{}
hr
{
	border-collapse: separate;
	border-style: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d4d4d4;
}

#main, #header, #headerOut, #footer, #slider, .navBar {
	clear:both;
	margin:0px auto;
	display:block;
}
.w945, #main, #slider, .sldBig, .sldBig li{	
	width:945px;
}

#header, #footer, .navBar
{
	width: 905px;
}
#main	{	background: url(images/main_BG.gif) top repeat-x;}
.page 	{	background:#FFFFFF url(images/page_BG.gif) 50% 0 repeat-y;}
.navBar	{	background: url(images/navBar_BG.gif) top repeat-x;}

/* this rule styles <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{}

/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

/* you can specify a greater or lesser percentage for the 
page width. Or, you can specify an exact pixel width. */
.page
{}

#headerOut
{
	background:#343434 url(images/top_BG.png) bottom repeat-x;
	min-height: 118px;
	color: #E9E9E9;

}

#header
{
	background: url(images/header_BG.png) top repeat-x;
	position: relative;
	z-index: +2;
	padding:0px 20px;
	width:905px;
}
#header a
{
	color: #FFFFFF;
}


#header h1
{}

#header .ulLGU li a,
#header .ulHBTN li a
{
	height: 29px;
	display: block;
	line-height: 29px;
}

#header .ulHBTN li a
{
	background: url(images/5x10_arw.png) right center no-repeat;
	text-align: left;		
	padding: 0 15px 0 0;	
}

#header .ulLGU li a
{
	background: #ccc url(images/ulLGU_SEL_BG.png) center no-repeat;
	width: 36px;	
	text-align: center;
	opacity: 0.5;
}


#header .ulLGU li.choose a
{
	opacity: 1;
}

#header .ulLGU li *
{
	color: #000;
}

#header ulHBTN li *
{
	color: #666;
}


.navBar
{
	border-bottom: solid 1px #dbd8d9;
}

.navBar VLMib li a
{
	display: none;
}



#main
{}

#footer
{
	background: #000;
}
#footer, #footer a
{
	color: #9e9e9e;
}
#footer a:hover
{
	color: #b40057;
}
#footer .VLMib li
{
	margin-right: 1em;  
}
#footer .o2o li
{
	margin-right: 0.5ex;
}


/* TAB MENU   
----------------------------------------------------------*/
ul#menu	{
		font-family: "Myriad Pro", Calibri, Candara, "Trebuchet MS";}
ul#menu {
	margin-top:-1px;
	position:relative;
	text-align:left;
	height: 36px;
	line-height: 36px;
	white-space: nowrap;
	clear:both;
	margin-left: -20px;
	font-size: 18px;		
}
ul#menu li {
	display:inline;
	margin-right: 5px;
}
ul#menu li a {
	background: #4a4a4a url(images/topMenu_NOR_BG.png) repeat-x left bottom;
	padding:7px 10px;
	color:#ffffff;
	outline: none;
}
ul#menu li a:hover, ul#menu li a:focus {
	background:#d7d7d7 bottom repeat-x;
	color: #000000;
}
ul#menu li.selected a {
	background:#ffffff url(images/topMenu_HOV_BG.png) bottom repeat-x;
	color:#000000 !important;
	text-decoration:none;
	border-top:solid 1px #ffffff;
}

ul#menu li#greeting
{}


/* SITE MAP   
----------------------------------------------------------*/
ul#siteMap
{}

ul#siteMap li
{}

/* FORM LAYOUT ELEMENTS   
----------------------------------------------------------*/

fieldset 
{}

fieldset p 
{}

legend 
{}
textarea,
input[type="text"], input[type="password"]
{
    width: 200px;
    border: 1px solid #CCC;
}
textarea
{
	padding: 3px;
}

/* TABLE
----------------------------------------------------------*/

table 
{}

table td 
{}

table th
{}

/* MISC  
----------------------------------------------------------*/
.clear
{}

.error
{}

#menucontainer
{}

div#title
{
	height: 83px;
	line-height: 63px;
}
div#title *
{
	color: #666;
	font-size: 20px;
	text-transform: uppercase;
}

#logindisplay
{}

#logindisplay a:link
{}

#logindisplay a:visited
{}

#logindisplay a:hover
{}

/* Styles for validation helpers
-----------------------------------------------------------*/
.field-validation-error
{}

.field-validation-valid
{}

.input-validation-error
{}

.validation-summary-errors
{}

.validation-summary-valid
{}

/* Styles for editor and display helpers
----------------------------------------------------------*/
.display-label,
.editor-label,
.display-field,
.editor-field { }
.editor-field input[type="text"], textarea { width: 98%; }
.text-box
{}

.text-box.multi-line
{}

.tri-state
{}

/* Content
----------------------------------------------------------*/

.ulAKT li h4 {	color: #666; } 
.ulAKT>li p		 {	margin: 1em 0;}
.ulAKT>li small	 {	color: #4d64a3;}
.ulAKT>li:hover	 {	color: #000;	cursor: pointer;}
.ulCLN			 {	}




.leftColumn .ulITM2,
.leftColumn .ulITM3,
.leftColumn .ulITM3b,
.leftColumn .ulITM3c	
				 {	margin-right: -20px;} 
.leftColumn .ulITM2 li,
.leftColumn .ulITM3 li,
.leftColumn .ulITM3b li,
.leftColumn .ulITM3c li		 
	  			 {	margin-right: 20px;			overflow: hidden;}
.leftColumn .ulITM2 li
				 {	width: 280px;				height: 14em;}
.leftColumn .ulITM3 li
				 {	width: 180px;				height: 14em;}				 
.leftColumn .ulITM3b li
				{	width: 180px;				height: 10em;}
.leftColumn .ulITM3c li
				{	width: 180px;				height: 16em;}
.leftColumn .ulITM3c li a img,
.picSHD
				{	
					border: solid 1px #ccc;
					-moz-box-shadow: 1px 3px 3px #666;
					-webkit-box-shadow: 1px 3px 3px #666;
					box-shadow: 1px 3px 3px #666;	
									}
.leftColumn .ulITM3c li a:hover img									
				{	opacity: 0.8; }
.leftColumn .ulITM2 li:hover,
.leftColumn .ulITM3 li:hover
				 {	color: #000;				cursor: pointer;}
.leftColumn .ulITM3c li h4
				{	margin: 0;					color: #000;}

.leftColumn .ulITM3b li *
				 {	margin:0;	}


.ulITM1 li h2,
.ulITM1 li h4,
.ulITM2 li h2,
.ulITM2 li h4,
.ulITM3 li h2,
.ulITM3 li h3,
.ulITM3 li h4	 {	margin: 0; 	}
.ulITM2 li h2,
.ulITM2 li h4	 {	text-align: right; 	}
.ulITM1 li h4,
.ulITM2 li h4	 {	color: #4b8204;  }
.ulITM1 li p,
.ulITM2 li p	 {	text-align: justify;}



.ulBTNbig li	 { 	width:  284px;				
					background: #000 url(images/ulBTNbig_li_BG.gif) bottom repeat-x;
					cursor: pointer; }
.ulBTNbig li:hover{	background: #b40057;}					
.ulBTNbig li>div {	padding: 10px 15px;
					background: url(images/ulBTNbig_li_div_BG.gif) left center no-repeat;}					

					
.ulBTNbig li *	{	margin: 0;					color: #fff;}
.rightColumn .ulBTN 
				{	}

.rightColumn .ui-accordion-header,
.rightColumn .ulBTN li *
				{	margin: 0; 					color: #000;}
				
.rightColumn .ulBTN li .sec		{	letter-spacing: 5px; 			background: #c7c7c7; 		margin: 5px 0px 5px 0; 
									color: #FFF; 					padding: 0 0 0 5px;}					
.rightColumn .ulBTN li a		{	display: block;					padding: 5px 0px;}				
.rightColumn .ulBTN li a:hover	{	color: #c60042;	}
.rightColumn .ulBTN li.choose *	{	color: #cc0061	!important;	}							
				
.rightColumn .ui-accordion-header,
.rightColumn .ulBTN li 			
				{	border-style: solid;		border-color: #ccc;	
					border-width: 0;			border-bottom-width: 1px;
					margin-top: -1px;}

.rightColumn .ui-accordion-header,
.rightColumn .ulBTN li.choose
				{	/* border-width: 1px;				border-left-width: 0; 	*/
					background: #000 url(images/ulBTN_choose_li_BG.png);
					}
.rightColumn .ui-accordion-content .ulBTN li.choose,
.rightColumn .ulBTN li li.choose

				{
					background: transparent;					
				}
.rightColumn .ui-accordion-content .ulBTN li.choose	*
				{
					
				}
.rightColumn .ui-accordion-header,				
.rightColumn .ui-accordion-header a,					
.rightColumn .ulBTN li.choose h3
				{
					padding-top: 4px;		padding-bottom: 4px;
				}
				
.rightColumn .ui-accordion-header a,					
.rightColumn .ulBTN li.choose h3
				{	
					margin-left: -31px;				
					padding-left: 31px;
					background: url(images/ulBTN_choose_BG.png) left center no-repeat;
					}

.brdL01	{	border-left: solid 1px #d4d4d4;}

.h75				{	height: 75px;}
.h300				{	height: 300px;}
	
.w282, .rightColumn {	width: 282px;}
.leftColumn .ulCLN li,
.w592, .leftColumn	{	width: 592px;}
.w400				{	width: 400px;}
.w200				{	width: 200px;}

.leftColumn			{	}
.rightColumn		{	}

.leftColumn .bullets			{	list-style: none none none; }
.leftColumn .bullets	li		{	height: auto; padding-top: 5px; margin-left: -40px; margin-right: 0px }

/* SLIDERS   
----------------------------------------------------------*/
#sldBig				{	background: #fff url(images/sldBig_BG.jpg) bottom repeat-x; 		
						border-bottom: solid 1px #fff;
						color: #fff;}
.sldBig				{	background: url(images/sldBig_BG.gif) 80% 5px no-repeat; }						
.sldBig	 * 			{	background-color: transparent !important; }						
.sldBig	.w592 img   {   margin-top: 10px; 						}
ul#sldNav 			{	position: absolute;						z-index:5; 			top: 230px;	
						padding:0 20px;							margin-right: -20px;
						width: 905px;							}
ul#sldNav li		{	width: 270px;							cursor:pointer;		padding: 10px 10px;
						height: 3em;							border-left: solid 1px #a9a9a9;
						margin-right: 10px;						}	
ul#sldNav li:hover	{	background: #3e0010;					border-color: #3e0010; 		}
.sldBigZIG	img		{	margin-right: 335px;					margin-top: -1px;}			
ul#sldNav li.activeSlide
					{	background: #8b011b;					border-color: #8b011b; }											
ul#sldNav li *		{	margin: 0;}

.posR .nextBtn,						
.posR .prevBtn			{	position: absolute;			top: 50%;		margin-top: -1.5em;
							}						
.posR .nextBtn a,						
.posR .prevBtn a			{	width: 20px;				height:29px; 	display: block;}
.posR .nextBtn			{	background: transparent url(images/sldBig_navNext_BG.png) no-repeat left;
						right: 0;					}
.posR .prevBtn			{	background: transparent url(images/sldBig_navPrev_BG.png) no-repeat right;
						left: 0;					}

.sldBig,
.sldBig li			{	overflow: hidden;			height: 315px;		}
.sldBig	h1			{	font-family: Arial, Helvetica, sans-serif;						
						font-weight: bolder;		text-transform: none;
						font-size: 24px;			margin-top: 2.5em;
						white-space:nowrap;}
.sldBig p			{	color: #7b7b7b;				width: 350px;}						
.sldBig	h1,
.sldBig	p			{	margin-left: 40px;}

.field-validation-error,					
.cR 				{	color: #f00;}
h2.posAM			{	top: 50%;					margin-top: -1em;}