/* ------ START: Global Reset ------ */
* {
	padding: 0;
	margin: 0;
}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, label, ul, ol, dl, fieldset, address {
	margin: 0px;
}
li, dd, blockquote {
	margin-left: 5%;
}
fieldset {
	padding: .5em; 
}

p, h1, h2, h3, h4, h5, h6, ul, ol {
	margin-bottom: 1em;
}

ol {
	margin-left: 1em;
}
/* ------ END: Global Reset ------ */

a {
	outline: none;
	color: #2D7998;
	text-decoration: underline;
}

a:hover {
	outline: none;
	color: #EF6227;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
}



/* ------ START: Box ------ */
.box_bg {
	position: relative;
	width: 345px;
	background: url("../images/box_bg.gif") repeat-y;
	margin-bottom: 1em;
}

.box_bot {
	position: relative;
	width: 325px;
	background: url("../images/box_bottom.gif") bottom no-repeat;
	padding: 10px;
}

.box_top {
	position: relative;
	width: 345px;
	background: url("../images/box_top.gif") no-repeat;
}
/* ------ END: Box ------ */



/* ------ START: Box2 ------ */
.box2_bg {
	clear: both;
	display: block;
	position: relative;
	width: 450px;
	background: url("../images/box2_bg.gif") repeat-y;
	margin: 1em auto;
}

.box2_bot {
	position: relative;
	width: 430px;
	background: url("../images/box2_bottom.gif") bottom no-repeat;
	padding: 10px;
}

.box2_top {
	position: relative;
	width: 450px;
	background: url("../images/box2_top.gif") no-repeat;
}
/* ------ END: Box2 ------ */



.cleaner {
	clear: both;
}

.cleaner img {
	display: block;
}

#client_new .box_bot, #client_signin .box_bot {
	min-height: 80px;
}

* * body #client_new .box_bot, * * body #client_signin .box_bot {
	height: 80px;
}

.col1 {
	position: relative;
	float: left;
	width: 345px;
	padding-right: 10px;
}

.col2 {
	position: relative;
	float: left;
	width: 345px;
	padding-left: 10px;
}

#content {
	position: relative;
	padding: 20px;
}

#design_sample {
	position: relative;
	width: 445px;
	margin: 0 auto;
}

.error_message {
	margin: 0 0 0 35%;
	color: #990000;
	padding-left: 10px;
}



/* ------ START: FAQ ------ */
.faq_anchor {
	display: block;
	width: 50%;
	float: left;
	margin-bottom: 0.25em;
}

#faq blockquote {
	margin-bottom: 1em;
}

#faq blockquote em {
	display: block;
	color: #183958;
}

#faq h2 {
	color: #EF6227;
}

#faq p {
	margin: 0;
}
/* ------ END: FAQ ------ */



#footer {
	position: relative;
	clear: both;
	width: 100%;
	background: #183958;
	color: #FFFFFF;
	padding: 0.5em 0em;
}

#footer a {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover {
	color: #70C6E9;
}

#footer p {
	text-align: center;
	font-size: 0.8em;
}

#footer #copyright {
	color: #7793AD;
}

#footer #copyright a {
	color: #7793AD;
	text-decoration: none;
}

#footer #copyright a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}




/* ------ START: Form Styles ------ */
.form_btn {
	text-align: right;
}

.form_error {
	background: #9B1F39;
	color: #FFFFFF;
	text-align: center;
	padding: 3px;
	width: 450px;
	margin: 0 auto;
}

.form_fields label {
	clear: both;
	display: block;
	width: 35%;
	float: left;
	text-align: right;
	font-weight: bold;
	padding-right: 1%;
}

.form_input {
	width: 63%;
	border: 1px solid #CCCCCC;
}

* * body .form_input {
	width: 62%;
}

.form_list {
	list-style: none;
	float: left;
	width: 63%;
}

.form_list li {
	display: block;
	position: relative;
}

.form_select {
	width: 40%;
	border: 1px solid #CCCCCC;
}

.form_submit {
	text-align: right;
}

.form_textarea {
	width: 63%;
	height: 10em;
	border: 1px solid #CCCCCC;
}

* * body .form_textarea {
	width: 62%;
}
/* ------ END: Form Styles ------ */




h1 {
	font-family: Lucida Sans Unicode, Lucida Grande, Arial, Helvetica, sans-serif;
	color: #EF6227;
	font-size: 1.65em;
	font-weight: normal;
	letter-spacing: -0.02em;
	text-align: center;
	margin-bottom: 20px;
}

