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

body {
width:900px;
margin:0 auto;
margin-top:0px;
color:black;
background-color:black;
font-family:Arial;
font-size:14px;
}

a:link {
color:#e90d6a;
text-decoration:none;
}

a:visited {
color:#e90d6a;
text-decoration:none;
}


a:hover{
text-decoration: underline;
color:black;}

a:active {
color:#e90d6a;
text-decoration:none;
}



h1{
font-size:28px;
color:#e90d6a;
font-weight:bolder;
letter-spacing:-2px;
}

#prices{
font-size:30px;
font-weight: bolder;
letter-spacing: -1px;
}

#reviews{
font-size:19px;
letter-spacing: -1px;
color:#e90d6a;
}

.networkofsites 
{width: 820px; 	
height: 380px; 	
background-color:white; 	
text-align: center; 	
vertical-align: middle; 	
margin: 0 auto; 	
font-family: Arial, Verdana, Tahoma; 	
font-size: 25px; 	
font-weight:bolder; 	
padding-top: 7px; 	
letter-spacing: -1px; 	
overflow:auto 
}

.check{
font-size:13px;}

#small{
font-size:11px;
}

/* ----- HEADER ----- */



#header {
width:900px;
margin-bottom:0px;
background-color:#f8f8f8;
text-align: center;
}



/* ----- MAIN CONTENT ----- */



#content { 
width:900px;
background-color:#f8f8f8;
margin-top:0px;
vertical-align: middle;
display:table-cell;
text-align:center;
height:auto !important; /* for modern browsers */
}

#content2 { 
width:900px;
background-color:#f8f8f8;
margin-top:-5px;
margin-bottom:0px;
vertical-align: middle;
display:table-cell;
text-align:center;
height:auto !important; /* for modern browsers */
}

#join-left {
width:435px;
float:left;
margin-top:0px;
margin-left:3px;
margin-right:0px;
margin-bottom:5px;
text-align:center;
vertical-align: middle;
display:table-cell;
}

#join-right {
width:450px;
float:left;
margin-top:0px;
margin-left:3px;
margin-right:0px;
margin-bottom:5px;
text-align:center;
vertical-align: middle;
display:table-cell;
}

/* ----- FOOTER ----- */


#sitelist {
width:140px;
float:left;
margin-top:15px;
margin-left:66px;
margin-right:0px;
margin-bottom:5px;
text-align:center;
font-size:13px;
vertical-align: middle;
display:table-cell;
}

#footer { 
width:900px;
background-color:#f8f8f8;
text-align: center;
}

#join { 
margin-top: 100px;
}

#tagline{
font-family: Arial;
font-size: 30px;
margin-top: 5px;
font-weight: bolder;
text-align:center;
letter-spacing: -3px;
margin-top:10px;
}

#tagline2{
font-family: Arial;
font-size: 20px;
margin-top: -32px;
font-weight: bolder;
text-align:center;
}

#tagline3{
font-family: Arial;
font-size: 30px;
width:900px;
margin-top: 20px;
margin-bottom: 20px;
vertical-align: middle;
float:left;
color: #e90d6a;
font-weight: bolder;
text-align:center;
letter-spacing: -3px;
}



#tagline3 a:link {
color:#8bc83b;
}

#tagline3 a:visited {
color:#8bc83b;
}

#tagline3 a:hover{
color:black;}

#tagline3 a:active {
color:#8bc83b;
}

#photoupdates a:link {
color:#d4ff60;}

#photoupdates a:visited {
color:#d4ff60;}

#photoupdates a:hover {
color:black;}

#photoupdates a:active {
color:#d4ff60;}

#photoupdates {
width:140px;
min-height:200px; /* for modern browsers */
height:auto !important; /* for modern browsers */
height:200px; /* for IE5.x and IE6 */
float:left;
margin-top:3px;
margin-left:30px;
margin-right:0px;
margin-bottom:6px;
text-align:center;
vertical-align: middle;
display:table-cell;
}

#indent{
width:300px;
text-align: center;
margin:0 auto;
margin-top:0px;
}

#videoupdates {
width:185px;
min-height:145px; /* for modern browsers */
height:auto !important; /* for modern browsers */
height:145px; /* for IE5.x and IE6 */
float:left;
margin-top:3px;
margin-left:30px;
margin-right:0px;
margin-bottom:3px;
font-weight:bold;
text-align:center;
vertical-align: middle;
display:table-cell;
}

#foot{
font-size:12px;
text-align:center;
width:900px;}

#foot2 { 
width:900px;
float:left;
background-color:#f8f8f8;
text-align: center;
}

#newsletter {
width:900px;
min-height:200px;
height:185px;
margin:0 auto;
background-image: url('/images/newsletter.jpg');
background-repeat:repeat;
text-align:center;
vertical-align:bottom;
display:table-cell;
overflow: hidden;
font-family:Arial;
font-size:13px;
text-align:center;
color:white;
font-weight:bolder;
padding-bottom: 6px;
}

input {
font-family:Arial;
font-size:13px;
font-weight:bolder;
background-color: black;
color:white;
border-width:1px;
border-color:#f183d6;
border-style: dotted;
}

