/* CSS Document */

body{
	padding:0;
	margin:0;
	background-color:#c8c8c8;
	color:#000;
}
div, h1, h2, p, form, label, input, textarea, img, span{
	margin:0; padding:0;
}

ul{
	margin:0; 
	padding:0; 
	list-style-type:none;
	font-size:0;
}
.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
}
/*------------------------------------------------body--------------------*/

/*------------------------------------------------top part--------------------*/
#logindisplay {			
	color:#ffffff;
	font-size:1.1em;
    display:inherit;
    text-align:right;
    padding:22px 22px 10px 10px;
    position:relative;
}
#logindisplay a{			
	color:#ffffff;
	text-decoration:none;	
}
#logindisplay a:hover{	
	color:#D35400;
}

#top{
	background:url(images/top_part.jpg) 0 0 no-repeat;
	width:968px;
	height:128px;
	margin:0 auto;
	position:relative;
	
}
#top img{
	position:absolute;
	left:34px;
	top:53px;

	height:66px;
}
#top ul{
	padding-right:20px;
	height:29px;
	position:absolute;
	right:0px;
	top:74px;
	
}
#top ul li{
	float:left;
	margin:0 1px 0 0;
}
#top ul li a{
	background:url(images/nav_bg.gif) 0 0 no-repeat;
	width:100px;
	height:27px;
	display:block;
	font:bold 11px/29px Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	text-align:center;
	background-color:inherit;
}
#top ul li a:hover{
	background:url(images/nav_hover.gif) 0 0 no-repeat;
	width:100px;
	height:27px;
	color:#4C4C4C;
	background-color:inherit;
}
#top ul li.hover{
	float:left;
	margin:0 1px 0 0;
	background:url(images/nav_hover.gif) 0 0 no-repeat;
	width:100px;
	height:27px;
	display:block;
	font:bold 11px/29px Arial, Helvetica, sans-serif;
	color:#4C4C4C;
	text-decoration:none;
	text-transform:uppercase;
	text-align:center;
	background-color:inherit;
}
/*------------------------------------------------top part--------------------*/

/*------------------------------------------------header--------------------*/
#header{
	width:920px;
	border-left:#ffffff solid 7px;
	border-right:#ffffff solid 7px;
	background:url(images/top_green_bg.gif) 0 0 repeat-x;
	height:162px;
	margin:0 auto;
	padding:0 17px;
}
#header h2{
	display:block;
	background:url(images/green_part_div.gif) 0 0 repeat-x;
	height:23px;
	width:682px;
	padding:21px 0 0 236px;
	margin:0 0 18px 0;
}
#header h2 span{
	font:bold 30px/20px Arial, Helvetica, sans-serif;
	color:#FDFF35;
	padding:0 0 0 0;
	background:url(images/h2_bg.gif) 0 0 repeat-x #7DBC07;
	width:448px;	
}
#header p{
	font:bold 13px/19px Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	text-align:center;
	margin:0 0 18px 0;
	display:block;
}
#header p span{
	background-color:#3A6200;
	color:#fff;
	padding:0 2px 0 4px;
}

#header p  a{
	color:#fff;
	padding:0 2px 0 4px;
	text-decoration:none;
}
#header p  a:hover
{
	text-decoration:underline;
}
/*-----
#header a{
	background:url(images/btn_click.gif) 0 0 no-repeat;
	width:228px;
	height:25px;
	display:block;
	margin:0 0 0 370px 
}
#header a:hover{
	background:url(images/btn_click_hover.gif) 0 0 no-repeat;
}

----*/
/*------------------------------------------------header--------------------*/

