﻿/* General page setup
---------------------------------------------------------------------- */

html,body 												{margin:0px;padding:0px;width:100%;height:100%;background:#fff url(../gfx/body_bg.jpg) repeat-x;font-size:12px;font-family:"Lucida Sans Unicode", "Lucida Grande", Calibri, Arial, Tahoma, sans-serif;color:#666;line-height:135%;text-align:center;}

/* Generel table attributes and fonts
---------------------------------------------------------------------- */

table, td, select, input, label, textarea				{font-size:1em;color:#666;}
th														{font-size:1em;text-align:left;font-weight:bold;}
p														{font-size:1em;color:#666;margin:0px;margin-bottom:15px;}
a														{font-size:1em;color:#666;text-decoration:underline;}
a:hover													{font-size:1em;text-decoration:underline;}
h1														{font-size:30px;color:#c40079;margin:0px;margin-bottom:15px;font-weight:normal;line-height:110%;}
h2,h3,h4,h5,h6											{font-size:1.1em;font-weight:bold;color:#666;margin:0px;}
address													{font-size:1em;font-style:normal;}
form													{margin:0;padding:0;}
hr														{height:1px;background-color:#e1e1e1;color:#e1e1e1;border:none;margin:0;margin-top:10px;margin-bottom:10px;}
a img													{border:none;}


/* Base template setup - frontpage
---------------------------------------------------------------------- */

.wrap 													{width:100%;clear:both;background:url(../gfx/logo.jpg) no-repeat 50% 0px;}
.wrap .top 												{width:990px;margin:0 auto;text-align:left;height:234px;clear:both;overflow:hidden;text-align:left;}
.wrap .top .service 									{width:100%;height:165px;clear:both;}
.wrap .top .service .left 								{width:200px;float:left;}
.wrap .top .service .left .logo 						{clear:both;padding:22px 0px 0px 0px;}
.wrap .top .service .left .logo a 						{display:block;width:200px;height:120px;position:absolute;margin-left:-60px;}
.wrap .top .service .left .logo span 					{display:none;}
.wrap .top .service .right 								{width:600px;float:right;padding:0px 3px 0px 0px;}
.wrap .top .service .right .lang 						{height:20px;clear:both;padding:25px 8px 0px 0px;overflow:hidden;}
.wrap .top .service .right .lang ul 					{margin:0;padding:0;list-style-type:none;float:right;}
.wrap .top .service .right .lang ul li 					{float:left;margin-left:15px;}
.wrap .top .service .right .lang ul li a 				{text-decoration:underline;color:#de96bd;font-size:11px;text-transform:uppercase;padding:0px 20px 0px 0px;}
.wrap .top .service .right .lang ul li .dk 				{background:url(../gfx/icon_flag_dk.gif) no-repeat right 2px;}
.wrap .top .service .right .lang ul li .uk 				{background:url(../gfx/icon_flag_uk.gif) no-repeat right 2px;}
.wrap .top .service .right .lang ul li a:hover 			{color:#c40179;}
.wrap .top .service .right .func 						{width:100%;clear:both;padding:3px 0px 0px 0px;}
.wrap .top .service .right .func .flt 					{float:right;}
.wrap .top .service .right .func .flt .share 			{width:300px;float:left;padding:8px 20px 0px 0px;}
.wrap .top .service .right .func .flt .share ul 		{margin:0;padding:0;list-style-type:none;float:right;}
.wrap .top .service .right .func .flt .share ul li 		{margin:0;padding:0;list-style-type:none;float:right;margin-left:15px;}
.wrap .top .service .right .func .flt .share ul li a 	{text-decoration:underline;line-height:20px;color:#de96bd;font-size:11px;padding:1px 20px 3px 0px;background:url(../gfx/icon_facebook.gif) no-repeat right 1px;}
.wrap .top .service .right .func .flt .share ul li a:hover {color:#c40179;}
.wrap .top .service .right .func .flt .share ul li .twitter {background:url(../gfx/icon_twitter.gif) no-repeat right 1px;}
.wrap .top .service .right .func .flt .share ul li .facebook {background:url(../gfx/icon_facebook.gif) no-repeat right 1px;}
.wrap .top .service .right .func .flt .search 			{width:250px;float:left;}
.wrap .top .service .right .func .flt .search .input 	{width:182px;float:left;padding:8px 0px 0px 0px;}
.wrap .top .service .right .func .flt .search .input input {width:178px;font-size:12px;border:none;border:1px solid #d0d0d0;}
.wrap .top .service .right .func .flt .search .submit 	{width:64px;float:left;padding:0px 0px 0px 4px;}
.wrap .top .service .right .func .flt .search .submit input {width:64px;height:34px;border:none;background:url(../gfx/service_search_submit.jpg) no-repeat 0px 0px;color:#fff;font-weight:bold;cursor:pointer;}
.wrap .top .service .right .func .flt .search .submit input:hover {background-position:0px -34px;}
.wrap .top .mainmenu 									{width:100%;height:85px;clear:both;}
.wrap .top .mainmenu .left 								{width:750px;float:left;}
.wrap .top .mainmenu .left ul 							{margin:0;padding:0;list-style-type:none;padding:3px 0px 0px 0px;}
.wrap .top .mainmenu .left ul li 						{height:66px;float:left;margin-right:6px;}
.wrap .top .mainmenu .left ul li a 						{width:168px;height:66px;float:left;background:url(../gfx/main_menu.jpg) no-repeat 0px -66px;overflow:hidden;text-decoration:none;text-transform:uppercase;}
.wrap .top .mainmenu .left ul li a span 				{float:left;padding:22px 0px 0px 25px;color:#c40079;font-size:17px;cursor:pointer;}
.wrap .top .mainmenu .left ul li a:hover 				{background-position:0px 0px;}
.wrap .top .mainmenu .left ul li a:hover span 			{color:#fff;}
.wrap .top .mainmenu .left ul li a.selected 			{width:168px;height:66px;float:left;background:url(../gfx/main_menu.jpg) no-repeat 0px 0px;overflow:hidden;text-decoration:none;text-transform:uppercase;}
.wrap .top .mainmenu .left ul li a.selected span 		{color:#fff;}
.wrap .top .mainmenu .right 							{width:200px;float:right;}
.wrap .top .mainmenu .right ul 							{margin:0;padding:0;list-style-type:none;padding:26px 0px 0px 0px;}
.wrap .top .mainmenu .right ul li 						{height:43px;float:right;}
.wrap .top .mainmenu .right ul li a 					{width:156px;height:43px;float:left;text-align:right;background:url(../gfx/main_menu_extra.jpg) no-repeat 0px 0px;overflow:hidden;text-decoration:none;text-transform:uppercase;}
.wrap .top .mainmenu .right ul li a span 				{float:right;padding:12px 20px 0px 0px;color:#000;font-size:12px;font-weight:bold;cursor:pointer;line-height:13px;}
.wrap .top .mainmenu .right ul li a:hover				{background-position:0px -43px;}
.wrap .top .mainmenu .right ul li a:hover span			{color:#fff;}
.wrap .teaser 											{width:100%;height:152px;clear:both;background:url(../gfx/teaser.jpg) repeat-x;}
.wrap .teaser .bg 										{width:990px;margin:0 auto;text-align:left;height:152px;clear:both;background:url(../gfx/teaser_bg.jpg) no-repeat left bottom;}
.wrap .teaser .bg .m1 									{width:315px;float:left;}
.wrap .teaser .bg .m1 .inn 								{width:170px;clear:both;padding:60px 0px 0px 80px;}
.wrap .teaser .bg .m1 .inn .hd1 						{margin:0;color:#de96bd;font-size:14px;font-weight:bold;text-transform:uppercase;}
.wrap .teaser .bg .m1 .inn .hd2 						{margin:0;color:#7f004d;font-size:14px;}
.wrap .teaser .bg .m2 									{width:245px;float:left;}
.wrap .teaser .bg .m2 .inn 								{width:145px;clear:both;padding:90px 0px 0px 0px;}
.wrap .teaser .bg .m2 .inn .hd1 						{margin:0;color:#de96bd;font-size:14px;font-weight:bold;text-transform:uppercase;}
.wrap .teaser .bg .m2 .inn .hd2 						{margin:0;color:#7f004d;font-size:14px;}
.wrap .teaser .bg .m3 									{width:155px;float:left;}
.wrap .teaser .bg .m3 .inn 								{width:145px;clear:both;padding:55px 0px 0px 0px;}
.wrap .teaser .bg .m3 .inn .hd1 						{margin:0;color:#de96bd;font-size:14px;font-weight:bold;text-transform:uppercase;}
.wrap .teaser .bg .m3 .inn .hd2 						{margin:0;color:#7f004d;font-size:14px;}
.wrap .teaser .bg .m4 									{width:270px;float:left;}
.wrap .teaser .bg .m4 .inn 								{width:270px;clear:both;padding:65px 0px 0px 0px;text-align:right;}
.wrap .teaser .bg .m4 .inn .hd1 						{margin:0;color:#7f004d;font-size:14px;}
.wrap .teaser .bg .m4 .inn .hd2 						{margin:0;color:#de96bd;font-size:32px;font-weight:bold;letter-spacing:-2px;line-height:115%;text-transform:uppercase;}
.wrap .content 											{width:990px;margin:0 auto;clear:both;text-align:left;}
.wrap .content .left 									{width:260px;float:left;}
.wrap .content .left .pad 								{clear:both;padding:35px 0px 0px 0px;}
.wrap .content .left .pad .cmid 						{width:235px;clear:both;background:url(../gfx/contentmenu_mid.gif) repeat-y right top;}
.wrap .content .left .pad .ctop 						{width:100%;clear:both;background:url(../gfx/contentmenu_top.gif) no-repeat right top;}
.wrap .content .left .pad .cbot 						{width:100%;clear:both;background:url(../gfx/contentmenu_bottom.gif) no-repeat right bottom;}
.wrap .content .left .pad .cbot ul 						{margin:0;padding:0;list-style-type:none;padding:30px 0px 30px 0px;}
.wrap .content .left .pad .cbot ul li 					{margin-bottom:3px;}
.wrap .content .left .pad .cbot ul li a 				{width:225px;height:82px;display:block;overflow:hidden;background:url(../gfx/contentmenu.gif) no-repeat 0px 0px;text-decoration:none;font-size:14px;font-weight:bold;color:#666;text-transform:uppercase;}
.wrap .content .left .pad .cbot ul li a span 			{float:left;padding:22px 0px 0px 25px;}
.wrap .content .left .pad .cbot ul li a:hover			{width:235px;background-position:0px -82px;}
.wrap .content .left .pad .cbot ul li a.selected 		{width:235px;height:82px;display:block;overflow:hidden;background:url(../gfx/contentmenu.gif) no-repeat 0px -82px;text-decoration:none;font-size:14px;font-weight:bold;color:#666;text-transform:uppercase;}
.wrap .content .right 									{width:725px;float:left;}
.wrap .content .right .pad 								{clear:both;padding:45px 0px 0px 0px;}
.wrap .content .right .pad .text 						{width:100%;clear:both;}
.wrap .content .right .pad .text .lft 					{width:480px;float:left;}
.wrap .content .right .pad .text .lft .inner 			{width:465px;clear:both;}
.wrap .content .right .pad .text .lft .sta 				{width:100%;clear:both;margin-bottom:15px;}
.wrap .content .right .pad .text .lft .sta ul 			{margin:0;padding:0;list-style-type:none;}
.wrap .content .right .pad .text .lft .sta ul li 		{padding:10px 0px 20px 0px;background:url(../gfx/line_dotted_df9dc3.gif) repeat-x left bottom;}
.wrap .content .right .pad .text .lft .sta ul li p 		{margin:0;}
.wrap .content .right .pad .text .lft .sta ul li .hd 	{margin:0;font-size:14px;text-transform:uppercase;color:#c40079;}
.wrap .content .right .pad .text .lft .sta .lf 			{width:250px;float:left;}
.wrap .content .right .pad .text .lft .sta .lf .in 		{width:230px;clear:both;}
.wrap .content .right .pad .text .lft .sta .rg 			{width:230px;float:left;}
.wrap .content .right .pad .text .lft .sta .rg .in 		{width:230px;clear:both;}
.wrap .content .right .pad .text .lft .sta .cl 			{width:100%;height:5px;clear:both;overflow:hidden;}
.wrap .content .right .pad .text .lft .sta .end 		{margin:0;font-size:14px;color:#c40079;font-weight:bold;}
.wrap .content .right .pad .text .rgt 					{width:239px;float:right;}
.wrap .content .right .pad .text .rgt .inner 			{clear:both;padding:0px 0px 0px 2px;}

/*
.wrap .content .right .pad .text .rgt .inner .mwr-t1 {width:100%;clear:both;margin-bottom:1px;background:url(../gfx/mwr_t1_mid.gif) repeat-y;}
.wrap .content .right .pad .text .rgt .inner .mwr-t1 .mt {width:100%;clear:both;background:url(../gfx/mwr_t1_top.gif) no-repeat left top;}
.wrap .content .right .pad .text .rgt .inner .mwr-t1 .mt .mb {width:100%;clear:both;background:url(../gfx/mwr_t1_bottom.gif) no-repeat left bottom;}
.wrap .content .right .pad .text .rgt .inner .mwr-t1 .mt .mb .pd {clear:both;padding:20px 15px 15px 20px;}
.wrap .content .right .pad .text .rgt .inner .mwr-t1 .mt .mb .pd .hd {margin:0;font-size:12px;text-transform:uppercase;color:#de96bd;font-weight:bold;}
.wrap .content .right .pad .text .rgt .inner .mwr-t1 .mt .mb .pd .amount {margin:0;font-size:26px;text-transform:uppercase;color:#c40079;font-weight:bold;margin-bottom:5px;line-height:110%;letter-spacing:-2px;}
.wrap .content .right .pad .text .rgt .inner .mwr-t1 .mt .mb .pd .whom {margin:0;font-size:18px;text-transform:uppercase;color:#de96bd;line-height:110%;}
.wrap .content .right .pad .text .rgt .inner .mwr-t2 	{width:100%;clear:both;margin-bottom:1px;background:url(../gfx/mwr_t2_mid.gif) repeat-y;}
.wrap .content .right .pad .text .rgt .inner .mwr-t2 .mt {width:100%;clear:both;background:url(../gfx/mwr_t2_top.gif) no-repeat left top;}
.wrap .content .right .pad .text .rgt .inner .mwr-t2 .mt .mb {width:100%;clear:both;background:url(../gfx/mwr_t2_bottom.gif) no-repeat left bottom;}
.wrap .content .right .pad .text .rgt .inner .mwr-t2 .mt .mb .pd {clear:both;padding:20px 15px 15px 20px;}
.wrap .content .right .pad .text .rgt .inner .mwr-t2 .mt .mb .pd p {margin:0;font-size:12px;color:#fff;}
.wrap .content .right .pad .text .rgt .inner .mwr-t2 .mt .mb .pd strong {text-transform:uppercase;}
.wrap .content .right .pad .text .rgt .inner .mwr-t2 .mt .mb .pd span {color:#de96bd;}
.wrap .content .right .pad .text .rgt .inner .mwr-t3 	{width:100%;clear:both;margin-bottom:1px;background:url(../gfx/mwr_t3_mid.gif) repeat-y;}
.wrap .content .right .pad .text .rgt .inner .mwr-t3 .mt {width:100%;clear:both;background:url(../gfx/mwr_t3_top.gif) no-repeat left top;}
.wrap .content .right .pad .text .rgt .inner .mwr-t3 .mt .mb {width:100%;clear:both;background:url(../gfx/mwr_t3_bottom.gif) no-repeat left bottom;}
.wrap .content .right .pad .text .rgt .inner .mwr-t3 .mt .mb .pd {clear:both;padding:20px 15px 15px 20px;}
.wrap .content .right .pad .text .rgt .inner .mwr-t3 .mt .mb .pd p {margin:0;font-size:12px;color:#fff;}
.wrap .content .right .pad .text .rgt .inner .mwr-t3 .mt .mb .pd strong {text-transform:uppercase;color:#c40079;}
*/

.wrap .content .right .pad .text .rgt .inner .mwr-t1 {width:100%;clear:both;margin-bottom:1px;background:url(../gfx/mwr_t1_mid.gif) repeat-y;}
.wrap .content .right .pad .text .rgt .inner .mwr-t1 .mt {width:100%;clear:both;background:url(../gfx/mwr_t1_top.gif) no-repeat left top;}
.wrap .content .right .pad .text .rgt .inner .mwr-t1 .mt .mb {width:100%;clear:both;background:url(../gfx/mwr_t1_bottom.gif) no-repeat left bottom;}
.wrap .content .right .pad .text .rgt .inner .mwr-t1 .mt .mb .pd {clear:both;padding:20px 15px 15px 20px;}
.wrap .content .right .pad .text .rgt .inner .mwr-t1 .mt .mb .pd .hd {margin:0;font-size:12px;text-transform:uppercase;color:#de96bd;font-weight:bold;}
.wrap .content .right .pad .text .rgt .inner .mwr-t1 .mt .mb .pd .amount {margin:0;font-size:26px;text-transform:uppercase;color:#c40079;font-weight:bold;margin-bottom:5px;line-height:110%;letter-spacing:-2px;}
.wrap .content .right .pad .text .rgt .inner .mwr-t1 .mt .mb .pd .whom {margin:0;font-size:18px;text-transform:uppercase;color:#de96bd;line-height:110%;}

.wrap .content .right .pad .text .rgt .inner .mwr-t2 	{width:100%;clear:both;margin-bottom:1px;}
.wrap .content .right .pad .text .rgt .inner .mwr-t2 .mt {width:100%;clear:both;}
.wrap .content .right .pad .text .rgt .inner .mwr-t2 .mt .mb {width:100%;clear:both;}
.wrap .content .right .pad .text .rgt .inner .mwr-t2 .mt .mb .pd {clear:both;padding:20px 15px 15px 20px!important;}
.wrap .content .right .pad .text .rgt .inner .mwr-t2 .mt .mb .pd p {margin:0;font-size:12px;}
.wrap .content .right .pad .text .rgt .inner .mwr-t2 .mt .mb .pd strong {text-transform:uppercase;}
.wrap .content .right .pad .text .rgt .inner .mwr-t2 .mt .mb .pd span {color:#de96bd;}

.wrap .content .right .pad .text .rgt .inner .white {background:url(../gfx/mwr_t1_mid.gif) repeat-y;}
.wrap .content .right .pad .text .rgt .inner .white .mt {background:url(../gfx/mwr_t1_top.gif) no-repeat left top;}
.wrap .content .right .pad .text .rgt .inner .white .mt .mb {background:url(../gfx/mwr_t1_bottom.gif) no-repeat left bottom;}
.wrap .content .right .pad .text .rgt .inner .white .mt .mb .pd {color:#de96bd!important;}
.wrap .content .right .pad .text .rgt .inner .white .mt .mb .pd p {color:#de96bd!important;}
.wrap .content .right .pad .text .rgt .inner .white .mt .mb .pd strong {color:#c40079!important;}

.wrap .content .right .pad .text .rgt .inner .pink {background:url(../gfx/mwr_t3_mid.gif) repeat-y;}
.wrap .content .right .pad .text .rgt .inner .pink .mt {background:url(../gfx/mwr_t3_top.gif) no-repeat left top;}
.wrap .content .right .pad .text .rgt .inner .pink .mt .mb {background:url(../gfx/mwr_t3_bottom.gif) no-repeat left bottom;}
.wrap .content .right .pad .text .rgt .inner .pink .mt .mb .pd {color:#fff!important;}
.wrap .content .right .pad .text .rgt .inner .pink .mt .mb .pd p {color:#fff!important;}
.wrap .content .right .pad .text .rgt .inner .pink .mt .mb .pd strong {color:#c40079!important;}

.wrap .content .right .pad .text .rgt .inner .purple {background:url(../gfx/mwr_t2_mid.gif) repeat-y;}
.wrap .content .right .pad .text .rgt .inner .purple .mt {background:url(../gfx/mwr_t2_top.gif) no-repeat left top;}
.wrap .content .right .pad .text .rgt .inner .purple .mt .mb {background:url(../gfx/mwr_t2_bottom.gif) no-repeat left bottom;}
.wrap .content .right .pad .text .rgt .inner .purple .mt .mb .pd {color:#fff!important;}
.wrap .content .right .pad .text .rgt .inner .purple .mt .mb .pd p {color:#fff!important;}
.wrap .content .right .pad .text .rgt .inner .purple .mt .mb .pd strong {color:#fff!important;}

.wrap .content .right .pad .text .clr 					{width:100%;height:5px;clear:both;overflow:hidden;}
.wrap .content .right .pad .donations 					{width:100%;clear:both;}
.wrap .content .right .pad .donations .head 			{width:100%;clear:both;}
.wrap .content .right .pad .donations .head p 			{margin:0;color:#de96bd;font-size:18px;line-height:110%;text-transform:uppercase;}
.wrap .content .right .pad .donations .recent 			{width:100%;clear:both;padding:30px 0px 0px 0px;}
.wrap .content .right .pad .donations .recent p 		{margin:0;color:#c40079;font-size:14px;font-weight:bold;line-height:110%;text-transform:uppercase;}
.wrap .content .right .pad .donations .images 			{width:100%;clear:both;padding:10px 0px 0px 0px;background:url(../gfx/line_dotted_df9dc3.gif) repeat-x left bottom;}
.wrap .content .right .pad .donations .images ul 		{margin:0;padding:0;list-style-type:none;}
.wrap .content .right .pad .donations .images ul li 	{float:left;width:100px;height:105px;background:no-repeat left 50%;}
.wrap .content .right .pad .donations .images ul li img {display:none;}
.wrap .content .right .pad .donations .images .clr 		{width:100%;height:30px;clear:both;}
.wrap .content .right .pad .donations .all 				{width:100%;clear:both;padding:25px 0px 0px 0px;}
.wrap .content .right .pad .donations .all .lft 		{width:365px;float:left;}
.wrap .content .right .pad .donations .all .lft .inner 	{width:345px;clear:both;}
.wrap .content .right .pad .donations .all .lft .inner .divider {width:100%;height:50px;clear:both;background:url(../gfx/line_dotted_df9dc3.gif) repeat-x left 50%;}
.wrap .content .right .pad .donations .all .rgt 		{width:350px;float:left;}
.wrap .content .right .pad .donations .all .clr 		{width:100%;height:10px;clear:both;}
.wrap .content .right .pad .donations .all table th 	{font-size:14px;color:#c40079;font-weight:bold;text-transform:uppercase;}
.wrap .content .right .pad .donations .all table td 	{color:#666;}
.wrap .content .clr 									{width:100%;height:15px;clear:both;}
.wrap .border 											{background:#de96bd url(../gfx/content_border.gif) repeat-x;}
.wrap .cols 											{width:100%;clear:both;background:#de96bd;}
.wrap .cols .inn 										{width:990px;margin:0 auto;clear:both;text-align:left;padding:30px 0px 0px 0px;}
.wrap .cols .inn .col1 									{width:335px;float:left;}	
.wrap .cols .inn .col1 .inner 							{width:315px;clear:both;}	
.wrap .cols .inn .col1 .inner .head 					{width:100%;clear:both;}	
.wrap .cols .inn .col1 .inner .head p 					{margin:0;text-transform:uppercase;color:#fff;font-size:18px;line-height:110%;}	
.wrap .cols .inn .col1 .inner .list 					{width:100%;clear:both;padding:20px 0px 10px 0px;}	
.wrap .cols .inn .col1 .inner .list ul 					{margin:0;padding:0;list-style-type:none;}	
.wrap .cols .inn .col1 .inner .list ul li 				{background:url(../gfx/line_dotted_fff.gif) repeat-x left bottom;padding:0px 0px 15px 0px;margin-bottom:15px;}	
.wrap .cols .inn .col1 .inner .list ul li a 			{display:block;text-decoration:none;color:#fff;line-height:115%;background:url(../gfx/news_list_link.gif) no-repeat right bottom;}	
.wrap .cols .inn .col1 .inner .list ul li a:hover 		{text-decoration:none;color:#c40079;}	
.wrap .cols .inn .col1 .inner .list ul li strong 		{display:block;margin-bottom:5px;font-size:14px;color:#c40079;}	
.wrap .cols .inn .col1 .inner .list ul li span 			{color:#e34ca4;font-size:11px;display:block;padding:5px 0px 0px 0px;}
.wrap .cols .inn .col1 .inner .txtbox-content			{color:#fff; padding-top:20px;}
.wrap .cols .inn .col1 .inner .txtbox-content p			{color:#fff;}


.wrap .cols .inn .col2 									{width:335px;float:left;}	
.wrap .cols .inn .col2 .inner 							{width:315px;clear:both;}	
.wrap .cols .inn .col2 .inner .head 					{width:100%;clear:both;}	
.wrap .cols .inn .col2 .inner .head p 					{margin:0;text-transform:uppercase;color:#fff;font-size:18px;line-height:110%;}	
.wrap .cols .inn .col2 .inner .list 					{width:100%;clear:both;padding:20px 0px 10px 0px;}	
.wrap .cols .inn .col2 .inner .list ul 					{margin:0;padding:0;list-style-type:none;}	
.wrap .cols .inn .col2 .inner .list ul li 				{background:url(../gfx/line_dotted_fff.gif) repeat-x left bottom;padding:0px 0px 15px 0px;margin-bottom:15px;}	
.wrap .cols .inn .col2 .inner .list ul li a 			{display:block;text-decoration:none;color:#fff;line-height:115%;background:url(../gfx/news_list_link.gif) no-repeat right bottom;}
.wrap .cols .inn .col2 .inner .list ul li a:hover 		{text-decoration:none;color:#c40079;}	
.wrap .cols .inn .col2 .inner .list ul li img			{display:block;padding:5px 0px 10px 0px;}
.wrap .cols .inn .col2 .inner .list ul li strong 		{display:block;margin-bottom:5px;font-size:14px;color:#c40079;}	
.wrap .cols .inn .col2 .inner .list ul li span 			{color:#e34ca4;font-size:11px;display:block;padding:5px 0px 0px 0px;}
.wrap .cols .inn .col3 									{width:315px;float:left;}		
.wrap .cols .inn .col3 .inner 							{width:315px;clear:both;}		
.wrap .cols .inn .col3 .inner .head 					{width:100%;clear:both;}		
.wrap .cols .inn .col3 .inner .head p 					{margin:0;text-transform:uppercase;color:#fff;font-size:18px;line-height:110%;}		
.wrap .cols .inn .col3 .inner .protec 					{width:100%;clear:both;padding:20px 0px 1px 0px;background:url(../gfx/line_dotted_fff.gif) repeat-x left bottom;margin-bottom:15px;}
.wrap .cols .inn .col3 .inner .protec .cus 				{width:100%;clear:both;background:no-repeat right bottom;}
.wrap .cols .inn .col3 .inner .protec .cus .pd 			{width:190px;padding:0px 0px 20px 0px;clear:both;}
.wrap .cols .inn .col3 .inner .protec .cus .pd .hd 		{margin:0;margin-bottom:5px;font-size:14px;color:#fff;line-height:115%;}
.wrap .cols .inn .col3 .inner .protec .cus .pd .rep 	{margin:0;font-size:11px;color:#c40079;}
.wrap .cols .inn .col3 .inner .newsletter 				{width:100%;clear:both;padding:15px 0px 20px 0px;background:url(../gfx/line_dotted_fff.gif) repeat-x left bottom;}
.wrap .cols .inn .col3 .inner .newsletter .status 		{width:100%;clear:both;padding:0px 0px 20px 0px;display:none;}
.wrap .cols .inn .col3 .inner .newsletter .status .bdr 	{clear:both;padding:10px;border:1px solid #e36ab8;background-color:#fff;}
.wrap .cols .inn .col3 .inner .newsletter .status .bdr p {margin:0;font-size:14px;color:#000;}
.wrap .cols .inn .col3 .inner .newsletter .row1 		{width:100%;clear:both;}
.wrap .cols .inn .col3 .inner .newsletter .row1 p 		{margin:0;color:#fff;}
.wrap .cols .inn .col3 .inner .newsletter .row1 p strong {font-size:14px;color:#c40079;}
.wrap .cols .inn .col3 .inner .newsletter .row2 		{width:100%;clear:both;padding:5px 0px 0px 0px;}
.wrap .cols .inn .col3 .inner .newsletter .row2 label 	{color:#fff;display:block;margin-bottom:4px;}
.wrap .cols .inn .col3 .inner .newsletter .row2 input 	{font-size:13px;padding:3px;border:none;border:1px solid #e36ab8;width:310px;}
.wrap .cols .inn .col3 .inner .newsletter .row3 		{width:100%;clear:both;padding:15px 0px 0px 0px;text-align:right;}
.wrap .cols .inn .col3 .inner .newsletter .row3 input 	{width:84px;height:26px;border:none;background:url(../gfx/button_submit.gif) no-repeat;font-size:11px;cursor:pointer;color:#fff;font-weight:bold;margin-left:10px;}
.wrap .cols .inn .clr 									{width:100%;height:30px;clear:both;}
.wrap .footer 											{width:100%;clear:both;}
.wrap .footer .inn 										{width:990px;margin:0 auto;text-align:left;padding:15px 0px 0px 0px;}
.wrap .footer .inn .col1 								{width:245px;float:left;}
.wrap .footer .inn .col2 								{width:255px;float:left;}
.wrap .footer .inn .col3 								{width:360px;float:left;}
.wrap .footer .inn .clr 								{width:100%;height:10px;clear:both;}
.wrap .footer .inn address 								{font-size:11px;color:#de96bd;}
.wrap .footer .inn a 									{text-decoration:none;color:#de96bd;}
.wrap .footer .inn a:hover 								{text-decoration:underline;color:#c40079;}
.wrap .clear 											{width:100%;height:40px;clear:both;}

.wrap .newslist											{text-align: left;}
