<?php

//set global server variables
$GLOBALS['HTTP_SERVER_VARS'];

//extracts server variables
extract($GLOBALS['HTTP_SERVER_VARS']);

$host= ucwords($HTTP_HOST);

?>body {
background-color: white;
}

.hcentered{
text-align: center;
}

/* font shadow effects*/

.rel_pos {
width: auto; height: auto;
position: relative;
text-align: center;
margin-left: 2em;

}


.shadow_layer_top {
position: absolute;
top: 2px;
left: 2px;
z-index: 1;

}

.shadow_layer_bot {
position: absolute;
top: 5px;
left: 5px;
z-index: 0;
color: black;
}

/*end font shadow effects*/



.star_5{
width: 80px; height: 16px;
background-image: url('http://<?php echo $host;?>/images/star.gif');
background-repeat: repeat-x;
margin-left: 50%;
margin-right: 50%;

}

#landing_page_box {
width: 75%; height: auto;
margin auto 50%;
padding: 1.5em;
/*background-color: rgb(247,191,100);*/
background-color: red;
color: yellow;
border: 5px dashed black;
}


#landing_page_box ul li{
list-style: circle outside url('http://<?php echo $host;?>/images/bull-medallion7.gif');
font-weight: bold;
}

#landing_page_box h2{
font-weight: bold;
color: yellow;
}

.bold-red, div.bold-red h2, strong.poll-question {
color: red;
font-weight: bold;

}

/*a:link.anchor_link, a:visited.anchor_link, a:hover.anchor_link, a:active.anchor_link{
text-decoration: none;
color: green;
font-weight: bold;

}*/

#blink_link{
margin-right: auto;
margin-left: auto;
width: 90%;
text-align: center;
font-size: 250%;
font-weight: bold;
}

#blink_link a:link, #blink_link a:visited{
text-decoration: blink;
}


#blink_link a:hover, #blink_link a:active{
	color: #E44E31;
	text-decoration: none;

}

#blink_link a.anchor_link {

color: green;
text-decoration: none;
font-weight: bold;
font-size: 2em;
line-height: 1.5em;

}


.float_left {
float: left;
padding: 1em 1em;
margin: 1em;
}

.float_right {
float: right;
padding: 1em 1em;
margin: 1em;
}

.clearing_float{
display: block;
width: 1px; height: 1px;
max-width: 1px; max-height: 1px;
line-height: 1px;
clear: both;
}

.banner_trim {
width: 1000px; height: 60px;
margin-right: -300px;
overflow: hidden;
}

.center_content{
display: block;
margin: auto 50%;
}

.coubox {
display: block;
width: auto; height: auto;
padding: 1em;
margin: 1em;
border: 3px dashed black;
background-image: url('http://<?php echo $host;?>/images/greycrisscross.gif');
text-align: left;
}


ul.inline_list li, li.inline_list, li:after{
/*display: inline;*/


}



.outerdiv336by280 {
position: relative;
min-width: 344px; min-height:289px;
float: left;
/*height: 289px;
margin-bottom: 5em;*/

}
/*adsense iframe*/






.innerdiv234by60 {
width: 244px; height: 70px;
}


.innerdiv336by280{
width: 346px; height: 290px;

}

.innerdiv728by90{
width: 738px; height: 100px;
}


.innerdiv468by60{
width: 478px; height: 700px;
}

.innerdiv234by60, .innerdiv336by280, .innerdiv728by90, .innerdiv468by60{
overflow: hidden;
}





.outerdivfloat{
float: left;
margin: auto .5em auto 0em;
width: 340px; height: 290px;
overflow: hidden;

}

.click_here{
display: block;
width: auto; height: auto;
border: 5px solid black;
padding: .5em;
margin: .25em;
text-align: center;
background-color: yellow;

text-decoration: blink;
font-size: 250%;
}

.click_here a{
color: red;
}


.red_caps_title{
font-size: 1.5em;
color: red;
text-transform: capitalize;
font-weight: bold;
}

/*
.ellips{
font-weight: bold;
font-size: 1.5em;
}*/

/*
.inline-list li, .inline-list li:after{
display: inline;
content: " || ";
}

.inline-list li.inline-list-last-item:after{
content: "";
}
*/

a.vote-button-yes, a.vote-button-no{
display: block;
width: 10em; height: 3em;
border: 5px solid black;
text-align: center;
font-weight: bold;
font-size: 1.5em;
padding: .75em;
margin-left: auto;
margin-right: auto;
margin-top: .25em;
margin-bottom: .25em;
color: white;
float: right;
text-decoration: none;
}

a.vote-button-yes:hover, a.vote-button-no:hover,a.vote-button-yes:active, a.vote-button-no:active{
border-top-color: yellow;
border-bottom-color: yellow;
border-left-color: brown;
border-right-color: brown;
color: blue;
background-color: white;
text-decoration: underline
}

.vote-button-yes{
background-color: green;


}


.vote-button-no{
background-color: red;

}

.blinking-text{
text-decoration: blink;
}

.blinking-text a:link{
color: blue;
}




p.green-text{
color: green;
font-weight: bold;
font-size: 110%;
}

a.blue{
color: blue;
font-weight: bold;
font-size: 110%;
}

span.inc-kw {
font-size: 25%;
font-weight: bold;
}




.madlib_box p, .madlib_box h2{
display: inline;
color: black;
font-size: .70em;
font-weight: normal;

}

h1 span, h2 span{
font-size: .30em;
font-weight: bold;
color: black;
}

a:link, a:hover, a:clicked{
color: blue !important;
text-decoration: underline !important;
}

/************Adwords Profits2 landing page template**************/

#box {
width: 85%;
border: 1px black solid;
padding: 1em;
}

.headline{
text-align: center;
font-weight: bold;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 16px;

}

/**** for sub headline****/
.headline span{
display: inline;
font-size: 12px;
}


#autoresponderbox{
width: 500px;
margin: 0px auto 0 auto;
background-color:#FFFFCC;
border: 3px #990000 dashed;
padding: 10px;

}

#artibox{
width: 600px;
padding: 1em;
margin: 0px auto 0 auto;
background-color: #EDFAFE;
display: 1none;
}

