/* 
Coding and design by Hambo Development
-------------------------------------------------------------*/


/* Global Styles
-------------------------------------------------------------*/

html, body, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, form, fieldset, img {
margin: 0;
padding: 0;
border: none;
}

body {
font: 62.5%/2em "Lucida Sans Unicode", "Lucida Grande", Verdana, Sans-serif; 
color: #555;
text-align: center;
background: #fbfafd url(./themes/site_themes/easyresume/images/presentation/bg.png) top repeat-x;
}

	body#home {
	background: #fbfafd url(./themes/site_themes/easyresume/images/presentation/bg-home.png) top repeat-x; 
	}

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

ol {
padding: 0 28px;
margin-bottom: 10px;
}

.centre {
text-align: center;
}

.hide {
display: none;
}

.visible {
visibility: visible;
}

.clear {
clear: both;
height:	0px;
font-size: 0px;
line-height: 0px;
}

hr {
border: 0;
border-bottom: 1px dotted #F2F2D0;
padding-top: 0.5em;
margin-bottom: 0.5em;
}

img.left {
float: left;
margin: 0 15px 0 0;
}

.highlight {
	border: 1px #ccc solid;
	padding: 5px 15px;
	background: #eee;
	margin-bottom: 15px;
}

.attention {
	background: #c10000;
	border: 1px #310000 solid;
	color: #fff;
	font-weight: strong;
}

	.highlight p {
	padding: 0; margin: 0;
	}


/* Link Styling
-------------------------------------------------------------*/

a:link {
color: #540b0c;
}

a[href$=".pdf"] {
padding-right: 20px;
background: url(./themes/site_themes/easyresume/images/icons/pdf.gif) right no-repeat;
}

a[href$=".doc"] {
padding-right: 20px;
background: url(./themes/site_themes/easyresume/images/icons/ms-word.gif) right no-repeat;
}

a:visited {
color: #540b0c;
}

a:hover {
}


a:active {
}


/* Navigation Style
-------------------------------------------------------------*/

#navigation ul {
float: left;
z-index: 1;
font-family: Georgia, serif;
font-size: 1.1em;
}

ul#nav-company {
float: right;
margin-left: 30px;
}

#navigation li {
float:	left;
position: relative;
top: 0;
left: 0;
}

ul#nav-main li.last {
margin-right: 0;
}

#navigation li a {
padding: 10px 12px;
color: #f3dca6;
}

#navigation li li a {
padding: 5px 12px;
color: #f3dca6;
}

#navigation li ul {
display: none;
position: absolute;
top: 0;
left: 0;
margin:	0;
padding: 0;
font-size: 0.9em;
}

#navigation ul:after {
content: "."; 
display: block; 
height:	0; 
clear: both; 
visibility: hidden;	
}

#navigation li ul li ul {
position: relative;
}

#navigation li ul li {
width: 175px;
}

#navigation li > ul {
top: auto;
left: auto;
}

#navigation li:hover ul {
display: block;
}

#navigation li.current ul {
padding-bottom:	1px;
}

#navigation li {
text-align: center;
}

#navigation li li {
text-align: left;
}

#navigation li li li {
text-indent: 10px;
}

#navigation a {
text-decoration: none;
display: block;
}

#navigation li a:hover {
background: #2A0709;
}

#navigation li ul li a:link, #navigation li ul li a:visited {
background: #4f0702;
}

#navigation li ul li a:hover, #navigation li.current ul li a:hover {
background-color: #2A0709;
}



/* Global Typography
-------------------------------------------------------------*/

h1,h2,h3,h4 {
font-family: Georgia, serif;
font-weight: lighter;
}

h1 {
font-size: 3.3em;
margin: 0 0 0.5em;
padding: 0.25em;
color: #540b0c;
border-bottom: 1px dotted #530B0C;
}

	#home h1 {
	border: none;
	}

h2 {
font-size: 1.8em;
padding: 0.25em 0 0.5em;
color: #540b0c;
}

	#home h2 {
	padding-top: 0;
	}
	
	h2#subnav-header {
	padding-bottom: 0.75em;	
	}

h3 {
font-size: 1.5em;
color: #333;
}
	
	ul#answers h3 {
	margin: 0;
	padding: 0;	
	}

p {
font-size: 1.3em;
line-height: 1.4em;
padding-bottom: 1em;
}

p.paypal {
font-size: 1.2em;
}

p#quoteme {
font-size: 1.6em;
}

p.phone, p.email, p.turnaround {padding-left: 65px;}
p.phone {background: url(./themes/site_themes/easyresume/images/icons/phone.jpg) top left no-repeat;}
p.email {background: url(./themes/site_themes/easyresume/images/icons/email.jpg) top left no-repeat;}
p.turnaround {background: url(./themes/site_themes/easyresume/images/icons/turnaround.jpg) top left no-repeat;}

.bold {
font-weight: bold;
}

/* Structure Styling
-------------------------------------------------------------*/

