@charset "UTF-8";
/* CSS Document */

*{
	outline: none;	
}

/*** anything that kaila has added ***/

a		{ color:white; text-decoration:none; font-weight:bold; }
a:hover	{ text-decoration:underline; }
h1		{ font-size:20px; font-weight:100; }
ul		{ margin-left: 0; padding-left: 1em; padding-bottom:20px; text-indent: -1.3em; list-style:none; }
li		{ margin:0; padding:0; list-style:inside; list-style-image:url(../Graphics/bullet.png); }
p, .aboutContent, .content li, .signupText, .project_thumb_info .tags { opacity: .6; }

#noteWrapper{
	width: 760px;
	float:left;
	padding: 20px 0 10px 100px;
}

#note	{
	width: 760px;
	height: 57px;
	padding: 0px 20px 0px 20px;
	float: left;
	background-image:url(../Graphics/bg_separator_bar.png);
	background-repeat:no-repeat;
	background-position:center;
	line-height:57px;
	color:#fff;
	text-align:center;
	font-style: italic;
	font-size:15px;
}

/*** end ***/

body{
	height: 2060px;
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #48012b;
	background-image: url(../Graphics/Backgrounds/floral.jpg);
	background-position: center top;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

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

#header{
	width: 1000px;
	height: 120px;
	float:left;
}

#social{
	width: 147px;
	height: 47px;
	float:right;
	padding: 18px 0 5px 0;
	overflow:hidden;
}

#background_select{
	width: 147px;
	height: 22px;
	float:right;
}

#social .twitter{
	width: 47px;
	height: 47px;
	float:left;
	background-image: url(../Graphics/social_transparent.png);
	background-position: 0px 0px;
}

#social .facebook{
	width: 46px;
	height: 47px;
	float:left;
	background-image: url(../Graphics/social_transparent.png);
	background-position: -47px 0px;
}

#social .rss{
	width: 54px;
	height: 47px;
	float:left;
	background-image: url(../Graphics/social_transparent.png);
	background-position: -93px 0px;
}

#social .twitter:hover{
	width: 47px;
	height: 47px;
	float:left;
	background-image: url(../Graphics/social_transparent.png);
	background-position: 0px -47px;
}

#social .facebook:hover{
	width: 46px;
	height: 47px;
	float:left;
	background-image: url(../Graphics/social_transparent.png);
	background-position: -47px -47px;
}

#social .rss:hover{
	width: 54px;
	height: 47px;
	float:left;
	background-image: url(../Graphics/social_transparent.png);
	background-position: -93px -47px;
}



#logo{
	background-image: url(../Graphics/regina-web-design.png);
	float: left;
	height: 120px;
	width: 230px;	
}

#nav{
	width: 570px;
	height: 120px;
	padding-left: 32px;
	float:left;
}

#nav a {
	font-size: 0;
	line-height: 0;
}

#nav .hello{
	width: 75px;
	height: 120px;
	float:left;
	background-image: url(../Graphics/nav.png);
	background-position: 0px 0px;
}

#nav .about{
	width: 106px;
	height: 120px;
	float: left;
	background-image: url(../Graphics/nav.png);
	background-position: -75px 0px;
}

#nav .work{
	width: 113px;
	height: 120px;
	float:left;
	background-image: url(../Graphics/nav.png);
	background-position: -181px 0px;
}

#nav .blog{
	width: 68px;
	height: 120px;
	float:left;
	background-image: url(../Graphics/nav.png);
	background-position: -294px 0px;
}

#nav .estimate{
	width: 107px;
	height: 120px;
	float:left;
	background-image: url(../Graphics/nav.png);
	background-position: -362px 0px;
}

#nav .contact{
	width: 101px;
	height: 120px;
	float:left;
	background-image: url(../Graphics/nav.png);
	background-position: -469px 0px;
}


#nav .helloON{
	width: 75px;
	height: 120px;
	float:left;
	background-image: url(../Graphics/nav.png);
	background-position: 0px -240px;
}

#nav .aboutON{
	width: 106px;
	height: 120px;
	float: left;
	background-image: url(../Graphics/nav.png);
	background-position: -75px -240px;
}

#nav .workON{
	width: 113px;
	height: 120px;
	float:left;
	background-image: url(../Graphics/nav.png);
	background-position: -181px -240px;
}

#nav .blogON{
	width: 68px;
	height: 120px;
	float:left;
	background-image: url(../Graphics/nav.png);
	background-position: -294px -240px;
}