/*------------------------------------------------body--------------------*/
#body{
	width:968px;
	margin:0 auto;
	padding:0;
	background-color:#fff;
	color:#000;
}
#body ul.nav{	
	height:46px;
	border-bottom:#EEEEEE solid 4px;
	padding:8px 8px 6px 8px;
	margin:0 0 24px 0;
	background-color:#fff;
	color:#000;
}
#body ul.nav li.navLink{
	display:block;
	background:url(images/nav_div.gif) right top repeat-y;
	float:left;
	height:46px;
	padding:0 1px 0 8px;
}
#body ul.nav li.navLinkNoBdr{
	display:block;
	background-image:none;
	float:left;
	height:46px;
	padding:0 1px 0 0;
}
#body ul.nav li.navLink a{
	display:block;
	background:url(images/services_icon.gif) 0 7px no-repeat #fff;
	padding:0 14px 0 46px;
	font:bold 13px/46px Arial, Helvetica, sans-serif;
	color:#171717;
	text-transform:uppercase;
	text-decoration:none;
}
#body ul.nav li.navLink a:hover{
	background:url(images/services_icon_hover.gif) 0 7px no-repeat #fff;
	color:#39638A;
}
#body ul.nav li.navLinkNoBdr a{
	display:block;
	background:url(images/services_icon.gif) 8px 7px no-repeat #fff;
	padding:0 0 0 49px;
	font:bold 13px/46px Arial, Helvetica, sans-serif;
	color:#171717;
	text-transform:uppercase;
	text-decoration:none;
}
#body ul.nav li.navLinkNoBdr a:hover{
	background:url(images/services_icon_hover.gif) 8px 7px no-repeat #fff;
	color:#39638A;
}
/*------------------------------------------------left panel--------------------*/
#left{
	width:366px;
	padding:5px 15px 0 22px;
	float:left;
}
#left h2{
	font:bold 24px/16px Arial, Helvetica, sans-serif;
	color:#497C00;
	background-color:#fff;
	margin:0 0 12px 0;
	display:block;
}
#left p.lftText{
	font:normal 12px/19px Arial, Helvetica, sans-serif;
	color:#000;
	background-color:#fff;
	margin:0;
	padding:0;
}
#left p.lftText span{
	color:#9E3F01;
	background-color:#FFF6DB;
	font:bold 12px/19px Arial, Helvetica, sans-serif;
}
#left p.viewMore{
	width:77px;
	height:13px;
	background:url(images/view_more_bg.gif) 0 0 repeat-x;
	padding:0 0 0 288px;
	margin:10px 0 10px 0;
	font-size:0;
	display:block;
}
#left p.viewMore a{
	background:url(images/view_more.gif) 0 0 no-repeat;
	width:77px;
	height:13px;
	display:block;
}
#left p.viewMore a:hover{
	background:url(images/view_more_hover.gif) 0 0 no-repeat;
}
#leftBottom{
	width:364px;
	background:url(images/left_bottom_bg.gif) 0 0 repeat-y;
}
#leftBottom p.top1{
	background:url(images/left_bottom_top.gif) 0 0 no-repeat;
	width:364px;
	height:21px;
}
#leftBottom h2{
	background:url(images/left_bottom_h2.jpg) 0 0 no-repeat;
	width:364px;
	height:52px;
}
#leftBottom p.lftBottomText{
	margin:0 13px 0 18px;
	font:bold 13px/19px Arial, Helvetica, sans-serif;
	color:#C24E01;
	background-color:#fff;
}
#leftBottom p.lftBottomText a{
	text-decoration:none;
	color:#C24E01;
	background-color:#fff;
}

#leftBottom p.lftBottomText a:hover{
	text-decoration:none;
	color:#91835B;
	background-color:#fff;
}


#leftBottom p.lftBottomText span{
	font:bold 13px/19px Arial, Helvetica, sans-serif;
	color:#C24E01;
	background-color:#fff;
}
#leftBottom p.bot1{
	background:url(images/left_bottom_bot.gif) 0 0 no-repeat;
	width:364px;
	height:25px;
}

/*------------------------------------------------left panel--------------------*/

