@charset "utf-8";

body			{background:url(../images/theme_white/bg3.jpg) top center no-repeat #F4F4F4;}

a 				{color:#F10F67;}
a:hover 		{color:#F10F67;}
				
ul li			{background:url(../images/theme_white/bullet.gif) 0 5px no-repeat;}
				
/* ---------------------------------- header ----------------------------------------------*/

a.logo			{background:url(../images/theme_white/logo.png) 0 0 no-repeat; /*put logo image here*/}
				
input.searchbox_submit {background:transparent url(../images/theme_white/search_btn.png) 0 0 no-repeat; /*important*/}
input:hover.searchbox_submit {background:transparent url(../images/theme_white/search_btn.png) 0 -21px no-repeat; /*important*/}
input:active.searchbox_submit {background:transparent url(../images/theme_white/search_btn.png) 0 -42px no-repeat; /*important*/}

.top_line		{background:url(../images/theme_white/top_line.png) top repeat-x;}

.signin			{background:url(../images/theme_white/login_btn.png) 0 0 no-repeat;}
.register		{background:url(../images/theme_white/reg_btn.png) 0 0 no-repeat;}

a:hover.signin	{background:url(../images/theme_white/login_btn.png) 0 -21px no-repeat;}
a:active.signin	{background:url(../images/theme_white/login_btn.png) 0 -42px no-repeat;}
a:hover.register{background:url(../images/theme_white/reg_btn.png) 0 -21px no-repeat;}
a:active.register{background:url(../images/theme_white/reg_btn.png) 0 -42px no-repeat;}

#signin_menu a {color:#FF4B92; text-decoration:none;}
#signin_menu a:hover {color:#000; text-decoration:none;}
.red_ast		{color:#FF4B92;}

a.close			{background:url(../images/theme_white/close.png) 0 0 no-repeat;}
a:hover.close	{background:url(../images/theme_white/close.png) 0 -26px no-repeat;}

.bg_select		{color:#373737;}
				
a.bg_selector		{background:url(../images/theme_white/selbg_btn.png) 0 0 no-repeat;}
a:hover.bg_selector	{background:url(../images/theme_white/selbg_btn.png) 0 -21px no-repeat;}
a:active.bg_selector{background:url(../images/theme_white/selbg_btn.png) 0 -42px no-repeat;}

.breadcrumbs li	{background:url(../images/theme_white/bull.gif) 0 3px no-repeat;}
				
/* -------------------- Start Horisontal Accordion ------------------------------------- */

.accordion_container	{
				padding:25px;
				background:url(../images/theme_white/accordion_bg.png) 0 0 no-repeat;
				}
				
.title			{
				top:277px;
				left:25px;
				color:#494949;
				}

/* -------------------- end Horisontal Accordion ------------------------------------- */
				
.news_line		{background:url(../images/theme_white/news_line.png) top repeat-x;}
				
.exciting_news	{color:#F10F67;}
				
.exciting_news a	{color:#868383;}
.exciting_news a:hover	{color:#000000;}

#subscribewrapper {background-image:url(../images/theme_white/subscribebox.png);}
				
#subscribewrapper label {color:#F10F67;}
 
.subscribebox 	{color:#373737;}
 
input.subscribebox_submit {background:transparent url(../images/theme_white/subscribe_btn.png) 0 0 no-repeat; /*important*/}
input:hover.subscribebox_submit {background:transparent url(../images/theme_white/subscribe_btn.png) 0 -21px no-repeat; /*important*/}
input:active.subscribebox_submit {background:transparent url(../images/theme_white/subscribe_btn.png) 0 -42px no-repeat; /*important*/}

	
/* ---------------------------------- Menu ----------------------------------------------*/

.ddsmoothmenu li a:hover,
.ddsmoothmenu li a.active,
.ddsmoothmenu li a.selected{
				color:#F10F67;
				text-decoration:none;
				}

/* ---------------------------------- content ----------------------------------------------*/

h2 a:hover		{
				color:#F10F67;
				text-decoration:none;
				}

h4				{color:#FF4B92;}
				
.col1			{border-top:6px solid #FF4B92;}
.col2			{border-top:6px solid #F10F67;}
.col3			{border-top:6px solid #C1004B;}
				
.col1 a.more,
.col2 a.more,
.col3 a.more	{color:#373737;}
				
.col1 a.more	{background:url(../images/theme_white/arr.gif) 100% 3px no-repeat;}
.col1 a:hover.more	{
				color:#FF4B92;
				text-decoration:none;
				}
				
.col2 a.more	{background:url(../images/theme_white/arr.gif) 100% -18px no-repeat;}
.col2 a:hover.more	{
				color:#F10F67;
				text-decoration:none;
				}

.col3 a.more	{background:url(../images/theme_white/arr.gif) 100% -39px no-repeat;}
.col3 a:hover.more	{
				color:#C1004B;
				text-decoration:none;
				}
				
a.prev			{background:url(../images/theme_white/slider_btn.png) 0 -16px no-repeat;}
a.next			{background:url(../images/theme_white/slider_btn.png) 100% -16px no-repeat;}
a:hover.prev, a.selected prev	{background:url(../images/theme_white/slider_btn.png) 0 -16px no-repeat;}				
a:hover.next, a.selected next	{background:url(../images/theme_white/slider_btn.png) 100% -16px no-repeat;}

a.disabled.prev, a:hover.disabled.prev{background:url(../images/theme_white/slider_btn.png) 0 0 no-repeat;} /*Style for "disabled" previous or next link*/
a.disabled.next, a:hover.disabled.next{background:url(../images/theme_white/slider_btn.png) 100% 0 no-repeat;} /*Style for "disabled" previous or next link*/

/* ---------------------------------- Blog & News & Links Pages ----------------------------------------------*/

.box li			{background:url(../images/theme_white/bullet.gif) 25px 7px no-repeat;}
				
.box li a		{color:#373737;}
.box li a:hover	{color:#B5270E;}
				
input.subscribelbox_submit {background:transparent url(../images/theme_white/subscribel_btn.png) 0 0 no-repeat;} /*important*/
input:hover.subscribelbox_submit {background:transparent url(../images/theme_white/subscribel_btn.png) 0 -21px no-repeat; /*important*/}
input:active.subscribelbox_submit {background:transparent url(../images/theme_white/subscribel_btn.png) 0 -42px no-repeat; /*important*/}
				
.posted .user	{color:#151515;}
.posted a		{color:#F10F67;}
.comments span	{color:#C1004B;}

a.read_more		{background:url(../images/theme_white/btn_more.png) 0 0 no-repeat;}
a:hover.read_more{background:url(../images/theme_white/btn_more.png) 0 -21px no-repeat;}
a:active.read_more{background:url(../images/theme_white/btn_more.png) 0 -42px no-repeat;}


/* ---------------------------------- Pager ----------------------------------------------*/

.pager span a	{color:#373737;}
				
.pager span a:hover,
.pager span a:active,
.pager span a.active	{
				color:#F10F67;
				}

a.btn_prev		{background:url(../images/theme_white/btn_prev.png) 0 0 no-repeat;}
a:hover.btn_prev{background:url(../images/theme_white/btn_prev.png) 0 -32px no-repeat;}
a:active.btn_prev{background:url(../images/theme_white/btn_prev.png) 0 -64px no-repeat;}
a.btn_next		{background:url(../images/theme_white/btn_next.png) 0 0 no-repeat;}
a:hover.btn_next{background:url(../images/theme_white/btn_next.png) 0 -32px no-repeat;}
a:active.btn_next{background:url(../images/theme_white/btn_next.png) 0 -64px no-repeat;}