/*  Main stylesheet for ENet Design Ltd
	
	copyright 2011 Enet Design Ltd.
	
	Index:
	Headings & fonts
	Main template
	Homepage
	Website design page
	Services pages
	Portfolio page
	Price pages
	Blog
	Nivo slider
	Contact page
	tandc / privacy pages
	
	*/


/*   ----------------  headings / font / list styles  -----------------   */


h1 {
	font-family: 'Lucida Sans Unicode','Lucida Grande', sans-serif;
	font-size: 1.4em;
	line-height: 1.4;
	font-weight: 300;
	color: #666666;
	}
	
.homeheading {
	font-family: 'Lucida Sans Unicode','Lucida Grande', sans-serif;
	font-size: 1.6em;
	line-height: 1.4;
	font-weight: 300;
	color: #666666;
	}


h2 {
	padding: 0;
	margin: 0px 0 0px 0;
	font-family: 'Lucida Sans Unicode','Lucida Grande', sans-serif;
	font-size: 1.2em;
	line-height: 1.4;
	font-weight: 300;
	color: #666666;
	}
	
h3 {
	padding: 0;
	margin: 0px 0 0px 0;
	font-family: 'Lucida Sans Unicode','Lucida Grande', sans-serif;
	font-size: .8em;
	line-height: 1.4;
	font-weight: bold;
	color: #666666;
	}
	
h4 {
	padding: 0;
	margin: 0px 0 0px 0;
	font-family: 'Lucida Sans Unicode','Lucida Grande', sans-serif;
	font-size: 1em;
	line-height: 1.4;
	font-weight: bold;
	color: #666666;
	}
	
#contact_details p {
	margin-top: 0;
	padding-top: 0;
	}
	
	
.heading {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	color: #666666;
	line-height: 1.4;
	text-align: justify;
}
	
.green {
	color: #33cc33;
	}	
	
.bold {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #33cc33;
	}
	
.strong {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	color: #666666;
	font-weight: bold;
	line-height: 1.4;
	}


p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: .85em;
	color: #666666;
	line-height: 1.4;
	}
	
.reg_co {
	font-family: Helvetica, Arial, sans-serif;
	font-size: .7em;
	color: #666666;
	line-height: 1.4;
	}


.bold-kw {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	color: #666666;
	font-weight: bold;
	line-height: 1.4;
	}	
	
.bold-gray {
	font-family: Helvetica, Arial, sans-serif;
	font-size: .85em;
	color: #666666;
	font-weight: bold;
	line-height: 1.4;
	}
	
.bold-gray-big {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.1em;
	color: #666666;
	font-weight: bold;
	line-height: 1.4;
	}
	
.bold-green {
	font-family: Helvetica, Arial, sans-serif;
	font-size: .85em;
	color: #33cc33;
	font-weight: bold;
	line-height: 1.4;
	}
	
.intro {
	margin: 40px 0 0 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #666666;
	}

.white_head {
	margin-top: 0;
	padding-top: 0;
	font-family: Arial, sans-serif;
	font-size: 1em;
	color: #ffffff;
	line-height: 1.4;
	}
	
.foot_text{
	font-family: Arial, sans-serif;
	font-size: .8em;
	color: #ffffff;
	line-height: 1.3;
	}
	
.white_copy {
	padding: 0 0 0 5px;
	font-family: Arial, sans-serif;
	font-size: .8em;
	color: #ffffff;
	}
	
#footer a {
	font-family: Arial, sans-serif;
	font-size: .8em;
	color: #ffffff;
	line-height: 1.3;
	text-decoration: none;
	}	
	
#footer a:hover {
	font-family: Arial, sans-serif;
	font-size: .8em;
	color: #ffffff;
	line-height: 1.3;
	text-decoration: underline;
	}	
	
.cycle_bullets li {
	font-family: Helvetica, Arial, sans-serif;
	font-size: .9em;
	color: #666666;
	line-height: 1.7;
	}

li {
	font-family: Helvetica, Arial, sans-serif;
	font-size: .8em;
	color: #666666;
	line-height: 1.5;
	}
	
