/* Glistening Perfection CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #503F1C;
}
body {
	background-color: #C1B09B;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #2A2621;
}
a:visited {
	color: #2A2621;
}
a:hover {
	color: #2A2621;
}
a:active {
	color: #2A2621;
}

h1
{
	font-size:14px;
}

td
{
	vertical-align:top;
}

/* Global IDs and Classes -------------------------------------------------- */

#header_tbl
{
	border-bottom:solid 1px #2a2621;
	margin-bottom:15px;
}

#site_content
{
	width:850px;
	text-align:left;

}

#footer
{
	width:850px;
	text-align:right;
	border-top:solid 1px #2a2621;
	margin-top:15px;
	clear:both;
}



.horz_dash
{
	border-bottom: 1px dotted #5E5032;
	margin-bottom:10px;
	margin-top:10px;
	clear:both;
}

.clear
{
	clear:both;
}

/* Index ------------------------------------------------------- */

#site_content.index .left_col
{
	width:430px;
	padding-right:20px;
	vertical-align:top;
}

#site_content.index .right_col
{
	vertical-align:top;
	text-align:center;
}

#thumb_bar
{
	margin-top:20px;
	padding-top:10px;
	padding-bottom:10px;
	border-top:solid 1px #2a2621;
	vertical-align:top;
	width:850px;
}

#thumb_bar .thumb
{
	float:right;
	position:relative;
	width:114px;
	height:90px;
	background-image:url(images/thumb-frame.gif);
	background-repeat:no-repeat;
	padding-right:10px;
}


/* Services ------------------------------------------------------- */

#site_content.services .text
{
	text-align:center;
	padding-left:80px;
	padding-right:80px;
}



#site_content.services #services_tbl
{
	width:855px;
}

#site_content.services #services_tbl .col
{
	background-color:#E7E1DA;
	border:solid 1px #D3C7B9;
	padding:10px;
}

#site_content.services #services_tbl .desc
{
	font-size: 11px;
	color: #503F1C;
	display:block;	
}

#site_content.services #services_tbl .center_col
{
	font-size:12px;
	color:#000;
}

#site_content.services #services_tbl .right_col,
#site_content.services #services_tbl .left_col
{
	width:188px;
	font-size:12px;
	color:#000;
}

#site_content.services #services_tbl .vert_spacer
{
	width:10px;
}

#site_content.services #services_tbl .horz_spacer
{
	height:10px;
}



#site_content.services .package_tbl
{
	width:100%;
}

#site_content.services .package_tbl td
{
	padding:5px;
	font-size:12px;
	color:#000;
	border-bottom:dotted 1px #D3c7b9;
}

#site_content.services .package_tbl .head td
{
	background-color:#D3C7B9;
}


#site_content.services .package_col
{
	width:125px;
}



#detailing_packs .detailing_btn
{
	float:left;
}

#detailing_packs a.detailing_btn
{
	padding:5px;
	padding-bottom:10px;
}

#detailing_packs a.on
{
	color:#fff;
	background-color:#5E5032;
}

#detailing_packs .detailng_text
{
	clear:both;
	background-color:#fff;
	border: solid 1px #d3c7b9;
	padding:7px;
}



/* Portfolio ------------------------------------------------------- */
	
#site_content.portfolio 
{

}

#portfolio_tbl #left_col
{
	width:180px;
	background-color:#E7E1DA;
	border:solid 1px #D3C7B9;
}



#portfolio_tbl #menu
{
	width:100%;
	list-style-type:none;
	margin:0;
	padding:0px;
}

#portfolio_tbl #menu li
{
	padding:3px;
	padding-left:10px;
}

#portfolio_tbl #menu ul
{
	width:100%;
	list-style-type:none;
	margin:0;
	padding:0;
	background-color:#7E745A;
}

#portfolio_tbl #menu ul li
{
	border:solid 1px #5E5032;
	padding:3px;
	padding-left:10px;
}

#portfolio_tbl #menu li.selected
{
	background-color:#5E5032;
	color:#FFFFFF;
}
#menu li.selected a
{
	color:#FFFFFF;
}
/* Testimonials ------------------------------------------------------- */

.testimonial
{
	border-bottom: 1px dotted #5E5032;
}

.testimonial td
{
	padding:20px;
}

.testimonial td.thumb
{
	vertical-align:middle;
}




/* VIP Login ------------------------------------------------------- */
	
#site_content.login 
{
	text-align:center;
}

#login_form
{
	background-color:#E7E1DA;
	border:solid 1px #D3C7B9;
	padding:20px;
}

#vip_tbl
{
	width:100%;
}

#vip_tbl .col
{
	background-color:#E7E1DA;
	border:solid 1px #D3C7B9;
	padding:10px;
}

#vip_tbl td.left_col
{
	width:160px;
}

#vip_tbl td.right_col
{
	width:140px;
}

#vip_tbl td.center_col
{
	padding:13px;
}

#vip_tbl .video
{
	border:solid 2px #fff;
}



/* Contact ------------------------------------------------------- */

.contact_tbl
{
	width:100%;
}

.contact_tbl .left_col
{
	width:310px;
	padding:20px;
}

.contact_tbl .right_col
{
	width:465px;
	padding:20px;
}
#pkg_name a{
cursor:pointer;
}
#ErrorMsg{
font:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#FF0000;
}

/* Products ------------------------------------------------------- */

.product_desc {
	text-align:justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* Blog ------------------------------------------------------------ */

.post {
	padding-bottom:12px;
	margin-bottom:12px;
	border-bottom: solid 1px #2A2621;
}