/*©2007 Created by FortySeven Media exclusively for Sales Manage Solutions. All Rights Reserved.
==================================================*/

* {


/* removes defaults from all elements */
	margin: 0;
	padding: 0;
}



body {
	font-size: 13px;
	font-family: "Lucida Grande", Geneva, Helvetica, Arial, SunSans-Regular, sans-serif;
	line-height: 15px;
	min-width: 750px;
}

#clear1 {
	width: 100%;
	clear: both;
}

/*Typography
==================================================*/

p {
	color: #666;
}

p a {
	color: #4c6579;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

p a:hover {
	text-decoration: underline;
}

h1 {
	color: #dca721;
	font-size: 1.8em;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: bold;
	line-height: 1em;
	text-transform: uppercase;
	letter-spacing: -0.1em;
	margin-bottom: 0.2em;
}

h2 {
	color: #748c97;
	font-size: 1.1em;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: bold;
	line-height: 1.1em;
	text-transform: uppercase;
	letter-spacing: 0;
	margin-top: 15px;
}

h3 {
	color: #dca721;
	font-size: 1.4em;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: bold;
	line-height: 1em;
	text-transform: uppercase;
	letter-spacing: -0.1em;
	margin-bottom: 0.2em;
}

/*Header
==================================================*/



/*Navigation
==================================================*/


/*Main Elements
==================================================*/

#wrapper {
	background-image: url(../images/toolbar_bkg.gif);
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: left top;
	float: left;
	clear: both;
}

#toolBar {
	width: 200px;
	float: left;
	padding-bottom: 20px;
	display: inline;
}

#content_wrapper {
	width: 100%;
	float: right;
	clear: right;
	margin-left: -200px;
	display: inline;
}

#content {
	margin-left: 200px;
	padding: 20px;
}

#message {
	width: 96%;
	float: left;
	padding: 2%;
	margin-bottom: 20px;
	border: 2px solid #dca721;
	background: #fbf5e6 url(../images/messageicon.gif) no-repeat 10px 16px;
}

#message h1 {
	color: #4c6579;
	padding-left: 25px;
	text-transform: none;
	font-size: 1.3em;
}

#message p {
	padding-left: 25px;
}

#message span.messageclose a {
	font-size: .7em;
	color: #dca721;
	text-decoration: none;
}

#message span.messageclose a:hover {
	text-decoration: underline;
}

#main {
	width: 860px;
	min-height: 100%;
	margin: 0 auto -278px auto;
	position: relative;
	padding-left: 20px;
	padding-right: 20px;
}



/*Content
==================================================*/







/*Footer
==================================================*/

#footer {
	background-color: #203f58;
	background-image: url(/images/footer_shadow.gif);
	background-repeat: repeat-x;
	position: relative;
	width: 100%;
	clear: both;
	margin-top: 20px;
	padding: 40px 0 20px;
}

#footer_wrapper {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

#footer .logo {
	width: 50%;
	float: right;
	padding-right: 30px;
}

#footer .legal {
	float: left;
	margin-left: 30px;
	color: #748c97;
	font-size: .8em;
	line-height: 1em;
	padding-top: 5px;
	display: inline;
}

#txt_pricing {
	width: 860px;
	float: left;
	display: inline;
	padding-top: 35px;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 15px;
	margin-bottom: 20px;

}

#txt_left {
	width: 580px;
	float: left;
	display: inline;
	padding-top: 35px;
	padding-right: 20px;
	padding-bottom: 15px;
	margin-bottom: 20px;
}



#txt_right {
	width: 236px;
	padding: 35px 8px 10px 8px;
	float: right;
	display: inline;
}



#txt_center {
	width: 860px;
	float: left;
	display: inline;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 20px;
}

/* Pricing /////////////////////////////////////////////////////////// */

table.pricing {
	width: 99%;
	border-collapse: collapse;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	line-height: 15px;
}



table.pricing caption {
	caption-side: top;
	text-align: center;
	margin-bottom: 20px;
}



table.pricing tr.odd td {
	background: #f0f3f4;
}

table.pricing tr.divider td,
table.pricing tr.divider .column1 {
	border-top: 4px solid #678197;
}

table.pricing tr.odd .column1 {
	background: #f0f3f4;
}

table.pricing .column1 {
	background: #f9fcfe;
	width: 165px;
	text-align: right;
}

table.pricing .columnlast {
	border-right: 1px solid #e4eaeb;
}

table.pricing td {
	color: #678197;
	border-bottom: 1px solid #e4eaeb;
	border-left: 1px solid #e4eaeb;
	text-align: center;
	padding: .5em 1em;
}

table.pricing th {
	font-weight: normal;
	color: #678197;
	text-align: left;
	border-bottom: 1px solid #e4eaeb;
	border-left: 1px solid #e4eaeb;
	padding: .3em 1em;
}

table.pricing thead th {
	color: #fff;
	font-size: 1.3em;
	font-weight: bold;
	background-color: #4c6579;
	background-image: url(../images/table_header_bkg.gif);
	background-repeat: repeat-x;
	padding-top: 0.6em;
	padding-bottom: 0.6em;
	text-align: center;
}

table.pricing thead th.left {
	background-color: #4c6579;
	background-image: url(../images/table_header_bkg_left.gif);
	background-repeat: no-repeat;
	background-position: left 0;
	padding-right: 0;
	color: #d7dee0;
	border-left-style: none;
}


table.pricing thead th.right {
	background-color: #4c6579;
	background-image: url(../images/table_header_bkg_right2.gif);
	background-repeat: no-repeat;
	background-position: right 0;
	border-right-style: none;
}

table.pricing thead tr.pricing_header th  {
	text-align: center;
	background: white url(../images/pricing_header_bkg.gif) repeat-x;
	vertical-align: top;
	line-height: 20px;
	color: #8c8c8c;
	font-weight: normal;
	font-style: normal;
	font-size: 1.1em;
}

table.pricing thead th em {
	color: #a93224;
	font-size: 1.1em;
	font-weight: bold;
}

table.pricing tfoot {
	background-color: #748c97;
	height: 10px;
	padding: 0;
}

table.pricing tfoot td {
	border: 0;
}

table.pricing tfoot .leftcorner {
	background-color: #748c97;
	background-image: url(../images/tablefooter_left.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-right-style: none;
}
table.pricing tfoot .rightcorner {
	background-color: #748c97;
	background-image: url(../images/table_footer_right.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-right-style: none;
	border-left-style: none;
}



