body {
	background-color:#eae8e7;
	color:#666;
	font:11px Helvetica, Arial, sans-serif;
	margin:0;
	padding:0;
}

a {
	color:#ff044d;
	text-decoration:none;
	border-bottom:1px dotted #fff;
}

a:hover {
	border-color:#ff044d;
}

a.over {
	color:#666;
}

h1, h2, h3 {
	margin:0;
	padding:0;
}

#header {
	height:50px;
	line-height:50px;
}

#wrapper {
	margin:auto;
	width:810px;
	border:1px solid #dcdad9;
	border-top:0;
	border-bottom:0;
	background-color:#fff;
}


#logo {
	margin-top:15px;
	margin-left:5px;
	border:0;
	float:left;
}

#nav, #nav ul {
	list-style:none;
	margin:0;
	padding:0;
}

#nav ul {
	display:none;
	position:absolute;
	top:13px;
	left:-1px;
	background-color:#fff;
	z-index:999;
	line-height:13px;
	border:1px solid #eae8e7;
	border-top:0px;
	width:100px;
	padding-top:3px;
	padding-bottom:3px;
}

#nav ul li {
	display:block;
	margin:0;
	padding:3px 3px;
}

#nav ul li a {
	margin:0;
	padding:0;
	height:10px;
	font-weight:normal;
	display:block;
}

#nav ul li a:hover {
}

#nav li {
	display:inline;
	margin:0;
	padding:0;
	position:relative;
}

#nav a {
	color:#ff044d;
	font-weight:bold;
	margin-right:20px;
	border:0;
}

#nav a:hover {
	border:0;
}

#nav a:active, #nav a:focus, #model_images a:active, #model_images a:focus, #logo_link:active, #logo_link:focus {
	outline: 0;
}

a:active, a:focus {
	outline:0;
}

#nav a.current {
	color:#666;
}

#content {
	clear:both;
	min-height:550px;
	position:relative;
}

#footer {
	color:#ccc;
	clear:both;
	float:right;
	font-size:9px;
	position:absolute;
	right:10px;
	bottom:10px;
}

.left {
	float:left;
	width:400px;
}

.right {
	width:400px;
	float:right;
}

.pageTitle {
	background-color:#ff044d;
	color:#fff;
	height:150px;
	padding:20px;
	font-size:13px;
}


.pageTitle h1 {
	padding:0;
	font-weight:normal;
	margin:0;
	font-size:30px;
}


.homeContent {
	height:100px;
	background-color:#ff044d;
	color:#fff;
	padding:0px 10px;
	margin:10px;
	margin-right:0;
}

.homeContent h2 {
	padding-top:10px;
	font-size:16px;
}

.homeContent a, .pageTitle a, .model_details a {
	color:#fff;
	border-bottom:1px dotted #ff044d;
	font-weight:bold;
}

.homeContent a:hover, .pageTitle a:hover, .model_details a:hover {
	border-color:#fff;
}


.main_content, .second_content {
	padding:20px;
	padding-top:10px;
}

.main_content {
	padding-right:0;
	font-size:12px;
	line-height:15px;
}

.main_content h2 {
	margin-top:10px;
}

.second_content {
	padding-left:0;
}


.button, table.f input.button {
	color:#fff;
	background-color:#ff044d;
	padding:4px;
	padding-top:5px;
	border:0;
	display:block;
	font-size:10px;
	text-align:center;
}

.clear {
	clear:both;
}

#admin_bar {
	text-align:center;
	background-color:#eee;
	padding:5px;
	border:1px solid #ccc;
	border-left:0;
	border-right:0;
}

#admin_bar a {
	padding:3px;
	border:1px solid #ccc;
	border-top:0;
	border-bottom:0;
}

#admin_bar a:hover {
	background-color:#fff;
}

.flash_message {
	text-align:center;
	background-color:#eee;
	color:#ff044d;
	font-size:15px;
	padding:10px;
	margin:10px;
	margin-left:0;
	margin-right:0;
}

table.tf {
	width:100%;
	margin:20px;
}
table.tf td{
	padding:3px;
	font-size:12px;
	line-height:12px;
}

table.tf input#submit {
	float:left;
}


table.tf input,table.tf textarea,table.tf select{
	font:12px Arial,sans-serif;
	border:1px solid #999;
	padding:2px;
}

table.tf a {
	color:#FF634D;
	
}

.idTabs {
	list-style:none;
	margin:0;
	padding:0;
	margin-top:10px;
	line-height:130%;
}

.idTabs a {
	font-weight:bold;
	font-size:12px;
}

.idTabs a.selected {
	color:#666;
}

.idTabs a:active
{
  outline: none;
}


#answers {
	margin-top:10px;
	font-size:12px;
}