#nav .estimateON{
	width: 107px;
	height: 120px;
	float:left;
	background-image: url(../Graphics/nav.png);
	background-position: -362px -240px;
}

#nav .contactON{
	width: 101px;
	height: 120px;
	float:left;
	background-image: url(../Graphics/nav.png);
	background-position: -469px -240px;
}


#nav .hello:hover{
	width: 75px;
	height: 120px;
	float:left;
	background-image: url(../Graphics/nav.png);
	background-position: 0px -120px;
}

#nav .about:hover{
	width: 106px;
	height: 120px;
	float: left;
	background-image: url(../Graphics/nav.png);
	background-position: -75px -120px;
}

#nav .work:hover{
	width: 113px;
	height: 120px;
	float:left;
	background-image: url(../Graphics/nav.png);
	background-position: -181px -120px;
}

#nav .blog:hover{
	width: 68px;
	height: 120px;
	float:left;
	background-image: url(../Graphics/nav.png);
	background-position: -294px -120px;
}

#nav .estimate:hover{
	width: 107px;
	height: 120px;
	float:left;
	background-image: url(../Graphics/nav.png);
	background-position: -362px -120px;
}

#nav .contact:hover{
	width: 101px;
	height: 120px;
	float:left;
	background-image: url(../Graphics/nav.png);
	background-position: -469px -120px;
}

#title{
	width: 1000px;
	height: 320px;
	float:left;
	text-align:center;
	position:relative;
}

.facebook_wrapper_home{
	width: 100px;
	height: 30px;
	position:absolute;
	right: 165px;
	bottom: 13px;
	
}

.facebook_wrapper_about{
	width: 100px;
	height: 30px;
	position:absolute;
	right: 129px;
	bottom: 13px;
	
}

#letsTalk{
	width: 182px;
	margin-left:auto;
	margin-right:auto;
}

/*&#letsTalk button{
	background-image: url(../Graphics/lets_talk.png);
	height: 70px;
	width: 182px;
	margin-right: auto;
	margin-left: auto;	
}*/


#signup{
	width: 1000px;
	float:left;
}

#signup .top{
	background-image: url(../Graphics/home_signup_top.png);
	float: left;
	height: 25px;
	width: 1000px;
	float: left;
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size:0;
}

#signup .content{
	background-image: url(../Graphics/home_signup_repeat.png);
	background-repeat: repeat-y;
	background-position: center;
	float:left;
	width: 1000px;
	text-align:center;
}

#signup .contactLeft1{
    width: 144px;
    float:left;
    padding-right: 4px;
    text-align:left;
    font-size:12px;
}

#signup h2 {
	margin-top: 0;
}

#signup .contactLeft2{
    width: 184px;
    float:left;
    padding-right: 4px;
    text-align:left;
    font-size:12px;
}

#signup .contactRight1{
    width: 154px;
    float:right;
    text-align:left;
    font-size:12px;
}

#signup .contactRight2{
    width: 170px;
    float:right;
    text-align:left;
    font-size:12px;
}

#signup .content .signupForm{
	width: 703px;
	height: 51px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

#signup .bottom{
	background-image: url(../Graphics/home_signup_bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 0px;
	float:left;
	height: 22px;
	width: 1000px;
}

.inputHomeFirstName {
	width:173px;
	height:51px;
	background-image:url(../Graphics/home_signup_firstname.png);
	background-repeat:no-repeat;
	float:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFF;
	background-position: left top;
}

.inputHomeLastName {
	width:177px;
	height:51px;
	background-image:url(../Graphics/home_signup_lastname.png);
	background-repeat:no-repeat;
	float:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFF;
}

.inputHomeEmail {
	width:276px;
	height:51px;
	background-image:url(../Graphics/home_sigup_email.png);
	background-repeat:no-repeat;
	float:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFF;
}

.inputHomeSend{
	background-image: url(../Graphics/home_signup_send.png);
	float: left;
	height: 51px;
	width: 77px;	
}

.inputHomeSend:hover {
	opacity: 0.9;
}

#signup .content .signupText{
	width: 753px;
	margin-left:auto;
	margin-right:auto;
	padding: 15px 0 2px 0;
	text-align:center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
	font-weight: 50;
	color: #FFF;
}

#filter_projects{
	width: 1000px;
	height: 45px;
	padding: 18px 0 8px 0;
	float:left;
	text-align: center;
}

#filter_projects .button{
	background-image: url(../Graphics/filter_projects.png);
	text-align: left;
	height: 32px;
	width: 278px;
	padding: 13px 0 0 15px;
	margin-right: auto;
	margin-left: auto;
	cursor:pointer;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
}

