/* ---------- Body and main content area ---------- */

body {
    background-image: url('images/dots_yellow.jpg');
}
#bodyarea_withbug {
	float: left;
	width: 1025px;
	height: 681px;
	margin-top: 0px;
	background-image: url('images/background3.jpg');
}
#bodyarea_nobug {
	float: left;
	width: 1025px;
	height: 681px;
	margin-top: 0px;
	background-image: url('images/background3.jpg');
}
#wrapper {
	float: left;
	width: 1025px;
	border-width: 3px;
	border-style: solid;
	border-color: #000;
}
#totalwrapper {
	width: 1025px;
	margin: 0 auto;
}


/* ---------- Header ---------- */

#headertotal {
	float: left;
	width: 100%;
	background-color: #fff;
}
#header_left {
	float: left;
	width: 500px;
	height: auto;
	padding: 0px;
	background-color: #FFF;
}
#header_right {
	float: right;
	width: 525px;
	height: auto;
	padding: 0px;
	background-color: #FFF;
}
#header_left_main {
	float: left;
	width: 500px;
	height: 130px;
	padding: 0px;
	border-bottom: solid black 3px;
	background-color: #FFF
}
#header_right_main {
	float: right;
	width: 525px;
	height: 130px;
	padding: 0px;
	background-color: #FFF;
	border-bottom: solid black 3px;
}
.topleft {
    float: left;
    width: 180px;
	margin: 10px 0px 10px 80px;
}
.topright {
    float: left;
    width: 100%;
	margin: 3% 0% 0% 0%;
}
p.headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 1.5;
	text-align: center;
	margin: 0px 0px 0px 0px;
}


/* ---------- Menu ---------- */

#menuwrapper {
    float: left;
    width: 100%;
	margin: 0px 0px 0px 0px;
	background-color: #fff;
	border-bottom: solid black 3px;
}
ul.main_menu {
	float: left;
	list-style-type: none;
	margin: 0px 0px 0px 530px;
	padding: 0px 0px 5px 0px;
}
ul.main_menu a{
	padding: 0px 12px 0px 12px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #F00;
}
ul.main_menu a:hover {
	background-color:#FAC94F;
	color: #000;
}
li.main_menu {
	float: left;
	background-color: #FFF;
}


/* ---------- Side yellow buttons ---------- */

#leftbuttons {
	float: left;
	width: 200px;
	margin-top: 250px;
	margin-left: 70px;
	padding: 0px;
}
#buttonf {
	width: 190px;
	margin: 0px 0px 30px 0px;
	padding: 17px 0px 15px 0px;
	line-height: 1.6;
	background: -moz-linear-gradient(#f8b716 5%, #fad677 100%); /* For Firefox 3.6 to 15 */
    background: -webkit-linear-gradient(#f8b716 5%, #fad677 100%); /* For Safari 5.1 to 6.0 */ 
	background: -o-linear-gradient(#f8b716 5%, #fad677 100%); /* For Opera 11.1 to 12.0 */  
   	background: linear-gradient(#f8b716 5%, #fad677 100%); /* Standard syntax */
	border: 1px solid #000; 
	border-radius: 10px;
	box-shadow: 1px 1px 3px 1px #4d4d4d;
}
#buttonf.top {
	margin-top: 200px;
}
a.buttonf {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	text-align: center;
	text-decoration: none;
}
a.buttonf:hover {
	color: #E63900;
}
#leftbuttons2 {
	float: left;
	width: 200px;
	margin-top: 250px;
	margin-left: 70px;
	padding: 0px;
	background-color: none;
}
#leftbuttons3 {
	float: left;
	width: 400px;
	height: 170px;
	margin-top: 230px;
	margin-left: 55px;
	padding: 0px;
	background-color: none;
}


/* ---------- Content boxes ---------- */

