/* @override 
	http://www.tylerarboretum.org/css/main.css
	https://www346.safesecureweb.com/tylerarboretum/css/main.css
	http://tylerarboretum.org/css/main.css
*/

/* CSS Document */

/* @group global */
blockquote {
	margin: 0px 20px 10px;
}

em {
	font-style: italic;
}
strong	{
	font-weight: bold;
}
.clear {
	clear: both;
}

.clearsm {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	margin: 0;
	height: 1px;
}

.clearleftsm {
	clear: left;
	font-size: 1px;
	line-height: 1px;
	margin: 0;
	height: 1px;
}
.print	{
	display: none;
}
.floatright	{
	float:right;
	margin: 0px 0px 10px 12px;
	width: 170px;
	position: relative;
}
.floatleft	{
	float:left;
	margin-right:10px;
}

#pagewrap .nospacebefore, #content .nospacebefore {margin-top: 0px;}
#pagewrap .spacebefore, #content .spacebefore {margin-top: 12px;}
#pagewrap .spacebeforelg, #content .spacebeforelg {margin-top: 24px;}
#pagewrap .nospaceafter, #content .nospaceafter {margin-bottom: 0px;}
#pagewrap .spaceafter, #content .spaceafter {margin-bottom: 12px;}
#pagewrap .spaceafterlg, #content .spaceafterlg {margin-bottom: 24px;}
#pagewrap .spaceright, #content .spaceright {margin-right: 16px;}
#pagewrap .nospaceright, #content .nospaceright {margin-right: 0px;}
#pagewrap .leftmargin, #content .leftmargin {margin-left: 35px;}
#pagewrap .rulebelow {
	border-bottom: 1px solid #e9e4e7;
}
#pagewrap .ruleabove {
	border-top: 1px solid #e9e4e7;
}
#pagewrap .readmore{
	margin-left: 20px;
	font: normal normal 11px/12px Verdana, Arial, Helvetica, sans-serif;
}
/* @end */

/* @group layout */
body	{
	background: #3e5327 url(images/bgtrees.gif) repeat-x;
	}
#pagewrap	{
	margin: 0px auto;
	width: 856px;
}

#masthead	{
	width: 850px;
	height: 142px;
	margin: 0px auto;
}

#footer {
	background: #e2eada;
	width: 830px;
	margin: 0px auto;
}
/* @group globalnavbar */

#globalnavbar {
	position: relative;
	background: #78256f;
	height: 24px;
	width: 830px;
	color: #ffffff;
	text-decoration: none;
	font: bold 12px/18px Verdana, Arial, Helvetica, Geneva, sans-serif;
	margin: 0px auto;
}
#globalnavbar ul {
	list-style: none;
}
#globalnavbar li {
	float: left;
	height: 24px;
	width: 165px;
	border-left: 1px solid #494563;
	padding:0;
	text-align: center;
}
#globalnavbar a {
	display: block;
	height: 20px;
	text-decoration: none;
	border-right: 1px solid #494563;
	color: #ffffff;	
	padding: 4px 0px 0 0;
	margin: 0 -1px 0 0;
}
#globalnavbar > ul a {
	width: auto;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#globalnavbar a {
	float: none;
}
/* End IE5-Mac hack */

#globalnavbar a:hover {
	color: #000033;
}
#globalnavbar li:hover a {
	background: #bd66b4;
	color: #000033;
}
/* @end */

/* @group globalnavbar2 */

#globalnavbar2 {
	position: relative;
	background: #5b862e;
	height: 41px;
	width: 850px;
	color: #ffffff;
	text-decoration: none;
	font: bold 10px/18px Verdana, Arial, Helvetica, Geneva, sans-serif;
	margin: 0px auto;
}
#globalnavbar2 ul {
	list-style: none;
	float: left;
}
#globalnavbar2 li {
	float: left;
	height: 18px;
	border-left: 1px solid #999;
	padding:0;
	margin: 0;
	text-align: center;
}

