/* 
  -------------------------------------
  Curvitude by Project Seven Development
  www.projectseven.com
  Layout 03: 3 column Hz Nav
  -------------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-image: url(../demo-images/bg.jpg);
	background-repeat: repeat-x;
}
#masthead {
	color: #999999;
	margin: 0px auto 0 auto;
	width: 900px;
}
#logo {
	padding: 0 12px;
}
#navbar {
	margin-bottom: 2px;
	background-image: url(img/p7CRV980HzMen_mid.jpg);
	background-repeat: repeat-y;
	font-size: 0.8em;
	zoom: 1;
}
#navbar_inner {
	background-image: url(img/p7CRV980HzMen_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 4px;
}
#navbar_inner2 {
	background-image: url(img/p7CRV980HzMen_bot.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0 0 13px 22px;
}
#columntop {
	clear: both;
	background-image: url(img/p7CRVCol3_top.jpg);
	background-repeat: no-repeat;
	height: 20px;
}
#columnwrapper {
	margin: 0 auto;
	width: 900px;
	background-image: url(img/p7CRVCol3_middle.jpg);
	background-repeat: repeat-y;
}
#c1, #c2, #c3 {
	float: left;
}
#c1 {
	width: 152px;
}
#c2 {
	width: 514px;
	background-repeat: no-repeat;
	padding-top: 0px;
	background-position: 22px -78px;
	
}
#c3 {
	width: 234px;
}
#c1 .content {
	font-size: 0.75em;
	padding: 16px 28px 16px 34px;
}

#c2 .content {
	color: #333333;
	font-size: 0.8em;
	padding: 10px 32px 36px 32px;
	line-height: 1.6em;
}

#c2 .contentother {      
	color: #333333;
	font-size: 0.8em;
	padding: 10px 32px 16px 32px; 
	line-height: 2em;
}

#c2 .contentother .strongtext {    /*  added by Pranita For the the Center other than  the home page  */
  color:#000000;
  font-size:0.2em;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-weight:900;
}

.normaltext{
  color:#000000;
  font-size:0.4em;
  font-family:Verdana, Arial, Helvetica, sans-serif;
 }

#c3 .content {
	font-size: 0.75em;
	padding: 16px 36px 16px 26px;
}
h1 {
	font-size: 1em;
	letter-spacing: 0.2em;
}
h2 {
	font-size: 1.1em;
	letter-spacing: .2em;
}
h3 {
	font-size: 1em;
}
.topZero {
	margin-top: 0;
}
#columnbottom {
	clear: both;
	background-image: url(img/p7CRVCol3_bottom.jpg);
	background-repeat: no-repeat;
	height: 20px;
}
#footer {
	margin: 0px auto;
	font-size: 0.7em;
	width: 982px;
}
#footercontent {
	padding: 14px;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
/*Default Links - Applies to the Main Content Column*/
.content a:link {
	color: #5785BD;
}
.content a:visited {
	color: #757575;
}
.content a:hover, .content a:focus, .content a:active {
	color: #3366ff;
}

/*
Left Sidebar Links - We add .content to the selector name to 
make it more specific and to eliminate conflicts with the main navigation bar
*/
#c1 .content a:link {
	color: #336633; text-decoration: none;
}
#c1 .content a:visited {
	color: #336633; text-decoration: none;
}
#c1 .content a:hover, #c1 .content a:focus, #c1 .content a:active {
	color: #CC6600; text-decoration: none;
}
/*Right Sidebar Links*/
#c3 a:link {
	color: #003399;
}
#c3 a:visited {
	color: #003399;
}
#c3 a:hover, #c3 a:focus, #c3 a:active {
	color: #3366FF;
}
/*Footer Links*/
#footer a:link {
	color: #003399;
}
#footer a:visited {
	color: #663366;
}
#footer a:hover, #footer a:focus, #footer a:active {
	color: #3366FF;
}

#box1, #box2 {float: left;}

#box1 {
	display: block;
	height: auto;
	width: 150px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	padding-right: 10px;
	text-indent: -2px;
	background-image: url(../demo-images/greenbg.gif);
	background-color: #ffffff;
	background-repeat: repeat-x;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 10px;
	font-size: 0.9em}	
	
	#box1 h2 {
	font-size: 12px;
	text-align:center;
	color: #006633;
	margin: 1px;
	padding: 0px;
	letter-spacing: normal;
	word-spacing: normal;
}

#box1 ul {
margin-top: 0px;
margin-bottom: 0px;
padding-top: 5px;
margin-left: 0px;
padding-left: 15px;
list-style-position: outside;
list-style-image: url(../demo-images/0027.gif);
	}
	
#greenbizbox {
	padding: 0;
	margin: 0;
	height: auto;
	width: 240;
	}

#greenbizbox ul {
margin-top: 0;
padding-top: 3px;
margin-left: 0;
padding-left: 10px;
list-style-position: outside;
list-style-image: url(../demo-images/0027.gif);
	}

#smallnav {width: auto;}

#smallnav ul {
	margin: 0;
	padding: 0px;
	list-style-type: none;
	}
#smallnav li {margin-top: 2px; 
border-top:1px  dotted #336633;
border-left: 1px dotted #336633;
border-right: 1px dotted #336633; 
background-image:url(../demo-images/greenbg.gif); 
font-weight: bold;
text-align: center;}

#smallnav a:link {
	color: #336633; text-decoration: none;
}

#smallnav a:visited {
	color: #336633; text-decoration: none;
}

#smallnav a:hover, a:focus, a:active {
	color: #CC6600; text-decoration: none;
}	
.orange {color: #BE6928; font-weight: bold; letter-spacing: .1em}
.greenitalic {color: #336633; font-weight: bold; font-style: italic;}
.white {font-size: 1em; color: #ffffff; font-weight: bold; letter-spacing: .1em}

#news ul {list-style-image:url(../demo-images/0027.gif);
margin-left: 15px;
padding-left: 0px;
padding-right: 3px;
margin-top: 3px;
font-size: .9em;
}

.p2rx {font-size: .8em; line-height: normal;}
.newsheadline {
	color: #BE6928;
	font-family: "Courier New", Courier, monospace;
	font-size: 1.3em;
	font-weight: bold;
	letter-spacing: .2em
	
}


#jumpform {
	margin: 3px 0; padding: 0;
	}
#jumpform select {width: 150px;}	
#jumpform form {
	margin: 0; /* for IE, Opera, ... */
	}
#jumpform .equal { 
	vertical-align: middle; /* for IE */
	}
	
	
#searchform {
	margin: 6px 0; padding: 0; 
	}

#searchform form {
	margin: 0; /* for IE, Opera, ... */
	}
#searchform .equal { 
	vertical-align: middle; color: #336633; font-size: .9em;/* for IE */
	}
	
#searchform #btn {font-size: .9em; color: white; background: #336633;}
#searchform #txt {width: 125px;}



#footer_mid {
	margin-bottom: 2px;
	background-image: url(img/footer_mid.jpg);
	background-repeat: repeat-y;
	font-size: 0.8em;
	zoom: 1;
}
#footer_top {
	background-image: url(img/footer_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 4px;
}
#footer_bot {
	background-image: url(img/footer_bot.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0 0 11px 22px;
}
a.footer_href {
	color:#09C;
}

