/*------------------------------------------------------------------
	[Stylesheet]
	Project:		Project Name
	Version:		1.0
	Last change:	10.11.10 [Created]
	Assigned to:	Titan Interactive (You Name)					
-------------------------------------------------------------------*/
/*------------------------------------------------------------------
	[Table of Contents]
	1. 	Global
	2.	Header
	3.	Top Menu
	4.	Banner
	5.	Content
	6.	Footer
	7.	Modules

	[Color codes]
	Background:	#fff (Dark Grey)
	Content:	#2b2b2b (Light Black)
	Header h1:	#2b2b2b (Dark Red)
	a (standard):	#e56100 (Bright Blue)
	a (visited):	#e56100 (Lighter Blue)

	[Typography]
	Body copy:	12px/1.4 Arial, "Helvetica Neue", Helvetica, sans-serif;

-------------------------------------------------------------------*/
/*------------------------------------------------------------------
	[ 1 ]
-------------------------------------------------------------------*/

body {
	color: #2b2b2b;
	font: 12px/1.4 Arial, "Helvetica Neue", Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	line-height: 1.2;
}

h1 { font-size: 24px; }
h2 { font-size: 18px; color: #b70505; }
h3 { font-size: 16px; }
h4 { font-size: 14px; color: #b70505; }
h5 { font-size: 13px; }
h6 { font-size: 12px; color: #b70505; }
a {	color: #e56100; }

input, button, textarea, select {
	background: #e7e7e7;
	border: none;
	color: #2b2b2b;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}

input[ type = 'text' ],
textarea {
	-moz-box-shadow: inset 3px 3px 3px 0 rgba( 0, 0, 0, 0.25 );
	-webkit-box-shadow: inset 3px 3px 3px 0 rgba( 0, 0, 0, 0.25 );
	box-shadow: inset 3px 3px 3px 0 rgba( 0, 0, 0, 0.25 );
}

.outer-wrapper {
	margin: 0 auto;
	padding: 20px 0 0;
}

/*------------------------------------------------------------------
	[ 2 ]
-------------------------------------------------------------------*/

#header {
	background: url( ../images/header-bg.png ) no-repeat;
	height: 132px;
	position: relative;
	width: 960px;
	z-index: 99;
}

#logo {
	height: 72px;
	left: 20px;
	position: absolute;
	top: 20px;
	width: 224px;
}

#left-mirror,
#right-mirror {
	height: 200px;
	position: absolute;
	top: 37px;
	width: 77px;
}

#left-mirror {
	left: -76px;
	
}

#right-mirror {
	right: -76px;
}

#tagline {
	color: #fff;
	font-size: 16px;
	left: 320px;
	margin: 0;
	padding: 12px 0 11px;
	position: absolute;
	top: 37px;
	width: 390px;
}

/* Search Form */

#searchform {
	background: url( ../images/search-bar.png ) no-repeat;
	height: 23px;
	position: absolute;
	right: 13px;
	top: 48px;
	width: 175px;
}

.screen-reader-text {
	display: none;
}

#s {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	background: transparent;
	float: left;
	margin: 0;
	padding: 5px 10px 3px;
	width: 130px;
}

#searchsubmit {
	background: url( ../images/search-bar.png ) no-repeat right top;
	cursor: pointer;
	float: left;
	height: 23px;
	margin: 0;
	overflow: hidden;
	text-indent: -9999em;
	width: 25px;
}

/* Search page */

.entry-meta,
.entry-utility {
	display: none;
}

/*------------------------------------------------------------------
	[ 3 ]
-------------------------------------------------------------------*/

#top-menu {
	height: 28px;
	position: absolute;
	right: 73px;
	top: 93px;
	width: 580px;
}

#top-menu #menu-top-menu {
	float: none;
	height: 28px;
	width: 580px;
}

#menu-top-menu > li {
	height: 28px;
	margin-left: 2px;
}

