/* CSS Document */

body  {
	font: 100% Arial, Helvetica, sans-serif;
	background: #fff;
	margin: 0;
	padding: 0;
	text-align: center; 
	background-image:url(../images/texture.jpg);
	background-repeat:repeat;
	margin-top:20px;

}
.twoColFixLtHdr #container { 
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FFFFFF none repeat scroll 0 0;
background-color:white;
margin:0 auto;
text-align:left;
width:1000px;
height:auto;
}
.newsrollover a:hover {
	color:#F00!important;
}
.newsrollover a:link {
	color:#0F3!important;
}

.twoColFixLtHdr #header { 
	padding: 0 0px 0 0px;
	position:relative;
} 
.twoColFixLtHdr #header h1 {
	margin: 0;
	padding: 0px 0; 
}
.twoColFixLtHdr #sidebar-home {
	float: left; 
	width: 625px; 
	background: #fff; 
	padding: 0px 10px 0px 20px;
	height:470px;
	
}
.twoColFixLtHdr #sidebar-ourwork {
	float: left; 
	width: 160px;
	background: #fff;
	padding: 0px 10px 0px 16px;
	height:470px;
}
.twoColFixLtHdr #sidebar-aboutus {
	float: left; 
	width: 550px; 
	background: #fff; 
	padding: 0px 10px 0px 16px;
	height:470px;
}
.twoColFixLtHdr #sidebar-contact {
	float: left; 
	width: 150px; 
	background: #fff; 
	padding: 0px 10px 0px 16px;
	height:470px;
}
.twoColFixLtHdr #sidebar-morris {
	float: left; 
	width: 640px; 
	background: #fff;
	padding: 0px 0px 0px 20px;
	height:470px;
}
.twoColFixLtHdr #sidebar-blog {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FFFFFF none repeat scroll 0 0;
float:left;
height:618px;
margin-top:-23px;
padding:0 10px 0 0;
width:179px;
}


.twoColFixLtHdr #mainContent-home {
	margin: 0 0 0 5px;
	padding: 10 0 0 0px;
	height:470px;
	width:340px;
	float:left;

} 
.twoColFixLtHdr #mainContent-ourwork {
	margin: 0 0 0 0px; 
	padding: 0px;
	width:780px;
	height:470px;
	float:left;
} 
.twoColFixLtHdr #mainContent-aboutus {
	margin: 0 0 0 10px; 
	padding: 0px;
	float:left;
	height:470px;
	width:470px;
	float:left;
} 
.twoColFixLtHdr #mainContent-contactus {
	margin: 0 0 0 10px;
	padding: 0px;
	width:550px;
	height:470px;
	float:left;
	
} 
 
.twoColFixLtHdr #mainContent-morris {
	margin: 0 0 0 0px; 
	height:300px;
	width:340px;
	float:left;
	
} 

.twoColFixLtHdr #sidebar-right-aboutus {
	margin: 0 0 0 84px; 
	padding: 0px 0px 0px 0;
	width:340px;
	float:left;
	height:470px;

} 

.twoColFixLtHdr #sidebar-right-contactus {
	margin: 0 0 0 24px; 
	padding: 0 0px 0px 0;
	float:left;
	height:470px;
} 
.twoColFixLtHdr #mainContent-blog {
margin:-29px 0 0 185px;
padding:0 20px 30px 10px;
min-height:570px;
	
} 



.twoColFixLtHdr #footer {
	padding: 0 0px 0 0px; 

	
}



.twoColFixLtHdr #footer p {
	margin: 0; 
	padding: 0px 0; 
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/*body {	margin:0px; 
		padding:0px; 
		border:0px;
		background-image: url(../images/texture.jpg);
		background-repeat: repeat;
		margin-top:20px;
}*/

body#index #home 
{background:url(../images/mynt_nav.png) 0px -43px no-repeat; }

body#work #our-work 
{background:url(../images/mynt_nav.png) -70px -43px no-repeat; }

body#about #about-us 
{background:url(../images/mynt_nav.png) -176px -43px no-repeat; }

body#news #news-blog
{background:url(../images/mynt_nav.png) -287px -43px no-repeat; }

body#morris #morris-fun 
{background:url(../images/mynt_nav.png) -361px -43px no-repeat; }

body#contact #contact-us 
{background:url(../images/mynt_nav.png) -442px -43px no-repeat; }



#buttons {
	height:43px;
	width:573px;
	position: absolute;
	left: 15px;
	top: 25px;
	z-index:2;
}


#nav {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/mynt_nav.png) no-repeat scroll 0 0;
height:43px;
margin:5px 0 0 0px;
padding:0;
width:1000px;
	
}
#nav span {
display: none;
}
#nav li, #nav a {
height:43px;
display:block;
}
#nav li {
float:left;
list-style:none;
display:inline;
}
#home {width: 70px;}
#our-work {width: 106px;}
#about-us {width: 111px;}
#news-blog {width: 74px;}
#morris-fun {width: 81px;}
#contact-us {width: 120px;}


