

body {background-image: url(../images/pattern/grid1.png); } 
      body {
        background-image: url(../images/bgimage/bg1.jpg);
        background-position: top center;
        background-attachment: fixed;
        background-repeat: no-repeat;
      }    
    body { font-family: Arial, sans-serif;}p { color:#666666;font-size:12px;font-style:}ol li { color:#666666}.arrowlist li { color:#666666}.checklist li { color:#666666}.bulletlist li { color:#666666}.itemlist li { color:#666666}.headingproduct {
    background: url("../images/porductwrapper.png") repeat-y;
    padding: 10px 20px;
    width: 238px;
}
.contentproduct {
    background: url("../images/porductwrapper.png") repeat-y;
    padding: 10px 20px;
    width: 238px;
}
.static-text {
    background: url("../images/bg-static.png") no-repeat;
    float: left;
    height: 305px;
    padding: 20px;
    width: 300px;
}
code {
  background: #fafafa;
  padding: 5px 10px;
  display: block;
  font-size: 12px;
  color: #858585;
  margin-bottom: 10px;
  border: 1px dotted #c6c6c6; 
  clear: both;   
}
.random-portfolio {
  padding-top: 10px;
  border-top: 1px solid #c6c6c6;
  margin: 30px 0;
}
.comment-input {
  color: #666666;
  padding: 7px;
  display: block;
  text-align: left;  
  height: 19px;
  width: 250px;
  border: 1px solid #c6c6c6;
  margin-bottom: 12px;
}
.comment-textarea {
  color: #666666;
  padding: 7px;
  display: block;
  text-align: left;  
  height: 160px;
  width: 307px;
  border: 1px solid #c6c6c6;
  margin-bottom: 10px;
}
.comment-heading {
  border-bottom: 1px solid #c6c6c6;
  padding-bottom: 10px;  
}
#testilist li {
  margin-bottom: 20px;
  border-bottom: 1px dotted #c6c6c6;
}
#conctactleft {
  border-right: 1px dotted #c6c6c6;
  width: 420px;
  float: left;
  padding-right: 25px;
}
.textfield {
  margin-bottom: 10px;
  padding: 5px;
  color: #666666;
  width: 400px;
  height: 22px;
  border: 1px solid #c6c6c6;
  clear: both;
  float: left;
}
.textarea {
  padding: 5px;
  color: #666666;
  width: 400px;
  height: 150px;
  border: 1px solid #c6c6c6;
  clear: both;
  float: left;
}
.contactinfo li {
  clear: both;
  margin: 10px 0;
  padding-bottom: 10px;
  border-bottom: 1px solid #c6c6c6;
  color: #666666;
  font-size: 12px;
  line-height: 18px;
}
.toggle_content {
	display:none;
  border: 1px dotted #c6c6c6;
	background-color:#eeeeee;
	margin:-5px 0px 10px 0px;
	padding:11px 13px 1px 13px;	
}
ul.sidelist li,
.sidebarcontent ul li {
   margin: 10px 0;
   padding-bottom: 10px;
   border-bottom: 1px solid #c6c6c6;
   background: url(images/arrow.png) 100% 0 no-repeat;
}
ul#twitter_update_list li {
	margin: 5px 0;
	padding-bottom: 5px;
	border-bottom: 1px solid #c6c6c6;
	font-size: 12px;
	color: #868686;
	font-style: italic;
	line-height: 1.4em;
  background: none;
}
ul#twitter_update_list li.lastTweet {
	border-bottom: 1px solid #c6c6c6;
}
