/* Start of CMSMS style sheet 'Layout NMD new' */
#error{
      padding-top: 25px;
      padding-bottom: 25px;
      width: 100px;
       float:left;

}


/* Interactive page */

div#one,
div#two,
div#three,
div#four,
div#five,
div#six,
div#seven,
div#eight,
div#nine
 {
	width: 500px;
	
}

div#intbox{
 background: #efefef;
 padding:10px 10px 3px 10px;
 margin: 5px 0;
}



/* Web hosting page */

div#host {
	float: left;
	width: 220px;
	margin-right: 10px;
	text-align: center;
	border: 1px dotted #999999;
	background-image: url(uploads/images/cms/box-back-design.jpg);
	background-repeat: repeat-x;
	background-color: #f5f5f5;
	font-size: 13px;
        line-height: 16px;
}

#host a:hover{
	opacity: 0.6;
}

.light{
	font-size: 16px;
	color: #FFFFFF;
	background-color: #666666;
	display: block;
	padding: 10px 2px 10px 2px;
	font-weight: bold;
}

.standard{
	font-size: 16px;
	color: #FFFFFF;
	background-color: #739595;
	display: block;
	padding: 10px 2px 10px 2px;
	font-weight: bold;
}


.super{
	font-size: 16px;
	color: #FFFFFF;
	background-color: #ECC448;
	display: block;
	padding: 10px 2px 10px 2px;
	font-weight: bold;
}

.pro{
	font-size: 16px;
	color: #FFFFFF;
	background-color: #830E0D;
	display: block;
	padding: 10px 2px 10px 2px;
	font-weight: bold;
}

.tick {
	background-image: url(uploads/images/cms/tick.png);
	background-repeat: no-repeat;
	padding-left: 45px;
	background-position: 20px 3px;
	padding-top: 2px;
	margin: 0px;
}

.darktick {
	background-image: url(uploads/images/cms/darktick.png);
	background-repeat: no-repeat;
	padding-left: 45px;
	background-position: 20px 3px;
	padding-top: 2px;
	margin: 0px;
}

/* Web design page */



#design {
	width: 320px;
	float: left;
}

#design-pic {	
}

#design-pic img{
	border: 1px solid #ccc;
}


#design-pic a{
}

#design-pic a:hover{
	opacity: 0.6;
}


#magnify{

	margin-top: -50px;
	margin-left: 260px;
	z-index: 999;
}


#design-details {	
	border: 1px solid #ccc;
	padding: 8px;
	background: #efefef;
	margin-right: 18px;
	margin-top: 10px;
	margin-bottom: 25px;
        height: 60px;
        line-height: 16px;
}

#showcase{
	padding: 20px 0;
        font-size: 13px;
        font-family: "Trebuchet MS", Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
        text-align: left;
        margin-left: 550px;
}



#showcasepic{
	float: left;
	padding-right: 20px;
	padding-bottom: 20px;
}

#showcase a:hover{

opacity: 0.8;
}

	


/* Header and Intro */

#intro {
  background: url(uploads/images/cms/intro-box.jpg) repeat-x;
  height: 130px;
  color: #fff;
}

#introContent{
      width: 960px;
      margin: 0 auto;
      padding-top: 20px;
}

#introContentLeft{
      width: 270px;
      float: left;
      padding-right: 30px;

}

#introContentRight{
      width: 650px;
      float: left;
      font-weight: normal;
      font-size: 13px;
      line-height: 17px;
     font-family: "Trebuchet MS", Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#introContentRight a{
      color: #fff;
}

#intro h1 {
        background: url(uploads/images/cms/home-h1-star.gif) no-repeat 0 10px;
	font-size: 1.6em;
	line-height: 1.6em;
	margin: 0;
        padding-left: 45px;
        font-weight: normal;
}


/* Footer */

div#tools {
  font-family: "Trebuchet MS", Arial, Verdana, Geneva, Helvetica, sans-serif;
  line-height: 17px;
}

div#tools h3{
 background: url(uploads/images/cms/tools-star.png) no-repeat;
 padding-left: 35px;
 line-height: 30px;
 font-family: Calibri, Arial, Verdana, Geneva, Helvetica, sans-serif;

}

div#tools a{
  color: #666;
}

