
img { behavior: url(/_design/common/js/required/iepngfix.htc) }

* { padding: 0; margin: 0; }
html {
	font-size: 62.5%;
}
body {
	font: 12px Verdana, sans-serif;
	color:#323232; 
	background: #fff url("/_design/smartytemplates/web/cms003_theme001/graphics/Bg.png") repeat-x;
}
a, a:link, a:visited, a:active {
	color: #FC7010; 
	text-decoration: underline;	
}
a:hover {
	text-decoration: none;
	color: #323232; 
}
#Wrapper {	
	margin:10px auto;
	width: 800px;
}
#Top {
	width: 800px;
	margin:0px auto;
	height:20px;
	margin-bottom:10px;
}
	#QuickLinks {
		float:left;
		margin:0 0 10px 0;
	}
		#QuickLinks a {
			text-decoration: none;
			color:#666;
		}
	#Language {
		float:right;
	}
#Header {
	width: 800px;
	height: 125px;
	margin:0px auto;
}
#ContentWrapper {
	margin:0 auto;
	width: 800px;
}

#Content {	
	width: 800px;
	float:left;
	margin:0 auto;
}
	#LeftColumn,
	#RightColumn {
		width:180px;
		min-height:400px;
	  	height:auto !important;
	  	height:400px;
		float:left;	
		display:inline;
		margin:0 10px 0 0;
	}	
	#RightColumn {		
		float:right;	
		margin:0 0 0 10px;
	}	
	
	#Navigation {
		width:180px;
		margin:0 0 20px 0;
		border-bottom:1px solid #eee;
	}
		#Navigation li {
			list-style-type: none;
		}
		#Navigation li a {
			background: transparent url("/_design/smartytemplates/web/cms003_theme001/graphics/NavItemBg.gif") no-repeat 0px 0px;
			display:block;
			padding:0 3px 0 20px;
			color: #999;
			font: 12px/32px Verdana, "MS Trebuchet", sans-serif;
			text-decoration: none;
		}
		#Navigation li a:hover,
		#Navigation li a.current {
			background: url("/_design/smartytemplates/web/cms003_theme001/graphics/NavItemBgHover.gif") no-repeat 0px 0px;
		}
		#Navigation li li a {
			display:block;
			color: #999;
			font: 12px/25px Verdana, "MS Trebuchet", sans-serif;
			text-decoration: none;
			background: #f9f9f9 url("/_design/smartytemplates/web/cms003_theme001/graphics/NavMarker.png") no-repeat 10px 11px;
			padding:0 3px 0 25px;
			margin:0 0 1px 0;
		}	
		#Navigation li li a:hover,		
		#Navigation li li a.current {
			background: #f3f3f3 url("/_design/smartytemplates/web/cms003_theme001/graphics/NavMarkerHover.png") no-repeat 10px 11px;
			color: #FC7010; 
		}
		#Navigation li li li a {			
			background: #f9f9f9;
			padding:0 0 0 30px;
		}	
		#Navigation li li li a:hover,		
		#Navigation li li li a.current 
		{

			background: #f3f3f3;
		}
	
	#search-box,
	#newslettersubscribe-box,
	#blog-box,
	#quicklogin-box,
	#pagenews-box,
	#calendar-box {
		margin:0 0 10px 0;
		width:180px;
		float:left;
	}
	#search-box-top,
	#newslettersubscribe-box-top,
	#blog-box-top,
	#quicklogin-box-top,
	#pagenews-box-top,
	#calendar-box-top,
    #vatselect-box-top,
    #facebook-box-top,
    #twitter-box-top,
    #google-box-top {
		width:180px;
		float:left;
		background: transparent url("/_design/smartytemplates/web/cms003_theme001/graphics/ModuleBoxHeaderBg.png") no-repeat 0px 0px;
		height:32px;
		margin:0 0 1px 0;
	}
	#search-box h2,
	#newslettersubscribe-box h2,
	#blog-box h2,
	#quicklogin-box h2,
	#pagenews-box h2,
	#calendar-box h2,
    #vatselect-box h2,
    #facebook-box h2,
    #twitter-box h2,
    #google-box h2 {
		font-size: 11px;
		color:#666;	
		font-weight: normal;	
		padding:0 0 0 10px;	
		line-height:32px;	
	}	
	#search-box em,
	#newslettersubscribe-box em,
	#blog-box em,
	#quicklogin-box em,
	#pagenews-box em,
	#calendar-box em,
    #vatselect-box em,
    #facebook-box em,
    #twitter-box em,
    #google-box em {
		color:#666;
		font-weight: bold;
		font-style: normal;
	}	
	#search-box-content,
	#newslettersubscribe-box-content,
	#blog-box-content,
	#quicklogin-box-content,
	#pagenews-box-content,
	#calendar-box-content,
    #vatselect-box-content,
    #facebook-box-content,
    #twitter-box-content,
    #google-box-content {
		float:left;
		width:168px;
		padding:10px 5px 5px 5px;
		min-height:50px;
	  	height:auto !important;
	  	height:50px;
	  	background:#f2f2f2;
	  	border:1px solid #eee;
	}
	#search-box-bottom,
	#newslettersubscribe-box-bottom,
	#blog-box-bottom,
	#quicklogin-box-bottom,
	#pagenews-box-bottom,
	#calendar-box-bottom,
        
    #vatselect-box-bottom,
    #facebook-box-bottom,
    #twitter-box-bottom,
    #google-box-bottom {
		
	}	
	#MainContentWrapper,
	#MainContentTop,
	#MainContentBottom {
		float:left;		
		display:inline;
		width:780px;
	}
	#MainContent {	
		min-height:400px;
	  	height:auto !important;
	  	height:400px;
		float:left;		
		display:inline;
		width:780px;
	}
		#MainContent h1{
			color:#999999; 
			font-size: 15px;
			margin:0 0 10px 0;
		}