.m {
	position:relative;
	margin-top:10px;
	margin-left:10px;
	float:left;
	overflow:hidden;
	height:166px;
	width:190px;
}

.m img {
	width:190px;
	height:100px;
	display:block;
	/*border:0;*/
	/*border:3px solid #fff;*/
}

.m img:hover {
	/*border:3px solid #ff044d;*/
}

.m p {
	position:absolute;
	top:109px;
	margin:0;
	padding:0;
	clear:both;
}

.m a {
	font-weight:bold;
}


.featured_box {
	position:absolute;
	bottom:10px;
	color:#fff;
	background-color:#8d857f;
	background:transparent url('images/grayback.png');
	left:10px;
	width:360px;
	padding:10px;
}

.featured_box p {
	padding:0;
	margin:0;
	margin-top:10px;
}
.featured_box h2 {
	margin:0;
	padding:0;
}

.featured_image {
	position:absolute;
}

#featured_home {
	background-color:#8d857f;
	color:#fff;
	padding:10px;
	margin:10px;
	height:80px;
	margin-left:0;
}

#featured_home a {
	color:#fff;
	font-weight:bold;
	border-color:#8d857f;
}

#featured_home a:hover {
	border-color:#fff;
}

#featured_home img {
	float:left;
	margin-right:10px;
}

#featured_home h2 {
	font-size:16px;
	margin:0;
	padding:0;
}

#featured_home p {
	margin:0;
	padding:0;
	margin-top:10px;
}

#model_holder {
	position:relative;
	height:360px;
}

#model_image, #model_holder img {
	position:absolute;
	z-index:0;
}

#modelPage .model_details {
	position:absolute;
	bottom:10px;
	left:10px;
	background-color:#ff044d;
	color:#fff;
	width:290px;
	background: transparent url('images/pinkback.png');
	font-size:11px;
	z-index:1;
}


#modelPage .model_details h2 {
	padding:8px;
	font-size:16px;
	cursor:pointer;
	margin:0;
	background-image: url('images/triangle_d.png');
	background-repeat:no-repeat;
	background-position:270px 15px;
	z-index:2;
}

#modelPage .model_details h2 small {
	float:right;
	margin: 3px 18px 0px 0px;
	font-weight:normal;
	font-size:10px;
}

#modelPage .model_details h2.over {
	background-image: url('images/triangle_u.png');
}

#modelPage #hidden_details {
	display:none;
	padding:10px;
	padding-top:0;
	overflow:hidden;
	
}

/** model2 **/

#model2Page .model_details {
	float:left;
	width:500px;
	margin-left:10px;
	margin-top:10px;
}


#model2Page .model_details h2 {
}

#model2Page .model_details h2.over {
}

#model2Page #hidden_details {
}

#model2Page #hidden_details p {
	margin:0;
	padding:0;
	margin-top:10px;
}

/** model3 **/

#model3Page .model_details {
	position:absolute;
	bottom:10px;
	left:10px;
	background-color:#ff044d;
	color:#fff;
	width:290px;
	background: transparent url('images/pinkback.png');
	font-size:11px;
	z-index:1;
}


#model3Page .model_details h2 {
	padding:8px;
	font-size:16px;
	cursor:pointer;
	margin:0;
	background-image: url('images/triangle_d.png');
	background-repeat:no-repeat;
	background-position:270px 15px;
	z-index:2;
}

#model3Page .model_details h2 small {
	float:right;
	margin: 3px 18px 0px 0px;
	font-weight:normal;
	font-size:10px;
}

#model3Page .model_details h2.over {
	background-image: url('images/triangle_u.png');
}

#model3Page #hidden_details {
	display:none;
	padding:10px;
	padding-top:0;
}

#model_images {
	margin-top:4px;
	margin-left:10px;
}

#model_images .selected {
	background-image:url('images/thumb_top.gif');
	background-repeat:no-repeat;
	background-position:top center;
}

.mi {
	float:left;
	width:90px;
	height:62px;
	padding-top:6px;
	margin-right:10px;
}

#model_images .empty {
	width:90px;
	height:62px;
	background-color:#d6d3d1;
	float:left;
	margin-right:10px;
	margin-top:6px;
}

.empty_model {
	width:190px;
	height:100px;
	background-color: #e9e9e2;
	float:left;
	margin-top:10px;
	margin-left:10px;
}