#filter_projects a{
	color: #FFF;
	text-decoration: none;	
}

#wide_grey_container{
	width: 910px;
	margin-left:auto;
	margin-right:auto;
}

#wide_grey_container .top{
	width: 910px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../Graphics/wide_grey_top.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	height: 16px;
}

#wide_grey_container .content{
	width: 910px;
	margin-left:auto;
	margin-right:auto;
	float:left;
	background-image: url(../Graphics/wide_grey_repeat.png);
	background-repeat: repeat-y;
	background-position: center;
}

#wide_grey_container .bottom{
	width: 910px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../Graphics/wide_grey_bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 15px;
}

#regular_grey_container{
	width: 800px;
	margin-left:auto;
	margin-right:auto;
}

#regular_grey_container .top{
	width: 800px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../Graphics/800w_top.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	height: 16px;
}

#regular_grey_container .content{
	width: 800px;
	margin-left:auto;
	margin-right:auto;
	float:left;
	background-image: url(../Graphics/800w_repeat.png);
	background-repeat: repeat-y;
	background-position: center;
}

#regular_grey_container .bottom{
	width: 800px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../Graphics/800w_bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 15px;
}

.project_thumb_wrapper{
	width: 261px;
	padding: 8px 11px 40px 25px;
	float:left;
	position:relative;
}

.project_thumb_info{
	width: 261px;
	padding: 5px 0 0 0;
	float:left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: left;
}

.project_thumb_info .tags{
	font-size: 10px;
}

.project_thumb_info .tags a{
	color: #FFF;
	text-decoration: none;	
}

.project_thumb_info .tags a:hover{
	text-decoration: underline;	
}

.project_thumb_overlay{
	width: 282px;
	height: 162px;
	position:absolute;
	left:15px;
	top:0px;
	background-image: url(../Graphics/project_overlay.png);
	background-repeat: no-repeat;
	background-position: left top;
}


#estimate_wrapper{
	width: 1000px;
	float:left;
	padding-top: 30px;
	
}

.contactMapWrapper{
	width: 800px;
	padding: 7px 100px 0px 100px;
	float: left;
	height: 71px;
	width: 800px;	
}
.contactMap{
	background-image: url(../Graphics/contact_map.png);
	float: left;
	height: 39px;
	width: 780px;
	padding: 32px 0 0 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:100;
	color: #FFF;
	text-decoration: none;
}

.errors{
	width: 800px;
	padding: 15px 100px 35px 100px;
	float: left;
}

.errors .top{
	background-image: url(../Graphics/error_top.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 800px;
	float:left;
	height: 10px;
}

.errors .content{
	background-image: url(../Graphics/error_repeat.png);
	background-repeat: repeat-y;
	background-position: center;
	width: 700px;
	padding: 5px 50px 5px 50px;
	float:left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F00;
	text-align: center;
}

.errors .bottom{
	background-image: url(../Graphics/error_bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 14px;
	width: 800px;	
}

#estimate_wrapper .left{
	width: 256px;
	padding: 0 0 0 45px;
	float:left;
}

#estimate_wrapper .left .item{
	float: left;
	height: 44px;
	width: 256px;
	padding: 0 0 10px 0;
}

#estimate_wrapper .right{
	width: 507px;
	padding: 0 192px 0 0;
	float:right;
}

#estimate_wrapper .right .item{
	float: left;
	height: 44px;
	width: 507px;
	padding: 0 0 10px 0;
}

#estimate_wrapper .right .itemMessage{
	float: left;
	height: 204px;
	width: 507px;
	background-image: url(../Graphics/contact_field_message.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#estimate_wrapper .right .itemMessage textarea{
	border:none;
	outline-offset:0px;
	overflow: hidden;
	font-size:12px;
	line-height:22px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	background-color:transparent;
}

.leftAbout{
	width: 200px;
	padding: 20px 0 0 5px;
	float:left;
	text-align:right;
}

.leftAbout a:hover{
	text-decoration: none;
	opacity: .8;
}

.leftAbout .item_wrapperON{
	width: 180px;
	float:left;
	padding: 0 10px 25px 0;
	font-size: 22px;
	text-shadow: #000 1px 1px 1px;
	color: #FFF;
	position:relative;
	text-decoration: underline;
	font-weight:bold;
}

