/*
Theme Name: TheGlassOffice
Theme URI: http://www.theglassoffice.co.uk
Description: Custom Theme for TheGlassOffice
Version: 0.9 beta
Author: RedSpark Labs
Author URI: http://www.redsparklabs.com
*/

/* CSS Document */

/* 

COLORS
546088
Purple: #546088
Orange: #FC9F0C
Dark Gray: #333333
Medium Gray: #666666
Light Gray: #CCCCCC

*/

body {
	background-image: url('images/background.jpg');
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: top center;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-family: Arial, Serif, Arial;
}

body {
	background-image: url('images/new_background.jpg');
	background-repeat: repeat-x;
	background-color: #687598;	
}

/* Basic Styles */
b {
	color: #333333;
}

p { 
	margin-top: 5px; 
	margin-bottom: 10px; 
}

a {
	color: #546088;
}

h1 { 
	font-size: 16pt; 
}

h2 { 
	font-size: 14pt; 
	padding-top: 15px;
}

h3 { 
	font-size: 12pt; 
}

h4 {
	font-size: 10pt;
}

h1, h2, h3, h4 {
	font-family: 'Georgia', 'Trebuchet MS', Arial;
	color: #4d5677;
	font-weight: bold;
	text-transform: uppercase;
}

.h4more, .h4more a {
}


/* Structure Styles */
#header {
}

.header-back {
	background-image: url('images/header-back.jpg');
}

#menu-div {
}

ul#menu { 
	list-style-type: none; 
	margin: 0px; 
	padding: 0px;
	border-left: solid 1px #CCCCCC;
	margin-top: 20px;
	font-family: 'Trebuchet MS', Arial;
}

#menu li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	margin-left: 2px;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	font-size: 9.5pt;
	font-weight: bold;
	color: #546088;
	text-transform: uppercase;
}

#menu a {
	color: #4d5677;
	color: #a3620a;
	text-decoration: none;
}

#slider-div ul, #slider-div li {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#slider-div, #slider-div li {
	height: 200px;
	width: 528px;
	overflow: hidden;
}

#slider-div img {
	width: 526px;
	height: 198px;
	border: solid 1px #CCCCCC;
}

#slider-div .overlay {
	background-color: #000000;
	vertical-align: top;
	height: 60px;
	color: #FFFFFF;
	margin-top: -60px;
}

#gallery-slider-div {
	height: 450px;
	overflow: hidden;
	text-align: left;
}

#galler-slider-div ul, #gallery-slider-div li {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#gallery-slider-div, #gallery-slider-div li {
	height: 470px;
	width: 470px;
	overflow: hidden;
}

#gallery-slider-div img {
	/*height: 198px;*/
	border: solid 1px #FFF;
	/*-moz-box-shadow: -5px 5px 5px #888;
	-webkit-box-shadow: -5px 5px 5px #888;
	box-shadow: -5px 5px 5px #888;*/
}

#content .overlay {
	background-color: #FFFFFF;
	vertical-align: top;
	height: 20px;
	color: #000000;
	font-size: 8pt;
	margin-top: -30px;
}

#content .overlay b, #content .overlay a{
	color: #000000;
	font-weight: bold;
}

#content a {
	color: #546088;
	font-weight: bold;
}

#slider-div .overlay b {
	color: #FFFFFF;
	font-weight: bold;
}

#search {
	height: 195px;
}

#singlesearch {
	height: 80px;
}

input#s, #find {
	font-size: 11pt;
	border: solid 1px #CCCCCC;
	background-color: #FFFFFF;
	color: #333333;
}

#find {
	background-color: #a3620a;
	color: #FFFFFF;
	border: solid 1px #a3620a;
}

#find:hover {
	background-color: #5d3201;
	color: #FFFFFF;
	border: solid 1px #5d3201;
}

#splash, #content, #header, #similar, #footer, #breadcrumb, #singlesplash {
	margin-top: 10px;
}

#breadcrumb {
	height: 20px;
	padding-left: 20px;
	color: #1B0020;
	font-weight: bold;
}

#breadcrumb a {
	color: #1B0020;
}

.dark {
}

#highlight {
}

#highlight .post {
	height: 160px;
	overflow: hidden;
	width: 350px;
	float: left;
	margin-bottom: 15px;
}

#highlight .thumbnail {
	width: 125px;
	height: 155px;
	float: left;
	vertical-align: text-bottom;
	overflow: hidden;
}

#highlight .excerpt {
	width: 200px;
	height: 150px;
	float: left;
	overflow: hidden;
	line-height: 14pt;
}

#highlight .overlay {
}

#highlight .entry {
	width: 240px;
	float: left;
}

#highlight b {
	font-size: 11pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
}

.more {
	
	background-color: #a3620a;
	text-align: right;
	font-size: 8pt;
}

.more span {
	padding-left: 5px;
	padding-right: 5px;
	color: #FFFFFF;
}

.more a {
	text-decoration: none;
}

#top_tab {
	font-size: 9pt;
	color: #999999;
	text-align: center;
}

#top_tab a {
	color: #a3620a;
	font-weight: bold;
}

.product_title {
	text-transform: uppercase;
	font-size: 13pt;
	display: block;
}

.product_title a {
	color: #666666;
}

.freeconsultation a {
	color: #F9F9F9;
	font-size: 14pt;
	font-weight: bold;
	
}