#globalnavbar2 h1.logotext {
	display: inline;
	float: left;
	font: bold 20px/20px Verdana, Arial, Helvetica, Geneva, sans-serif;
	margin: 0px 180px 0 14px;
	padding: 6px 0 0 0;
	height: 35px;
	border-left: none;
	background: url(images/logotext-tree.gif) no-repeat 50px;
}

#globalnavbar2 h1.logotext span.tree {
	font: normal 24px/24px Georgia, "Times New Roman", Times, serif;
}
#globalnavbar2  h1.logotext a {
	color: #ffffff;	
	border-right: none;
	padding:0;
}
#globalnavbar2 a {
	text-decoration: none;
	border-right: 1px solid #999;
	color: #ffffff;	
	padding: 0px 6px 0px 6px;
	margin: 0 -1px 0 0;
	display: block;
}
#globalnavbar2 > ul a {
	width: auto;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#globalnavbar2 a {
	float: none;
}
/* End IE5-Mac hack */

#globalnavbar2 a:hover {
	color: #000033;
}
#globalnavbar2 li:hover a {
	color: #000033;
}
/* @end */
/* @group content */
#content	{
	position: relative;
	width: 856px;
	background: #fff url(images/content-bg.gif) repeat-y;
	padding: 15px 0 0 0;
}
#rightcol	{
	float: right;
	margin: 16px 20px 8px 22px;
	padding: 12px 0 10px 4px;
	width: 232px;
	background: #f4f7f0;
}
#maincol	{
	position: relative;
	float: left;
	top: -91px;
	left: 0px;
	margin: 0;
	padding: 0;
	width: 614px;
	z-index: 0;
}
#mainimg	{
	position: relative;
	padding: 18px 0 0 17px;
	margin: 0px 0 0 0;
	width: 597px;
	height: 207px;
	z-index: 2;
	clear: both;
}
#maincolheaderpopup	{
	position: absolute;
	left: 0px;
	margin: 0;
	padding: 0;
	width: 614px;
	height: 220px;
	background:url(images/img-bg.png) no-repeat left top;
	z-index: -1;
}
#mainimg img	{
	width: 577px;
}

#vgdonors, .vgdonors { 
	background: #ffe; 
	float: right; 
	margin-left: 10px; 
	margin-right: 10px;
	width: 215px; 
	border: #ccc 1px dotted; 
	padding-top: 5px; 
}

#vgdonors2, .vgdonors2 { 
	background: #ffe; 
	border: #ccc 1px dotted; 
	padding:3px 3px 3px 5px; 
	width:240px; 
	margin-bottom:7px; 
}

#vgdonors hr, #vgdonors2 hr , .vgdonors hr, .vgdonors2 hr { 
	height:1px; 
	clear:both; 
}

#vgdonors img, #vgdonors2 img, .vgdonors img, .vgdonors2 img { 
	float:right; 
	margin: 5px; 
	border:none; 
}

#vgdonors p, #vgdonors2 p, .vgdonors p, .vgdonors2 p { 
	margin:0; 
	padding:0 0 5px 0; 
}

#vgcallout_front { 
	margin-left: 10px; 
	float: left; 
	width:130px !important; 
	margin-right: 10px; 
	border: #ccc 1px dotted; 
	padding-top:5px; 
	background:#ffe; 
}

#vgcallout_front p {
	text-align: left; 
	margin:0;
	padding:2px;
	font-size:12px;  
	line-height:normal; 
}

#vgcallout_front img { 
	border:0; 
	margin:0; 
	padding:0; 
}

#vgcallout_front a:link img { 
	text-decoration:none; 
}


