/* Start of CMSMS style sheet 'LDM - Style' */
body {
color: #88817f;
font-family:"HelveticaNeue",Helvetica,Verdana,sans-serif;
line-height: 1.5;
}

#doc {
margin-top: 10px;
background: url(uploads/images/background.jpg) top center repeat-y;
}

/* Header */
#hd {
height: 50px;
background: url(uploads/images/topimage.jpg) top center no-repeat;
}

h1 {
text-indent: -9999px;
line-height: 0;
}

h3 {
color: #88817f;
font-size: 131%;
font-weight: bold;
margin-left: 20px;
}

strong {
font-weight: bold;
color: #88817f;
}

/*Top Menu */
#hd ul {
float: left;
width: 650px;
list-style-type: none;
}

.topnav {
margin-top: 20px;
margin-left: 20px;
}

#hd ul li {
display: inline;
}

#hd ul li a {
color: #88817f;
text-transform: uppercase;
text-decoration: none;
padding: 5px;
font-size: 70.5%;
letter-spacing: 1.5px;
}

#hd ul li a:hover {
color: #464646;
text-decoration: underline;
}
/*    End top menu */

/* Holder for Top Image and Page Title Text */
#masthead {
height: 300px;
text-align: center;
margin-left: 20px;
margin-right: 20px;
}

#pagetitle {
position: relative;
width: 100%;
height: 300px;
}

#title_box {
position: absolute;
bottom: 0;
left: 0;
height: 50px;
width: 100%;
background: url(uploads/images/title_trans.png) repeat-x;)
}

#title_box h2 {
	padding: 8px 0 0 20px;
	font-size: 182%;
	text-align: left;
	color: #ffffff;
}

/* Sub Menu */
#submenu {
height: 60px;
}

.nav {
margin-left: 22px;
margin-top: 5px;
}

#submenu ul {
list-style-type: none;
}

#submenu ul li {
display: inline;
}

#submenu ul li a {
display: block;
float: left;
width: 170px;
padding-top: 15px;
padding-bottom: 15px;
margin-right: 5px;
font-size:  100%;
color: #88817f;
text-transform: uppercase;
text-decoration: none;
text-align: center;
border: 1px solid #d5d3d2;
letter-spacing: 1.5px;
}

#submenu ul li a:hover {
color: #464646;
text-decoration: underline;
background-color: #ebebeb;
}
/* end of sub menu */


/* Content */
#content {
min-height: 300px;
background: url(uploads/images/logo.png) no-repeat 510px bottom;
padding-right: 10px;
padding-bottom: 80px;
}
.pageright {
width: 75%;
}
#content p {
padding-top: 5px;
padding-bottom: 5px;
padding-left: 20px;
padding-right: 20px;
}

#content h2 {
color: #88817f;
font-size: 131%;
text-transform: uppercase;
font-weight: bold;
text-align: right;
margin-right: 20px;
margin-bottom: 15px;
letter-spacing: 1.8px;
}

/* -- Left Column 50% -- */

#leftcol {
margin-top: 5px;
margin-left: 5px;
}

/* -- Right Column 50% -- */

#rightcol {
margin-top: 5px;
margin-right: 5px;
border: 1px solid #d5d3d2;
background-color: #efefef;
}

/* -- Packages -- */

.package {
border: 1px solid #d5d3d2;
padding: 8px;
margin-top: 8px;
margin-left: 20px;
margin-right: 14px;
}

.package_title {
font-weight: bold;
}

.badge {
float:left;
margin-right: 5px;
margin-left: 5px;
}

.italic {
font-style: italic;
}

.bronze {
color: #A67D3D;
}

.silver {
color: #c0c0c0;
}

.gold {
color: #C5B358;
}

.platinum {
color: #88817f;
}

/* -- Portfolio -- */
.portfolio {
margin-left: 20px;
list-style: none;
}

.portfolio li {
padding-left: 30px;
background-image: url(uploads/images/pdficon_large.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
}

.portfolio a {
width: 50%;
display: block;
padding: 15px;
color: #88817f;
text-decoration: none;
}

/* -- Testimonials -- */

.testimonial {
margin-left: 20px;
clear: both;
}

.thumbnail {
float:left;
margin:0 10px 20px 0;
padding:1px;
border: 1px solid #d5d3d2;
}

#testimonial p {
padding: 0;
}

#content div.testimonial blockquote h2 {
text-align: left;
text-transform: capitalize;
font-size: 108%;
margin-bottom: 0px;	
}

/* -- Contact Form -- */

#contact_name, #contact_email {
	width: 150px;
	}
#contact_areacode {
	width: 40px;
	}
#contact_phone {
	width: 100px;
	}
#contact_message {
	width: 300px;
	height: 5em;
	}

/* form elements	*/

label {
cursor: pointer;
padding: .25em 0;
}

input {
border: 1px solid #d5d3d2;
margin: .10em 0;
font-size: 93%;
padding: .20em;
}
	input:focus {
	background-color: #ececec;
	}
			
textarea {
border: 1px solid #d5d3d2;
margin: .25em 0;
padding: .25em 0 .25em .25em;
font-size: 93%;
width: 85%;
}
	textarea:focus {
	background-color: #ececec;
	}

.submit {
background-color: #CCCCCC;
border: 1px solid #d5d3d2;
color: #373B3D;
text-transform: uppercase;
font-weight: bold;
padding: .25em .5em;
}
	
	.submit:hover {
	background: #FFCC99;
	border: 1px solid #d5d3d2;
	color: #000;
	cursor: pointer;
	}

.required {
color: red;
}

.pdf {
height: 32px;
width: 32px;
padding-left: 30px;
background-image: url(uploads/images/pdficon_large.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
}


/* Footer */
#ft {
text-align: center;
height: 25px;
font-size: 77%;
color: #88817f;
background: url(uploads/images/bottomimage.jpg) bottom center no-repeat;
padding-bottom:5px;
}

#ft a {
color: #88817f;
text-decoration: none;
}

#ft a:hover {
color: #464646;
text-decoration: underline;
}

/* Misc Styles */

.buybutton {
padding-left: 20px;
}

.buybutton form input {
border: none;	
}

/* End of 'LDM - Style' */

