/* CSS Document */
/*----------------------------------------------------------------------------------*/
/* Globals					  														*/
/*----------------------------------------------------------------------------------*/
html {
	overflow-y: scroll;
}
 
h1 {
	margin-top: 0px;
	margin-bottom: 0px;
}

h2 {
	display: block;
	margin: 0px;
	font-size: 20px;
	font-weight: bold;
	color: #9e845b;
}

* .subHeader h3 {
	color: #a27ca5;
	border-bottom: #a27ca5 1px dashed;
}

h3 {
	display: block;
	margin: 2px 0px 2px 0px;
	font-size: 16px;
	font-weight: bold;
	color: #a27ca5;
}

h4 {
	display: block;
	margin: 0px 0px 5px 0px;
	font-size: 16px;
	font-weight: bold;
	color: #a27ca5;
	border-bottom: 1px solid #a27ca5;
}
h5 {
	display: block;
	margin: 0px 0px 0px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #a27ca5;
}

* .titleCtn h5 {
}

* .subLeftColumn li {
	padding: 0px;
	list-style-type: none;
}

* .subRightColumn li {
	margin-left: 10px;
	list-style-type: none;
}

* .subRightColumn ul {
	margin-top: 5px;
	margin-bottom: 5px;
} 

body {
	margin: 0px;
	text-align: center;
	background-image: url(../../images/pg_bg.jpg);
	background-repeat: repeat-x;
	background-color: #fff;
}

/* Edit.com visible styles */

BODY, TD, .NormalText { font-weight: normal; text-decoration: none; font-style: normal; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #636363; }

.Title		{ color: #636363; font-size: 32px; font-weight: bold; }
.Header		{ color: #A27CA5; font-size: 16px; font-weight: bold; }
.GoldHeader	{ color: #9E845B; font-size: 20px; font-weight: bold; }
.Subheader	{ color: #A27CA5; font-size: 14px; font-weight: bold; }

.Gold		{ color: #9E845B; }
.Purple		{ color: #A27CA5; }
.Black		{ color: #000000; }
.Gray		{ color: #636363; }

.SmallText	{ font-size: 10px; }
.MediumText	{ font-size: 16px; line-height: 16px; }
.LargeText	{ font-size: 24px; line-height: 24px; }

IMG.FloatLeft 	{ float: left; margin: 0 5px 5px 0; }
IMG.FloatRight 	{ float: right; margin: 0 0 5px 5px; }

HR	{ height: 1px; border: 0; margin: 0; padding: 0; color: #A27CA5; background: #A27CA5; }

TABLE#bookstore 	{ }
TABLE#bookstore TR  { border: 1px solid blue; }
TABLE#bookstore TD	{ padding: 0 5px; text-align: left; vertical-align: top; }
TABLE#bookstore TD .Subheader { display: block; width: 300px; }
TABLE#bookstore TD IMG { border: 1px solid #000; margin: 0 0 25px 0; }
TABLE#bookstore TD FORM { float: right; margin: 0; padding: 0; }

/* indent the text for p tags */
p { 
	margin-bottom: 3px;
	margin-top: 3px;
}

img {
	border: 0px;
}

.language a, .language a:visited {
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
	color: #FFFFFF;
}

.language a:hover {
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
	color: #636363;
}
/*----------------------------------------------------------------------------------*/
/* Tables					  														*/
/*----------------------------------------------------------------------------------*/
.tables tr td {
	height: 10px;
	font-weight: bold;
	margin: 0px;
}

/*----------------------------------------------------------------------------------*/
/* Main Wrapper				  														*/
/*----------------------------------------------------------------------------------*/ 
* #wrapper {
	width: 818px;
	background-image: url(../../images/main_bg.jpg); 
	background-repeat: no-repeat;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}

/* Container for header */
* #wrapper .header {
	width: 818px;
}

/* Container for logo */
* #wrapper .logo {
	float: left;
	width: 177px;
	height: 103px;
}

/* Container for Language selection in header */
* #wrapper .language {
	width: 200px;
	height: 25px;
	float: right;
	margin-right: 10px;
	text-align: right;
	color: #fff;
	font-size: 14px;
}

/* Container for navigation */
* #wrapper .nav {
	float: left;
	width: 631px;
	height: 50px;
	position: bottom;
	margin-top: 25px;
}

/* Clearing the floats */
* #wrapper .clear {
	clear: both;
}

* .otherInfo p {
	margin: 0px;
}

/* Container for main content */
* #wrapper .main {
	width: 818px;
}

/* main title image */
* #wrapper .main_img {
	width: 780px;
	height: 240px;
	padding-top: 9px;
	margin-left: 18px;
	padding-bottom: 8px;
	border-bottom: 2px solid #dad9d9;
}

/* body section */
#wrapper .content {
	margin-top: 9px;
}

/* Service Box container */
* #wrapper .serviceInfo {
	width: 230px;
	padding-bottom: 7px;
	border-bottom: 2px solid #dad9d9;
	margin-bottom: 9px;
}