div#tools li{
  list-style-type: none;
  line-height: 20px;

}

div#copyright {

}

div#first {
  width: 470px;
  float: left;
  padding-right: 40px;
}

#testimonials {

 background: url(uploads/images/cms/testimonials.png) no-repeat 0 0px;
 padding-left: 40px;
 line-height: 30px;
 font-family: Calibri, Arial, Verdana, Geneva, Helvetica, sans-serif;
 font-size: 1.3em;
}


#quotes{
  margin-left: 40px;

}

.feedburnerFeedBlock{

     margin-left: 45px;
}

#twitter_div{
  margin-left: 45px;
}

#twitter{
background: url(uploads/images/cms/twitter-bird.jpg) no-repeat 0 10px;
 padding-left: 45px;
 line-height: 30px;
 font-family: Calibri, Arial, Verdana, Geneva, Helvetica, sans-serif;
 font-size: 1.3em;
border-top: 1px dotted #333;
 padding-top: 10px;
}

#email{
background: url(uploads/images/cms/email.png) no-repeat;
 padding-left: 45px;
 line-height: 30px;
 font-family: Calibri, Arial, Verdana, Geneva, Helvetica, sans-serif;
 font-size: 1.3em;

}


#articles{
background: url(uploads/images/cms/articles.png) no-repeat 0 10px;
 padding-left: 45px;
 line-height: 38px;
 font-family: Calibri, Arial, Verdana, Geneva, Helvetica, sans-serif;
 font-size: 1.3em;
 border-top: 1px dotted #333;
 padding-top: 10px;
}



div#simpleform {
  width: 450px;
  float: left;

}

div#simpleform p{
  margin-left: 20px;
  line-height: 20px;
}







/* browsers interpret margin and padding a little differently, we'll remove all default padding and margins and set them later on */
* {
	margin: 0;
	padding: 0;
}
/*Set initial font styles*/
body {
	text-align: left;
	font-family: Calibri, Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 75.01%;
	line-height: 1em;
}
/*set font size for all divs, this overrides some body rules*/
div {
	font-size: 1em;
}
/*if img is inside "a" it would have borders, we don't want that*/
img {
	border: 0;
}
/*default link styles*/
a, a:link a:active {
	text-decoration: underline;
	background-color: inherit;
	color: #666;
}
a:visited {
	text-decoration: underline;
	background-color: inherit;
	color: #666;
/* a different color can be used for visited links */
}
/* remove underline on hover and change color */
a:hover {
	text-decoration: none;
	background-color: inherit;
	color: #cc0000;
}
/*****************basic layout *****************/
body {
	margin: 0;
	padding: 0;
	color: #333;
	background: #fff;
}


div#pagewrapper {
/* min max width, IE wont understand these, so we will use java script magic in the <head> */
	width: 960px;
	margin: 0 auto;
}

.pagewrapper {
/* min max width, IE wont understand these, so we will use java script magic in the <head> */
	width: 960px;
	margin: 0 auto;
}


/* header, we will hide h1 a text and replace it with an image, we assign a height for it so the image wont cut off */

div#header {
/* adjust according your image size */
	height: 140px;
	margin: 0;
	padding: 0;
	background: #fff url(uploads/images/cms/very-top-banner.gif) repeat-x;
}

div#headerlogo {
   background: url(uploads/images/cms/new-media-design-website-logo.gif) no-repeat 0 25px;
   height: 140px;             /* adjust according your image size */
   width: 960px;
}



div.breadcrumbs {
/* CSS short hand rule first value is top then right, bottom and left */
	padding: 1em 0em 1em 1em;
	font-size: 90%;
	margin: 0px;
	background: url(uploads/ngrey/mainleftup.gif) no-repeat left bottom;
}
div.breadcrumbs span.lastitem {
	font-weight: bold;
}
div#search {
	float: right;
	width: 27em;
	text-align: right;
	padding: 0.5em 0 0.2em 0;
	margin: 0 1em;
}
/* a class for Submit button for the search input box */
input.search-button {
	border: none;
	height: 22px;
	width: 53px;
	margin-left: 5px;
	padding: 0px 2px 2px 0px;
	cursor: pointer;
	background: url(uploads/ngrey/search.gif) no-repeat center center;
}
div#content {
/* some air above and under menu and content */
	margin: 0;
	padding-top: 20px;
}

