/* greenlineph.com css */


body {
	margin:0;
	/* background:#292929; */
        background:#ffc219;
        font-family:Tahoma;
	color:#fff;
	font-size:12px;
	}
img {
	border:0;
	}
a {
	color:#bbd600;
	text-decoration:none;
	}
a:hover {
	text-decoration:underline;
	}
h1, h2, h3, h4, h5, h6 {
	}
	h2 {
	padding:0;margin:0;}
blockquote {
	border-left:3px solid #bbd600;
	padding-left:10px;
	}
.clear {
	clear:both;
	height:1px;
	overflow:hidden;
	}

/* The Wrapper */

.wrapper {
	/*width:967px;*/
	width:860px;
	margin:-70px auto 25px auto;
	background-color: #b2d2e9; 
	padding-bottom:15px;
	border:2px solid #ffa200;
	-moz-border-radius-topleft:8px;
	-moz-border-radius-topright:8px;
	-moz-border-radius-bottomleft:8px;
	-moz-border-radius-bottomright:8px;
	border-top-left-radius:8px;
	border-top-right-radius:8px;
	border-bottom-left-radius:8px;
	border-bottom-right-radius:8px;
	-webkit-border-top-left-radius:8px;
	-webkit-border-top-right-radius:8px;
	-webkit-border-bottom-left-radius:8px;
	-webkit-border-bottom-right-radius:8px;
        /* background:#fff  url(images/wrapperbg.gif)  0 235px repeat-x; */
       }

/* The Top */

.top {
	/* height:67px;
	background:url(images/top.gif);*/
	background-color: #fefefe;
	}
.topleft {
	height:67px;
	width:106px;
	float:left;
	/* background:url(images/topleft.gif) left no-repeat; */
	}
.topright {
	height:67px;
	width:40px;
	float:right;
	/* background:url(images/topright.gif); */
	}
.menu {
	float:left;
	width:860px;
	height:50px;
	background:url(images/menu.jpg) repeat-x; 
	/* margin-top:34px; */
	}
.menuleft {
	width:5px;
	float:left;
	height:27px;
	background:url(images/menuleft.gif);
	}
.menuright {
	width:5px;
	float:left;
	height:27px;
	background:url(images/menuright.gif);
	}
.top ul {
	/*padding-left:30px;*/
	padding-top:10px;
	font-size:14px;
	font-weight:bold;
	margin:0;
	list-style:none;
	float:left;
	width:860px;
	line-height:27px;
	}
.top li {
	display:inline;
	}
.top a {
	color:#000;
	padding:7px 30px 6px 10px;
	}
.top a:hover {
	/* background:url(images/top.gif) 0 -34px; */
	color: #fff;
	text-decoration:none;
	}

/* The Head */

.head {
	height:166px;
	background-color: /* url(images/headbg.png) */ #fefefe;
	/* border-bottom:2px solid #292929; */
	}
.blogtitle {
	float:left;
	width: 100%;
	background:url(images/header.jpg) no-repeat center;
	height:166px; 
	margin-top: 0px;
	
/*      padding:80px 0 0 151px;
	font-size:35px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
*/	}
.blogtitle a {
	color:#fff;
	text-decoration:none;
	}

/* The Search Form */

.search {
	float:right;
	height:45px;
	width:400px;
	background:url(images/search.jpg); 
	background-color: /* url(images/headbg.png) */ #fefefe;	
        /*margin-right: -97px;
         margin-top:114px; */
	}
.search form {
	margin:4px 0 0 16px;
	padding:14px 0 0 1px;
        padding: 0px;
	/* background:url(images/searchtext.gif) no-repeat;*/
	}
.search input {
	border:none;
	padding:0;
	float:left;
	}
.search input#s {
	/* background:url(images/searchbar.gif); */
        margin-top: 2px;
	width:250px;
	height:21px;
	padding:6px 0 0 5px;
	}
.search input#submit {   
        margin-top: 2px;	
        /* background:url(images/searchsubmit.gif); 
	width:35px;
	height:27px;
        */	
        }

/* Left Sidebar */

.leftsidebar {
	text-align:left;
	margin-top:10px;
	width:183px;
	/* margin-bottom:37px;*/ 
	background-color:#ffffde;
	-moz-border-radius-topleft:6px;
	-moz-border-radius-topright:6px;
	-moz-border-radius-bottomleft:6px;
	-moz-border-radius-bottomright:6px;
	border-top-left-radius:6px;
	border-top-right-radius:6px;
	border-bottom-left-radius:6px;
	border-bottom-right-radius:6px;
	-webkit-border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	/*background: url(images/bg_right.jpg) top no-repeat;*/
	color:#32471e;
	padding-bottom:10px;
	}
.subhead{
	text-align: left;
	font-size: 16px;
	font-family:Arial, Helvetica, sans-serif;
	color:#32471e;
	padding-top:18px;
	font-weight: bold;
	padding-left: 10px;
	}
