@charset "utf-8";
/* CSS Document */

body{font-family:Verdana, Arial; background:#464646;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,textarea,blockquote{margin:0;padding:0;}
input{margin:0; padding:0; background:none;}
ul{list-style-type:none;}
a{text-decoration:none; outline:none;}
img{border:none;}
img, td, div{behavior: url("iepngfix.htc")}


/*HOME PAGE*/
.contein_bg{background:url(../images/contein_bg.jpg) repeat-y;}

.top_strong_text{font-family:Verdana; font-size:15px; color:#000000;text-transform:uppercase}
.two_text{font-family:Verdana; font-size:13px; color:#000000;}

.box_bg{background:url(../images/box_bg.jpg) bottom left no-repeat;}
.box_repeat{background:url(../images/box_repeat.jpg) left repeat-y;}

.title_text{font-family:Verdana; font-size:12px; color:#000000;}
.dot_line{background:url(../images/dot_line.jpg) repeat-x;}
.new_text{font-family:Verdana; font-size:12px; color:#000000;}

.old_text{font-family:Verdana; font-size:10px; color:#000000;}

.img_bg{border:none;}
.img_bg a{border:none; display:block; padding:5px 0 0 0;}



.for_register_bg{background:#fcfcfc; border:1px solid #eeeeee;}
.register{ font-family:Verdana; font-size:22px; color:#000000;}

.form_text{font-family:Verdana; font-size:11px; color:#223a6f; text-align:right;}
.fid_input{width:209px; height:19px; border:1px solid #cdd6e4; padding:3px 0 0 5px;}



/*-----------_____________MY_RESUME_____________-----------*/

.top_link{font-family:Arial; font-size:11px; color:#000000;}
.top_link a{color:#000000;}
.susan{font-family:Verdana; font-size:24px; color:#000000;text-transform:uppercase}

.for_title_bg{background:#efefef; font-family:Arial; font-size:10px; font-weight:bold; color:#464646; padding:5px 0 5px 10px;}

.photo_text{font-family:Arial; font-size:10px; color:#464646;}
.two_form_text{font-family:Verdana; font-size:11px; color:#000000;}

.new_input{width:155px; height:18px; border:1px solid #aaadb2; padding:2px 0 0 3px;}
.list_box{width:160px;}

.for_txt_area{width:568px; height:123px;}

.verticle_dot_line{background:url(../images/vertical_dot_line.gif) repeat-y;}
.black_dots{background:url(../images/black_dots.gif) repeat-x;}

.bg_colour{background:#d5d5d5;}

.print{width:81px; height:23px; border:none; cursor:pointer; background:url(../images/print.jpg) no-repeat;}


/*By Programmer */
.error{font-family:Verdana; font-size:11px; color:#FF0000;}
.message{font-family:Verdana; font-size:11px; color:#009900;}

.hide_main_image{
display:none;
}

.show_main_image{
display:table-row;
}

.hide_video{
	display:none;
}

.show_video{
	display:table-cell;
}

.login_links{font-family:Verdana; font-size:11px; color:#223a6f;}

.image_border{
	border:thin solid #EEEEEE;
}

.hide_main_tr{
display:none;
}

.show_main_tr{
display:table-row;
}

.video_url{
	width:300px;
}

.message_text{font-family:Verdana; font-size:11px; color:#223a6f; text-align:left;}

.img_pad_top{margin-top:17px;}