div#copyright {
  border: transparent solid 1px;
}      


div#footerTools {
	color: #333;
        background: #f5f5f5 url(uploads/images/cms/footer-back.jpg) repeat-x;
        padding-top: 20px;

}

div#footer {
/*	position: absolute; */
/*     bottom: 0;          */
        width: 100%;

        


}

div#footerContent {
	margin:0 auto;
	width: 960px;

}



/* as we hid all hr for accessibility we create new hr with div class="hr" element */
div.hr {
	height: 1px;
	padding: 1em;
	border-bottom: 1px dotted black;
	margin: 1em;
}
/* relational links under content */
div.left49 {
/* combined percentages of left+right equaling 100%  might lead to rounding error on some browser */
	width: 70%;
}
div.right49 {
	float: right;
	width: 29%;
/* set right to keep text on right */
	text-align: right;
}
/********************CONTENT STYLING*********************/
/* HEADINGS */
 h1 {
	font-size: 2em;
	line-height: 1em;
	margin: 0;
	color: #fff;
}

div#content h2 {
	color: #666;
	font-size: 1.3em;
	line-height: 1.2em;
	margin: 0 0 0.5em 0;
        padding-left: 25px;
        padding-bottom: 5px;
        background: url(uploads/images/cms/h2-star.gif) 0 5px no-repeat;
        border-bottom: 1px #e5e5e5 solid;
}

div#content h3 {
	color: #666;
	font-size: 1.3em;
	line-height: 1.3em;
	margin: 0 0 0.5em 0;
}
div#content h4 {
	color: #294B5F;
	font-size: 1.2em;
	line-height: 1.3em;
	margin: 0 0 0.25em 0;
}
div#content h5 {
	color: #294B5F;
	font-size: 1.1em;
	line-height: 1.3em;
	margin: 0 0 0.25em 0;
}
h6 {
	color: #294B5F;
	font-size: 1em;
	line-height: 1.3em;
	margin: 0 0 0.25em 0;
}
/* END HEADINGS */
/* TEXT */
p {
/* default p font size, this is set different in some other divs */
	font-size: 1em;
/* some air around p elements */
	margin: 0 0 1.5em 0;
	line-height: 1.4em;
	padding: 0;
}
blockquote {
	border-left: 10px solid #ddd;
	margin-left: 10px;
}
strong, b {
/* explicit setting for these */
	font-weight: bold;
}
em, i {
/* explicit setting for these */
	font-style: italic;
}
/* Wrapping text in <code> tags. Makes CSS not validate */
code, pre {
/* css-3 */
	white-space: pre-wrap;
/* Mozilla, since 1999 */
	white-space: -moz-pre-wrap;
/* Opera 4-6 */
	white-space: -pre-wrap;
/* Opera 7 */
	white-space: -o-pre-wrap;
/* Internet Explorer 5.5+ */
	word-wrap: break-word;
	font-family: "Courier New", Courier, monospace;
	font-size: 1em;
}
pre {
/* black border for pre blocks */
	border: 1px solid #000;
/* set different from surroundings to stand out */
	background-color: #ddd;
	margin: 0 1em 1em 1em;
	padding: 0.5em;
	line-height: 1.5em;
	font-size: 90%;
}
/* Separating the divs on the template explanation page */
div.templatecode {
	margin: 0 0 2.5em;
}
/* END TEXT */
/* LISTS */
/* lists in content need some margins to look nice */
div#main ul,
div#main ol,
div#main dl {
	font-size: 1.0em;
	line-height: 1.4em;
	margin: 0 0 1.5em 0;
}
div#main ul li,
div#main ol li {
	margin: 0 0 0.25em 3em;
}
/* definition lists topics on bold */
div#main dl {
	margin-bottom: 2em;
	padding-bottom: 1em;
	border-bottom: 1px solid #c0c0c0;
}
div#main dl dt {
	font-weight: bold;
	margin: 0 0 0 1em;
}
div#main dl dd {
	margin: 0 0 1em 1em;
}
/* END LISTS */
/* End of 'Layout NMD new' */

