/*
	TheCurtainExchange.com 
	CSS HACKS FOR NARROWCASTING
	DESIGNED BY SWITCH CREATIVE GROUP		
	HTTP://WWW.GROUPSWITCH.COM
*/


/*

 1. Colors Used
 2. Body
 3. Header
 4. Search Form
 5. Main Content
 6. Content Area
 7. Related Content
 8. Footer
 9. Contact Sidebar
10. Share Sidebar
11. Subscribe Sidebar
12. Rate Us Sidebar

*/

/* ! ------- 2. BODY ------- 	*/
/*--------------------------------------------------------------------*/

	body {
		background: #fff url(/media/e8b3cbb4-a130-4d93-b2d0-2093064ce5d9/back.gif) repeat-x top;
		font-family: Arial, Helvetica, sans-serif;
	}

	body div#doc {
background-color: transparent;
border: none;
		margin: 0 auto;
		padding: 0;
		width: 778px;
	}


/* ! ------- 3. HEADER ------- 	*/
/*--------------------------------------------------------------------*/

	/* this contains the "header logo" and the search form */
	div#hd {
		background-color: transparent;
height: 110px;
		margin-top: 15px;
		padding: 0;
		width: 778px;
	}
	
	/* img logo (logo img has to be 750px x 80px) */
	div#hd a img {
		margin: 0;
		padding: 0;
	}



/* ! ------- 4. Search Form ------- 	*/
/*--------------------------------------------------------------------*/
	
	div#search {
		background-color: transparent;
		font-size: .9em;
		margin-top: 20px;
		padding: 8px 15px 0 8px;
	}
	
	div#search p {
		color: #777;
	}



/* ! ------- 5. Main Content ------- 	*/
/*--------------------------------------------------------------------*/
	
	/* body background */
	div#doc {
	}
	
	div#bd {
		font-family: Arial, Helvetica, sans-serif;
		color: #666;
		margin-top: 40px;
		padding: 0 5px 0 20px;
	}

	div#bd h1 {
		color: #922922;
		font-family: Georgia, Times, 'Times New Roman', serif;
		text-transform: capitalize;
		font-size: 2.0em;
		font-weight: normal;
		padding: 0px;
		margin: 0px;
	}
	
	div#bd h1 span {
		line-height: 1em;
		padding: 0px;
		margin: 0px;
	}

	div#bd h2 {
		font-family: Georgia, Palatino, Times, 'Times New Roman', serif;
		font-size: .9em;
		text-transform: capitalize;
		font-weight: normal;
		font-style: italic;
		padding: .5em 0px .5em;
		margin: 0px 0px 15px;
		border-bottom: 1px solid #DDDDDD;
	}

	#bd h2 a:link, #bd h2 a:visited{
		color: #3F3F3F;
		text-decoration: underline;
	}
	
	#b2 h2 a:active, #bd h2 a:hover {
		text-decoration: none;
	}



/* ! ------- 6. Content Area ------- 	*/
/*--------------------------------------------------------------------*/
	
	#content_area {
		margin: 20px 0px;

		background: transparent;
	}

#content_area {
}
	
	#content_area {
		background: transparent;
	}
	
	#content_area p, #content_area span {
		font-family: Arial, Helvetica, sans-serif;
	}
	
	#content_area a:link, #content_area a:visited {
		color: #3F3F3F;
		text-decoration: none;
	}
	
	#content_area a:hover, #content_area a:active {
		text-decoration: underline;
	}
	
	#content_area p strong, #content_area span strong {
		text-transform: uppercase;
		letter-spacing: 0.1em;
		font: .8em/2.5em Arial, Helvetica, sans-serif;
		margin: 0px 0px 1em;
		padding: 0px;
	}
	
	#content_area p img, #content_area span img {
		border: none;
		text-decoration: none;
		margin-left: -8px;
	}
	
	#content_area ul {
		list-style-position: outside;
		font-family: Arial, Helvetica, sans-serif;
		list-style-type: disc;
		margin: 0px 0px 15px 15px;
		padding: 0px;
	}
	
	#content_area ul il {
		margin: 0px;
		padding: 0px;
		list-style-type: none;
	}
	
	#content_area h2 strong {
		font-weight: bold;
		text-transform: uppercase;
		font-family: Arial, Helvetica, sans-serif;
	}






/* ! ------- 7. Related Content ------- 	*/
/*--------------------------------------------------------------------*/

	div#related_content {
	}
	
	div#related_content h2 {
	}
	
	div#related_content h3 {
		margin: 0px;
		padding: 0px;
		font-size: 1em;
	}
	
	div#related_content a:link, 
	div#related_content a:visited {
		color: #3F3F3F;
		text-decoration: underline;
	}
	
	div#related_content a:active, 
	div#related_content a:hover {
		text-decoration: none;
	}