#newcabinets_left {
	float: left;
	width: 510px;
    height: 610px;
    overflow-y : scroll;
	margin-left: 20px;
	margin-top: 20px;
	padding: 15px;
	background-color: #FFF;
	border-width: 2px;
	border-style: solid;
	border-color: #000;
	border-radius: 5px;
}
#newcabinets_right {
	float: left;
	margin-left: 25px;
	width: 375px;
    height: 595px;
	margin-top: 20px;
	padding: 15px;
	background-color: #FFF;
	border-width: 2px;
	border-style: solid;
	border-color: #000;
	border-radius: 5px;
	overflow-y : scroll; 
}
#cabinetsale_left {
	float: left;
	width: 442px;
	margin-left: 20px;
	margin-top: 30px;
	padding: 15px;
	background-color: #FFF;
	border-width: 2px;
	border-style: solid;
	border-color: #000;
	border-radius: 5px;
}
#cabinetsale_right {
	float: left;
	margin-left: 25px;
	width: 443px;
	margin-top: 30px;
	padding: 15px;
	background-color: #FFF;
	border-width: 2px;
	border-style: solid;
	border-color: #000;
	border-radius: 5px;
}
#newdesign_box {
	float: right;
	width: 680px;
	height: 570px;
	margin-right: 30px;
	margin-top: 25px;
	padding: 15px;
	background-color: #FFF;
	border-width: 2px;
	border-style: solid;
	border-color: #000;
	border-radius: 5px;
	overflow-y : scroll;
}
#newlife_box {
	float: right;
	width: 675px;
	height: 580px;
	margin-right: 20px;
	margin-top: 40px;
	padding: 15px;
	background-color: #FFF;
	border-width: 2px;
	border-style: solid;
	border-color: #000;
	border-radius: 5px;
	overflow-y : scroll;
}
#newlife_example_box {
	float: right;
	width: 675px;
	height: 570px;
	margin-right: 20px;
	margin-top: 40px;
	padding: 15px;
	background-color: #FFF;
	border-width: 2px;
	border-style: solid;
	border-color: #000;
	border-radius: 5px;
	overflow-y : scroll;
}
#about_box {
	float: right;
	width: 680px;
	height: 570px;
	margin-right: 25px;
	margin-top: 25px;
	padding: 15px;
	background-color: #FFF;
	border-width: 2px;
	border-style: solid;
	border-color: #000;
	border-radius: 5px;
	overflow-y : scroll;
}
#intro_box {
	float: left;
	width: 995px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #E0D0BB;
}
#contact_box {
	float: right;
	width: 675px;
	margin-right: 20px;
	margin-top: 30px;
	padding: 15px;
	background-color: #FFF;
	border-width: 2px;
	border-style: solid;
	border-color: #000;
	border-radius: 5px;
}
#testimonial_box {
	float: left;
	width: 890px;
	height: 570px;
	margin-left: 50px;
	margin-top: 30px;
	padding: 15px;
	background-color: #FFF;
	border-width: 2px;
	border-style: solid;
	border-color: #000;
	overflow-y : scroll; 
}
#portfolio_box {
	float: left;
	width: 950px;
	margin: 20px 0px 20px 20px;
	padding: 15px 15px 25px 15px;
	background-color: #FFF;
	border: 2px solid #000;
	border-radius: 5px;
}
#portfolio_mobile {
	float: left;
	width: 100%;
}

a img {border: none; }

img.leftbutton {
	margin-top: 7px;
	margin-bottom: 8px;
	margin-left: 6px;
	border: none;
}


/* ---------- Text styles ---------- */

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #F00;
	font-size: 22px;
	font-weight: bold;
	margin-top: 5px;
	border-bottom: dotted;
	border-bottom-color:#000;
	border-bottom-width: 3px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 16px;
	font-weight: bold;
	border-bottom: dotted;
	border-bottom-color:#000;
	border-bottom-width: thin;
	margin-top: 0px;
	margin-bottom: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #3051A0;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	border-bottom: dotted;
	border-bottom-color:#3051A0;
	border-bottom-width: thin;
	margin-top: 0px;
	margin-bottom: 0px;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	font-size: 16px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 2px;
	padding: 0px;
	text-align: center;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	font-size: 15px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 2px;
	padding: 0px;
	font-style: italic;
	text-align: center;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 2px;
	padding: 0px;
	font-style: normal;
	text-align: left;
}
p.basictext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5;
	text-align: left;
}
p.abouttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.4;
	text-align: left;
}
p.introtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.3;
	text-align: left;
	margin-top: 8px;
	margin-bottom: 5px;
    margin-left: 108px;
}
p.getvisual {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.3;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 0px;
}
p.contacttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1.25;
	text-align: left;
	margin: 5px 0px 0px 0px;
}
p.sale {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	float: right;
	margin-top: 0px;
	margin-right: 15px;
	color: #F00;
}
p.testimonial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
	line-height: 1.25;
	text-align: left;
}
p.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-top: 35px;
	margin-right: 20px;
}
p.close {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	float: right;
	margin-top: 6px;
	margin-right: 5px;
	color: #F00;
}
p.close2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	float: right;
	margin-top: 3px;
	margin-right: 5px;
	color: #F00;
}
p.close3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	float: right;
	margin-top: 6px;
	margin-right: 5px;
	color: #F00;
}
p.pageno {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: center;
	margin: 10px 0px 0px 0px;
}


