@import url(../../Templates/UI/Css/Layout.css);
/********* GLOBALS *********/

* {margin:0;padding:0}
body {font-family:Arial,SansSerif;font-size:.9em;}
a img,table {border:0}
dl,ol,ul {list-style:none}
button,select,textarea,input {font:100% serif}
table {border-collapse:collapse}
caption,th,td {text-align:left}
h1,h2,h3,h4,h5,h6,p {margin:.5em 0 .5em 0; }
h1{font-size:1.6em; font-family: Verdana, Geneva, sans-serif; color: #4e701a;}h2{font-size:1.2em; font-family: Verdana, Geneva, sans-serif; color: #4e701a;}
#footer {margin-top: 0px; margin-bottom: 20px; padding-top: 20px; }
	#footer .n2{color:#a2a796;float:right;font-size:.8em;}
/* colors */
#header h2 a { color:#4e701a; }
a { color:#4e701a; text-decoration:none; }
a:hover { text-decoration:underline; }



/********* LAYOUT *********/

body { margin:0; background-color:#fff; background-image: url(/Upload/TruTip/bodyBg.png); background-repeat: repeat-x; }
	#wrap { width:900px; margin:0 auto; }
		#header { height:123px; background-image: url(/Upload/TruTip/headerBg.png); background-repeat: no-repeat; }

		/* NEW homeFeature */
		#homeFeature { width: 900px; height: 260px; padding: 0; margin: 0; background-image: url(/Upload/TruTip/homeFeature.jpg); background-repeat: no-repeat; }

		#page { /*padding:15px 15px 6px 15px;*/ padding: 0px; margin: 0px; background:#fff url(/Upload/TruTip/pageBg.png) repeat-y; }
			#page img.pageTopImg { padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; position:relative; top: 0px; left: 0px; }
			#content { 	float:right; width:875px;}
				.secondary { width:170px; margin-bottom:1px;}
				#menu { display: none; float:left; margin-bottom:15px; margin-left: 15px; margin-top: 10px; }
				#extras { float:right; margin-right: 15px; margin-top: 10px; }
				#main { width:625px; float:left; }

/*box*/
.secondary .box { _height:1px; padding-bottom:10px; }
	.boxTitle,
	.secondary h4 { background:#fff url(/Upload/TruTip/secondary_header.gif) no-repeat; margin:0; padding:5px 15px; color:#4e701a; font-family: Georgia, "Times New Roman", Times, serif; }
		.secondary h4 a {color:#660000;}
	.secondary .box .inner { background:transparent; padding:10px 10px 0 10px; }



/********* WIDGETS *********/

/*top*/
#header { position:relative; }
	#header .siteHeader { margin:0; }
	#header .siteLogo { float:right; padding:0px 0px; }

/*secondary*/
.secondary .uc { margin-bottom:15px; }

/*menu*/
.topMenu { margin: 0; padding: 0; list-style-type: none; width: auto; position: relative; display: block; text-transform: uppercase; height: 38px; background-image: url(/Upload/TruTip/topMenuBg.png); background-repeat: repeat-x; }
	.topMenu li { display: block; float: left; margin: 0; padding: 0; height: 38px; }
	.topMenu a,
	.topMenu a:visited { color:#ffffff; font-size: 16px; display: block; float: left; text-decoration: none; padding: 10px 20px 0px 20px; height: 28px; }
	.topMenu a:hover { background-color:#415d16; }

	.topMenu .current a,
	.topMenu .trail a { background-color:#415d16; }

.languageMenu { position:absolute; bottom:10px; right:20px; }
	.languageMenu a { opacity:.4;}
	.languageMenu .current { cursor:default; opacity:1;}
	.languageMenu a:hover { opacity:1;}

.subMenu {}
	.menu ul ul { margin:0 0 5px 10px; }
	.subMenu a,
	.subMenu a { display:block; padding:2px 0; _height:1px; color:#333; }
	.subMenu .trail > a { color:#389000; }
	.subMenu .current > a { color:#389000; font-weight:bold; }
	.subMenu ul { margin-left:20px; }

/* lists */
.list { padding-bottom:6px; background-position:50% 100%; }
	.list .item { padding:5px; }
    .list a { display:block; font-weight:bold; }
	.list .a0 { background: #f4f8ed url(list_dark.gif) no-repeat 50% -1px; }
	.list,
	.list .a1 { background: #fff url(list_light.gif) no-repeat 50% -1px; }

/* path */
.path { margin-bottom:10px; }
.path .current { color:#333; }
.path a.current:hover { cursor:default; text-decoration:none; }

/* sitemap */
#main ul { list-style:circle; margin-left:20px; }

/* content */
.introduction { font-size:1.1em; font-style:italic; }

/** date **/
.date { font-size:small; color:#666; display:block; }

/* columns */
.columns .left { float:left; width:245px; }
.columns .right { float:right; width:245px; }

/* login */
.login .tb { width:130px; }
.login .ff { margin-bottom:5px; }
.register td { padding:0 5px 5px 0; }

/* gallery */
.thumbnail { opacity:.4; }
.thumbnail:hover, .selected { opacity:1; }
#thumbnails {padding-bottom:10px;}
#thumbnails .text { display:none; }
.thumbnail {margin-bottom:10px;margin-right:5px;}

/* news */
.intro {font-size:1.1em;font-style:italic;}

/* comments */
.commentList { border-top:solid 1px #D0CFCB; margin-top:10px;}