/** BASIC */

body {
	margin: 0;
	padding: 0;
	background: #C6EDFD url(images/img01.gif) repeat left top;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #266382;
	text-align: justify;
}
#content #columnA #bookmark {
}
#columnA p {
	color: #000;
	font-size: 14px;
}
.main2 {
	color: #99CCFF;
	background-color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	border: 2px solid #107ED3;
	background-image: url(images/3blusil.gif);
	background-repeat: repeat;
}
.main2 h3 {
	padding-bottom: 0px;
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
	letter-spacing: 0.5em;
	background-color: #171794;
}
.main2 a {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
}
#columnA .main2 p {
	color: #FFFFFF;
	text-align: center;
	font-size: 12px;
}

h1, h2, h3, h4, h5, h6 {
	margin-top: 0;
	padding-top: 0;
	color: #008BD1;
}

a {
	color: #B50291;
	text-decoration: underline;
}
#content #columnA .main2 h3 {
	color: #FFF;
}

a:hover {
	text-decoration: underline ;
}

/** HEADER */

#header {
	width: 800px;
	height: 100px;
	margin: 0 auto;
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#header h1 {
	margin: 0;
	font-size: 14px;
	font-style: normal;
	color: #CC0099;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	font-weight: normal;
}

#header h2 {
	color: #FFFFFF;
	top: 30px;
	right: 20px;
	font-size: 14px;
	margin-left: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#header h1 .hia {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
}

/** MENU */

#menu {
	width: 660px;
	margin-top: 0.2em;
	margin-right: auto;
	margin-bottom: 0.2em;
	margin-left: auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
#columnB ul {
	list-style-image: url(images/liststar.png);
}

#menu li {
	display: inline;
}

#menu a {
	padding: 0 10px;
	color: #1087D7;
	font-size: 14px;
	text-decoration: none;
}

#menu a:hover {
	color: #C7008C;
	text-decoration: underline;
}

#menu .first a {
	border: none;
	text-decoration: underline;
	color: #B50280;
}

/** CONTENT */

#content {
	width: 800px;
	margin: 0 auto 1em auto;
	background-color: #99CCFF;
	background-image: url(images/img05.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#columnB h2 {
	font-weight: normal;
	font-size: 18px;
	color: #B50280;
	text-align: center;
}

#content * {
	line-height: 140%;
}

#columnA {
	float: left;
	width: 500px;
	padding: 25px 20px 0 30px;
	background: url(images/img03.gif) no-repeat left top;
	color: #FFFFFF;
}

#columnB {
	float: right;
	width: 190px;
	background: url(images/img04.gif) no-repeat right top;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #0D7AD7;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 10px;
}

/** FOOTER */

#footer {
	width: 800px;
	height: 30px;
	margin: 0 auto;
	padding-bottom: 20px;
	background: url(images/img06.gif) no-repeat left top;
}
#footer a {
	color: #0033CC;
	text-decoration: none;
}

#footer p {
	margin: 0px 0px 0px 0px;
	padding: .8em 0 0 0;
	text-align: center;
	color: #0033cc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
#header .logo {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
}
#columnA h2 {
	color: #B50280;
}
#columnB li {
	line-height: 2em;
}
#columnB a {
	color: #B50280;
	font-size: 14px;
	letter-spacing: 0.1em;
}
#signs {
	background-color: #FFFFFF;
	height: 160px;
	width: 450px;
}
#signs p {
	color: #0E7BD8;
	letter-spacing: 0.2em;
}
#columnA .signsimage {
	margin-left: 20px;
	color: #99CCFF;
	text-decoration: none;
}
a .signsimage {
	text-decoration: none;
}
#columnB hr {
	color: #1185D8;
}
.date {
	font-size: 18px;
	color: #1189DF;
}
#columnA h1 {
	color: #C7008C;
}
.free a {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #B50280;
	font-weight: normal;
	text-decoration: none;
	padding: 5px;
	border: 1px solid #108EE3;
}