#menu-top-menu > li:first-child {
	margin: 0;
}

#menu-top-menu > li > a {
	color: #000;
	font-weight: bold;
	padding: 6px 10px 5px;
	text-shadow: 0 1px 0 rgba( 255, 255, 255, 0.75 );
	text-transform: uppercase;
}

#menu-top-menu > li > a:hover,
#menu-top-menu > .current-menu-item > a,
#menu-top-menu > .current-menu-parent > a {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: url( ../images/menu-item-active.png ) repeat-x;
	border-radius: 5px;
	text-decoration: none;
}

#menu-top-menu ul {
	background: url( ../images/sub-menu-bg.jpg ) repeat-y;
	border: 1px solid #bebebd;
	padding: 0 0 7px;
	width: 164px;
}

#menu-top-menu ul li {
	padding: 7px 7px 0;
}

#menu-top-menu ul a {
	background: url( ../images/sub-menu-item.png );
	color: #000;
	padding: 10px 8px 9px;
	font-size: 12px;
}

#menu-top-menu ul a:hover,
#menu-top-menu ul > .current-menu-item > a,
#menu-top-menu ul > .current-menu-parent > a {
	background: url( ../images/sub-menu-item-active.png );
	color: #fff;
	text-decoration: none;
}

/*------------------------------------------------------------------
	[ 4 ]
-------------------------------------------------------------------*/

#banner {
	background: url( ../images/banner-bg.jpg ) no-repeat;
	height: 329px;
	width: 960px;
}

#SlideDeck-65-frame {
	background: url( ../images/banner-overlay.png ) no-repeat;
	float: left;
	margin: 0 0 0 20px;
	padding: 2px;
}

#wpsc_categorisation-2 {
	background: url( ../images/makes-panel-bg.jpg ) no-repeat;
	float: left;
	height: 297px;
	overflow: hidden;
	padding: 12px 10px 0 22px;
	text-shadow: 0 1px 0 rgba( 64, 64, 64, 0.75 );
	width: 167px;
}

#wpsc_categorisation-2 .widget-title {
	display: none;
}

#wpsc_categorisation-2 .wpsc_category_grid_item {
	height: auto;
	width: 100%;
}

#wpsc_categorisation-2 a {
	color: #fff;
	font-size: 14px;
	margin: 0 0 4px;
}

#wpsc_categorisation-2 a:hover {
	color: #e56100;
	text-decoration: none;
	text-shadow: 0 1px 0 rgba( 0, 0, 0, 0.75 );
}

#wpsc_categorisation-2 .clear_category_group {
	display: none;
}

/*------------------------------------------------------------------
	[ 5 ]
-------------------------------------------------------------------*/

.mid-wrapper {
	margin-top: 11px;
	overflow: hidden;
	width: 960px;
}

/* Home page */

.main-content {
	background: url( ../images/content-bg.png );
	padding: 20px;
}

.home .main-content {
	width: 460px;
	padding: 20px;
}

#front-page > h1,
#front-page .page-title,
#sub-page > h1,
#sub-page .page-title {
	margin: 0;
}

.home #sidebar {
	width: 447px;
}

/* Latest Products */

#latest-products {
	background: url( ../images/latest-products-bg.jpg ) no-repeat;
	height: 152px;
	position: relative;
	width: 447px;
}

#latest-products .widget-title {
	display: none;
}

#latest-products h3 {
	color: #4c4c4c;
	font-size: 24px;
	text-shadow: 0 1px 0 rgba( 255, 255, 255, 0.75 );
	margin: 0;
	padding: 6px 0 0 16px;
}

#latest-products ul {
	background: url( ../images/latest-products-panel-bg.jpg ) no-repeat;
	height: 99px;
	left: 16px;
	margin: 0;
	overflow: hidden;
	position: absolute;
	top: 38px;
	width: 416px;
}

