body{
  background:url(../images/body-bg.jpg) left top repeat-x #268ac5;}

.wrapper{
  background:url(http://www.eurospirit.co.za/templates/theme975/images/light-bg.png) center top no-repeat;
  }

/*Logo*/

#rt-logo{
  background:url(../images/logo/logo.png) top left no-repeat;
    height: 110px;
    left: 0;
    position: relative;
    top: 30px;
    width: 360px;
  }


/*Buttons*/

a.moduleItemReadMore,
a.k2ReadMore,  
div.itemCommentsForm form input#submitCommentButton,
input[type="submit"],
button.button,
.component-content div.toggle-editor a,
div.catItemCategory a,
div.itemCategory a,
div.itemCommentsAnchor a.itemCommentsLink{
  border:none;
  background:url(../images/button-bg.png) left top repeat-x;}
  
div.catItemCategory a:hover,
div.itemCategory a:hover,
div.itemCommentsAnchor a.itemCommentsLink:hover{
  color:#48c4ee}
  
a.moduleItemReadMore:hover,
a.k2ReadMore:hover,
div.itemCommentsForm form input#submitCommentButton:hover,
input[type="submit"]:hover,
button.button:hover,
.component-content div.toggle-editor a:hover,
a#k2ToggleSidebar:hover{
	color:#89BDFC !important;
  }

td.button a,
a#k2ToggleSidebar{color:#000}


/*Typhography*/

.module-title h2.title,
div.catItemHeader h3.catItemTitle,
div.itemHeader h2.itemTitle,
div.userItemHeader h3.userItemTitle,
div.itemCommentsForm h3,
h3.itemCommentsCounter,
div.k2AccountPage th.k2ProfileHeading,
div.componentheading,
div.genericItemHeader,
h2.genericItemTitle,
h1,h4, #faqs span.ans{  color:#fff;  }




/*=== Top Positions ===*/

#rt-top{}
#rt-top .rt-container{}

/*=== Header Positions ===*/

#rt-header{}
#rt-header .rt-container{}


/*=== Showcase Positions ===*/

#rt-showcase{}
#rt-showcase .rt-container{}


/*=== Feature Positions ===*/

#rt-feature{}
#rt-feature .rt-container{}

/*=== Utility Positions ===*/

#rt-utility{}
#rt-utility .rt-container{}

/*=== MainTop Positions ===*/

#rt-maintop{}
#rt-maintop .rt-container{}


/*=== MainContent ===*/

#rt-main{}
#rt-main .rt-container{}

ul.k2UserBlockActions li a:hover{color:#64a6d0}


.rt-container {background: none;}

  
/*Forms*/

#jform_contact_message,
#commentText,
#description,
#jform_profile_aboutme{
  background:rgba(105,119,29,.57);
  border:none;
  box-shadow:inset 1px 1px 3px rgba(59,69,13,.57);
  border-radius:6px;
}

#form-login .inputbox,
#com-form-login .inputbox, 
#josForm .inputbox,
input.inputbox[type="text"],
input.inputbox[type="password"],
input.inputbox[type="email"],
input#url,
input.required[type="text"],
input.required[type="password"],
input.required[type="email"],
div.mod_search input#mod-search-searchword,
#jform_profile_phone,
#jform_profile_website,
#jform_profile_dob{
  background:rgba(105,119,29,.57);
  border:none;
  box-shadow:inset 1px 1px 3px rgba(59,69,13,1);
  border-radius:6px;
  }
  
  
#contact-form label,
div.k2AccountPage table.admintable label{
  font-size:1em;
  line-height:2em;
  }
  
/*Comments*/

div.itemComments ul.itemCommentsList li,
div.itemComments ul.itemCommentsList li.unpublishedComment,
div.itemComments ul.itemCommentsList li.authorResponse
{
    /* For WebKit */
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(54,56,50,.95)), to(rgba(17,17,16,.95)));
  /* For Mozilla */
  background: -moz-linear-gradient(top, rgba(54,56,50,.95), rgba(17,17,16,.95));
  /* For lt IE8 */
  filter: progid:DXImageTransform.Microsoft.gradient(gradientyype=0,
  startColorstr='#9363832', endColorstr='#9111110');
  /* For gt IE8 */
  -moz-filter: progid:DXImageTransform.Microsoft.gradient(gradientyype=0,
  startColorstr='#9363832', endColorstr='#9111110');
  border-radius:14px;
}
  
  
/*Google Map*/
  
div.map-wrapper{
    background: #FFFFFF;
    border: 1px solid #CCCCCC;
  }

/*Search Results*/

div.form-limit-and-counter{
  border-top:1px solid #458ad6;
  border-bottom:1px solid #458ad6;
}


/*=== MainBottom Positions ===*/

#rt-mainboottom{}
#rt-mainbottom .rt-container{}


/*=== Bottom Positions ===*/

#rt-boottom{}
#rt-bottom .rt-container{}


/*=== Footer Positions ===*/

#footer{
	background-color: #70baff !important;
}
#footer .footer-container{}


#rt-footer, #rt-copyright {
    color: inherit;
}