/*
Site: 2Becoming1.com
Designer: Anthology Creative (Nathan Moore)
Designer Website: http://anthologycreative.com
Created: April 2007
Last Revised: 04.06.07
Version: 1.0
========= [ COLORS ] ==============

OCEAN GREEN: #62989b
RUSTIC BLUE: #a5c6c8;
========= [ /COLORS ] ==============
*/

* {
	margin: 0;
	padding: 0;
}


body {
	background: url(/application/templates/images/bg.jpg) repeat-x #efefef;
	font: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;;
	text-align: center;
	margin-top: 30px;
}

h1,h2,h3,h4,h5,h6 { display: block; }
img { border:0; }
.clear { clear:both; }

h1, .pageHeading {font-size: 24px; color: #356b6e; margin-bottom: 36px; line-height: 36px; }
h2 {font-size: 14px; color: #333333; margin-bottom: 18px; line-height: 18px; }
h3 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #333333; line-height: 18px; }
h4 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #356b6e; margin-bottom: 18px; text-aling: center; }

p {margin-bottom: 18px;}

ol {
	margin-left: 36px;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #62989b;
}

a:hover {
	color: #356b6e;
}

a img {
	text-decoration: none;
}

hr {
	margin-bottom: 36px;
	margin-top: 36px;
	background-color: #D8E2E7;
	border: 0;
	clear:both;
}

.wrapper {
	display: block;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;

}

#container {
	background-color: #FFF;
	border: solid 1px #ddd;
	padding-bottom: 60px;
}

.content {
	padding-top: 40px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 40px;
}



#header {
	display: block;
}


.logo {
	float: left;
}

.headerRight {
	float: right;
	text-align: right;
}

.arrowLink {
	display: block;
	text-align: right;
	margin: 10px;
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}


#nav {
}

#nav ul {
}

#nav ul li {
	list-style: none;
	display: inline;
	float: left;
	padding-left: 24px;
	padding-right: 0px;
	font-size: 14px;
}

#nav ul li a {
	color: #62989b;
}

#nav ul li a:hover {
	color: #356b6e;
}


/*============================ [ MAIN PAGE ] ==================================*/

#primary {
	border-bottom: solid 1px #eee;
	margin-bottom: 18px;
}


.primaryImage {
}

.primaryText {
	margin-top: 40px;
}

.mainLeft {
	display: inline;
	float: left;
	width: 463px;
}

.mainRight {
	display: inline;
	float: right;
	width: 276px;
	text-align: center;
}

.greyBox {
	display: block;
	width: 443px;
	padding: 20px;
	padding-right: 30px;
	background-color: #fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 30px;
	color: #666666;
}

.quoteCredit {
	font-size: 12px;
	line-height: 20px;
	color: #999999;
}

#news {
	display: block;
	padding: 10px;
	font-size: 14px;
	color: #fff;
	border-bottom: 1px solid #ddd;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url(/images/newsBg.jpg) repeat-x #c4dbdc;
}

#news a {
	color: #FFF;
}

.productText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	display: block;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}

.centerText {
	text-align: center;
}

/*============================ [ /MAIN PAGE ] ==================================*/




/*============================ [ FOOTER ] ==================================*/

#footer {
	background-color: #f4f9f9;
	display: block;
	height: 50px;
	border-top: solid 1px #c8e4e4;
	color: #bbb;
	padding: 8px;
	font-size: 12px;
	}
	
#footer a {
	color: #999;
}

#footer a:hover {
	color: #666;
}

.develTag {
	font-size: 11px;
}

/*============================ [ /FOOTER ] ==================================*/



.left {
	display: inline;
	float: left;
	width: 433px;
	font-size: 12px;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 10px;
}

.right {
	display: inline;
	float: right;
	width: 256px;
	text-align: center;
}

.side {
	width: 236px;
	background: url(/images/sideTop.gif) no-repeat #a5c6c8;
	padding: 10px;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
}

.sideBottom {
	width: 256px;
	height: 10px;
	display: block;
	background: url(/images/sideBottom.gif) no-repeat #a5c6c8;
	margin-bottom: 36px;
}




.content ul {
	margin-top: 18px;
	margin-bottom: 18px;
	margin-left: 36px;
}

.content ul li {
	list-style: url(/images/li.gif);
	margin-bottom: 18px;
}


.testimony {
	border-bottom: 1px solid #ccc;
	padding: 10px;
	padding-bottom: 10px;
	margin-bottom: 18px;
	background-color: #f6f6f6;
}



.productBlip {
	display: block;
	text-align: center;
	margin: 10px;
	padding: 10px;
	border: 1px solid #eee;
}

.productBlipTitle {
	margin: 0px;
	font-size: 10px;
}


/* STORE */
.itemBottom {
	display: block;
	margin-top: 40px;
	border-top: solid 2px #eee;
	background-color: #f6f6f6;
	padding: 10px;
}

.itemTop {
	display: block;
	padding: 10px;
	background-color: #f6f6f6;
	border-bottom: solid 2px #eee;
	margin-bottom: 10px;
}

.itemTop h2 {
	margin-bottom: 0px;
}

.price {
	font-size: 28px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #3f7275;
}




.floatImageLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.floatImageRight {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}


/* TinyMCE specific rules */
body.mceContentBody {
   background: #FFF;
   text-align: left;
   padding: 10px;
   padding-left: 20px;
}



.help {
	display: inline;
	float: right;
	margin-top: 10px;
	color: #999999;
	width: 500px;
	text-align: right;
}


div#lang_flag {
	position: absolute;
	top: 0px;
	z-index: 90;
	width: 750px;
	text-align: right;
}