/* ---------- Contact form ---------- */

input.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	width: 350px;
	background-color: #E1E1E1;
	border: 1px solid #000;
	margin: 0px 0px 0px 20px;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	width: 350px;
	height: 120px;
	background-color: #E1E1E1;
	border: 1px solid #000;
	margin: 0px 0px 0px 5px;
}
input.submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	background-color: #007453;
	border-color: #000;
	border-width: 1px;
	border-style: solid;
	color: #FFF;
	padding: 5px;
	margin: 0px 0px 20px 30px;
}
input.submit:hover {
	color: black;
	background-color: #FC0;
}


/* ---------- Dropdown content on New Cabinets page ---------- */

.panel1, .panel2, .panel3, .panel4, .panel5, .panel6 {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 1.5;
width: 97%;
float: left;
margin: 0px 0px 15px 0px;
padding: 0px;
text-align: left;
background: none;
display: none;
}

img.flip1 {
margin: auto;
padding: 10px 5px 5px 10px;
float: left;
}
img.flip2 {
margin: auto;
padding: 30px 5px 5px 60px;
float: left;
}
img.flip3 {
margin: auto;
padding: 10px 5px 5px 10px;
float: left;
}
img.flip4 {
margin: auto;
padding: 10px 5px 5px 10px;
float: left;
}
img.flip5 {
margin: auto;
padding: 10px 5px 5px 10px;
float: left;
}
img.flip6 {
margin: auto;
padding: 10px 5px 5px 10px;
float: left;
}

