html, body
{
padding:0px;
margin:0px;
font-family:verdana;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
color:#1c1919;
font-smooth:always;
background:url(../images/bg.gif) repeat left top;
behavior:url(/public/css/csshover3.htc);
}
/*img
{
image-rendering: -moz-crisp-edges;
image-rendering: optimizeQuality;
}*/
img, div, input
{
behavior: url(/public/css/iepngfix.htc);
}
*
{
margin:0;
padding:0;
}
div, p, img, ul, ol, li, h1, h2, h3, h4, h5, h6, textarea, select, option, input
{
display:block;
background-position:left top;
background-repeat:no-repeat;
margin:0;
padding:0;
border-width:0;
}
.clearboth
{
clear:both;
font-size:0px;
}
.border
{
border:1px solid #000;
}
a
{
color:#3d4f92;
text-decoration:none;
}
a:hover
{
color:#3d4f92;
text-decoration:underline;
}
.bold
{
font-weight:bold;
}
.italic
{
font-style:italic;
}

.box_main
{
width:1000px;
margin:auto;
background-color:#fff;
}
.box_logo
{
float:left;
display:inline;
margin-top:15px;
margin-left:15px;
}



.box_loginpanel
{
	float:right;
	width:291px;
	display:inline;
	border:1px solid #cccca3;
	background-color:#fffecc;
	padding:5px;
	margin-right:5px;
}
.box_loginpanel .box_loginpanel_heading
{
	float:left;
	display:inline;
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	font-weight:bold;
	color:#3a5897;
	}
.box_loginpanel .box_loginpanel_registrationlink
{
	float:right;
	display:inline;
	font-size:9px;
	color:#333;
	margin-top:3px;
}
.box_loginpanel .box_loginpanel_registrationlink a
{
text-decoration:underline;
}
.box_loginpanel .box_loginpanel_registrationlink a:hover
{
text-decoration:none;
}

.box_loginpanel .box_loginpanel_row
{
	float:left;
	display:inline;
	width:100%;
	font-size:9px;
	color:#666;
	margin-top:2px;
}
.box_loginpanel .box_loginpanel_row input
{
	display:inline;
}
.box_loginpanel .box_loginpanel_row .box_loginpanel_row_textbox
{
width:135px;
padding:3px;
color:#333333;
font-family:trebuchet ms;
font-size:12px;
border:1px solid #ccc;
}
.box_loginpanel_rememberme
{
	float:left;
	display:inline;
	margin-top:5px;
	margin-left:3px;
	color:#717037;
	font-size:9px;
	}

.box_loginpanel_rememberme input
{
	display:inline;
}
.box_loginpanel_loginbutton
{
	float:right;
	display:inline;
	margin-top:5px;
	margin-right:3px;
}
.box_loginpanel_loginbutton .box_loginpanel_loginbutton_button
{
display:inline;
background-color:#7989ab;
border:1px solid #455882;
color:#fff;
padding:1px 10px 1px 10px;
font-size:13px;
width:auto;
overflow:visible;
cursor:hand;
cursor:pointer;
}

.box_loginpanel .box_loginpanel_throughmobile
{
float:left;
width:100%;
display:inline;
font-size:9px;
text-align:center;
margin-top:5px;
}

.box_loginpanel .box_loginpanel_row .box_loginpanel_row_text .box_loginpanel_row_error
{
	display:inline;
	margin-left:30px;
}
.box_loginpanel .box_loginpanel_row .box_loginpanel_row_text .box_loginpanel_row_forgotpassword a
{
	color:#71b2ea;
}
.box_loginpanel .box_loginpanel_row .box_loginpanel_row_text .box_loginpanel_row_forgotpassword a:hover
{
	color:#006295;
	text-decoration:none;
}




.nav_sitemenu
{
float:right;
display:inline;
background-color:#f0f0f0;
list-style-type:none;
border-bottom:1px solid #ccc;
border-right:1px solid #ccc;
border-left:1px solid #ccc;
margin-left:3px
}
.nav_sitemenu li
{
float:left;
display:inline;
list-style-type:none;
}
.nav_sitemenu li .nav_sitemenu_submenu
{
display:none;
}
.nav_sitemenu li:hover .nav_sitemenu_submenu
{
display:block;
z-index:1;
position:absolute;
background-color:#f0f0f0;
border-right:1px solid #ccc;
border-left:1px solid #ccc;
list-style-type:none;
float:left;
}
.nav_sitemenu li .nav_sitemenu_submenu li
{
list-style-type:none;
float:none;
display:list-item;
border-bottom:1px solid #ccc;
}
.nav_sitemenu li .nav_sitemenu_submenu li a
{
display:block;
padding:5px 10px 5px 10px;
font-weight:normal;
color:#666;
}
.nav_sitemenu li .nav_sitemenu_submenu li a:hover
{
display:block;
padding:5px 10px 5px 10px;
font-weight:normal;
color:#3d4f92;
text-decoration:none;
background-color:#e8e8e8;
}
.nav_sitemenu li a
{
display:block;
padding:5px 10px 5px 10px;
font-weight:bold;
color:#666;
}
.nav_sitemenu li a:hover
{
display:block;
padding:5px 10px 5px 10px;
font-weight:bold;
color:#3d4f92;
text-decoration:none;
}
.nav_sitemenu li .nav_sitemenu_active
{
display:block;
padding:5px 10px 5px 10px;
font-weight:bold;
color:#3d4f92;
text-decoration:none;
}
.nav_sitemenu li .nav_sitemenu_active .nav_sitemenu_active_username
{
font-weight:normal;
color:#0d4610;
}
.nav_sitemenu li .nav_sitemenu_active .nav_sitemenu_active_username .nav_sitemenu_active_username_name
{
font-weight:bold;
}


















.nav_registration
{
float:right;
display:inline;
list-style-type:none;
border-bottom:1px solid #455882;
border-right:1px solid #455882;
border-left:1px solid #455882;
margin-right:5px;
background-color:#7989ab;

}
.nav_registration li
{
float:left;
display:inline;
list-style-type:none;
}
.nav_registration li a
{
display:block;
padding:5px 10px 5px 10px;
font-weight:bold;
color:#fff;
}
.nav_registration li a:hover
{
display:block;
padding:5px 10px 5px 10px;
font-weight:bold;
color:#fff000;
text-decoration:none;
}





.nav_usersearch
{
float:right;
display:inline;
list-style-type:none;
border-bottom:1px solid #265993;
border-right:1px solid #265993;
border-left:1px solid #265993;
margin-right:5px;
background-color:#7989ab;
}
.float_left
{
float:left;
}
.nav_usersearch li
{
float:left;
display:inline;
list-style-type:none;
padding:2px 5px 2px 5px;
}
.nav_usersearch li .nav_usersearch_textbox
{
float:left;
display:inline;
font-family:trebuchet ms;
font-size:11px;
color:#333;
padding:1px 5px 1px 5px;
border:1px solid #455882;
width:150px;
background-image:url(../images/bg_usersearch.gif);
background-repeat:no-repeat;
background-position:140px 1px;
}










.ad_radlink_top
{
float:left;
display:inline;
margin-left:5px;
font-size:9px;
margin-top:10px;
}
.ad_radlink_top strong
{
color:#0055ff;
}


.side_right
{
float:right;
width:300px;
display:inline;
border:1px solid #00;
margin-right:5px;
}
.side_left
{
float:left;
width:680px;
display:inline;
border:1px solid #ccc;
margin-left:5px;
padding-bottom:10px;
}

























.box_copyright
{
color:#3d4f92;
display:inline;
float:left;
font-size:10px;
padding-top:10px;
padding-bottom:10px;
text-align:center;
width:100%;
}
.box_copyright a {
color:#000;
text-decoration:none;
font-weight:bold;
}
.box_footer
{
background-color:#deeeff;
display:inline;
float:left;
margin-top:5px;
width:100%;
color:#81810d;
display:inline;
font-size:10px;
background:url(../images/bg_footer.gif) left top repeat-x;
}
.box_footer a
{
color:#76764b;
text-decoration:none;
}
.box_footer li a:hover
{
color:#d1d1a4;
text-decoration:none;
}
.box_footer .box_footer_sitelinks
{
float:left;
display:inline;
list-style-type:none;
margin-left:10px;
margin-top:0px;
}
.box_footer .box_footer_sitelinks li
{
list-style-type:none;
background:url(../images/bullet_arrow_footer.gif) left 18px no-repeat;
padding-left:20px;
padding-top:15px;
padding-bottom:15px;
}

.box_footer .box_footer_sitelinks .box_footer_sitelinks_heading
{
font-weight:bold;
font-size:11px;
background:none;
border-bottom:1px dashed #a2a25b;
padding-bottom:5px;
padding-left:0px;
}
.box_footer .box_footer_funstuff
{
float:left;
display:inline;
list-style-type:none;
margin-left:10px;
padding-top:0px;
background:url(../images/bg_funstuff_footer.gif) left top repeat-x;
height:267px;
padding-left:15px;
padding-right:15px;
}
.box_footer .box_footer_funstuff li
{
list-style-type:none;
background:url(../images/bullet_arrow_footer.gif) left 24px no-repeat;
padding-left:15px;
padding-top:20px;
padding-bottom:20px;
}

.box_footer .box_footer_funstuff .box_footer_funstuff_heading
{
font-weight:bold;
font-size:11px;
background:none;
border-bottom:1px dashed #a2a25b;
padding-bottom:5px;
padding-top:15px;
padding-left:10px;
}












.box_footer .box_footer_otherlink
{
float:left;
display:inline;
list-style-type:none;
margin-left:50px;
margin-top:px;
height:267px;
}
.box_footer .box_footer_otherlink li
{
list-style-type:none;
background:url(../images/bullet_arrow_footer.gif) left 12px no-repeat;
padding-left:20px;
padding-top:7px;
padding-bottom:6px;
}

.box_footer .box_footer_otherlink .box_footer_otherlink_heading
{
font-weight:bold;
font-size:11px;
background:none;
border-bottom:1px dashed #a2a25b;
padding-bottom:5px;
padding-top:15px;
padding-left:10px;
}




.box_panel_heading
{
float:left;
width:100%;
display:inline;
border-bottom:1px solid #333;
}
.box_panel_heading .box_panel_heading_headingtext
{
float:left;
display:inline;
margin-top:5px;
margin-left:5px;
padding-bottom:5px;
font-family:"Times New Roman", Times, serif;
font-size:16px;
font-weight:bold;
color:#333;
text-decoration:none;
}
.box_panel_heading .box_panel_heading_headingtext a
{
float:left;
display:inline;
font-family:"Times New Roman", Times, serif;
font-size:16px;
font-weight:bold;
color:#333;
padding:0px 15px 0px 15px;
border-right:1px solid #333;
text-decoration:none;
}
.box_panel_heading .box_panel_heading_headingtext a:hover
{
float:left;
display:inline;
font-family:"Times New Roman", Times, serif;
font-size:16px;
font-weight:bold;
color:#4B65BA;
padding:0px 15px 0px 15px;
border-right:1px solid #333;
text-decoration:none;
}
.box_panel_heading .box_panel_heading_headingtext .box_panel_heading_headingtext_active
{
float:left;
display:inline;
font-family:"Times New Roman", Times, serif;
font-size:16px;
font-weight:bold;
color:#4B65BA;
padding:0px 15px 0px 15px;
border-right:1px solid #333;
text-decoration:none;
}
.box_panel_heading .box_panel_heading_headingtext .box_panel_heading_headingtext_knowmore
{
float:none;
font-size:11px;
color:#3d4f92;
font-weight:normal;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-style: italic;
padding:0px;
border-right:none;
}
.box_panel_heading .box_panel_heading_headingtext .box_panel_heading_headingtext_knowmore:hover
{
float:none;
font-size:11px;
color:#3d4f92;
font-weight:normal;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-style: italic;
padding:9px;
border-right:none;
}
.box_panel_heading .box_panel_heading_viewall
{
float:right;
display:inline;
margin-top:14px;
margin-right:5px;
color:#333;
font-size:10px;
}
.box_update
{
float:left;
width:100%;
display:inline;
border-bottom:1px solid #ccc;
padding-bottom:3px;
}
.box_update .box_update_userimage
{
float:left;
display:inline;
margin-top:3px;
margin-left:3px;
}
.box_update .box_update_userimage img
{
width:51px;
}
.box_update .box_update_userdetails
{
float:left;
display:inline;
margin-top:3px;
margin-left:7px;
width:90%;
}

.box_update .box_update_userdetails .box_update_userdetails_name
{
float:left;
display:inline;
font-size:13px;
color:#4b65ba;
}
.box_update .box_update_userdetails .box_update_functions
{
float:right;
display:inline;
margin-right:5px;
}
.box_update .box_update_userdetails .box_update_functions img
{
display:inline;
margin-left:1px;
}
.box_update .box_update_userdetails .box_update_functions a
{
float:left;
display:inline;
margin-right:1px;
}
.box_update .box_update_userdetails .box_update_userdetails_shareicon
{
float:left;
display:inline;
margin-left:5px;
}
.box_update .box_update_userdetails .box_update_userdetails_orignallypost
{
float:right;
display:inline;
font-size:9px;
color:#73879a;
margin-top:1px;
}
.box_update .box_update_userdetails .box_update_userdetails_orignallypost a
{
color:#ed1a38;
}
.box_update .box_update_userdetails .box_update_userdetails_time
{
float:left;
display:inline;
font-size:9px;
color:#dddddd;
margin-top:13px;
}
.box_update .box_update_userdetails .box_update_userdetails_userblogdetail
{
float:left;
display:inline;
font-size:9px;
color:#898989;
margin-top:13px;
}
.box_update .box_update_userdetails .box_update_userdetails_userblogdetail a
{

display:inline;
font-size:9px;
color:#14a6d0;
margin-top:13px;
padding-right:30px;
}
.box_update:hover .box_update_userdetails .box_update_userdetails_time
{
float:left;
display:inline;
font-size:9px;
color:#898989;
margin-top:13px;
}
.box_update .box_update_userdetails .box_update_userdetails_upate
{
float:left;
display:inline;
font-size:10px;
color:#333;
width:100%;
margin-top:3px;
text-align:left;
}
.box_update .box_update_userdetails .box_update_userdetails_functions
{
float:right;
display:inline;
font-size:10px;
color:#333;
margin-top:5px;
}
.box_update .box_update_userdetails .box_update_userdetails_functions .box_update_userdetails_functions_function
{
float:left;
display:inline;
margin-left:20px;
padding:3px;
background-color:#fff;
border:1px solid #ccc;
text-decoration:none;
}
.box_update .box_update_userdetails .box_update_userdetails_functions .box_update_userdetails_functions_function .box_update_userdetails_functions_function_first
{
border-left:1px solid #999;
padding-left:4px;
}
.box_update .box_update_userdetails .box_update_userdetails_functions form
{
display:inline;
}
.box_update .box_update_userdetails .box_update_userdetails_functions a img
{
display:inline;
}
.box_update .box_update_userdetails .box_update_userdetails_functions a .box_update_userdetails_functions_comment
{
font-size:9px;
color:#333;
}



.box_panel_user
{
float:left;
display:inline;
border:1px solid #fff;
padding:5px;
width:50px;
word-wrap:break-word;
font-size:9px;
font-family:verdana;
color:#3d4f92;
margin-top:5px;
margin-left:5px;
height:70px;
text-transform:lowercase;
}
.box_panel_user img
{
width:50px;
height:50px;
}
.box_panel_user:hover
{
float:left;
display:inline;
border:1px solid #cccca3;
padding:5px;
width:50px;
word-wrap:break-word;
font-size:9px;
font-family:verdana;
color:#3d4f92;
margin-top:5px;
margin-left:5px;
background-color:#fffecc;
}
.box_googlesearch
{
float:right;
display:inline;
margin-right:5px;
}
.box_googlesearch .box_googlesearch_textbox
{
float:left;
display:inline;
border-top:1px solid #cccca3;
border-bottom:1px solid #cccca3;
border-left:1px solid #cccca3;
background-color:#fffecc;
padding:5px 8px 4px 8px;
font-family:"Times New Roman", Times, serif;
font-size:20px;
color:#2464eb;
width:200px;
height:23px;
}
.box_googlesearch .box_googlesearch_button
{
float:left;
display:inline;
background:url(../images/bg_googlesearch_button.gif) no-repeat;	
width:70px;
height:48px;
overflow:auto;
}




.box_subscribes
{
float:left;
display:inline;
width:100%;
border:1px solid #87a2c1;
margin-top:15px;
}
.box_subscribes .box_subscribes_header
{
float:left;
display:inline;
width:100%;
background-color:#d1dce8;
padding-bottom:3px;
}
.box_subscribes .box_subscribes_header .box_subscribes_header_heading
{
float:left;
display:inline;
width:37%;
font-family:"Times New Roman", Times, serif;
font-size:16px;
font-weight:bold;
margin-top:3px;
margin-left:5px;
color:#333;
}
.box_subscribes .box_subscribes_header .box_subscribes_header_numbers
{
float:left;
display:inline;
font-family:"Times New Roman", Times, serif;
font-size:14px;
margin-top:4px;
margin-left:5px;
color:#333;
}
.box_subscribes .box_subscribes_header .box_subscribes_header_numbers .box_subscribes_header_numbers_number
{
font-weight:bold;
color:#e71212;
}
.box_subscribes .box_subscribes_header .box_subscribes_header_viewall
{
float:right;
display:inline;
margin-top:10px;
margin-right:5px;
font-size:10px;
}
.box_subscribes .box_subscribes_images
{
float:left;
width:97%;
padding-bottom:1px;
margin-left:7px;
}
.box_subscribes .box_subscribes_images a
{
float:left;
display:inline;
margin-top:1px;
margin-left:1px;
}


.box_viewmoreupdates
{
float:left;
display:inline;
width:100%;
text-align:center;
padding:5px 0px;
background-color:#e1e8fa;
font-family:"Times New Roman", Times, serif;
font-size:15px;
font-weight:bold;
color:#3f74c4;
font-style:italic;
text-decoration:none;
letter-spacing:5px;
}
.box_viewmoreupdates:hover
{
float:left;
display:inline;
width:100%;
text-align:center;
padding:5px 0px;
background-color:#e1e8fa;
font-family:"Times New Roman", Times, serif;
font-size:15px;
font-weight:bold;
color:#000;
font-style:italic;
text-decoration:none;
}







.box_panel_udate
{
float:left;
display:inline;
width:100%;
padding-bottom:5px;
}
.box_panel_udate .box_panel_udate_userimage
{
float:left;
display:inline;
margin-top:5px;
margin-left:5px;
}
.box_panel_udate .box_panel_udate_updatebox
{
float:left;
display:inline;
margin-top:5px;
margin-left:5px;
width:83%;
}
.box_panel_udate .box_panel_udate_updatebox .box_panel_udate_updatebox_username
{
float:left;
display:inline;
margin-top:4px;
margin-left:5px;
font-family:"Times New Roman", Times, serif;
font-style:italic;
font-size:21px;
}
.box_panel_udate .box_panel_udate_updatebox .box_panel_udate_updatebox_updatecharacter
{
float:right;
display:inline;
margin-top:15px;
}
.box_panel_udate .box_panel_udate_updatebox .box_panel_udate_updatebox_textarea
{
float:left;
display:inline;
width:96%;
margin-left:5px;
padding-top:2px;
padding-left:2px;
font-weight:bold;
font-size:12px;
font-family:trebuchet ms;
color:#133c6a;
border:5px solid #265993;
background-color:#e3e9f0;
height:36px;
overflow:hidden;
overflow-y: hidden;
overflow-x: hidden;
outline:none;
resize:none;
}
.box_panel_udate .box_panel_udate_updatebox .box_panel_udate_updatebox_textarea:focus
{
float:left;
display:inline;
width:96%;
margin-left:5px;
padding-top:5px;
padding-bottom:5px;
padding-left:5px;
padding-right:5px;
font-weight:normal;
font-size:12px;
font-family:trebuchet ms;
color:#133c6a;
border:1px solid #265993;
background-color:#e3e9f0;
height:36px;
overflow:hidden;
overflow-y: hidden;
overflow-x: hidden; 
}
.box_panel_udate .box_panel_udate_updatebox .box_panel_udate_updatebox_funtions
{
float:right;
display:inline;
margin-right:5px;
margin-top:3px;
width:210px;
}
.box_panel_udate .box_panel_udate_updatebox .box_panel_udate_updatebox_funtions .box_panel_udate_updatebox_webalso 
{
float:left;
display:inline;
margin-right:30px;
margin-top:10px;
padding-bottom:3px;
border-bottom:1px solid #265993;
font-size:10px;
color:#265993;
}
.box_panel_udate .box_panel_udate_updatebox .box_panel_udate_updatebox_funtions .box_panel_udate_updatebox_webalso  input
{
display:inline;
}
.box_panel_udate .box_panel_udate_updatebox .box_panel_udate_updatebox_funtions .box_panel_udate_updatebox_postbutton
{
float:right;
display:inline;
}



.box_panel_lastupadte
{
float:left;
display:inline;
width:97%;
background-color:#f7f7f7;
padding:10px;
font-size:21px;
font-style:italic;
color:#265993;
font-family:"Times New Roman", Times, serif;
letter-spacing:2px;
margin-top:10px;
border-bottom:3px double #ccc;
}
.box_panel_lastupadte .box_panel_lastupadte_updatetime
{
float:right;
display:inline;
margin-top:5px;
margin-right:5px;
font-size:13px;
color:#808080;
letter-spacing:1px;
}



.box_panel_profile
{
float:left;
width:100%;
display:inline;
}
.box_panel_profile .box_panel_profile_userimage
{
float:left;
width:200px;
display:inline;
margin-top:5px;
margin-left:5px;
}
.box_panel_profile .box_panel_profile_userdetialbox
{
float:left;
width:68%;
display:inline;
margin-top:5px;
margin-left:5px;
}
.box_panel_profile .box_panel_profile_userdetialbox .box_panel_profile_userdetialbox_username
{
float:left;
width:100%;
display:inline;
font-family:"Times New Roman", Times, serif;
font-size:20px;
color:#333;
letter-spacing:2px;
}
.box_panel_profile .box_panel_profile_userdetialbox .box_panel_profile_userdetialbox_userabout
{
float:left;
width:100%;
display:inline;
color:#265993;
line-height:20px;
min-height:143px;
}
.box_panel_profile .box_panel_profile_userdetialbox .box_panel_profile_userdetialbox_addbutton
{
float:left;
display:inline;
}


.box_panel_userabout
{
float:left;
display:inline;
width:100%;
border-top:3px double #b3b3b3;
border-bottom:3px double #b3b3b3;
margin-top:10px;
}
.box_panel_userabout .box_panel_userabout_row
{
float:left;
display:inline;
width:100%;
padding:10px 0px;
}
.box_panel_userabout .box_panel_userabout_row_strip
{
background-color:#f7f7f7;
}
.box_panel_userabout .box_panel_userabout_row .box_panel_userabout_row_columnheading
{
float:left;
display:inline;
width:30%;
color:#808080;
margin-left:5px;
}
.box_panel_userabout .box_panel_userabout_row .box_panel_userabout_row_columnheadingname
{
float:left;
display:inline;
width:40%;
}




.box_panel_setting
{
float:left;
width:100%;
display:inline;
}
.box_panel_setting .box_panel_setting_header
{
float:left;
width:100%;
display:inline;
border-bottom:3px double #b2b2b2;
padding-bottom:10px;
}
.box_panel_setting .box_panel_setting_header .box_panel_setting_header_userimage
{
float:left;
display:inline;
margin-top:10px;
margin-left:10px;
width:51px;
}

.box_panel_setting .box_panel_setting_header .box_panel_setting_header_headerbox
{
float:left;
display:inline;
margin-top:8px;
margin-left:10px;
width:88%;
}
.box_panel_setting .box_panel_setting_header .box_panel_setting_header_headerbox .box_panel_setting_header_headerbox_username
{
float:left;
display:inline;
width:100%;
font-family:"Times New Roman", Times, serif;
font-size:15px;
font-weight:bold;
letter-spacing:2px;
}
.box_panel_setting .box_panel_setting_header .box_panel_setting_header_headerbox .box_panel_setting_header_headerbox_pagename
{
float:left;
display:inline;
width:100%;
font-family:"Times New Roman", Times, serif;
font-size:20px;
letter-spacing:2px;
color:#4b65ba;
margin-top:0px;
}
.box_panel_setting .box_panel_setting_header .box_panel_setting_header_headerbox .box_panel_setting_header_headerbox_pagenameabout
{
float:left;
display:inline;
width:100%;
color:#4b65ba;
line-height:10px;
}




.form_onecolumn
{
float:left;
display:inline;
width:100%;
border-bottom:3px double #b2b2b2;
padding-bottom:20px;
}
.form_onecolumn .form_onecolumn_row
{
float:left;
display:inline;
width:100%;
margin-top:30px;
}







.form_onecolumn .form_onecolumn_row .form_singlecolumnrow_messagehandler
{
z-index:6;
position: absolute;
height:51px;
width:200px;
background-image:url(../images/bg_path_messagehandling.gif);
background-position:left 7px;
background-repeat:repeat-x;
margin-left:480px;
margin-top:-15px;
}
.form_onecolumn .form_onecolumn_row .form_singlecolumnrow_messagehandler img
{
float:left;
}
.form_onecolumn .form_onecolumn_row .form_singlecolumnrow_messagehandler .form_singlecolumnrow_messagehandler_message
{
float:right;
width:175px;
height:35px;
margin-top:7px;
text-align:right;
display:table;
overflow:hidden;
vertical-align: middle;
}

.form_onecolumn .form_onecolumn_row .form_singlecolumnrow_messagehandler .form_singlecolumnrow_messagehandler_message .form_singlecolumnrow_messagehandler_message_text_success
{
display: table-cell;
vertical-align: middle;
padding-right:5px;
font-size:10px;
color:#115564;
}

.form_onecolumn .form_onecolumn_row .form_singlecolumnrow_messagehandler .form_singlecolumnrow_messagehandler_message .form_singlecolumnrow_messagehandler_message_text_error
{
display: table-cell;
vertical-align: middle;
padding-right:5px;
font-size:10px;
color:#dd0000;
}


.form_onecolumn .form_onecolumn_row .form_onecolumn_row_checkbox
{
float:left;
display:inline;
height:10px;
width:10px;
margin-left:15px;
}
.form_onecolumn .form_onecolumn_row .form_onecolumn_row_label
{
float:left;
display:inline;
font-size:10px;
margin-left:5px;
}
.form_onecolumn .form_onecolumn_row .form_onecolumn_row_fieldname
{
float:left;
display:inline;
width:30%;
color:#333;
margin-left:10px;
margin-top:5px;
}
.form_onecolumn .form_onecolumn_row .form_onecolumn_row_field
{
float:left;
display:inline;
width:66%;
margin-left:5px;
}

.form_onecolumn .form_onecolumn_row .form_onecolumn_row_field input
{
display:inline;
}
.form_onecolumn .form_onecolumn_row .form_onecolumn_row_field .form_onecolumn_row_paging
{
color:#ff6600;
font-size:10px;
display:inline;
margin-right:5px;
font-weight:bold;
}
.form_onecolumn .form_onecolumn_row .form_onecolumn_row_field .form_onecolumn_row_paging:hover
{
color:#ff6600;
font-size:10px;
display:inline;
margin-right:5px;
}
.form_onecolumn .form_onecolumn_row .form_onecolumn_row_field .form_onecolumn_row_fieldabout 
{
color:#969799;
font-size:10px;
margin-left:0px;
}
.form_onecolumn .form_onecolumn_row .form_onecolumn_row_fieldabout 
{
color:#969799;
font-size:10px;
float:left;
display:inline;
width:90%;
margin-left:3%;
}
.form_onecolumn .form_onecolumn_row .form_onecolumn_row_field .form_onecolumn_row_namefield
{
color:#646466;
font-size:11px;
}
.form_onecolumn .form_onecolumn_row .form_onecolumn_row_field .form_onecolumn_row_field_textbox
{
float:left;
border:1px solid #ccc;
padding:4px;
font-family:trebuchet ms;
font-size:11px;
letter-spacing:1px;
width:175px;
color:#4d4d4d;
}
.form_onecolumn .form_onecolumn_row .form_onecolumn_row_field .form_onecolumn_row_field_textbox
{
float:left;
border:1px solid #ccc;
padding:4px;
font-family:trebuchet ms;
font-size:11px;
letter-spacing:1px;
width:175px;
color:#4d4d4d;
}
.form_onecolumn .form_onecolumn_row .form_onecolumn_row_field .form_onecolumn_row_field_textbox:focus
{
float:left;
border:1px solid #ccc;
padding:4px;
font-family:trebuchet ms;
font-size:11px;
letter-spacing:1px;
width:175px;
color:#000;
resize:none;
outline:none;
}
.form_onecolumn .form_onecolumn_row .form_onecolumn_row_field .form_singlecolumnrow_field_validationicon
{
float:left;
display:inline;
margin-top:3px;
margin-left:5px;
}

.form_onecolumn .form_onecolumn_row .form_onecolumn_row_field .form_onecolumn_row_field_textarea
{
border:1px solid #ccc;
padding:4px;
font-family:trebuchet ms;
font-size:11px;
letter-spacing:1px;
width:275px;
color:#4d4d4d;
resize:none;
outline:none;
overflow:auto;
height:35px;
margin-left:0px;
}
.form_onecolumn .form_onecolumn_row .form_onecolumn_row_field .form_onecolumn_row_field_textarea:focus
{
border:1px solid #ccc;
padding:4px;
font-family:trebuchet ms;
font-size:11px;
letter-spacing:1px;
width:275px;
color:#000;
overflow:auto;
height:35px;
margin-left:0px;
}
.form_onecolumn .form_onecolumn_row .form_onecolumn_row_field_textarea
{
border:1px solid #ccc;
padding:4px;
font-family:trebuchet ms;
font-size:11px;
letter-spacing:1px;
width:450px;
color:#4d4d4d;
resize:none;
outline:none;
overflow:auto;
height:35px;
float:left;
display:inline;
margin-left:3%;
}
.form_onecolumn .form_onecolumn_row .form_onecolumn_row_field_textarea:focus
{
border:1px solid #ccc;
padding:4px;
font-family:trebuchet ms;
font-size:11px;
letter-spacing:1px;
width:450px;
color:#000;
overflow:auto;
height:35px;
float:left;
display:inline;
margin-left:3%;
}
.form_onecolumn .form_onecolumn_row .form_onecolumn_row_field .form_onecolumn_row_field_list
{
border:1px solid #ccc;
padding:4px;
font-family:trebuchet ms;
font-size:11px;
letter-spacing:1px;
width:184px;
color:#4d4d4d;
}
.form_onecolumn .form_onecolumn_row .form_onecolumn_row_field .form_onecolumn_row_field_list:focus
{
border:1px solid #ccc;
padding:4px;
font-family:trebuchet ms;
font-size:11px;
letter-spacing:1px;
width:184px;
color:#000;
}
.form_onecolumn .form_onecolumn_row .form_onecolumn_row_field .form_onecolumn_row_field_listmenu
{
border:1px solid #ccc;
padding:4px;
font-family:trebuchet ms;
font-size:11px;
letter-spacing:1px;
width:285px;
color:#4d4d4d;
}
.form_onecolumn .form_onecolumn_row .form_onecolumn_row_field .form_onecolumn_row_field_listmenu:focus
{
border:1px solid #ccc;
padding:4px;
font-family:trebuchet ms;
font-size:11px;
letter-spacing:1px;
width:285px;
color:#000;
}

.panel_function
{
margin:auto;
width:166px;
}
.panel_function .panel_function_submitbutton
{
float:left;
display:inline;
background:url(../images/b_submit_form.gif);
width:73px;
height:28px;
margin-left:10px;
}
.panel_function .panel_function_submitbutton:hover
{
float:left;
display:inline;
background:url(../images/b_submit_form_hover.gif);
width:73px;
height:28px;
margin-left:10px;
}
.panel_function .panel_function_buttonlogin
{
float:left;
display:inline;
background:url(../images/b_login_form.gif);
width:73px;
height:28px;
margin-left:10px;
}
.panel_function .panel_function_buttonlogin:hover
{
float:left;
display:inline;
background:url(../images/b_login_form_hover.gif);
width:73px;
height:28px;
margin-left:10px;
}
.panel_function .panel_function_buttonsignup
{
float:left;
display:inline;
background:url(../images/b_signup_form.gif);
width:73px;
height:28px;
margin-left:10px;
}
.panel_function .panel_function_buttonsignup:hover
{
float:left;
display:inline;
background:url(../images/b_signup_form_hover.gif);
width:73px;
height:28px;
margin-left:10px;
}
.panel_function .panel_function_sendbutton
{
float:left;
display:inline;
background:url(../images/b_send_form.gif);
width:73px;
height:28px;
margin-left:10px;
}
.panel_function .panel_function_sendbutton:hover
{
float:left;
display:inline;
background:url(../images/b_send_form_hover.gif);
width:73px;
height:28px;
margin-left:10px;
}
.panel_function .panel_function_cancelbutton
{
float:left;
display:inline;
background:url(../images/b_cancel_form.gif);
width:73px;
height:28px;
margin-left:10px;
}
.panel_function .panel_function_cancelbutton:hover
{
float:left;
display:inline;
background:url(../images/b_cancel_form_hover.gif);
width:73px;
height:28px;
margin-left:10px;
}
.panel_function .panel_function_changebutton
{
float:left;
display:inline;
background:url(../images/b_change_form.gif);
width:73px;
height:28px;
margin-left:10px;
}
.panel_function .panel_function_changebutton:hover
{
float:left;
display:inline;
background:url(../images/b_change_form_hover.gif);
width:73px;
height:28px;
margin-left:10px;
}
.panel_function .panel_function_buttoninvite
{
float:left;
display:inline;
background:url(../images/b_invite_form.gif);
width:73px;
height:28px;
margin-left:10px;
cursor:pointer;
cursor:hand;
}
.panel_function .panel_function_buttoninvite:hover
{
float:left;
display:inline;
background:url(../images/b_invite_form_hover.gif);
width:73px;
height:28px;
margin-left:10px;
cursor:pointer;
cursor:hand;
}

.panel_function .panel_function_uploadbutton
{
float:left;
display:inline;
background:url(../images/b_upload_form.gif);
width:73px;
height:28px;
margin-left:10px;
}
.panel_function .panel_function_uploadbutton:hover
{
float:left;
display:inline;
background:url(../images/b_upload_form_hover.gif);
width:73px;
height:28px;
margin-left:10px;
}



.panel_uploadphoto
{
float:left;
display:inline;
width:100%;
border-bottom:3px double #b2b2b2;
padding-bottom:20px;
}

.panel_uploadphoto .panel_uploadphoto_photo
{
float:left;
display:inline;
margin-top:10px;
margin-left:10px;
}
.panel_uploadphoto .panel_uploadphoto_tools
{
float:left;
display:inline;
margin-top:170px;
margin-left:10px;
width:66%;
}
.panel_uploadphoto .panel_uploadphoto_tools .panel_uploadphoto_tools_fieldname
{
float:left;
display:inline;
width:100%;
color:#666;
}

.panel_uploadphoto .panel_uploadphoto_tools .panel_uploadphoto_tools_field
{
float:left;
display:inline;
width:100%;
margin-top:5px;
}
.panel_uploadphoto .panel_uploadphoto_tools .panel_uploadphoto_tools_field .panel_uploadphoto_tools_field_file
{
float:left;
display:inline;
}
.panel_uploadphoto .panel_uploadphoto_tools .panel_uploadphoto_tools_field .panel_uploadphoto_tools_field_loading
{
float:left;
display:inline;
margin-top:3px;
margin-left:5px;
}

























.box_message
{
float:left;
width:100%;
display:inline;
border-bottom:1px solid #ccc;
padding-bottom:3px;
}
.box_message:hover
{
float:left;
width:100%;
display:inline;
border-bottom:1px solid #cccca3;
padding-bottom:3px;
background-color:#fffecc;
}
.box_message .box_message_userimage
{
float:left;
display:inline;
margin-top:3px;
margin-left:3px;
font-size:1px;
}
.box_message .box_message_userimage img
{
width:50px;
}
.box_message .box_message_userimage .box_message_userimage_checkbox
{
position:absolute;
z-index:3;
display:inline;
margin-top:0px;
margin-left:0px;
font-size:1px;
padding:0px;
width:15px;
height:15px;
}
.box_message .box_message_userdetails
{
float:left;
display:inline;
margin-top:3px;
margin-left:7px;
width:90%;
}

.box_message .box_message_userdetails .box_message_userdetails_name
{
float:left;
display:inline;
font-size:13px;
color:#4b65ba;
}
.box_message .box_message_userdetails .box_message_userdetails_time
{
float:left;
display:inline;
font-size:9px;
color:#dddddd;
margin-top:13px;
}
.box_message:hover .box_message_userdetails .box_message_userdetails_time
{
float:left;
display:inline;
font-size:9px;
color:#898989;
margin-top:13px;
}
.box_message .box_message_userdetails .box_message_userdetails_upate
{
float:left;
display:inline;
font-size:10px;
color:#333;
width:100%;
margin-top:3px;
}
.box_message .box_message_userdetails .box_message_userdetails_body
{
float:left;
display:inline;
font-size:10px;
color:#333;
width:98%;
margin-top:3px;
background-color:#e5f2ff;
border:1px solid #8fadcc;
padding:5px;
line-height:17px;
}
.box_message .box_message_userdetails .box_message_userdetails_functions
{
float:right;
display:inline;
font-size:10px;
color:#333;
margin-top:5px;
}
.box_message .box_message_userdetails .box_message_userdetails_functions a
{
float:left;
display:inline;
margin-left:20px;
padding:3px;
background-color:#fff;
border:1px solid #ccc;
visibility:hidden;
text-decoration:none;
}
.box_message .box_message_userdetails .box_message_userdetails_functions a img
{
display:inline;
}
.box_message .box_message_userdetails .box_message_userdetails_functions a .box_message_userdetails_functions_comment
{
font-size:9px;
color:#333;
}
.box_message:hover .box_message_userdetails .box_message_userdetails_functions a
{
float:left;
display:inline;
margin-left:20px;
padding:3px;
background-color:#fff;
border:1px solid #ccc;
visibility:visible;
text-decoration:none;
}



.panel_paging
{
float:left;
width:62%;
display:inline;
margin-left:19%;
margin-top:10px;
}
.panel_paging .panel_paging_previous
{
float:left;
display:inline;
width:75px;
height:22px;
}
.panel_paging .panel_paging_next
{
float:right;
display:inline;
width:75px;
height:22px;
}
.panel_paging .panel_paging_numbers
{
float:left;
display:block;
width:20px;
height:17px;
background-image:url(../images/paging_numbers.gif);
padding-top:3px;
text-align:center;
margin-left:1.5%;
color:#999;

}
.panel_paging .panel_paging_numbers:hover
{
float:left;
display:inline;
width:20px;
height:17px;
background-image:url(../images/paging_numbers.gif);
padding-top:3px;
text-align:center;
margin-left:1.5%;
color:#333;
}
.panel_paging .panel_paging_numbers_active
{
color:#333;
font-weight:bold;
}
























.box_panel_comment
{
float:left;
display:inline;
width:100%;
padding-bottom:10px;
border-top:3px double #B2B2B2;
background-color:#f5f5f5;
}
.box_panel_comment .box_panel_comment_userimage
{
float:left;
display:inline;
margin-top:10px;
margin-left:5px;
width:51px;
}
.box_panel_comment .box_panel_comment_updatebox
{
float:left;
display:inline;
margin-top:5px;
margin-left:5px;
width:90%;
}
.box_panel_comment .box_panel_comment_updatebox .box_panel_comment_updatebox_username
{
float:left;
display:inline;
margin-top:4px;
margin-left:5px;
font-family:"Times New Roman", Times, serif;
font-style:italic;
font-size:16px;
font-weight:bold;
color:#333;
}
.box_panel_comment .box_panel_comment_updatebox .box_panel_comment_updatebox_updatecharacter
{
float:right;
display:inline;
margin-top:10px;
}
.box_panel_comment .box_panel_comment_updatebox .box_panel_comment_updatebox_textarea
{
float:left;
display:inline;
width:98%;
margin-left:5px;
padding-top:2px;
padding-left:2px;
font-size:12px;
font-family:trebuchet ms;
color:#333;
border:1px solid #ccc;
background-color:#fff;
height:36px;
overflow:hidden;
overflow-y: hidden;
overflow-x: hidden;
outline:none;
resize:none;
}
.box_panel_comment .box_panel_comment_updatebox .box_panel_comment_updatebox_textarea:focus
{
float:left;
display:inline;
width:98%;
margin-left:5px;
padding-top:2px;
padding-left:2px;
font-size:12px;
font-family:trebuchet ms;
color:#233d73;
border:1px solid #ccc;
background-color:#fff;
height:36px;
overflow:hidden;
overflow-y: hidden;
overflow-x: hidden;
outline:none;
resize:none;
}
.box_panel_comment .box_panel_comment_updatebox .box_panel_comment_updatebox_funtions
{
float:right;
display:inline;
margin-right:5px;
margin-top:3px;
width:210px;
}
.box_panel_comment .box_panel_comment_updatebox .box_panel_comment_updatebox_funtions .box_panel_comment_updatebox_webalso 
{
float:left;
display:inline;
margin-right:30px;
margin-top:10px;
padding-bottom:3px;
border-bottom:1px solid #265993;
font-size:10px;
color:#265993;
}
.box_panel_comment .box_panel_comment_updatebox .box_panel_comment_updatebox_funtions .box_panel_comment_updatebox_webalso  input
{
display:inline;
}
.box_panel_comment .box_panel_comment_updatebox .box_panel_comment_updatebox_funtions .box_panel_comment_updatebox_postbutton
{
float:right;
display:inline;
background:url(../images/b_submit_form_hover.gif);
width:73px;
height:28px;
margin-left:10px;
outline:none;
cursor:pointer;
cursor:hand;
}
.box_panel_comment .box_panel_comment_updatebox .box_panel_comment_updatebox_funtions .box_panel_comment_updatebox_postbutton:hover
{
float:right;
display:inline;
background:url(../images/b_submit_form.gif);
width:73px;
height:28px;
margin-left:10px;
outline:none;
cursor:pointer;
cursor:hand;
}








.box_comment
{
float:left;
display:inline;
width:100%;
font-size:21px;
font-style:italic;
color:#265993;
font-family:"Times New Roman", Times, serif;
letter-spacing:2px;
}
.box_comment .box_comment_updatetime
{
float:right;
display:inline;
margin-top:5px;
margin-right:5px;
font-size:13px;
color:#808080;
letter-spacing:1px;
}




















.form_invitesms
{
float:left;
display:inline;
width:100%;
border-bottom:3px double #b2b2b2;
padding-bottom:20px;
margin-top:20px;
}
.form_invitesms .div
{
border:1px solid #000;
}
.form_invitesms .form_invitesms_row
{
float:left;
display:inline;
width:65%;
margin-left:17%;
margin-top:5px;
border:1px solid #a3daf6;
background-color:#e1f5ff;
margin-top:2px;
padding:5px;
}
.form_invitesms .form_invitesms_addmore
{
float:left;
display:inline;
width:65%;
margin-left:17%;
margin-top:5px;
border:1px solid #a3daf6;
background-color:#e1f5ff;
margin-top:2px;
padding:5px;
text-align:center;
font-size:13px;
text-decoration:none;
}
.form_invitesms .form_invitesms_addmore:hover
{
float:left;
display:inline;
width:65%;
margin-left:17%;
margin-top:5px;
border:1px solid #a3daf6;
background-color:#fff495;
margin-top:2px;
padding:5px;
text-align:center;
font-size:13px;
text-decoration:none;
}
.form_invitesms .form_invitesms_row .form_invitesms_row_firstcolumn
{
float:left;
display:inline;
width:28%;
text-align:right;
font-size:10px;
margin-top:3px;
color:#666;
}
.form_invitesms .form_invitesms_row .form_invitesms_row_secondcolumn
{
float:left;
display:inline;
width:26%;
margin-left:5px;
}
.form_invitesms .form_invitesms_row .form_invitesms_row_thirdcolumn
{
float:left;
display:inline;
width:15%;
text-align:right;
font-size:10px;
margin-top:3px;
color:#666;
}
.form_invitesms .form_invitesms_row .form_invitesms_row_fourthcolumn
{
float:left;
display:inline;
width:26%;
margin-left:5px;
}
.form_invitesms .form_invitesms_row .form_invitesms_row_textbox
{
border:1px solid #3596c8;
background-color:#6bc5f3;
color:#fff495;
font-weight:bold;
padding:1px 5px;
font-size:11px;
font-family:trebuchet ms;
width:100px;
letter-spacing:0.5px;
}


















.box_mail_provider
{
float:left;
width:100%;
display:inline;
border-bottom:1px solid #e5e5e5;
padding-bottom:15px;
margin-top:20px;
}
.box_mail_provider a
{
float:left;
display:inline;
border-top:1px solid #fff;
border-bottom:1px solid #ccc;
border-left:1px solid #fff;
border-right:1px solid #fff;
margin-left:14px;
margin-top:5px;
}
.box_mail_provider a:hover
{
float:left;
display:inline;
border-top:1px solid #ccc;
border-bottom:1px solid #ccc;
border-left:1px solid #ccc;
border-right:1px solid #ccc;
margin-left:14px;
margin-top:5px;
}
.box_mail_provider .box_mail_provider_disclaimer 
{
float:left;
display:inline;
width:99%;
font-size:10px;
color:#999;
margin-top:5px;
margin-left:5px;
}
.panel_mailprovider
{
float:left;
width:100%;
display:inline;
}
.panel_mailprovider .panel_mailprovider_disclaimer
{
float:left;
display:inline;
margin-left:200px;
margin-top:10px;
font-size:10px;
color:#999;
}

.panel_mailprovider .panel_mailprovider_provider
{
width:150px;
margin:auto;
text-align:center;
margin-top:10px;
}
.panel_mailprovider .panel_mailprovider_row
{
float:left;
width:100%;
display:inline;
margin-top:10px;
}
.panel_mailprovider .panel_mailprovider_row .panel_mailprovider_row_fieldname
{
float:left;
width:40%;
display:inline;
text-align:right;
font-size:10px;
color:#666;
margin-top:5px;
}

.panel_mailprovider .panel_mailprovider_row .panel_mailprovider_row_field
{
float:left;
width:49%;
margin-left:7px;
display:inline;
text-align:left;
}
.panel_mailprovider .panel_mailprovider_row .panel_mailprovider_row_field .panel_mailprovider_row_field_textbox
{
background-image:url(../images/bg_invitemail_textbox.gif);
width:149px;
height:23px;
font-size:12px;
font-family:trebuchet ms;
padding:0px 0px 0px  5px;
color:#666;
letter-spacing:1px;
}
.panel_mailprovider .panel_mailprovider_row .panel_mailprovider_row_field .panel_mailprovider_row_field_text
{
color:#0191c9;
}
.panel_mailprovider .panel_mailprovider_row .panel_mailprovider_row_field .panel_mailprovider_row_field_button
{
float:left;
display:inline;
background:url(../images/b_invite_mailprovider.gif);
width:59px;
height:22px;
}

.panel_mailprovider .panel_mailprovider_row .panel_mailprovider_row_field .panel_mailprovider_row_field_button:hover
{
float:left;
display:inline;
background:url(../images/b_invite_mailprovider_hover.gif);
width:59px;
height:22px;
}
.panel_mailprovider .panel_mailprovider_row .panel_mailprovider_row_field .panel_mailprovider_row_field_buttonimport
{
float:left;
display:inline;
background:url(../images/b_import_mailprovider.gif);
width:59px;
height:22px;
}

.panel_mailprovider .panel_mailprovider_row .panel_mailprovider_row_field .panel_mailprovider_row_field_buttonimport:hover
{
float:left;
display:inline;
background:url(../images/b_import_mailprovider_hover.gif);
width:59px;
height:22px;
}

.panel_mailprovider .panel_mailprovider_row .panel_mailprovider_row_field .panel_mailprovider_row_field_button_verify
{
float:left;
display:inline;
background:url(../images/b_verify_form.gif);
width:71px;
height:22px;
cursor:hand;
cursor:pointer
}

.panel_mailprovider .panel_mailprovider_row .panel_mailprovider_row_field .panel_mailprovider_row_field_button_verify:hover
{
float:left;
display:inline;
background:url(../images/b_verify_form_hover.gif);
width:71px;
height:22px;
cursor:hand;
cursor:pointer
}
































.box_crop
{
float:left;
display:inline;
width:100%;
border-bottom:3px double #b2b2b2;
}
.box_crop .box_crop_userimage
{
float:left;
display:inline;
border-right:3px double #808080;
padding-right:1px;
width:52%;
width:300px;
}
.box_crop .box_crop_croparea
{
float:left;
width:46%;
}
.box_crop .box_crop_croparea_container
{
float:left;
width:200px;
height:200px;
background-color:#dedede;
border:8px solid #dedede;
margin-top:20px;
margin-left:50px;
}
.box_crop .box_crop_croparea_container img
{
float:left;
border:1px solid #fff8a6;
}
.box_crop .box_crop_croparea_functions
{
float:left;
display:inline;
margin-left:85px;
margin-top:10px;
}
.box_crop .box_crop_croparea_functions .box_crop_croparea_functions_buttoncrop
{
float:left;
display:inline;
background:url(../images/b_crop_crop.gif);
width:59px;
height:22px;
margin-left:10px;
}

.box_crop .box_crop_croparea_functions .box_crop_croparea_functions_buttoncrop:hover
{
float:left;
display:inline;
background:url(../images/b_crop_crop_hover.gif);
width:59px;
height:22px;
margin-left:10px;
}


.box_crop .box_crop_croparea_functions .box_crop_croparea_functions_buttonskip
{
float:left;
display:inline;
background:url(../images/b_skip_crop.gif);
width:59px;
height:22px;
margin-left:10px;
}

.box_crop .box_crop_croparea_functions .box_crop_croparea_functions_buttonskip:hover
{
float:left;
display:inline;
background:url(../images/b_skip_crop_hover.gif);
width:59px;
height:22px;
margin-left:10px;
}
















.panel_checkboxfunctions
{
float:left;
display:inline;
width:100%;
border-bottom:1px solid #e5e5e5;
padding-bottom:10px;
margin-top:5px;
}
.panel_checkboxfunctions .panel_checkboxfunctions_checkbox
{
float:left;
display:inline;
margin-left:5px;
margin-top:3px;
height:15px;
width:15px;
}
.panel_checkboxfunctions .panel_checkboxfunctions_buttondelete
{
float:left;
display:inline;
background:url(../images/b_delete_checkboxfunctions.gif) left top no-repeat;
width:71px;
height:19px;
margin-left:5px;
cursor:pointer;
cursor:hand;
}
.panel_checkboxfunctions .panel_checkboxfunctions_buttondelete:hover
{
float:left;
display:inline;
background:url(../images/b_delete_checkboxfunctions_hover.gif) left top no-repeat;
width:71px;
height:19px;
margin-left:5px;
cursor:pointer;
cursor:hand;
}
.panel_checkboxfunctions .panel_checkboxfunctions_buttonaccept
{
float:left;
display:inline;
background:url(../images/b_accept_checkboxfunctions.gif) left top no-repeat;
width:71px;
height:19px;
margin-left:5px;
cursor:pointer;
cursor:hand;
}
.panel_checkboxfunctions .panel_checkboxfunctions_buttonaccept:hover
{
float:left;
display:inline;
background:url(../images/b_accept_checkboxfunctions_hover.gif) left top no-repeat;
width:71px;
height:19px;
margin-left:5px;
cursor:pointer;
cursor:hand;
}
.panel_checkboxfunctions .panel_checkboxfunctions_buttonreject
{
float:left;
display:inline;
background:url(../images/b_reject_checkboxfunctions.gif) left top no-repeat;
width:71px;
height:19px;
margin-left:5px;
cursor:pointer;
cursor:hand;
}
.panel_checkboxfunctions .panel_checkboxfunctions_buttonreject:hover
{
float:left;
display:inline;
background:url(../images/b_reject_checkboxfunctions_hover.gif) left top no-repeat;
width:71px;
height:19px;
margin-left:5px;
cursor:pointer;
cursor:hand;
}

.panel_checkboxfunctions .panel_checkboxfunctions_buttonrefresh
{
float:left;
display:inline;
background:url(../images/b_refresh_checkboxfunctions.gif) left top no-repeat;
width:71px;
height:19px;
margin-left:5px;
cursor:pointer;
cursor:hand;
}
.panel_checkboxfunctions .panel_checkboxfunctions_buttonrefresh:hover
{
float:left;
display:inline;
background:url(../images/b_refresh_checkboxfunctions_hover.gif) left top no-repeat;
width:71px;
height:19px;
margin-left:5px;
cursor:pointer;
cursor:hand;
}




.box_heanding
{
float:left;
width:98%;
display:inline;
font-size:14px;
font-family:Helvetica;
color:#ff0000;
margin-top:5px;
margin-left:5px;
}
.box_heanding .box_heanding_title
{
font-weight:bold;
}
.box_subheading
{
float:left;
width:98%;
display:inline;
font-size:11px;
font-family:verdana;
color:#ed5a72;
margin-top:2px;
margin-left:5px;
}


.form_singlecolumn
{
float:left;
width:100%;
display:inline;
margin-top:20px;
}
.form_singlecolumn .form_singlecolumnrow
{
float:left;
width:100%;
display:inline;
margin-top:30px;
}
.form_singlecolumn .form_singlecolumnrow .form_singlecolumnrow_fieldname
{
float:left;
width:23%;
display:inline;
font-family:verdana;
color:#24a2dd;
text-align:right;
margin-top:5px;
}
.form_singlecolumn .form_singlecolumnrow .form_singlecolumnrow_field
{
float:left;
width:50%;
display:inline;
margin-left:30px;
}
.form_singlecolumn .form_singlecolumnrow .form_singlecolumnrow_field input
{
display:inline;
}
.form_singlecolumn .form_singlecolumnrow .form_singlecolumnrow_field .form_singlecolumnrow_field_textbox
{
float:left;
border:1px solid #dbe2e4;
padding:4px 5px;
font-family:trebuchet ms;
font-size:11px;
letter-spacing:1px;
width:175px;
color:#4d4d4d;
}
.form_singlecolumn .form_singlecolumnrow .form_singlecolumnrow_field .form_singlecolumnrow_field_fieldabout
{
font-size:9px;
color:#999;
}
.form_singlecolumn .form_singlecolumnrow .form_singlecolumnrow_field .form_singlecolumnrow_field_textboxblog
{
float:left;
border:1px solid #bde3ee;
font-size:11px;
letter-spacing:1px;
font-family:trebuchet ms;
padding:4px 5px;
width:210px;
color:#a49a9c;
}
.form_singlecolumn .form_singlecolumnrow .form_singlecolumnrow_field .form_singlecolumnrow_field_validationicon
{
float:left;
display:inline;
margin-top:3px;
margin-left:5px;
}
.form_singlecolumn .form_singlecolumnrow .form_singlecolumnrow_field .form_singlecolumnrow_field_validationtext
{
font-size:10px;
color:#e51c4b;
}
.form_singlecolumn .form_singlecolumnrow .form_singlecolumnrow_field .form_singlecolumnrow_field_buttoncreatemyfreeaccount
{
float:left;
display:inline;
background:url(../images/b_createmyfreeaccount_signup.gif);
width:205px;
height:43px;
margin-left:10px;
cursor:pointer;
cursor:hand;
}
.form_singlecolumn .form_singlecolumnrow .form_singlecolumnrow_field .form_singlecolumnrow_field_buttoncreatemyfreeaccount:hover
{
float:left;
display:inline;
background:url(../images/b_createmyfreeaccount_signup_hover.gif);
width:205px;
height:43px;
margin-left:10px;
cursor:pointer;
cursor:hand;
}
.form_singlecolumn .form_singlecolumnrow .form_singlecolumnrow_messagehandler
{
z-index:6;
position: absolute;
height:51px;
width:200px;
background-image:url(../images/bg_path_messagehandling.gif);
background-position:left 7px;
background-repeat:repeat-x;
margin-left:480px;
margin-top:-15px;
}
.form_singlecolumn .form_singlecolumnrow .form_singlecolumnrow_messagehandler img
{
float:left;
}
.form_singlecolumn .form_singlecolumnrow .form_singlecolumnrow_messagehandler .form_singlecolumnrow_messagehandler_message
{
float:right;
width:175px;
height:35px;
margin-top:7px;
text-align:right;
display:table;
overflow:hidden;
vertical-align: middle;
}

.form_singlecolumn .form_singlecolumnrow .form_singlecolumnrow_messagehandler .form_singlecolumnrow_messagehandler_message .form_singlecolumnrow_messagehandler_message_text_success
{
display: table-cell;
vertical-align: middle;
padding-right:5px;
font-size:10px;
color:#115564;
}

.form_singlecolumn .form_singlecolumnrow .form_singlecolumnrow_messagehandler .form_singlecolumnrow_messagehandler_message .form_singlecolumnrow_messagehandler_message_text_error
{
display: table-cell;
vertical-align: middle;
padding-right:5px;
font-size:10px;
color:#dd0000;
}




.box_staticcontent
{
float:left;
width:99%;
display:inline;
border:1px solid #f1de86;
margin-top:10px;
}
.box_staticcontent .box_staticcontent_heading
{
float:left;
width:98%;
display:inline;
margin-top:5px;
margin-left:5px;
font-family:helvetica;
font-size:11px;
font-weight:bold;
color:#ff0000;
letter-spacing:1px;
}
.box_listwithicons
{
float:left;
width:100%;
display:inline;
list-style-type:none;
}
.box_listwithicons li
{
list-style-type:none;
color:#e51c4b;
padding:9px 0px 5px 55px;
margin-top:20px;
}
.box_listwithicons .box_listwithicons_itsfree
{
background:url(../images/icon_itsfree.gif) 10px center no-repeat;
}
.box_listwithicons .box_listwithicons_sharthought
{
background:url(../images/icon_sharethought.gif) 10px center no-repeat;
}
.box_listwithicons .box_listwithicons_touchfrnd
{
background:url(../images/icon_touchfrnd.gif) 10px center no-repeat;
}
.box_listwithicons .box_listwithicons_findfrnd
{
background:url(../images/icon_findfrnd.gif) 10px center no-repeat;
}


.box_sitetips
{
float:left;
width:98%;
display:inline;
margin-left:5px;
margin-top:30px;
}
.box_sitetips .box_sitetips_heading
{
float:left;
width:100%;
display:inline;
font-size:9px;
color:#333;
}
.box_sitetips .box_sitetips_content
{
float:left;
width:100%;
display:inline;
font-size:11px;
color:#3daed8;
}
.box_sitetips .box_sitetips_content .box_sitetips_content_dynamic
{
font-weight:bold;
}
.box_sitetips .box_sitetips_example
{
font-size:9px;
color:#817575;
}
.box_bottomilnks
{
float:left;
width:100%;
display:inline;
margin-top:15px;
}
.box_bottomilnks .box_bottomilnks_buttonviewmore
{
float:left;
display:inline;
background:url(../images/b_viewmore_static.gif);
width:75px;
height:20px;
margin-left:10px;
cursor:pointer;
cursor:hand;
}
.box_bottomilnks .box_bottomilnks_buttonviewmore:hover
{
float:left;
display:inline;
background:url(../images/b_viewmore_static_hover.gif);
width:75px;
height:20px;
margin-left:10px;
cursor:pointer;
cursor:hand;
}


.grid_selectmail
{
float:left;
display:inline;
border-bottom:3px double #B2B2B2;
width:100%;
height:380px;
overflow-y:scroll;

}

.grid_selectmail  .grid_selectmail_row
{
float:left;
display:inline;
width:100%;
padding:10px 0px;
font-size:10px;
color:#245fa8;
}
.grid_selectmail  .grid_selectmail_heading 
{
z-index:4;
position:absolute;
background-color:#406489;
width:664px;
color:#fff;
}
.grid_selectmail  .grid_selectmail_alternate
{
background-color:#f5f5f5;
}
.grid_selectmail  .grid_selectmail_row  .grid_selectmail_row_checkbox
{
float:left;
display:inline;
margin-left:5px;
}
.grid_selectmail  .grid_selectmail_row  .grid_selectmail_row_name
{
float:left;
display:inline;
margin-left:5px;
width:250px;
}
.grid_selectmail  .grid_selectmail_row  .grid_selectmail_row_mail
{
float:left;
display:inline;
margin-left:5px;
}
.textalign_right
{
text-align:right;
}