#latest-products li {
	float: left;
	height: 85px;
	list-style-type: none;
	margin: 7px 0 0 11px;
	overflow: hidden;
	width: 91px;
}

/* Latest News */

#titanlatestnews-2 {
	background: url( ../images/latest-news-bg.png ) no-repeat;
	height: 276px;
	margin: 7px 0 0;
	overflow: hidden;
	width: 444px;
}

.latestNewsWidget {
	height: 234px;
	overflow: hidden;
	padding: 42px 22px 0;
}

#titanlatestnews-2 .latestNewsItem {
	margin: 17px 0 0;
}

#titanlatestnews-2 h3 {
	font-size: 21px;
	margin: 0;
}

#titanlatestnews-2 h4 {
	color: #be3100;
	font-size: 12px;
	margin: 0;
}

#titanlatestnews-2 a {
	color: #a30808;
}

#titanlatestnews-2 .latestNewsContent {
	margin: 1em 0 0;
}

#titanlatestnews-2 .latestNewsLink {
	margin: 0;
}

/* Services */

#services {}

#services li {
	background: url( ../images/services-panel-bg.jpg ) repeat-y right top;
	list-style-type: none;
	margin: 0 0 1em;
	overflow: hidden;
}

#services img {
	float: left;
}

#services div {
	float: right;
	padding: 23px 37px;
	width: 656px;
}

#services .service-content h2 {
	margin: 0;
}

/* Product Catalogue */

.product_form {
	display: none;
}

#default_products_page_container .wpsc_categories {
	display: none;
}

#default_products_page_container .wpsc_default_product_list {
	display: block;
}

/* Products Page */

#default_products_page_container .wpsc_default_product_list {
	margin: 1em 0 0;
	overflow: hidden;
}

#default_products_page_container .default_product_display {
	float: left;
	height: 199px;
	margin: 0 15px 15px 0;
	width: 172px;
}

#default_products_page_container .default_product_display.no-margin {
	margin: 0 0 15px;
}

#default_products_page_container .default_product_display .imagecol {
	background: url( ../images/product-bg.jpg ) no-repeat;
	border: 1px solid #6e6e6e;
	float: none;
	height: 172px;
	margin: 0;
	padding: 5px 5px 0;
	text-align: center;
	width: 160px;
}

#default_products_page_container .default_product_display h2 {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	margin: 3px 0 0;
}

#default_products_page_container .default_product_display img {
	border: 1px solid #cdcdcd;
}

#default_products_page_container .default_product_display .wpsc_read_more {
	background: url( ../images/view-now-bg.gif ) repeat-x;
	display: block;
	height: 20px;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 172px;
}

#default_products_page_container .default_product_display .wpsc_read_more a {
	color: #fff;
	display: block;
	padding: 2px 0 0;
	text-decoration: none;	
}

#default_products_page_container .default_product_display .wpsc_read_more a:hover {
	color: #000;
	text-decoration: none;
}

/* Single product page */

#single_product_page_container {
	margin: 1em 0 0;
}

.single-wpsc-product {
	overflow: hidden;
}

.single-wpsc-product .imagecol {
	float: left;
	margin: 0;
	width: 235px;
}

.single-wpsc-product .imagecol img {
	border: 1px solid #cecece;
}

.single-wpsc-product .productcol {
	float: left;
	width: 685px;
}

.single-wpsc-product .productcol h2 {
	margin: 0;
}

.wpsc_product_gallery {
	display: none;
}

/* Gallery */

.ngg-albumoverview,
.ngg-galleryoverview {
	margin: 1em 0 0;
	overflow: hidden;
}

.ngg-album,
.ngg-gallery-thumbnail-box {
	background: url( ../images/project-bg.jpg ) no-repeat;
	float: left;
	height: 181px;
	margin: 0 14px 22px 0;
	overflow: hidden;
	padding: 4px;
	width: 159px;
}

.ngg-album.no-margin,
.ngg-gallery-thumbnail-box.no-margin {
	margin: 0 0 22px;
}

