/* CSS Document */

/* This rule resets a core set of elements so that they will appear consistent across browsers. Without this rule, content styled with an h1 tag, for example, would appear in different places in Firefox and Internet Explorer because each browser has a different top margin default value. By resetting these values to 0, the elements will initially be rendered in an identical fashion and their properties can be easily defined by the designer in any subsequent rule. */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}

body {
background-image:url(http://www.seominneapolismn.com/images/interface/bg_pattern4.gif);
  background-color: #deddd5;
  color: #000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 14px;
  margin: 30px 0 30px 0; 
  padding: 0 0 0 0;
  text-align: center; /* Centers the page content container in IE 5 browsers. */
}

h1 {
  color: #000;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
}

h2 {
  color: #000;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
}

a,  a:link {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}
a:visited {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  color: #000;
  text-decoration: underline;
}
a:focus {
  color: #000;
}
a:active {
  color: #000;
}
/* This is a container for the page content. It is common to use the container to constrain the width of the page content and allow for browser chrome to avoid the need for horizontal scrolling. For fixed layouts you may specify a container width and use auto for the left and right margin to center the container on the page. IE 5 browser require the use of text-align: center defined by the body element to center the container. For liquid layouts you may simply set the left and right margins to center the container on the page. */

#outerWrapper {
  background-color: #fff;
  margin: 0 auto 0 auto;
  text-align: left; /* Redefines the text alignment defined by the body element. */
  width: 906px;
}

#new-wrapper {
  background-color: #f1f0e7;
  margin: 15px 15px 15px 257px;
  width: 630px;
}

#box-wrapper {
  margin: 0 auto 0 auto;
  width: 630px;
}

#contactbizinfo {
margin: 0 0 0 0;
padding:0 0 0 400px;
background-color:#f1f0e7;
}

#contactbizinfo a:link {
color:#777;
}

#contactbizinfo a:visited {
color:#777;
}

#contactbizinfo a:hover {
color:#777;
}

#contactbizinfo a:active {
color:#777;
}

#outerWrapper #header {
  margin:0;
  padding:0;
  height:374px;
  background-image:url(http://www.seominneapolismn.com/images/interface/seo-minneapolis-bkgd.jpg);
  background-position:top;
  background-repeat:no-repeat;
}

#navtop {
padding:0;
margin:0 0 0 0;
height:48px;
background-image:url(http://www.seominneapolismn.com/images/interface/bkgd-nav-top.jpg);
background-repeat:no-repeat;
}

#seo-tabs {
height:228px;
margin:0;
padding:0;
background-image:url(http://www.seominneapolismn.com/images/interface/seo-bkgd-boxs.jpg);
background-repeat:no-repeat;
}

#seo-tabs-two {
height:228px;
margin:0;
padding:0;
background-image:url(http://www.seominneapolismn.com/images/uploads/minneapolis-searchengine-optimization-squares.jpg);
background-repeat:no-repeat;
}

#home-video {
height:228px;
margin:0;
padding:0;
background-image:url(http://www.seominneapolismn.com/images/uploads/minneapolis-searchengine-optimization-video.jpg);
background-repeat:no-repeat;
}

#home-box-links {
background-image:url(http://www.seominneapolismn.com/images/uploads/minneapolis-searchengine-optimization-squares.jpg);
background-repeat:no-repeat;
width:600px;
height:225px;
margin:auto;
}


#top4 a:link {
font-size:18px;
margin:0 0 0 0;
padding:0 0 0 0;
color:#FFF;
line-height:20px;
}

#top4 a:visited {
font-size:18px;
margin:0 0 0 0;
padding:0 0 0 0;
color:#FFF;
line-height:20px;
}

#top4 a:hover {
font-size:18px;
margin:0 0 0 0;
padding:0 0 0 0;
color:#FFF;
line-height:20px;
}

#top4 a:active {
font-size:18px;
margin:0 0 0 0;
padding:0 0 0 0;
color:#FFF;
line-height:20px;
}

#seo-tabs p {
font-size:12px;
margin:10px 10px 0 20px;
padding:0 0 0 0;
color:#FFFFFF;
line-height:18px;
}

#seo-tabs-two p {
font-size:12px;
margin:10px 10px 0 20px;
padding:0 0 0 0;
color:#FFFFFF;
line-height:18px;
}

#boxleftlinks {
padding:20px 0 0 0;
margin:0 0 0 0;
}

#boxleftlinks ul {
	list-style:none;
	margin-left:35px;
	margin-top:0px;
	padding-left:0px;
}