/*------------------------------------------------left nav--------------------*/
#leftNav{
	width:264px;
	float:left;
}
#leftNav ul{
	width:238px;
	padding:0 0 0 17px;
}
#leftNav ul li{
	display:block;
	background:url(images/solution_div.gif) left bottom repeat-x;
	height:20px;
	width:238px;
	padding:0 0 1px 0;
}
#leftNav ul li a{
	background:url(images/arrow.gif) 0 7px no-repeat;
	padding:0 0 0 14px;
	font:bold 11px/20px Arial, Helvetica, sans-serif;
	color:#000;
	background-color:#fff;
	text-decoration:none;
	margin:0;
	display:block;
}
#leftNav ul li a:hover{
	color:#A60303;
	background-color:#ECECEC;
}
#leftNav ul li.noImg{
	display:block;
	background-image:none;
	height:20px;
}
/*------------------------------------------------left Nav --------------------*/
/*------------------------------------------------right Nav--------------------*/
#rightNavHeader{
	background:url(images/left_top_bg.jpg) 0 0 repeat-y;
	
}
#rightNavHeader p.top1{
	background:url(images/left_nav_top.jpg) 0 0 no-repeat;
	height:10px;
}
#rightNavHeaderTitle h2{
	background:url(images/HeaderTitle.jpg) 0 0 no-repeat;
	padding:25px 0 0 80px;
}

#rightNavHeader p.bot1{
	background:url(images/left_nav_bot.jpg) 0 0 no-repeat;
	width:656px;
	height:10px;
	border:0;
}

#rightNavHeaderTitle{
	background:url(images/HeaderTitle.jpg) 0 0 no-repeat;
	height:60px;
}

#rightNav{
	width:656px;
	padding:5px 15px 0 22px;
	float:left;
	
	
}


#rightNav h2{
	font:bold 24px/16px Arial, Helvetica, sans-serif;
	color:#497C00;
	background-color:#fff;
	margin:0 0 12px 0;
	display:block;
	
}
#rightNav p{
	
	color:#000;
	font:normal 12px/19px Arial, Helvetica, sans-serif;
	margin:0;
	padding:10px;
}
#rightNav p span{
	font:normal 12px/19px Arial, Helvetica, sans-serif;
}
#rightNav p.viewMore{
	width:77px;
	height:13px;
	background:url(images/view_more_bg.gif) 0 0 repeat-x;
	padding:0 0 0 288px;
	margin:10px 0 10px 0;
	font-size:0;
	display:block;
}
#rightNav p.viewMore a{
	background:url(images/view_more.gif) 0 0 no-repeat;
	width:77px;
	height:13px;
	display:block;
}
#rightNav p.viewMore a:hover{
	background:url(images/view_more_hover.gif) 0 0 no-repeat;
}

/*------------------------------------------------right Nav--------------------*/

/*------------------------------------------------content panel--------------------*/
#content{
	width:925px;
	padding:5px 15px 0 22px;
	float:left;
	text-align:justify;
}
#content h2{
	font:bold 24px/16px Arial, Helvetica, sans-serif;
	color:#497C00;
	background-color:#fff;
	margin:0 0 12px 0;
	display:block;
	background-image:url(images/p2p30x30.gif) 0 0 no-repeat;
}
#content table
{
	border:0px;
	width:100%;
}

#content p{
	font:normal 12px/19px Arial, Helvetica, sans-serif;
	color:#000;
	background-color:#fff;
	margin:0;
	padding:5px 0 5px 0;
}
#content p span{
	color:#9E3F01;
	background-color:#FFF6DB;
	font:bold 12px/19px Arial, Helvetica, sans-serif;
}
#content p.viewMore{
	width:77px;
	height:13px;
	background:url(images/view_more_bg.gif) 0 0 repeat-x;
	padding:0 0 0 288px;
	margin:31px 0 15px 0;
	font-size:0;
	display:block;
}
#content p.viewMore a{
	background:url(images/view_more.gif) 0 0 no-repeat;
	width:77px;
	height:13px;
	display:block;
}
#content p.viewMore a:hover{
	background:url(images/view_more_hover.gif) 0 0 no-repeat;
}

#contactUs
{
	width:925px;
	padding:5px 20px 0 20px;
	float:left;
	text-align:left;
}
#contactUs h2{
	font:bold 20px/16px Arial, Helvetica, sans-serif;
	color:#497C00;
	background-color:#fff;
	margin:0 0 12px 0;
	display:block;
}
#contactUs .leftNav
{
	width:430px;
	display:block;
	float:left;
	
}

#contactUs .rightNav
{
	width:430px;
	float:left;
	padding:0 0 0 30px;
}






