/***********************************************/
/* Global Styles */
/***********************************************/

body,td,th {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 20px;
	background-color: #cc6633;
}
h1, h2, h3, h4, h6 {font-weight: bold;}


h4 { font-size: 1em;		}
h5 
{
margin: 0px;
font-size:10px;
font-weight:normal;
color:#000000;
}

h6 { font-size: .88em;	}

h1 {
	font-size: 22px;
	padding: 0px;
	margin: 0px;
	color: #993333;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
h2 {
	color: #CC6633;
	margin: 0px;
	font-size: 18px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
h3 {
	margin: 0px;
	font-size: 14px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: 14px;
}
h4 {
	color: #993333;
	margin: 0px;
	font-size: 14px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: 14px;
}
h4 a:link {
	color: #993333;
	margin: 0px;
	font-size: 14px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: 14px;
	text-decoration: none;
}
h4 a:active {
	text-decoration: none;
}
h4 a:visited {
	text-decoration: none;
}
h4 a:hover {
	text-decoration: underline;
}



/*p, ul, table {line-height: inherit; margin: 0 0 1.33em 0;}
ul, ol {list-style: none;}	
ul {list-style: none;}	*/


#MainWrap {
	border-top-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #993333;
	border-right-color: #993333;
	border-bottom-color: #993333;
	border-left-color: #993333;
	border-right-width: 1px;
	border-left-width: 1px;
}
#Header-Bg	{
	background-image: url(../images/head/hd-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#FooterWrap {
	width: 782px;
	background-image: url(../images/footer-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.Justify 	{
	text-align: justify;
}
.MoreResult	{
	background-color: #F3F3F3;
	padding: 10px;
	border: 10px solid #F3F3F3;
	font-size:14px;
}

.ResultsRow-ODD	{
	background-color: #F3F3F3;
	padding: 10px;
	border: 10px solid #F3F3F3;
}
.ResultsRow-EVEN	{
	background-color: #FFFFFF;
	padding: 10px;
	border: 10px solid #F3F3F3;
}
/* ##########################################################
    Type Styles
###########################################################*/
.Text18	{
	font-size: 18px;
}
.Color-Red {
	color: #993333;
}
.Color-Orange {
	color: #FF9900;
}
.Color-DarkOrange {
	color: #CC6633;
}
.Color-White {
	color: #FFFFFF;
}
.Color-Blue	{
	color: #3366FF;
}
.Text14-Bold-Black {font-size: 14px; font-weight: bold; }
.Text16-Bold-Black {font-size: 16px; font-weight: bold; }
.Text14-Bold-White {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.Text14-Red {
	font-size: 14px;
	color: #993333;
}
.Text14-Red-Bold {
	font-size: 14px;
	font-weight: bold;
	color: #993333;
}
.Text14-Org {
	font-size: 14px;
	color: #CC6633;
}
.Text14-Org-Bold {
	font-size: 14px;
	font-weight: bold;
	color: #CC6633;
}
.Text14-Blue-Bold {
	font-size: 14px;
	font-weight: bold;
	color: #3366FF;
}

.Text15-Red {
	font-size: 15px;
	color: #993333;
}

/* ##########################################################
    Form Styles
###########################################################*/

/* HEADER SEARCH BAR	*/

.FormButton	{
	background-image: url(../images/forms/button-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 66px;
}
form#search-bar {
	float: right; display: inline;
	height: 25px; width: 265px;
	margin: 0 0 0 0;
	position: relative;
}
#search-bar button.button {
	background: none;
	border: 0;
	display: block;
	height: 25px; width: 70px;
	line-height: 0;
	text-indent: -10000px;
	position: absolute;
	right: 0; top: 0px;
}
#search-bar input.text {
	padding: 5px 7px;
	width: 180px;
	position: absolute;
	left: 0; top: 0px;
}

/* MAIN SEARCH BAR */

#search-bar-main-wrapper {
	display: block;
	height: 100px;
	width: 500px;
	margin: 0;
	background-image: url(../images/search/essay-search-main-bg-pl.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

form#search-bar-main {
	float: left; display: inline;
	height: 25px; width: 315px;
	margin: 0 0 0 0;
	position: relative;
}
#search-bar-main button.button {
	background: none;
	border: 0;
	display: block;
	height: 25px; width: 68px;
	line-height: 0;
	text-indent: -10000px;
	position: absolute;
	right: 0; top: 0px;
}
#search-bar-main input.text {
	padding: 5px 7px;
	width: 247px;
	position: absolute;
	left: 0; top: 0px;
}

/* SEARCH BAR INPUTS */

input.text.alt {
	background: none !important;
	border: 0 !important;
}
form p {margin: 0;}