.adhead {
	font-family:Arial, Helvetica, sans-serif;
	color:#32471e;
	font-size:20px;
	font-weight:bold;
	/*height:28px;
	background-color: #8fb830;  url(images/adhead.png) */ 
	text-align: left;
	padding-top: 18px;
	padding-left: 10px;
	
	}
.adcontent {
	color:#32471e;
	font-size:12px;
	margin-top: 6px;
	margin-left:10px;
	margin-right:10px;
	text-align: left;
	line-height: 22px;
	}

/* The Content */

.bg_content {
	/*background: url(images/bg_middle.jpg);*/
	}
.content {
	margin:0 auto;
	margin-top:10px;
	width:407px;
	/* margin-bottom:37px; */
	padding-top:10px;
	overflow:hidden;
	background-color: #ffffde;
	color:#32471e;
	-moz-border-radius-topleft:6px;
	-moz-border-radius-topright:6px;
	-moz-border-radius-bottomleft:6px;
	-moz-border-radius-bottomright:6px;
	border-top-left-radius:6px;
	border-top-right-radius:6px;
	border-bottom-left-radius:6px;
	border-bottom-right-radius:6px;
	-webkit-border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	text-align:left;
	}
.titletop {
	height:8px;
	/* background:url(images/titletop.gif);*/
	overflow:hidden;
	}
h1.title {
	/* background:url(images/title.gif); */
	margin:0;
	padding:0 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #32471e;
	}
h1.title a {
	color: #000000;
	}
h1.title a:hover {
	text-decoration:none;
	color:#5872f5;
	}
.titlebottom {
	height:8px;
	/* background:url(images/titlebottom.gif);*/
	overflow:hidden;
	}
.postinfo {
	font-size:11px;
	margin-top:10px;
	padding:0 0 0 20px;
	}
.pi-comments {
	background:url(images/comments.gif) left no-repeat;
	float:left;
	height:14px;
	padding:0 18px 0 20px;
	}
.pi-cats {
	float:left;
	background:url(images/postinfo.gif) left no-repeat;
	padding-left:20px;
	}
.post {
	margin:0 0 0px 0;
	padding-left: 10px;
	padding-right: 10px;
	color: #32471e;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	font-family:Verdana;
	}

/* The Sidebar */

.sidebar {
	width:230px;margin-top:10px;
	text-align:left;
	/* background:#3c3c3c url(images/sidebar.gif) bottom repeat-x;*/
	/*background-color: #fefefe; */
	}
.sidebarbottom {
	height:30px; 
	/* background:url(images/sidebarbottom.gif);*/
	}
.sidebarul {
	/* min-height:1288px; */
	/*padding-top: 0px;*/
padding:0;
	}
.sidebar ul {
	margin:0;
	padding:0;
	list-style:none;
	}
.sidebar ul  li{
	margin:0;
	padding:0;
	list-style-type:none;
	}	
.sidebar h2 {
	/*height:21px;
	background:url(images/sidebarh2_2.gif) center no-repeat; */
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:2px;
	padding-right: 5px;
	color: #000;
	/*background-color: #8fb830;*/
	}
.sidebar ul ul, .sidebar div {
	padding:0 5px 0 5px;
	line-height:1.7;
	font-size:11px;
	font-weight: normal;
	color: #000;
	}
.sidebar ul ul ul {
	padding:0;
	color: #000;
	}
.sidebar ul ul li {
	/* background:url(images/arrow.gif) 0 1px no-repeat;*/
	padding:0 0 0 23px;
	color: #000;
	}
.sidebar ul ul a {
	color:#fff;
	}

/* The Footer */

.footer {
	clear:both;
	height:70px;
	color:#000;
	line-height:1.5;
	color:#000;
	text-align:center;
	font-family:Verdana;
	}
.footerleft {
	float:left;
	width:482px;
	padding:50px 0 0 80px;
	font-family:Arial, Helvetica, sans-serif;
	}
.footerleft h2 {
	margin:0;
	padding:0 0 6px 0;
	font-size:18px;
	font-weight:bold;
	color:#ffd200;
	border-bottom:2px solid #2b515d;
	}
.footerleft ul {
	margin:0;
	padding:0;
	list-style:none;
	line-height:30px;
	}
.footerleft li {
	border-bottom:2px solid #2b515d;
	}
.footerleft a {
	color:#badbe6;
	}
.footerleft a:hover {
	text-decoration:none;
	color:#fff;
	}
.footerright {
	float:right;
	width:336px;
	padding:27px 29px 0 0;
	}
.footerbottom {
	clear:both;
	text-align:center;
	font-size:11px;
	padding-top:35px;
	line-height:18px;
	}

/* The Navigation */

.navigation {
	height:25px;
	width:500px;
	margin:0 auto;
	}
.navigation a {
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	}
.alignleft {
	float:left;
	}
