@charset "utf-8";
/* CSS Document */

body,td,th, a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #7b8ba0;
}

img {
	border:none;
}

a {
	cursor:pointer;
}

ol, ul, li {
	margin:0px;
	padding:0px;
}

p {
	font-size:12px;
	font-weight: normal;
	margin:0px;
	padding:0px;
	text-align: justify;
}


/***************************/
/* For Footer Phone Number */
/***************************/
h5 {
	font-size:18px;
	font-weight: normal;
	padding:0px;
	margin:0px;
}


/*******************/
/* For Main Layout */
/*******************/
.centered {
	position:relative;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

.box {
	background-color:#ffffff;
	border:1px solid #93a1b2;
}

#top {
	background-color:#3e536f; 
	background-image:url(Images/Counseling-Consultant-Header-Tile.jpg);
	background-repeat:repeat-x;
}

#header {
	background-color:#3e536f; 
	background-image:url(Images/Counseling-Consultant-Header-Tile.jpg);
	background-repeat:repeat-x;
}

#middle {
	background-color:#e8ebef; 
}

#bottomAd {
	background-color:#93a1b2;
  background-image:url(Images/Counseling-Consultant-Bot-Ad-Tile.jpg);
	background-repeat:repeat-x; 
}

#copyright {
	background-color:#e8ebef;
}

#footer {
 background-color:#153256;
 background-image:url(Images/Counseling-Consultant-Foot-Tile.jpg); 
 background-repeat:repeat-x;
}

#footerMid {
 background-color:#153256;
 background-image:url(Images/Counseling-Consultant-Foot-Tile.jpg); 
 background-repeat:repeat-x;
}

/************************/
/* For Top Menu Buttons */
/************************/
.menuBackground {
	height:30px;
	background-color:#153256;
	background-image:url(Images/Counseling-Consultant-Menu-Button.jpg);
	padding-left:4px;
	padding-right:4px;
	border:none;
}

.menuButton {
	height:30px;
	cursor:pointer;
	float:left;
	border-top:none;
	border-left:none;
	border-bottom:none;
	border-right: solid; 
	border-right-width:1px; 
	border-right-color:#3e536f;
}

.menuButton:hover {
	background-image:url(Images/Counseling-Consultant-Menu-Hover.jpg);
	color:#ffffff;
}

.menuDark {
	background-image:url(Images/Counseling-Consultant-Menu-Button.jpg);
}

.menuLight {
	background-image:url(Images/Counseling-Consultant-Menu-Hover.jpg);
}

.fontDark {
	color: #7b8ba0;
}

.fontLight {
	color: #ffffff;
}

.menuButton h1 {
	font-size:12px;
	font-weight:normal;
	color:inherit;
	padding:6px 11px 6px 11px;
	margin:0px;
}

.menuButton h2 {
	font-size:12px;
	font-weight:normal;
	color:inherit;
	padding:6px 10px 6px 10px;
	margin:0px;
}

.menuButton a {
	color:inherit;
	text-decoration:none;
	text-align:center;
}

/***************************/
/* For Detail Pages Layout */
/***************************/
.headline {
	position: relative;
	padding:35px 60px 20px 60px;
	width:1000px;
}

.headline h1 {
	color:#153256;
	background-color:#e8ebef;
	font-size:22px;
	font-weight:bold;
	padding:20px;
	margin:0px;
	border:1px solid #93a1b2;
}
	
.column {
	position: relative;
	float:left;
	width:250px;
	margin:0px 0px 40px 60px;
	padding:0px;
	text-align:justify;
	z-index:4;
}

.column li {
	margin:10px 10px 10px 15px;
}

.column h2 {
	color:#153256;
	font-size:14px;
	font-weight:bold;
	padding:0px;
	margin:10px;
	text-align:center;
}

.column h1 {
	font-size:12px;
	font-weight:normal;
	color:#ffffff;
	padding:6px 11px 6px 11px;
	margin:0px;
}
	
/********************************/
/* For Detail Page Consult Form */
/********************************/
.consult form {
	border:none;
	margin:0px;
	padding:0px;
	width:190px;
	height:auto;
}

.consult fieldset {
	border:none;
	padding:0px;
	margin:0px;
	width:190px;
}

.consult label {
	float:left;
	clear:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	padding:0px;
	margin:5px 5px 5px 15px;
	color: #7b8ba0;
}