#boxleftlinks ul li {
	background-image:url(http://www.seominneapolismn.com/images/interface/bull1.jpg);
	background-position:right center;
	background-repeat:no-repeat;
	padding:  0 0 0 16px;
	margin: 0 16px 0 0;
               
}

#boxleftlinks ul li a {
	color:#141414;
	font-size:12px;
	line-height:56px;
	text-decoration:none;
	border-bottom:solid 1px #deddd5;
	width:200px;
                padding: 5px 3px 5px 3px;
                margin: 0 0 0 0;
}

#boxleftlinks ul li a:hover {
	color:#fff;
	text-decoration: none;
	background-color:#92b049;
}

#boxleftlinks .#boxleftlinks {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#FF9900;
}

#contentWrapper {
padding:0;
margin:0;
}

#newcontentWrapper {
padding:0;
margin:0;
}

#outerWrapper #contentWrapper #leftColumn1 {
background-image:url(http://www.seominneapolismn.com/images/interface/left-column-top.jpg);
background-repeat:no-repeat;
float: left;
padding:0px 0 20px 0;
margin:0;
width: 238px;
}

#outerWrapper #newcontentWrapper #leftColumn1 {
background-image:url(http://www.seominneapolismn.com/images/interface/left-column-top.jpg);
background-repeat:no-repeat;
float: left;
padding:0px 0 20px 0;
margin:0;
width: 238px;
}

#outerWrapper #newcontentPortfolio #leftColumn1 {
background-image:url(http://www.seominneapolismn.com/images/interface/left-column-top.jpg);
background-repeat:no-repeat;
float: left;
padding:0px 0 20px 0;
margin:0;
width: 238px;
}

#leftColumn1 p {
margin:8px 10px 0 10px;
padding:0 0 0 0;
}

#leftColumn1 h2 {
margin:10px 10px 0 10px;
padding:0 0 0 0;
}

#outerWrapper #contentWrapper #rightColumn1 {
background-image:url(http://www.seominneapolismn.com/images/interface/right-column-top.jpg);
background-repeat:no-repeat;
float: right;
padding:0 0 20px 0;
width: 238px;
margin:0;
}

#outerWrapper #newcontentWrapper #rightColumn1 {
background-image:url(http://www.seominneapolismn.com/images/interface/right-column-top.jpg);
background-repeat:no-repeat;
float: right;
padding:0 0 20px 0;
width: 238px;
margin:0;
}

#outerWrapper #newcontentPortfolio #rightColumn1 {
background-image:url(http://www.seominneapolismn.com/images/interface/right-column-top.jpg);
background-repeat:no-repeat;
float: right;
padding:0 0 20px 0;
width: 238px;
margin:0;
}

#rightColumn1 p {
font-size:12px;
line-height:18px;
margin:8px 10px 0 10px;
padding:0 0 0 0;
}

#rightColumn1 h2 {
margin:10px 10px 0 10px;
padding:0 0 0 0;
}

#contentWrapper {
padding:0px 7px 7px 7px;
margin:4px 0 0 0;
background-image:url(http://www.seominneapolismn.com/images/interface/bkgd-3column-seosite.jpg);
background-position:bottom;
background-repeat:no-repeat;
background-color:#deddd5;
}

#newcontentWrapper {
padding:0px 7px 7px 7px;
margin:4px 0 0 0;
background-image:url(http://www.seominneapolismn.com/images/uploads/new-bkgd-2column-seosite.gif);
background-position:bottom;
background-repeat:no-repeat;
background-color:#deddd5;
}

#newcontentPortfolio {
padding:0px 7px 7px 7px;
margin:4px 0 0 0;
background-image:url(http://www.seominneapolismn.com/images/uploads/skinny-bkgd-2column-seosite.jpg);
background-position:bottom;
background-repeat:repeat;
background-color:#deddd5;
}

#outerWrapper {
border:#999 solid 6px;
padding:10px;
}

#outerWrapper #contentWrapper #content {
background-image: url(http://www.seominneapolismn.com/images/interface/center-top.jpg);
background-repeat:no-repeat;
margin: 0 247px 0 247px;
padding:30px 0 20px 0;
}

#outerWrapper #newcontentWrapper #content {
background-image: url(http://www.seominneapolismn.com/images/uploads/new-center-top-2column.jpg);
background-repeat:no-repeat;
margin: 0 0 0 247px;
padding:30px 0 20px 0;
}

#outerWrapper #newcontentPortfolio #content {
background-image: url(http://www.seominneapolismn.com/images/uploads/new-center-top-2column.jpg);
background-repeat:no-repeat;
margin: 0 0 0 247px;
padding:30px 0 20px 0;
}

