@charset "utf-8";

body			{
	background-color: #373737;
	background-image: url(../images/bg2.jpg);
	background-position: center 120px;
	background-repeat: no-repeat;
} /* ------- background image & color for body -------- */

a 				{
	color:#C00;
} /* Set up Links color for all pages */
a:hover 		{color:#151515;} /* Set up Links color when user mouse over for all pages */

ul li			{
	background-image: url(../images/theme_red/bullet.png);
	background-repeat: no-repeat;
	background-position: 0 5px;
} /* Bullet icon for unordered lists */
				
/* ---------------------------------- header ----------------------------------------------*/

a.logo			{background:url(../images/theme_red/logo.png) 0 0 no-repeat; /*put logo image here*/}
				
input.searchbox_submit {background:transparent url(../images/theme_red/search_btn.png) 0 0 no-repeat; /*important*/}
input:hover.searchbox_submit {background:transparent url(../images/theme_red/search_btn.png) 0 -21px no-repeat; /*important*/}
input:active.searchbox_submit {background:transparent url(../images/theme_red/search_btn.png) 0 -42px no-repeat; /*important*/}

.top_line		{background:url(../images/theme_red/top_line.png) top repeat-x;}
.red_ast		{
	color:#F00;
}

a.close			{background:url(../images/theme_red/close.png) 0 0 no-repeat;}
a:hover.close	{background:url(../images/theme_red/close.png) 0 -26px no-repeat;}

.breadcrumbs li	{background:url(../images/theme_red/bull.gif) 0 3px no-repeat;}

/* -------------------------- Nivo Slider ------------------------------------- */

.nivo_slider	{
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 3px;
	padding-left: 9px;
				}

/* -------------------------- BxSlider ------------------------------------- */

.bxslider		{
				padding:9px 9px 8px;
				background:url(../images/theme_red/accordion_bg.png) 0 0 no-repeat;
				}
				
/* -------------------- Start Horisontal Accordion ------------------------------------- */

.accordion_container	{
				padding:18px;
				background:url(../images/theme_red/accordion_bg.png) 0 0 no-repeat;
				}
				
.title			{
				top:270px;
				left:18px;
				color:#B7B5B5;
				}

/* -------------------- end Horisontal Accordion ------------------------------------- */
				
.news_line		{background:url(../images/theme_red/news_line.png) top repeat-x;}
				
.exciting_news	{
	color:#E1E8FF;
}
				
.exciting_news a	{
	color:#FFF;
}
.exciting_news a:hover	{color:#ffffff;}

#subscribewrapper {background-image:url(../images/theme_red/subscribebox.png);}
				
#subscribewrapper label {
	color:#FFF;
}
 
.subscribebox 	{color:#BCBCBC;}
 
input.subscribebox_submit {background:transparent url(../images/theme_red/subscribe_btn.png) 0 0 no-repeat; /*important*/}
input:hover.subscribebox_submit {background:transparent url(../images/theme_red/subscribe_btn.png) 0 -21px no-repeat; /*important*/}
input:active.subscribebox_submit {background:transparent url(../images/theme_red/subscribe_btn.png) 0 -42px no-repeat; /*important*/}

	
/* ---------------------------------- Menu ----------------------------------------------*/

.ddsmoothmenu li a:hover,
.ddsmoothmenu li a.active,
.ddsmoothmenu li a.active:hover,
.ddsmoothmenu li a.selected{
	color:#F00;
	text-decoration:none;
				}
				
/* ---------------------------------- content ----------------------------------------------*/

h2 a:hover		{
	color:#D50000;
	text-decoration:none;
				}
				
h4				{
	color:#D50000;
}
				
.col1			{
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #03C;
}
.col2			{
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #03C;
}
.col3			{
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #03C;
}
				
.col1 a.more,
.col2 a.more,
.col3 a.more	{color:#373737;}
				
.col1 a.more	{
	background-image: url(../images/theme_blue/arr.gif);
	background-repeat: no-repeat;
	background-position: 100% -14px;
}
.col1 a:hover.more	{
	color:#F2170C;
	text-decoration:none;
				}
				
.col2 a.more	{background:url(../images/theme_blue/arr.gif) 100% -18px no-repeat;}
.col2 a:hover.more	{
				color:#F2170C;
				text-decoration:none;
				}
				
.col3 a.more	{background:url(../images/theme_blue/arr.gif) 100% -39px no-repeat;}
.col3 a:hover.more	{
	color:#F2170C;
	text-decoration:none;
				}

a.prev			{background:url(../images/theme_red/slider_btn.png) 0 -16px no-repeat;}
a.next			{background:url(../images/theme_red/slider_btn.png) 100% -16px no-repeat;}
a:hover.prev, a.selected prev	{background:url(../images/theme_red/slider_btn.png) 0 -16px no-repeat;}				
a:hover.next, a.selected next	{background:url(../images/theme_red/slider_btn.png) 100% -16px no-repeat;}

a.disabled.prev, a:hover.disabled.prev{background:url(../images/theme_red/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_red/slider_btn.png) 100% 0 no-repeat;} /*Style for "disabled" previous or next link*/

/* ---------------------------------- Homepage Slider ----------------------------------------------*/

.jcarousel-prev	{background:url(../images/theme_red/slider_btn.png) 0 -16px no-repeat;}
.jcarousel-next	{background:url(../images/theme_red/slider_btn.png) 100% -16px no-repeat;}
.jcarousel-prev:hover, .selected jcarousel-prev	{background:url(../images/theme_red/slider_btn.png) 0 -16px no-repeat;}				
.jcarousel-next:hover, .selected jcarousel-next	{background:url(../images/theme_red/slider_btn.png) 100% -16px no-repeat;}
.jcarousel-prev-disabled, .jcarousel-prev-disabled:hover{ background:url(../images/theme_red/slider_btn.png) 0 0 no-repeat;}
.jcarousel-next-disabled, .jcarousel-next-disabled:hover{ background:url(../images/theme_red/slider_btn.png) 100% 0 no-repeat;}

/* ---------------------------------- Blog & News & Links Pages ----------------------------------------------*/

.box li			{background:url(../images/theme_red/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_red/subscribel_btn.png) 0 0 no-repeat;} /*important*/
input:hover.subscribelbox_submit {background:transparent url(../images/theme_red/subscribel_btn.png) 0 -21px no-repeat; /*important*/}
input:active.subscribelbox_submit {background:transparent url(../images/theme_red/subscribel_btn.png) 0 -42px no-repeat; /*important*/}
.submit 	{
	color:#F00;
	font-weight: bold;
	background: #FFC url(/images/button2.png);
} 				
.posted .user	{color:#151515;}
.posted a		{color:#B5270E;}
.comments span	{color:#B5270E;}

a.read_more		{background:url(../images/theme_red/btn_more.png) 0 0 no-repeat;}
a:hover.read_more{background:url(../images/theme_red/btn_more.png) 0 -21px no-repeat;}
a:active.read_more{background:url(../images/theme_red/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:#CA0000;
				}

a.btn_prev		{background:url(../images/theme_red/btn_prev.png) 0 0 no-repeat;}
a:hover.btn_prev{background:url(../images/theme_red/btn_prev.png) 0 -32px no-repeat;}
a:active.btn_prev{background:url(../images/theme_red/btn_prev.png) 0 -64px no-repeat;}
a.btn_next		{background:url(../images/theme_red/btn_next.png) 0 0 no-repeat;}
a:hover.btn_next{background:url(../images/theme_red/btn_next.png) 0 -32px no-repeat;}
a:active.btn_next{background:url(../images/theme_red/btn_next.png) 0 -64px no-repeat;}
