@import 'errors.css';

* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2f2f2f;
}

a, a:visited {
	color: #356b75;
}

#public_site_menu_tabnav ul {
	list-style: none;
	margin: 9px 5px 0px 5px;
	_margin: 0px 8px 0px 5px;
	padding: 0;
	display: block;
}

#public_site_menu_tabnav ul li {
	float: left;
	margin-bottom: 5px;
	_margin-top: 10px;
}

#public_site_menu_tabnav ul li a {
	display: block;
	padding: 1px 7px;
	color: #ecf2f4;
	margin-left: 3px;
	text-decoration: none;
}

#public_site_menu_tabnav ul li a:hover {
	background: #86b2c2;
}

#public_site_menu_tabnav ul li a.active {
	background: #9ac2d1;
	color: white;
}

#public_site_menu_tabnav ul li#creataplace_now {
	float: right;
}

hr {
	border: 0;
	border-bottom: 1px solid #CCC;
	margin-top: 20px;
	margin-bottom: 20px;
}

.submit {
	font-weight: bold;
	border: 1px solid #FF7F7F;
	background: #FFB1B1;
	padding: 5px;
}

p, label, select, input, ul, li {
	font-size: 12px;
}

body {
	background: #afafaf;
	text-align: center;
	margin: 0;
	padding: 0;
}

#body ul {
	margin-left: 0;
	padding-left: 0;
}

#body li {
	margin-left: 15px;
}

.required {
	color: red;
}

a img {
	border: 0;
	text-decoration: none;
}

p, li {
	line-height:  23px;
}

#page {
	width: 743px;
	_width: 728px;
	text-align: left;
	margin: 0px auto 0px auto;
	background: url(/images/about/page-background.gif) repeat-y white;
	padding: 0px 25px 18px 25px;
}

#header {
	background: url(/images/about/header-background.png) repeat-x #ADC5CF bottom;
	margin-left: 9px;
	margin-right: 6px;
	_margin-right: -9px;
	height: 117px;
}

#header h1 {
	margin: 0;
	padding: 0;
}

#header h1 a {
	background: 15px 15px url(/images/about/creataplace-logo.png) no-repeat;
	height: 78px;
	width: 240px;
	display: block;
	text-indent: -1000px;
}

#faq {
	float: left;
	width: 60%;
}

#convinced {
	float: right;
	width: 35%;
}

#login-area {
	float: right;
	margin: 10px 15px 0 0;
	_margin: 10px 8px 0 0;
}

#login-area, #login-area * {
	color: white;
}

#login-area p {
	margin: 0;
	padding: 0;
}

#account-information h2 {
	text-align: center;
	border-bottom: 1px solid #CCC;
	padding-bottom: 10px;
	padding-top: 10px;
}

#designs {
	margin: 0;
	padding: 0;
}

#designs li {
	float: left;
	list-style: none;
	padding: 8px;
	display: block;
	margin: 0;
	background: none;
}

#left-design, #middle-design{
	border-right: 1px solid #CCC;
}

#demo-videos {
	margin: 0;
	padding: 0;
}

#demo-videos li {
	float: left;
	list-style: none;
	padding: 6px;
	display: block;
	margin: 0;
	background: none;
}

#body {
	padding: 9px;
}

#pricing  .plan_title {
	background: #d7e5ec;
}

#pricing  td.plan_title a {
	color: #dc4645;
	font-size: 14px;
}

#body .dim {
	color: #adc5cf;
}

#pricing td {
	text-align: center;
	padding: 7px;
	border: 1px solid #adc5cf;
}

#pricing td.no_border {
	border: 0;
}

#pricing td, #pricing tr, table#pricing  {
	border-spacing: 0px;
	border-collapse: collapse;
}

#pricing td p {
	margin: 0;
	padding: 0;
}

#pricing td.attribute {
	background: #d7e5ec;
	text-align: right;
}

#map {
	float: right;
	width: 360px;
	margin-left: 20px;
	height: 465px;
}

#home {
	width: 730px;
	_width: 732px;
}

#body h1, #body h1 * {
	text-align: center;
	color: #476774;
	letter-spacing: -1px;
	font-size: 24px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

h2, h3 {
	color: #333;
	margin-top: 0px;
}

h2 {
	font-size: 15px;

}

h3 {
 	font-size: 14px;

}

#terms-agreement {
	overflow: scroll;
	height: 100px;
	border: 1px solid #E7E7DB;
	padding: 10px;
}

#terms-agreement h1, #terms-agreement h2, #terms-agreement p, #terms-agreement li, #terms-agreement em {
	color: #888;
}

#terms-agreement h1 {
	letter-spacing: 0px;
	font-size: 14px;
	font-weight: lighter;
}

#terms-agreement h2 {
	font-size: 12px;
	padding: 0;
	margin: 0;
	font-weight: lighter;
}

#terms-agreement p, #terms-agreement em, #terms-agreement li {
	font-size: 10px;
	line-height: 17px;
}

a#expand-terms {
	float: right;
	padding: 3px;
	display: block;
	line-height: 20px;
}

a:hover#expand-terms {
	color: white;
	background: #888;
}

#main_content, .side_content {
	vertical-align: top;
}

#main_content {
	background: #f2f2f2;
	border-bottom: 5px solid white;
	padding: 15px;
}

.side_content {
	background: #e5e5e5;
	border-left: 5px solid white;
	border-bottom: 5px solid white;
	padding: 15px;
	width: 200px;
}

#footer {
	background: 4px 4px url(/images/about/asid-logo.gif) #9cb8c3 no-repeat;
	height: 33px;
	width: 728px;
	_width: 730px;
	margin-left: 8px;
}

#footer p  {
	display: block;
	margin: 0;
	padding: 0 0 0 40px;
	line-height: 30px;
}

#footer * {
	font-size: 9px;
	color: white;
}

#page-shadow {
	background: url(/images/about/footer-shadow.gif) top center no-repeat;
	width: 793px;
	text-align: left;
	margin: 0px auto;
	padding: 20px 0px;
}

#page-shadow p {
	margin: 0 0 10px 0;
	color: white;
	font-size: 9px;
	line-height: 12px;
	padding: 0px 30px;
}

label {
	display: block;
	padding: 5px 0px;
}

dt {
	float: left;
	width: 33%;
	text-align: right;
	padding-right: 20px;
}

dd {
	margin-left: 37%;
/*    IE seems to have a bug in how it handles width and margin properties for the dd element:
 *    when width is specified, it seems to offset its children by the margin from floating elements.
 *    Similar to a well-known bug in IE 5.5, where margins are included in calculations of element
 *    width. So best not to use width here.
 *    width: 400px;
 */
}

small {
	font-size: 80%;
}

small, small * {
	color: #888;
}

#body a, #body a:visited {
	color: #49707f;
}

.big-block {
	padding: 20px;
	background: #ebebeb;
	color: #303030;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
}

dl {
	padding:0;
	margin: 0 0 5px 0;
}

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */