/*elements*/
body
{
	margin: 0 0 0 0;
	background: url( '../images/layout/bglong.gif' ) repeat-x;
	background-color: #893FC2;
	font-family: Arial;
	padding: 0;
}
img
{
	border: none;
	padding: 0;
	margin: 0;
}
h1
{
	padding-bottom: 0px;
	margin-bottom: 0px;
	color: #652F90;
}
h2
{
	color: #652F90;
}
h3
{
	color: #652F90;
}
h4
{
	color: #652F90;
	margin: 0 0 0 0;
}
h3 a
{
	color: #652F90;
	text-decoration: none;
	font-size: 20px;
}

a
{
	color: #652F90;
	text-decoration: none;
	font-weight: bold;
}
.a20{font-size: 13px;}

A:hover
{
	text-decoration: underline;
}

/*common objects*/
#header
{
	background-color: #ffffff;
	height: 100px;
	width: 960px;
	margin: 0 0 0 25px;
	padding: 0 0 0 0;
}

#header a
{
	color: #671e92;
	font-weight: bold;
}
#header table tr td span
{
	padding: 5px;
}

/* the main content areas*/
#maincontent
{
	margin-top: 108px;
	width: 960px;
	height: auto;
	margin-left: 25px;
}
#mainwrapper
{
	background-color: #652F90;
	padding: 0 20px 20px 20px;
	height: auto;
}
#mainbottom
{
	height: 54px;
	background: url( '../images/layout/bottomshadow.png' ) no-repeat;
}


#footer
{
	width: 100%;
	font-size: 14px;
	background: url( '../images/layout/footer_bg.gif' );
	height: 190px;
}
#footer a
{
	color: #ffffff;
	font-weight: bold;
	margin-right: 15px;
}
#center
{
	padding: 15px 15px 50px 15px;
}

/* main nav */
#mainnav
{
	padding-bottom: 10px;
	padding-top: 10px;
}
#mainnav ul
{
	margin: 0 0 0 0;
	padding: 0 0 0px 0;
	width: 100%;
}
#mainnav ul li
{
	text-align: left;
	float: left;
	list-style: none;
	padding: 2px 2px 2px 2px;
	margin: 0px 10px 0 0;
}
#mainnav ul li a
{
	color: #ffffff;
	font-weight: bold;
	font-size: 20px;
}
#mainnav ul.shownav
{
	display: inline;
}
#mainnav ul.hidenav
{
	display: none;
}

#topnav
{
	width: 960px;
	list-style: none;
	z-index: 99;
}
#topnav UL
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 100%;
}
#topnav li
{
	text-align: left;
	float: left;
	list-style: none;
	padding: 2px 2px 2px 2px;
	margin: 0px 19px 0 0;
	border: 0px solid #CCC;
}

#topnav li a
{
	color: #FFFFFF;
	display: block;
	height: 28px;
	width: 140px;
	text-align: center;
	padding-top: 4px;
	font-size: 18px;
}
#topnav A:hover
{
	text-decoration: underline;
}


.noimg
{
}
.red
{
	background: url( '../images/layout/bgRed.gif' ) repeat;
}
.blue
{
	background: url( '../images/layout/bgBlue.gif' ) repeat;
}
.green
{
	background: url( '../images/layout/bgGreen.gif' ) repeat;
}
.orange
{
	background: url( '../images/layout/bgOrange.gif' ) repeat;
}
.purple
{
	background: url( '../images/layout/bgPurple.gif' ) repeat;
}
.pink
{
	background: url( '../images/layout/bgPink.gif' ) repeat;
}

li.red
{
	background: url( '../images/layout/bgRed.gif' ) repeat;
	height: 42px;
}
li.blue
{
	background: url( '../images/layout/bgBlue.gif' ) repeat;
	height: 42px;
}
li.green
{
	background: url( '../images/layout/bgGreen.gif' ) repeat;
	height: 42px;
}
li.orange
{
	background: url( '../images/layout/bgOrange.gif' ) repeat;
	height: 42px;
}
li.purple
{
	background: url( '../images/layout/bgPurple.gif' ) repeat;
	height: 42px;
}
li.pink
{
	background: url( '../images/layout/bgPink.gif' ) repeat;
	height: 42px;
}

#ddlaccount
{
	display: inline;
	position: absolute;
}
#ddlaccount li
{
	width: 75px;
	text-align: left;
	right: 150px;
}
#ddlaccount li ul
{
	z-index: 100;
	left: 8px;
	float: right;
	display: inline;
	padding: 4px 4px 4px;
	background: #f5f5f5 url(/images/carrot.gif) no-repeat 3px top;
	border: 2px solid #41C4DD;
	border-top: 0;
	-moz-border-radius: 0 0 8px 8px;
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
}


/******************************************************/

#rolemodels
{
	height: auto;
	width:900px;
}
#rolemodels h3
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 25px;
	font-weight: bold;
	display: block;
}
#rolemodels ul
{
	margin: 0 0 0 10px;
	padding: 0 0 0 0;
}
#rolemodels ul li
{
	margin-bottom: 5px;
}

#opinion
{
}
#opinion a
{
	font-weight: bold;
}

#registerpage h2
{
	margin-top: 0px;
}

#herstory
{
	height: auto;
}


/*articles*/
#articleTemplate
{
}
.article-head
{
	margin: 20px 0px 0px 0px;
	font-size: 20px;
}
.article-author
{
	margin: 0px 0px 0px 0px;
	font-size: 15px;
}
.article-author h3
{
	margin: 0 0 10px 0;
	padding: 0;
}
.article-author img
{
	clear: left;
	float: left;
	margin-right: 10px;
}