#detailed_services li {
	font-family: Helvetica, Arial, sans-serif;
	font-size: .9em;
	color: #666666;
	line-height: 1.7;
	}
	
#design_mainbox li {
	font-family: Helvetica, Arial, sans-serif;
	font-size: .9em;
	color: #666666;
	line-height: 1.5;
	}
	
ul {
	list-style-image:url("../images/bullet.jpg");
	}

img {
	border: 0;
	text-decoration: none;
}

.leftalign {
	float: left;
	}

.rightalign {
	float: right;
	}
	
.info_btn  {
	margin-left: -12px;
	}
	
a.webdev_link {
	font-family: Helvetica, Arial, sans-serif;
	font-size: .9em;
	color: #33cc33;
	text-decoration: none;
	}

a.webdev_link:hover {
	font-family: Helvetica, Arial, sans-serif;
	font-size: .9em;
	color: #33cc33;
	text-decoration: underline;
	}		
	
	
#design_quotebox label {
	font-family: Helvetica, Arial, sans-serif;
	font-size: .85em;
	color: #666666;
	line-height: 1.4;
	}	
	
#contact_form label {
	font-family: Helvetica, Arial, sans-serif;
	font-size: .85em;
	color: #666666;
	line-height: 1.4;
	}	
	
.required {
	font-family: Helvetica, Arial, sans-serif;
	font-size: .7em;
	color: #33cc33;
	line-height: 1.4;
	}
	
#related_services a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: .9em;
	color: #666666;
	text-decoration: none;
	}	
	
#related_services a:hover {
	font-family: Helvetica, Arial, sans-serif;
	font-size: .9em;
	color: #666666;
	text-decoration: underline;
	}	
	
#quote_button_home {
right:0px;  /* change this to left: 1px; to put it on the left of the screen */
top:30%;height:175px;width:48px;margin:0;padding:0;position:fixed;z-index:5000;}
#quote_button_home a{background: url(../images/quote_button.png) no-repeat; /* Path to Image */display:block;width:100%;height:100%;}	

#quote_button_home a:hover{background: url(../images/quote_button_flat.png) no-repeat; /* Path to Image */display:block;width:100%;height:100%;}	


	
/*  ----------------------  MAIN TEMPLATE STYLES  ------------------*/


html, body {
	height: 100%;
	border: 0;
	margin: 0;
	padding: 0;
	overflow: visible;
	}

#container {
	width: 100%;
	height: 100%;
	position: relative;
	}
	
#header {
	width: 100%;
	height: 100px;
	position: relative;
	float: left;
	background-color: #33cc33;
	}
	
#content {
	width: 100%;
	height: auto;
	position: relative;
	float: left;
	}
	
#content_wrap {
	padding-top: 5px;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	height: auto;
	position: relative;
	}
	
#404wrap {
	float: left;
	position: relative;
	padding: 30px 0 60px 0;
	}
	
#design_2col_layout {	
	margin: 20px 0 20px 0;
	width: 900px;
	height: auto;
	position: relative;
	float: left;
	}

#design_mainbox {	
	margin: 0 0 0 0;
	width: 600px;
	height: auto;
	position: relative;
	float: left;
	}	
	
#design_quotebox {
	margin: 0 0 0 30px;
	width: 242px;
	height: auto;
	position: relative;
	float: left;
	}	
	
.test {
	width: 500px;
	height: 250px;
	position: relative;
	float: left;
	}
	
#head_content {
	padding-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	height: auto;
	position: relative;
	}
	
#logo_nav {
	margin: 0 0 0 0;
	width: 1000px;
	height: 80px;
	position: relative;
	float: left;
	}
	
#logo {
	margin: 8px 0 0 0;
	width: 250px;
	height: 80px;
	position: relative;
	float: left;
	}
	
#nav {
	margin: 15px 10px 0 40px;
	width: auto;
	height: auto;
	position: relative;
	float: left;
	}
	
#footer_fade {
	width: 100%;
	height: 20px;
	position: relative;
	float: left;
	background: url('../images/bottom_fade.png') repeat-x;
	}	
	