.consult input {
	float:right;
	clear:right;
	padding:0px;
	margin:0px 15px 0px 5px;
	height:17px;
	width:100px;
	font-size:10px;
	color:#153256;
	background-color:#e8ebef;
}
	
.consult button {
	float:right;
	margin:5px 30px 0px 0px;
	padding:0px;
	border:none;
	cursor:pointer;
	background-color:#ffffff;  /* Fixes Firefox Button Shadow */
}

.consult p {
	position:absolute;
	left:14px;
	top:2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	color: #7b8ba0;
}


/*******************************/
/* For Detail Page Bottom Menu */	
/*******************************/	
.bottomMenuButton {
	cursor:pointer;
	position:absolute;
	top:118px;
	width:200px; 
	margin:0px;
	padding:0px;
}
	
.bottomMenuButton p {
	position:absolute; 
	top:7px; 
	left:11px; 
	color:#153256; 
	font-weight:bold;
}

.bottomMenuList {
	position:absolute;
	margin:0px;
	padding:0px;
	top:148px;
	width:190px;
	background-color:#ffffff;
	border:1px solid #93a1b2;
	border-top-width:0px;
  z-index:100;
}

.bottomMenuList li {
	font-weight:normal;
	font-size:11px;
	padding:4px 0px 4px 20px;
	list-style-type:none;
	z-index:10;
}

.bottomMenuList li:hover {
	background-color:#153256;
}


/***************************/
/* For Homepage Middle Ads */
/***************************/
.box h3 {
	font-size:12px;
	font-weight:bold;
	color:#93a1b2;
	padding:6px 8px 6px 8px;
	margin:0px;
}

.box h4 {
	font-size:35px;
	font-weight: lighter;
	padding:0px;
	margin:0px;
}

.box a {
	text-decoration:none;
}


/**************************/
/* For Homepage Bottom Ad */
/**************************/
#bottomAd h1 {
	font-size:12px;
	font-weight:normal;
	color:#ffffff;
	padding:6px 11px 6px 11px;
	margin:0px;
}


/*****************************/
/* For Homepage Consult Form */
/*****************************/
.consultHome form {
	border:none;
}

.consultHome fieldset {
	padding:12px 15px 7px 15px;
/*border:1px solid #93a1b2;*/
	border:none;
}

.consultHome label {
	float:left;
	clear:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin:5px 0px 5px 0px;
	color: #7b8ba0;
}

.consultHome input {
	float:right;
	clear:right;
	padding:0px;
	margin:0px;
	margin-left:10px;
	height:20px;
	width:150px;
	font-size:12px;
	color:#153256;
	background-color:#e8ebef;
}

.consultHome button {
	margin: 5px 0px 0px 65px;
	padding:0px;
	border:none;
	background-color:#ffffff;  /* Fixes Firefox Button Shadow */
	cursor:pointer;
}

.consultHome p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:bold;
	color: #7b8ba0;
}


/*********************/
/* For Packages Page */
/*********************/
.package {
	position: relative;
	float:left;
	width:250px;
	height:1600px;
	margin:0px 0px 40px 60px;
	border:2px solid #93a1b2;
	z-index:4;
	background-color:#e8ebef;
	color:#7b8ba0;
	font-weight:bold;
}

.package sup {
	font-size:9px;
}

.package ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	overflow:visible;
}

.package li {
	background-image: url(Images/Counseling-Consultant-Logo-25.png);
	background-repeat: no-repeat;
	background-position: 0px 0px; 
	padding-top:4px;
	padding-left: 33px;
	margin-left:10px;
	margin-right:15px;
	margin-bottom:10px;
	margin-top:5px;
	font-size:12px;
	font-weight:bold;
	overflow:visible;
}

.packList2 li {
	background-image: url(Images/Counseling-Consultant-Bullet.png);
	background-repeat: no-repeat;
	background-position: 0px 5px; 
	padding-top:0px;
	padding-left: 13px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:5px;
	margin-top:5px; 
	font-size:12px;
	font-weight:normal;
}

.packList3 li {
	background-image: url(Images/Counseling-Consultant-Dash.png);
	background-repeat: no-repeat;
	background-position: 0px 7px; 
	padding-top:0px;
	padding-left: 13px;
	font-size:12px;
	font-weight:normal;
}

.package p {
	color:#7b8ba0;
	font-weight:normal;
	margin:10px 15px 15px 15px;
	text-align:left;
}