#content p {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:18px;
margin:8px 10px 0 10px;
padding:0 0 0 0;
}

#content h1 {
font-size:18px;
margin:0 10px 0 10px;
padding:0 0 0 0;
line-height:22px;
}

#content h2 {
font-size:14px;
margin:10px 10px 0 10px;
padding:0 0 0 0;
line-height:20px;
}

#content h3 {
font-size:14px;
margin:10px 10px 0 10px;
padding:0 0 0 0;
line-height:20px;
}

#content ul li {
list-style-type:square;
font-size:12px;
font-weight:bold;
margin:0;
padding:0 0 0 0;
line-height:20px;
}

/* Using floated elements and a clear float class is a common method to accomplish multiple column tableless layouts. If floated elements are used without being cleared the elements following will wrap around the floated element. This class should be applied to an element after the last floated element and before the close of the container with floated elements. */
#outerWrapper #contentWrapper .clearFloat {
  clear: both;
  display: block;
}

#outerWrapper #newcontentWrapper .clearFloat {
  clear: both;
  display: block;
}

#outerWrapper #footer {
  background-color: #b7b6ae;
  border-top: solid 1px #fff;
  margin:0 0 0 0;
  padding: 10px 10px 10px 10px;
}

/*Classes*/

.logopic {
margin:0 0 0 0;
padding:0 0 0 0;
border:0;
}

/*End of Classes*/

/*Side form*/

#sideform {
width: 228px;
             padding-top:0;
	padding-right:0;
	padding-bottom:0;
	padding-left:10px;

	margin-top:80px;
	margin-right:0;
	margin-bottom:0;
	margin-left:10px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:bold;
color: #000;

border:0;
}

.sidebutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	letter-spacing: -1px;
	margin-top: 10px;
	margin-bottom: 0px;
}

#tform {
padding-top:0;
border:0;
}

.tformspace {
padding-top:10px;
}

/*end side form*/

#results {
background-color:#fff;
border:#CCCCCC double 1px;
margin:80px 0 0 20px;
padding:0 0 0 0;
}

.bigfont {
font-size:24px;
margin-left:60px;
}

.helpus {
font-size:12px;
font-weight:bold;
margin-left:10px;
}

.bkgdlink {
background-color:#fce6b5;
border:#CCCCCC double 1px;
margin:30px 0;
padding:0;
}

#seosites {
background-color:#fff;
border:#CCCCCC double 1px;
margin:30px 0;
padding:0;
}

/*Portfolio styles*/

#contentWrapperPortfolio {;
padding:0;
margin:0;
}

#contentWrapperPortfolio {
padding:0px 0px 7px 7px;
margin:0 0 0 0;
background-image:url(http://www.seominneapolismn.com/images/uploads/skinny/2column-seosite.jpg); background-position:top; background-repeat:repeat; background-color:#DDDDD5;}

#outerWrapper #contentWrapperPortfolio #contentPort {
background-image: url(http://www.seominneapolismn.com/images/interface/ccccenter-top.jpg);
background-repeat:no-repeat;
margin: 0 0px 0 257px;
padding:30px 0 20px 0;
}

#contentPort p {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:18px;
margin:8px 10px 0 10px;
padding:0 20px 0 0;
}

#contentPort h1 {
font-size:18px;
margin:0 10px 0 10px;
padding:0 0 0 0;
line-height:22px;
}

#contentPort h2 {
font-size:14px;
margin:10px 10px 0 10px;
padding:0 0 0 0;
line-height:20px;
}

#contentPort h3 {
font-size:14px;
margin:10px 10px 0 10px;
padding:0 0 0 0;
line-height:20px;
}

#contentPort ul li {
list-style-type:square;
font-size:12px;
font-weight:bold;
margin:0;
padding:0 0 0 0;
line-height:20px;
}

#outerWrapper #contentWrapperPortfolio #leftColumn1 {
background-image:url(http://www.seominneapolismn.com/images/interface/left-column-top.jpg);
background-repeat:no-repeat;
float: left;
padding:0px 0 20px 0;
margin:4px 0 0 0;
width: 238px;
}

/*==============portfolio table info============================*/

#grid {
border:0px solid #000;
padding:0px 0 0 0;
margin:20px 0 0 15px;
}   

#grid p {
padding-left:20px;
margin-right:60px;
 text-align: left;
}   

#grid h2 {
padding-left:20px;
}  

#grid td {
padding:10px 0 0 0;
margin:0 0 0 0;
text-align:justify;
}  

.space {
padding:10px 0 0 0;
margin:10px 0 0 0;
}  

