@charset "utf-8";

/* -----------Common CSS----------- */

html, body{font-family:Verdana, Arvial, Helvetica, sans-serif; font-size:12px; margin:0px; padding:0px; color:#000; background:url(../images/main-bg.jpg) top repeat-x;}
dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,p,span,strong,form,fieldset,table,th,tr,td,input,label,select,div{margin:0px; padding:0px;}
li{list-style:none;}

a{text-decoration:none; color:#405681;}
a:hover{ text-decoration:none;}

fieldset{border:none;}
img{border:none;}

.fl{float:left;}
.fr{float:right;}
.cl{clear:both; margin:0; padding:0}
/* -----------Common CSS----------- */


/* -----------Main Container----------- */
.wrapper { width:991px; height:auto; margin:0 auto 0 auto; position:relative;} 

/*Header Container*/
.header_container { width:991px; height:auto;}
.header_container2 { width:991px; background:url(../images/page-border.jpg) repeat-y;}
.logo_area { width:991px; height:67px; background:url(../images/logo-bg-1.jpg) right no-repeat #fff;}
.logo_area .logo { width:370px; height:67px;}
.logo_area .blank-area { width:621px; height:67px; background:url(../images/logo-bg.jpg) no-repeat left;}
.logo_area .blank-area .small-links { text-align:right; color:#134067; font-weight:bold; padding: 10px 10px 0 0;}
.logo_area .blank-area .small-links a { text-align:right; color:#134067; font-weight:bold; text-decoration:none;}
.logo_area .blank-area .small-links a:hover { text-align:right; color:#36bf2c; font-weight:bold; text-decoration:none;}
.logo_area .blank-area .small-links .selected { text-align:right; color:#36bf2c; font-weight:bold; text-decoration:none;}
/*Header Container*/

/*Top Menu*/
.top-menu { width:986px; height:33px; background:url(../images/page-border.jpg) repeat-y; padding:0 3px 0 2px;}
.top-menu .inner_top-menu { width:906px; height:33px; background:url(../images/top-menu_bg.jpg) repeat-x; padding:0 0 0 80px;}
.top-menu .inner_top-menu ul { list-style:none; height:33px; padding:0 0 0 0px;}
.top-menu .inner_top-menu ul li { font-family:"Trebuchet MS"; font-size:14px; font-weight:bold; float:left; line-height:30px;}
.top-menu .inner_top-menu ul li a { color:#FFFFFF; font-size:14px; font-weight:bold; text-decoration:none; display:block; line-height:30px; padding:0 0px 0 0; margin:0 65px 0 0;}
.top-menu .inner_top-menu ul li a:hover { color:#144168; text-decoration:none;}
/*Top Menu*/

/*-----------Content Container-----------*/
.content_container { width:983px; height:auto; /*padding:17px 0 0 0;*/ background:url(../images/page-border.jpg) repeat-y; 
padding:0 5px 10px 3px;}
.content_container-inner { width:983px; height:auto; background:url(../images/wall-bg.jpg) top left no-repeat}
.content_container-inner2 { width:983px; min-height:700px; height:auto!important; height:700px; padding:0 0 80px 0; background:url(../images/wats-bottom.jpg) bottom no-repeat;}
.left-Col { width:835px; height:auto;}
.member-login_area { width:835px; height:auto; padding:0 0 4px 0;}
.member-login_area .main-block { width:451px; background:url(../images/finally.gif) no-repeat top left; min-height:252px; height:auto !important; height:252px;}
.member-login_area .main-block .title-MB { width:217px; font-size:32px; color:#144168; font-weight:bold; line-height:40px; margin:16px 0 0 0;}
.member-login_area .main-block .info-MB { width:307px; height:auto; margin:6px 0 0 0;}
.member-login_area .main-block .info-MB p { color:#144168; font-size:12px; font-weight:bold; padding:0 0 4px 0; line-height:20px;}

.member-login_area .member-login { width:349px; height:auto; padding:20px 0 0 0;}
.member-login_area .member-login .top-ML { width:349px; height:5px; font-size:0;}
.member-login_area .member-login .top-ML .left-ML { width:4px; height:5px; font-size:0; background:url(../images/login_left-cor.jpg) no-repeat;}
.member-login_area .member-login .top-ML .middle-ML { width:340px; height:5px; font-size:0; background:url(../images/login_top.jpg) repeat-x;}
.member-login_area .member-login .top-ML .right-ML { width:5px; height:5px; font-size:0; background:url(../images/login_rit-cor.jpg) no-repeat;}

.member-login_area .member-login .center-ML { width:349px; min-height:252px; height:auto !important; height:252px; background:url(../images/login_rit-cor3.jpg) right repeat-y;}
.member-login_area .member-login .center-ML .left-ML2 {width:323px; min-height:252px; height:auto !important; height:252px; background:url(../images/login-bg.jpg) repeat-x; border-left:1px #125575 solid; border-right:1px #125575 solid; padding:0 10px 0 10px;}
.title-ML { width:313px; padding:0 0 20px 10px;}
.signup { width:313px; padding:10px 0 10px 10px;}
.signup-inner { width:85px; height:28px; background:url(../images/sign-up.png) no-repeat;}
.signup-txt { width:313px; padding:0 0 10px 10px; font-size:13px; color:#0f406b; font-weight:bold;}
.signup-txt a { font-size:13px; color:#0f406b; font-weight:bold; text-decoration:underline; padding:0 5px 0 0;}
.signup-txt a:hover { font-size:13px; color:#0f406b; font-weight:bold; text-decoration:none;}

/*Form*/
.form-ML { width:313px; padding:0 0 0 10px;}
.form-ML .row-ML { width:313px; font-size:13px; color:#FFFFFF; font-weight:bold; padding:0 0 10px 0;}
.form-ML .row-ML .small-ML { padding:5px 10px 0 0; font-size:13px; color:#0f406b; font-weight:normal;}
.form-ML .row-ML a { font-size:12px; color:#0f406b; text-decoration:underline; font-weight:normal;}
.form-ML .row-ML a:hover { font-size:12px; color:#0f406b; text-decoration:none; font-weight:normal;}
.form-ML .row-ML .field-ML { width:230px;}
.txt-field { border:1px #2a4a62 solid; width:150px; padding:3px 0 3px 0;}
.login-btn { width:70px;}
.check-box { width:20px; padding:3px 0 0 0; padding:7px 0 0 5px !important; padding:3px 0 0 0;}
/*Form*/

.member-login_area .member-login .bottom-ML { width:349px; height:5px; font-size:0;}
.member-login_area .member-login .bottom-ML .left-ML3 { width:4px; height:7px; font-size:0; background:url(../images/login_left-cor2.jpg) no-repeat;}
.member-login_area .member-login .bottom-ML .middle-ML3 { width:340px; height:7px; font-size:0; background:url(../images/login_bottom.jpg) repeat-x;}
.member-login_area .member-login .bottom-ML .right-ML3 { width:5px; height:7px; font-size:0; background:url(../images/login_rit-cor2.jpg) no-repeat;}

/*Find Mate*/
.find-mate { width:835px;}
.find-mate .inner-FM { width:806px; padding:0 0 0 0;}
.find-mate .inner-FM .top-FM { width:806px; height:32px;}
.find-mate .inner-FM .top-FM .title-FM { width:184px; height:32px;}
.find-mate .inner-FM .top-FM .right-FM { width:5px; height:32px; background:url(../images/find-mate_rit-cor.jpg) no-repeat;}
.find-mate .inner-FM .top-FM .top-FM { width:617px; height:32px; background:url(../images/find-mate_top-bg.jpg) repeat-x;}
.find-mate .inner-FM .bottom-FM { width:806px; height:5px; background:url(../images/find-mate_bottom-bg.jpg) no-repeat; font-size:0;}
.find-mate .inner-FM .middle-FM { width:806px; background:url(../images/find-mate_rit-bg.jpg) right repeat-y;}
.find-mate .inner-FM .middle-FM .left-FM { width:780px; height:49px; border-left:1px #125575 solid; border-right:1px #125575 solid; background:url(../images/find-mate_bg.jpg) repeat-x; padding:0 10px 0 10px;}

.find-now { width:780px; padding:0px 0 0 0;}
.find-now .row-FM { width:280px; font-size:13px; color:#0f406b; font-weight:bold; padding:7px 20px 0 20px;}
.find-now .row-FM .field-FM { width:150px}
.find-now .row-FM2 { width:285px; font-size:13px; color:#0f406b; font-weight:bold; padding:7px 0px 0 0;}
.find-now .row-FM2 .field-FM { width:150px}
.find-now-btn { width:109px; height:49px; background:url(../images/find-now_bg.jpg) no-repeat; margin:0 9px 0 0px; margin:0 18px 0 0px !important; margin:0 9px 0 0px;}
.find-now-btn_inner { width:104px; height:28px; background:url(../images/find-now.png) no-repeat; cursor:pointer;}
.find-now-btn_inner-btn { width:104px; height:28px; cursor:pointer; background:none; border:none;}
.find-now_bg { background:url(../images/find-now_bg2.jpg) no-repeat; height:32px; width:45px; margin:0 32px 0 0; margin:0 64px 0 0 !important; margin:0 32px 0 0;}
/*Find Mate*/

/*Gallery Container*/
.gallery-container { width:835px;}
.gallery-container .inner-G { width:806px; padding:58px 0 0 0; background:url(../images/gallery-bg.jpg) top left no-repeat;}

.latest-mem { width:436px;}
.latest-mem .top-MM { width:436px; height:32px;}
.latest-mem .top-MM .title-MM { width:240px; height:32px;}
.latest-mem .top-MM .right-MM { width:196px; height:32px; background:url(../images/latest-mem_rit.jpg) no-repeat;}
.latest-mem .middle-MM { width:436px; background:url(../images/latest-mem_rit2.jpg) right repeat-y;}
.latest-mem .middle-MM .left-MM { width:410px; border-left:1px #336c88 solid; border-right:1px #336c88 solid; background:#cfdae0; padding:0 10px 10px 10px;}
.latest-mem .middle-MM .left-MM .thumb-MM { width:100px; margin:0 1px 10px 0; text-align:center; font-size:10px; color:#144168;}
.latest-mem .middle-MM .left-MM .thumb-MM p { font-size:10px; color:#144168; padding:0 0 5px 0;}
.latest-mem .middle-MM .left-MM .thumb-MM .img-MM { padding:0 0 5px 0;}
.latest-mem .bottom-MM { width:436px; height:3px; background:url(../images/latest-mem_bottom.jpg) no-repeat; font-size:0;}

.photo-gallery { width:348px;}
.photo-gallery .top-G { width:348px; height:32px;}
.photo-gallery .top-G .title-G { width:186px; height:32px;}
.photo-gallery .top-G .right-G { width:162px; height:32px; background:url(../images/photo-gallery_rit.jpg) no-repeat;}
.photo-gallery .middle-G { width:348px; background:url(../images/latest-mem_rit2.jpg) right repeat-y;}
.photo-gallery .middle-G .left-G { width:322px; border-left:1px #336c88 solid; border-right:1px #336c88 solid; background:#cfdae0; padding:0 10px 10px 10px;}
.photo-gallery .middle-G .left-G .thumb-G { width:100px; margin:0 1px 10px 0; text-align:center; font-size:10px; color:#144168;}
.photo-gallery .middle-G .left-G .thumb-G p { font-size:10px; color:#144168; padding:0 0 5px 0;}
.photo-gallery .middle-G .left-G .thumb-G .img-G { padding:0 0 5px 0;}
.photo-gallery .bottom-G { width:348px; height:3px; background:url(../images/photo-gallery_bottom.jpg) no-repeat; font-size:0;}
/*Gallery Container*/

/*company login*/
.company-login { width:253px; padding:60px 0 0 26px;}
.company-login_panel { width:253px;}
.company-login_panel-top { width:253px; background:url(../images/company-top.jpg) no-repeat; height:7px; font-size:0;}
.company-login_panel-middle h3 a { font-size:17px; color:#239f1a; text-decoration:underline; font-family:Arial, Helvetica, sans-serif;}
.company-login_panel-middle h3 a:hover { font-size:17px; color:#239f1a; text-decoration:none;}

.company-login_panel-middle { width:233px; background:url(../images/company-middle.jpg) repeat-y; padding:10px 10px 10px 10px;}
.company-login_panel-middle h2 { font-size:17px; color:#144168; padding:0 0 15px 0; font-family:Arial, Helvetica, sans-serif;}
.company-login_panel-middle h2 a { font-size:17px; color:#239f1a; text-decoration:underline; font-family:Arial, Helvetica, sans-serif;}
.company-login_panel-middle h2 a:hover { font-size:17px; color:#239f1a; text-decoration:none;} 
.company-login_panel-middle h3 { font-size:17px; color:#144168; padding:0 0 50px 0; font-family:Arial, Helvetica, sans-serif;}
.company-login_panel-middle h3 a { font-size:17px; color:#239f1a; text-decoration:underline; font-family:Arial, Helvetica, sans-serif;}
.company-login_panel-middle h3 a:hover { font-size:17px; color:#239f1a; text-decoration:none;} 
.company-login_panel-middle h4 { font-size:17px; color:#144168; padding:0 0 20px 0; font-family:Arial, Helvetica, sans-serif;}
.sign-in { width:223px;}
.sign-in p { font-size:17px; font-weight:bold; color:#144168; padding:0 0 20px 0;}
.sign-in .row-sign { font-size:13px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; color:#144168; padding:0 0 10px 0;}
.sign-in .row-sign p { font-size:11px; color:#144168; font-weight:normal; padding:3px 0 8px 3px; padding:0 0 8px 5px !important; padding:3px 0 8px 3px; margin:0;}
.sign-in .row-sign p a { font-size:11px; color:#144168; font-weight:normal; text-decoration:underline;}
.sign-in .row-sign p a:hover { font-size:11px; color:#144168; font-weight:normal; text-decoration:none;}
.sign-in .row-sign .txt-box_sign { width:206px; border:1px #2a4a62 solid; padding:2px 0 2px 0; margin:5px 0 0 0;}

.company-login_panel-bottom { width:253px; background:url(../images/company-bottom.jpg) no-repeat; height:7px; font-size:0;}

.why-use { width:504px; padding:60px 0 0 27px;}
.why-use h1 { font-size:24px; color:#144168; text-align:center; padding:0 0 20px 0;}
.why-use h2 { font-size:18px; color:#144168; text-align:center; padding:0 0 10px 0;}
.why-use h3 { font-size:13px; color:#144168; text-align:center; line-height:25px; padding:0 0 40px 0; font-weight:normal;}
.why-use p { font-size:13px; color:#144168; text-align:center; padding:0 0 0 0;}
.why-use p a { font-size:13px; color:#239f1a; text-decoration:underline;}
.why-use p a:hover { font-size:13px; color:#239f1a; text-decoration:none;}
.price-block { width:278px; margin:0 auto 0 auto; padding:0 0 20px 0;}
.price-block_top { width:278px; height:7px; background:url(../images/price-top.jpg) no-repeat; font-size:0;}
.price-block_middle { width:194px; padding:20px 40px 20px 40px; background:url(../images/price-bg.jpg) top left repeat-x; border-left:1px #1c5c7b solid; border-right:3px #125575 solid;}
.price-block_row { width:194px;}
.price-block_row p { color:#FFFFFF; font-size:18px; font-weight:bold; padding:0 0 10px 0; margin:0;}
.price-block_bottom { width:278px; height:6px; background:url(../images/price-bottom.jpg) no-repeat; font-size:0;}
.paypal-icn { width:504px; padding:20px 0 0 0;}
/*company login*/

/*Date A Mate*/
.date-mate { width:790px; padding:20px 19px 0 26px; min-height:215px; height:auto !important; height:253px; background:url(../images/find-date_bg.jpg) left top no-repeat}

.date-search { width:328px;}
.date-search_top { width:328px; height:5px; background:url(../images/date-search_top.jpg) no-repeat; font-size:0;}
.date-search_middle { width:302px; padding:0 10px 10px 10px; background:url(../images/date-search_bg.jpg) left top repeat-x; border-left:1px #1c5c7b solid; border-right:5px #125575 solid;}
.date-search_title { width:302px; height:30px; padding:0 0 20px 0; background:url(../images/date-search_txt.jpg) no-repeat;}
.date-search_row { width:302px; text-align:right; padding:0 0 5px 0;}
.date-search_row p { font-size:13px; padding:1px 0 0 0; color:#0f406b; font-weight:bold;}
.date-search_field { width:200px; padding:0 0 0 10px;}
.date-search_field span { padding:0 0 0 0; font-size:11px;}
.date-search_list-menu { width:132px; border:1px #2a4a62 solid; font-size:11px; padding:2px 0 2px 0;}
.date-search_list-menu2 { width:55px; border:1px #2a4a62 solid; font-size:11px; padding:2px 0 2px 0;}
.date-search_checkbox { margin:0; padding:0;}
.date-search_bottom { width:328px; height:3px; background:url(../images/date-search_bottom.jpg) no-repeat; font-size:0;}

.date-mate_info { width:328px; height:180px; padding:0 100px 0 34px; position:relative; }
.lover { background:url(../images/blue-lover.png) top right no-repeat; width:107px; height:180px; position:absolute; right:0;}
.date-mate_info h1 { margin:0; padding:0; font-size:24px; padding:0 0 20px 0;}
.date-mate_info p { font-size:13px; color:#144168; font-weight:bold; margin:0; padding:0 0 10px 0; text-align:center;}

.search-result { width:790px; padding:0 19px 0 26px;}
.member-panel { width:212px; height:auto;}
.member-panel_top { width:212px;}
.member-panel_middle { width:182px; background:url(../images/member-panel_middle.gif) repeat-y; padding:10px 10px 10px 20px;}
.member-panel_middle ul { width:182px; list-style:none; margin:0; padding:0;}
.member-panel_middle ul li { width:182px; color:#115779; font-size:12px; font-weight:bold;}
.member-panel_middle ul li a { width:182px; color:#115779; text-decoration:none; font-size:12px; padding:0 0 10px 0; display:block; text-transform:capitalize;}
.member-panel_middle ul li a span { font-size:10px;}
.member-panel_middle ul li a:hover { color:#42ce30; text-decoration:none; font-size:12px;}
.member-panel_bottom { width:212px; height:4px; font-size:0; background:url(../images/member-panel_bottom.gif) no-repeat;}

.search { width:556px;}
.search2 { width:556px; margin:0 0 0 25px;}
.search-panel { width:556px; height:auto; padding:0 0 10px 0;}
.search-panel_top { width:556px; height:31px; background:url(../images/search-result-top.gif) repeat-x;}
.search-panel_top .title-Sp2 { color:#FFFFFF; font-size:12px; padding:12px 0 0 10px; font-weight:bold;}
.search-panel_top .title-Sp { width:166px; height:31px;}
.search-panel_top .rit-Sp { width:4px; height:31px; background:url(../images/search-result-rit.gif) no-repeat;}
.search-panel_middle { width:520px; margin:0 0 0 1px; padding:10px 10px 10px 20px; border-left:1px #115779 solid; border-right:4px #115779 solid;}
.search-panel_middle .row-Sp { width:520px; color:#434548; font-size:11px; padding:0 0 5px 0;}
.search-panel_middle .row-Sp .drop-list_Sp { width:270px;}
.search-panel_middle .row-Sp .drop-list_Sp p { color:#434548; font-size:11px; margin:0; padding:2px 0 0 0;}
.search-panel_middle .row-Sp .drop-list_Sp2 { width:234px;}
.search-panel_middle .row-Sp .drop-list_Sp2 p { color:#434548; font-size:11px; margin:0; padding:2px 0 0 0;}
.inner_Sp { width:215px}
.inner_Sp2 { width:136px}
.drop-down_Sp { width:113px; font-size:11px; border:1px #a5acb2 solid;}
.drop-down_Sp2 { width:80px; font-size:11px; border:1px #a5acb2 solid;}
.drop-down_Sp3 { width:40px; font-size:11px; border:1px #a5acb2 solid;}
.show_btn { padding:0px 15px 0 0;}
.list-row { width:520px;}
.list-row .thumb-L { width:84px;}
.list-row .thumb-L .img-L { width:80px; border:1px #115779 solid;}
.list-row .thumb-L p { font-size:11px; color:#4278d3; text-align:center; padding:5px 0 0 0;}
.list-row .info-L { width:302px; padding:20px 0 0 0;}
.list-row .info-L .left-Col_L { width:116px; }
.list-row .info-L .left-Col_L p { text-align:right; font-size:13px; color:#115779; font-weight:bold; padding:0 0 5px 0;}
.list-row .info-L .right-Col_L { width:166px; padding:0 10px 0 0px;}
.list-row .info-L .right-Col_L p { text-align:left; font-size:13px; color:#115779; font-weight:normal; padding:0 0 5px 0;}
.list-row .sidelinks-L { width:134px; padding:20px 0 0 0;}
.list-row .sidelinks-L a { font-size:13px; color:#50c600; font-weight:bold; text-decoration:underline;}
.list-row .sidelinks-L a:hover { font-size:13px; color:#50c600; font-weight:bold; text-decoration:none;}
.list-row .sidelinks-row1 { width:114px; background:url(../images/view-pro.jpg) left top no-repeat; height:26px; line-height:26px; font-size:13px; color:#50c600; font-weight:bold; padding:0 0 0 20px;}
.list-row .sidelinks-row2 { width:114px; background: url(../images/msg.jpg) no-repeat 0 8px; height:26px; line-height:26px; font-size:13px; color:#50c600; font-weight:bold; padding:0 0 0 20px;}
.list-row .sidelinks-row3 { width:114px; height:26px; line-height:26px; font-size:13px; color:#50c600; font-weight:bold; padding:0 0 0 0px;}
.search-panel_bottom { width:556px; height:5px; font-size:0; background:url(../images/search-result-left.gif) no-repeat left #115779;} 
/*Date A Mate*/

/*Nupty Wall*/
.nupty-wall { width:805px; padding:0 5px 0 25px;}
.nupty-wall .title-NW { width:805px; padding:0 0 90px 0;}
.nupty-wall .title-NW h1 { font-size:24px; color:#144168; padding:10px 0 10px 0;}
.nupty-wall .title-NW h1 span { color:#41c84b;}
.nupty-wall .title-NW p { font-size:13px; color:#144168; line-height:20px; font-weight:bold;}
.nupty-wall .search-NW { width:805px; padding:0 0 40px 0;}
.nupty-wall .search-NW-top { width:805px; height:3px; background:url(../images/wall-top.jpg) no-repeat; font-size:0;}
.nupty-wall .search-NW-middle { width:739px; border-left:1px #125575 solid; border-right:5px #125575 solid; background:url(../images/wall-bg2.jpg) left top repeat-x; padding:10px 30px 10px 30px;}
.nupty-wall .search-NW-row { width:400px; font-size:13px; color:#0f406b; padding:10px 0 0 0;}
.nupty-wall .search-NW-list { width:320px;}
.nupty-wall .search-NW-drop-down  { width:auto; border:1px #2a4a62 solid; font-size:11px;}
.nupty-wall .search-NW-go { width:39px; padding:0 0 0 0;}
.nupty-wall .search-NW-bottom { width:805px; height:4px; background:url(../images/wall-bottom.jpg) no-repeat; font-size:0;}
.nupty-wall .search-NW-row2 { width:175px; height:38px;}

.nupty-wall .search-list { width:805px;} 
.nupty-wall .search-inner-NW { width:805px; padding:0 0 10px 0; position:relative;}
.nupty-wall .search-inner-NW-top { width:805px; height:3px; background:url(../images/wall-top2.jpg) no-repeat; font-size:0;}
.nupty-wall .search-inner-NW-middle { width:759px; border-left:1px #125575 solid; border-right:5px #125575 solid; background:#cfdae0;
padding:20px 20px 10px 20px;}
.thumb-NW { width:82px;}
.thumb-NW p { font-size:9px; color:#0151ab; text-align:left; padding:5px 0 0 0;}
.thumb-NW-inner { width:80px; border:1px #16456c solid}
.nupty-wall .search-inner-NW-middle2 { width:759px; border-left:1px #125575 solid; border-top:1px #125575 solid; border-right:5px #125575 solid; background:#fff;
padding:10px 20px 10px 20px;}
.nupty-wall .search-inner-NW-middle2 h2 { margin:0; padding:0 0 10px 0; font-size:16px; color:#144168;}
.comment-row1 { width:743px; background:#e5e5e5; margin:0 0 5px 0; padding:8px 8px 8px 8px; font-family:Arial, Helvetica, sans-serif;}
.comment-row1 h3 { font-size:13px; color:#000000; padding:0 0 5px 0; margin:0 0 0 0;}
.comment-row1 p { font-size:12px; color:#000000; padding:0 0 15px 0; margin:0 0 0 0;}
.comment-name { width:743px; font-size:12px; color:#000000;}
.comment-name a { font-size:12px; color:#000000; text-decoration:none; font-weight:bold;}
.comment-name a:hover { font-size:12px; color:#000000; text-decoration:underline; font-weight:bold;}
.comment-name span { font-size:12px; font-weight:bold;}
.comment-row2 { width:743px; background:#d3d3d3; margin:0 0 5px 0; padding:8px 8px 8px 8px; font-family:Arial, Helvetica, sans-serif;}
.comment-row2 h3 { font-size:13px; color:#000000; padding:0 0 5px 0; margin:0 0 0 0;}
.comment-row2 p { font-size:12px; color:#000000; padding:0 0 15px 0; margin:0 0 0 0;}
.comment-row3 { width:759px; background:#fff; margin:0 0 10px 0; padding:0; font-family:Arial, Helvetica, sans-serif;}
.comment-row3 p { font-size:12px; color:#000000; margin:0; padding:2px 0 0 0;}
.comment-input { width:650px;}
.comment-txtfield { width:500px; padding:2px 2px 2px 2px; font-size:11px;}
.comment-txtarea { width:500px; height:100px; padding:2px 2px 2px 2px; font-size:11px;}
.comment-drop-box { width:200px;}


.details-NW { width:649px; font-family:Arial, Helvetica, sans-serif;}
.details-NW h2 { font-size:13px; color:#297d00; padding:0 0 5px 0;}
.details-NW h3 { font-size:12px; color:#000; font-weight:normal; padding:0 0 5px 0;}
.details-NW p { font-size:12px; color:#000; line-height:18px;}
.details-NW .bottom-link { width:649px; padding:10px 0 0 0;}
.details-NW .bottom-link ul { list-style:none; margin:0; padding:0;}
.details-NW .bottom-link ul li { font-size:12px; color:#0073dd; float:left; margin:0 50px 0 0;}
.details-NW .bottom-link ul li span { color:#008000;}
.details-NW .bottom-link ul li a { font-size:12px; color:#0073dd; text-decoration:none;}
.details-NW .bottom-link ul li a:hover { font-size:12px; color:#008000; text-decoration:underline;}
.details-NW .bottom-link ul li a span { font-size:12px; color:#008000; text-decoration:none;}
.details-NW .bottom-link ul li a:hover span { font-size:12px; color:#008000; text-decoration:underline;}

.nupty-wall .search-inner-NW-bottom { width:805px; height:4px; background:url(../images/wall-bottom2.jpg) no-repeat; font-size:0;}
/*Nupty Wall*/

/*Wats Going On*/
.wats-top { width:835px; background:url(../images/wats-top_bg.jpg) no-repeat; padding:39px 0 0 0;}
.wats-title { width:815px; padding:0 0 20px 20px;}
.wats-title h1 { font-size:24px; color:#144168; padding:0 0 15px 0;}
.wats-title h1 span { color:#41c84b;}
.wats-title p { font-size:13px; color:#144168; line-height:20px; font-weight:bold;}

.latest-review { width:823px; padding:0 4px 0 8px;}
.latest-review-inner { width:823px;}
.latest-review-inner .menu { width:115px; font-family:Arial, Helvetica, sans-serif;}
.latest-review-inner .menu ul { list-style:none; margin:0; padding:0;}
.latest-review-inner .menu ul li { font-size:11px; color:#FFFFFF; font-weight:bold; width:115px; height:36px; margin:0 0 10px 0;}
.latest-review-inner .menu ul li a { font-size:11px; color:#FFFFFF; font-weight:bold; text-decoration:none; display:block; 
background:url(../images/menu-bg-left.gif) left no-repeat; height:36px; width:105px; line-height:30px; text-align:left; 
padding:0 0 0 10px; }
.latest-review-inner .menu ul li.selected{ font-size:11px; color:#FFFFFF; font-weight:bold; text-decoration:none; display:block; 
background:url(../images/menu-bg-selected.jpg) left no-repeat; height:36px; width:115px; line-height:30px; text-align:left; 
padding:0 0 0 0px; }
.latest-review-inner .menu ul li.selected a { font-size:11px; color:#000000; font-weight:bold; text-decoration:none; display:block; 
background:url(../images/menu-bg-selected.gif) left no-repeat; height:36px; width:105px; line-height:30px; text-align:left; 
padding:0 0 0 10px; }
.latest-review-inner .menu-title { width:115px; padding:0 0 10px 0;}

.latest-review_listing { width:472px; padding:29px 0 0 16px; }
.latest-review_listing-block { width:470px; border-top:1px #125575 solid; border-left:1px #125575 solid; border-right:1px #125575 solid;
border-bottom:5px #125575 solid; margin:0 0 20px 0;}
.latest-review_listing-block_title { width:460px; background:#125575; height:27px; font-size:14px; font-weight:bold; color:#FFFFFF; line-height:25px; padding:0 0 0 10px; position:relative;}
.latest-review_listing-block_title a{color:#fff;}
.latest-review_listing-block_title a:hover{color:#a5dc7b;}
.latest-review_listing-block_details { width:470px; background:#FFFFFF; min-height:92px; height:auto !important; height:92px; }
.latest-review_listing-block_img { width:186px; /*border-right:1px #125575 solid*/}
.latest-review_listing-block_info { width:263px; padding:10px; border-left:1px #125575 solid;
 min-height:72px; height:auto !important; height:72px;}
.latest-review_listing-block_info h2 { color:#505050; font-size:13px; padding:0 0 10px 0; }
.latest-review_listing-block_info p { color:#656565; font-size:12px;}

.search-area_RS { width:430px; padding:10px;}
.search-row_RS { width:430px; padding:0; margin:0 0 5px 0; font-size:12px; color:#434548;}
.txt-field_RS { width:340px;}
.submit-RS { padding:0 0 0 10px;}

.review-main { width:207px; padding:0 0 0 13px;}
.review-main_title { width:207px; padding:0 0 5px 0;}
.review-main_panel { width:207px;}
.review-main_panel-top { width:207px; background:url(../images/review-top.jpg) no-repeat; height:5px; font-size:0;}
.review-main_panel-middle { width:197px; background:url(../images/review-middle.jpg) repeat-y; padding:5px}
.review-star { width:194px; border-bottom:2px #125575 solid; padding:0 0 5px 0;}
.review-star ul{ width:194px; padding:0px; margin:0px; color:#00A0D2;}
.review-star ul li{ float:left; width:116px; margin:2px 3px 2px 0px;}
.review-star ul li.widthright{ width:70px; margin-left:2px;}
.review-star_left { width:142px;}
.review-star_left p { font-size:12px; color:#00a0d2; padding:0 5px 5px 5px;}
.review-star_right { width:52px;}
.review-star_right-img { width:52px; padding:0 0 10px 0;}
.review-dis { width:194px; padding:10px 0 0 0;}
.review-dis h3 { font-size:12px; color:#4c4c4c; padding:0 0 10px 0;}
.review-dis h4 { font-size:10px; color:#0151ab; font-weight:normal; padding:10px 0 5px 0;}
.review-dis h4 a { font-size:11px; color:#0151ab; font-weight:normal; text-decoration:underline;}
.review-dis h4 a:hover { font-size:11px; color:#0151ab; font-weight:normal; text-decoration:none;}
.review-dis p { font-size:11px; color:#4c4c4c; padding:0 0 5px 0; font-weight:bold;}
.review-dis p span { font-size:11px; color:#4c4c4c; font-weight:normal;}
.review-main_panel-bottom { width:207px; background:url(../images/review-bottom.jpg) no-repeat; height:5px; font-size:0;}

/*Wats Going On*/


.banner_area { width:148px; height:auto; padding:20px 0 0 0;}
.banner_area2 { width:124px; height:auto; padding:7px 0 0 0;}
/*-----------Content Container-----------*/

/*Footer Container*/
.footer-container { width:990px; height:62px; background:#125575; margin:0 0 0 1px}
.footer-container .inner-F { color:#FFFFFF; font-size:13px; padding:0px 0 0 60px; font-weight:bold; width:930px; line-height:20px; text-align:center;}
.footer-container .inner-F a { color:#FFFFFF; text-decoration:none;}
.footer-container .inner-F a:hover { color:#FFFFFF; text-decoration:underline;}
.footer-logo { padding:0 40px 0 0;}
/*Footer Container*/


/* -----------Main Container----------- */

/* -----------Text Formating----------- */
.blue-1 { font-size:24px;}
.blue-1-1 { font-size:18px;}

.blue-2 { font-size:12px; color:#0073dd;}
.blue-2 a { font-size:12px; color:#0073dd; text-decoration:none;}
.blue-2 a:hover { font-size:12px; color:#008000; text-decoration:underline;}
.blue-3 { font-size:16px; color:#144168; font-weight:bold;}
.blue-4 { font-size:12px; color:#144168; font-weight:bold; font-family:Arial, Helvetica, sans-serif;}
.blue-4 a { font-size:12px; color:#144168; font-weight:bold; font-family:Arial, Helvetica, sans-serif; text-decoration:none;}
.blue-4 a:hover { font-size:12px; color:#144168; font-weight:bold; font-family:Arial, Helvetica, sans-serif; text-decoration:underline;}
.blue-5 { font-size:12px; color:#144168; font-weight:normal; font-family:Arial, Helvetica, sans-serif;}
.blue-6 { font-size:11px; color:#144168; font-weight:bold; font-family:Arial, Helvetica, sans-serif;}
.blue-6 a { font-size:11px; color:#144168; font-weight:bold; font-family:Arial, Helvetica, sans-serif; text-decoration:none;}
.blue-6 a:hover { font-size:11px; color:#144168; font-weight:bold; font-family:Arial, Helvetica, sans-serif; text-decoration:underline;}
.green-1 {color:#41c84b; font-size:24px;}
.green-2 { color:#41c84b; font-size:12px;}
.green-3 { color:#008000; font-size:12px;}
.red { color:#125575; font-size:11px; font-weight:bold; font-family: Verdana, Arial, Helvetica, sans-serif;}
.green-2 a { color:#41c84b; font-size:12px; text-decoration:underline;}
.green-2 a:hover { color:#41c84b; font-size:12px; text-decoration:none;}
.white { font-size:13px; font-weight:normal;}
.white-2 { font-size:11px; font-weight:normal;}
.white-3 { font-size:13px; font-weight:normal; color:#FFFFFF; text-indent:10px;}
.gray-txt { font-size:12px; color:#434548;}

/* -----------Text Formating----------- */

.left-shadow { width:11px; height:100%; background:url(../images/left-shadow.jpg) no-repeat; position:absolute; top:0; left:-11px;}
/** html .left-shadow {
 height:100%;
}*/
.pad-1 { padding:10px 0 0 0;}

/*-------------Buttons---------------*/
.btn-login { background:url(../images/login-btn.png) center top repeat; width:59px; height:27px; cursor:pointer;}
.btn-login1 { width:59px; height:27px; cursor:pointer;}
.btn-login2 { width:59px; height:27px; cursor:pointer; background:none; border:none;}
/*-------------Buttons---------------*/

/*------------Update from here------------*/
.latest-review_listing-block_details2 { width:460px; background:#FFFFFF; padding:5px 5px 5px 5px;}
.img-area { width:460px;} 
.img-inner { width:150px;}
.detail-inner { width:280px; padding:0 0 0 20px;}
.detail-inner h2 { font-size:13px; color:#505050; margin:0; padding:0 0 5px 0;}
.detail-inner p { font-size:12px; color:#656565; margin:0; padding:0 0 5px 0;}
.detail-inner .rating-inner { width:280px; padding:10px 0 0 0;}
.detail-inner .rating-inner h1 { color:#144168; font-size:14px; font-family:Arial, Helvetica, sans-serif; text-decoration:underline;}
.detail-inner .rating-inner .star-inner { width:280px;}
.detail-inner .rating-inner .star-inner-img { width:280px; height:26px; margin:0 3px 0 0;}

.description { width:460px;}
.latest-review_listing-block_title2 { width:438px; background:#125575; padding:6px 6px 6px 6px; margin:10px 0 0 0;}
.latest-review_listing-block_title2 ul { margin:0; padding:0; list-style:none;}
.latest-review_listing-block_title2 ul li { font-family:Arial, Helvetica, sans-serif; color:#FFFFFF; line-height:25px; 
font-weight:normal; float:left; margin:0 8px 0 0; font-size:11px;}
.latest-review_listing-block_title2 ul li span { color:#41c84b;}
.latest-review_listing-block_title2 ul li a { font-family:Arial, Helvetica, sans-serif; color:#FFFFFF; line-height:25px; 
font-weight:normal; text-decoration:none; font-size:12px;}
.latest-review_listing-block_title2 ul li a:hover {  color:#FFFFFF; text-decoration:underline;}
.latest-review_listing-block_title2 ul li span a { color:#41c84b; text-decoration:none;}
.latest-review_listing-block_title2 ul li span a:hover  { color:#41c84b; text-decoration:underline;}
.description h2 { font-size:13px; color:#144168; padding:6px 0 0 0;}
.description p { font-size:12px; color:#656565; margin:0; padding:0 0 8px 0; font-family:Arial, Helvetica, sans-serif;}

.blue-btn { float:left; width:460px; background:#125575; font-family:Arial, Helvetica, sans-serif;}
.blue-btn-title { width:440px; color:#FFFFFF;  font-size:12px; padding:5px 10px 5px 10px; font-weight:bold;}
.blue-btn-title a { color:#FFFFFF;  font-size:12px; font-weight:bold; text-decoration:none;}
.blue-btn-title a:hover { color:#FFFFFF;  font-size:12px; font-weight:bold; text-decoration:underline;}
.blue-btn-hidden {width:450px; color:#FFFFFF;  font-size:12px; padding:5px 10px 5px 10px; }

.name-inner { width:438px;}
.name { width:218px; font-family:Arial, Helvetica, sans-serif; color:#FFFFFF; font-weight:normal; float:left; font-size:11px;}
.name span {color:#41c84b;}
.name a { font-size:11px; color:#FFFFFF; text-decoration:none;}
.name a:hover { font-size:11px; color:#FFFFFF; text-decoration:underline;}
.name span a { font-size:12px; text-decoration:none; color:#41c84b;}
.name span a:hover { font-size:12px; text-decoration:underline; color:#41c84b;}
.review-1 { width:60px;}
.review-2 { width:138px;}
.date { width:220px; font-family:Arial, Helvetica, sans-serif; color:#FFFFFF; font-weight:normal; float:left; font-size:11px;}
.date span {color:#41c84b;}
.date a { font-size:11px; color:#FFFFFF; text-decoration:none;}
.date a:hover { font-size:11px; color:#FFFFFF; text-decoration:underline;}
.date span a { font-size:12px; text-decoration:none; color:#41c84b;}
.date span a:hover { font-size:12px; text-decoration:underline; color:#41c84b;}

.description h2 { font-size:13px; color:#144168; padding:6px 0 0 0;}
.description p { font-size:12px; color:#656565; margin:0; padding:0 0 8px 0; font-family:Arial, Helvetica, sans-serif;}

.blue-btn { float:left; width:460px; background:#125575; font-family:Arial, Helvetica, sans-serif;}
.blue-btn-title { width:440px; color:#FFFFFF;  font-size:12px; padding:5px 10px 5px 10px; font-weight:bold;}
.blue-btn-title a { color:#FFFFFF;  font-size:12px; font-weight:bold; text-decoration:none;}
.blue-btn-title a:hover { color:#FFFFFF;  font-size:12px; font-weight:bold; text-decoration:underline;}
.blue-btn-hidden {width:440px; color:#FFFFFF;  font-size:12px; padding:5px 10px 5px 10px; }
.blue-btn-row { width:440px; margin:0 0 10px 0; font-size:11px;}
.blue-btn-row p { font-size:12px; color:#FFFFFF; padding:2px 0 0 0; margin:0;}
.blue-btn_input { width:340px;}
.blue-btn_input ul { margin:0; padding:0; border:1px #94d6ff solid; padding:5px; width:300px;}
.blue-btn_input ul li { font-size:12px; color:#fff; background:url(../images/bullet_go.jpg) 0 -1px no-repeat; padding:0 0 3px 18px;}
.blue-btn_txt-box { width:180px; border:none; padding:2px 5px 2px 5px; font-size:11px;}
.blue-btn_txt-area { width:180px; border:none; height:60px; padding:2px 5px 2px 5px; font-size:11px;}
/*------------Update from here------------*/
.add { margin:0px 0 0 0; position:absolute; right:10px; bottom:-4px; bottom:-4px !important; bottom:-5px; font-family:Arial, Helvetica, sans-serif;}
.add a { background:url(../images/add-left.jpg) no-repeat left; font-size:11px; font-weight:bold; color:#125575; text-decoration:none; display:block; padding:0px 0 1px 8px;}
.add a span { background:url(../images/add-right.jpg) right no-repeat; padding:3px 8px 3px 0;}
.add a:hover span { text-decoration:underline; color:#125575;}

.add-2 { margin:0px 0 0 0; position:absolute; right:10px; top:-22px; font-family:Arial, Helvetica, sans-serif;}
.add-2 a { background:#0f556f; font-size:12px; font-weight:bold; color:#fff; text-decoration:none; display:block; 
padding:4px 10px 4px 10px;}
.add-2 a span { background:url(../images/add-right.jpg) right no-repeat; padding:3px 8px 3px 0;}
.add-2 a:hover span { text-decoration:underline; color:#125575;}
.pad-1 { padding:0 0 6px 0;}

.points-row { width:458px; margin:0 0 10px 0; font-size:11px;}
.points_input { width:458px;}
.points_input ul { margin:0 10px 0 10px; padding:0; border:1px #125575 solid; padding:5px; width:438px;}
.points_input ul li { font-size:11px; color:#000; background:url(../images/bullet_go2.jpg) 0 -1px no-repeat; padding:0 0 3px 18px;}

.buttongreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:  #FFFFFF;
	background-color:#50C600;
	border: 1px  solid #0251A0;
	padding: 2px;
	margin: 2px;
	height: 24px;
	cursor:pointer;
}

.msgblock { width:460px; font-size:12px; font-weight:bold; color:#0000FF; line-height:25px; padding:0 0 0 10px; position:relative;}

.smallText
{
FONT-SIZE: 7pt;
COLOR: #000066;
FONT-FAMILY: Verdana;
TEXT-DECORATION: none;
}

/*Company Login Inner*/
.company-menu { width:991px;}
.company-menu-inner { width:986px; background:url(../images/menu2-bg.jpg) repeat-x; margin:0 auto 0 auto;}
.company-menu_left { width:900px; padding:1px 0 4px 0px; margin:0;}
.company-menu_left ul { margin:0; padding:0; list-style:none;}
.company-menu_left ul li { font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color:#FFFFFF; float:left;}
.company-menu_left ul li a { display:block; background:url(../images/menu3-bg.jpg) repeat-x; padding:16px 10px 16px 10px; margin:0 1px 0 0; color:#FFFFFF; text-decoration:none;}
.company-menu_left ul li a:hover { color:#a9ff9b; text-decoration:none;}
.profile-icn { background:url(../images/profile-icn.jpg) -2px 0px no-repeat; padding:5px 0 5px 25px;}
.job-icn { background:url(../images/job-icn.jpg) -2px 0px no-repeat; padding:5px 0 5px 27px;}
.pass-icn { background:url(../images/password-icn.jpg) -2px 0px no-repeat; padding:7px 0 8px 27px;}
.pack-icn { background:url(../images/package-icn.jpg) no-repeat -2px 0px; padding:5px 0 5px 25px;}
.account-icn { background:url(../images/account-icn.jpg) no-repeat -2px 0px; padding:5px 0 5px 29px;}
.edit-icn { background:url(../images/edit-icn.jpg) no-repeat -2px 0px; padding:5px 0 5px 25px;}
.logout-icn { background:url(../images/logout-icn.jpg) no-repeat -2px 0px; padding:5px 0 5px 25px;}

.company-menu_right { width:370px;}
.company-menu_right h3 { font-size:12px; color:#FFFFFF; text-align:right; font-weight:normal; padding:7px 7px 0 0;} 
.company-menu_right h3 span { font-size:12px; color:#125575;}
.company-menu_right p { font-size:11px; color:#FFFFFF; text-align:right; padding:3px 7px 0 0;}
.company-menu_right p a { font-size:11px; color:#FFFFFF; text-align:right; text-decoration:none;}
.company-menu_right p a:hover {font-size:11px; color:#FFFFFF; text-align:right; text-decoration:underline;}

.company-main { width:933px; padding:25px 25px 25px 25px;}
.company-inner_CH { width:933px; margin:0 0 10px 0;}
.company-inner_CH-title { width:923px; height:29px; background:#115779; font-size:14px; color:#FFFFFF; font-weight:bold; padding:0 0 0 10px; line-height:29px;}
.company-inner_CH-info { width:904px; border-left:1px #115779 solid; border-right:4px #115779 solid; border-bottom:4px #115779 solid; padding:12px; height:auto;}
.company-inner_CH-info h2 { font-size:14px; color:#115779; font-weight:bold; margin:0 0 3px 0; padding:0 0 0 0;}
.company-inner_CH-info p { font-size:12px; font-family:Arial, Helvetica, sans-serif; color:#000000; margin:0 0 20px 0; padding:0 0 0 0; line-height:18px;}
.company-inner_CH-info-inner { width:902px; border:1px #88abbc solid;}
.CM-title { font-size:12px; color:#FFFFFF; font-weight:bold; padding:0 0 0 5px;}
.CM-info  { font-size:11px; font-family:Arial, Helvetica, sans-serif; padding:5px; height:142px;}
.CM-info h2 { font-size:11px; color:#000000; padding:0 0 5px 0;}
.CM-info h3 { font-size:11px; color:#000000; padding:5px 0 0px 0;}
.CM-info h3 a { font-size:11px; color:#000000; text-decoration:none;}
.CM-info h3 a:hover { font-size:11px; color:#000000; text-decoration:underline;}
.CM-info p { font-size:11px; color:#000000;}

.CM-info1  { font-size:11px; font-family:Arial, Helvetica, sans-serif; padding:5px; }
.CM-info1 h2 { font-size:11px; color:#000000; padding:0 0 5px 0;}
.CM-info1 h3 { font-size:11px; color:#000000; padding:5px 0 0px 0;}
.CM-info1 h3 a { font-size:11px; color:#000000; text-decoration:none;}
.CM-info1 h3 a:hover { font-size:11px; color:#000000; text-decoration:underline;}
.CM-info1 p { font-size:11px; color:#000000;}


.CM-links { font-size:11px; color:#115779;} 
.CM-links a { font-size:11px; color:#115779; text-decoration:none;}
.CM-links a:hover { font-size:11px; color:#115779; text-decoration:underline;}
.CM-drop-list { width:150px; height:20px; font-size:11px;}

.company-form { width:500px; margin:0 auto 0 auto;} 
.company-form-row { width:500px; margin:0 0 8px 0;}
.company-form-row p { font-size:12px; color:#115779; font-weight:bold; margin:0 0 0 0; padding:0 0 0 0;}
.company-form-input { width:375px;}
.company-form-input2 { width:350px;}
.company-form-txtfield { width:300px; padding:2px; font-size:11px;}
.company-form-dropbox { width:200px; padding:2px; font-size:11px;}


/*paging*/
.pagination { padding:10px 0 10px 0; text-align:right;}
.prev_page  { color:#000000; text-decoration:none; /*background:url(../images/arrow-2.gif) no-repeat left;*/ padding:0 5px 0 18px; font-weight:bold;}
.start { color:#000000; text-decoration:none;}
a.start:hover { color:#000000; text-decoration:underline;}
.prev { color:#000000; text-decoration:none;}
a.prev:hover { color:#000000; text-decoration:underline;}
.current { color:#5fdb51; text-decoration:none;}
a.current:hover { color:#8b3736; text-decoration:underline;}
.disabled .next_page  { color:#000000; text-decoration:none; /*background:url(../images/arrow-3.gif) no-repeat right;*/ 
 padding:0 18px 0 5px; font-weight:bold;}
/*paging*/
/*Company Login Inner*/

.why-use2 { width:504px; padding:20px 0 0 27px;}
.company-login_pane2 { width:504px;}
.company-login_pane2-top { width:504px; background:url(../images/1company-top.jpg) no-repeat; height:7px; font-size:0;}
.company-login_pane2-middle { width:484px; background:url(../images/1company-middle.jpg) repeat-y; padding:10px 10px 10px 10px;}
.sign-in2 { width:484px;}
.sign-in2 p { font-size:17px; font-weight:bold; color:#144168; padding:0 0 20px 0;}
.sign-in2 .row-sign2 { width:484px;  padding:0 0 5px 0;}
.sign-in2 .row-sign2-input { width:350px;}
.sign-in2 .row-sign2-input h4 { font-size:11px; font-family:Arial, Helvetica, sans-serif; color:#144168; font-weight:normal; 
padding:3px 0 0 5px; padding:0 0 0 5px !important; padding:3px 0 0 5px;}
.sign-in2 .row-sign2-input h4 a { color:#144168; text-decoration:underline;} 
.sign-in2 .row-sign2-input h4 a:hover { color:#144168; text-decoration:none;} 
.sign-in2 .row-sign2 p { font-size:12px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; color:#144168; 
padding:7px 0 0 0; margin:0;}
.sign-in2 .row-sign2 p a { font-size:11px; color:#144168; font-weight:normal; text-decoration:underline;}
.sign-in2 .row-sign2 p a:hover { font-size:11px; color:#144168; font-weight:normal; text-decoration:none;}
.sign-in2 .row-sign2 .txt-box_sign2 { width:206px; border:1px #2a4a62 solid; padding:2px 0 2px 0; margin:5px 0 0 0;}
.sign-in2 .row-sign2 .txt-area2{ width:206px; height:60px; border:1px #2a4a62 solid; padding:2px 0 2px 0; margin:5px 0 0 0;}
.sign-in2 .row-sign2 .drop-box2{ width:150px; border:1px #2a4a62 solid; margin:5px 0 0 0;}
.submit-btn_green { background:#50c600; border:1px #00a105 solid; color:#FFFFFF; font-weight:bold; margin:10px 5px 0 0;}
.submit-btn_green2 { background:#50c600; border:1px #00a105 solid; color:#FFFFFF; font-weight:bold; margin:0px 5px 0 0; padding:4px;}
.submit-btn_green3 { background:#50c600; border:1px #00a105 solid; color:#FFFFFF; font-weight:bold; margin:0px 0px 5px 0; padding:4px;}
.submit-btn_green4 { background:#50c600; border:1px #00a105 solid; color:#FFFFFF; margin:0px 0px 0 0; padding:1px;  font-size:12px; font-family:Arial, Helvetica, sans-serif;}
.company-login_pane2-bottom { width:504px; background:url(../images/1company-bottom.jpg) no-repeat; height:7px; font-size:0;}

.company-login2 { width:253px; padding:20px 0 0 26px;}
.company-login2 h2 { font-size:17px; color:#144168; padding:0 0 10px 0;}
.company-login2 p { font-size:12px; color:#144168; text-align:center;}
.company-login2 p a { font-size:12px; color:#239f1a; text-align:center; text-decoration:underline;}
.company-login2 p a:hover { font-size:12px; color:#239f1a; text-align:center; text-decoration:none;}
.company-login2 h3 { font-size:17px; color:#144168; padding:0 0 10px 0; text-align:center;}
.price-block2 { width:253px; margin:0 auto 0 auto; padding:0 0 20px 0;}
.price-block2_top { width:253px; height:7px; background:url(../images/1price-top.jpg) no-repeat; font-size:0;}
.price-block2_middle { width:209px; padding:20px 20px 20px 20px; background:url(../images/price-bg.jpg) top left repeat-x; border-left:1px #1c5c7b solid; border-right:3px #125575 solid;}
.price-block2_row { width:209px;}
.price-block2_row p { color:#FFFFFF; font-size:18px; font-weight:bold; padding:0 0 10px 0; margin:0;}
.price-block2_bottom { width:253px; height:6px; background:url(../images/1price-bottom.jpg) no-repeat; font-size:0;}

.credits { margin:0 0 0 0; padding:4px; font-family:Arial, Helvetica, sans-serif; background:#e9e9e9; border:1px #c7c7c7 solid;} 
.credits-black { font-size:14px; color:#000000; font-weight:bold; text-align:center;}
.credits-black a { font-size:14px; color:#000000; font-weight:bold; text-align:center; text-decoration:none;}
.credits-black a:hover { font-size:14px; color:#000000; font-weight:bold; text-align:center; text-decoration:underline;}
.credits-green { font-size:14px; color:#138804; font-weight:bold; text-align:center;}
.credits-green a { font-size:14px; color:#138804; font-weight:bold; text-align:center; text-decoration:none;}
.credits-green a:hover { font-size:14px; color:#138804; font-weight:bold; text-align:center; text-decoration:underline;}
.credits-blue { font-size:14px; color:#115779; font-weight:bold; text-align:center;}
.credits-blue a { font-size:14px; color:#115779; font-weight:bold; text-align:center; text-decoration:none;}
.credits-blue a:hover { font-size:14px; color:#115779; font-weight:bold; text-align:center; text-decoration:underline;}

/*Top Element*/
.element { width:991px; height:46px; background:url(../images/top-element.jpg) no-repeat;}
/*Top Element*/
.redbold
{
font-family: Tahoma, Verdana, Arial;
font-size:12px;
color:#CC0033;
font-weight: bold;
height:20px;
vertical-align:top;
}

/*Registration*/
.registration-container { width:805px; padding:15px 15px 0 15px;}
.registration-container h1 { font-size:17px; color:#144168; margin:0; padding:0 0 6px 0;}
.registration-container p { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000;}
.registration-form { width:740px; margin:20px auto 0 auto; border-left:1px #0b5676 solid; border-right:4px #0b5676 solid; border-top:1px #0b5676 solid; border-bottom:4px #0b5676 solid; background:#d1dce2; padding:10px;}
.registration-form h2 { font-size:14px; color:#144168; padding:0 0 5px 0;}
.registration-form h3 { font-size:12px; color:#000; padding:0 0 10px 0; font-weight:normal;}
.registration-Row { width:550px; font-family:Arial, Helvetica, sans-serif; margin:8px auto 0px auto;}
.registration-Row p { font-size:12px; color:#000000; padding:2px 0 0 0;}
.registration-input { width:400px; font-size:11px;}
.captha { padding:0 0 5px 0;}
.txt-box_sign3 { width:206px; border:1px #2a4a62 solid; padding:2px 0 2px 0; margin:0 0 0 0;}
.drop-box1_RG { width:60px; border:1px #2a4a62 solid; margin:0 0 0 0;}
.drop-box2_RG { width:70px; border:1px #2a4a62 solid; margin:0 0 0 0;}
.drop-box3_RG { width:70px; border:1px #2a4a62 solid; margin:0 0 0 0;}
/*Registration*/

/*Contact Us*/
.contact-container { width:400px; margin:20px auto 0 auto; border-left:1px #0b5676 solid; border-right:4px #0b5676 solid; border-top:1px #0b5676 solid; border-bottom:4px #0b5676 solid; background:#d1dce2; padding:10px;}
.contact-Row { width:300px; font-family:Arial, Helvetica, sans-serif; margin:8px auto 0 auto;}
.contact-Row p { font-size:14px; color:#144168; font-weight:bold; font-family:Arial, Helvetica, sans-serif;}
.contact-right { width:230px;}
.contact-right p { font-size:14px; color:#144168; font-weight:normal; font-family:Arial, Helvetica, sans-serif;}
.contact-right p a { font-size:14px; color:#144168; font-weight:normal; font-family:Arial, Helvetica, sans-serif; 
text-decoration:underline;} 
.contact-right p a:hover { font-size:14px; color:#144168; font-weight:normal; text-decoration:none;}
/*Contact Us*/

/*Contact Us*/
.contact-container { width:400px; margin:20px auto 0 auto; border-left:1px #0b5676 solid; border-right:4px #0b5676 solid; border-top:1px #0b5676 solid; border-bottom:4px #0b5676 solid; background:#d1dce2; padding:10px;}
.contact-Row { width:300px; font-family:Arial, Helvetica, sans-serif; margin:8px auto 0 auto;}
.contact-Row p { font-size:14px; color:#144168; font-weight:bold; font-family:Arial, Helvetica, sans-serif;}
.contact-right { width:230px;}
.contact-right p { font-size:12px; color:#144168; font-weight:bold; font-family:Arial, Helvetica, sans-serif;}
.contact-right p a { font-size:12px; color:#144168; font-weight:bold; font-family:Arial, Helvetica, sans-serif; 
text-decoration:underline;} 
.contact-right p a:hover { font-size:12px; color:#144168; font-weight:bold; text-decoration:none;}
/*Contact Us*/

/*Job Board*/
.job-redio { width:902px; margin:0 0 10px 0;}
.job-drop-down { width:150px;}
.job-up {background:url(../images/asc.jpg) right no-repeat; padding:2px 18px 0 10px; margin:0 0px 0 0;}
.job-down {background:url(../images/asc-2.jpg) right no-repeat; padding:2px 18px 0 5px; margin:0 20px 0 0;}
.job-search_container { width:902px; border:1px #88abbc solid; margin:0 0 8px 0;}
.job-txtfield { width:156px; padding:2px; font-size:11px;}
.job-drop-box { width:156px; padding:2px; font-size:11px;}
.job-search_Row { width:882px; padding:10px;}
.job-search-img { width:136px;}
.job-search-info { width:736px; padding:0 0 0 10px;}
.job-search-info2 { width:875px; padding:0 0 0 10px;}
.info-txt { font-size:12px; color:#000000; font-family:Arial, Helvetica, sans-serif; text-align:justify;}
.info-txt a { font-size:12px; color:#000000; font-family:Arial, Helvetica, sans-serif; text-decoration:underline; font-weight:bold;}
.info-txt a:hover { font-size:12px; color:#000000; font-family:Arial, Helvetica, sans-serif; text-decoration:none; font-weight:bold;}
.info-txt2 { font-size:12px; color:#009EEA; font-weight:bold; font-family:Arial, Helvetica, sans-serif;}
.info-txt3 { font-size:11px; color:#7c7c7c; font-weight:bold; font-family:Arial, Helvetica, sans-serif;}
.apply-job { margin:0; padding:0;}
.apply-job a { background:#115779; font-size:11px; font-family:Arial, Helvetica, sans-serif; color:#FFFFFF; text-decoration:none; display:block; padding:2px 5px 2px 5px;}
.apply-job a:hover { text-decoration:underline;}
/*Job Board*/

/*Transfer Job*/
.transfer-job { width:882px; font-family:Arial, Helvetica, sans-serif; padding:10px; }
.transfer-job p { font-size:12px; color:#115779; font-weight:bold; margin:0 0 10px 0; padding:0 0 0 0;}
/*Transfer Job*/

/*Company Subuser*/
.
/*Company Subuser*/

/*My Profile*/
.my-profile { width:943px; padding:20px;}
.my-profile-inner { width:943px; padding:20px;}
.my-profile_left-Col { width:210px;}
.left-menu_Pro { width:210px;}
.left-menu_Pro-top { width:200px; height:36px; background: url(../images/my-pro_rit-cor.jpg) right no-repeat #125575; font-family:Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold; color:#FFFFFF; line-height:36px; padding:0 0 0 10px;}
.left-menu_Pro-top span { color:#a2feb0; font-weight:normal;}
.left-menu_Pro-top span a { font-size:13px; color:#a2feb0; font-weight:normal; text-decoration:none;}
.left-menu_Pro-top span a:hover { font-size:13px; color:#fff; font-weight:normal; text-decoration:none;}
.left-menu_Pro-middle { width:206px; border-left:1px #125575 solid; border-right:3px #125575 solid; background:#e2ecf2; margin:0 0 0 0; padding:1px 0 1px 0;}
*html .left-menu_Pro-middle { padding:1px 0 1px 0;} 
.left-menu_pro-main { width:206px; margin:0 0 0 0; padding:0 0 0 0;}
.left-menu_pro-title { width:196px; height:29px; background:#729abd; font-size:12px; color:#FFFFFF; line-height:29px; padding:0 0 0 10px; margin:1px 0 0px 0;}
.left-menu_pro-title a { font-size:12px; color:#FFFFFF; text-decoration:none; display:block;}
.left-menu_pro-title a:hover { font-size:12px; color:#000000; text-decoration:none;}
.my-ac_icn { padding:5px 5px 0 0;}
.left-menu_pro-submenu { width:206px; padding:10px 0 10px 0;}
.left-menu_pro-submenu ul { margin:0 20px 0 30px; padding:0; list-style:none; font-family:Arial, Helvetica, sans-serif;}
.left-menu_pro-submenu ul li { font-size:12px; color:#125687; background:url(../images/arrow-4.gif) 0 3px no-repeat; padding:0 0 5px 13px; 
border-bottom:1px #125687 solid; margin:0 0 5px 0;}
.left-menu_pro-submenu ul li a { font-size:12px; color:#125687; text-decoration:none;}
.left-menu_pro-submenu ul li a:hover { font-size:12px; color:#125687; text-decoration:none;}
.left-menu_Pro-bottom { width:210px; height:4px; font-size:0; background:url(../images/my-pro_left-cor.jpg) left no-repeat #125575; }
.right-Pro-top { width:200px; height:36px; font-family:Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold; color:#FFFFFF; line-height:36px; padding:0 0 0 10px;}

.left-box { width:206px; padding:10px 0 10px 0; font-family:Arial, Helvetica, sans-serif;}
.left-box-inner { width:137px; margin:0px auto; border:1px #125687 solid; padding:8px; background:#FFFFFF; font-family:Arial, Helvetica, sans-serif;}
.left-box-img { width:135px; border:1px #d3d4d2 solid; background:#f0ecec; margin:0 0 5px 0;}
.left-box-caption { width:137px; font-size:14px; padding:2px 0 0 0; font-weight:bold; text-align:left; margin:0 0 5px 0; text-align:center;}
.left-box-links { width:137px;}
.left-box-links ul { margin:0; padding:0; list-style:none;}
.left-box-links ul li { font-size:12px; color:#125687;}
.left-box-links ul li a { font-size:12px; color:#125687; text-decoration:none;}
.left-box-links ul li a:hover { font-size:12px; color:#125687; text-decoration:underline;}
.left-box-links .msg-link { background:url(../images/msg-2.jpg); background-repeat:no-repeat; padding:1px 0 0px 25px;}
.left-box-links .add-link { background:url(../images/users--plus2.jpg); background-repeat:no-repeat; padding:1px 0 0 25px;}
.left-box-links .update-link { background:url(../images/update-icon.png) no-repeat; padding:1px 0 0 25px; height:25px;}
.left-box-title { font-size:14px; color:#125687; font-weight:bold; width:186px; padding:0 10px 0 10px;}
.left-box-mem { width:196x; padding:0 0px 10px 10px;}
.left-box-mem .mem-thumb { width:80px; margin:10px 18px 0 0;}
.left-box-mem .mem-thumb .mem-img { width:80px;}
.left-box-mem .mem-thumb .mem-caption { font-size:11px; color:#125687; width:80px; padding:5px 0 0 0; text-align:center;}

.my-profile_right-Col { width:699px;}
.my-profile-block { width:699px; padding:0 0 10px 0;}
.my-profile-block-top-1 {width:689px; height:36px; background: url(../images/my-pro_rit-cor.jpg) right no-repeat #125575; font-family:Arial, Helvetica, sans-serif;  color:#FFFFFF; padding:0 0 0 10px; font-size:13px; font-weight:bold; line-height:36px;}

/*
.my-profile-block-top-view-1 {
	line-height:10px;
	width:100px;	
}
*/
.my-profile-block-top-view-1 {width:689px; height:36px; background: url(../images/my-pro_rit-cor.jpg) right no-repeat #125575; font-family:Arial, Helvetica, sans-serif;  color:#FFFFFF; padding:0 0 0 10px; font-size:13px; font-weight:bold; line-height:36px;}

.my-profile-block-top-view-another {width:679px; height:36px; background: url(../images/my-pro_rit-cor.jpg) right no-repeat #125575; font-family:Arial, Helvetica, sans-serif;  color:#FFFFFF; padding:0 10px 0 10px; font-size:13px; font-weight:bold; line-height:31px;}

.my-profile-block-top { width:689px; height:36px; background: url(../images/my-pro_rit-cor.jpg) right no-repeat #125575; font-family:Arial, Helvetica, sans-serif;  color:#FFFFFF; padding:0 0 0 10px;}
.my-profile-block-top-menu { height:36px; width:689px; padding:0 0 0 0;}
.my-profile-block-top-menu ul { margin:0; padding:9px 0 0 0; list-style:none;}
.my-profile-block-top-menu ul li { font-size:12px; color:#FFFFFF; float:left; line-height:27px; font-weight:bold; margin:0 8px 0 0; 
background:url(../images/spacer-1.gif) right no-repeat;}
.my-profile-block-top-menu ul li a { font-size:12px; color:#FFFFFF; text-decoration:none; display:block; padding:0 10px 0 10px; margin:0 0 0 0;}
.my-profile-block-top-menu ul li a:hover { font-size:12px; color:#125687; text-decoration:none; background:#FFFFFF;}
.my-profile-block-top-menu ul li .selected-1 { font-size:12px; color:#125687; text-decoration:none; background:#FFFFFF;}

.my-profile-block-middle { width:663px; border-left:1px #125575 solid; border-right:3px #125575 solid; background:#fff; margin:0 0 0 0; padding:16px; height:auto}

.my-profile-block-middle-1 { width:660px; border-left:1px #125575 solid; border-right:3px #125575 solid; background:#fff; margin:0 0 0 0; padding:16px;}
.my-profile-block-middle-inner { width:663px;}

.search-result_Row1 { width:649px; background:#eaeaea; border:1px #d0cece solid; margin:0 0 6px 0; padding:6px;}
.search-result_Row2 { width:649px; background:#f9f9f9; border:1px #d0cece solid; padding:6px;}
.search-result_img { width:80px; border:1px #b8b8b8 solid;}

.Pro-form-row { width:663px; font-family:Arial, Helvetica, sans-serif; margin:0 0 8px 0;}
.Pro-form-row p { padding:2px 0 0 0; margin:0; font-size:12px;}
.Pro-form-input { width:500px;}
.Pro-form-input p { font-size:11px;}
.Pro-txt-box { width:300px; padding:2px; font-size:11px;}
.Pro-txt-area { width:300px; height:100px; padding:2px; font-size:11px;}
.Pro-drop-box { width:300px; font-size:11px; padding:2px;}

.Pro-form-checkbox { padding:4px 0 0 0; font-size:11px;}
.Pro-form-checkbox input { margin:0 3px 0 3px;}
.Pro-form-checkbox-2 { padding:0 0 0 0; font-weight:bold; color:#009EEA;}
.Pro-form-checkbox-2 input { margin:0 3px 0 3px;}

.grow-network { width:663px;}
.grow-network h2 { font-size:12px; color:#144168; padding:0 0 10px 0; border-bottom:1px #144168 solid; margin:0 0 10px 0;}
.grow-network-Row { width:663px; padding:0 0 10px 0;}
.grow-network-Row .grow-icon { width:46px; height:44px; background:url(../images/web-email.jpg) no-repeat;}
.grow-network-Row .grow-title { width:607px; padding:0 0 0 10px;}
.grow-network-Row .grow-title h3 { font-size:14px; font-weight:bold; color:#000000; padding:0 0 5px 0;}
.grow-network-Row .grow-title p { font-size:12px; font-weight:normal; color:#000000;}

.grow-network-Row .grow-block1 { width:288px; min-height:100px; border:1px #144168 solid; padding:5px 5px 5px 5px;}
.grow-network-Row .grow-block1 .grow-title-bar { background:#144168; height:20px; color:#FFFFFF; line-height:20px; text-indent:5px;}
.grow-network-Row .grow-block1 .grow-inner-Row { width:288px; margin:5px 0 0 0;}
.grow-network-Row .grow-block1 .grow-inner-Row p { font-size:12px; color:#000000;}
.grow-network-Row .grow-block1 .grow-inner-Row .grow-input { width:170px;}
.grow-network-Row .grow-block1 .grow-inner-Row .grow-input .grow-txtbox { width:160px; font-size:11px;}


.block-1_small-links { margin:0; padding:0;}
.block-1_small-links-left { width:7px; height:23px; background:url(../images/small-left.gif) no-repeat;}
.block-1_small-links-middle {height:22px; background:#e2ecf2; border-top:1px #125687 solid; padding:0 0px 0 0px;}
.block-1_small-links-middle ul { margin:0; padding:0; list-style:none;}
.block-1_small-links-middle ul li { font-size:11px; color:#125687; float:left; line-height:20px; margin:0 10px 0 0;}
.block-1_small-links-middle ul li a { font-size:11px; color:#125687; text-decoration:none;}
.block-1_small-links-middle ul li a:hover { font-size:11px; color:#125687; text-decoration:underline;}
.block-1_small-links-middle ul li .new-1 { background:url(../images/new-icn-1.jpg) no-repeat; padding:2px 0 2px 22px;}
.block-1_small-links-middle ul li .active-1 { background:url(../images/active-icn-1.jpg) no-repeat; padding:2px 0 2px 22px;}
.block-1_small-links-middle ul li .inactive-1 { background:url(../images/inactive-icn-1.jpg) no-repeat; padding:2px 0 2px 22px;}
.block-1_small-links-middle ul li .delete-1 { background:url(../images/delete-icn-1.jpg) no-repeat; padding:2px 0 2px 22px;}
.block-1_small-links-middle ul li .edit-1 { background:url(../images/edit-icn.gif) no-repeat; padding:2px 0 2px 22px;}
.block-1_small-links-middle ul li .visit-1 { background:url(../images/visit-icn.gif) no-repeat; padding:2px 0 2px 22px;}
.block-1_small-links-middle ul li .remove-1 { background:url(../images/remove-icn.gif) no-repeat; padding:2px 0 2px 22px;}
.block-1_small-links-right { width:7px; height:23px; background:url(../images/small-rit.gif) no-repeat;}

.block-1 { width:641px; border:1px #125687 solid; background:#e2ecf2; padding:10px; margin:0 0 10px 0;}
.block-1-inner { width:641px;}
.block-1-img { width:99px;}
.block-1-img p { font-size:11px; color:#148107; text-align:center; padding:3px 0 0 0;}
.block-1-img p a {font-size:11px; color:#148107; text-decoration:underline;}
.block-1-img p a:hover {font-size:11px; color:#148107; text-decoration:none;}
.block-1-info { width:522px;}
.block-1-info-row { width:522px; padding:0 0 5px 0;}
.block-1-info-row h1 { font-size:13px; font-weight:bold; color:#125687; margin:0; padding:0;}
.block-1-info-row p { font-size:12px; font-weight:normal; color:#125687; margin:0; padding:0;}
.block-1-info-input { width:350px;}
.block-1-info-input p { font-size:12px; font-weight:normal; color:#148107; margin:0; padding:0;}

.block-2-info-row { width:641px; padding:0 0 5px 0;}
.block-2-info-row h1 { font-size:13px; font-weight:bold; color:#125687; margin:0; padding:0;}
.block-2-info-row p { font-size:12px; font-weight:normal; color:#125687; margin:0; padding:0;}
.block-2-info-row p a { font-size:12px; font-weight:normal; color:#148107; text-decoration:none;}
.block-2-info-row p a:hover { font-size:12px; font-weight:normal; color:#125687; text-decoration:none;}
.block-2-info-input { width:400px;}
.block-2-info-input p { font-size:12px; font-weight:normal; color:#148107; margin:0; padding:0;}


.block-2 { width:661px; border:1px #125687 solid; background:#e2ecf2; margin:0 0 10px 0;}
.block-2-title { width:651px; height:27px; border-bottom:1px #125687 solid; padding:0 0 0 10px; line-height:24px; font-weight:bold; font-size:12px; color:#125687;}
.block-2-title a{text-decoration:underline; color:#148107;}
.block-2-title a:hover{ text-decoration:none; color:#148107;}
.block-2-details { width:641px; padding:10px;}
.block-2-details-Row { width:641px; margin:0 0 8px 0;}
.block-2-details_caption { width:150px; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; padding:2px 0 0 0;}
.block-2-details_input { width:400px;}
.block-2-details_drop-down { width:152px; padding:2px; font-size:11px;}
.block-2-details-2 { width:641px; padding:10px; margin:0 0 10px 0; border-bottom:1px #000000 dashed;}
.block-2-details-2 h2 { font-size:12px;}
.block-2-details-2_inner { width:641px; font-family:Arial, Helvetica, sans-serif; font-size:11px; padding:10px 0 0 0; color:#125687; position:relative;}
.apply-job2 { margin:0; padding:0; position:absolute; bottom:0; right:0;}
.apply-job2-inner { margin:0 5px 0 0; padding:0 0 0 0;}
.apply-job2-inner a { background:#115779; font-size:11px; font-family:Arial, Helvetica, sans-serif; color:#FFFFFF; text-decoration:none; display:block; 
padding:2px 8px 2px 8px;}
.apply-job2-inner a:hover { text-decoration:underline;}
.my-profile-block-bottom { width:699px; height:4px; font-size:0; background:url(../images/my-pro_left-cor.jpg) left no-repeat #125575; }
/*My Profile*/


/*My Album*/
.my-album { width:661px; border:1px #125687 solid; background:#e2ecf2; margin:0 0 10px 0;}
.my-album-inner { padding:8px 0 0 8px;}
.my-album-inner2 { padding:8px 0 8px 8px; width:653px;}
.my-album-box { width:137px; height:260px; margin:0px 8px 8px 0px; border:1px #125687 solid; padding:8px; background:#FFFFFF; font-family:Arial, Helvetica, sans-serif; 
position:relative;}
.my-album-box-def { width:137px;  margin:0px 8px 8px 0px; border:1px #125687 solid; padding:8px; background:#FFFFFF; font-family:Arial, Helvetica, sans-serif; 

position:relative;}
.my-album-box-defn { width:137px;  height:187px; margin:0px 8px 8px 0px; border:1px #125687 solid; padding:8px; background:#FFFFFF; font-family:Arial, Helvetica, sans-serif; 

position:relative;}
.my-album-box_img { width:135px; height:130px; border:1px #d3d4d2 solid; background:#f0ecec; margin:0 0 5px 0;}
.my-album-box_tag { width:135px; border:1px #d3d4d2 solid; background:#f0ecec; margin:0 0 5px 0; height:auto;}
.my-album-box_caption { width:116px; font-size:11px; padding:2px 0 0 0; font-weight:normal;}
.my-album-box_caption a { font-size:11px; font-weight:normal; text-decoration:none;}
.my-album-box_caption a:hover { font-size:11px; font-weight:normal; text-decoration:none;}
.my-album-box_checkbox { margin:0; padding:4px 0 4px 2px;}
.my-album-box_checkbox input {margin:0; padding:0; width:15px;}
.my-album-box_checkbox {padding:0px 0 0 2px !important!;}


.my-album-box2 { width:414px; height:340px; margin:0px auto 0 auto; border:1px #125687 solid; padding:8px; background:#FFFFFF; 
font-family:Arial, Helvetica, sans-serif;position:relative;}
.my-album-box2-def { width:414px; height:367px; margin:0px auto 0 auto; border:1px #125687 solid; padding:8px; background:#FFFFFF; 
font-family:Arial, Helvetica, sans-serif;position:relative;}
.my-album-box2-deff { width:414px; height:367px; margin:0px auto 0 auto; border:1px #125687 solid; padding:8px; background:#FFFFFF; 
font-family:Arial, Helvetica, sans-serif;position:relative;}
.my-album-box2_img { width:400px; border:1px #d3d4d2 solid; background:#f0ecec; margin:0 0 5px 0;}
.my-album-box2_img-def { width:400px; height:290px; border:1px #d3d4d2 solid; background:#f0ecec; margin:0 0 5px 0;}
.my-album-box2_tag { width:400px; border:1px #d3d4d2 solid; background:#f0ecec; margin:0 0 5px 0; height:auto;}
.my-album-box2_caption { width:260px; font-size:11px; padding:2px 0 0 0; font-weight:normal; text-align:left;}
.my-album-box2_caption a { font-size:11px; font-weight:normal; text-decoration:none;}
.my-album-box2_caption a:hover { font-size:11px; font-weight:normal; text-decoration:none;}
.my-album-box2_checkbox { margin:0; padding:4px 0 4px 2px;}
.my-album-box2_checkbox input {margin:0; padding:0; width:15px;}
.my-album-box2_checkbox {padding:0px 0 0 2px !important!;}

.my-album-box2_status-main { width:135px; position:absolute; bottom:8px;}
.my-album-box2_status { width:264px; margin:9px 0 0 0;}
.my-album-box2_status ul { margin:0; padding:0; list-style:none;}
.my-album-box2_status ul li { font-size:11px;}
.my-album-box2_status .green-cap { font-size:11px; color:#37b428; font-weight:bold; background:url(../images/green-arrow.gif) 0 3px no-repeat; padding:0 0 0 10px;} 
.my-album-box2_status .green-cap a { font-size:11px; color:#37b428; text-decoration:none;} 
.my-album-box2_status .green-cap a:hover { font-size:11px; color:#37b428; text-decoration:underline;}  
.my-album-box2_status .blue-cap { font-size:11px; color:#3bbde6; font-weight:bold; background:url(../images/blue-arrow.gif) 0 3px no-repeat; padding:0 0 0 10px;} 
.my-album-box2_status .blue-cap a { font-size:11px; color:#3bbde6; text-decoration:none; } 
.my-album-box2_status .blue-cap a:hover { font-size:11px; color:#3bbde6; text-decoration:underline;} 
.my-album-box2_status-Row {width:264px; border-bottom:1px #000000 dashed; padding:0 0 3px 0;}
.my-album-box2_status-Left { font-size:11px; color:#000000; font-weight:normal; padding:2px 0 0 0; }
.my-album-box2_status-right { font-size:11px; color:#3bbde6; padding:2px 5px 0 0; font-weight:bold; }
.my-album-box2_status-right a { font-size:11px; color:#3bbde6; text-decoration:underline; font-weight:bold;}
.my-album-box2_status-right a:hover { font-size:11px; color:#3bbde6; text-decoration:none; font-weight:bold;}


.my-album-box_status-main { width:135px; position:absolute; bottom:8px;}
.my-album-box_status { width:135px; margin:5px 0 0 0;}
.my-album-box_status ul { margin:0; padding:0; list-style:none;}
.my-album-box_status ul li { font-size:11px;}
.my-album-box_status .green-cap { font-size:11px; color:#37b428; font-weight:bold; background:url(../images/green-arrow.gif) 0 3px no-repeat; padding:0 0 0 10px;} 
.my-album-box_status .green-cap a { font-size:11px; color:#37b428; text-decoration:none;} 
.my-album-box_status .green-cap a:hover { font-size:11px; color:#37b428; text-decoration:underline;}  
.my-album-box_status .blue-cap { font-size:11px; color:#3bbde6; font-weight:bold; background:url(../images/blue-arrow.gif) 0 3px no-repeat; padding:0 0 0 10px;} 
.my-album-box_status .blue-cap a { font-size:11px; color:#3bbde6; text-decoration:none; } 
.my-album-box_status .blue-cap a:hover { font-size:11px; color:#3bbde6; text-decoration:underline;} 

.my-album-box_status-Row { width:135px; border-bottom:1px #000000 dashed; padding:0 0 3px 0;}
.my-album-box_status-Left { font-size:11px; color:#000000; font-weight:normal; padding:2px 0 0 0; }
.my-album-box_status-right { font-size:11px; color:#3bbde6; padding:2px 5px 0 0; font-weight:bold; }
.my-album-box_status-right a { font-size:11px; color:#3bbde6; text-decoration:underline; font-weight:bold;}
.my-album-box_status-right a:hover { font-size:11px; color:#3bbde6; text-decoration:none; font-weight:bold;}
.select-all { padding:0 10px 0 0;}
/*My Album*/

.date-mate_info2 { width:400px; height:180px; padding:0 100px 0 34px; position:relative; }
.date-mate_info2 h1 { margin:0; padding:0; font-size:24px; padding:0 0 20px 0;}
.date-mate_info2 p { font-size:13px; color:#144168; font-weight:bold; margin:0; padding:0 0 10px 0; text-align:center;}
.date-mate2 {width:944px; padding:20px 19px 0 20px; min-height:215px; height:auto !important; height:215px; background:url(../images/find-date_bg.jpg) left top no-repeat}
.date-mate2-inner { width:938px;}
.my-profile_right-Col-2 { width:699px; padding:9px 0 0 0;}
.my-profile-inner2 { width:943px; padding:0 20px 20px 20px;}
.my-profile-inner3 { width:943px;}
.block-2-title2 { width:651px; height:27px; background:#125687; padding:0 0 0 10px; line-height:24px; font-weight:bold; font-size:12px; color:#fff; font-family:Arial, Helvetica, sans-serif;}
.block-2-details_Row h2 { font-size:12px; color:#125687;}
.block-2-details_Row p { font-size:11px; color:#000000; margin:0; padding:3px 0 0 0; width:143px;}
.block-2-details_Row { width:641px; padding:0 0 6px 0;}
.block-2-details_input { width:475px; font-size:11px; color:#125687;}
.block-2-details_txt-box { width:300px; font-size:11px; padding:2px;}
.block-2-details_txt-area { width:300px; height:80px; font-size:11px; padding:2px;}
.block-2-details_drop-box { width:80px; font-size:11px; padding:2px;}
.block-2-details_drop-box2 { width:50px; font-size:11px; padding:2px;}
.block-2-details_drop-box3 { width:200px; font-size:11px; padding:2px;}


.view-profile_Row { width:641px; padding:0 0 0 0; margin:0;}
.view-profile-img { width:136px; border:0px #125687 solid;}
.view-profile_gallery { width:641px; position:relative;}
.view-profile_gallery-thumb { width:45px; border:1px #125687 solid; margin:0 6px 0 0;}
.view-btn { margin:0; padding:0; position:absolute; right:0; bottom:0;}
.view-btn a { background:#115779; font-size:11px; font-family:Arial, Helvetica, sans-serif; color:#FFFFFF; text-decoration:none; display:block; padding:2px 5px 2px 5px;}
.view-btn a:hover { text-decoration:underline;}

.add-2 { margin:0px 0 0 0; position:absolute; font-family:Arial, Helvetica, sans-serif; right:3px; top:9px;}
.add-2 a { background:url(../images/add-left.jpg) no-repeat left; font-size:11px; font-weight:bold; color:#125575; text-decoration:none; display:block; padding:0px 0 0px 8px;}
.add-2 a span { background:url(../images/add-right.jpg) right no-repeat; padding:2px 8px 2px 0;}
.add-2 a:hover span { text-decoration:underline; color:#125575;}

.profile-date { font-size:12px; font-weight:normal; color:#FFFFFF;} 


.my-profile-block-middle-inner h2 { font-size:12px; color:#115779; padding:0 0 3px 0;}
.my-profile-block-middle-inner p { font-size:11px; color:#000; padding:0 0 10px 0;}
.view-profile_Row2 { width:641px; padding:0 0 0 0; margin:0 0 10px 0;}
.view-profile-img2 { width:100px; }
.block-2-details_input2 { width:525px;}

.inner-link { width:663px; text-align:left; padding:0 0 10px 0;}
.inner-link a { font-size:11px; color:#000000; font-family:Arial, Helvetica, sans-serif;}
.btnUser
{
	font-size:9px; 
	font-weight:bolder; 
	color:#FFFFFF; 
	background-color:#003D64; 
	padding:1px; 
	margin-left:250px;
}
.personality 
{ 
	font-size:11px; 
	font-weight:normal; 
	color:#000000; 
	margin:0; 
	padding:0;
}

.apply-job2-btn
{ 
	margin:0 5px 0 0; 
	padding:0 0 0 0;
}
.apply-job2-btn a 
{ 
	background:#115779; 
	font-size:11px; 
	font-family:Arial, Helvetica, sans-serif; 
	color:#FFFFFF; 
	text-decoration:none; 	
	padding:2px 8px 2px 8px;
}
.apply-job2-btn a:hover
{ 
	background:#115779; 
	font-size:11px; 
	font-family:Arial, Helvetica, sans-serif; 
	color:#FFFFFF; 
	text-decoration:underline; 	
	padding:2px 8px 2px 8px;
}
/*Styles 24 OCT*/
.cb{clear:both;}
.fl{float:left;}
.fr{float:right;}
.g10{clear:both;line-height:10px;padding:0px;margin:0px;}
.g20{clear:both;line-height:20px;padding:0px;margin:0px;}
.g30{clear:both;line-height:30px;padding:0px;margin:0px;}
.g40{clear:both;line-height:40px;padding:0px;margin:0px;}
.scrolling{clear:both;width:123px;border:solid 1px #2785be;padding:0px 0px 10px 0px; background-color:#f4fbff;}
.jobsheader{clear:both;height:26px;line-height:26px;color:#ffffff;background-color:#43a2dc; font-family:Verdana,Georgia,Arial;font-size:14px;font-weight:bold;text-align:left;}
.marqueediv{clear:both;width:113px;padding:15px 5px 5px 5px;}
.scrolling .marqueediv ul{text-align: left;padding:0px 0px 0px 0px;margin:0px;width:113px;}
.scrolling .marqueediv li {clear:both;list-style-type: none;background:url(../images/bluearrow.jpg) no-repeat left 15px;margin:0px;padding:11px 0px 0px 0px;}
.scrolling .marqueediv div {padding:0px 0px 0px 15px;margin:0px;}
.scrolling .marqueediv li a {color:#144168;font-size:9px;text-decoration:underline;}
.scrolling .marqueediv li a:hover{text-decoration:none;}
.employers{clear:both;width:123px;border:solid 1px #2785be;padding:0px 0px 10px 0px; }
.employers .marqueediv{clear:both;width:123px;padding:5px 5px 5px 1px;}
.employers .marqueediv ul{text-align: left;padding:0px 0px 0px 0px;margin:0px;width:123px;}
.employers .marqueediv li {clear:both;list-style-type: none;margin:0px;padding:10x 0px 0px 0px;}
.employers .marqueediv li a {text-decoration:none;}
.employers .marqueediv li a:hover{text-decoration:none;}
.picbdr{border:solid 1px #4a4a4a;margin-top:5px;}