input, select, textarea, button {
/*	font-size: 1em;	*/
	font-size: 12px;
	line-height: normal;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	height: auto; width: auto;
}
input, select, button {vertical-align: middle;}
textarea {overflow: auto; height: auto;}
button {
	background: none;
	border: 0;
	cursor: pointer;
	text-align: center;
}

input.text,
select.select,
textarea.textarea
{
	border: 1px solid #ccc;
	color: #666;
}
input.text {
	background: #fff url(../images/form-field-bg.gif) repeat-x 0 bottom;
	padding: 3px;
	width: 180px;
}
input.HmSearchField2 {
	background: #fff url(../images/form-field-bg.gif) repeat-x 0 bottom;
	padding: 3px;
	width: 240px;
	border: 1px solid #9A7852;
	color: #666;
}

textarea.FormDesc	{
/*	border: 1px solid #3366FF;	*/
	width: 98%;
}

/* MAIN NAV */

#MainNav {
	float:left;
	width:780px;
	height:35px;
	overflow:hidden;
	background-image: url(../images/nav/nav-sp1.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align:center;
}
#MainNav ul { margin:0; padding:0; }

#MainNav ul, #MainNav li, #MainNav li a, #MainNav li span { color:#fff; font-weight:bold; font-size:15px;}

#MainNav li {
	display:inline-block;
	list-style-type: none;
/*	width:130px;	*/
	text-align:center;
	padding: 8px 17px 0 17px;
	height:27px;
}
#MainNav li:hover {
	background-image: url(../images/nav/nav-over.gif);
}

#MainNav li a { border:0px none; text-decoration:none; width:100%; height:35px; display:block; }

#MainNav li a:hover {
	background-image: url(../images/nav/bullet.gif);
	background-position: center -8px;
	z-index:100 !important;
	background-repeat:no-repeat;
}


/* ########################################################*/

.Pad-Hm-1 {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 25px;
	margin:0px;
}
.Pad-Hm-2 {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 25px;
}

div.categories {
	clear: both;
	float: left; display: inline;
	margin-left: 1em; 
/*	margin: 0 0 0 0;	*/
	width: 680px;
	padding: 0;
}
div.categories dl {
	float: left; display: inline;
	line-height: inherit;
	margin: 0 0 0 10px;
	min-height: 10em; height: auto !important; height: 10em;
	width: 160px;
}
div.categories dt a {
	border-bottom: 1px solid #993333;
	display: block;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	font-weight: bold;
	margin-bottom: 2px;
	padding-bottom: 4px;
	color: #993333 !important;
	text-decoration: none !important;
	width: 160px;
}

div.categories dt a:hover {
	border-bottom: 1px solid #993333;
	padding-bottom: 4px;
	text-decoration: none !important;
	font-weight: bold;
}
div.categories dd {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: normal;
	margin:0;
}
div.categories dd a:link, div.categories dd a:visited, div.categories dd a:active {
	font-weight: normal !important;
	font-size: .92em;
}
/*	div.categories dd ul {
	margin: 0;
	padding: 0;
	text-align: left;
	width: 100%;		
	list-style-type: none;
	display: inline;
}	*/

/*	div.categories dd li {
	display: inline;
	float: left;
	text-align: left;
	width: 100%;	
}	*/

/*div.categories dd li a {
	display: inline;
}	*/

div.categories dd ul {
	margin: 0;
	list-style: none;
	padding: 0;
}
div.categories dd li {
	display: inline;
}