/* @end */
/* @group hp */
#maincol.hp	{
	position: relative;
	float: left;
	top: -51px;
	margin: 0;
	padding: 0;
	width: 850px;
	background: none;
}
#hpimg	{
	padding: 18px 0 0 23px;
	margin: 0px 0 20px 0;
	width: 827px;
	background:url(images/hpimg-bg.png) no-repeat;
}
#hpleftcol	{
	position: relative;
	float: left;
	width: 253px;
	margin: 0;
	padding: 0;
}
#hprightcol	{
	position: relative;
	float: left;
	width: 355px;
	margin: 0 0 0 14px;
	padding-left: 40px;
}
#hpbannercol	{
	position: relative;
	float: left;
	width: 120px;
	background: #f4f7f0;
	margin: 0 0 0 18px;
	padding: 0 5px 6px 30px;
}
/* @end */

/* @group dividing maincol */

div.wrapA div.tallimgcontainer, div.event div.tallimgcontainer {
	float: right;
	width: 170px;
	margin: 4px 20px 20px 17px;
	padding: 5px 5px 0 5px;
	border: solid 1px #e9e4e7;
}
div.wrapA div.tallimgcontainer img, div.event div.tallimgcontainer img {
	width: 170px;
	margin-bottom: 5px;
}
div.wrapA div.wideimgcontainer {
	width: 95%;
	margin: 4px 20px 20px 17px;
}
div.wrapA div.wideimgcontainer img  {
	float: left;
	width: 170px;
	margin-right: 15px;
}

.halfcol	{
	position: relative;
	float: left;
	width: 40%;
	margin: 0 0 12px 14px;
	padding-left: 20px;
}
/* @end */
/* @group navcol */

#navcol {
	float: left;
	position: relative;
	width: 236px;
	margin: 15px 0px 40px 3px;
	padding: 0;
}

#navcol ul	{
	margin: 0px 0 0 10px;
	padding: 0;
}
#navcol li {
	list-style-type: none;
	width: 210px;
	height: 30px;
	font: 12px/30px Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #e9e4e7;
	background-color: #fff;
	padding: 0;
}
#navcol h3 {
	color: #642f44;
	font: normal normal 15px/18px Verdana, Arial, Helvetica, sans-serif;
	margin: 4px 20px 4px 10px;
}
#navcol ul h3 {
	height: 30px;
	color: #642f44;
	font: bold 11px/30px Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #e9e4e7;
	background-color: fff;
	width: 200px;
	margin: 20px 0 0 0;
	padding: 0px 0 0 10px;
}
#navcol h3 {
	color: #642f44;
	font: normal normal 15px/18px Verdana, Arial, Helvetica, sans-serif;
	margin: 4px 20px 4px 10px;
}
#navcol p {
	margin: 4px 20px 4px 25px;
	color: #004151;
	font: normal normal 12px/18px Verdana, Arial, Helvetica, sans-serif;

}

#pagewrap #content #navcol li a, #navcol ul h3 a  {
	margin: 0;
	padding: 0;
	display: block;
	border-bottom: none;
	text-decoration: none;
}
#pagewrap #content #navcol li a:link {
	margin: 0;
	padding: 0 0 0 20px;
	color: #5b862e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	border-bottom: none;
}
#pagewrap #content #navcol ul h3 a:link {
	margin: 0;
	padding: 0;
	color: #642f44;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	border-bottom: none;
}

#pagewrap #content #navcol li a:visited {	color: #362f2d;	border-bottom: none; padding: 0 0 0 20px;
}
#pagewrap #content #navcol ul h3 a:visited {	color: #642f44;	border-bottom: none; padding: 0 0 0 0px;}
#pagewrap #content #navcol li a:active, #navcol ul h3 a:active {	color: #642f44;}
#pagewrap #content #navcol li a:hover, #navcol ul h3 a:hover {
	color: #642f44;
	background-color: #e9e4e7;
	border-bottom: none;
}
#pagewrap #content #navcol ul h3 a:hover {
	padding: 0 0 0 10px;
	margin: 0 0 0 -10px;
}