#bulletList ul{
	padding:0 0 0 17px;
}
#bulletList ul li{
	display:block;
	background:url(images/solution_div.gif) left bottom repeat-x;
	height:20px;
	padding:0 0 1px 0;
}

#bulletList ul li span{
	background:url(images/arrow.gif) 0 7px no-repeat;
	padding:0 0 0 14px;
	font:bold 11px/20px Arial, Helvetica, sans-serif;
	color:#000;
	background-color:#fff;
	text-decoration:none;
	margin:0;
	display:block;
}
#bulletList ul li a{
	background:url(images/arrow.gif) 0 7px no-repeat;
	padding:0 0 0 14px;
	font:bold 11px/20px Arial, Helvetica, sans-serif;
	color:#000;
	background-color:#fff;
	text-decoration:none;
	margin:0;
	display:block;
}
#bulletList ul li a:hover{
	color:#A60303;
	background-color:#ECECEC;
}
#bulletList ul li.noImg{
	display:block;
	background-image:none;
	height:20px;
}


#contentBottom{
	width:364px;
	background:url(images/left_bottom_bg.gif) 0 0 repeat-y;
}
#contentBottom p.top1{
	background:url(images/left_bottom_top.gif) 0 0 no-repeat;
	width:364px;
	height:21px;
}
#contentBottom h2{
	background:url(images/left_bottom_h2.jpg) 0 0 no-repeat;
	width:364px;
	height:52px;
}
#contentBottom p.lftBottomText{
	margin:0 13px 0 18px;
	font:bold 13px/19px Arial, Helvetica, sans-serif;
	color:#91835B;
	background-color:#fff;
}
#lcontentBottom p.lftBottomText span{
	font:bold 13px/19px Arial, Helvetica, sans-serif;
	color:#C24E01;
	background-color:#fff;
}
#contentBottom p.bot1{
	background:url(images/left_bottom_bot.gif) 0 0 no-repeat;
	width:364px;
	height:25px;
}

#navList
{
	float:left;
	display:block;
	width:300px;
	border: solid 1px #000000;
}

#navContent
{
	float:left;
	display:block;
	width:600px;
}

/*------------------------------------------------content panel--------------------*/

/*------------------------------------------------mid panel--------------------*/
#mid{
	width:252px;
	border:#FF6600 solid 1px;
	background:url(images/mid_panel_bg.gif) 0 0 repeat-x #FF660e;
	color:#fff;
	padding:4px 13px 0 11px;
	margin:0 17px 0 0;
	float:left;
}
#mid h2{
	font:bold 22px/38px Arial, Helvetica, sans-serif;
}
#mid img{
	margin:0 0 14px 0;
	width:252px;
	height:109px;
}
#mid h3{
	font:bold 12px/29px Arial, Helvetica, sans-serif;
	color:#FFF414;
	background-color:#FF6600;
	padding:0;
	margin:0;
	text-transform:uppercase;
}
#mid p.midText{
	font: bold 12px/16px Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:#FF6600;
	margin:0 0 11px 0;
}
#mid p.midText2{
	font:bold 16px/22px Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:#FF6600;
	margin:0 0 46px 0;
}		
/*------------------------------------------------mid panel--------------------*/