.HomeCatWrap	{
	padding: 35px 15px 0px 17px;
	background-image: url(../images/hm-main-cat-bg-2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
a:link {
	color: #CC6633;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #CC6633;
}
a:active {
	text-decoration: underline;
	color: #CC6633;
}
a:hover {
	text-decoration: none;
	color: #993333;
}





#TopicsWrap {
	display: block;

	width: 177px;
	overflow: auto;
		scrollbar-base-color: #FEFCEF;
	scrollbar-arrow-color: #CC6633;
	scrollbar-DarkShadow-Color: #CC6633;
}

div.TopicsNav ul {
/*	margin-left: 1.1em; 
  	padding-left: 0;
	list-style-image: url(../images/icons/page_white_stack_icon.png);
	list-style-position: inside;	*/
	margin-left:32px;
	margin-right:5px;
	padding-left:0;
}
div.TopicsNav li { 
  	padding-left: 0px;
	list-style-image: url(../images/icons/page_white_stack_icon.png);
	list-style-position: outside;
	margin-bottom:7px;
}
div.TopicsNav li a { 
float:left;
margin-bottom:7px;
margin-top:-18px;
width:100%;
}

div.RecentEssaysNav ul {
	  margin-top: 0.2em; 
  margin-left: .5em;
  margin-bottom: 0.2em; 
  padding-left: 0;
	list-style-image: url(../images/icons/page_word_icon.png);
	list-style-position: inside;
}
div.RecentEssaysNav li  {
	line-height: 1.5em;
	margin-top: 1em;
  margin-bottom: 0;
}
input.text1 {	border: 1px solid #ccc;
	color: #666;
}
input.text1 {	background: #fff url(../images/form-field-bg.gif) repeat-x 0 bottom;
	padding: 3px;
	width: 180px;
}


div.WhyTPM-Box ul {
	  margin-top: 0; 
  margin-left: 1.2em;
  margin-bottom: 0; 
  padding-left: 0;	
	list-style-image: url(../images/bullet-TPM-icon2.gif);
	list-style-position: inside;
}
div.WhyTPM-Box li  {
	line-height: .2em;
	margin-top: .125em;
  margin-bottom: .125em;
  	color: #000000;
	font-size: 1.2em;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

/* hyperlink style for the Top Bar links */
.topbarClass {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	margin-top:	1px;
	margin-right: 10px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.topbarlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

.topbarlink:link {
    text-decoration: none;
    color: #FFFFFF;
}

.topbarlink:visited  {
    text-decoration:    none;
    color: #FFFFFF;
}

.topbarlink:active   {
    text-decoration:    none;
    color: #FFFFFF;
}

.topbarlink:hover    {
    text-decoration:    underline;
    color: #000099;
}

/***********************************************/
/* Footer Styles */
/***********************************************/

/* hyperlink style for the footer links */
.copylinkClass {
	font-family: Arial, Helvetica, sans-serif;
/*	font-size: 11px;	*/
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

.copylink {
	font-family: Arial, Helvetica, sans-serif;
/*	font-size: 11px;	*/
	color: #000099;
	font-weight: normal;
	text-decoration: none;
}

.copylink:link {
    text-decoration: none;
    color: #000099;
}

.copylink:visited  {
    text-decoration:    none;
    color: #000099;
}

.copylink:active   {
    text-decoration:    none;
    color: #000099;
}

.copylink:hover    {
    text-decoration:    underline;
    color: #FFFFFF;
}


.Sitemap:link {
    text-decoration:    none;
    color: #993333;
}

.Sitemap:visited  {
    text-decoration:    none;
    color: #993333;
}

.Sitemap:active   {
    text-decoration:    none;
    color: #993333;
}

.Sitemap:hover    {
    text-decoration:    underline;
    color: #FFFFFF;
}

/* hyperlink style for the copyright links */
.copyrightClass {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

.copyright:link {
    text-decoration: none;
    color: #FFFFFF;
}
.copyright:visited  {
    text-decoration:    none;
    color: #FFFFFF;
}
.copyright:active   {
    text-decoration:    none;
    color: #FFFFFF;
}
.copyright:hover    {
    text-decoration:    underline;
    color: #776EAF;
}

.LinkWhite:link {
    text-decoration:    underline;
    color: #FFFFFF;
}
.LinkWhite:visited  {
    text-decoration:    underline;
    color: #FFFFFF;
}
.LinkWhite:active   {
    text-decoration:    underline;
    color: #FFFFFF;
}
.LinkWhite:hover    {
    text-decoration:    none;
    color: #776EAF;
}

.EssayCat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3366FF;
	font-weight: bold;
	text-decoration: none;
}

.EssayCat:link {
    text-decoration: none;
    color: #3366FF;
}

.EssayCat:visited  {
    text-decoration:    none;
    color: #3366FF;
}

.EssayCat:active   {
    text-decoration:    none;
    color: #3366FF;
}

.EssayCat:hover    {
    text-decoration:    underline;
    color: #000099;
}
.ShopCartSummary	{
	background-image: url(../images/shop-cart-summary-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
/*	margin-top: 25px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 55px;	*/
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 57px;
}

.NavBoxHead	{
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;		
}

.Comprehensive {
	background-image: url(../images/comprehensive.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 122px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.BulletTitles {
	color: #993333;
	margin-left: 20px;
	font-size: 1.5em;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}


.SearchBox	{
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.ColumnHead	{
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
}
.Pad5	{
	padding: 5px;
}
.Pad10	{
	padding: 10px;
}
.PadLeft-15	{
	padding: 0px 0px 0px 15px;
}
.PadLeft-25	{
	padding: 0px 0px 0px 25px;
}
.style1 {
	font-size: 22px;
	color: #FFFFFF;
}

.CategoryTitle:link {
	border-bottom: 1px solid #993333;
	display: block;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	font-weight: bold;
	margin-bottom: 2px;
	padding-bottom: 4px;
	color: #993333 !important;
	text-decoration: none !important;
}
.CategoryTitle:visited  {
	border-bottom: 1px solid #993333;
	display: block;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	font-weight: bold;
	margin-bottom: 2px;
	padding-bottom: 4px;
	color: #993333 !important;
	text-decoration: none !important;
}
.CategoryTitle:active   {
	border-bottom: 1px solid #993333;
	display: block;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	font-weight: bold;
	margin-bottom: 2px;
	padding-bottom: 4px;
	color: #993333 !important;
	text-decoration: none !important;
}
.CategoryTitle:hover    {
	border-bottom: 1px solid #993333;
	padding-bottom: 4px;
	text-decoration: none !important;
	font-weight: bold;
}
.CategorySubs	{
font-size: .92em;
margin: 0;
padding: 0;
}
.PadCategories	{
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.style2 {
	font-size: 24px;
	font-weight: bold;
}
.style4 {font-size: 16px}
.style6 {
	font-size: 12px;
	font-weight: bold;
}
.tblrow { font-family: Tahoma; font-size: 12px; color: #000000; font-weight: normal; vertical-align: top; background-color: #FFFFFF} 
.tblbg {font-family: Tahoma; font-size: 12px; font-weight: 700;border-color: #cc6633;background-color: #cc6633} 
.tblheader { font-family: Tahoma; font-size:14px; color: #FFFFFF; font-weight: 700; border-color: #cc6633; background-color:#cc6633} 

.SecTitle { font-family: Tahoma; font-size:18px; color: #cc6633; font-weight: 700; border-bottom: 1px solid #ccc;margin-bottom: 1em;padding-bottom: 5px;} 
.but { font-family: Tahoma; font-size:12px; color: #FFFFFF; font-weight: 700; border-color: #cc6633; background-color:#cc6633} 


.Form-Checkout-Bg	{
	background-color: #F3F3F3;
	padding: 10px 10px 0px;
	background-image: url(/siteimages/images/forms/set-bg.gif);
	background-repeat: repeat;
	background-position: left top;
}
.Form-Checkout-Bg-2-col	{
	background-color: #F3F3F3;
	padding: 10px 10px 0px;
	background-image: url(/siteimages/images/forms/set-bg-2-col.gif);
	background-repeat: repeat;
	background-position: left top;
}
.Validation-Errors	{
	background-color: #993333;
	color: #FFFFFF;
	font-weight: bold;
	border: 1px solid #424242;
}
.All-Papers-Delivered	{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC6633;
	padding: 2px 5px;
	border: 1px solid #999999;
}
.Over150k {
/*	margin: 0px;
	font-size: 14px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: 14px;	*/
	color: #000000;
	margin: 0px;
	font-size: 18px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}


.p7ABcontent 
{
	font-family: Arial, Helvetica, sans-serif;
	padding: 20px;
	font-size: 12px;
	line-height: 1.5em;
	color: #333333;
	background-color: #FFFFFF;
	margin: 0 30px;
	border-right: 1px dotted #333333;
	border-left: 1px dotted #333333;
	border-bottom: 1px dotted #333333;
}

.p7ABtrig a, #p7ABW2 .p7ABtrig a
{
	display: block;
	text-decoration: none;
	padding: 5px 8px 5px 18px;
	color: #333333;
	font-weight: normal;
/*	background-color: #CC6633;	*/
/*	background-color: #FF9966;	*/
	background-color: #FDDB97;
/*	background-color: #E17540;	*/
	border-top: 1px solid #FFFFFF;
}
.p7ABtrig a:hover, #p7ABW2 .p7ABtrig a:hover
 {
	background-color: #CC6633;
	color: #FFFFFF;
}

.p7ABtrig .p7ABtrig_down, #p7ABW2 .p7ABtrig .p7ABtrig_down
 {
	color: #FFFFFF;
	letter-spacing: .1em;
	background-image: url(images/p7ap_yang.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #333333	!Important;
}
.underline a,
.underline{
text-decoration:underline;
cursor:pointer;
}

.modalBackground
{
    background-color:#e6e6e6;
    filter:alpha(opacity=60);
    opacity:0.60;
}


.EssayCatBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993333;
	font-weight: bold;
	text-decoration: none;
}

.EssayCatBlack:link {
    text-decoration: none;
    color: #993333;
}

.EssayCatBlack:visited  {
    text-decoration:    none;
    color: #993333;
}

.EssayCatBlack:active   {
    text-decoration:    none;
    color: #993333;
}

.EssayCatBlack:hover    {
    text-decoration:    underline;
    color: #993333;
}
.EssayNameBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993333;
	font-weight:normal;
	text-decoration: none;
}

.EssayNameBlack:link {
    text-decoration: none;
    color: #993333;
}

.EssayNameBlack:visited  {
    text-decoration:    none;
    color: #993333;
}

.EssayNameBlack:active   {
    text-decoration:    none;
    color: #993333;
}

.EssayNameBlack:hover    {
    text-decoration:    underline;
    color: #993333;
}