#footer {
	width: 100%;
	height: auto;
	position: relative;
	float: left;
	background: #666666;
	}	
	
#footer_content {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	height: auto;
	position: relative;
	background: #666666;
	}
	
#footer_textbox {
	padding-bottom: 15px;
	width: 900px;
	height: auto;
	position: relative;
	float: left;
	}
	
.footer_box {
	padding: 5px;
	margin: 0 25px 0 0px;
	width: 190px;
	height: auto;
	position: relative;
	float: left;
	}	
	
.footer_box_end {
	padding: 5px;
	margin: 0 0px 0 0px;
	width: 190px;
	height: auto;
	position: relative;
	float: left;
	}

.underline {
	margin: 0 0px 15px -5px;
	width: 200px;
	height: auto;
	position: relative;
	float: left;
	border-bottom: 1px solid #797979;
	border-top: 1px solid #545353;
	}

#footer_copyright {
	width: 900px;
	height: auto;
	position: relative;
	float: left;
	background: #666666;
	}	
	
#footer_copyright a {
	font-family: Arial, sans-serif;
	font-size: 1em;
	color: #ffffff;
	}
	
#footer_copyright a:hover {
	font-family: Arial, sans-serif;
	font-size: 1em;
	color: #ffffff;
	text-decoration: underline;
	}
	
#footer_underline {
	width: 880px;
	height: auto;
	position: relative;
	float: left;
	border-bottom: 1px solid #797979;
	border-top: 1px solid #545353;
	}
	
.foot_blog_entry  {
	width: 170px;
	height: 10px;
	}
	

	
/*  ----------------------  HOMEPAGE STYLES  ------------------*/

#home_header {
	margin: 0 0 25px 0;
	width: 100%;
	height: auto;
	position: relative;
	float: left;
	background-color: #33cc33;
	}

#home_nav_content {
	padding-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	min-height: 470px;
	position: relative;
	}
	
#home_head_content {
	padding-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	min-height: 470px;
	position: relative;
	}
	
#home_content_wrap {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 900px;
	height: auto;
	}
	
#main_img_rotation {
	margin:30px 0px 0px 40px;
	width: 880px;
	height: 300px;
	position: relative;
	float: left;
	border: 10px solid #63e763;
	}
	
#services_box{
	padding: 0 0 0px 0px;
	margin: 0 0px 0 0;
	width: 900px;
	height: auto;
	position: relative;
	float: left;
	}
	
.services{
	margin: 0 20px 0 0px;
	width: 280px;
	height: auto;
	position: relative;
	float: left;
	}
	
.services_last{	
	margin: 0 0px 0 10px;
	width: 280px;
	height: auto;
	position: relative;
	float: left;
	}
	
.service_heading {
	margin: 0 0px 0 0;
	width: 300px;
	height: 80px;
	position: relative;
	float: left;
	}
	
.section_shadow {
	width: 900px;
	height: 35px;
	position: relative;
	float: left;
	background: url('../images/section_shadow.png') no-repeat;
	}	
	
.section_shadow_bottom {
	width: 900px;
	height: 25px;
	position: relative;
	float: left;
	background: url('../images/section_shadow.png') no-repeat;
	}
	
.section_shadow_down {
	width: 900px;
	height: 35px;
	position: relative;
	float: left;
	background: url('../images/section_shadow_down.png') no-repeat;
	}
	
#about_home {
	padding: 0 0 0px 0px;
	margin: 0 0px 0 0;
	width: 900px;
	height: 300px;
	position: relative;
	float: left;
	background: url('../images/about_home.jpg') no-repeat;
	}
	
#detailed_services {
	margin: 0 0px 0 0;
	width: 450px;
	height: 280px;
	position: relative;
	float: left;
	}
	
.service_cycle {
	margin: 20px 0px 0 0;
	width: 450px;
	height: 240px;
	position: relative;
	float: left;
	}
	
.cycle_head {
	margin: 0 0px 0 0;
	width: 450px;
	height: 40px;
	position: relative;
	float: left;
	}