h2 {
	font-family: Lucida Sans Unicode, Lucida Grande, Arial, Helvetica, sans-serif;
	color: #183958;
	font-size: 1.35em;
	font-weight: normal;
	letter-spacing: -0.02em;
	margin-bottom: 1em;
}

h3 {
	font-family: Lucida Sans Unicode, Lucida Grande, Arial, Helvetica, sans-serif;
	color: #EF6227;
	font-size: 1.05em;
	font-weight: normal;
	letter-spacing: -0.02em;
	text-align: center;
	margin-bottom: 1em;
}

hr {
	background: #DDDDDD;
	color: #DDDDDD;
	width: 100%;
	height: 1px;
	border: none;
	clear: both;
	margin: 0 0 20px 0;
}

#header {
	position: relative;
	width: 100%;
	height: 50px;
	background: url("../images/header_bg.gif") repeat-x;
	text-align: center;
}

.home_get_started p {
	text-align: center;
	clear: both;
}


/* ------ START: Website Includes ------ */
#home_included {
	margin-bottom: 20px;
}

#home_included p {
	text-indent: -3000px;
}

#home_included a {
	display: block;
	width: 95px;
	height: 25px;
	float: left;
	background: url("../images/view_sample.gif") no-repeat;
	margin-left: 10px;
	text-decoration: none;
}

#home_included a:hover {
	background-position: 0px -25px;
}

#home_included ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#home_included li {
	text-align: right;
	margin: 0;
	padding: 0.25em 0;
	clear: both;
}

#home_included h2 {
	display: block;
	width: 220px;
	float: left;
}
/* ------ END: Website Includes ------ */



/* ------ START: Items Needed ------ */
#home_need p {
	text-align: left;
	margin: 0;
}

#home_need h2 {
	margin-bottom: 0em;
}

.home_need_icon {
	width: 115px;
	float: right;
	padding: 0px 0px 20px 20px;
}

.home_need_item {
	position: relative;
	padding: 0px 0px 20px 40px;
}

#home_need_item_01 {
	background: url("../images/need_01.gif") no-repeat;
}

#home_need_item_02 {
	background: url("../images/need_02.gif") no-repeat;
}

#home_need_item_03 {
	background: url("../images/need_03.gif") no-repeat;
}

#home_need_item_04 {
	background: url("../images/need_04.gif") no-repeat;
}
/* ------ END: Items Needed ------ */




#id_step_by_step_form_submit {
	margin-left: 0.5em;
}

#id_sub_save {
	display: block;
	float: right;
	margin: 0.5em 0 1em 0;
}

.link_forgot_pass {
	text-align: right;
}

#mandatory_field_label 
{
	clear: both;
	text-align: right;
	margin-bottom: 0.5em;
}

#menu {
	position: relative;
	width: 100%;
	height: 20px;
	background: url("../images/menu_bg.gif") repeat-x;
	text-align: center;
}

#menu a {
	display: block;
	float: left;
	width: 75px;
	height: 17px;
	padding-top: 3px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	background: url("../images/menu_bg.gif") repeat-x;
}

#menu a:hover {
	background-position: 0px -20px;
}

#menu_links {
	position: relative;
	margin: 0 auto;
	width: 375px;
}

* * body #menu_05 {
	margin-right: -3px;
}

.notes {
	display: block;
	margin: 0 0 0 35%;
	padding-left: 10px;
}

p {
	text-align: justify;
}



/* ------ START: Progress Bar ------ */
#progress {
	position: relative;
	width: 525px;
	margin: 0 auto;
}

#progress h3 {
	font-size: 0.9em;
}

#progress div {
	display: block;
	width: 75px;
	float: left;
}
/* ------ END: Progress Bar ------ */



.required {
	font-weight: bold;
	color: #990000;
}



a.sample_sm {
	display: block;
	width: 62px;
	height: 10px;
	position: absolute;
	top: 5px;
	left: 150px;
	background: url("../images/view_sample_sm.gif") no-repeat;
	margin-left: 10px;
	text-decoration: none;
	text-indent: -3000px;
	font-size: 0.5em;
}

.sample_img {
	display: block;
	float: left;
	width: 220px;
	height: 220px;
	padding: 8px;
	text-align: center;
}

.sample_img img {
	display: block;
}

a.sample_sm:hover {
	background-position: 0px -10px;
}

#id_step_by_step_form, #contact {
	display: block;
	clear: both;
	width: 450px;
	margin: 0 auto;
}

#wrapper {
	position: relative;
	width: 750px;
	margin: 0 auto;
}

#wrapper_pop {
	position: relative;
	text-align: center;
}