/* When the screen width is less than 600px */
@media only screen and (max-width: 600px) {

	body {background: #fac950;}
	#totalwrapper {width: 100%; margin: 0px; padding: 0px;}
    #wrapper {width: 100%; padding: 0px; background-color: #422620; border: 1px solid #000;}
	#bodyarea_withbug {width: 100%; height: 450px; background-repeat:no-repeat; border-top: 2px solid #000; background-image: url(images/background3m.jpg);}
	#bodyarea_nobug {width: 100%; height: auto; background-repeat:no-repeat; border-top: 2px solid #000;} 
	    
    #header_left {width: 100%; height: auto; border-bottom: none;}
    #header_right {width: 100%; height: auto; border-bottom: none;}
	#header_left_main {width: 100%; height: auto; border-bottom: none;}
    #header_right_main {width: 100%; height: auto; border-bottom: none;}
    .topleft {width: 96%; margin: 10px 0px 0px 0px; padding: 3% 3% 0% 3%;}
    .topright {width: 96%; margin: 10px 0px 0px 0px; padding: 3% 3% 5% 3%;}
	img.logopic {float: left; width: 95%;}
		
	#menuwrapper {width: 100%; margin: 0px 0px 0px 0px; border-bottom: none;}
	ul.main_menu a{padding: 0px 10px 0px 10px; line-height: 35px; font-size: 17px;}
	ul.main_menu {width: 100%; margin: 0px;}
	
	img.smallpic {float: left; width: 95%;}
	
	#LeftPanel {padding: 2%; width: 96%;}
	#RightPanel {padding: 2%; width: 96%;}
	h1 {font-size: 16px; margin-top: 12px;}
	h2 {font-size: 16px; margin-top: 12px;}
    
    #intro_box {margin: 0px; padding: 3%; width: 94%;}
    p.introtext {font-size: 11px; margin-left: 0px; line-height: 1.4;} 
	p.getvisual {font-size: 11px;}
	p.sale {margin-top: 12px;}
	#leftbuttons {width: 100%;	margin: 30% 0% 1% 0%;}
	#leftbuttons2 {width: 100%;	margin: 30% 0% 1% 0%;}
	#buttonf {width: 140px; margin: 5% 1% 2% 2%; padding: 5px 0px 4px 0px;}
	#buttonf.top {margin-top: 25%;}
	a.buttonf {font-size: 14px;}
	.desktop, .desktop-mid {display: none;}
	.smallphoto {width: 94%; height: auto;}
	
	#newcabinets_left {width: 90%; height: auto; overflow: hidden;	margin: 5% 0% 3% 3%; padding: 2%; }
	#newcabinets_right {width: 90%; height: auto; overflow: hidden;	margin: 5% 0% 3% 3%; padding: 2%; }
	#cabinetsale_left {width: 90%; height: auto; overflow: hidden;	margin: 5% 0% 3% 3%; padding: 2%;}
	#cabinetsale_right {width: 90%; height: auto; overflow: hidden; margin: 5% 0% 3% 3%; padding: 2%;}
	img.flip1 {padding: 30px 5px 5px 10px;}	
	img.flip2 {padding: 30px 5px 5px 15px;}
	img.flip3 {padding: 30px 5px 5px 10px;}
	#newdesign_box {float: left; width: 90%; height: auto; overflow: hidden; margin: 5% 0% 3% 3%; padding: 2%;}
	#newlife_box {float: left; width: 90%; height: auto; overflow: hidden; margin: 5% 0% 3% 3%; padding: 2%;}
	#newlife_example_box {float: left; width: 90%; height: auto; overflow: hidden; margin: 5% 0% 3% 3%; padding: 2%;}
	#about_box {float: left; width: 90%; height: auto; margin: 5% 0% 3% 3%; padding: 2%;}
	#testimonial_box {float: left; width: 90%; height: auto; overflow: hidden; margin: 5% 0% 3% 3%; padding: 2%;}
	#contact_box {float: left; width: 90%; height: auto; overflow: hidden; margin: 5% 0% 3% 3%; padding: 2%;}
	#portfolio_box {float: left; width: 90%; height: auto; overflow: hidden; margin: 5% 0% 3% 3%; padding: 2%;}
	
	input.text {margin: 5px 0px 0px 0px; width: 99%;}
	textarea {margin: 5px 0px 0px 0px; width: 98%;}
	input.submit {margin: 5px 0px 0px 0px;}
	
	#portfolio_desktop {display: none;}
	.flexslider .slides img {width: 100%; height: auto;}
}
	
/* When the screen width is between 601px and 800px */
@media only screen and (min-width: 601px) and (max-width: 800px){
	#totalwrapper {width: 100%; margin: 0px; padding: 0px;}
    #wrapper {width: 100%; padding: 0px; background-color: #422620; border: 2px solid #000;}
	#bodyarea_withbug {width: 100%; height: 60vw; background-repeat:no-repeat; background-size: cover; background-position:center; border-top: 2px solid #000;}
	#bodyarea_nobug {width: 100%; background-repeat:no-repeat; height: auto; border-top: 2px solid #000;} 
   
    #header_left {width: 48%;}
    #header_right {width: 52%;}
	#header_left_main {width: 48%; height: auto; border: none;}
    #header_right_main {width: 52%; height: auto; border: none;}
	img.logopic {width: 95%; height: auto;  padding: 0% 0% 2% 0%;}
    .topleft {width: 47%; margin: 10px 0px 0px 0px;}
    .topright {width: 100%; margin: 10px 0px 0px 0px;}
	p.headertext {font-size: 1.9vw;}
	
	#menuwrapper {padding: 2% 0% 0% 0%; border-bottom: none;}
	ul.main_menu {margin: 0% 0% 0% 2%;}
	ul.main_menu a {padding: 0px 20px 0px 20px; font-size: 16px;}
	
    #LeftPanel {padding: 2%; width: 48%;}
	#RightPanel {padding: 2%; width: 48%;}
	
    #leftbuttons {width: 18%; margin: 18% 0% 0% 1%;}
	#leftbuttons2 {width: 18%; margin: 18% 0% 0% 1%;}
	#buttonf {width: 100%; margin: 10% 1% 2% 2%; padding: 17px 0px 15px 0px;}
	#buttonf.top {margin-top: 25%;}
	a.buttonf {font-size: 1.8vw;}
		
	#newcabinets_left {width: 45%; height: auto; overflow: hidden;	margin: 5% 0% 3% 3%; padding: 2%; }
	#newcabinets_right {width: 45%; height: auto; overflow: hidden;	margin: 5% 0% 3% 3%; padding: 2%; }
	#cabinetsale_left {width: 45%; height: auto; overflow: hidden;	margin: 5% 0% 3% 3%; padding: 2%;}
	#cabinetsale_right {width: 45%; height: auto; overflow: hidden; margin: 5% 0% 3% 3%; padding: 2%;}
	img.flip1 {padding: 30px 5px 5px 10px;}	
	img.flip2 {padding: 30px 5px 5px 15px;}
	img.flip3 {padding: 30px 5px 5px 10px;}
	
	#newdesign_box {float: left; width: 72%; height: auto; overflow: hidden; margin: 5% 0% 3% 3%; padding: 2%;}
	#newlife_box {float: left; width: 72%; height: auto; overflow: hidden; margin: 5% 0% 3% 3%; padding: 2%;}
	#newlife_example_box {float: left; width: 72%; height: auto; overflow: hidden; margin: 5% 0% 3% 3%; padding: 2%;}
	#about_box {float: left; width: 72%; height: auto; overflow: hidden; margin: 5% 0% 3% 3%; padding: 2%;}
	#testimonial_box {float: left; width: 93%; height: auto; overflow: hidden; margin: 2% 1% 2% 1%; padding: 2%;}
	#contact_box {float: left; width: 72%; height: auto; overflow: hidden; margin: 5% 0% 3% 3%; padding: 2%;}
	#portfolio_box {float: left; width: 93%; height: auto; overflow: hidden; margin: 2% 1% 2% 1%; padding: 2%;}
	
	#intro_box {margin: 0px; padding: 3%; width: 94%;}
	p.introtext {font-size: 12px; margin-left: 0px; line-height: 1.4;} 
   	
	#portfolio_desktop {display: none;}
	.flexslider .slides img {width: 100%; height: auto;}
	
	.smallphoto {width: 96%; height: auto;}
	
	input.text {margin: 1px 0px 0px 0px; width: 98%;}
	textarea {margin: 1px 0px 0px 0px; width: 98%;}
	input.submit {margin: 5px 0px 0px 0px;}
}

/* When the screen width is between 800px and 1030px */
@media only screen and (min-width: 800px) and (max-width: 1030px){
	
    #totalwrapper {width: 100%; margin: 0px; padding: 0px;}
    #wrapper { width: 100%; padding: 0px; border: 2px solid #000; background-color: #422620;}
	#bodyarea_withbug {width: 100%; height: 60vw; background-repeat:no-repeat; background-size: cover; background-position:center; border-top: 2px solid #000;}
	#bodyarea_nobug {width: 100%; background-repeat:no-repeat; height: auto; border-top: 2px solid #000;} 
   
    #header_left {width: 48%;}
    #header_right {width: 52%;}
	#header_left_main {width: 48%; height: auto; border: none;}
    #header_right_main {width: 52%; height: auto; border: none;}
	img.logopic {width: 95%; height: auto; padding: 0% 0% 2% 0%;}
    .topleft {width: 47%; margin: 10px 0px 0px 0px;}
    .topright {width: 100%; margin: 10px 0px 0px 0px;}
	p.headertext {font-size: 1.7vw;}
	
	#menuwrapper {border-bottom: none;}
	ul.main_menu {margin: 0% 0% 0% 50%;}
	ul.main_menu a {padding: 0px 10px 0px 10px; font-size: 1.8vw;}
	
    #LeftPanel {padding: 2%; width: 48%;}
	#RightPanel {padding: 2%; width: 48%;}
	
    #leftbuttons {width: 18%; margin: 14% 0% 0% 7%;}
	#leftbuttons2 {width: 18%; margin: 14% 0% 0% 7%;}
	#buttonf {width: 100%; margin: 10% 1% 2% 2%; padding: 17px 0px 15px 0px;}
	#buttonf.top {margin-top: 25%;}
	a.buttonf {font-size: 1.8vw;}
		
	#newcabinets_left {width: 45%; height: auto; overflow: hidden;	margin: 5% 0% 3% 3%; padding: 2%; }
	#newcabinets_right {width: 45%; height: auto; overflow: hidden;	margin: 5% 0% 3% 3%; padding: 2%; }
	#cabinetsale_left {width: 45%; height: auto; overflow: hidden;	margin: 5% 0% 3% 3%; padding: 2%;}
	#cabinetsale_right {width: 45%; height: auto; overflow: hidden; margin: 5% 0% 3% 3%; padding: 2%;}
	img.flip1 {padding: 30px 5px 5px 10px;}	
	img.flip2 {padding: 30px 5px 5px 15px;}
	img.flip3 {padding: 30px 5px 5px 10px;}
	
	#newdesign_box {float: left; width: 65%; height: auto; overflow: hidden; margin: 5% 0% 3% 3%; padding: 2%;}
	#newlife_box {float: left; width: 65%; height: auto; overflow: hidden; margin: 5% 0% 3% 3%; padding: 2%;}
	#newlife_example_box {float: left; width: 65%; height: auto; overflow: hidden; margin: 5% 0% 3% 3%; padding: 2%;}
	#about_box {float: left; width: 65%; height: auto; overflow: hidden; margin: 5% 0% 3% 3%; padding: 2%;}
	#testimonial_box {float: left; width: 93%; height: auto; overflow: hidden; margin: 2% 1% 2% 1%; padding: 2%;}
	#contact_box {float: left; width: 65%; height: auto; overflow: hidden; margin: 5% 0% 3% 3%; padding: 2%;}
	#portfolio_box {float: left; width: 93%; height: auto; overflow: hidden; margin: 2% 1% 2% 1%; padding: 2%;}
	
	#intro_box {margin: 0px; padding: 3%; width: 94%;}
	p.introtext {font-size: 13px; margin-left: 0px; line-height: 1.4;} 
   	
	#portfolio_mobile {display: none;}
	
	.smallphoto {width: 96%; height: auto;}
	
	input.text {margin: 1px 0px 0px 0px; width: 98%;}
	textarea {margin: 1px 0px 0px 0px; width: 98%;}
	input.submit {margin: 5px 0px 0px 0px;}
}

/* When the screen width is greater than 1030px */
@media screen and (min-width: 1030px){
	.mobile {display: none;}
	#portfolio_mobile {display: none;}
	.close3 {display: none;}
	
 }

/* ---------- Showcase portfolio ---------- */

#awOnePageButton .view-slide
{
	display: none;
}

/* This class is removed after the showcase is loaded */
/* Assign the correct showcase height to prevent loading jumps in IE */
.showcase-load
{
	height: 476px; /* Same as showcase javascript option */
	overflow: hidden;
}

/* Container when content is shown as one page */
.showcase-onepage
{
	/**/
}

/* Container when content is shown in slider */
.showcase
{
	position: relative;
	margin: auto;
}

	.showcase-content-container
	{
	background-color: #CCC;
	}
	
	/* Navigation arrows */
	.showcase-arrow-previous, .showcase-arrow-next
	{
		position: absolute;
		background: url('images/arrows.png');
		width: 33px;
		height: 33px;
		top: 220px;
		cursor: pointer;
	}
	
	.showcase-arrow-previous
	{
		left: -48px;
	}
	
	.showcase-arrow-previous:hover
	{
		background-position: 0px -34px;
	}
	
	.showcase-arrow-next
	{
		right: -48px;
		background-position: -34px 0;
	}
	
	.showcase-arrow-next:hover
	{
		background-position: -34px -34px;
	}
	
	/* Content */
	.showcase-content
	{
	background-color: #FAC94F;
	text-align: center;
	}
		
		.showcase-content-wrapper
		{
			text-align: center;
			height: 470px;
			width: 700px;
			display: table-cell;
			vertical-align: middle;
		}
		
		/* Styling the tooltips */
		.showcase-plus-anchor
		{
			background-image: url('images/plus.png');
			background-repeat: no-repeat;
		}
		
		.showcase-plus-anchor:hover
		{
			background-position: -32px 0;
		}
		
		div.showcase-tooltip
		{
			background-color: #fff;
			color: #000;
			text-align: left;
			padding: 5px 8px;
			background-image: url('images/white-opacity-80.png');
		}
		
		/* Styling the caption */
		.showcase-caption
		{
			padding: 8px 15px;
			text-align: left;
			position: absolute;
			bottom: 10px; left: 10px; right: 10px;
			display: none;
			background-image: url('images/white-opacity-80.png');
		}
		
	.showcase-onepage .showcase-content
	{
		margin-bottom: 10px;
	}
	
	/* Button Wrapper */
	.showcase-button-wrapper
	{
		clear: both;
		margin-top: 10px;
		margin-left: -50px;
		width: 950px;
		text-align: center;
		border: 1px solid #000;
	}
	
		/* Bottom Numbers inavtive (not chosen) color */
		.showcase-button-wrapper span
		{
	margin-right: 3px;
	padding: 2px 5px 0px 5px;
	cursor: pointer;
	font-size: 12px;
	color: #F00;
		}
	
		/* Bottom Numbers active (chosen) color */
		.showcase-button-wrapper span.active
		{
	color: #000;
		}
	
	/* Thumbnails */
	.showcase-thumbnail-container /* Used for backgrounds, no other styling!!! */
	{
	background-color: #FAC94F;
	}
	
	.showcase-thumbnail-wrapper
	{
		overflow: hidden;
	}
		
		.showcase-thumbnail
		{
			width: 120px;
			height: 75px;
			cursor: pointer;
			border: solid 1px #333;
			position: relative;
		}
		
			.showcase-thumbnail-caption
			{
			font-family: Arial, Helvetica, sans-serif;
			font-size: 17px;
			font-weight: bold;
			color: #fff;
			position: absolute;
				bottom: 2px;
				padding-left: 10px;
				padding-bottom: 5px;
			}
			
			.showcase-thumbnail-content
			{
				padding: 10px;
				text-align: center;
				padding-top: 25px;
			}
			
			.showcase-thumbnail-cover
			{
				background-color:rgba(0, 0, 0, 0.4);
				position: absolute;
				top: 0; bottom: 0; left: 0; right: 0;
			}
		
		.showcase-thumbnail:hover
		{
			border: solid 1px #999;
		}
		
			.showcase-thumbnail:hover .showcase-thumbnail-cover
			{
				display: none;
			}
		
		.showcase-thumbnail.active
		{
			border: solid 1px #999;
		}
		
			.showcase-thumbnail.active .showcase-thumbnail-cover
			{
				display: none;
			}
	
	.showcase-thumbnail-wrapper-horizontal
	{
		padding: 10px;
	}
	
		.showcase-thumbnail-wrapper-horizontal .showcase-thumbnail
		{
			margin-right: 10px;
			width: 120px;
		}
	
	.showcase-thumbnail-wrapper-vertical
	{
		padding: 10px;
	}
	
		.showcase-thumbnail-wrapper-vertical .showcase-thumbnail
		{
			margin-bottom: 10px;
		}
		
	.showcase-thumbnail-button-backward,
	.showcase-thumbnail-button-forward
	{
		padding: 7px;
		cursor: pointer;
	}
	
	.showcase-thumbnail-button-backward
	{
		padding-bottom: 0px;
		padding-right: 0px;
	}
	
		.showcase-thumbnail-button-backward .showcase-thumbnail-vertical,
		.showcase-thumbnail-button-forward .showcase-thumbnail-vertical,
		.showcase-thumbnail-button-forward .showcase-thumbnail-horizontal,
		.showcase-thumbnail-button-backward .showcase-thumbnail-horizontal
		{
			background-image: url('images/arrows-small.png');
			background-repeat: no-repeat;
			display: block;
			width: 17px;
			height: 17px;
		}
		
		.showcase-thumbnail-button-backward .showcase-thumbnail-vertical
		{
			background-position: 0 -51px;
			margin-left: 55px;
		}
		.showcase-thumbnail-button-backward:hover .showcase-thumbnail-vertical
		{
			background-position: -17px -51px;
		}
		
		.showcase-thumbnail-button-forward .showcase-thumbnail-vertical
		{
			background-position: 0 -34px;
			margin-left: 55px;
		}
		.showcase-thumbnail-button-forward:hover .showcase-thumbnail-vertical
		{
			background-position: -17px -34px;
		}
		
		.showcase-thumbnail-button-backward .showcase-thumbnail-horizontal
		{
			background-position: 0 -17px;
			margin-top: 40px;
			margin-bottom: 40px;
		}
		.showcase-thumbnail-button-backward:hover .showcase-thumbnail-horizontal
		{
			background-position: -17px -17px;
		}
		
		.showcase-thumbnail-button-forward .showcase-thumbnail-horizontal
		{
			background-position: 0 0;
			margin-top: 40px;
			margin-bottom: 40px;
		}
		.showcase-thumbnail-button-forward:hover .showcase-thumbnail-horizontal
		{
			background-position: -17px 0;
		}
		
		/* Hide button text */
		.showcase-thumbnail-button-forward span span,
		.showcase-thumbnail-button-backward span span
		{
			display: none;
		}

/* Clear (used for horizontal thumbnails)
-------------------------------------------*/

.clear
{
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
	float: none;
}