.leftAbout .item_wrapper{
	width: 180px;
	float:left;
	padding: 0 10px 25px 0;
	font-size: 22px;
	text-shadow: #000 1px 1px 1px;
	color: #FFF;
	position:relative;
	font-weight:normal;
}


.leftAbout .item{
	float: left;
	height: 44px;
	width: 200px;
	padding: 0 0 10px 0;
}

.rightAbout{
	width: 650px;
	padding: 0 20px 0 20px;
	float:left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #FFF;
}

.rightAbout .content h2{
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 5px;
	color: #CCC;
	font-size: 24px;
}

.rightAbout .content p{
	margin: 0px;
	padding: 0 0 20px 0;
}

.rightAbout .item{
	width: 586px;
	float:left;
	padding: 0 0 20px 0;
}

.rightAbout .item .pic{
	width: 181px;
	height: 181px;
	float:left;
}

.rightAbout .item .aboutContent{
	width: 385px;
	float:right;
}

.rightAbout .item .aboutContent a{
	color: #CCC;
	text-decoration: none;
}

.rightAbout .item .aboutContent a:hover{
	text-decoration: underline;
}

.rightAbout .item .aboutContent .name{
	font-size: 24px;
	padding-bottom:10px;
	float:left;
	color:: #FFF;
	opacity: 1;
}

.rightAbout .item .aboutContent .title{
	font-size: 12px;
	padding-left:20px;
	float:left;
}


#estimate_wrapper .form{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #FFF;		
}

.inputEstimateSend{
	background-image: url(../Graphics/home_signup_send.png);
	height: 51px;
	width: 77px;
	float:right;
	background-repeat: no-repeat;
	background-position: right top;
}


.bottomSpacer{
	width: 100%;
	height: 35px;
	float:left;
}


.blog_left{
	width: 200px;
	float:left;
	text-align:right;
	padding: 15px 25px 0 0;
}

.blog_left a:hover{
	text-decoration: none;	
}

.blog_left .item_wrapperON{
	width: 185px;
	float:left;
	padding: 0 10px 25px 0;
	font-size: 22px;
	color: #fff;
	opacity: .6;
	position:relative;
	font-weight: bold;
}

.blog_left .item_wrapperON .pointer{
	position: absolute;
	background-image: url(../Graphics/blog_pointer.png);
	height: 19px;
	width: 10px;
	right: -28px;
	top: 12px;
}

.blog_left .item_wrapper .pointer{
	display: none;
}

.blog_left .item_wrapper{
	width: 185px;
	float:left;
	padding: 0 10px 25px 0;
	font-size: 22px;
	text-shadow: #000 1px 1px 1px;
	color: #FFF;
	position:relative;
	font-weight:normal;
}

.blog_left .topicitem_wrapperON{
	width: 185px;
	float:left;
	padding: 0 10px 9px 0;
	font-size: 14px;
	color: #fff;
	opacity: .6;
	position:relative;
	font-weight: bold;
}

.blog_left .topicitem_wrapper{
	width: 185px;
	float:left;
	padding: 0 10px 9px 0;
	font-size: 14px;
	text-shadow: #000 1px 1px 1px;
	color: #FFF;
	position:relative;
	font-weight:normal;
}


.blog_left .subtitle{
	float: right;
	height: 35px;
	width: 175px;
	margin: 10px 10px 0 0;
	padding-bottom: 20px;
}

.blog_right {
	float: left;
	width: 650px;
	padding: 15px 25px 20px 5px;
	background-repeat: repeat-y;
	background-position: center;
}

.blog_right .form{
	padding: 10px 0 25px 29px;
	float:left;
}