* .serviceTextBox p {
	margin-left: 10px;
}
/* Series Box Container */
* #wrapper .series1 {
	width: 541px;
	height: 108px;
	background-image: url(../../images/series_bg.jpg);
	background-repeat: no-repeat;
	padding-bottom: 7px;
	border-bottom: 2px solid #dad9d9;
	margin-bottom: 9px;
}

#wrapper .seriesBox {
	margin: 0px 0px 9px 0px;
}

#wrapper .seriesText {
	margin: 0px 10px 0px 10px;
	text-align: left;
}

/*----------------------------*/
/* Latest News Box container  */
/*----------------------------*/
#wrapper .news {
	width: 230px;
	padding-bottom: 7px;
	border-bottom: 2px solid #dad9d9;
}

/*------------------------------*/
/* Settings for text containers */
/*------------------------------*/
#wrapper .text {
	margin: 3px 3px 3px 3px;
}

#wrapper .subheader_text {
	margin: 3px 3px 3px 6px;
}

/*----------------------------*/
/* Left Column Container      */
/*----------------------------*/
#wrapper .leftColmun {
	float: left;
	width: 230px;
	margin-left: 18px;
}

/*----------------------------*/
/* Right Column Container     */
/*----------------------------*/
#wrapper .rightColumn {
	width: 541px;
	float: left;
	margin-left: 9px;
}

/*------------------------------*/
/* Container for bottom content */
/*------------------------------*/
#wrapper .bottomContent {
	text-align: left;
	margin-top: 9px;
	width: 541px;
}

#wrapper .otherInfo {
	float: left;
	width: 339px;
	margin-left: 4px;
}

#wrapper .otherInfoImg {
	float: left;
	margin-right: 7px;
	width: 122px;
}

#wrapper .otherInfoText {
	float: left;
	width: 205px;
}

/*----------------------------*/
/* Box for services container */
/*----------------------------*/
#wrapper .series{
	float: left;
	width: 198px;
	font-size: 14px;
	text-align: center;
}

#wrapper .boxTop {
	width: 198px;
	background-image: url(../../images/top_box.jpg);
	background-repeat: no-repeat;
	height: 12px;
}
#wrapper .boxMid {
	width: 198px;
	background-image: url(../../images/mid_box.jpg);
	background-repeat: repeat-y;
}
#wrapper .boxBottom {
	width: 198px;
	height: 12px;
	background-image: url(../../images/bottom_box.jpg);
	background-repeat: no-repeat;
}

#wrapper .serviceText {
	margin: 5px 8px 5px 13px;
}
/*----------------------------*/
/* Events Container           */
/*----------------------------*/
#wrapper .events {
	padding-bottom: 7px;
	border-bottom: 2px solid #dad9d9;
}
/*----------------------------*/
/* Container for the footer   */
/*----------------------------*/
#wrapper .footer {
	width: 792px;
	height: 30px;
	margin-left: 8px;
	margin-top: 9px;
	padding-top: 14px;
	background-color: #dfdbd3;
	border: 4px solid #cbc4b8;
}

