@charset "utf-8";
/*
|-----------::====================================================================::-----------|
|           :: Touch of Home                                                      ::           |
|           :: Common Website Style-sheet                                         ::           |
|           :: Version 1.0.0000.0000                                              ::           |
|-----------::====================================================================::-----------|
               DEFAULT ELEMENT STYLES
               SKELETAL UI ELEMENTS
               UNIQUE ELEMENTS, ELEMENT-SPECIFIC STYLES & SUB-ELEMENTS
               REUSABLE STYLES
                 .align_Center
                 .align_Left
                 .align_Right
|-----------::====================================================================::-----------|
|           ::                          REVISION HISTORY                          ::           |
|-----------::====================================================================::-----------|
  v1.0.000.000 :: September 15, 2008
    1. Initial published version of Cascading Style Sheet
*/





/* DEFAULT ELEMENT STYLES */
* { margin: 0px; padding: 0px; }
a { color: #FF6A0E; text-decoration: none; }
a:hover { text-decoration: underline; }
body
{
	background: #F6F6F6 url(../images/bgBody.gif) top repeat-x;
	font-family: "Tahoma", Arial, Helvetica, sans-serif; color: #5B5B5B;
}
img { border: none; }
li
{
	padding: 0px 0px 5px 20px;
	background: url(../images/icoBullet.gif) 0 0 no-repeat;
	list-style: none;
}
p { margin-bottom: 12px; }






/* SKELETAL UI ELEMENTS */
#banner
{
	height: 240px/*196px*/; clear: both;
	border-bottom: 1px solid #E2E2E2;
	background: #FFFFFF url(../images/bgAjaxLoader2.gif) center no-repeat;
}
#footer
{
	height: 35px; clear: both; position: relative;
	padding-top: 10px;
	background: #6F6F6F;
	font-size: 8pt; color: #CCCCCC; text-align: center;
}
#menu
{
	width: 250px; float: left;
	border-bottom: 1px solid #F5F5F5; margin: 0px 0px 15px 10px;
	background: url(../images/bgMenu.gif) top repeat-y;
}
#menu.salesPrograms
{
	width: 206px; float: right;
	border: none; margin: 23px -14px 15px 0px;
	background: none;
	font-size: 8pt;
}
#pageContent
{
	width: 605px; float: right;
	padding: 0px 15px 15px 0px;
	font-size: 9pt; line-height: 11pt;
}
#pageContent.home
{
	float: left;
	padding: 0px 0px 15px 15px;
}
#wrap
{ 	
	width: 900px; position: relative;
	background: url(../images/bgWrap.jpg) bottom repeat-x;
	text-align: left;
}





/* UNIQUE ELEMENTS, ELEMENT-SPECIFIC STYLES & SUB-ELEMENTS */
#_icubusID {
	position: absolute; top: 12px; right: 8px;
	font-family: "Tahoma", Arial, Helvetica, sans-serif; font-size: 6pt; font-weight: bold; color: #FFFFFF; text-align: center; text-decoration: none;
}
#designImage
{
/*	height: 336px; width: 596px; */
	height: 336px; width: 447px;
	border: 1px solid #E2E2E2; padding: 2px;
	background-color: #FFFFFF;
}
#designName
{
	margin: 20px 0px 10px 7px;
	font-size: 14pt; color: #000000; text-align: left; 
}
#designSpecs { padding: 2px; }
#featuredDesigner
{
	height: 162px; width: 855px; display: block;
	padding: 55px 0px 0px 5px;
	background: url(../images/featuredDesigner.png) right no-repeat;
	font-family: "Times New Roman", Times, serif; font-size: 15pt; font-style: italic; color: #86A0A1; line-height: 16pt;
}
#featuredDesigner:hover { text-decoration: none; }
#feedbackForm { margin-top: 40px; }
#feedbackForm select
{
	border: 1px solid #CCCCCC; margin-bottom: 5px; padding: 1px 0px 0px 2px;
	font-family: Arial, Helvetica, sans-serif; font-size: 8pt;
}
#feedbackForm .label
{
	width: 120px; float: left;
	margin-right: 10px; padding-top: 0px;
	font-size: 8.4pt; color: #000000; font-weight: bold; text-align: right;
}
#feedbackForm .textBox
{
	width: 300px;
	border: 1px solid #CCCCCC; margin-bottom: 5px; padding: 1px 5px 0px 5px;
	font-family: Arial, Helvetica, sans-serif; font-size: 8pt;
}
#footer a { color: #FFFFFF; }
/* #freeConsultation { height: 30px; width: 100px; border: 1px solid #CCCCCC; }*/
#menu a.latestNews
{
	display: block;
	margin-bottom: 10px; padding: 5px;
	color: #5B5B5B/*#9D9D9D*/;
}
#menu a.latestNews:hover
{
	background-color: #F4F4F4;
	text-decoration: none;
}
#menuContent
{
	padding: 0px 15px 0px 15px;
	font-size: 8pt;
}
#pageTitle
{
	display: block;
	margin: 45px 0px 15px 0px;
}
#pageSelector {
	float: right;
	margin-right: 15px;
	font-size: 8pt; font-weight: bold; color: #000000;
}
#popClose
{
	float: right;
	padding: 5px 5px 5px 0px;
}
#popClose a { font-size: 8pt; color: #FFFFFF; font-weight: bold; text-decoration: none; }
#popHolder
{ 
	height: 26px;
	padding: 2px 0px 0px 6px;
	background: url(../images/bgPopupTitleBar.gif) repeat-x;
}
#popTitle 
{
	font-size: 13pt; color:#FFFFFF;
}
#popWindow
{
	position: absolute; z-index: 1; display: none; visibility: hidden;
	border: 1px solid #FF6A10; padding: 4px;
	background: #FFFFFF url(../images/bgAjaxLoader.gif) center no-repeat; 
	text-align: left;
}
#sendToFriend
{
	float: right;
	border: 1px solid #F5F5F5; margin-top: 10px;
}
#sendToFriend:hover { border: 1px solid #CCCCCC; }
#shadow
{
	height: 365px; width: 930px; position: absolute; top: 0px; left: -15px; z-index: -1;
	background: url(../images/bgShadow.gif) top no-repeat;
}
#subTitle
{
	height: 25px;
	padding: 50px 0px 10px 15px;
	background: url(../images/bgSubTitle.gif) top no-repeat;
}
#subTitle img { display: block; }
#testimonial
{
	width: 220px;
	margin-top: 50px; padding-top: 20px;
	background: url(../images/stTestimonials.gif) top left no-repeat;
	color: #9B9B9B;
}
#welcomeNote
{
	border-bottom: 1px solid #CCCCCC; /*margin-bottom: 30px;*/ padding-left: 235px;
	background: url(../images/imgEmma.gif) left bottom no-repeat;
}
ul#faq li a { font-weight: bold; color: #5B5B5B; }