.cycle_image {
	padding-top: 15px;
	margin: 0 0px 0 0;
	width: 150px;
	height: 135px;
	position: relative;
	float: left;
	}

.cycle_bullets {
	margin: 0 0px 0 0;
	width: 275px;
	height: 150px;
	position: relative;
	float: left;
	}	
	
.cycle_button {
	margin: 0 0px 0 0;
	width: 450px;
	height: 40px;
	position: relative;
	float: left;
	}	
	
#portfolio_home {
	padding: 0 0 20px 0px;
	margin: 0 0px 0 0;
	width: 900px;
	height: auto;
	position: relative;
	float: left;
	}
	
/* ---------------------------- Website design page styles  -------------------------------------- */	


.quote_form {
	margin-bottom: 20px;
	padding: 5px;
	border: 1px solid #cccccc;
	}
	
.quote_field {
	width: 230px;
	height: 25px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: .85em;
	color: #666666;
	line-height: 1.4;
	}
	
.quote_message {
	width: 230px;
	height: 100px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: .85em;
	color: #666666;
	line-height: 1.4;
	}
	
#webdesign-slide-wrap {
	padding: 0px 0 50px 0;
    width:880px;
    height: auto;
    margin:0 auto;
	position: relative;
	float: left;
	}
	
#webdesign_list td {
	font-family: Helvetica, Arial, sans-serif;
	font-size: .85em;
	color: #666666;
	}
	
.spacer {
	padding-left: 40px;
	}
	
.spacer2 {
	padding-left: 70px;
	}
	

/* ----------------------------  service pages styles  -------------------------------------- */	

#webservices_image_wrap {
	padding: 10px 0 10px 0;
    width:880px;
    height: auto;
    margin:0 auto;
	position: relative;
	float: left;
	}

/* ----------------------------  portfolio page styles  -------------------------------------- */	

#website_section {
	margin: 15px 0 15px 0;
	padding: 0px 0 0px 0;
    width:900px;
    height: auto;
	position: relative;
	float: left;
	}
	
#logo_section {
	margin: 15px 0 15px 0;
	padding: 0px 0 0px 0;
    width:900px;
    height: auto;
	position: relative;
	float: left;
	}
	
.portfolio_row_holder {
	margin: 0 0px 25px 0;
	padding: 0px;
    width:auto;
    height: auto;
	position: relative;
	float: left;
	}

.website_detail_holder {
	margin: 0 17px 0 0;
	padding: 0px;
    width:210px;
    height: auto;
	position: relative;
	float: left;
	}

.website_detail_holder_end {
	margin: 0 0px 0 0;
	padding: 0px;
    width:210px;
    height: auto;
	position: relative;
	float: left;
	}	
	
.website_image {
	margin: 0 0px 10px 0;
	padding: 0px;
    width:200px;
    height: 140px;
	position: relative;
	float: left;
	border: 5px solid #33cc33;
	}	
	
.portfolio_images {
	padding: 1px 0 0 1px;
	}
	
.website_detail_holder p {
	font-size: .8em;
	margin: 5px 0 0 0;
	padding: 0;
	}
	
.website_detail_holder li {
	font-size: .8em;
	margin-left: 20px;
	padding: 0;
	}
	
.website_detail_holder ul {
	margin: 0;
	padding: 0;
	}

.website_detail_holder a {
	font-size: .9em;
	margin-top: 5px;
	padding: 0;
	color: #33cc33;
	text-decoration: none;
	}
	
.website_detail_holder a:hover {
	font-size: .9em;
	margin-top: 5px;
	padding: 0;
	color: #33cc33;
	text-decoration: underline;
	}
	
.website_detail_holder_end p {
	font-size: .8em;
	margin: 5px 0 0 0;
	padding: 0;
	}
	
.website_detail_holder_end li {
	font-size: .8em;
	margin-left: 20px;
	padding: 0;
	}
	
.website_detail_holder_end ul {
	margin: 0;
	padding: 0;
	}