/*------------------------------------------------right panel--------------------*/
#right{
	width:264px;
	float:left;
}
#right h2.mem{
	width:214px;
	height:57px;
	background:url(images/member_login.gif) 0 0 no-repeat;
	padding:0 0 0 50px;
	font:bold 20px/57px Arial, Helvetica, sans-serif;
	color:#7BCA0A;
	background-color:inherit;
}
#right form{
	background:url(images/memberlogin_bg.gif) 0 0 repeat-y;
	width:228px;
	padding:0 18px;
	margin:0;
}
#right form input.txtBox{
	width:206px;
	height:19px;
	border-left:#808080 solid 1px;
	border-top:#808080 solid 1px;
	border-right:#D4D0C8 solid 1px;
	border-bottom:#D4D0C8 solid 1px;
	/*font:normal 11px/19px Arial, Helvetica, sans-serif;*/
	color:#000;
	background-color:#fff;
	margin:0 0 17px 0;
	padding:0 0 0 20px;
}
#right form label{
	font:bold 12px/19px Arial, Helvetica, sans-serif;
	color:#D4D0C8;
}
#right form a{
	font:bold 12px/19px Arial, Helvetica, sans-serif;
	color:#FF6600;
	background-color:#131313;
	text-decoration:underline;
	float:left;
	background:url(images/register_here_bg.gif) 0 5px no-repeat;
	padding:0 0 0 14px;
	width:79px;
}
#right form a:hover{
	text-decoration:none;
}
#right form input.login{
	background:url(images/btn_login.gif) 0 0 no-repeat;
	width:53px;
	height:13px;
	border:none;
	cursor:pointer;
	float:right;
}
#right p.bottom2{
	background:url(images/memberlogin_bot.gif) 0 0 no-repeat;
	width:264px;
	height:25px;
	margin:0 0 5px 0;
}
#right h2.solution{
	font:bold 24px/39px Arial, Helvetica, sans-serif;
	color:#497C00;
	background-color:#fff;
	padding:0 0 0 17px;
}
#right ul{
	width:238px;
	padding:0 0 0 17px;
}
#right ul li{
	display:block;
	background:url(images/solution_div.gif) left bottom repeat-x;
	height:20px;
	width:238px;
	padding:0 0 1px 0;
}
#right ul li a{
	background:url(images/arrow.gif) 0 7px no-repeat;
	padding:0 0 0 14px;
	font:bold 11px/20px Arial, Helvetica, sans-serif;
	color:#000;
	background-color:#fff;
	text-decoration:none;
	margin:0;
	display:block;
}
#right ul li a:hover{
	color:#A60303;
	background-color:#ECECEC;
}
#right ul li.noImg{
	display:block;
	background-image:none;
	height:20px;
}
/*------------------------------------------------right panel--------------------*/



/*------------------------------------------------bodyBottom--------------------*/
#bodyBottom{
	width:953px;
	padding:16px 8px 19px 7px;
	float:left;
}
#bodyBottom ul{
	width:944px;
	background-color:#F1F1F1;
	color:#000;
	padding:8px 0 8px 9px;
	float:left;
	display:block;
}
#bodyBottom ul li.one{
	padding:20px 0px 20px 42px;
	font:normal 12px/20px Arial, Helvetica, sans-serif;
	color:#131313;
	background-color:#fff;
	float:left;
	border-right:#F1F1F1 solid 8px;
	display:block;
	width:264px;	
}
#bodyBottom ul li.one a{
	font:bold 14px/43px Arial, Helvetica, sans-serif;
	color:#528B00;
	background-color:#fff;
	text-decoration:underline;
	margin:0 0 0 0;
	display:block;
}
#bodyBottom ul li.one a:hover{
	color:#D35400;
	background-color:#fff;
	text-decoration:none;
}
.links a
{
	text-decoration:none;
}
.links a
{
	text-decoration:underline;
}
#bodyBottom ul li.two{
	padding:20px 0px 20px 42px;
	font:normal 12px/20px Arial, Helvetica, sans-serif;
	color:#131313;
	background-color:#fff;
	float:left;
	border-right:#F1F1F1 solid 8px;
	display:block;
	width:264px;
}
#bodyBottom ul li.two a{
	font:bold 14px/43px Arial, Helvetica, sans-serif;
	color:#528B00;
	background-color:#fff;
	text-decoration:underline;
	margin:0 0 0 0;
	display:block;
}
#bodyBottom ul li.two a:hover{
	color:#D35400;
	background-color:#fff;
	text-decoration:none;
}
#bodyBottom ul li.three{
	padding:20px 0px 20px 42px;
	font:normal 12px/20px Arial, Helvetica, sans-serif;
	color:#131313;
	background-color:#fff;
	float:left;
	border-right:#F1F1F1 solid 8px;
	display:block;
	width:264px;
}
#bodyBottom ul li.three a{
	font:bold 14px/43px Arial, Helvetica, sans-serif;
	color:#528B00;
	background-color:#fff;
	text-decoration:underline;
	margin:0 0 0 0;
	display:block;
}
#bodyBottom ul li.three a:hover{
	color:#D35400;
	background-color:#fff;
	text-decoration:none;
}
/*------------------------------------------------bodyBottom--------------------*/

