/* @override http://www.yourbillings.com/styles/siteStyles.css */

body {
	margin: 0;
	padding: 0;
	background-color: white;
	text-align: center;
	background-image: url(/images/bg.png);
}

#wrapper {
	margin: 0 auto;
	height: 100%;
	background-color: white;
	width: 938px;
	text-align: left;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

#banner {
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

#mainsite {
	margin: 20px 30px 30px;
}

h1 {
	margin: 0;
	color: black;
}

h2 {
	color: black;
	font-size: 20px;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	margin: 0 0 20px;
}

h2 strong {
	font-weight: bold;
	color: #1199ed;
}

#sharebutton {

	padding: 10px;
	}

p {
	font-size: 14px;
	color: black;
	margin-top: 5px;
}

ul li {
	font-size: 14px;
	margin: 0;
	color: black;
}

p strong {
	font-weight: bold;
	color: #1199ed;
}

#leftCol {
	width: 409px;
	float: left;
	margin: 0;
}

#rightCol {
	width: 413px;
	float: right;
	margin: 0;
	border: 1px solid gray;
	background-color: #f3f3f3;
	padding-bottom: 20px;
}

h4 {
	margin: 0;
}

#rightCol p {
	margin: 10px;
}

img#orderNow {
	border: 1px solid #bfbfbf;
	margin-left: 32px;
}

img {
	border: none;
}

.clearAll {
	clear: both;
}

img#pricetag {
	float: right;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-top: -30px;
}

h3 {
	color: black;
	margin: 0 0 5px;
	font-weight: bold;
	font-size: 18px;
}

p.question {
	font-size: 14px;
	color: #1199ed;
	margin: 15px 0 0;
}

p.question strong {
	font-weight: bold;
}

p.answer {
	font-size: 14px;
	margin: 2px 0 0;
}

p.answer strong {
	font-weight: bold;
	color: #000;
}

a {
	color: #000;
	text-decoration: underline;
}

a:hover {
	color: #1199ed;
	text-decoration: underline;
}

hr {
	border-style: none;
	border-bottom: 1px solid gray;
	margin-top: 5px;
	margin-bottom: 20px;
}

#footer {
	width: 878px;

	background-color: gray;
	padding: 20px 30px 10px;
	color: white;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: center;
}

#addinfo p {
	font-size: 10px;
	margin-top: 25px;
}

#termsconditions p{
	font-size: 12px;
	text-align: justify;
}

#termsconditions {
	width: 650px;
}

p#terms {
	font-size: 10px;
}