.article-body
{
	padding-right: 10px;
}
.article-body img
{
	clear: left;
	float: left;
	margin-right: 10px;
}
.article-body br
{
	clear: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.article-body p
{
	text-align: justify;
	font-size: 15px;
}

.article-pager
{
	float: right;
	margin-bottom: 10px;
}
.article-pager a
{
	margin-right: 7px;
	color: #41c4dd;
	font-weight: bold;
}

/*great women*/
.featured-women
{
	padding-right: 10px;
	height: auto;
	margin-bottom: 20px;
}
.featured-women table
{
	margin-left: 15px;
	width: 600;
}
.featured-women h3
{
	margin: 0;
	padding: 0 0 0 0px;
	font-size: 25px;
	font-weight: bold;
}
.featured-women p
{
	margin: 0;
	padding: 0 0 0 10px;
}



/*classes*/
.spacer
{
	margin: 0 0 10px 0;
}
.ul-default
{
	list-style: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.ul-default li
{
	margin: 0 0 5 0;
}



UL.horizontal
{
	list-style: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
UL.horizontal li
{
	text-align: left;
	float: left;
	padding: 0;
	margin: 0;
}

.breadcrumbs
{
	color: #41c4dd;
	font-weight: bold;
	font-size: 110%;
}
.breadcrumbs H1
{
	width: inherit;
	margin: 0;
	padding: 0;
	font-size: inherit;
	display: inline;
}
.breadcrumbs a
{
	color: #41c4dd;
	font-weight: bold;
	font-size: 110%;
}

.h3
{
	margin: 0 0 0 0;
	font-size: 16px;
}
.li-margin-bottom LI
{
	margin: 5px;
}
.pink
{
	background-color: #ff00ff;
}

.greatideasfeatures
{
	padding-bottom: 30px;
}
.greatideasfeatures h4
{
	margin: 0;
	padding: 0;
	display: inline;
	margin-right: 10px;
}


.greatideasfeatures table h3
{
	margin: 0;
	padding: 0;
}
.greatideasfeatures table h3 a
{
	color: #000000;
}
.giBooks span
{
	font-weight: bold;
	font-size: 14px;
}

.pc1
{
	background-color: Gray;
	font-weight: bold;
	color: #ffffff;
}
.pc2
{
	background-color: Gray;
	font-weight: bold;
	color: #ffff66;
}
.pc3
{
	background-color: Gray;
	font-weight: bold;
	color: #ffcc66;
}
.pc4
{
	background-color: Gray;
	font-weight: bold;
	color: #ff99cc;
}
.pc5
{
	background-color: Gray;
	font-weight: bold;
	color: #00ff00;
}

.hr
{
	margin: 0 0 0 0;
}
.required
{
	background: transparent url(../images/asterisk_orange_8x8.png) no-repeat scroll;
	background-position: right;
	padding-right: 10px;
}

#mystuff table
{
	width: 100%;
}
#mystuff table tr td.leftmargin
{
	width: 150px;
}
#mystuff table tr td
{
	vertical-align: top;
}
#mystuff h1
{
	margin: 0 0 0 0;
}
#mystuff h2
{
	margin: 0 0 0 0;
}
#mystuff ul.ul-default li
{
	margin-bottom: 10px;
}
#mystuff
{
	color: Black;
}

#videolist li
{
	padding-left: 25px;
	display: block;
	margin-bottom: 5px;
	padding-bottom: 3px;
}
#videolist li a
{
	display: block;
}
#videolist li a span
{
	margin-bottom: 3px;
}
#videolist li a img
{
	border: none;
}
#videolist li:hover
{
	background-image: url(../images/layout/bgBlueSky2.gif);
}

#blog
{
	height: auto;
	padding-left: 5px;
	padding-bottom: 50px;
}
#blog h2
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#blog span
{
	margin-right: 10px;
}
#blog ul
{
	/*padding-left: 20px;*/
}
#blog table tr td {vertical-align:top;}
#blog table tr td h3{margin:0;}
#blog table tr td span{ font-size:11px; margin:0 3px 0 0;}
#blog table p
{
	padding: 5px;
	text-align: left;
}

#quizzes
{
	height: 700px;
}
#author-list li
{
	margin-bottom: 5px;
}
#GreatIdeas
{
	height: auto;
}
#GreatIdeas li
{
	margin-bottom: 5px;
}

.great-ideas-link
{
	display: block;
	width: 80px;
	height: 28px;
	margin-bottom: 10px;
}
.great-ideas-div
{
	margin-top: 15px;
}
.great-ideas-div p
{
	margin: 0;
	font-size: 90%;
}
.great-ideas-div table a
{
	margin-right: 10px;
	font-style: italic;
}


#suggestionbox input[type="text"]
{
}
#suggestionbox textarea
{
}

.disclaimer
{
	font-size: 10px;
	width: 80%;
	margin: 10px;
}

#viewuser
{
	padding-left: 50px;
	padding-bottom: 100px;
}
#viewuser table tr td
{
	vertical-align: top;
}

#viewuser label
{
	display: block;
}

#connect
{
}

#archives
{
	padding-bottom: 50px;
}
#archives ul li
{
	margin-bottom: 10px;
}

/*background styles*/

.wbckgrd
{
	background-color: #ffffff;
	padding: 5px 5px 30px 0px;
	height: auto;
}

.wbckgrd2
{
	background-color: #ff4500;
	padding: 5px 5px 30px 0px;
	height: auto;
}



#searchpage a { display:inline-block;}
#searchpage h1{ margin:0; padding:0; width:auto; display:inline;}

.tagcloud { padding:5px;   width:342px; height:auto;}
.tagcloud a { display:inline-block; margin-right:5px; margin-bottom:5px; font-size:14px}
.tagcloud h3{margin:0 0 5px 0;}
.tagcloud span{ margin:0 10px 5px 0; display:inline-block;}