/* @end */
/* @group showhide */

.switchcontent {
	background: #f4f7f0;
	padding: 10px 0;
	margin: 8px 15px;
}
.showstate {
	cursor: hand;
	cursor: pointer;
	border-bottom: 1px dotted #e4a21b;
	color: #e4a21b;
	font-weight: normal;
	letter-spacing: 0px;
	font-size: 10px;
}

/* @end */
/* @end */
/* @group textstyles */
/* @group content */
#content .paragraphtext	{
	font-size:12px;
}
#content .caption	{
	font-size:10px;
}
#content .caps	{
	text-transform:uppercase;
}
#content .blue	{
	color: #625bc4;
}
#content .purplebg {
	width: 820px;
	height: 40px;
	color: #ffffff;
	background-color: #9a5ba2;
}

#content .bluebg {
	width: 820px;
	height: 40px;
	color: #fff;
	background-color: #00c2fd;
}

#content h4 {
	margin: 0 0 0 3px;
	color: #ffffff;
	font: bold 18px/40px Verdana, Arial, Helvetica, sans-serif;
	padding: 0 0 0 30px;
}


/* @end */
/* @group hp */
#maincol.hp h1 {
	margin: 0 3px 0 0;
	color: #004151;
	font: normal 36px/36px Georgia, "Times New Roman", Times, serif;
}
#maincol.hp h2 {
	margin: 0 3px 0 0;
	color: #004151;
	font: bold normal  20px/24px Verdana, Arial, Helvetica, sans-serif;
}
#maincol.hp h3 {
	margin: 4px 3px 0 0;
	color: #004151;
	font: italic normal bold 20px/22px Georgia, "Times New Roman", Times, serif;
}
#maincol.hp h4 {
	margin: 0 0 0 0;
	color: #5b862e;
	font: normal bold 20px/24px Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	text-transform: none;
}
#maincol.hp h5 {
	margin: 6px 20px 2px 0px;
	color: #e4a21b;
	font: normal normal 14px/20px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
}

#maincol.hp h6 {
	margin: 32px 3px 0 0;
	color: #004151;
	font: normal normal 12px/15px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#maincol.hp p {
	margin: 6px 20px 2px 0;
	color: #004151;
	font: normal normal 14px/24px Verdana, Arial, Helvetica, sans-serif;
}
#maincol.hp #hpleftcol h1, #maincol.hp #hpleftcol h2, #maincol.hp #hpleftcol h3, #maincol.hp #hpleftcol h4, #maincol.hp #hpleftcol h5, #maincol.hp #hpleftcol h6, #maincol.hp #hpleftcol p, #maincol.hp #hpleftcol ul, #maincol.hp #hpleftcol ol	{
	margin-left: 23px;
}

#hprightcol div.wrap h3 {
	margin: 4px 20px 0 0px;
	color: #004151;
	font: normal normal 24px/24px Verdana, Arial, Helvetica, sans-serif;
}
#hprightcol div.wrap h5 {
	margin: 10px 20px 0 0px;
	color: #c90044;
	font: normal bold 11px/18px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: .1em;
}
#hprightcol div.wrap h6 {
	margin: 8px 20px 0 0px;
	color: #004151;
	font: normal bold 11px/13px Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
}
#hprightcol div.wrap p {
	margin: 4px 20px 4px 0px;
	color: #004151;
	font: normal normal 12px/18px Verdana, Arial, Helvetica, sans-serif;
}