#home a:hover, #home .active {background:url(../images/mynt_nav.png) 0px -43px no-repeat; }
#our-work a:hover {background:url(../images/mynt_nav.png) -70px -43px no-repeat; }
#about-us a:hover {background:url(../images/mynt_nav.png) -176px -43px no-repeat; }
#news-blog a:hover {background:url(../images/mynt_nav.png) -287px -43px no-repeat; }
#morris-fun a:hover {background:url(../images/mynt_nav.png) -361px -43px no-repeat; }
#contact-us a:hover {background:url(../images/mynt_nav.png) -442px -43px no-repeat; }

#home .active {background:url(../images/mynt_nav.png) 0px -43px no-repeat; }
#our-work .active {background:url(../images/mynt_nav.png) -70px -43px no-repeat; }
#about-us .active {background:url(../images/mynt_nav.png) -176px -43px no-repeat; }
#news-blog .active {background:url(../images/mynt_nav.png) -287px -43px no-repeat; }
#morris-fun .active {background:url(../images/mynt_nav.png) -361px -43px no-repeat; }
#contact-us .active {background:url(../images/mynt_nav.png) -442px -43px no-repeat; }


#mynt-logo {
background-image:url(../images/mynt_logo.png);
height:95px;
left:722px;
margin-top:0px;
position:absolute;
top:0;
width:278px;
z-index:2;
}

#flashheader { 	height:100px; 
				width:1000px;
				position:relative;
				z-index:1;
				
}

#lowercontact { height:20px; 
				width:1000px; 
				margin:auto; 
				margin-top:10px; 
				text-align:center;
}

#contactfooter {
	width:1000px;
	margin:auto;
		color:#5F6062;
font-family:Arial,Helvetica,sans-serif;
font-size:10px;
line-height:14px;
margin-top:10px;
}
#contactfooter a {
		color:#5F6062;
		text-decoration:none;
}
#contactfooter a:hover {
		color:#FF6600;
		text-decoration:none;
}
#seofooter {
	width:1000px;
	margin:auto;
}
#seo-class-div {
	width:480px;
	float: left;
	padding: 40px 10px 10px 10px;
	text-align: left;
	color:#5F6062;
font-family:Arial,Helvetica,sans-serif;
font-size:10px;
line-height:14px;
}

#seo-class-div h1 {
	font-size: 14px;
	font-weight: 100;
	margin: 0 0 5px 0;
}

.content-wrapper {
	display:inline-block;
	height:489px;
}











#morris-flash { width:340px; height:570px; float:right; display:inline;

}

#lowermynt1 { width:475px; height:120px; position:relative; float:left; margin-top:20px; padding-left:15px; padding-right:20px; line-height:15px;

}

#lowermynt2 { width:470px; height:120px; position:relative; float:right; margin-top:20px; padding-right:0px; padding-left:20px; line-height:15px;

}


/* home page styles */
#fadeshow1 {width:625px;
				height:315px; 
}

#fadeshow2 {	width:195px;
				height:130px;
				float:left;
				margin-top:20px;
				
}

#fadeshow3 {	width:195px;
				height:130px;
				float:left;
				margin-left:20px;
				margin-top:20px;
				
}

#fadeshow4 {	width:195px;
				height:130px;
				float:left;
				margin-left:20px;
				margin-top:20px;
}




 /* about us page */
.indentmenu{
font:  12px Arial;
line-height:25px;
 /*leave this value as is in most cases*/
 width:150px;
 position:relative;
 float:left;
 text-decoration: none;
 list-style-type: none;


}

.indentmenu ul{
margin: 0;
padding: 0;
text-decoration: none;
/* width: 80%; width of menu*/

}

.indentmenu ul li{
display:block;
width:150px;
text-decoration: none;
list-style-type: none;

}

.indentmenu ul li a{
color: #5f6062; /*text color*/
padding-right: 15px;
text-decoration: none;


}


.indentmenu ul li a.selected{ 
color: #FF6600 !important;


}

.indentmenu ul li a:hover{
color: #FF6600; /*text color*/
text-decoration: none;

}



 /* text styling */


.darkgreyarialtwelve { 	
font-family:Arial, Helvetica, sans-serif; 
font-size:12px; 
line-height:16px;
color: #333333; 
}

.orangearialtwelve  {  	
font-family:Arial, Helvetica, sans-serif; 
color: #FF6600; 
font-size:12px; 
text-decoration:none;					
}

.orangearialtwelve a {  
font-family:Arial, Helvetica, sans-serif; 
color: #FF6600; 
text-decoration:none;
}

.orangearialtwelve a:hover {  	
font-family:Arial, Helvetica, sans-serif; 
color: #5f6062; 
text-decoration:none;
}

.greyarialtwelve {  	
font-family:Arial, Helvetica, sans-serif; 
color: #5f6062; 
font-size:12px; 
line-height:16px;
text-decoration:none;
}

.greyarialtwelve a {  
font-family:Arial, Helvetica, sans-serif; 
color: #5f6062;
line-height:16px;
text-decoration:none;
}

.greyarialtwelve a:hover {  
font-family:Arial, Helvetica, sans-serif; 
color: #FF6600;
line-height:16px;
text-decoration:none;
}