.nav_categories
{
float:left;
display:inline;
width:100%;
list-style-type:none;
background-color:#0fd5f2;
}
.nav_categories .nav_categories_category
{
float:left;
display:inline;
list-style-type:none;
margin-top:5px;
margin-left:15px;
}
.nav_categories .nav_categories_category_active
{
float:left;
display:inline;
list-style-type:none;
margin-top:5px;
margin-left:15px;
}
.nav_categories .nav_categories_category_active .nav_categories_category_left
{
float:left;
display:inline;
background-image:url(../images/nav_category_left.jpg);
width:6px;
height:19px;
}

.nav_categories .nav_categories_category_active .nav_categories_category_center
{
float:left;
display:inline;
background:url(../images/nav_category_center.jpg)  repeat-x left top;
height:19;
}

.nav_categories .nav_categories_category_active .nav_categories_category_right
{
float:left;
display:inline;
background-image:url(../images/nav_category_right.jpg);
width:6px;
height:19px;
}

.nav_categories .nav_categories_category_active li a
{
font-size:10px;
display:block;
padding:3px 15px 4px 15px;
color:#0fd4f2;
text-decoration:none;
}
.nav_categories .nav_categories_category_active:hover li a
{
font-size:10px;
display:block;
padding:3px 15px 4px 15px;
color:#0fd4f2;
text-decoration:none;
}


.nav_categories .nav_categories_category li
{
float:left;
display:inline;
list-style-type:none;
}
.nav_categories .nav_categories_category .nav_categories_category_left
{
float:left;
display:inline;
width:6px;
height:19px;
}
.nav_categories .nav_categories_category:hover .nav_categories_category_left
{
float:left;
display:inline;
background-image:url(../images/nav_category_left.jpg);
width:6px;
height:19px;
}
.nav_categories .nav_categories_category .nav_categories_category_center
{
float:left;
display:inline;
height:19;
}
.nav_categories .nav_categories_category:hover .nav_categories_category_center
{
float:left;
display:inline;
background:url(../images/nav_category_center.jpg)  repeat-x left top;
height:19;
}
.nav_categories .nav_categories_category .nav_categories_category_right
{
float:left;
display:inline;
width:6px;
height:19px;
}
.nav_categories .nav_categories_category:hover .nav_categories_category_right
{
float:left;
display:inline;
background-image:url(../images/nav_category_right.jpg);
width:6px;
height:19px;
}
.nav_categories .nav_categories_category li a
{
font-size:10px;
display:block;
padding:3px 15px 4px 15px;
color:#fff;
text-decoration:none;
}
.nav_categories .nav_categories_category:hover li a
{
font-size:10px;
display:block;
padding:3px 15px 4px 15px;
color:#0fd4f2;
text-decoration:none;
}



.nav_categories .nav_categories_category .nav_categories_category_submenu
{
display:none;
border:1px solid #12acdb;
}
.nav_categories .nav_categories_category:hover .nav_categories_category_submenu
{
display:block;
z-index:5;
position:absolute;
background-color:#12acdb;
list-style-type:none;
width:130px;
padding:5px 10px 5px 10px;
border:1px solid #12acdb;
}
.nav_categories .nav_categories_category:hover .nav_categories_category_submenu .nav_categories_category_submenu_heading
{
list-style-type:none;
font-weight:bold;
color:#fffc00;
border-bottom:1px solid #fffc00;
padding:0px 6px 6px 10px;
}
.nav_categories .nav_categories_category:hover .nav_categories_category_submenu li
{
list-style-type:none;
width:90%;
padding:0px 6px 6px 10px;
}
.nav_categories .nav_categories_category:hover .nav_categories_category_submenu li a
{
color:#fff;
padding:10px 0px;
border-bottom:1px solid #12acdb;
}
.nav_categories .nav_categories_category:hover .nav_categories_category_submenu li a:hover
{
color:#fff;
padding:10px 0px;
border-bottom:1px solid #60c7e6;
}

.round_five
{
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
}


.panel_notice
{
width:400px;
margin:auto;
background-color:#d8f5ff;
border:1px solid #81dbf9;
margin-top:10px;
padding:5px;
}
.panel_notice img
{
display:inline;
}
.panel_notice .panel_notice_text 
{
float:left;
color:#0c87af;
font-size:11px;
display:inline;
margin-top:4px;
margin-left:20px;
font-family:helvetica;
letter-spacing:2px;
line-height:20px;
}

.panel_error
{
width:400px;
margin:auto;
background-color:#fff7f9;
border:1px solid #ffccd3;
margin-top:10px;
padding:5px;
}
.panel_error img
{
float:left;
}
.panel_error .panel_error_text 
{
float:left;
color:#ff0000;
font-size:12px;
display:inline;
margin-top:4px;
margin-left:20px;
font-family:helvetica;
letter-spacing:1px;
}
.panel_successmessage
{
width:400px;
margin:auto;
background-color:#cfffcb;
border:1px solid #97de8d;
margin-top:10px;
padding:5px;
}
.panel_successmessage img
{
float:left;
}
.panel_successmessage .panel_successmessage_text 
{
float:left;
color:#22761b;
font-size:12px;
display:inline;
margin-top:6px;
margin-left:20px;
font-family:helvetica;
letter-spacing:1px;
}


.box_viewmessage
{
float:left;
width:100%;
display:inline;
}
.box_viewmessage .box_viewmessage_label
{
float:left;
display:inline;
margin-top:10px;
margin-left:10px;
color:#666;
}
.box_viewmessage .box_viewmessage_field
{
float:left;
display:inline;
margin-top:7px;
margin-left:10px;
width:87%;
font-size:10px;
letter-spacing:1px;
line-height:20px;
}


.box_verification
{
margin:auto;
width:350px;
margin-top:20px;
background-color:#fffecc;
border:1px solid #e3e09c;
padding-bottom:5px;
}
.box_verification .box_verification_heading
{
float:left;
width:98%;
display:inline;
margin-top:5px;
margin-left:5px;
color:#196dcb;
}


.lightbox .lightbox_heading
{
float:left;
display:inline;
width:90%;
font-family:"Times New Roman", Times, serif;
font-size:15px;
font-weight:bold;
letter-spacing:1px;
color:#114a72;
line-height:13px;
}
.lightbox .lightbox_subheading
{
float:left;
display:inline;
width:90%;
font-family:verdana;
font-size:10px;
color:#114a72;
}
.box_loading
{
float:left;
display:inline;
width:100%;
text-align:center;
}
.box_loading img
{
margin:auto;
display:inline;
}
.box_note
{
float:left;
display:inline;
width:88%;
margin-left:5%;
border:1px solid #aad0f9;
padding:5px;
font-size:10px;
background-color:#f1f8ff;
margin-top:10px;
}
.box_note .box_note_heading
{
float:left;
display:inline;
width:100%;
color:#1475dc;
}
.box_note .box_note_content
{
float:left;
display:inline;
width:100%;
font-size:9px;
color:#808080;
line-height:20px;
margin-top:5px;
}
.ad_header
{
float:right;
display:inline;
margin-right:5px;
width:473px;
}
.ad_header .box_header_ad
{
float:left;
display:inline;
width:468px;
height:60px;
margin-top:5px;
margin-top:17px;
}

.box_notification
{
float:right;
display:inline;
border-bottom:1px solid #b2b2b2;
border-left:1px solid #b2b2b2;
border-right:1px solid #b2b2b2;
}

.box_notification .box_notification_notes
{
display:none;
}
.box_notification:hover .box_notification_notes
{
float:left;
display:inline;
z-index:7;
position:absolute;
-moz-box-shadow: 5px 5px 5px #eee; /* Firefox */
-webkit-box-shadow: 5px 5px 5px #eee; /* Safari, Chrome */
box-shadow: 5px 5px 5px #eee; /* CSS3 */

background-color:#ffffd9;
margin-top:1px;
width:300px;
behavior: url(/public/css/ie-css3.htc);
}
.box_notification .box_notification_notes .box_notification_note
{
float:left;
display:inline;
width:100%;
background-color:#e0eaff;
margin-top:1px;
}
.box_notification .box_notification_notes .box_notification_frndrequest
{
float:left;
display:inline;
width:100%;
}
.box_notification .box_notification_notes .box_notification_frndrequest .box_notification_frndrequest_userimage 
{
float:left;
display:inline;
width:40px;
}
.box_notification .box_notification_notes .box_notification_frndrequest .box_notification_frndrequest_userdetails
{
float:left;
display:inline;
width:125px;
}
.box_notification .box_notification_notes .box_notification_frndrequest .box_notification_frndrequest_userdetails .box_notification_frndrequest_userdetails_username
{
float:left;
display:inline;
width:98%;
font-weight:bold;
margin-left:3px;
font-size:10px;
color:#1e4fdb;
}
.box_notification .box_notification_notes .box_notification_frndrequest .box_notification_frndrequest_userdetails .box_notification_frndrequest_userdetails_note
{
float:left;
display:inline;
width:98%;
margin-left:3px;
font-size:9px;
}
.box_notification .box_notification_notes .box_notification_frndrequest  .box_notification_frndrequest_userdetails_functions
{
float:left;
display:inline;
margin-left:3px;
margin-top:5px;
}
.box_notification .box_notification_notes .box_notification_frndrequest .box_notification_frndrequest_userdetails_functions input
{
margin-left:3px;
}
.box_notification .box_notification_notes .box_notification_frndrequest .box_notification_frndrequest_userdetails_functions .box_notification_frndrequest_userdetails_function_buttonaccept
{
float:left;
display:inline;
background:url(../images/b_accept_notification.gif);
width:59px;
height:22px;
cursor:hand;
cursor:pointer;
}

.box_notification .box_notification_notes .box_notification_frndrequest .box_notification_frndrequest_userdetails_functions .box_notification_frndrequest_userdetails_function_buttonaccept:hover
{
float:left;
display:inline;
background:url(../images/b_accept_notification_hover.gif);
width:59px;
height:22px;
cursor:hand;
cursor:pointer;
}
.box_notification .box_notification_notes .box_notification_frndrequest .box_notification_frndrequest_userdetails_functions .box_notification_frndrequest_userdetails_function_buttonreject
{
float:left;
display:inline;
background:url(../images/b_reject_notification.gif);
width:59px;
height:22px;
cursor:hand;
cursor:pointer;
}

.box_notification .box_notification_notes .box_notification_frndrequest .box_notification_frndrequest_userdetails_functions .box_notification_frndrequest_userdetails_function_buttonreject:hover
{
float:left;
display:inline;
background:url(../images/b_reject_notification_hover.gif);
width:59px;
height:22px;
cursor:hand;
cursor:pointer;
}