/*------------------------------------------------body--------------------*/

/*------------------------------------------------footer--------------------*/
#footerMain{
	width:968px;
	margin:0 auto;
	height:128px;
	background-color:#fff;
	color:#000;
	padding:0 0 16px 0;
	text-align:center;
}
#footer{
	margin:0 auto;
	background:url(images/footer_bg.gif) 0 0 repeat-x;
	height:128px;
	position:relative;
}
#footer ul{
	width:100%;
	position:absolute;
	top:20px;
	left:110px;
}
#footer ul li{
	float:left;
	color:#fff;
	background-color:inherit;
	font:normal 12px/16px Arial, Helvetica, sans-serif;
}
#footer ul li a{
	font:normal 12px/16px Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	padding:0 11px;
	text-decoration:none;
}
#footer ul li a:hover{
	color:#fff;
	background-color:#03373B;
}
#footer p.copyright{
	font:normal 11px/11px Tahoma, Arial, Helvetica, sans-serif;
	color:#FDFF35;
	background-color:inherit;
	position:absolute;
	top:38px;
	left:350px;
}

#footer p.design{
	display:block;
	height:17px;
	padding:3px;
	position:absolute;
	top:53px;
	font:bold 11px/17px Arial, Helvetica, sans-serif;
	color:#fff;
	text-transform:none;
	left:300px;
}
#footer p.design a.link{
	font:bold 11px/17px Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
	text-transform:none;
	
}
#footer p.design a.link:hover{
	color:#FDFF35;
	background-color:#03373B;
}
/*------------------------------------------------footer--------------------*/


/* Text editor width */
.textArea
{
	width:630px;
	height:150px;
}

.textAreaContact
{
	width:420px;
	height:150px;
}

/* Add or Remove 

.adminRights{width:630px; height:29px; margin:10px 0 0px 0; padding:0px; float:left; background:#f9f6d4; font-size:11px;}
.adminRights .addAdmin{width:220px; height:29px; margin:0px; padding:0 0 0 35px; float:left;  color:#bb9d59; line-height:30px; background:url(images/cal.jpg) no-repeat 11px 0}
.adminRights .removeAdmin{width:120px; height:29px; margin:0px; padding:0 0 0 38px; float:left; background:url(images/comment.png) no-repeat 12px 0}

admin previlages*/
.addAdmin
{
	background:url(images/group_add.png) 0 0 no-repeat #ffffff; padding:0 0 0 25px;
}

.removeAdmin
{
	background:url(images/group_delete.png) 0 0 no-repeat #ffffff; padding:0 0 0 25px;
}

img.floatLeft { 
    float: left; 
    margin: 10px; 
    border:0;
}
img.floatRight { 
    float: right; 
    margin: 10px; 
    border:0;
}
img.floatCenter { 
    float: none; 
    margin: 10px; 
    border:0;
    text-align:center;
}

hr
{
	background:url(images/solution_div.gif) left bottom repeat-x;
}

/* BUTTONS */



.buttons a, .buttons button, .buttons submit{
    display:block;
    float:left;
    margin:0 7px 0 0;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;

    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}
.buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.buttons button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}

/* STANDARD */

button:hover, .buttons a:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}
.buttons a:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}

/* POSITIVE */

button.positive, .buttons a.positive{
    color:#529214;
    display:block;
}
.buttons a.positive:hover, button.positive:hover{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
}
.buttons a.positive:active{
    background-color:#529214;
    border:1px solid #529214;
    color:#fff;
}

/* NEGATIVE */