/* ! ---- FOOTER ---- */
/* ---------------------------------------------------- */

	div#ft {
		margin: 30px 0 0;
		text-align: center;
		float: none;
		}
	
	div#ft p {
		text-align: center;
		}
	
	div#ft p img {
		display: block;
		margin: 0 auto;
		text-align: center;
		}


/* ! ------- 12. Rate Us Side Bar ------- 	*/
/*--------------------------------------------------------------------*/

	/* main content & background */
	div#rate_content {
		display:none;
	}


/* ! ------- 9. Contact Sidebar ------- 	*/
/*--------------------------------------------------------------------*/
	
	/* main content & background */
	div.yui-b {
	}
	
	div#contact_content {
		height: 230px;
		padding: 30px 0 0 13px;
		margin: 0 0 0 10px;
		background: #fff url(/media/e8b3cbb4-a130-4d93-b2d0-2093064ce5d9/sidebar.gif) no-repeat;
		width: 221px;
	}
	
	div#contact_content a {
		color: #f44029;
	}

	/* phone number */
	div#contact_content h2 {
		color: #6C6E71;
		font-size: 1.2em;
		border: none;
		margin: 8px 0 0;
		padding: 0 0 0 16px;
	}
	
	div#contact_content h2 a:link, div#contact_content h2 a:visited {
		color: #666;
		font-size: 1.2em;
		border: none;
		padding: 0px;
		text-decoration: underline;
	}
	
	div#contact_content h2 a:active, div#contact_content h2 a:hover {
		color: #666;
		font-size: 1.2em;
		border: none;
		padding: 0px;
		text-decoration: none;
	}
	
	div#contact_content h3, div#contact_content h4, div#contact_content h5 {
		width: 170px;
	} 
	
	/* company link */
	div#contact_content h3 {
		font-weight: bold;
		text-transform: uppercase;
		font-size: .9em;
		margin: 0px;
		padding: 2px 0px 0px 16px;
	}
	
	div#contact_content h3 a:link, div#contact_content h3 a:visited {
		color: #666;
		text-decoration: underline;
	}
	
	div#contact_content h3 a:active, div#contact_content h3 a:hover {
		color: #666;
		text-decoration: none;
	}
	
	/* company description */
	div#contact_content h4 {
		color: #6C6E71;
		font-size: 1em;
		margin: 0px;
		padding: 0px 0px 4px 16px;
	}
	
	/* small links */
	div#contact_content h5 {
		color: #41ADE8;
		font-size: .8em
		margin: 0px;
		padding: 0px;
	}
	
	div#contact_content h5 a:link, div#contact_content h5 a:visited {
		color: #666;
		text-decoration: underline;
	}
	
	div#contact_content h5 a:active, div#contact_content h5 a:hover {
		color: #666;
		text-decoration: none;
	}
	
	/* images next to links */


	div#contact_content h5#contact_us_img {
		padding: 0px 0px 0px 16px;



		margin: 0px;
	}
	
	div#contact_content h5#email_us_img {
		padding: 0px 0px 0px 16px;
		margin: 0px
	}
	
	div#contact_content h5#visit_us_img {
		padding: 0px 0px 0px 16px;
		margin: 0px;
	}


/* ! ------- 10. Share Side Bar ------- 	*/
/*--------------------------------------------------------------------*/

	/* main content & background */
	div#share_content {
		background: transparent;
height: 136px;
        margin: -55px 0 0 8px;
	}
	
	/* additional padding to the right column */
	div#share_content .spacer_content {
		padding: 0 0 0 30px;
	}
	
	/* links */
	div#share_content a:link, 
	div#share_content a:visited {
		color: #666;
	}
	
	div#share_content a:active, 
	div#share_content a:hover {
		color: #666;

	}
	
	div#share_content h5 {
		color: #666;
	}


/* ! ------- 11. Subscribe Side Bar ------- 	*/
/*--------------------------------------------------------------------*/

	/* main content & background */
	div#subscribe_content {
display: none;
		background-image: none;
margin: 0 0 0 22px;
	}
	

	div#subscribe_content p {
		width: 160px;
	}

	/* addtional padding to the right column */
	div#subscribe_content .spacer_content {
		padding: 50px 0px 0px 17px;
	}


/* ! ------- A ------- 	*/
/*--------------------------------------------------------------------*/

	a {
		color: #4EBAEE;
		text-decoration: none;
	}
	
	a:hover {
		text-decoration: underline;	
	}