/* @group hp bannercol */
#maincol.hp #hpbannercol .banneradtop	{
	display: block;
	width: 155px;
	margin:0 0 0 -30px;
	padding: 0;
	border-top: 20px #ffffff solid;

}
#maincol.hp #hpbannercol h1 {
	margin: 0 0 0 0;
	color: #004151;
	font: normal normal  14px/18p Georgia, "Times New Roman", Times, serif;
}
#maincol.hp #hpbannercol h2 {
	margin: 0 0 0 0;
	color: #004151;
	font: bold normal  14px/18p Verdana, Arial, Helvetica, sans-serif;
}
#maincol.hp #hpbannercol h3 {
	margin: 4px 0 0 0;
	color: #c90044;
	font: normal normal 13px/18px Verdana, Arial, Helvetica, sans-serif;
}
#maincol.hp #hpbannercol h4 {
	margin: 0 0 0 0;
	color: #5b862e;
	font: normal bold 12px/18p Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	text-transform: none;
}
#maincol.hp #hpbannercol h5 {
	margin: 6px 0 2px 0;
	color: #e4a21b;
	font: normal normal 14px/20px Verdana, Arial, Helvetica, sans-serif;
}
#maincol.hp #hpbannercol h6 {
	margin: 8px 0 0 0;
	color: #004151;
	font: normal normal 9px/18px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#maincol.hp #hpbannercol p {
	margin: 6px 0 12px 0;
	color: #444444;
	font: normal normal 10px/20px Verdana, Arial, Helvetica, sans-serif;
}

#maincol.hp #hpbannercol .blue	{
	color: #625bc4;
}

#maincol.hp h5.red {color: #c90044; font-weight: 700;}

/* @end */
/* @end */

/* @group icons */
span.sequoiatree	{
	padding-left: 30px;
	margin-left: -30px;
	background: url(images/tree.gif) no-repeat left bottom;
	height: 85px;
	float: left;
}
span.turtle	{
	padding-left: 30px;
	margin-left: -30px;
	background: url(images/turtle.gif) no-repeat left 25px;
	height: 200px;
	float: left;
}

span.treehouses	{
	padding-left: 40px;
	margin-left: -40px;
	background: url(images/treehouses.gif) no-repeat left;
	height: 85px;
	float: left;
}
span.sequoiayellow, 
span.sequoiablue, 
span.sequoiagreen, 
span.sequoiared	{
	float: left;
	height: 85px;
	padding-left: 40px;
	margin-left: -40px;
	background-image: url(images/sequoia-yellowbg.gif);
	background-position: left;
	background-repeat: no-repeat;
}
.halfcol span.sequoiayellow,
.halfcol span.sequoiablue,
.halfcol span.sequoiagreen,
.halfcol span.sequoiared	{
	padding-left: 30px;
	margin: 4px 0 10px -20px;
}

span.sequoiablue {background-image: url(images/sequoia-bluebg.gif);}
span.sequoiagreen {background-image: url(images/sequoia-greenbg.gif);}
span.sequoiared { background-image: url(images/sequoia-redbg.gif);}


span.EventCategory	{
	background: #c6d5b6;
	border: 1px solid #5b862e;
	color: #438300;
	letter-spacing: 0px;
	font-weight: normal;
	font-size: 10px;
	margin: 0 0 0 8px;
	padding: 1px 3px;
}
/* @end */

/* @group maincol */


#maincol h1 {
	margin: 16px 20px 0 17px;
	color: #78256f;
	font: normal normal 24px/26px Verdana, Arial, Helvetica, sans-serif;
}
#maincol h2 {
	margin: 12px 20px 0 17px;
	color: #e4a21b;
	font: normal normal 18px/18px Verdana, Arial, Helvetica, sans-serif;
}
#maincol h3 {
	margin: 4px 20px 0 17px;
	color: #004151;
	font: normal normal 15px/18px Verdana, Arial, Helvetica, sans-serif;
}
#maincol h4 {
	margin: 16px 20px 0 17px;
	color: #004151;
	font: normal normal 11px/18px Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	text-transform: uppercase;
	letter-spacing: 1px;
}
#maincol h5 {
	margin: 10px 20px 0 17px;
	color: #c90044;
	font: normal bold 11px/18px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: .1em;
}
#maincol h6 {
	margin: 8px 20px 0 17px;
	color: #004151;
	font: normal bold 11px/18px Verdana, Arial, Helvetica, sans-serif;
}