.box_notification .box_notification_notes .box_notification_notes_viewmore
{
float:left;
display:inline;
width:100%;
background-color:#eee;
padding:5px 0px;
text-align:center;
}

.box_notification .box_notification_notes .box_notification_notes_link
{
float:left;
display:inline;
width:98%;
padding:5px 0px 5px 5px;
color:#333;
text-decoration:none;
font-size:9px;
border-top:1px solid #e5e59d;
}
.box_notification .box_notification_notes .box_notification_notes_number
{
color:#ef143d;
}






.box_frndrequest
{
float:left;
display:inline;
width:90%;
border:1px solid #e0eaff;
margin-left:5%;
margin-top:5px;
padding:5px;
}
.box_frndrequest .box_frndrequest_checkbox
{
z-index:8;
position:absolute;
width:15px;
height:15px;
}
.box_frndrequest .box_frndrequest_userimage 
{
float:left;
display:inline;
}
.box_frndrequest .box_frndrequest_userdetails
{
float:left;
display:inline;
}
.box_frndrequest .box_frndrequest_userdetails .box_frndrequest_userdetails_username
{
float:left;
display:inline;
width:98%;
font-weight:bold;
margin-left:3px;
font-size:10px;
color:#1e4fdb;
}
.box_frndrequest .box_frndrequest_userdetails .box_frndrequest_userdetails_note
{
float:left;
display:inline;
width:98%;
margin-left:3px;
font-size:9px;
}
.box_frndrequest  .box_frndrequest_userdetails_functions
{
float:right;
display:inline;
margin-right:3px;
margin-top:9px;
}
.box_frndrequest .box_frndrequest_userdetails_functions input
{
margin-left:3px;
}
.box_frndrequest .box_frndrequest_userdetails_functions .box_frndrequest_userdetails_function_buttonaccept
{
float:left;
display:inline;
background:url(../images/b_accept_notification.gif);
width:59px;
height:22px;
cursor:hand;
cursor:pointer;
}

.box_frndrequest .box_frndrequest_userdetails_functions .box_frndrequest_userdetails_function_buttonaccept:hover
{
float:left;
display:inline;
background:url(../images/b_accept_notification_hover.gif);
width:59px;
height:22px;
cursor:hand;
cursor:pointer;
}
.box_frndrequest .box_frndrequest_userdetails_functions .box_frndrequest_userdetails_function_buttonreject
{
float:left;
display:inline;
background:url(../images/b_reject_notification.gif);
width:59px;
height:22px;
cursor:hand;
cursor:pointer;
}

.box_frndrequest .box_frndrequest_userdetails_functions .box_frndrequest_userdetails_function_buttonreject:hover
{
float:left;
display:inline;
background:url(../images/b_reject_notification_hover.gif);
width:59px;
height:22px;
cursor:hand;
cursor:pointer;
}

.box_googlesearchresult
{
float:left;
display:inline;
width:97%;
margin-left:15px;
}
.box_googlesearchbox
{
float:left;
display:inline;
width:60%;
margin-left:15px;
margin-top:15px;
height:50px;
}
.box_googlesearchbox .box_googlesearchbox_textbox
{
float:left;
display:inline;
width:400px;
border:1px solid #6fbee0;
padding:10px 5px 10px 50px;
font-size:17px;
letter-spacing:1px;
font-family:helvetica;

background:#b8eaff url(../images/bg_textbox_googlesearchpage.gif) no-repeat 5px 2px;
}
.box_googlesearchbox .box_googlesearchbox_button
{
float:left;
display:inline;
margin-left:10px;
background:url(../images/b_search_googlesearchpage.gif) no-repeat left top;
width:109px;
height:42px;
cursor:pointer;
cursor:hand;
}
.box_googlesearchbox .box_googlesearchbox_button:hover
{
float:left;
display:inline;
margin-left:10px;
background:url(../images/b_search_googlesearchpage_hover.gif) no-repeat left top;
width:109px;
height:42px;
cursor:pointer;
cursor:hand;
}

.ad_rad428
{
width:470px;
margin:auto;
}

.ad_728
{
width:770px;
margin:auto;
}

.border_top_light
{
border-top:1px solid #ccc;
}


.box_dnd
{
float:left;
display:inline;
width:97%;
margin-top:5px;
margin-left:10px;
font-size:16px;
line-height:35px;
}
.box_dnd .box_dnd_status
{
float:left;
display:inline;
width:59%;
margin-top:5px;
margin-left:10px;
font-size:15px;
line-height:25px;
}
.box_dnd .box_dnd_status .box_dnd_status_out
{
color:#76940c;
}
.box_dnd .box_dnd_status .box_dnd_status_in
{
color:#f40d2e;
}
.box_dnd .box_dnd_do
{
float:left;
display:inline;
width:30%;
margin-top:5px;
margin-left:25px;
color:#a6a6a6;
font-size:10px;
line-height:18px;
text-align:justify;
border-left:1px dashed #b2b2b2;
padding-left:20px;
}
.box_dnd .box_dnd_do .box_dnd_do_focus
{
float:left;
display:inline;
margin-top:10px;
font-size:11px;
color:#459efa;
}



.box_searchresult
{
float:left;
width:100%;
display:inline;
border-bottom:1px solid #9c9c9c;
}
.box_searchresult .box_searchresult_image
{
float:left;
display:inline;
width:200px;
margin-top:5px;
margin-left:5px;
}
.box_searchresult .box_searchresult_details
{
float:left;
display:inline;
width:300px;
margin-top:5px;
margin-left:5px;
}
.box_searchresult .box_searchresult_details .box_searchresult_details_blogname
{
float:left;
display:inline;
margin-top:5px;
font-size:15px;
color:#186fb8;
width:99%;
}
.box_searchresult .box_searchresult_details .box_searchresult_details_name
{
float:left;
display:inline;
color:#808080;
width:99%;
}
.box_searchresult .box_searchresult_details .box_searchresult_details_location
{
float:left;
display:inline;
color:#333;
width:99%;
margin-top:5px;
font-size:12px;
}
.box_searchresult .box_searchresult_details .box_searchresult_details_userabout
{
float:left;
display:inline;
color:#999;
width:99%;
margin-top:20px;
line-height:25px;
}
.box_searchresult .box_searchresult_functions
{
float:right;
display:inline;
margin-top:5px;
width:160px;
}
.box_searchresult .box_searchresult_functions .box_searchresult_functions_function
{
float:right;
display:inline;
width:82px;
margin-right:5px;
}
.box_searchresult .box_searchresult_functions .box_searchresult_functions_function img
{
float:left;
margin-top:1px;
}
.box_searchresult .box_searchresult_functions .box_searchresult_functions_usertaggtivitydetail
{
float:left;
width:90%;
display:inline;
padding:8px;
font-size:10px;
}
.box_searchresult .box_searchresult_functions .box_searchresult_functions_usertaggtivitydetail a
{
color:#1aa7b8;
text-decoration:none;
}
.box_searchresult .box_searchresult_functions .box_searchresult_functions_usertaggtivitydetail_strip
{
background-color:#f7f7f7;
}

.box_searchheader
{
float:left;
display:inline;
width:100%;
background-color:#f7f7f7;
padding-bottom:8px;
}
.box_searchheader .box_searchheader_keyword
{
float:left;
display:inline;
color:#333;
margin-top:8px;
margin-left:8px;
}
.box_searchheader .box_searchheader_keyword .box_searchheader_keyword_word
{
color:#1591b4;
}
.box_searchheader .box_searchheader_result
{
float:right;
display:inline;
color:#656566;
margin-top:8px;
margin-right:8px;
font-size:10px;
}
.box_sideleft_404
{
float:left;
display:inline;
width:50%;
}
.box_sideright_404
{
float:right;
display:inline;
width:50%;
background:url(../images/img_cat_404.gif) no-repeat center bottom;
height:350px;
}
.box_heading_404
{
float:left;
display:inline;
font-size:25px;
margin-top:10px;
margin-left:10px;
}
.box_subheading_404
{
float:left;
display:inline;
color:#808080;
line-height:0px;
margin-left:10px;
}
.box_contenttext_404
{
float:left;
display:inline;
color:#459be4;
margin-left:10px;
margin-top:20px;
width:350px;
line-height:25px;
font-size:13px;
letter-spacing:1px;
}
.box_doyoumean_404
{
float:left;
display:inline;
margin-left:10px;
margin-top:10px;
border-bottom:1px dashed #ccc;
padding-bottom:5px;
width:50%;
font-size:13px;
letter-spacing:1px;
background:url(../images/bullet_circle_red.gif) no-repeat 5px 4px;
padding-left:20px;
}
.box_search_404
{
float:right;
display:inline;
list-style-type:none;
margin-right:50px;
margin-top:20px;
}
.box_search_404 li
{
float:left;
display:inline;
list-style-type:none;
}
.box_search_404 .box_search_404_left 
{
float:left;
display:inline;
background:url(../images/box_search_404_left.jpg) left top no-repeat;
width:8px;
height:26px;
}
.box_search_404 .box_search_404_right
{
float:left;
display:inline;
background:url(../images/box_search_404_right.jpg) left top no-repeat;
width:7px;
height:26px;
}
.box_search_404 .box_search_404_saprater
{
background:url(../images/box_search_404_saprater.jpg) right top no-repeat;
width:2px;
height:26px;
}
.box_search_404 .box_search_404_textbox
{
float:left;
display:inline;
background:url(../images/box_search_404_center.jpg) left top repeat-x;
width:200px;
padding:6px 10px 5px 10px;
font-size:11px;
font-family:trebuchet ms;
letter-spacing:1px;
color:#fff;
}
.box_search_404 .box_search_404_button
{
float:left;
display:inline;
background:url(../images/box_search_404_button.jpg) left top no-repeat;
padding:4px 15px 5px 15px;
font-size:13px;
font-family:trebuchet ms;
letter-spacing:1px;
color:#fff;
font-weight:bold;
}
.box_question_faq
{
float:left;
display:inline;
width:94%;
margin-left:15px;
font-size:13px;
font-weight:bold;
background-color:#e7f4ff;
padding:5px;
}
.box_answer_faq
{
float:left;
display:inline;
width:95%;
margin-left:15px;
line-height:20px;
}
