@charset "UTF-8";
/* CSS Document */

/*
 * Theme Name: Certified Onsite Layout UPDATED
 * Theme URI: http://www.certifiedonsite.com
 * Description: Certified Onsite Layout
 * Version: 1.0
 * Author: Cert Online
 * Author URI: http://www.certifiedonsite.com
 * Tags: Certified Onsite Layout, red, gray, black
 */

*{margin:0;padding:0}

body {
	background:url(images/mainBKGL.jpg) ;
	background-position: 0 190px;
	background-attachment:fixed;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:15px;
}

.fonttype1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
}

h1 {
	color: #d60101;
	font-size:22px;
	font-weight:bold;
	}
	
h2 {
	color: #d60101;
	font-size:18px;
	font-weight:bold;
	}

h3 {
	color: #d60101;
	font-size:15px;
	font-weight:bold;
	}
	
p, ul, ol {
	margin-top:0;
	}
	
ul {
	margin-left:50px;
}

blockquote {
}

A:link {text-decoration: none; font-weight:bold; color:#9a1212;}

A:visited {text-decoration: none;  color:#9a1212;}

A:active {text-decoration: none}

A:hover {color: #413d3d;}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}


.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#contentwrapper {
	width:100%;
	
}

/* Header */
#topbar {
	width:100%;
	height:11px;
	background:url(images/topbar.jpg);
}

#videobar {
	width:100%;
	height:179px;
	background:url(images/videobarBKG.jpg);
}

#featureimg {
	width:1000px;
	height:179px;
	margin-left:auto;
	margin-right:auto;
}

/* Page */

#page {
	width: 100%;
	margin: 0px auto;
	padding: 10px 10px 10px 10px;
	background: #E1E1E1;
}

#page-bgtop {
}

#page-bgbtm {
	overflow: hidden;
}



/* Content */

#content {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom: 75px;
}

#contentleft {
	width:345px;
	float:left;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	

}

#contentright {
	width:345px;
	float:right;
	font-family:Verdana, Geneva, sans-serif;
	color:#FFF;
}

#doubleline {
	width:100%;
	height:4px;
	border-top:2px #4f4f4f solid;
	border-bottom:2px #4f4f4f solid;
}


#contentleftinside {
	width:760px;
	float:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-top: 20px;
	padding-right:15px;
}

#contentrightinside {
	width:220px;
	float:right;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	padding-top: 35px;
}

.fonttype1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
}


.fonttype1 h1 {
	color:#C00;
}

.fonttype2 {
	font-family:Tahoma, Geneva, sans-serif;
}


/* Post */

.post {
	padding:5px;
	
	
}

.post-bgtop {

}

.post-bgbtm {
	padding: 0px 0px 0px 0px;
	
}

.post .title {
	height: 30px;
	margin: 0px;
	padding: 10px 0px 0px 0px;
border-bottom: 1px solid #ffffff;
	
}

.post .title a {
	color:#de0d0d;
	font-size:22px;
	font-weight:bold;
}

.post .title a:hover {
	color: #000000;
}

.post .meta {
	margin-left: 2px;
	padding: 4px 30px 2px 0px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #66665E;
}

.post .meta span {
	margin: 0px;
}

.post .meta a {
	text-decoration: none;
}

.post .entry {
	padding: 10px 0px 0px 0px;
}

.post .comments {
	display: block;
	width: 120px;
	height: 18px;
	margin: 0px;
	padding: 3px 0px 0px 40px;
	background: #90BF35;
	border: 1px solid #5F817E;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}






/* Sidebar */

#sidebar {
	float: right;
	width: 310px;
	
}

#sidebar ul {
	margin: 0;
	padding: 0;
	background:  none;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	
}

#sidebar li ul {
	margin: 0px 0px;
	padding: 0px 0px 5px 0px;
	
}

#sidebar li li {
	margin: 0px 30px 5px 30px;
	padding: 3px 0px 0px 10px;
	
	
}

#sidebar li li a {
	font-weight: normal;
}

#sidebar li li a:hover {
	color: #000000;
}

#sidebar p {
	margin: 0;
	padding: 0px 7px;
}

#sidebar h2 {

	margin: 0px;
	padding: 10px 0px 3px 0px;
	
	border-bottom: 1px solid #ffffff;
	
	font-size: 20px;
	font-weight: normal;
	color: #000000;
}