.orangearialsixteen { 	
font-family:Arial, Helvetica, sans-serif; 
font-size:16px; 
line-height:20px;

color:#FF6600; }


.greyarialten { 
font-family:Arial, Helvetica, sans-serif; 
font-size:10px;
line-height:14px;
color:#5f6062; 
}

.greyarialten a { 
font-family:Arial, Helvetica, sans-serif; 
font-size:10px;
text-decoration:none;
color:#5f6062;
}

.greyarialten a:hover { 
font-family:Arial, Helvetica, sans-serif; 
font-size:10px;
text-decoration:none;
color:#FF6600;
}







 /* Accordion styling */
#accordion {
	list-style: none;
	padding: 0;
	margin:0;
	height:auto;
}
#accordion ul {
	list-style:none;
	display:none;
	padding: 0 0 0 5px;
	margin:0;
}

#accordion a img {border:none;}

#accordion ul a {
	text-decoration: none;
	color:#5f6062;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:22px;
}

#accordion ul a:hover {
	text-decoration: none;
	color:#FF6600;
}

#accordion ul li a.selected {
color: #FF6600;
}



#pettabs { width:160px; height:250px; margin:0px; padding:0px; position:relative; z-index:1;
}


#wallpapers { width:640px; height:400px; float:left;

}


 /* Morris page */

#wallpaper1 { width:195px; height:150px; float:left; margin-top:0px; margin-right:18px; }






#wallpaperscreensizes { width:110px; height:100px; margin-top:20px; float:left;

}








#titles { width:620px; height:50px;

}







#screensaver {  width:290px; height:470px; float:left;

}

#screensaver1 { width:240px; height:270px; padding-left:20px

}

#comingsoon {  width:300px; height:270px; float:left;

}


 /* Contact us page */
 
 
#getintouch { width:150px; height:150px; padding-top:1px;

}

#directions { width:150px; height:200px; padding-top:5px;

}



#ftplogin { width:175px; height:180px;

}


#contactform { width:550px; height:200px; margin-left:10px;

}


input#submitbutton {
background-color: #FF6600;
clear:left;
color:#ffffff;

font-size:12px;
padding:4px;
width:70px;
border-style:none;
}


input#resetbutton {
background-color: #FF6600;
clear:left;
color:#ffffff;
font-size:12px;
padding:4px;
width:50px;
border-style:none;
margin-left:5px;
}

input#firstname, #surname, #emailaddress, #company, #telephone, #message {
text-align:left;
width:200px;
}

#morriscontact { width:240px; height:240px; padding-top:330px;

}

#morristhankyou { width:150px; height:169px; padding-top:401px; margin-left:90px;

}
thankyou { width:675px; height:266px;
}


.myntresearch { width:160px; font-family:Arial, Helvetica, sans-serif; font-size:12px;	line-height:18px; color:#5F6062; float:left;

}

.mynt2d { width:118px; font-family:Arial, Helvetica, sans-serif; font-size:12px;	line-height:18px; color:#5F6062; float:left;

}

.mynt3d { width:114px; font-family:Arial, Helvetica, sans-serif; font-size:12px;	line-height:18px; color:#5F6062; float:left;

}

.myntinteractive { width:150px; font-family:Arial, Helvetica, sans-serif; font-size:12px;	line-height:18px; color:#5F6062; float:left;

}


.aboutus { width:640px; font-family:Arial, Helvetica, sans-serif; font-size:12px;	line-height:18px; color:#5F6062; float:left; text-decoration:none;

}


.aboutus a {  
font-family:Arial, Helvetica, sans-serif; 
color: #FF6600; 
text-decoration:none;
}

.aboutus a:hover {  	
font-family:Arial, Helvetica, sans-serif; 
color: #FF6600;
text-decoration:underline;
}

.banner-landing {
	margin-left:20px;	
}

.landing h1 {
	   color: #FF6600;
    font-family: Arial,Helvetica,sans-serif;
    text-decoration: none;
	font-size:24px;
	margin-top:20px;
}
.landing h2 {
	   color: #FF6600;
    font-family: Arial,Helvetica,sans-serif;
    text-decoration: none;
	font-size:16px;
	line-height:22px;
}

.landing input, .landing #message{
    margin-bottom: 10px;
    width: 252px !important;
}
.landing label {
    color: #555555;
    float: left;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
}

.landing #mainContent-morris {
    background: none repeat scroll 0 0 white;
    float: left;
    height: 450px;
    margin: 0;
    padding-top: 20px;
    width: 340px;
}

.greyarialtwelve h2 a {
	color: #FF6600;
		text-decoration:none;
}

.greyarialtwelve h2 a:hover {
	color: #FF6600;
	text-decoration:underline;
}

.greyarialtwelve a {
    color: #FF6600;
    font-family: Arial,Helvetica,sans-serif;
    text-decoration: none;
}
.greyarialtwelve a:hover {
    color: #FF6600;
    font-family: Arial,Helvetica,sans-serif;
    text-decoration: underline;
}
