@charset "utf-8";

/*  
Theme Name: Greatio
Description:   Architecture > Buildings, Interiors, Places Theme
Version: 1
Author: MixerTheme
Author URI: http://themeforest.net/user/MixerTheme
*/

body			{background:url(../images/beans_bg.jpg) top center no-repeat #45220f;} /* ------- background image & color for body -------- */

a 				{color:#B3270E;} /* Set up Links color for all pages */
a:hover 		{color:#151515;} /* Set up Links color when user mouse over for all pages */

				
/* ---------------------------------- header ----------------------------------------------*/

a.logo			{background:url(../images/cc_burlap_logo.png) 0 0 no-repeat; /*put logo image here*/}
	


				
/* -------------------- Start Horisontal Accordion ------------------------------------- */

.accordion_container	{
				padding:18px;
				background:url(../images/accordion_bg.png) 0 0 no-repeat;
				}
				
.title			{
				top:290px;
				left:18px;
				color:#B7B5B5;
				}

/* -------------------- end Horisontal Accordion ------------------------------------- */
				


	
/* ---------------------------------- Menu ----------------------------------------------*/

.ddsmoothmenu li a:hover,
.ddsmoothmenu li a.active,
.ddsmoothmenu li a.selected{
				color:#b2d1ee;
				text-decoration:none;
				}
				
/* ---------------------------------- content ----------------------------------------------*/

h2 a:hover		{
				color:#CA0000;
				text-decoration:none;
				}
				
h4				{color:#B5270E;}
				


.col3			{border-top:6px solid #BE0000;}



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*/

.left_test {
	text-align: right;
}
.special_right {
	text-align: right;
}