#maincol p {
	margin: 4px 20px 4px 17px;
	color: #004151;
	font: normal normal 12px/18px Verdana, Arial, Helvetica, sans-serif;
}
#maincol ul, #maincol ol {
	list-style-type: disc;
	margin: 0 20px 6px 23px;
}

#maincol li {
	margin: 0px 0px 6px 17px;
	color: #004151;
	font: normal normal 12px/14px Verdana, Arial, Helvetica, sans-serif;
}

#pagewrap #content #maincol a {	color: #f4ba41; border-bottom: 1px dotted #f4ba41;}
#pagewrap #content #maincol a:link {	color: #f4ba41;	text-decoration: none; border-bottom: 1px dotted #f4ba41;}
#pagewrap #content #maincol a:visited {	color: #666666;	text-decoration: none; border-bottom: 1px dotted #5b862e;}
#pagewrap #content #maincol a:active {	color: #000033;	text-decoration: none; border-bottom: 1px dotted #000033;}
#pagewrap #content #maincol a:hover {	color: #bd66b4; border-bottom: 1px dotted #bd66b4;}
#maincol .smyellowtext {
	color: #e4a21b;
	font-weight: normal;
	letter-spacing: 0px;
	font-size: 10px;
}
#maincol .smgreentext {
	color: #5b862e;
	font-weight: normal;
	letter-spacing: 0px;
	font-size: 11px;
}

#maincol .yellowbg {
	height: 25px;
	text-transform: none;
	margin: 25px 0 15px 7px;
	padding: 0 0 0 10px;
	font-weight: bold;
	font-size: 12px;
	line-height: 28px;
	letter-spacing: normal;
	background-color: #f4ba41;
}
#maincol .sequoia {
	height: 25px;
	background-image: url(images/sequoia.png);
	background-repeat: no-repeat;
	background-position: right;
}
#maincol .yellowbg.fixedwidth {
	width: 587px;
}
#maincol span.register {
	margin: 0 0 0 34px;
}

#content #maincol div.wrap span.button.leftmargin {
	
}

/* @group wrapA */

#maincol div.wrapA p {
	margin-bottom: 8px;

}
#maincol div.wrapA h3 a {
	color: #004151;
}

#maincol div.wrapA h3 a:hover {
	color: #f4ba41;
	border-bottom-color: #f4ba41;
}

#content #maincol div.wrapA h3 {
	font-size: 22px;
	line-height: 27px;
}

/* @end */
/* @end */


/* @group button */

#pagewrap #content #maincol .button,
#pagewrap #content #navcol .button {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cd5a13;
	text-transform: none;
	background: url(images/button-left.gif) no-repeat left top;
	margin: 10px;
	padding: 0px 0px 0px 7px;
	border-bottom: none;
	height: 30px;
}
#pagewrap #content #maincol .button a,
#pagewrap #content #navcol .button a {
	display: block;
	background: url(images/button-right.gif) no-repeat right top;
	height: 25px;
	text-decoration: none;
	border: none;
	padding: 8px 12px 0px 5px;
	color: #cd5a13;
	width: .2em;
}

#pagewrap #content #maincol .button > a,
#pagewrap #content #navcol .button > a {
	width: auto;
}
#pagewrap #content #maincol .button a,
#pagewrap #content #navcol .button a {
	float: none;
}
#pagewrap #content #maincol a.button:hover,
#pagewrap #content #navcol .button:hover {
	color: #ffffff;
}
#pagewrap #content #maincol .button a:hover,
#pagewrap #content #navcol .button a:hover	{
	background-position:100% -40px;
	color:#ffffff;
}
#pagewrap #content #maincol .button:hover,
#pagewrap #content #navcol .button:hover {
	background-position: 0 -40px;
}
/* @end */
/* @group footer */
#footer img	{
	float: left;
	margin: 8px 60px 4px 18px;
}

