/*
Theme Name:	Web Presence Shop
Description:		Professional WP theme
Author:		Web Presence Shop
Version:		1.0
*/


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}

/*****/

body {
	background-color: #eee;
	background: white url("img/bg-gradient.jpg") repeat-x;
	font: 15px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

body, html {
	height:100%;
}

#globe {
	background-image: url("img/globe.png");
	width: 320px;
	height: 593px;
	position: absolute;
	left: -130px;
	z-index: -1;
}

#page {
	position: relative;
	width: 900px;
	margin: auto;
}

.clear {
	clear: both;
}

/* header start */
div#header {
	position: relative;
	width: 900px;
	height: 150px;
	margin: auto;
}

#logo {
	float: left;
	margin: 20px 0 0 0px;
	text-align: right;
}

#logo img {
	width: 480px;
}

#site-description {
	float: right;
	margin-top: 35px;
	padding: 0px 10px 0px 0px;
	font-size: 20px;
	color: #444;
}

/* header end */


#access {
	width: 900px;
	color: #444;
	font-size: 16px;
}

#menu-main {
	padding: 5px 0px 5px 0px;
	float: right;
	border-right: solid thin grey;
}

#menu-main {
	list-style: none;
}

#menu-main li {
	float: left;
	border-left: solid thin grey;
	position: relative;
}

#menu-main a {
	display: block;
	padding: 10px 12px 10px 12px;
	color: #444;
	line-height: 7px;
	text-decoration: none;
}

#menu-main a:hover {
	text-decoration: underline;
	background:#fffffe;
}

/* submenus */

#menu-main li ul {
	background-color: white;
	border-left: none;
	margin-top: 0px;
	position: absolute;
	left:-9999px;
	width: 150px;
}

#menu-main li ul li {
	float: none;
}

#menu-main li:hover ul {
	display: block;
	left: 0;
	padding-left: 0;
	margin-left: 0;
	border-left: 0;
}

#menu-main li:hover ul li {
	padding: 5px 0 5px 0;
	border-left: 0;
	float: none;
}

#menu-main li:hover a {
	background:#fffffe;
}

/* Content start */
#primary {
	position: relative;
	width: 100%;
	text-align: left;
	border: solid thin grey;
	padding-bottom: 30px;
	-moz-box-shadow: 0px 0px 25px #aaa;
	-webkit-box-shadow: 0px 0px 25px #aaa;
	box-shadow: 0px 0px 25px #aaa;
}

#static-page {
	position: relative;
	width: 100%;
	text-align: left;
	background-image: url("img/content-bg.png");
	border: solid thin grey;
	-moz-box-shadow: 0px 0px 25px #aaa;
    -webkit-box-shadow: 0px 0px 25px #aaa;
	box-shadow: 0px 0px 25px #aaa;
}

#static-page #content {
	color: #444;
	margin: 20px 20px 20px 20px;
}

#static-page #content h1 {
	margin-bottom: 24px;
}

#static-page #content h1 a {
	color: #444;
	text-decoration: none;
}

#static-page #content h1 a:hover {
	color: #444;
	text-decoration: underline;
}

#static-page #content p {
	margin-bottom: 12px;
}

#msg {
	position: absolute;
	margin: 20px 0 0 40px;
	right: 10px;
}

#msg p {
	font-size: 20px;
	font-weight: bold;
}

#msg-txt {
	width: 370px;
	padding: 20px 40px 0px 0px;
	font-size: 18px;
	line-height: 20px;
	color: #444;
	margin-left: 240px;
}

#msg-txt ul {
	list-style: disc;
	margin-left: 40px;
}

#msg img {
	width: 150px;
	display: none;
}

#summary {
	width: 700px;
	font-size: 20px;
	color: #444;
	margin: auto;
}

#summary ul {
	list-style: disc;
	margin-left: 40px;
}

#request-quote {
}

#request-quote-button {
	width: 263px;
	height: 74px;
	background-image: url("request-quote.png");
}

#request-quote-button:hover {
	background-image: url("request-quote-hover.png");
}

