
/********************* content related *********************/

 #blanket {
background-color:#111;
opacity: 0.65!important;
filter:alpha(opacity=65);
position:absolute;
z-index: 9001;
top:0px;
left:0px;
width:100%;
}
#popUpDiv {
position:absolute;
background-color:#FFFFFF;
width:300px;
height:250px;
z-index: 9002;
text-align:center;
}
#register {
position:absolute;
background-image:url(../images/big_background.jpg);
width:450px;
height:550px;
z-index: 9003;
text-align:center;
}
#vote4 {
position:absolute;
background-image:url(../images/big_background.jpg);
width:450px;
height:300px;
z-index: 9003;
text-align:center;
}

#update_profile {
position:absolute;
background-image:url(../images/big_background.jpg);
width:450px;
height:550px;
z-index: 9004;
text-align:center;
}


#my_drawings {
position:absolute;
background-image:url(../images/big_background.jpg);
width:450px;
height:550px;
z-index: 9005;
text-align:center;
}

#upload_drawing {
position:absolute;
background-image:url(../images/big_background.jpg);
width:450px;
height:350px;
z-index: 9006;
text-align:center;
}

#legal {
position:absolute;
background-image:url(../gfxs/back_pop.jpg);
width:450px;
height:550px;
z-index: 9007;
text-align:center;
}

#faq {
position:absolute;
background-image:url(../gfxs/back_pop.jpg);
width:450px;
height:550px;
z-index: 9002;
text-align:center;
}

#adduser {
position:absolute;
background-image:url(../gfxs/back_pop.jpg);
width:450px;
height:550px;
z-index: 9002;
text-align:center;
}
#changePassword {
position:absolute;
background-image:url(../gfxs/back_forgot.jpg);
width:450;
height:220;
z-index: 9002;
text-align:center;
}

#forgot_password {
position:absolute;
background-image:url(../gfxs/back_forgot.jpg);
width:450px;
height:220px;
z-index: 9002;
text-align:center;
}

.style {
border: 1px solid #000000;
font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;
}


.legal{text-align:justify; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;color:#000;}

.margin_tb{
	height: 538px;
	margin: 6px 1px 6px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000;
	overflow-y:scroll;
}

.error{
display:none;clear:both;height:17px;padding: 15px 0 2px 0;font-family:Verdana, Arial, Helvetica, sans-serif;font-weight:bold; font-size:14px; color:#f70505;overflow:visible; width:436px; margin:0 7px 12px 7px;}

.required{margin-bottom:4px;}