.design {padding:0 0 0 0; vertical-align:top;}
.design img {float:left; margin-right:5px; margin-left:5px; margin-top:10px; border:1px solid #000;}
.design p {font-family:tahoma, arial, verdana; font-size:11px; font-weight:normal; color:#000; margin:0 0 5px 0; }
.design ul {list-style-type:disc; margin:0; padding:0; float:left;}
.design ul li {font-family:tahoma, arial, verdana; font-size:11px; font-weight:normal; color:#000; margin:0; padding:0; margin-left:20px; line-height:13px;}

.design blockquote {
font-size:11px;
font-weight:bold;
margin-top: 0;
margin-right: 70px;
margin-bottom: 2em;
margin-left: 1em;
padding-top: 10px;
padding-right: 1em;
padding-bottom: 2em;
padding-left: 2em;
background-color: transparent;
background-image: url(http://www.seominneapolismn.com/images/interface/appo1-gr.gif);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: left top;
line-height:18px;
}

.design a {margin-top: 6px; font-family:tahoma, arial, verdana; font-size:11px; color:#000; text-decoration:none;}
.design a:hover {text-decoration:underline;}
.design a.mailto {font-family:tahoma, arial, verdana; font-size:11px; color:#000; text-decoration:none;}
.design a.mailto:hover {text-decoration:underline;}

h1 {font-size: 22px; font-weight: bold; margin: 3px 0px;}
.text h1 {font-size:22px; line-height:26px; color:#000; font-weight: bold;}
h2 {font-size: 16px; font-weight: bold; margin: 3px 0px 3px 0px;}
h3 {font-size: 14px; font-weight: bold; margin: 3px 0px 8px 0px;}

#grid a:link {margin-top: 6px; font-family:tahoma, arial, verdana; font-size:11px; color:#000; text-decoration:none;}
#grid a:visited {margin-top: 6px; font-family:tahoma, arial, verdana; font-size:11px; color:#000; text-decoration:none;}
#grid a:hover {text-decoration:underline;}
#grid a:active {margin-top: 6px; font-family:tahoma, arial, verdana; font-size:11px; color:#000; text-decoration:none;}

.popupLeft {
	position: fixed; 
	bottom: 10px; right: 10px;
	background-color: #fff; 
	border:4px solid #ccc; 
	padding:5px;
	padding-right: 5px;
	z-index: 1000;
}

.popupLeft img {
	padding: 0px;
	margin: 0px;
}

.popupRight {
	position: fixed; 
	bottom: 10px; left: 10px;
	background-color:#fff; 
	border:4px solid #ccc; 
	padding:5px;
	padding-right: 5px;
	z-index: 1000;
}

.popupRight img {
	padding: 0px;
	margin: 0px;
}

.floatleft {
padding: 0 9px 7px 0;
float:left;
}

.floatright {
padding: 0 0px 0px 0;
float:right;
}

.marginbottomimg {
margin-bottom:10px;
}

.tahoma11 {font-family:tahoma, arial, verdana; font-size:11px; color:#000;}

/*==========================================*/

.bkgdGridRow {
background-color: #ffffcc; 
}

.quoteport {
border:0;
} 

.stylered {
color: #FF0000;
font-weight:bold;
font-size:14px;
} 

.redquote {
color: #cb0003;
font-weight:bold;
font-size:11px;
line-height:20px;
} 

/*end Portfolio styles*/


/*contact us table styles*/

#contact {
	border-collapse: collapse;
	color: #000;
	border: 2px solid #868d69;
	margin:0 0 0 60px;
	padding:0 0 0 0;	
	}

#contact th {
	width: 200px;	
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	vertical-align: top;
	border-top: 1px solid #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 12px;
	padding-top: 0.50em;
	padding-bottom: 0.50em;
	background-color: #FCF0C0;
	}
	
#contact td {
	width: 250px;	
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
	padding-left: 15px;
	padding-right:15px;
	border-left: 0px solid #4A7770;
	border-bottom: 1px solid #FCF0C0;
	border-right: 0;
	color: #fff;
	background-color: #d55c4b;
	}
	
.header {
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
	text-align: left;
	font-weight: bold;
	font-size: 16px;
	padding-left: 7px;
	}
	
#contact #buttonSubmit {
	margin-left: 0px;
	margin-top: 0px;
	}
	
.textinput {
	color: #666;
	background-color: #ccc;
	}

#emailhome {
	padding: 0 0 0 5px;
	margin: 0 0 0 9px; 
	background-color:#FCF0C0;
	width:230px;
	}
	
.requieredred {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	}
	
/*end contact us table styles*/

#success {
width:550px;
height:200px;
background-color:#CCCCCC;
margin:auto;
}