#container {
width: 760px;
margin: 0 auto;
padding: 0;
text-align: left;
}

#navigation {
float: left;
height: 40px;
font-size: 1.5em;
}

#banner {
height: 110px;
width: 760px;
overflow: hidden;
background: url(./themes/site_themes/easyresume/images/presentation/banner.png) center no-repeat;
}

	#home #banner {
	height: 300px;
	background: url(./themes/site_themes/easyresume/images/presentation/banner-home.png) center no-repeat;
	}

#main {
float: left;
margin: 30px 0 20px;
}

#intro {
width: 760px;
margin: 0 0 20px 0;
background: url(./themes/site_themes/easyresume/images/presentation/intro-middle.png) center top repeat-y;
}

#intro-inner {
background: url(./themes/site_themes/easyresume/images/presentation/intro-bottom.png) center bottom no-repeat;
}

	#intro-inner h1 {
	margin: 0;
	padding: 20px 20px 0.5em;
	font-size: 2.4em;
	background: url(./themes/site_themes/easyresume/images/presentation/intro-top.png) center top no-repeat;
	}
	
	#intro-inner p {
	margin: 0;
	padding: 0 20px 10px;
	}
	
	#intro-inner ul {
	height: 30px;
	padding: 10px 20px 20px;
	}

		#intro-inner ul li {
		float: left;
		display: block;
		margin-right: 20px;
		}
		
		#intro-inner ul li a {
		display: block;
		text-decoration: none;
		width: 165px;
		height: 30px;
		text-indent: -9999px;
		}

		#intro-inner ul li.last {
		margin-right: 0;
		}

		#intro-inner ul li.entry a {
		background: url(./themes/site_themes/easyresume/images/presentation/intro-button-entry.gif) center no-repeat;
		}

		#intro-inner ul li.pro a {
		background: url(./themes/site_themes/easyresume/images/presentation/intro-button-pro.gif) center no-repeat;
		}

		#intro-inner ul li.managerial a {
		background: url(./themes/site_themes/easyresume/images/presentation/intro-button-managerial.gif) center no-repeat;
		}

		#intro-inner ul li.it a {
		background: url(./themes/site_themes/easyresume/images/presentation/intro-button-it.gif) center no-repeat;
		}

#content {
float: left;
}

#contact-details {
padding: 10px 15px;
border: 1px #E2D8A0 dotted;
background: #fff;
}

#contact-details h2 {
padding-bottom: 0.25em;
}

#contact-details p {
font-size: 1.2em;
}



/* Left Column Styling
-------------------------------------------------------------*/

#left-column {
float: left;
width: 415px;
padding: 20px 15px 20px;
border: 2px solid #f2f2d0;
background: #fff;
}

#left-column p.intro {
padding: 15px 0 25px;
}

#left-column ul#prices {
padding-bottom: 0px;
}

#left-column ul#prices li {
font-size: 1.3em;
font-weight: bold;
font-family: Georgia, serif;
}

#left-column ul {
padding-left: 15px;
margin-bottom: 20px;
}

	#faq #left-column ul {
	list-style-type: none;
	padding-left: 0;
	}
	
	#faq #left-column li {
	list-style-type: none;
	}

#left-column ul li {
list-style-type: square;
font-size: 1.2em;
}

#action {
width: 415px;
margin: 5px 0 20px;
background: url(./themes/site_themes/easyresume/images/presentation/action-middle.gif) center top repeat-y;
}

#action-inner {
padding-bottom: 10px;
background: url(./themes/site_themes/easyresume/images/presentation/action-bottom.gif) center bottom no-repeat;
}

	#action-inner h2#action-header {
	display: block;
	padding: 15px 15px 0;
	font-family: Georgia, serif;
	background: url(./themes/site_themes/easyresume/images/presentation/action-top.gif) center top no-repeat;
	}
	
	#action ul {
	padding: 0 10px 5px 15px;
	margin: 0 0 10px 15px;
	}

ul#questions, ul#answers {
margin: 0 0 25px;
}

ul#answers li {
font-size: 1.2em;
}

ul#answers li {
margin-bottom: 20px;
}

.entry{
margin-bottom: 30px;
}

ol li {
font-size: 1.2em;
margin-bottom: 5px;
}

#payment {
margin-bottom: 10px;
padding: 5px 15px 5px;
border: 1px #E2D8A0 dotted;
}


	#payment .package {
	clear: both;
	height: 25px;
	border-bottom: 1px #E2D8A0 dotted;
	}

	#payment .package p {
	float: left;
	display: block;
	height: 25px;
	padding: 5px 0 0 0;
	}

	#payment .package form {
	float: right;
	}

	#payment .last {
	margin-bottom: 20px;
	}

/* Right Column Styling
-------------------------------------------------------------*/

#right-column {
float: left;
width: 270px;
margin-left: 8px;
}