.package h2 {
	color:#153256;
	font-size:17px;
	font-weight:bold;
	padding:0px;
	margin:10px;
	text-align:center;
}

.package h2.sup {
	font-size:10px;
}

/*********************/
/* For Services Page */
/*********************/
.services {
	position: relative;
	float:left;
	width:250px;
	margin:0px 0px 40px 60px;
	padding:0px;
	text-align:justify;
	z-index:4;
}

.services li {
	margin:3px 3px 3px 15px;
}

.services h2 {
	color:#153256;
	font-size:14px;
	font-weight:bold;
	padding:0px;
	margin:10px;
	text-align:center;
}

	
/***************************/
/* For Design Process Page */
/***************************/
#process ol {
	margin:5px 0px 5px 40px;
}

#process h2 {
	margin-top:20px;
}

.wideColumn {
	position: relative;
	float:left;
	width:409px;
	margin:0px 0px 40px 60px;
	padding:0px;
	text-align:justify;
	z-index:4;
}

.wideColumn li {
	margin:10px 10px 10px 15px;
}

.wideColumn h2 {
	color:#153256;
	font-size:14px;
	font-weight:bold;
	padding:0px;
	margin:10px;
	text-align:center;
}

ol.a {
	list-style-type:decimal;
}

ol.b {
	list-style-type:lower-alpha;
}

ol.c {
	list-style-type:lower-roman;
}

	
/****************/
/* For FAQ Page */
/****************/
.questions {
	position: relative;
	float:left;
	width:378px;
	margin:0px 300px 40px 300px;
	padding:0px;
	text-align:left;
	z-index:4;
}

.questions h2 {
	color:#153256;
	font-size:14px;
	font-weight:bold;
	padding:0px;
	text-align:center;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.questions a {
	text-decoration:underline;
	width:378px;
}

.questions p {
	margin-top:6px;
	margin-bottom:6px;
}
	
.answers {
	position: relative;
	float:left;
	width:500px;
	margin:0px 240px 40px 249px;
	padding:0px;
	text-align:left;
	z-index:4;
}

.answers h2 {
	color:#153256;
	font-size:14px;
	font-weight:bold;
	padding:0px;
	margin:15px 0px 10px 0px;
	text-align:center;
}

.answers a {
	font-weight:bold;
}

.answers li {
	margin:10px 10px 10px 40px;
}

	
/************************/	
/* For Competition Page */
/************************/
#chart table, tr, td, th {
	border-collapse:collapse;
	border:none;
	margin:0px;
	padding:6px;
}

#chart th {
	background-image:url(Images/Counseling-Consultant-Menu-Button.jpg);
	padding:7px;
	border-right: solid; 
	border-right-width:1px; 
	border-right-color:#3e536f;
}


/*********************/
/* For About Us Page */
/*********************/
#address p {
	text-align:center;
}


/*********************/
/* For Glossary Page */
/*********************/
#index a {
	font-size:18px; 
	font-weight:bold;
}

#glossary1 h2 {
	text-align:left;
	margin-left:0px;
}

#glossary2 h2 {
	text-align:left;
	margin-left:0px;
}

.wordPos {
	position:relative; 
	display:inline;
}

.wordDiv {
	position:absolute; 
	display:none;
	top:20px; 
	border:1px solid; 
	width:200px; 
	height:100px; 
	background-color:#ffffff;
}
.wordLnk {
	background-image:url(Images/Counseling-Consultant-Underline.png);
	background-repeat:repeat-x;
	background-position: 0px 12px;
}

.glossary {
	position: relative;
	float:left;
	width:409px;
	margin:0px 0px 40px 60px;
	padding:0px;
	text-align:justify;
	z-index:4;
}

.glossary h2 {
	color:#153256;
	font-size:14px;
	font-weight:bold;
	padding:0px;
	margin:10px 10px 10px 0px;
	text-align:left;
}
	
.glossaryColumn {
	position: relative;
	float:left;
	width:469px;
	height:2000px;
	margin:0px;
	padding:0px;
}

/*****************************/	
/* For Designs for Sale Page */
/*****************************/
#designsHead p {
	font-size: 12px;
	font-weight:normal;
	text-align:center;
	color: #7b8ba0;
	margin: 4px 0px 4px 0px;
	padding:0px;
}

#designsHead h1 {
	font-size: 20px;
	font-weight:bold;
	text-align:center;
	color: #7b8ba0;
	margin:0px;
	padding:0px;
}