/* Left floated content in footer */
#wrapper .leftFoot {
	float: left;
	margin-left: 5px;
	font-size: 12px;
}

/* Right floated content in footer */
#wrapper .rightFoot {
	float: right;
	font-size: 12px;
	margin-right: 5px;
}

/* For the Solutions One link on the bottom of the page */
#wrapper .poweredBy {
	padding-top: 12px;
	padding-bottom: 12px;
	text-align: center;
}

.footer a, .footer a:visited {
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
	color: #636363;
}

.footer a:hover {
	text-decoration: underline;
}
/*----------------------------------------------------------------------------------*/
/* Text Formatting			  														*/
/*----------------------------------------------------------------------------------*/
.leftColmun p {
	margin: 5px 0px 5px 10px;
}

* .more {
	text-align: right;
	padding-right: 5px;
	margin-top: 10px;
}

.text p {
	margin-left: 0px;
}
/*----------------------------------------------------------------------------------*/
/* Subpages					  														*/
/*----------------------------------------------------------------------------------*/
#wrapper .subLeftColumn {
	float: left;
	width: 170px;
	margin-left: 18px;
}

#wrapper .subRightColumn {
	width: 601px;
	float: left;
	margin-left: 9px;
}

.subRightColumn ul li {
	margin-left: -15px;
}
/*----------------------------------------------------------------------------------*/
/* Links					  														*/
/*----------------------------------------------------------------------------------*/

#subLinks li a {
	display: block;
	font-weight: none;
	font-size: 17px;
	text-decoration: none;
	color: #636363;
	letter-spacing: -1px;
	padding: 5px 0px 5px 15px;
}
#subLinks li a:hover, #subLinks a:active {
	background-color: #FFFFCC;
}

#subLinks ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#subLinks li {
	margin: 0px;
}
#subLinks .selected {
	background-color: #FFFFCC;
}
.subContent a {
	color: #747272;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: -1px;
}

.subContent a:hover {
	background-color: #dcc179;
}

.main a {
	font-weight: bold;
	color: #636363;
	text-decoration: none;
}

.main a:hover {
	background-color: #FFFFCC;
}

/* 
.otherInfo a {
	clear: both;
	display: block;
	padding: 5px 0px 5px 5px;
	text-decoration: none;
	font-weight: normal;
	margin-bottom: 4px;
}
*/

.otherInfo a:hover {
	background-color: #fefedd;
	cursor: pointer;
}

.subLeftColumn a {
	color: #636363;
	font-weight: none;
	text-decoration: none;
	letter-spacing: 0px;
	font-size: 17px;
	padding: 5px 0px 5px 15px;
	display: block;
}
/*----------------------------------------------------------------------------------
|  .itemCtn	
|
|  This container is used for the price containers for the IHP Bookstore.  
|				  														
\----------------------------------------------------------------------------------*/
* .itemCtn {
}

* .itemImgCtn {
	float: left;
	width: 120px;
}

* .itemImgCtn {
	border: 1px solid #000000;
}

* .itemDescCtn {
	float: left;
	margin-left: 10px;
	width: 450px;
}

* .titleCtn {
	float: left;
	font-weight: bold;
	width: 300px;
}

* .priceCtn {
	width: 120px;
	float: right;
	text-align: left;
}

* .priceLeft {
	float: left;
}

* .payBtn {
	float: right;
	text-align: right;
}
* .description {
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: "Times New Roman",Times,serif;
}

/*----------------------------------------------------------------------------------
| Forms					  														
\----------------------------------------------------------------------------------*/
input.txt {
  color: #747272;
  border: 1px solid #a8a8a8;
  width: 200px;
}
input.btn {
  color: #747272;
  background-color: #fff;
  border: 1px solid #a8a8a8;
}
form p {
  clear: left;
  margin: 0;
  padding: 0;
  padding-top: 5px;
}
form p label {
  float: left;
  width: 50%;
  font: Arial, Helvetica, sans-serif;
}
textarea {
  color: #336699;
  border: 1px solid #a8a8a8;
  width: 250px;
}
select {
  color: #747272;
  border: none;
  width: 200px;
}