#subnavigation {
margin-bottom: 20px;
}

	#subnavigation ul {
	margin: 0;
	padding: 0;
	}	

	#subnavigation li {
	display: inline;
	margin: 0;
	padding: 0;
	}
	
	#subnavigation li a {
	display: block;
	margin: 0;
	padding: 10px 0 10px 5px;
	border-top: 2px solid #EDF3CF;
	font-size: 1.3em;
	text-decoration: none;
	}
	
	#subnavigation li.last a {
	border-bottom: 2px solid #EDF3CF;
	}
	
	#subnavigation li a:hover {
	background: url(./themes/site_themes/easyresume/images/presentation/subnav-bg.gif) left repeat-y;
	}


.testimonial {
padding: 0 0 20px 0;
}

#left-column .testimonial {
margin-left: 50px;
}

.testimonial-outer {
width: 300px;
margin: 0;
background: url(./themes/site_themes/easyresume/images/presentation/testimonial-middle.png) center top repeat-y;
}

.testimonial-inner {
padding-bottom: 40px;
background: url(./themes/site_themes/easyresume/images/presentation/testimonial-bottom.png) center bottom no-repeat;
}

.testimonial-inner blockquote {
margin: 0;
padding: 10px 20px 0;
background: url(./themes/site_themes/easyresume/images/presentation/testimonial-top.png) center top no-repeat;
}

.testimonial-inner blockquote p {
font-family: Georgia, "Times New Roman", serif;
color: #540b0c;
font-style: italic;
font-size: 1.2em;
line-height: 1.7em;
padding: 0;
}

.testimonial cite {
margin-left: 20px;
font-family: Georgia, "Times New Roman", serif;
font-size: 1.4em;
font-style: italic;
color: #000;
}

#right-column img {
margin-bottom: 10px;
}


/* hCard Styling
-------------------------------------------------------------*/

#right-column .vcard {
color: #333;
margin: 15px 0;
}

#right-column .vcard dl {
padding: 0 0 10px 30px;
}

#right-column .vcard dt {
font-size: 1.3em;
display: block;
margin: 0;
padding: 0;
}

#right-column .vcard dd {
font-size: 1.1em;
margin: 0;
}

#right-column dl.telephone {
background: transparent url(./themes/site_themes/easyresume/images/icons/telephone.gif) no-repeat 0 5px;
}

#right-column dl.adr {
background: transparent url(./themes/site_themes/easyresume/images/icons/address.gif) no-repeat 0 5px;
}

#right-column dl.email {
background: transparent url(./themes/site_themes/easyresume/images/icons/email.gif) no-repeat 0 5px;
}



/* Footer Styling
-------------------------------------------------------------*/

#footer {
height: 100px;
background: #fefadf url(./themes/site_themes/easyresume/images/presentation/footer-bg.png) top repeat-x;
}

#footer-inner {
width: 760px;
margin: 0 auto;
padding-top: 10px;
text-align: left;
}

#footer p {
padding: 0;
}

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

#footer ul li {
float: left;
margin-right: 10px;
}

#footer ul li a {

}



/* Contact Form Styling -
-------------------------------------------------------------*/

fieldset {
margin: 0 0 10px;
padding: 10px 20px 20px;
background: #FBFAFD;
border: none;
border: 1px solid #dce7ea;
display:block;
}

label {
font-size: 1.1em;
font-weight: bold;
color: #333;
display: block;
margin: 4px 0 0 0;
padding 2px;
}

	span.required {
	color: #FF3300;
	font-weight: bold;
	}

#contact input, #contact textarea, #contact select{
width: 95%;
margin: 0 0 5px 0;
padding: 5px;
font-size: 1.2em;
font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Sans-serif;
border: 1px solid #b9c7cb;
background-color: #fff;
}


   .upload {color: #000;
			border: solid 1px #b9c7cb;
			background-color: #fff;	
			width: auto;
			height:auto;
	  		}
	  		
	.additional-statement {color: #000;
			border: solid 1px #b9c7cb;
			background-color: #fff;	
			width: 95%;
			height:170px;
			}
			
	.paypal	{color: #000;
			border: solid 1px #b9c7cb;
			background-color: #fff;	
			height:auto;
			width: auto;
			}

	input {
	color: #000;
	width: 95%;
	height: 25px;
	border: solid 1px #b9c7cb;
	background-color: #fff;	
	}

	textarea {
	color: #2F2E2A;
	width: 95%;
	height: 60px;
	border: solid 1px #b9c7cb;
	}
	
	select {
	color: #2F2E2A;
	width: 95%;
	height: 25px;
	font-size: 1.2em;
	border: solid 1px #b9c7cb;
	}

button {
margin: 0;
padding: 0;
border: none;
background:url(./themes/site_themes/easyresume/presentation/contact-button.gif) no-repeat;
}


#pics {  
    height:  232px;  
    width:   232px;  
    padding: 0;  
    margin:  0;  
} 
 
#pics img {  
    padding: 15px;  
    border:  1px solid #ccc;  
    background-color: #eee;  
    width:  200px; 
    height: 200px; 
    top:  0; 
    left: 0 
} 