#footer h2	{
	margin: 20px 0 0 0;
	float: left;
	width: 207px;
	color: #435644;
	font: bold normal  10px/12px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}
#footer p {
	margin: 0px 20px 6px 22px;
	color: #617d63;
	font: normal normal  9px/18px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}
#footer a {	color: #5b862e; border-bottom: 1px dotted #617d63;}
#footer a:link {	color: #5b862e;	text-decoration: none;}
#footer a:visited {	color: #617d63;	text-decoration: none;}
#footer a:active {	color: #bd66b4;	text-decoration: none;}
#footer a:hover {	color: #000033;	padding-bottom: 0px;}

/* @end */

/* @end */

/* @group forms */

#pagewrap .miniscreen {
	border: solid 1px #FFEF84;
	margin: 30px 0;
	padding: 30px;
	width: 65%;
	background-color: #cccccc;
	border: solid 1px #00FF00;
	}


form { margin: 0px auto 0px auto; 
	width: 95%;}

form span { 
float:left; 
margin: 5px 0px 0px 17px; 
padding: 0px 1px; 
font-size:9px;}

form span.medium { float:left; width:200px; margin: 3px 0px 0px 10px; }

form input { float:left; margin: 0px 2px 0px 0px;}

form label { display:block; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:9px; color:#666; letter-spacing:1px; clear:both; }

form input.choice, label.choice { float:left; margin: 0px 6px 0px 0px; clear:none; }

form .ruleabove { width: 95%; }

form span.error { padding: 3px 4px 2px 4px; background-color: #E2D3D3; border: solid 1px #C5A7A7;}

form input.error { background-color: #E2D3D3; }

div.errorheader { 
	font-size:15px;
	line-height:18px;
	color:#6E2222;
	margin: 30px 20px;
	border: solid 1px #C5A7A7;
	padding: 10px; 
	background-color: #E2D3D3; 
	}
div.errorheadersm { 
	font-size:12px;
	line-height:18px;
	color:#6E2222;
	border-top: solid 1px #C5A7A7;
	border-bottom: solid 1px #C5A7A7;
	padding: 5px; 
	margin: 10px 0px;
	}
div.error { 
	font-size:15px;
	line-height:18px;
	color:#6E2222;
	padding: 3px 0px 2px 4px; 
	background-color: #E2D3D3; 
	border: solid 1px #C5A7A7;	}
form h4 { margin: 0px; }

.smallform {
	width: 85%;
	margin: 0 auto;
}

/* @end */

/* @group iconize */
/* Iconize 0.5 */

/* websites (pictures and movies) */
a[href *="youtube.com/watch?"], a[href *="sevenload.com/videos/"], a[href *="metacafe.com/watch/"] { 
	padding: 5px 20px 5px 0;
	background: transparent url(icons/icon_film.gif) no-repeat center right;
}

a[href *="flickr.com/photos/"], a[href *="zooomr.com"], a[href *="imageshack.us"], a[href *="bubbleshare.com"], a[href *="sevenload.com/bilder/"] { 
	padding: 5px 20px 5px 0;
	background: transparent url(icons/icon_pic.gif) no-repeat center right;
}

/* extensions */

a[href$='.doc'], a[href$='.rtf'] {
	padding: 5px 20px 5px 0;
	background: transparent url(icons/icon_doc.gif) no-repeat center right;
}

a[href$='.txt'] {
	padding: 5px 20px 5px 0;
	background: transparent url(icons/icon_txt.gif) no-repeat center right;
}

a[href$='.xls'] {
	padding: 5px 20px 5px 0;
	background: transparent url(icons/icon_xls.gif) no-repeat center right;
}

a[href$='.rss'], a[href$='.atom'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(icons/icon_feed.gif) no-repeat center right;
}

a[href$='.opml'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(icons/icon_opml.gif) no-repeat center right;
}

a[href$='.phps'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(icons/icon_phps.gif) no-repeat center right;
}

a[href$='.phps'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(icons/icon_phps.gif) no-repeat center right;
}

a[href$='.torrent'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(icons/icon_torrent.gif) no-repeat center right;
}

a[href$='.vcard'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(icons/icon_vcard.gif) no-repeat center right;
}

a[href$='.exe'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(icons/icon_exe.gif) no-repeat center right;
}

a[href$='.dmg'], a[href$='.app'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(icons/icon_dmg.gif) no-repeat center right;
}

a[href$='.pps'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(icons/icon_pps.gif) no-repeat center right;
}

a[href$='.pdf'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(icons/icon_pdf.gif) no-repeat center right;
}

a[href$='.xpi'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(icons/icon_plugin.gif) no-repeat center right;
}

a[href$='.fla'], a[href$='.swf'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(icons/icon_flash.gif) no-repeat center right;
}

a[href$='.zip'], a[href$='.rar'], a[href$='.gzip'], a[href$='.bzip'], a[href$='.ace'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(icons/icon_archive.gif) no-repeat center right;
}

a[href$='.ical'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(icons/icon_ical.gif) no-repeat center right;
}

a[href$='.css'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(icons/icon_css.gif) no-repeat center right;
}

a[href$='.ttf'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(icons/icon_ttf.gif) no-repeat center right;
}
/*
a[href$='.jpg'], a[href$='.gif'], a[href$='.png'], a[href$='.bmp'], a[href$='.jpeg'], a[href$='.svg'], a[href$='.eps'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(icons/icon_pic.gif) no-repeat center right;
}
*/
a[href$='.mov'], a[href$='.wmv'], a[href$='.mp4'], a[href$='.avi'], a[href$='.mpg'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(icons/icon_film.gif) no-repeat center right;
}

a[href$='.mp3'], a[href$='.wav'], a[href$='.ogg'], a[href$='.wma'], a[href$='.m4a'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(icons/icon_music.gif) no-repeat center right;
}

/* messenger */
a[href ^="aim:"] {
	padding: 5px 20px 5px 0;
    background: transparent url(icons/icon_aim.gif) no-repeat center right;
}

a[href ^="msnim:"] {
	padding: 5px 20px 5px 0;
    background: transparent url(icons/icon_msn.gif) no-repeat center right;
}

a[href ^="xmpp:"] {
	padding: 5px 20px 5px 0;
    background: transparent url(icons/icon_jabber.gif) no-repeat center right;
}

a[href *="icq.com"] { 
	padding: 5px 20px 5px 0;
	background: transparent url(icons/icon_icq.gif) no-repeat center right;
}

a[href *="edit.yahoo.com/config/send_webmesg?"] { 
	padding: 5px 20px 5px 0;
	background: transparent url(icons/icon_yim.gif) no-repeat center right;
}

a[href ^="callto:"] {
	padding: 5px 20px 5px 0;
    background: transparent url(icons/icon_call.gif) no-repeat center right;
}

a[href ^="skype:"] {
	padding: 5px 20px 5px 0;
    background: transparent url(icons/icon_skype.gif) no-repeat center right;
}

a[href ^="gg:"] {
	padding: 5px 20px 5px 0;
    background: transparent url(icons/icon_gadugadu.gif) no-repeat center right;
}

/* email */
a[href ^="mailto:"] {
	padding: 5px 20px 5px 0;
    background: transparent url(icons/icon_mailto.gif) no-repeat center right;
}

/* use this class to make sure that images won't get iconized */

.imageLink {
	padding-right: 0px !important;
	background: none !important;
}


/* @end */

/* @group images */

#ne img {
	border: 1px solid #ccc;
	padding: 3px;
	float: left;
	margin: 0 15px 20px 0;
}



/* @end */