.buttons a.negative, button.negative{
    color:#d12f19;
}
.buttons a.negative:hover, button.negative:hover{
    background:#fbe3e4;
    border:1px solid #fbc2c4;
    color:#d12f19;
}
.buttons a.negative:active{
    background-color:#d12f19;
    border:1px solid #d12f19;
    color:#fff;
}


            /* Default Facebook CSS */
            .fbbody
            {
                font-family: "lucida grande" ,tahoma,verdana,arial,sans-serif;
                font-size: 11px;
                color: #333333;
            }
            /* Default Anchor Style */
            .fbbody a
            {
                color: #3b5998;
                outline-style: none;
                text-decoration: none;
                font-size: 11px;
                font-weight: bold;
            }
            .fbbody a:hover
            {
                text-decoration: underline;
            }
            /* Facebook Box Styles */
            .fbgreenBox
			{
				background-color: #e7f5d0;
				border: 1px solid #758755;
				color: #333333;
				padding: 10px;
				font-size: 13px;
				font-weight: bold;
			}

            .fbgreybox
            {
                background-color: #f7f7f7;
                border: 1px solid #cccccc;
                color: #333333;
                padding: 10px;
                font-size: 13px;
                font-weight: bold;
            }
            .fbbluebox
            {
                background-color: #eceff6;
                border: 1px solid #d4dae8;
                color: #333333;
                padding: 10px;
                font-size: 13px;
                font-weight: bold;
            }
            .fbinfobox
            {
                background-color: #fff9d7;
                border: 1px solid #e2c822;
                color: #333333;
                padding: 10px;
                font-size: 13px;
                font-weight: bold;
            }
            .fberrorbox
            {
                background-color: #ffebe8;
                border: 1px solid #dd3c10;
                color: #333333;
                padding: 10px;
                font-size: 13px;
                font-weight: bold;
            }
            /* Content Divider on White Background */
            .fbcontentdivider
            {
                margin-top: 15px;
                margin-bottom: 15px;
                width: 520px;
                height: 1px;
                background-color: #d8dfea;
            }
            /* Facebook Tab Style */
            .fbtab
            {
                padding: 8px;
                background-color: #d8dfea;
                color: #3b5998;
                font-weight: bold;
                float: left;
                margin-right: 4px;
                text-decoration: none;
            }
            .fbtab:hover
            {
                background-color: #3b5998;
                color: #ffffff;
                cursor: hand;
            }
            
#leftPanel{width:656px; padding:0 0 0 0px; float:left; display:block;}
#leftPanel .about{width:656px; margin:0px; padding:0px; float:left; display:block;}
#leftPanel .about h2{width:650px; margin:0px; padding:0px; float:left; font-size:20px; color:#0b636b; line-height:34px;}
#leftPanel .about h3{width:650px; margin:4px 0 0 0; padding:0px; float:left;  color:#943415; line-height:32px; }
#leftPanel .about p{width:640px; margin:3px 0 0 0; padding:0px; float:left;  color:#333333; line-height:16px}
#leftPanel .about fieldset{width:630px; margin:3px 0 0 0; padding:10px; float:left;  color:#333333; line-height:36px}
#leftPanel .about table{width:100%;}
#leftPanel .about .date{width:630px; height:29px; margin:10px 0 0px 0; padding:0px; float:left; background:#f9f6d4; font-size:11px;}
#leftPanel .about .date .cal{width:220px; height:29px; margin:0px; padding:0 0 0 35px; float:left;  color:#bb9d59; line-height:30px; background:url(images/cal.jpg) no-repeat 11px 0}
#leftPanel .about .date .read{width:120px; height:29px; margin:0px; padding:0 0 0 38px; float:left; background:url(images/comment.png) no-repeat 12px 0}
#leftPanel .about .date .read a{font-family:Arial; font-size:11px; color:#943415; line-height:30px; font-weight:bold; text-decoration:none}            
#leftPanel .about .date .add{width:120px; height:29px; margin:0px; padding:0 0 0 38px; float:left; background:url(images/comment_add.png) no-repeat 12px 0}
#leftPanel .about .date .add a{font-family:Arial; font-size:11px; color:#943415; line-height:30px; font-weight:bold; text-decoration:none}            
#leftPanel .about .date .edit{width:120px; height:29px; margin:0px; padding:0 0 0 38px; float:left; background:url(images/comment_edit.png) no-repeat 12px 0}
#leftPanel .about .date .edit a{font-family:Arial; font-size:11px; color:#943415; line-height:30px; font-weight:bold; text-decoration:none}            