#sidebar p {
	
}

#sidebar a {
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	color: #de0d0d;
}









/* Footer */

#footer {
	position: fixed;
    width:1004px;
	height:50px;
	background:url(images/bottombar2a.png) no-repeat bottom;
	bottom:0px;
	left: 50%; margin: 0 0 0 -502px
}

#footerinside {
	position: fixed;
    width:1004px;
	height:50px;
	background:url(images/bottombar2.png) no-repeat bottom;
	bottom:0px;
	left: 50%; margin: 0 0 0 -502px
}

#footerperson {
	position: fixed;
    width:330px;
	height:442px;
background-image:url(images/bottombarbkg.png);
	background-repeat:repeat-x;
	background-position:bottom;
	bottom:0px;
	left: 50%; margin: 0 0 0 -168px
}

#footer p {
	margin: 0;
	padding: 30px 0px 0px 0px;
	text-align: center;
	line-height: normal;
	font-size: 11px;
}

#footer a {
}


#footerright {
	width:400px;
	height:39px;
	float:right;
	padding-top:11px;
	color:#FFF;
}

#login {
	height:39px;
	width:95px;
	float:right;
}


#navmenu {
	width: 413px;
	height: 39px;
padding-top:11px;
padding-left:10px;
	float: left;
	}



		#menu {
			height:39px;
			width:413px;
			display: block;
			}
			
		#menu ul {
			margin:0; 
			padding:0; 
			list-style-type:none;
			display: block;
			}
		
		#menu li {
			float:left; 
			display:block; 
			width:75px;
			
			}
		
		
		#menu li.list1 {
			background:transparent url(images/nhome.png) center;
			border-right:1px solid #e30d0d;
			}
		
		#menu li.list2 {
			background:transparent url(images/ndesign.png) center;
			border-right:1px solid #e30d0d;
			border-left:1px solid #842a2c;
			}
		
		#menu li.list3 {
			background:transparent url(images/nhost.png) center;
			border-right:1px solid #e30d0d;
			border-left:1px solid #842a2c;
			}
		
		#menu li.list4 {
			background:transparent url(images/ndomain.png) center;
			border-right:1px solid #e30d0d;
			border-left:1px solid #842a2c;
			}
		
		#menu li.list5 {
			background:transparent url(images/ncontact.png) center;
			border-left:1px solid #842a2c;
			}
		
		
		#menu a {
			display:block; 
			width:75px; 
			padding-top:39px; 
			height:0; 
			color:#000; 
			text-decoration:none; 
			overflow:hidden;
			}
		
		* html #menu a:link, * html #menu a:visited {
			height:39px; 
			he\ight:0;
			}
		
		
		#menu a#item1 {
			background:transparent url(images/nhomer.png)  -39px -39px no-repeat;
			
			}
			
		#menu a#item2 {
			background:transparent url(images/ndesignr.png) -39px -39px no-repeat;
			}
		
		#menu a#item3 {
			background:transparent url(images/nhostr.png) -39px -39px no-repeat;
			}
		
		#menu a#item4 {
			background:transparent url(images/ndomainr.png) -39px -39px no-repeat;
			}
		
		#menu a#item5 {
			background:transparent url(images/ncontactr.png) -39px -39px no-repeat;
			}
		
		
		#menu a#item1:hover {
			background-position:top center; z-index:50;
			}
		
		#menu a#item2:hover {
			background-position:top center; z-index:50;
			}
		
		#menu a#item3:hover {
			background-position:top center; z-index:50;
			}
		
		#menu a#item4:hover {
			background-position:top center; z-index:50;
			}
		
		#menu a#item5:hover {
			background-position:top center; z-index:50;
			}
		
		
		* html #menu a:hover {
			height:39px; 
			he\ight:0;
			}


/* Info Box Area Hosting */


#infowrapper {
	width:765px;
	margin-left:auto;
	margin-right:auto;
}

#infomenu {
	width:675px;
	height:37px;
	background-image:url(images/info_menu.png);
	padding-left: 90px;
}

#infomenu ul
{
margin: 0;
padding: 0;
list-style-type: none;
padding-top:12px;
}
#infomenu ul li { 
display: inline;
padding-left:42px; 
padding-right:42px;
border-right:2px #903 solid;

}



#infomenu a:link {
	color:#fff;
	font-weight:bold;
	text-decoration: none;
}  
    