.blog_right .form .itemMessage{
	float: left;
	height: 204px;
	width: 520px;
	background-image: url(../Graphics/contact_field_message.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.blog_right .form .itemMessage textarea{
	border:none;
	outline-offset:0px;
	overflow: hidden;
	font-size:12px;
	line-height:22px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	background-color:transparent;
}

.blog_right p{
	opacity: .8;
	margin: 0 0 12px 0;
}

.blog_right ul{
	padding-bottom: 0;
}

.blog_right .date{
	width: 40px;
	height: 71px;
	padding: 2px 40px 0 10px;
	float:left;
	text-align:center;
	background-image: url(../Graphics/blog_date.png);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFF;
	line-height: 25px;
}

.blog_right .date .month{
	font-size: 20px;
	text-transform: uppercase;
}


.blog_right .date .day{
	font-size: 34px;
	font-weight: bold;
	padding-right: 2px;
}

.blog_right .post_title{
	width: 550px;
	float:left;
	text-align:left;
}

.blog_right .post_title .postedby{
	float:left;
	font-size: 13px;
	font-style: italic;
	color: #FFF;
}

.blog_right .post_title .like{
	width: 100px;
	float: left;
	height: 20px;
	text-align:right;
	padding-left: 12px;
	padding-top: 1px;
}

.blog_right .post_title .postedby .name{
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}

.blog_right .post_title h2 {
	font-size: 26px;
	font-weight: normal;
	color: #FFF;
	margin: 0;
	padding: 0 0 5px 0;
}

.blog_right .post_title h2 a {
	font-weight: normal;
}

.blog_right .post{
	font-size: 13px;
	color: #FFF;
	line-height: 20px;
	width: 640px;
	float:left;
	margin-top: 15px;
}

.blog_right .readmore{
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	float:left;
	padding-bottom:20px;
}

.blog_right .readmore a:hover{
	text-decoration: none;
}

.blog_right .divider{
	background-image: url(../Graphics/blog_divider.png);
	background-repeat: no-repeat;
	background-position: center;
	float: left;
	height: 8px;
	width: 566px;
	padding: 30px 0 30px 0;
}

.blog_right .divider2{
	background-image: url(../Graphics/blog_divider.png);
	background-repeat: no-repeat;
	background-position: center 8px;
	float: left;
	height: 8px;
	width: 566px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 35px;
	padding-left: 0;
}

.blog_right .facebookComments{
	width: 540px;
	float:left;
}

.blog_right .facebookComments .fbtop {
	background-image: url(../Graphics/blog_fb_comments_top.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 16px;
	width: 540px;
	float: left;
}

.blog_right .facebookComments .fbcontent{
	background-image: url(../Graphics/blog_fb_comments_repeat.png);
	background-repeat: repeat-y;
	background-position: center;
	padding: 0 20px 0 20px;
	float: left;
	width: 500px;	
}

.blog_right .facebookComments .fbbottom{
	background-image: url(../Graphics/blog_fb_comments_bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 16px;
	width: 540px;	
}

#project #project_header {
	margin-left: 29px;
	margin-right: 29px;
	margin-top: 15px;
}

#project #project_header #projectnav a {
	opacity: 0.7;
}

#project #project_header #projectnav a:hover {
	opacity: 1;
}

#project #projectnav {
	float: right;
}

#project #project_left {
	width: 458px;
	float: left;
	margin-left: 29px;
	margin-top: 15px;
}

#project #project_left #imagebay_outer #imagebay {
	height: 305px;
	width: 458px;
	overflow: hidden;
}

#project #project_left #imagebay_outer #imagebay img, #project #project_left #imagebay_outer #imagebay iframe {
	position: absolute;
}

#project #project_left #imagebay_outer {
	padding: 1px;
	background-color: rgba(255, 255, 255, 0.35);
	width: 458px;
	height: 305px;
}

#project #project_left #imageicons {
	float: left;
	margin-top: 21px;
	margin-top: 17px;
}

#project #project_left #imageicons a {
	margin-right: 7px;
	opacity: 0.8;
}

#project #project_left #imageicons a:hover {
	opacity: 1;
}

#project #project_left #imagenav {
	float: right;
	text-align: right;
	margin-top: 11px;
	margin-bottom: 10px;
}

#project #project_left #imagenav a {
	opacity: 0.7;
}

#project #project_left #imagenav a:hover {
	opacity: 1;
}

#project #project_right {
	width: 365px;
	float: left;
	margin-left: 25px;
	margin-top: 15px;
	margin-right: 25px;
}

#project #project_right h1 {
	color: #fff;
	font-size: 28px;
	font-weight: normal;
	margin-top: 0;
}

#project #project_right #url {
	margin-top: 10px;
	opacity: .5;
	font-weight: bold;
	font-size: 12px;
}

#project #project_right #url:hover {
	opacity: .7;
}

#project #project_right #description, #project #project_right #description * {
	opacity: .7;
	margin-top: 20px;
	color: #fff;
	opacity: .7;
	font-size: 12px;
	font-weight: bold;
}

span.checkbox {
	width: 19px;
	height: 25px;
	padding: 0 5px 0 0;
	background: url('../Images/Buttons/check_boxes.png') no-repeat;
	display: block;
}
span.radio {
	width: 19px;
	height: 25px;
	padding: 0 5px 0 0;
	background: url('../Images/Buttons/radio_buttons.png') no-repeat;
	display: block;
}

