/* 
STYLE SHEET FOR SOMETHING MyKidsInternetSafety.Com WEB SITE
*/

/* --------- 1. defaults  --------- */

* {
		margin: 0px;
		padding: 0px;
		}
body {
		background: #ffffff;
		background-image: url(images/wallpaper-grey-stripes.gif); 
		background-repeat:repeat;
		font: 12px Arial, sans-serif;
		f\ont: 12px Arial, sans-serif;
		}
		
/*  --------- 2. structure  --------- */
#wrapper {
		margin: 0px auto;
		margin-top: 20px;		
		background: #ffffff; /* url(images/contentstripes.gif) repeat-y;*/
		width: 800px;
		border: thin;
		}
#header {
		background: url(images/headerorangeSM.gif) no-repeat;
		height: 82px;
		}
#faq {
	border: thick;
	float: right;
	background-color: #eeeeee;
	width: 450px;
		}
#content {
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	float: left;
	width: 778px;
	font-size:small;
	background-color: #FFFFFF;
/*		font-weight:bold;*/
		}
#address {
		border-top: 1px solid #eeeeee;
		background: #eeeeee;
		text-align: center;
		font-size: small;
		padding-top: 5px;
		padding-bottom: 5px;
		}
#footer {
		border-top: 1px solid #ffffff;
		background: #2E72B5;
		height: 30px;
		text-align: center;
		}
.separator {
		clear: both;
		height: 1px;		
		}
.separatorInvisible {
		clear: both;
		}	
/* ---------- 3. links and navigation ---------- */
a {
		color: #0000CC;
		font-weight: bold;
		}
a:hover {
		background-color: #ff8900;
		}
#navigationSpace {
		/*background: #2E72B5;*/
		background: #eeeeee;
		height: 20px;
		}
#navigation {
		/*padding-top: 5px;*/
		margin-left: 5px;
		font: bold 12px Arial, sans-serif;
		text-transform: uppercase;
		}
#navigation a {
	/*color: #ffffff;*/
		color: #0000CC;
	text-decoration:underline;
	padding-right: 20px;
		}
#navigation a:hover {
		text-decoration: underline;
		background-color: #ff8900;
		}
#navigation ul {
		list-style-type: none;
		color: #ffffff;
		}
#navigation li {
		display: inline;
		/*white-space: nowrap;*/
		}
#footer a {
		/*color: #ffffff;*/
		color: #ff8900;
		text-decoration:underline;
		padding-right: 10px;
		}
#footer a:hover {
		/*color: #ffffff;*/
		color: #ff8900;
		text-decoration:underline;
		padding-right: 10px;
		background-color: #0000CC;
		}		
/* ---------- 4. fonts ---------- */
h1, h2, h3, h4, p, ul {
		}
h1 {
		font: bold 14px Arial,sans-serif;
		color: #ffffff;
		text-transform: uppercase;
		margin-bottom: 10px;
		}
h2 {
        font-size: medium;
        font: bold  Arial,sans-serif;
		color: #0000CC;
		margin-top: 2px;
		margin-bottom: 2px;
		}
h3 {
		}
h4 {
		}
p {
		font: bold Arial,sans-serif;
		font-size: small;
		}

.leftcontent {
	font-size: small;
	font-style: normal;
	float: left;
	/*height: 370px;*/
	width: 430px;
	padding-left: 20px;
}
.rightcontent {
	font-size: small;
	font-style: normal;
	float: right;
	/*height: 370px;*/
	width: 250px;
	/*padding-right: 10px;*/
	/*padding-top: 10px;*/
	background-color:#eeeeee;
	font-weight: bold;
}

.underImage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height:1.3em;
	padding-top:10px;
	padding-left:10px;
	text-align: center;
	padding-bottom:10px;
}

.smallDetails {
	font-size: x-small;
}

.coloredBox {
    background-color:#FFFF99;
    padding-top: 5px;
	padding-bottom: 5px;
}

.testimonial {
    background-color:#FFFF99;
	margin-left: 10px; 
	margin-right: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight:bold;
}

.testimonialAuthor {
   size: 2;
   color: #0000CC;
}

.redLargerText {
    font-family: Verdana;
	font-size:"2";
	color:#FF0000;
	font-weight:bold;
}

.dottedBox {
    padding-top: 5px;
	line-height: 1.5em;
    margin-left:2px; 
	margin-right:2px; 
	border:dotted; 
	border-color:#FFFFFF;
}

.features {
	font-size: small;
	font-style: normal;
	float: right;
	padding-right: 0px;
}
.copyright {
		color: #ffffff;
		padding-top: 5px;
		font-size: x-small;
		border-top: 1px solid #ffffff;
		}
#address p {
		padding-top: 5px;
		font-size: x-small;
		font-weight: bold;
		padding-bottom: 5px;
		}
.priceStatement {
		text-align: center;
		padding-top: 5px;
		font-size: medium;
		line-height: 2em;
		}		
.introText {
		padding-top: 5px;
		padding-bottom: 10px;
		line-height: 1.1em;
		font-size: small;
		}	
ul {
	/*list-style-image: url(images/bullet-square-blue.gif);*/
	line-height: 1.5em;
	list-style-type: none;
/*	text-indent: -1em;
    list-style: none;
	margin-left: 0;
	padding-left: 1em;	*/
		}
li {
	padding-bottom: 5px;
	/*font-weight: bold;*/
	
}
.orangeBackground {
	background-color: #ff8900;
	color: #ffffff;
	padding: 2px 3px;
	margin-top: 15px;
	margin-bottom: 10px;
	font-size:medium;
	font-weight:bold;
		}
.whiteBackground {
		background-color: #ffffff;
		color: #ff8900;
		font-size: small;
		line-height: 1.1em;
		font-weight: bold;
		}
.red {
		color: #FF3300;
		font-size: medium;
		font-weight: bold;
		background-color: #ffffff;
		line-height: 1.1em;
		}
.whiteBackground a {
		color: #ff8900;
		}
span.tinyPrint {
	font-size: x-small;		
		}
/* ---------- 5. images ---------- */
a img {
		border: 0;
		}
img.centered {
		display: block;
		margin: 0 auto;
		padding-top: 5px;
		}
img.right {
		display: block;
		margin: 0 auto;
		padding-top: 5px;
		right: auto;
		}	
		
/* ---------- 6. hacks ---------- */
body { /* IE 5 centring bug fix */
		text-align: center;
		}
#wrapper {
		text-align: left;
		}  
