body {
    margin: 0;
    padding:0;
}
a {
    color: #309acc;
}

.Btn_container {
width: 432px; 
background: #f8f9f9 url(images/button_box_bg.gif) repeat-x top left; 
border: 1px solid #e0e0e0; font-family: verdana; 
font-size: 11px; 
text-align: left; 
position: relative;
z-index: 10000020; 
padding: 0 9px 10px 9px;

}

.Btn_header{
padding: 6px 0;
margin: 0;
border-bottom: 1px solid #ccc;
width: 358px;
position: absolute;
top: 19px;
left: 9px;
}


.Btn_header li
{
list-style: none;
margin: 0;
display: inline;
}

.Btn_header li a
{
padding: 7px 7px;
margin: 0;
border: 1px solid #ccc;
border-bottom: none;
background: #fff; /*url(images/nav_bg_hover.gif) repeat-x top left;*/
text-decoration: none;
outline: none;
color: #666;
font-weight: bold;
line-height: 16px;
}

.Btn_header li a:link { color: #666; }
.Btn_header li a:visited { color: #666; }

.Btn_header li a:hover
{
color: #666;
background: #fff; /* url(images/nav_bg.gif) repeat-x top left;*/
border: 1px solid #ccc;
}

.Btn_header li.selected a
{
color: #666;
background: #fff; /*url(images/nav_bg.gif) repeat-x top left;*/
border: 1px solid #ccc;
}

.btn_header_li{}

.btn_header_li_a{}

.btn_box_li{}

.btn_box_li_a{}

.onlywire_button {
width: 55px;
height: 54px;
position: absolute;
top: 19px;
right: 9px;
background: url(images/onlywire_button.jpg) no-repeat;
}


.contentTitle {
height: 22px;
color: #666;
font-size:13px;
font-weight:bold;
padding: 68px 0 0 0px;
}

.bookmark_content_box {
border: 1px solid #dfe0e0;
background: #fff url(images/bookmark_content_box_bg.gif) no-repeat top left;
padding: 10px;
height: 180px;
overflow: auto;
overflow:scroll;
overflow-x:hidden;
}

div.link_item {
    font-size: 10px;
    margin-bottom: 8px;
	border: 1px solid #fff;
}
div.link_item a{
    color: #000000;
    text-decoration: underline;
}

.btn_box {
height: 28px;
padding: 13px 0 0 0;
border-bottom: 1px solid #ccc;
position: relative;
}

.btn_box ul {
padding: 6px 0;
margin: 0;
}

.btn_box li
{
list-style: none;
margin: 0;
padding: 0;
display: inline;
}

.btn_box li a
{
padding: 7px 7px;
margin: 0;
border: 1px solid #ccc;
border-bottom: none;
background: #fff; /*url(images/nav_bg_hover.gif) repeat-x top left;*/
text-decoration: none;
outline: none;
color: #666;
font-weight: bold;
line-height: 16px;
}

.btn_box .btn_close {
position: absolute;
top: 19px;
right: 0;
color: #666;
text-decoration: none;
}

.btn_box a.btn_close:hover {
text-decoration: underline;
}


.frm_email {
margin: 0;
padding: 3px 0 0 0;
}

.frm_email p {
margin: 0;
padding: 0 0 9px 0;
}

.frm_email label {
display: block;
width: 135px;
text-align: right;
color: #666;
float: left;
text-align: right;
padding: 5px 10px 0 0;
}

.frm_email input {
width: 250px;
padding: 7px 5px;
border: 1px solid #ccc;
background: url(images/bookmark_content_box_bg.gif) no-repeat top left;
font: 11px Verdana, Arial, Helvetica, sans-serif;
}

.frm_email textarea {
width: 250px;
border: 1px solid #ccc;
padding: 2px 5px;
background: url(images/bookmark_content_box_bg.gif) no-repeat top left;
font: 11px Verdana, Arial, Helvetica, sans-serif;
}

.frm_email button {
border: 1px solid #ccc;
background: url(images/nav_bg_hover.gif) repeat-x top left;
padding: 5px 10px;
cursor: pointer;
font: 11px Verdana, Arial, Helvetica, sans-serif;
}

.content_box_AfterPost {
padding: 10px;
height: 180px;
text-align: center;
}

.content_box_AfterPost p {
font-weight: bold;
margin: 0;
padding: 40px 0 5px 0;
color: #666;
line-height: 17px;
}

.greenText {
color: #66cc00;
}

.redText {
color: #cc3333;
}

a.Btn{
width: 202px;
border: 1px solid #ccc;
background: #fcfcfc url(images/nav_bg_hover.gif) repeat-x top left;
padding: 8px 0;
text-align: center;
display: block;
text-decoration: none;
font-weight: bold;
outline: none;
}

/*added by diwakar*/

#colorPickerElm {
	position: absolute;
	/*z-index: 3000;*/
	border: 1px solid #111;
	background-color: #FFFFFF;
	padding: 0px;
	opacity: 0.95;
	overflow:hidden;
	font-size:10px;
	left:100px;
	top:100px;
}
#rangearrorwIMG, #mappointIMG{
	position: absolute;
	/*z-index: 3005;*/
}