span.select {
	width: 147px; /* With the padding included, the width is 180 pixels: the actual width of the image. */
	height: 22px;
	background-image: url(../Graphics/change_background.png);
	background-repeat: no-repeat;
	text-align:left;
	font-size:14px;
	color:black;
	border: 0;
	display:block;
}

.inputDivFirstName {
	width:153px;
	height:13px;
	padding: 19px 10px 19px 10px;
	line-height:12px;
	border: 0;
	outline:none;
	background-color:transparent;
	font-size:12px;
	color:white;
	float:left;
}

.inputDivLastName {
	width:153px;
	height:13px;
	padding: 19px 10px 19px 10px;
	border: 0;
	font-size:12px;
	background-color:transparent;
	color:white;
	float:left;
	margin: 0;
	border:0;
}

.inputDivEmail {
	width:256px;
	height:13px;
	padding: 19px 10px 19px 10px;
	border: 0;
	font-size:12px;
	background-color:transparent;
	color:white;
	float:left;
	margin: 0;
	border:0;
}

#estimate_wrapper .form .inputDivEstimateFirstname{
	background-image: url(../Graphics/estimate_field_firstname.png);
	float: left;
	height: 15px;
	width: 205px;
	padding: 14px 10px 15px 10px;
	border: 0;
	outline:none;
	background-color:transparent;
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: rgb(147, 129, 143);
}

#estimate_wrapper .form .inputDivEstimateLastname{
	background-image: url(../Graphics/estimate_field_lastname.png);
	float: left;
	height: 15px;
	width: 262px;
	padding: 14px 10px 15px 10px;
	border: 0;
	outline:none;
	background-color:transparent;
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: rgb(147, 129, 143);
}


#estimate_wrapper .form .inputDivEstimateCompanyname{
	background-image: url(../Graphics/estimate_field_companyname.png);
	float: left;
	height: 15px;
	width: 258px;
	border: 0;
	outline:none;
	background-color:transparent;
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: rgb(147, 129, 143);
	padding-top: 14px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}


#estimate_wrapper .form .inputDivEstimateCompanylocation{
	background-image: url(../Graphics/estimate_field_companylocation.png);
	float: left;
	height: 15px;
	width: 209px;
	border: 0;
	outline:none;
	background-color:transparent;
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: rgb(147, 129, 143);
	padding-top: 14px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}

#estimate_wrapper .form .inputDivEstimateFull{
	background-image: url(../Graphics/estimate_field_full.png);
	float: left;
	height: 15px;
	width: 487px;
	border: 0;
	outline:none;
	background-color:transparent;
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: rgb(147, 129, 143);
	padding-top: 14px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}

#estimate_wrapper .form .inputDivEstimatePhone1{
	background-image: url(../Graphics/estimate_field_phone1.png);
	float: left;
	height: 15px;
	width: 231px;
	border: 0;
	outline:none;
	background-color:transparent;
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: rgb(147, 129, 143);
	padding-top: 14px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}

#estimate_wrapper .form .inputDivEstimatePhone2{
	background-image: url(../Graphics/estimate_field_phone2.png);
	float: left;
	height: 15px;
	width: 236px;
	border: 0;
	outline:none;
	background-color:transparent;
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: rgb(147, 129, 143);
	padding-top: 14px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}


#blog_container .blog_right .content .form .inputDivEstimateFirstname{
	background-image: url(../Graphics/estimate_field_firstname.png);
	float: left;
	height: 15px;
	width: 205px;
	padding: 14px 10px 15px 10px;
	border: 0;
	outline:none;
	background-color:transparent;
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: rgb(147, 129, 143);
}

#blog_container .blog_right .content .form .inputDivEstimateLastname{
	background-image: url(../Graphics/estimate_field_lastname.png);
	float: left;
	height: 15px;
	width: 262px;
	padding: 14px 10px 15px 10px;
	border: 0;
	outline:none;
	background-color:transparent;
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: rgb(147, 129, 143);
}

#blog_container .blog_right .content .form .inputDivEstimateFull{
	background-image: url(../Graphics/estimate_field_full.png);
	float: left;
	height: 15px;
	width: 487px;
	border: 0;
	outline:none;
	background-color:transparent;
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: rgb(147, 129, 143);
	padding-top: 14px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}

#inquiryalert {
	width: 471px;
	height: 194px;
	color: #fff;
	background-image: url(../Graphics/inquirybg.png);
	padding: 30px 40px 35px 40px;
	text-align: left;
}

#inquiryalert a:hover {
	opacity: 0.93;
}

.extrafields {
	display: none;
}
