.sticky{}
.bypostauthor{}
.wp-caption{}
.wp-caption-text{}
.gallery-caption{}
.alignright{}
.alignleft{}
.aligncenter{}


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin-bottom: 8px;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}

a:link {text-decoration:none; color:#000000;}      /* unvisited link */
a:visited {text-decoration:none; color:#000000;}  /* visited link */
a:hover {text-decoration:none; color:#0000FF;}  /* mouse over link */
a:active {text-decoration:none; color:#000000;}  /* selected link */ 


body{background-color:#ffffff;
	/*background-image:url('http://127.0.0.1/nitrogen/Images_fl/gradient_fl.jpeg');*/
	/*background-repeat:repeat-x;*/
/*font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;*/
 font-family: sans-serif;
}

.set_options_header{color: #666666;}

.set_options_header a:hover{background-color:#666666; color:#ffffff;}

#set_options_wrapper{
position: absolute;
left: 100px;
top:100px; 
padding: 25px;
background-color: #f0f0f0;
margin-left: 0px;
width: 870px;
height: 300px;
/*box-shadow: 0 10px 5px 5px #323236;*/
border: 1px #666666 solid;

}

/*#wrapper{
position: absolute;
left: 5px;
padding: 5px;
background-color: #FFFFFF;
margin-left: 0px;
width: 870px;
height: 700px;
box-shadow: 0 10px 5px 5px #323236;
border: 1px #666666 solid;

}*/

.pop_form{


 border: #666666 .5px solid;
background-color: #f0f0f0;
margin-right:10px;
padding: 10px;
width: 250px;
height: 280px;

}

.pop_div{
position: absolute;
top: 450;
border: #666666 .5px solid;
background-color: #f0f0f0;
margin-right:10px;
padding: 10px;
width: 250px;

}

#preview_or_submit{
position: absolute;
left: 875px;
top: 430px;
}

.custom_button{
background-color: #2e6726;
color: #ffffff;

}

#preview_popup_box{

position: absolute;
left: 875px;
top: 40px;
width: 250px;
margin-left: 0px;
padding: 20px;

}

#animation_type{

position: absolute;
left: 875px;
top: 310px;
width: 220px;
margin-left: 0px;
padding: 20px;

}

#preview_button{
 height: 30px;
 color: #ffffff;
 background-color: #f35c1f;
padding: 5px;
font-weight: bold;
text-align: center;
width: 110px;
margin-left: 5px;
}

#preview_button:hover{
  cursor: pointer;
}

#footer{
position: absolute;
top: 1000px;
}