.alignright {
	float:right;
	}

/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	padding:10px 0 20px 10px;
	color:#000;
	margin:0;
	font-size:20px;
	text-align:left;
	}

/* The Comments */

.comments {
	
	}
.comments textarea {
	width:90%;
	height:156px;
	background:#fff;
	border:1px solid #000;
	color:#484849;
	padding:10px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}
#commentform input {
	background:#fff;
	border:1px solid #000;
	color:#484849;
	padding-left:10px;
	}
.comments input#submit {
	padding:0;
	width:72px;
	height:29px;
	}
.comments h2 {
	margin:0 0 10px 0;
	padding:0;
	font-size:20px;
	font-weight:normal;
	color:#fff;
	}
.comments ol {
	margin:0 0 20px 0;
	padding:0;
	list-style:none;
	}
.comments ol li {
	
	}
.comments ol li p {
	padding:0;
	margin:10px 0;
	}
.commenthead {
	font-size:12px;
	border-bottom:2px solid #fff;
	height:20px;
	}
.commenthead .alignleft {
	color:#fff;
	font-weight:bold;
	}
	
	
	
	
	
/* NEW CSS */
.sidebar_container{width:230px;background:#b2d2e9  url(images/sidebar_ul_bg.jpg)  top center no-repeat;height:500px;padding:7px;overflow:hidden;margin-bottom:5px;}
.sidebar_container2{width:230px;background:#b2d2e9  url(images/sidebar_ul_bg2.jpg)  top center no-repeat;height:231px;padding:7px;overflow:hidden;margin-bottom:15px;}
.sidebar_container4{width:230px;background:#b2d2e9  url(images/sidebar_ul_bg4.jpg)  top center no-repeat;height:122px;padding:7px;overflow:hidden;margin-bottom:5px;}
.sidebar_container3{width:230px;background:#b2d2e9  url(images/sidebar_ul_bg3.jpg)  top center no-repeat;height:550px;padding:7px;overflow:hidden;margin-bottom:15px;}
.sidebar_container h2{font-size:12px;color:#32471e;padding:7px 7px 7px 12px;}
.sidebar_container2 h2, .sidebar_container3 h2{font-size:12px;color:#32471e;padding:7px 7px 7px 12px;}
.sidebar_container4 h2{font-size:20px;color:#32471e;padding:7px 7px 7px 12px;}
.sidebar_container img{height:53px;width:70px;}
.sidebar_container2 img.greenlineph_product{width:160px;height:150px;margin: 0 auto;padding-left:20px;}
.sidebar_container img.greenlineph_imgbtn{width:99px;height:35px;}
.sidebar_container4 a{color:#000;text-decoration:none;font-size:14px;font-family:Arial;}
.sidebar_container4 a:hover{text-decoration:underline;}
/*New Header*/
.new_header{width:100%;background:#c54627 url(images/new_header.jpg) bottom left no-repeat;height:168px;padding:0;
-moz-border-radius-topleft:6px;
-moz-border-radius-topright:6px;
border-top-left-radius:6px;
border-top-right-radius:6px;
-webkit-border-top-left-radius:6px;
-webkit-border-top-right-radius:6px;
}
.leftsidebar form input{margin-bottom:9px;width:160px;}
.leftsidebar form input.greenline_submitbtn{width:85px;height:35px;background:#fff url(images/submit_btn.jpg) center no-repeat;border:none;margin-right:6px;}
.new_menu{text-align:right;padding-top:142px;width:590px;padding-right:20px;float:right;}
.new_menu ul{list-style:none;padding:0;margin:0;}
.new_menu ul li{padding:0 10px;margin:0;float:left;display:inline;}
.new_menu ul li a{color:#fff;font-size:11px;font-family:Verdana;}
.footer a{color:#000;text-decoration:underline;}
/*New Search*/
.new_search{width:860px;text-align:right;margin:0 auto;padding-top:14px;height:80px;}
.greenline_search_input{border:1px solid white;margin:1px 2px;height:17px;width:185px;
	
}
.td_search_box{
	float:right;
	width:280px;
	text-align:right;
	height:25px;
	color:#000;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
}
.td_s1{float:left;padding-top:8px;}
.td_s2{float:left;width:225px;height:28px;background-color:#fff;-moz-border-radius-topleft:6px;
	-moz-border-radius-topright:4px;
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	border-top-left-radius:4px;
	border-top-right-radius:4px;
	border-bottom-left-radius:4px;
	border-bottom-right-radius:4px;
	-webkit-border-top-left-radius:4px;
	-webkit-border-top-right-radius:4px;
	-webkit-border-bottom-left-radius:4px;
	-webkit-border-bottom-right-radius:4px;}
.post p img{width:350px;height:380px;}

.alignright2{float:right; margin-left:5px;}
.alignleft2{float:left; margin-right:5px;}
.navigation{margin-top:10px;}
.navigation a{font-size:12px;}