#pricing strong {
	font-style: italic;
	font-size: 10pt;
}

.option {
	width: 100px;
	margin: 5px;
	float: left;
	height: 120px;
	text-align: center;
}

.option_thumbnail {
	width: 100px;
	height: 100px;
	overflow: hidden;
	font-size: 9pt;
	font-style: italic;
	color: #666666;
}

img.related {
	margin: 1px; 
}

.related_thumbnail {
	border: solid 1px #CCCCCC;
	width: 120px;
	height: 177px;
	float: left;
	margin-right: 5px;
	overflow: hidden;
}

.disclaimer {
	font-size: 8pt;
	color: #999999;
	font-style: italic;
}

.viewmore {
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	color: #999999
}

.price {
	font-size: 12pt;
	font-weight: bold;
}

.leadtime {
	font-weight: bold;
	color: #666666;
}

.pr_tile_brief {
	height: 80px;
	overflow: hidden;
}

.pr_tile_image {
	height: 180px;
	overflow: hidden;
}

.pr_tile_image img {
	vertical-align: text-bottom;
}

.pr_tile_title {
	font-size: 8pt;
}

.pr_tile {
	height: 240px;
	width: 170px;
	float: left;
	margin: 5px;
	overflow: hidden;
}

.pr_tile_excerpt {
	height: 300px;
	width: 170px;
	float: left;
	margin: 5px;
}

.prevpage {
	width: 200px;
	float: left;
	font-size: 11pt;
	font-weight: bold;
	text-align: left;
}

.nextpage {
	width: 200px;
	float: right;
	font-size: 11pt;
	font-weight: bold;
	text-align: right;
}

#specifications {
	line-height: 10pt;
	font-size: 8pt;
}

#footer a {
	color: #546088;
	font-weight: bold;
}

#footer-nav {
	padding-left: 10px;
	line-height: 15pt;
}

#socialmedia-div {
	text-align: right;
}

#socialmedia {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#socialmedia a {
	text-decoration: none;
	color: #000000;
	font-size: 12pt;
}

.copyright {
	color: #FFFFFF;
	text-align: center;
}

/* Common Elements */

/* Useful Classes */

.r {
	background-color: #FFFFFF;
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: solid 1px #FFFFFF;
}

.rpurple {
	background-color: #546088;
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: solid 1px #561a00;
	border: solid 1px #546088;
}

.rpurple .p-10 {
	background-color: rgba(0,0,0,.5);
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: none;
	color: #FFFFFF;	
}

.rpurple b {
	color: #FFF;
}

.r-tr-tl {
	background-color: #FFFFFF;
	-moz-border-radius-topleft: 3px;
	-webkit-border-top-left-radius: 3px;
	border-top-left-radius: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-right-radius: 3px;
	border-top-right-radius: 3px;
}
.r-bottom {
	background-color: #FFFFFF;
	-moz-border-radius-bottomleft: 3px;
	-webkit-border-bottom-left-radius: 3px;
	border-bottom-left-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-bottom-right-radius: 3px;
	border-bottom-right-radius: 3px;
}
.r-br-tr-bl {
	background-color: #FFFFFF;
	-moz-border-radius-bottomleft: 3px;
	-webkit-border-bottom-left-radius: 3px;
	border-bottom-left-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-bottom-right-radius: 3px;
	border-bottom-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-right-radius: 3px;
	border-top-right-radius: 3px;
}

.r-bl {
	-moz-border-radius-bottomleft: 3px;
	-webkit-border-bottom-left-radius: 3px;
	border-bottom-left-radius: 3px;
}

.r-br {
	-moz-border-radius-bottomright: 3px;
	-webkit-border-bottom-right-radius: 3px;
	border-bottom-right-radius: 3px;
}
.r-tr {
	-moz-border-radius-topright: 3px;
	-webkit-border-top-right-radius: 3px;
	border-top-right-radius: 3px;
}

.opacity-80 {
	opacity: .9;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)"; // first!
	filter: alpha(opacity=90);
}

.opacity-60 {
	opacity: .6;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; // first!
	filter: alpha(opacity=60);
}

.border {
	border: solid 1px #CCCCCC;
}

.shadow {
	border-right: solid 1px #EFEFEF;
	border-bottom: solid 1px #EFEFEF;
}

.p-5 { padding: 5px; }

.p-10 {	padding: 10px; }

.p-15 { padding: 15px; }

.p-20 { padding: 20px; }

.pl-10 { padding-left: 10px; }

.pr-10 {	padding-right: 10px; }

.pt-10 { padding-top: 10px; }

.pl-15 { padding-left: 15px; }

.pr-15 { padding-right: 15px; }

.pt-15 { padding-top: 15px; }

.pl-20 { padding-left: 20px; }

.pr-20 { padding-right: 20px; }

.ta-right { text-align: right; }

.ta-left { text-align: left; }

.ta-center { text-align: center; }

.clear { clear: both; }

div.border { border: solid 1px #999999; }

img.border {
	border: solid 1px #999999;
}

/* Light Box */

.black_overlay{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}

.white_content {
	display: none;
	position: absolute;
	top: 25%;
	left: 25%;
	width: 50%;
	height: 50%;
	padding: 16px;
	border: 16px solid orange;
	background-color: white;
	z-index:1002;
	overflow: auto;
}