#Footer {
	clear:both;
	width: 800px;
	margin:0 auto;
	text-align: center;
	height:40px;
	line-height:40px;
}	
#Footer ul,#Footer ul a {
	color:#999;
	font-size: 11px;
}

.button dt.left {
	background:transparent url(/_design/common/img/buttons/button2/button_left.gif) no-repeat;
	width:7px;
	height:26px;
}
.button dt.middle {	
	min-width:30px;
	background:transparent url(/_design/common/img/buttons/button2/button_middle.gif) repeat-x;	
	height:26px;
	text-align: center;
}
.button dt.right {
	background:transparent url(/_design/common/img/buttons/button2/button_right.gif) no-repeat;
	width:7px;
	height:26px;
}
        .newStyle1
        {
            background-color: #F2F2F2;
            font-family: Verdana;
            font-weight: bold;
            color: Black;
            font-variant: normal;
            border-right-width: 1px;
            border-right-color: #Fc7010;
            border-left-width: 1px;
            border-left-color: #Fc7010;
            height: 40px;
            vertical-align: middle;
            opacity: 0.7;
            border-bottom-width: 1px;
            border-bottom-color: #666666;
            border-right-style: dotted;
            border-left-style: dotted;
            border-bottom-style: inset;
            border-right-width: 1px;
            border-left-width: 1px;
        }
        .newStyle2
        {
            background-color: #F2F2F2;
            font-family: Verdana;
            font-weight: bold;
            color: Black;
            font-variant: normal;
            border-right-width: 1px;
            border-right-color: #Fc7010;
            border-left-width: 1px;
            border-left-color: #Fc7010;
            height: 30px;
            vertical-align: middle;
            opacity: 0.7;
            border-bottom-width: 1px;
            border-bottom-color: #666666;
            border-right-style: dotted;
            border-left-style: dotted;
            border-bottom-style: inset;
            border-right-width: 1px;
            border-left-width: 1px;
        }