/* REUSABLE STYLES */
.boldFace { font-size: 8.4pt; font-weight: bold; }
.color_Black { color: #000000; }
.color_Default { color: #5B5B5B; }
.color_Grey { color: #9B9B9B; }
.color_Orange { color: #FF6A0E; }
.color_Red { color: #FF0000; }
.fontSize_Large { font-size: 11pt; }
.fontSize_Small { font-size: 8.4pt; }
a.backToTop
{
	display: block;
	margin-left: 520px; padding-left: 12px;
	background: url(../images/icoBullet.gif) left no-repeat;
	font-size: 8pt; color: #5B5B5B; font-weight: bold; text-align: right;
}
a.blockList
{
	display: block;
	margin-bottom: 10px; padding: 5px;
	background: none;
	color: #5B5B5B;
}
a.blockList:hover
{
	background-color: #FFE5BF;
	text-decoration: none;
}
a.blockList img { margin-right: 15px; }
a.productLink
{
	height: 90px; width: 130px;
	margin: 20px 40px 0px 0px;
}
div.popWindow_ConfigA { height: 296px; width: 368px; top: 340px; left: 480px; }
div.popWindow_ConfigB { height: 278px; width: 745px; top: 350px; left: 180px;  }
img.TNgallery
{
	height: 80px; width: 106px/*142px*/;
	background-color: #FFFFFF;
	border: 1px solid #E2E2E2; padding: 2px;
	cursor: pointer;
}
ul.bulletedList li
{
	padding-left: 12px;
	background: url(../images/icoBullet.gif) left 6px no-repeat;
	list-style: none;
}
ul.menu { margin-bottom: 20px; }
ul.menu li
{
	padding: 7px 0px 7px 20px;
	border-bottom: 1px dashed #9B9B9B;
	background: url(../images/icoBulletL.gif) left 9px no-repeat;
	list-style: none;
}
ul.menu li.lastItem { border: none; }
ul.menu li a { font-weight: bold; color: #5B5B5B; }
ul.menu li a:hover { color: #FF6A0E; text-decoration: none; }