#infomenu a:visited {
	color:#fff;
	font-weight:bold;
}  

#infomenu a:hover {
	color:#000;
	font-weight:bold;
}   

#infomenu a:active {
	color:#fff;
	font-weight:bold;
}  

#infotop {
	width:737px;
	height:28px;
	background-image:url(images/info_top.png);
	padding-left: 28px;
	padding-top: 7px;
}

#infocontentshadow {
	width:765px;
	background-image:url(images/info_contback_shw.png);
}

#infocontentcolortop {
	width:715px;
	background-image:url(images/info_contback_color.png);
	background-repeat:no-repeat;
	padding-left:25px;
	padding-right:25px;
	
}

#infocontentcolorext {
	width:765px;
	background-image:url(images/info_cont_extcl.png);
}

#infobottom {
	width:765px;
	height:31px;
	background-image:url(images/info_bottom.png);
}

/* Info Box Inside Small */

#infotextwrapper {
	width:232px;
	
}

#infotexttop {
	width:232px;
	height:33px;
	background-image:url(images/info_txt_top.png);

	text-align: center;
}
#infotextcontentbkg {
	width:232px;
	background-image:url(images/info_txt_cont_bkg.png);
	
}

#infotextcontent {
	width:212px;
	background-image:url(images/info_txt_cont.png);
	background-repeat:no-repeat;
	padding-left:10px;
	padding-right:10px;
}

#infotextbottom {
	width:232px;
	height:24px;
	background-image:url(images/info_txt_bottom.png);
}


#pricebox {
	width:212px;
	border-top:1px solid #4f4f4f;
	
}

#pricelist {
	width:212px;
	border-bottom:1px solid #4f4f4f;
	padding-top:3px;
	padding-bottom:3px;
}

.save {
	color:#F00;
	font-size: 12px;
}

/* Info Box Area Domain */

#domainwrapper{
	width:637px;
	margin-left:auto;
	margin-right:auto;
}

#domaintop {
	width:597px;
	height:39px;
	background-image:url(images/info_dom_top.png);
	padding-left:40px;
	
}

#domainbottom {
	width:637px;
	height:65px;
	background-image:url(images/info_dom_mainarea.png);
	
}


#domaintop ul
{
margin: 0;
padding: 0;
list-style-type: none;
padding-top:13px;
}
#domaintop ul li { 
display: inline;
padding-left:40px; 
padding-right:40px;
border-right:2px #903 solid;

}

#domaintop a:link {
	color:#fff;
	font-weight:bold;
	text-decoration: none;
}  
    
#domaintop a:visited {
	color:#fff;
	font-weight:bold;
}  

#domaintop a:hover {
	color:#000;
	font-weight:bold;
}   

#domaintop a:active {
	color:#fff;
	font-weight:bold;
} 


/* Info Box Inside Large */

#infotextwrapperlg {
	width:710px;
	
}

#infotexttoplg {
	width:710px;
	height:33px;
	background-image:url(images/info_txt_toplg.png);

	text-align: center;
}
#infotextcontentbkglg {
	width:710px;
	background-image:url(images/info_txt_cont_bkglg.png);
	
}

#infotextcontentlg {
	width:690px;
	background-image:url(images/info_txt_contlg.png);
	background-repeat:no-repeat;
	padding-left:10px;
	padding-right:10px;
}

#infotextbottomlg {
	width:710px;
	height:24px;
	background-image:url(images/info_txt_bottomlg.png);
}



/* insdie content outline boxes */
	
#outlineboxleft {
	width:720px;
	height:500px;
	background-image:url(images/outlinebox1.png);
	background-repeat:no-repeat;
	padding: 15px;
	padding-left:25px;
	padding-right:25px;
}

#outlineboxleft_sht {
	width:720px;
	background-image:url(images/outline_sht.png);
	background-repeat:no-repeat;
	padding: 15px;
	padding-left:25px;
	padding-right:25px;
}

#outlineboxlg {
	width:925px;
	
	background-image:url(images/outlineboxlg.png);
	background-repeat:no-repeat;
	padding-top: 15px;
	padding-left:25px;
	padding-right:25px;
}

/* test for layout css*/

#bottominfo {
	width:600px;
	float:right;
	color: #fff;
	padding-left: 50px;
}