.website_detail_holder_end a {
	font-size: .9em;
	margin-top: 5px;
	padding: 0;
	color: #33cc33;
	text-decoration: none;
	}
	
.website_detail_holder_end a:hover {
	font-size: .9em;
	margin-top: 5px;
	padding: 0;
	color: #33cc33;
	text-decoration: underline;
	}
	
/* ----------------------------  price page styles  -------------------------------------- */	

.price_guide {
	margin-bottom: 25px;
	}

.price_guide td {
	padding:10px 0 10px 10px;
	}

.price_guide th {
	font-family: Helvetica, Arial, sans-serif;
	font-size: .9em;
	color: #33cc33;
	text-align: left;
	font-weight: 100;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	}

.service_column {
	width: 315px;
	}
	
.qty_column {
	width: 150px;
	}
	
.cost_column {
	width: 90px;
	}
	
.non-shaded {
	font-family: Helvetica, Arial, sans-serif;
	font-size: .85em;
	color: #666666;
	}
	
.shaded {
	background-color: #f3f3f3;
	font-family: Helvetica, Arial, sans-serif;
	font-size: .85em;
	color: #666666;
	}
	
	
/* ----------------------------  Blog styles  -------------------------------------- */	


#blog_wrap {
	margin: 20px 0 20px 55px;
	width: 905px;
	height: auto;
	position: relative;
	float: left;
	}

#blog_content {
	margin: 0 0 0 0px;
	width: 600px;
	height: auto;
	position: relative;
	float: left;
	}	
	
#blog_details {
	margin: 0 0 0 0px;
	width: 300px;
	height: auto;
	position: relative;
	float: left;
	border-left: 1px dotted #cccccc;
	}	
	
.contentheading {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.2em;
	line-height: 1.4;
	font-weight: bold;
	color: #666666;
	}
	
.createdate {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: .8em;
	line-height: 1.4;
	font-weight: bold;
	color: #33cc33;
	}

.article_separator {
	border-top: 1px dotted #cccccc;
	display: block;
	width: 600px; 
	height: 1px;        
}

/* ----------------------------  Contact page styles  -------------------------------------- */	


#contact_details {
	padding-top: 30px;
	margin: 0 15px 0 0px;
	width: 290px;
	height: auto;
	position: relative;
	float: left;
	}	
		
#contact_form {
	padding-top: 30px;
	margin: 0 0px 25px 0px;
	width: auto;
	height: auto;
	position: relative;
	float: left;
	}	

.contact_form {
	margin-bottom: 20px;
	padding: 5px;
	border: 1px solid #cccccc;
	}
	
.contact_field {
	width: 270px;
	height: 25px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: .85em;
	color: #666666;
	line-height: 1.4;
	}
	
.contact_field_select {
	width: 276px;
	height: 20px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: .75em;
	color: #666666;
	line-height: 1.4;
	}
	
.contact_message {
	width: 550px;
	height: 200px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: .85em;
	color: #666666;
	line-height: 1.4;
	}
	
.contact_numbers {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.1em;
	color: #666666;
	line-height: 1.4;
	}



/* ----------------------------  Nivo slider styles  -------------------------------------- */	


#slider-home {
	position:relative;
    width:880px;
    height:300px;
	background:url(../images/loading.gif) no-repeat 50% 50%;
}

#slider-home img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider-home a {
	border:0;
	display:block;
}

#slider {
	margin-top: 10px;
	position:relative;
    width:880px;
    height:200px;
	background:url(../images/loading.gif) no-repeat 50% 50%;
	border: 1px solid #cccccc;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	left:50px;
	bottom:-42px;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(../images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(../images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}

/*====================*/
/*=== Other Styles ===*/
/*====================*/
.clear {
	clear:both;
}


/* ------------------------------   t and c's and privacy policy styles     -------------------------------  */


#tandc {
	margin-bottom: 25px;
	height: auto;
	width: auto;
	position: relative;
	float: left;
	}
	
#tandc td {
	font-family: Helvetica, Arial, sans-serif;
	font-size: .85em;
	color: #666666;
	line-height: 1.4;
	padding: 10px;
	}	





