body { font:11px/1.2 Verdana, Arial, Helvetica, sans-serif; background: #fff url(/UserUploadImages/system/bg.gif) repeat-x top left; color: #4b4b4b; }
html,body,form,p,div { padding:0; margin:0; }
img a, img, img a:hover { border: none; text-decoration:none; background:none; }
table,td, tr { vertical-align: top; }
.prod, .prod a { text-align: right; color: #ccc !important; text-decoration:none; }


/* ============ Headings */
h1 { font: 21px trebuchet ms; margin:0; padding:0; line-height:normal; color: #000; font-weight: bold; }
h2 { font: 14px tahoma; color: #902a37; font-weight: bold; margin:0 0 6px; padding: 0; }
#rightColumm h2 { padding: 0 0 5px 0; }


/* ============ Site */
#wrapper { width: 950px; padding: 0; background:url(/UserUploadImages/system/wrapper-bg.gif) repeat-y top center; margin: 0 auto; }

	.header { height: 133px; background:url(/UserUploadImages/system/header_bg.gif) no-repeat 0 0; }
	#logo { line-height: 0; float: left; width: 147px; padding: 0 10px 0 10px; }
		#logo a { border: none !important; }
		#logo img { display:block; line-height:0; }
		#main-navigation { float: left; width: 779px; height: 45px; line-height: normal; margin: 0; padding: 0; }
		

.headText { float: left; width: 580px; /*770px*/ font: bold 18px Verdana, Arial, Helvetica, sans-serif; color: #000; text-align: center; padding: 10px 0; }
	#content { clear: both; }
	
		.teaser_big { background:url(/UserUploadImages/system/start_teaser_big.gif) no-repeat top left; width: 460px; min-height: 268px; height: auto !important; height: 268px; padding: 0 6px 0 5px; float: left; }
		.teaser_big2 { background:url(/UserUploadImages/system/start_teaser_big.gif) no-repeat top left; width: 460px; min-height: 268px; height: auto !important; height: 268px; padding: 0 6px 0 5px; float: left; }
		.teaserHead { padding: 12px 0 0 10px; font: 16px Times New Roman, Times, serif; color: #ee3123; height: 30px; }
		.teaserPic { padding: 0 7px; }
		.teaserContent { padding: 10px 15px; color: #000; font: 14px Times New Roman, Times, serif; }
		
		.teaser_small { background:url(/UserUploadImages/system/start_teaser_small.gif) no-repeat top left; width: 304px; min-height: 233px; height: auto !important; height: 233px; padding: 0 6px 0 5px; float: left; }
		
		#content #leftColumm { width: 183px; float: left; padding: 0; background:url(/UserUploadImages/system/leftcol_bg.gif) no-repeat top right; min-height: 550px; height: auto !important; height: 550px; }
		#content #mainContent { width: 538px; float: left; padding: 10px 0 0 9px; font: 15px garamond, times new roman, arial; color: #000; }
		#content #rightColumm { float: right; width: 212px; }

                .rTeaser { background:url(/UserUploadImages/system/r_mini_teaser.gif) no-repeat top left; width: 213px; min-height: 138px; height: auto !important /*height: 138px;*/ }
                .rTeasHead { padding: 19px 15px 0 20px; font: bold 16px Times New Roman, Times, serif; color: #ee3123; }
                .rTeasCont { padding: 20px; }
		
	#footer { clear:both; color: #000; background:url(/UserUploadImages/system/footer_bg.gif) no-repeat top center; 
	margin: 0 auto; text-align: center; width: 950px; padding: 14px 0 20px; font: 9px Verdana, Arial, Helvetica, sans-serif; }
	
	
/* ============ Site Extra Styling */

	#leftColumm strong { color: #000; }
		
	#search { float: right;  }

	
	.AddCMSSysSearchText { border: 1px solid #d2d2d2; background: #fff; font: 9px arial; padding: 1px; }
	.AddCMSSysSearchButton {  
		border: 0; 
		font-weight: bold;
		color: #fff;
		text-align: center;
		font: 9px arial;
		background:transparent url(/UserUploadImages/system/search-button.gif) repeat-y scroll 0px 0px;
		width: 36px; height: 17px;
		padding: 0;
		margin: 0 3px -1px 3px;
		cursor: pointer;
		}
		
		a.AddCMSSysMain, a.AddCMSSysMainSelected { height: auto !important; }
		
		/* Navigation */
		#main-navigation ul { list-style: none; margin: 0; padding: 6px 0 0 10px; }
		#main-navigation ul li { list-style: none; display: inline; }
		#main-navigation ul li a { margin-top: 1px; float: left; list-style: none; color: #ef857d; font: 12px Verdana, Arial, Helvetica, sans-serif;
		padding: 6px 8px 7px 8px; background:url(/UserUploadImages/system/nav_border.gif) no-repeat center right; text-decoration: none; }
		#main-navigation ul li a:hover, #main-navigation a.AddCMSSysMainSelected { color: #333; }
		
		
                /* Sub */
                #leftColumm .AddCMSSysMainSelected { font: bold 12px verdana, arial; background:url(/UserUploadImages/red-arrow.gif) no-repeat 0 4px; padding: 0 0 12px 15px; }
                #leftColumm ul ul ul { padding: 4px 0 6px 10px; }
                #leftColumm ul li { display: inline; margin:0; padding:0; }
                #leftColumm ul li a { display: block; margin:0; padding:2px 0 3px 15px; font: 12px verdana, arial; color: #000; }
               
                #leftColumm ul li a:hover, #leftColumm .AddCMSSysSubSelected { color: #ef3124; background:url(/UserUploadImages/red-arrow.gif) no-repeat 0 4px;}
             

/* ============= Links */

		a {
		
			color: #000;
			text-decoration: underline;

			
		}
		
		a:visited { color:#000; }
		a:hover {
		
			color: #333;
		
		}
		
		a:focus,
		a:active {
		
			color:#333;
			border:none;
		
		}