.ngg-album h2,
.ngg-gallery-thumbnail-box h2 {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	margin: 13px 0 0;
	text-align: center;
	text-shadow: 0 2px 0 rgba( 255, 255, 255, 0.35 );
}

/*------------------------------------------------------------------
	[ 6 ]
-------------------------------------------------------------------*/

#footer {
	background: url( ../images/footer-bg.jpg ) no-repeat;
	height: 87px;
	margin: 12px 0 0;
	padding: 0 22px;
	position: relative;
	width: 916px;
}

.copyright {
	color: #b0b0b0;
	font-size: 11px;
	padding: 30px 0 0;
	text-transform: uppercase;
}

#footer-menu {
	padding: 3px 0 0;
}

#menu-footer-menu {
	display: block;
	margin: 0;
}

#menu-footer-menu > li {
	border-left: 1px solid #fff;
	display: inline;
	list-style-type: none;
	margin: 0 -2px 0 -1px;
	padding: 0;
}
#menu-footer-menu > li:first-child {
	border-left: none;
}

#menu-footer-menu > li:first-child > a {
	padding: 0 15px 0 0;
}

#menu-footer-menu > li > a {
	color: #fff;
	font-size: 11px;
	padding: 0 15px;
}

#titan-badge {
  height: 30px;
  position: absolute;
  right: 15px;
  top: 34px;
  width: 265px;
}

#titan-badge a {
	color: #fff;
}

#footer a:hover {
	color: #e56100;
	text-decoration: none;
}

/*------------------------------------------------------------------
	[ 7 ]
-------------------------------------------------------------------*/


/* Adding Social Icons Style */
.social-icons {
	position: absolute;
	right: 0;
}
.social-icons .facebook {
	background: url('../images/social-icon/si_facebook_icon.png') no-repeat 0 0;
}
.social-icons .twitter{
	background: url('../images/social-icon/si_twiiter_icon.png') no-repeat 0 0;
}
.social-icons .linkedn {
	background: url('../images/social-icon/si_linkedin_icon.png') no-repeat 0 0;
}
.social-icons .youtube {
	background: url('../images/social-icon/si_youtube_icon.png') no-repeat 0 0;
}
.social-icons .googleplus {
	background: url('../images/social-icon/si_googleplus_icon.png') no-repeat 0 0;
}
.social-icons .pinterest {
	background: url('../images/social-icon/si_pinterest_icon.png') no-repeat 0 0;
}
.social-icons .instagram {
	background: url('../images/social-icon/instagram.png') no-repeat 0 0;
}

.social-icons .facebook,
.social-icons .twitter,
.social-icons .linkedn,
.social-icons .youtube,
.social-icons .googleplus,
.social-icons .pinterest,
.social-icons .instagram {
	margin-left: 2px;
	/*width: 28px;*/
	width: 24px;
	/*height: 28px;*/
	height: 24px;
	display: inline-block;	
	color: transparent;
	position: relative;
	top: -8px;
	^top: 0px !important;
	background-size: cover;
}

.mobile {
	position: relative;
	display: inline;
	top: 0;
	right: 15px;
	font-size: 24px;
	text-decoration: none;
}
.mobile:visited,
.mobile:active,
.mobile:hover {
	color: #fff;
	text-decoration: none;
}
.attachment-post-thumbnail{
	margin: 20px 0;
}

#gform_widget-3 {
	background: url( ../images/latest-products-bg.jpg ) no-repeat 0 0 / cover;
    padding: 5px; 
    margin-top: 5px;	
}

.social-icons .telephone-icon { 
	display: inline-block;
    vertical-align: middle;
    width: 28px;
    margin-right: 6px;
    height: 28px;
    background: url(../images/telephone.png) no-repeat center top;
    background-size: 24px;
}

.social-icons .telephone-icon a {
	font-size: 27px;
}