.free a:hover {
	font-size: 14px;
	color: #B50280;
	background-color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	padding: 5px;
	border: 1px solid #108EE3;
}
.main1 {
	padding: 5px;
	background-image: url(images/star3.png);
	background-repeat: no-repeat;
	background-position: right top;
}
/* xml feed css*/
.labelfield{ /*CSS for label field in general*/
	color:#A42A2C;
	font-size: 90%;
}

.datefield{ /*CSS for date field in general*/
color:gray;
font-size: 90%;
}

#example1 li{ /*CSS specific to demo 1*/
margin-bottom: 4px;
}

code{ /*CSS for insructions*/
color: red;
}
#content #columnA h3 {
	color: #C7009B;
}
#columnAstore {
	width: 780px;
	background: url(images/img03.gif) no-repeat left top;
	color: #FFFFFF;
	padding-top: 25px;
	padding-bottom: 0;
	padding-right: 15px;
	padding-left: 15px;
}
#content #columnAstore #store {
	text-align: center;
}

/* store css*/

.page-title {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	background-color: #89cdff;
	color:#c6008c;
	padding:5px;
	}
#content #columnA .small {
	font-size: 9px;
}
#content #columnA .small a {
	font-size: 8px;
}

/*form*/

fieldset {
	border: 1px solid #fdaa63;
	width: 500px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 2em;
	margin-left: 10px;
	padding-top: 1em;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
}
legend {
	padding: 0.2em;
	background-color: #9BCCFD;
	font-weight: normal;
	color: #000000;
	border: 1px solid #C7008C;
}
input {
	border: 1px solid #C7008C;
	font-weight: normal;
	background-color: #F5F5F5;
} 
textarea {
	border: 1px solid #C7008C;
	font-weight: normal;
	background-color: #F5F5F5;
}
#content .signstext {
	display:none;
	width: 600px;
}
#pagead {
	float: right;
	height: 60px;
	width: 468px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* drop in ads */

#dropinboxv2cover{
width: 220px; /*change width to desired */
height: 220px;  /*change height to desired. REMOVE if you wish box to be content's natural height */
position:absolute; /*Don't change below 4 rules*/
z-index: 100;
overflow:hidden;
visibility: hidden;
}

#dropinboxv2{
	width: 120px; /*change width to above width-20. */
	height: 660px; /*Customize box appearance*/
	background-color: #C6EDFD;
	position:absolute; /*Don't change below 3 rules */
	left: 0;
	top: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


/*tooltip*/

#fixedtipdiv{
	position:absolute;
	padding: 2px;
	border:1px solid black;
	line-height:18px;
	z-index:100;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #C7008C;
}
#clock {
	float: right;
	height: 15px;
	width: 300px;
	margin-top: -15px;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: auto;
}
#columnA ul .famous {
	font-size: 16px;
	color: #00F;
}
.priv {
	font-size: 10px;
}
#content #columnA .priv {
	font-size: 9px;
}
#content #columnA ul .level2 {
	margin-left: 30px;
}
#bookmark {
	width: 30px;
	height: 30px;
}


/* news tickers */

.scrollerstyle{
	
	background:#c6edfd;
	border:1px solid #000000;
	cursor:hand;
	
}

/* rss css */

.labelfield{ /*CSS for label field in general*/
color:brown;
font-size: 90%;
}

.datefield{ /*CSS for date field in general*/
color:gray;
font-size: 90%;
}

#example2 div{ /*CSS specific to demo 2*/
margin-bottom: 5px;
}

#example2 div a{ /*CSS specific to demo 2*/
text-decoration: none;
}
code{ /*CSS for insructions*/
color: red;
}

.boxed-content {
	padding: 10px;
	background: #EAF0FF;
	border-left: 2px solid #CADAFF;
}#adside {
	float: left;
	height: auto;
	width: 140px;
	border: thin solid #2DAAED;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 30px;
}
#adside ul .liad {
	list-style-type: circle;
	font-size: 14px;
	font-family: "Comic Sans MS", cursive;
}
#adside .h2ads {
	font-size: 16px;
	text-align: center;
	margin-bottom: -10px;
}