#estimator ul {
  margin:0;
  padding:5px;
  border:2px solid #eee;
  text-transform:capitalize;
  margin-left:18px;
}
#estimator li.selected span {
  background-color:#fff;
  padding:3px;
  border:1px solid #eee;
}
#estimator ul ul {
  border:2px solid #fff;
  margin:0;
  background-color:#D1D1D1;
  display:none;
}
#estimator ul ul ul{
  background-color:#DBDBDB;
}
#estimator ul ul ul ul{
  background-color:#EAEAEA;
}
#estimator ul ul ul ul ul{
  background-color:#F3F3F3;
}
#estimator ul ul ul ul ul ul{
  background-color:#F8F8F8;
}
#estimator li {
  cursor: pointer;
  list-style:none;
  margin:0;
  padding:3px;
  margin-top:5px;
  border-bottom:1px solid #eee;
}
#estimator li:hover {
  background-color:#eee;
}
#estimator li.final {
  background-color:#FFDBE0;
  color:#000;
  padding:3px;
  margin-bottom:3px;
  margin-top:7px;
}

#estimator li.final_selected {
  background-color:#ff044d;
  color:#fff;
}

#estimator input {
  background-color:#e0e0e0;
  border:0;
  display:block;
  width:70px;
}
#estimator select {
  display:block;
  background-color:#e0e0e0;
  font-size:10px;
}
#estimator p {
  float:left;
  margin:0;
  padding:0;
  margin-right:10px;
}
#total_estimate {
  padding:8px;
  font-size:18px;
  font-weight:normal;
  background-color:#ff044d;
  color:#fff;
  display:none;
}
#estimator h3 {
  margin:0;
  padding:0;
  margin-top:10px;
  margin-bottom:10px;
  clear:both;
}

table.f {
	width:100%;
	border:0;
}

table.f input, table.f textarea {
	border:0;
	background-color:#e0e0e0;
	font:11px Arial;
	width:100%;
}

table.f td {
	padding-bottom:6px;
}

form.f p {
	
}

form.f input, form.f textarea, form.f select {
	border:0;
	background-color:#e0e0e0;
	font:11px Arial;
	width:100%;
	display:block;
	margin:0;
}

form.f label {
	display:block;
	font-weight:bold;
	font-size:11px;
	margin:0;
}

form.f label small {
	font-weight:normal;
}

#homePage #footer {
	display:none;
}

#slide_frame {
	float:left;
	margin-top:10px;
  height:31px;
	width:44px;
	border:0;
}

#slideshow, #homeSlide {
	position:relative;
	height:31px;
	width:44px;
	cursor:pointer;
	float:left;
	margin-top:10px;
}

#homeSlide {
	width:810px;
	height:432px;
	float:none;
	margin:0;
	display:block;
	overflow:hidden;
}

#slideshow IMG, #homeSlide IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active, #homeSlide IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active, #homeSlide IMG.last-active {
    z-index:9;
}

a.innerborder, a.innerborder img {
	float: left;
	overflow:hidden;
}
a.innerborder:hover, .h a.innerborder {
	border:6px solid #ff044d;
}
.mi a.innerborder:hover, .selected a.innerborder {
	border:5px solid #ff044d;
}
a.innerborder:hover img, .h a.innerborder img {
	margin: -6px;
}

.mi a.innerborder:hover img, .selected a.innerborder img {
	margin:-5px;
} 

.h a.l {
	border-color:#ff044d;
}

table.invoice {
	border-collapse:collapse;
}
table.invoice td{
	/*border:1px solid #ccc;*/
}
.invoice_d {
	clear:both;
	width:650px;
	padding:20px;
	margin:20px auto;
	border:2px dashed #ccc;
}
table.invoice_list th {
	text-align:left;
}
table.invoice_list td, table.invoice td {
	padding:3px;
}
table.invoice_list tr, table.invoice tr {
	border:1px solid #ccc;
}
table.invoice_list tr:first-child, table.invoice tr:first-child {
	border:0;
}
table.invoice_list {
	width:100%;
	border-collapse:collapse;
}
table.invoice_list tr.even td, table.invoice tr.even td, table.edit_invoice tr.even td {
	background-color:#eee;
}
table.edit_invoice_wrap input, table.edit_invoice_wrap textarea {
	font:11px Arial, sans-serif;
	border:1px solid #999;
}

table.edit_invoice textarea {
	width:550px;
	height:3em;
}
.uploadifyQueueItem {
	font: 11px Verdana, Geneva, sans-serif;
	border: 2px solid #E5E5E5;
	background-color: #F5F5F5;
	margin-top: 5px;
	padding: 10px;
	width: 250px;
}
.uploadifyError {
	border: 2px solid #FBCBBC !important;
	background-color: #FDE5DD !important;
}
.uploadifyQueueItem .cancel {
	float: right;
}
.uploadifyProgress {
	background-color: #FFFFFF;
	border-top: 1px solid #808080;
	border-left: 1px solid #808080;
	border-right: 1px solid #C5C5C5;
	border-bottom: 1px solid #C5C5C5;
	margin-top: 10px;
	width: 100%;
}
.uploadifyProgressBar {
	background-color: #0099FF;
	width: 1px;
	height: 3px;
}