body {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; padding:0px; margin:0px;}

.small {font-size:10px; }
.small_1 {font-size:9px; }
.heading_1 {font-size:12px;}
.heading_2 {font-size:13px;}
.heading_3 {font-size:15px;}
.heading_4 {font-size:25px;}
.heading_5 {font-size:20px;}
.heading_6 {font-size:35px;}
.heading_7 {font-size:30px;}
.heading_8 {font-size:17px;}
.bold {font-weight:bold;}
.italic {font-style:italic;}
.underline {text-decoration:underline;}
.arial {font-family:Arial, Helvetica, sans-serif;}
.gillsans {font-family:Gill Sans, Arial, Helvetica, sans-serif;}

input {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;}
select {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;}
textarea {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;}

.txt_white {color:#FFFFFF;}
.txt_green {color:#b8cc4e;}
.txt_green1 {color:#697819;}
.txt_green2 {color:#75825e;}
.txt_green3 {color:#e0ebb1;}
.txt_green4 {color:#3d5300;}
.txt_grey {color:#a19fa0; }
.txt_grey1 {color:#999999;}
.txt_grey2 {color:#929292;}
.txt_grey3 {color:#696969;}
.txt_purple {color:#57405d;}
.txt_purple1 {color:#663399;}
.txt_purple2 {color:#660099;}
.txt_orange {color:#fe700a;}
.txt_red {color:#ae002a;}
.txt_red1 {color:#ff0000;}
.txt_blue {color:#546fa5;}
.txt_black {color:#000000;}
.txt_brown {color:#af5c31;}

a {text-decoration:none }

a:hover {text-decoration:underline }
a.link{}
a.green{color:#496a0e; text-decoration:underline}
a.green:hover{color:#ff9900; text-decoration:underline}

a.grey{color:#496a0e; text-decoration:none;}
a.grey:hover{color:#f48d1f; text-decoration:none; font-weight:bold;}

span.select {
	position: absolute;
	width: 56px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
	height: 16px;
	padding: 0 22px 0 0px;
	color: #a19fa0;
	font: 10px/10px verdana,arial,sans-serif;
	background: url(images/select.gif) no-repeat right 1px;
	overflow: hidden;
}

.bg_green {background-color: #779130;}
.bg_grey { background-color:#242424;}
.bg_grey1 {background-color:#5f5f5f;}
.bg_grey2 {background-color:#2a2a2a;}
.bg_grey3 {background-color:#e8e8e8;}
.bg_grey4 {background-color:#f1f1f1;}
.bg_grey5 {background-color:#a9a9a9;}
.bg_grey6 {background-color:#f8f8f8;}
.bg_white {background-color:#ffffff;}
.bg_green1 {background-color:#eff5ea;}
.bg_green2 {background-color:#edefde;}
.bg_purple {background-color:#603a72;}
.bg_purple1 {background-color:#ded7e1;}
.bg_purple2 {background-color:#f4eff7;}
.bg_orange {background-color: #fdf0df;}
.bg_blue {background-color:#f1f3f6;}

.border_grey {border: solid 1px #b1b1b1;}
.border_grey1 {border:solid 1px #e2e2e2;}
.border_grey2 {border: solid 3px #b1b1b1;}
.border_grey3 {border:solid 1px #707070;}
.border_green {border:solid 1px #72942f;}
.border_purple {border:solid 1px #7945a5;}
.border_orange {border: solid 1px #fe700a;}


/*Added By Surya For ModalPopUp*/
 .modalPopup 
    {
	    background-color:Gray;
	    padding:0px;
    }
    .modalBackground 
    {
	    background-color:Gray;
	    filter:alpha(opacity=70);
	    opacity:0.7;
    }
    
    /*Added By Surya For Cv*/
    
    .left_content {
	margin: 0px;
	float: left;
	width: 434px;
	padding: 3px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}



.main {
	margin: 0px;
	width: 850px;
	padding: 0px;
	vertical-align: top;
	text-align:left;
}
.right_panel {
	margin: 0px;
	float: right;
	width: 270px;
}
.left_panel {
	margin: 0px;
	float: left;
	width: 550px;
}

.left_content {
	margin: 0px;
	float: left;
	width: 434px;
	padding: 3px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.right_content {
	margin: 0px;
	padding: 5px;
	float: left;
	width: 260px;
}
.heading_div {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 31px;
	width: 98%;
}
.content {
	text-align: right;
	margin: 0px;
	float: left;
	width: 30%;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 8pt;
}
.textfiled_area {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 65%;
	padding:2px;
}
.formatting {
	margin: 0px;
	width: 73%;
	padding:3px;
	margin-top:8px;
	text-align:center;
	float:left;
}
.tools {
	vertical-align: middle;
	margin: 0px;
	height: 17px;
	width: 35px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e4e4e4;
	border-bottom-color: #e4e4e4;
	border-left-color: #e4e4e4;
	background-color: #f1f1f1;
	text-align: center;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float:left;
}
.tools1 {
	vertical-align: middle;
	margin: 0px;
	height: 17px;
	width: 35px;
	background-color: #f1f1f1;
	text-align: center;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float:left;
	border: 1px solid #e4e4e4;
}
.manage_section {
	margin: 0px;
	width: 60%;
	padding:3px;
	margin-top:8px;
	float:left;
}
.manage_arrow {
	margin: 0px;
	width: 10%;
	padding:3px;
	margin-top:8px;
	text-align:center;
	float:left;
}
.hr {
	float: left;
	width: 100%;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.change_pointer {
	cursor: s-resize;
	page-break-before: auto;
	page-break-after: auto;
}
.delete_cross {

	margin: 0px;
	padding: 0px;
	float: right;
	height: 31px;
	width: 2%;
}

.collapse_button {

	margin: 0px;
	padding: 0px;
	padding-right:20px;
	float: right;
	height: 19px;
	width: 2%;
}

.lblcontent {
	text-align: left;
	margin: 0px;
	float: left;
	width: 80%;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-size: 8pt;
}

.lbltxtonly {
	text-align: left;
	margin: 0px;
	float: left;
	width: 20%;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-size: 8pt;
}


.textfiled_areatxtonly {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 40%;
	height:15px;
	padding:2px;
}

.textfiled_areatxtonlybigger {
	margin: 0px;
	padding: 0px;
	float: left;
	/*width: 70%;
	height:200px;*/
	padding:2px;
}




.widget {width:310px; _width:309px; float:left; margin-bottom:10px;}
.widget .header {background:url(http://media.monsterbrasil.com.br/V2/widgetSprite.png) no-repeat left top; height:27px;}
.widget .header1 {background:url(http://media.monsterbrasil.com.br/V2/widgetSprite.png) no-repeat left top; height:30px;}
.widget h1 {color:#7D5D47; font-size:12px; margin:0px; padding:0px; padding-left:15px; padding-top:6px; float:left;}
.widget .content {width:294px; _width:293px; background-color:#EEEEEE; border-left:1px solid #DFDFDF; border-right:1px solid #DFDFDF; padding:7px; padding-bottom:0px; float:left;}
.widget .footer {width:310px; _width:309px; background:url(http://media.monsterbrasil.com.br/V2/widgetSprite.png) no-repeat left -73px; height:7px; float:left;}
.widget .min {background:url(http://media.monsterbrasil.com.br/V2/iconset.png) no-repeat left top; width:15px; height:15px; float:right; margin-top:7px; margin-right:5px; cursor:pointer;}
.widget .min1 {background:url(http://media.monsterbrasil.com.br/V2/iconset.png) no-repeat -40px top; width:15px; height:15px; float:right; margin-top:7px; margin-right:5px; cursor:pointer;}
.widget .close {background:url(http://media.monsterbrasil.com.br/V2/iconset.png) no-repeat -20px top; width:15px; height:15px; float:right; margin-top:7px; margin-right:5px; cursor:pointer;}

.widget1 { width:310px; _width:309px; float:left; margin-bottom:10px;}
.widget1 .header {background:url(http://media.monsterbrasil.com.br/V2/widgetSprite.png) no-repeat left -40px; height:27px; cursor:move;}
.widget1 .header1 {background:url(http://media.monsterbrasil.com.br/V2/widgetSprite.png) no-repeat left -40px; height:30px;}
.widget1 h1 {color:#555C34; font-size:12px; margin:0px; padding:0px; padding-left:15px; padding-top:6px; float:left;}
.widget1 .content {width:294px; _width:293px; background-color:#E2E7CF; border-left:1px solid #DFDFDF; border-right:1px solid #DFDFDF; padding:7px; padding-bottom:0px; float:left;}
.widget1 .footer {width:310px; _width:309px; background:url(http://media.monsterbrasil.com.br/V2/widgetSprite.png) no-repeat left -82px; height:7px; float:left;}
.widget1 .min {background:url(http://media.monsterbrasil.com.br/V2/iconsetGreen.png) no-repeat left top; width:15px; height:15px; float:right; margin-top:7px; margin-right:5px; cursor:pointer;}
.widget1 .min1 {background:url(http://media.monsterbrasil.com.br/V2/iconsetGreen.png) no-repeat -40px top; width:15px; height:15px; float:right; margin-top:7px; margin-right:5px; cursor:pointer;}
.widget1 .close {background:url(http://media.monsterbrasil.com.br/V2/iconsetGreen.png) no-repeat -20px top; width:15px; height:15px; float:right; margin-top:7px; margin-right:5px; cursor:pointer;}


.button_green {background:url(http://media.monsterbrasil.com.br/V2/button_fills.gif) repeat-x left top;}
.button_green:hover {background:url(http://media.monsterbrasil.com.br/V2/button_fills.gif) repeat-x left bottom;}


.top_band{background:url(http://media.monsterbrasil.com.br/V2/settings_panels.png) no-repeat left -25px;}
.top_band .arrow {background:url(http://media.monsterbrasil.com.br/V2/settings_open_arrows2.png) no-repeat left top; width:8px; height:6px; float:left;}
.top_band .title {color:#fe700d; font-weight:bold; float:left;}

.top_band1{background:url(http://media.monsterbrasil.com.br/V2/settings_panels.png) no-repeat left top;}
.top_band1 .arrow {background:url(http://media.monsterbrasil.com.br/V2/settings_open_arrows2.png) no-repeat right top; width:8px; height:6px; float:left;}
.top_band1 .title {color:#FFFFFF; font-weight:bold; float:left;}

.middle_band{background:url(http://media.monsterbrasil.com.br/V2/settings_panels.png) no-repeat left -75px;}
.middle_band .arrow {background:url(http://media.monsterbrasil.com.br/V2/settings_open_arrows2.png) no-repeat left top; width:8px; height:6px; float:left;}
.middle_band .title {color:#fe700d; font-weight:bold; float:left;}

.middle_band1{background:url(http://media.monsterbrasil.com.br/V2/settings_panels.png) no-repeat left -50px;}
.middle_band1 .arrow {background:url(http://media.monsterbrasil.com.br/V2/settings_open_arrows2.png) no-repeat right top; width:8px; height:6px; float:left;}
.middle_band1 .title {color:#FFFFFF; font-weight:bold; float:left;}


.bottom_band{background:url(http://media.monsterbrasil.com.br/V2/settings_panels.png) no-repeat left -125px;}
.bottom_band .arrow {background:url(http://media.monsterbrasil.com.br/V2/settings_open_arrows2.png) no-repeat left top; width:8px; height:6px; float:left;}
.bottom_band .title {color:#fe700d; font-weight:bold; float:left;}

.bottom_band1{background:url(http://media.monsterbrasil.com.br/V2/settings_panels.png) no-repeat left -100px;}
.bottom_band1 .arrow {background:url(http://media.monsterbrasil.com.br/V2/settings_open_arrows2.png) no-repeat right top; width:8px; height:6px; float:left;}
.bottom_band1 .title {color:#FFFFFF; font-weight:bold; float:left;}

.balloonstyle{position:absolute;top:0;left:0;visibility:hidden;z-index:3000;}
#arrowhead{z-index:99;position:absolute;top:0;left:0;visibility:hidden;}