@charset "utf-8";
/* CSS Document */
body {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}
.mainContainer {
	margin: 0 auto;
	width: 1000px;
}
/*------------------- topSection -------------------*/
.topContainer {
	height: 123px;
	width: 1000px;
}
.LogoCont {
	float: left;
	margin-top: 40px;
	width: 217px;
	height: 55px;
}
.LogoCont a {
	background:  url(../Images/LogoTorlys.gif) no-repeat;
	height: 55px;
	display: block;
}
.TopRightConteiner {
	width: 262px;
	float: right;
}
.topMenu {
	float: right;
	margin-top: 35px;
	margin-bottom: 25px;
	height: 15px;
}
.topMenu ul {
	width: 262px;
	list-style: none;
	padding: 0;
	margin: 0px 0px 0px 20px;
}
.topMenu li {
	float: left;
	padding: 0px 10px 0px 10px;
	margin: 0;
	display: block;
	height: 15px;	
}
.topMenu li a {
	padding: 0px 10px 0px 10px;
	line-height: 15px;
	height: 15px;
	text-decoration: none;
	color: #666;
}
.topMenu li a:hover {
	color: #000;
}
.topMBorder {
	border-right: solid 1px #666;
}
.serchBox {
	clear: right;
	height: 17px;
	width: 262px;
}
.TheTxtFild {
	float: right;
	width: 160px;
	height: 17px;
	border: solid 1px #999;
	padding: 0px 0px 0px 5px;
	color: #666;
}
.serchBox span {
	padding-left: 40px;
	float: left;
	width: 50px;
	height: 17px;
	line-height: 17px;
	font-size: 10px;
	color: #999;
}
.centerLinks {
	margin-top: 33px;
	float: right;
	width: 245px;
}
.centerLinks img {
	float: left;
	margin-right: 20px;
	border: 0;
}
.centerLinksLink {
	float: left;
	padding-left: 20px;
	border-left: solid 1px #333;
	margin-top: 3px;
}
.centerLinksLink a {
	text-decoration: none;
	color: #666;
}
.centerLinksLink a:hover {
	color: #000;	
}
/*------------------- menu -------------------*/
.mainNavig {
	width: 1000px;
	height: 40px;
	background: url(../Images/MenuBg.png) no-repeat;
	margin-bottom: 20px;
}
.mainNavig ul {
	margin: 0px 0px 0px 5px;
	padding: 0;
	float: left;
	height: 24px;
	width: 800px;
	margin-top: 8px;
	list-style: none;	
}
.mainNavig ul li {
	height: 24px;
	line-height: 24px;
	float: left;
	padding: 0px 8px 0px 8px;
}
.mainNavig a {
	padding: 4px 8px 4px 8px;
	text-decoration: none;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
}
.mainNavig a:hover {
	color: #333;
}
.MenuSeparatosr {
	border-right: solid 1px #ccc;
}
.French {
	float: right;
	padding-top: 14px;
	padding-right: 10px;
}
.French a {
	font-size: 11px;
}
/*------------------- Content -------------------*/
.ContentCont {
	width: 1000px;
}
.leftConteiner {
	float: left;
	width: 221px;
}
.GetInspired {
	float: left;
	width: 221px;
	height: 300px;
}
.GetInspired h2 {
	margin: 0;
	width: 221px;
	height: 29px;
	background: url(../Images/HomPageTitel-GetInspired.png) no-repeat;
	line-height: 28px;
	color: #502c0e;
	font-size: 12px;
	font-weight: normal;
	padding-left: 22px;
}
.MidleSection {
	width: 219px;
	background: #f5efe7;
	border-left: solid 1px #8b562b; 	
	border-right: solid 1px #8b562b;	
}
.OrderSample {
	width: 179px;
	padding: 10px 20px 0px 20px;
}
.OrderSample h3 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #8b562b;
	font-weight: normal;
	padding-bottom: 3px;
	border-bottom: dashed 1px #c7c4c0;
}
.OrderSample p {
	margin: 5px 0px 0px 0px;
	color: #666;
	font-size: 10px;
}
.OrderSample a, .bottomCap a, .nlSignup {
	margin: 7px 23px 7px 0px;
	font-size: 10px;
	color: #333;
	text-decoration: none;
	float: right;
	display: block;
	height: 14px;
	width: 85px;
	text-align: left;
	background: url(../Images/Arows.gif) no-repeat right;
}
.OrderSample a:hover, .bottomCap a:hover, {
	color: #999;
	background: url(../Images/Arows-Hover.gif) no-repeat right;	
}
.OrderSample #bottomImage{
	background-image:url(../images/Samples.png);
	width:201px;
	height:72px;
	margin-left:-12px;
	border-bottom:dashed 1px #c6a780;
}
.bottomCap{
	background-image:url(../images/HomPage-GetInspired-Botom.png);
	height:43px;
}
.bottomCap a{
	margin-right:45px;
	width: 105px;
}
#column2 .topCap{
	background-image:url(../images/topCap.jpg);
	height:105px;
}
#column2 .designTips{
	display:block;
	background-image:url(../images/designTips.jpg);
	height:23px;
}
#column2 .bottomCap{
	background-image:url(../images/designTipsBottomCap.png);
	height:43px;
	color:#000;
	line-height:18px;
	padding-top:12px;
	padding-left:15px;
}
.clearer{
	clear:both;
	float:none;
}
#centerContent{
	width:759px;
	float:left;
	margin-left:20px;
	margin-bottom: 10px;
}
#centerContent .blocks{
	margin-top:25px;
	margin-right:20px;
}
#centerContent .blocks .block1{
	float:left;
	width:340px;
	margin-left:20px;
}
#centerContent .blocks .block1 img{
	float:left;
}
#centerContent .blocks h3{
	color:#c6a780;
	font-size:13px;
	font-weight:normal;
	border-bottom:dashed #999999 1px;
	margin-top:20px;
	padding-bottom:8px;
	margin-left:2px;
	text-indent:15px;
}
#centerContent .blocks p{
	width:200px;
	float:right;
	margin-right: 48px;
	line-height: 16px;
	margin-top: -4px;
}
#centerContent .blocks a{
	margin-top: 7px;
	font-size: 10px;
	color: #333;
	text-decoration: none;
	float: right;
	display: block;
	height: 14px;
	width: 55px;
	text-align: left;
	background: url(../Images/Arows.gif) no-repeat right;
}
#centerContent .blocks a:hover{
	color: #999;
	background: url(../Images/Arows-Hover.gif) no-repeat right;	
}
/*------------------- BottomMenu -------------------*/
.bottomMenu {
	width: 1000px;
	height: 33px;
	background: url(../Images/BottomMenuBg.png) no-repeat;
	border-top: dashed 1px #e0e0e0;
	clear: both;
}
.bottomMenu ul {
	list-style: none;
	padding: 0;
	margin: 0;
	margin-top: 10px;
}
.bottomMenu ul li {
	float: left;
	padding: 0px 6px 0px 6px;
	margin: 0;
	display: block;
}
.bottomMenu ul li a {
	padding: 0px 6px 0px 6px;
	text-decoration: none;
	color: #666;
	font-size: 10px;
}
.bottomMenu ul li a:hover {
	color: #000;
}
.bottomMSeparator {
	border-right: solid 1px #999;
}
.bottomMenu span {
	float: right;
	font-size: 10px;
	color: #999;
	margin-right: 12px;
}
.BecauseLifeAbsolute {
	position: absolute	
}
.BecauseLiferelative {
	position: relative;
	left: 575px;
	top: 280px;
	background: url(../Images/BecauseLifeHappens.png) no-repeat;	
	width: 231px;
	height: 145px;
}