.tilelink {
	float: left;
	cursor: pointer;
	text-decoration: none;
	color: black;
	font-size: 18px;
	line-height: 24px;
}

#content .tilelink h2 {
	text-align: center;
	margin-bottom: 0px;
	margin-top: 5px;
}

.tilelink img {
	text-align: center;
	margin: auto;
}

.tilelink div.tile-image-bg {
	margin: auto;
	width: 190px;
	height: 125px;
	background-image: url("img/tilebg.png");
	background-repeat: no-repeat;
	padding: 5px 5px 15px 5px;
	z-index: 20;
	text-align: center;
	margin-bottom: 20px;
}

.tilelink div.tile-image-bg:hover {
	background-image: url("img/tilebg.png");
}

.tilelink div {
	background-image: url("img/tile-light.png");
	width: 237px;
	height: 272px;
	padding: 60px 30px 30px 30px;
}

.tilelink div:hover {
	background-image: url("img/tile-dark.png");
}

.tilelink p {
	margin-left: 15px;
	margin-right: 15px;
}

.img-holder {
	float: left;
	width: 75px;
	height: 75px;
}

#content ul {
	list-style: disc;
	margin-left: 30px;
	margin-bottom: 15px;
}

#content h2 {
	margin-top: 20px;
	margin-bottom: 15px;
}

#content h3{
	margin-bottom: 10px;
}

/* Content end */


#circuits {
	position: absolute;
	background-image: url("img/circuits.jpg");
	width: 210px;
	height: 210px;
	right: -15px;
	bottom: -12px;
	z-index: -10;
	display: none;
}

/* Footer start */

#footer-holder {
	background: #101b59 url("img/footer-scanline.jpg") repeat-x;
}

#footer {
	position: relative;
	width: 900px;
	margin: auto;
	color: #8a8fad;
	padding: 10px 0 20px 0;
	margin-top: 40px;
}

#copyright {
	text-align: center;
	padding: 15px 0 15px 0;
	background-color: black;
	color: grey;
}

#colophon {
	margin: 20px 0 20px 0;
	padding: 0 20px 0 20px;
}

#colophon #supplementary div.widget-area {
	padding: 10px 0px 10px 0px;
	width: 33%;
	float: left;
}

#footer-content {
	margin-right: 310px;
}

#footer-sidebar {
	width: 280px;
	float: right;
	padding: 10px 10px 10px 10px;
}

#footer-about {
}

#footer a {
	color: #8a8fad;
}

.about-cell {
	padding-left: 10px;
	vertical-align: top;
}

#footer h3 {
	margin-top: 10px;
}

.footer-menu {
	text-align: center;
	margin-top: 10px;
}

.footer-menu ul li {
	display: inline;
	margin: 0px 5px 0 5px;
}

#footer-page {
	margin-left: 140px;
}

#footer p {
	margin-bottom: 6px;
}

#supplementary {
	border-top: 1px solid #ddd;
	padding: 0;
	margin-top:10px;
	overflow: hidden;
}

/* Two Footer Widget Areas */
#supplementary.two .widget-area {
	float: left;
	margin-right: 3.7%;
	width: 48.1%;
}
#supplementary.two .widget-area + .widget-area {
	margin-right: 0;
}

/* Three Footer Widget Areas */
#supplementary.three .widget-area {
	float: left;
	margin-right: 3.7%;
	width: 30.85%;
}
#supplementary.three .widget-area + .widget-area + .widget-area {
	margin-right: 0;
}

#colophon #supplementary div.widget-area {
	width: 45%;
}

#colophon #supplementary #third {
	clear: both;
	width: 100%;
}

/* Footer end */

.preload {
	visibility: none;
	left: -9999px;
}

#home-msg {
	clear: both;
	padding: 15px 15px 15px 15px;
	margin-top: 20px;
	font-size: 20px;
}

#analysisform h4 {
	font-size: 18px;
	font-weight: bold;
	margin: 10px 0px 10px -25px;
}

#analysisform td {
	vertical-align: top;
	padding-left: 25px;
}

.smallprint {
	font-size: 12px;
	color: #999;
}