#bottominfomid {
	width:300px;
	float:left;
}
#bottominforig {
	width:225px;
	float:right;
}

/* Web Template Pages */

#dropdown_top {
	width:500px;
	float:left;
	padding-top:15px;
}

#button_cont_right {
	width:100px;
	padding-top:10px;
	float:right;
	text-align: right;
}

#templatelist {
	height:200px;
	width:100%;
	border-bottom:1px solid #4f4f4f;
	padding-top: 15px;
}

#pagelist_right {
	width:250px;
	float:right;
	padding-top: 10px;
	text-align: right;
}

.title_template {
	font-size:13px;
	padding-top:10px;
	padding-bottom:5px;
}

/* Web Template Add Pages */

#pageaddleft {
	width:520px;
	float:left;
}

#pageaddright {
	width:200px;
	float:right;
}

#pagetraditional {
	width:100%;
	border-bottom:1px solid #4f4f4f;
}

#pagenavsetup {
	width:480px;
	height:315px;
	padding-left:10px;
	padding-right:10px;
	background-image:url(images/outlinebox500.png);
	background-repeat:no-repeat;
}

#pagenavedit {
	width:460px;
	padding-left:10px;
	padding-right:10px;
	border-bottom:1px solid #4f4f4f;
}

/* Web Template Pick Color */

#colorleft {
	width:450px;
	float:left;
	border:1px solid #4f4f4f;
}

#colorright {
	width:200px;
	float:right;
}

/* Account Menu */

#accountmenu ul
{
margin: 0;
padding: 0;
list-style-type: none;
padding-top:12px;
}
#accountmenu ul li {
	display: inline;
	padding-left:12px;
	padding-right:12px;
	border-right:2px #903 solid;
}

#accountmenu {
	width:675px;
	height:37px;
	background-image:url(images/info_menu.png);
	padding-left: 95px;
}

#accountmenu a:link {
	color:#fff;
	font-weight:bold;
	text-decoration: none;
}  
    
#accountmenu a:visited {
	color:#fff;
	font-weight:bold;
}  

#accountmenu a:hover {
	color:#000;
	font-weight:bold;
}   

#accountmenu a:active {
	color:#fff;
	font-weight:bold;
}  



.styled-select select {
   background: transparent;
   width: 248px;
   border:none !important;
   font-size: 12px;
   padding:4px;
   height: 26px;
     color:#FFF !important;
	 font-weight:bold;
	 -webkit-appearance: none;
}

.styled-select {
   width: 222px;
   height: 26px;
   overflow: hidden;
   background: url(images/dropdown.jpg) no-repeat top left #981717;
   
   
}
#uileft {
	width:350px;
	float:left;
}

#uiright {
	width:350px;
	float:right;
}

/* Drop down styles*/
div.selectbox-wrapper {
  position:absolute;
  width:400px;
  background-color:white;
  border:1px solid #ccc;
  margin:0px;
  margin-top:-10px;
  padding:0px;
  text-align:left;
  max-height:200px;
  overflow:auto;
}

/*Drop down list styles*/
div.selectbox-wrapper ul {
  list-style-type:none;
  margin:0px;
  padding:0px;
}
/* Selected item in dropdown list*/
div.selectbox-wrapper ul li.selected { 
  background-color: #CCC;
}

/* Hover state for dropdown list */
div.selectbox-wrapper ul li.current { 
  background-color: #666;
}

/* Drop down list items style*/
div.selectbox-wrapper ul li {
  list-style-type:none;
  display:block;
  margin:0;
  padding:2px;
  cursor:pointer;
}

/* Look and feel of select box */
.selectbox 
{
  margin: 0px 5px 10px 0px;
  padding-left:4px;
  height:26px;
 
  font-size:13px;/* Resize Font*/
  width : 218px; /* Resize Width */
  display : block;
  text-align:left; 
  background: url(images/dropdown.jpg);
  cursor: pointer;
  border: none;
  color:#fff;
  font-weight:bold;
}

.selectbox2 
{
  margin: 0px 5px 10px 0px;
  padding-left:4px;
  height:26px;
 
  font-size:13px;/* Resize Font*/
  width : 67px; /* Resize Width */
  display : block;
  text-align:left; 
  background: url(images/dropdown_sm.jpg);
  cursor: pointer;
  border: none;
  color:#fff;
  font-weight:bold;
}
