i@mport url(/Client/Media/sysBase.css);

.nsImg {
	display: block;
}


body {
	font-family: Arial;
	font-size: 11px;
	margin: 0 auto;
	background-color: #ffffff;
	color: #000000;
	/*background-position: center top;*/
	/*background-image: url(/Custom/Media/Cornator/snabiBack.gif);*/
	/*background-repeat: no-repeat;*/
	text-align:center;
	margin-left:0px;
}

html {
	height: 100%;
}

form {
	margin: 0px;
	height: 100%;
}

select, input, textarea, button {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	background-color: #FFFFFF;
	border: solid 1px #000000;
	color: #000000;
}

hr {
	color: #000000;
	height: 1px;
}

.button {
	padding-right: 5px;
}

p {
	font-family: Arial; /*font, font-color,font-size changed*/
	font-size: 11px;
	color: #000000;
	margin-top: 0px;
}

blockquote {
	font-family: Arial;
	font-size: 11px;
}

tr {
	margin: 0px;
	padding: 0px;
}

th, td {
	text-align: left;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}

thead th, thead td, tfoot td {
	border-bottom: #000000 1px solid;
	border-right: #000000 1px solid;
	background-color: #eeeeee;
	color: #000000;
	font-weight: bold;
}

ul {
	margin-top: 2px;
}

dl {
	margin-left: 20;
}

dt {
	font-style: italic;
}

div {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}

pre {
	font-family: Lucida Console;
	font-size: 12px;
}

.hpimg
{
	background-image: url(/Custom/Media/Cornator/fletco_top.gif);

}

.fbackButton {
	background-position: left top;
	background-image: url(/Custom/Media/Cornator/backBut2.gif);
	background-repeat: repeat-x;
}

/* ******** */

a:link, a:visited, a:active {
	font-family: Arial;
	font-weight: bold;
	color: #959595;
	text-decoration: none;
}

a:hover, a:focus, a:focus:hover {
	text-decoration: none;
	/*color: #ffffff;*/
	
}

#languageselection {
	float: left;
	font-size: 9px! important;
	font-family: Arial;
	padding-top: 5px;
}

#languageselection a:link, a:visited, a:active {
	font-family: Arial;
	font-weight: bold;
	color: #959595;
	text-decoration: none;
}

#languageselection a:hover, a:focus, a:focus:hover {
	text-decoration: none;
	color: #ffffff;
	
}

.languageselection 
{
    float: left;
    color: #727272;
}


.pageTitle {
	text-align: left;
	padding: 0px;
	/*border-left: solid 6px #ED1C24;*/ /* edited to remove the red line from side*/
	color: #000000;
}

/* ********* */

ul.horzMenuRoot {
	background-color: #000000;
	border-top: solid 0px #cccccc;
	border-bottom: solid 0px #cccccc;
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size:9px;
	font-family: Verdana;
}

li.horzMenuSep {
	border: solid 1px #FFFFFF;
	width: 5px;
}

li.horzMenuItem {
	/*padding-left: 0px;*/
	padding-right: 4px;
	color: #FFFFFF;
	border-left: solid 1px #959595;
	white-space: nowrap;
	display: block;
	text-transform: uppercase;
}

li.horzMenuItem1 {
	border-left: none;
}

li.horzMenuActive {
	padding-left: 12px;  /* to make the navigation active page cenralize */
	/*border-left: solid 6px #ED1C24;*/  /* remove red line on menu*/
}

a.horzMenuLabel:link, a.horzMenuLabel:visited, a.horzMenuLabel:active {
	font-weight: normal;
	font-family: Tahoma;
	color: #959595;  /* change the color on hover */
	padding: 0px;
	text-decoration: none;
}

a.horzMenuLabel:hover {
	color: #ffffff;
}

a.horzMenuLabel:hover, a.horzMenuLabel:focus {
	text-decoration: none;
	/*background-color: #cccccc;*/
	color: #ffffff;
	font-weight: normal;
}

/* Menuitem without hover */
a.vertMenuLabel, a.vertMenuLabel:link, a.vertMenuLabel:visited {
	font-weight: normal;
	text-decoration: none;
	color: #959595;
	height: 14px;
	padding-top: 2px;
	padding-right: 4px;
	text-align: left;
	text-transform: none;
}

a.vertMenuLabel:hover, a.vertMenuLabel:active {
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}

li.vertMenuItem {
	color: #000000; /* removed the color #374F5A*/
	padding: 2px;
	vertical-align: middle;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #000000;
	border-bottom: solid 0px #eeeeee; /*changed the color #374F5A and border 2*/
	white-space: normal;
}

ul.vertMenuSubPop2 {
	color: #000000; /* removed the color #374F5A*/
	/*padding: 1px;*/
	padding-left: 10px;
	background-color: RED;
	border-bottom: solid 2px #eeeeee; /*changed the color #374F5A and border 2*/
	white-space: normal;
}

li.vertMenuWithSub {
	background-image: url(/Custom/Media/Cornator/menuSubIcon.gif);
	background-position: right center;
	background-repeat: no-repeat;
	padding-right: 10px;
}

li.vertMenuActive {
	padding-left: 10px;
	/*border-left: solid 6px #ED1C24;*/ /* remove red line */
}

li.vertMenuSel, li.vertMenuItem a.menuLabel:focus {
	background-color: #959595;
}

li.vertMenuSep {
	background: #cccccc;
	border-bottom: solid 1px #000000;
}

ul.vertMenuRoot, ul.menuSubPop {
	background-color: #000000;
}

ul.menuSubPop {
	border-top: solid 0px #eeeeee; /*removed border color #374F5A*/
	border-bottom: solid 0px #eeeeee;
	margin-top: 10px;
	margin-top: 20px! important;
}

/********* view-xml layout related css *****/

#main
{
	margin-top:70px; 
	_width:779px;
	min-width:779px;
	border:0px;
	text-align:left;
	display:block;
	
}

#header_outer {
	text-align: center;
	background-color: #000000;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	border: solid 0px blue;
}


#header {
	height: 100px;
	width: 860px;
	margin-left: auto;
	margin-right: auto;
	background-color: #000000;
	color: #959595;
}

#textiles_logo {
	/*float: right;*/
	text-align: right;
	margin-top: 24px;
	margin-right: 5px; 
}

#titlebar
{
	_height:0px;
	min-height:0px;
	clear:both;
	text-transform: capitalize;
}

#logo
{
	_width:124px;
	min-width:124px;
	float:left;
	margin-top: 14px;
}

#tmenu
{
	border: solid 0px red;
	float: right;
	margin-top: 21px;
	margin-left: auto;
	margin-right: 0px;
}

#content {
	width: 860px;
	height: 360px;
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
}

#leftcontent {
	width: 360px;
	height: 360px;
	background-color: #e6e7e8;
	float: left;
}

#leftcontent.leftcontent-product {
	width: 360px;
	height: 353px! important;
	margin-top: 7px;
	background-color: transparent;
	float: left;
}

#rightcontent {
	text-align: left;
	margin-top: 7px;
	margin-left: 7px;
	margin-right: 7px;
	padding: 5px;
	padding-top: 0px;
	float: right;
	width: 473px;
	height: 346px;
	background-color: #ffffff;
	border: solid 1px #939598;
}
	
#container {
	border: 0 auto;
	text-align: center;
	width: 100%;
	/*background-image: url(/Custom/media/fletcotiles/background.png);
	background-position: center;
	background-repeat: repeat-y;*/
	background-color: #959595;
}

#skipIntro {
	background-color: #ffffff;
	text-align: right;
	width: 860px;
	margin-top: 8px;
	font-weight: normal! important;
	font-size: 9px; 
	font-family: Arial;
	color: #656565! important;
	margin-left: auto;
	margin-right: auto;
}

BLOCKQUOTE {
	margin-left: 0px;
}

.linetop 
{
	float:left;
	height: 4px;
	_height: 4px;
	min-height: 4px;
	color:#cccccc;
	display:block;
	clear:right;
	/*_width:75px;
	min-width:75px;*/
	_width: 75px;
	min-width: 75px;
	background-color: #CCCCCC;
	font-size: 1px;
	margin-top: 40px;
}

.linebottom 
{
	float:left;
	height: 4px;
	_height: 4px;
	min-height:4px;
	color:#cccccc;
	display:block;
	margin-bottom:3px;
	clear:right;
	/*_width:175px;
	min-width:175px;*/
	_width: 320px; 
	min-width: 320px; 
	background-color: #CCCCCC;
	margin-top: -8px;
	font-size: 1px;
}

/************ menubaseflet ***********/


img {
	border: none;
}

table {
	border: none;
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
}

.radiobut input {
	border: none 0px;
	margin: 0px;
	padding: 0px;
}

.pageTitle {
	font-weight: bold;
	font-size: 14px;
	white-space: normal;
	margin-bottom: 10px;
	clear: both;
	/*padding-right: 150px;*/
}

.small {
	font-family: Small Fonts;
	font-size: 0.82em;
}

.radioList {
	display: inline;
}

.radioList td {
	padding: 0px;
	white-space: nowrap;
}


/* Form */

label, .label {
	font-weight: bold;
	vertical-align: middle;
	padding-right: 5px;
	margin-top: 2px;
}

label.indentlabel {
	width: 75px;
	text-align: right;
	float: left;
	white-space: normal;
	clear: left;
}

.backlabel {
	font-weight: bold;
	vertical-align: baseline;
	padding-left: 5px;
}

/* Doc list */

.docListDate {
	white-space: nowrap;
}

.new, .new a {
	color: #aa0000;
}

.borders {
	border: solid 1px #000000;
}

.borders td {
	border: solid 1px #000000;
}

.noborders {
	border: none;
}

.noborders td {
	border: none;
}

.genList {
	margin-top: 4px;
	margin-bottom: 4px;
	border: solid 1px #000000;
	display: block;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.genList td, .genList th {
	padding: 2px;
	padding-right: 6px;
	text-align: left;
	border-right: solid 1px #000000;
	border-bottom: solid 1px #000000;
	white-space: nowrap;
}

.genList .altTd {
	background-color: #F0F0F0;
}

.genList .sumTd {
	background-color: #FFF0F0;
	font-weight: bold;
}

.genList .activeTd {
	background-color: #DDEEFF;
}

.genList .emptyTd {
	border-bottom: dashed 1px;
}

.genList .headerTd {
	border: none;
	border-bottom: solid 1px #000000;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
	background-color: #ffffee;
}

.genList .tdDecimal, .genList .tdInteger {
	text-align: right;
}

.genSubList {
	margin-top: 0px;
	margin-bottom: 0px;
}

.genSubList td, .genSubList th {
	padding: 1px;
	padding-right: 6px;
	text-align: left;
	border: solid 1px silver;
	white-space: nowrap;
	font-size: 9px;
}

.genSubList .altTd {
	background-color: #ffffee;
}


/* Doc list - special */
.controlDocListSmall {
	margin: 0px;
}

.controlDocListSmall .docListTitle {
	white-space: normal;
	padding-top: 5px;
	padding-bottom: 5px;
}

.controlDocListSmall td {
	vertical-align: top;
}


/* subcontentBlock */
.subcontentBlock {
	margin-left: 6px;
	margin-bottom: 6px;
}

.navigationRel, .navigationRelDis {
	font-size: 1.1em;
	padding-right: 5px;
}

.navigationRelDis {
	color: Silver;
}

.navigationRel, .navigationAbs, .navigationAbsCur {
	padding-right: 5px;
}

.navigationAbs, .navigationAbs:link, .navigationAbs:visited, .navigationAbs:active {
	text-decoration: underline;
}


/* File list */
.fileList {
	border-top: solid 1px #000000;
	vertical-align: top;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.fileList1 {
	border-top: none;
}

.fileListImg {
	padding-left: 0px;
}

.fileListDesc {
	white-space: normal;
}

.blocklink, .blocklink:hover, .blocklink:link, .blocklink:visited, .blocklink:active {
	height: 100%;
	display: block;
	border: solid 1px #ffffff;
	font-weight: normal;
}

.blocklink:hover, .blocklink:focus, .blocklink:focus:hover {
	border: #000000 1px solid;
}

.imglink:hover img, .imglink:focus img, .blocklink:hover img, .blocklink:focus img {
	filter: alpha(Opacity=60);
	-moz-opacity: 0.6;
}

.zdatepicker_date {
	width: 180px;
}

.zdatepicker_time {
	margin-left: 4px;
	width: 55px;
}

ul.breadCrumbs {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.breadCrumbs li {
	float: left;
}

/******************** MENU STYLES START ********************/

li.menuItem, li.menuSep {
	list-style: none;
}

li.menuItem {
	cursor: hand;
}

ul.menuRoot, ul.menuSubPop {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.horzMenuRoot {
	/*float: left;*/
}

li.horzMenuItem, li.horzMenuSep {
	padding-left: 4px;  /* edit this to have space from left in navigation bar */
	white-space: nowrap;
	float: left;
	
	}

ul.menuSubPop li {
	white-space: nowrap;
	/*margin-top: 4px;*/

}

li.vertMenuWithSub {
	background-image: url(/Client/Media/Default/menuSubIcon.gif);
	background-position: right center;
	background-repeat: no-repeat;
	padding-right: 15px;
}

a.menuLabel, a.menuLabel:hover, a.menuLabel:link, a.menuLabel:visited, a.menuLabel:active {
	text-decoration: none; /* edit this to have underline */
	display: block;
	width: auto;
	position: relative;
}

li.vertMenuSep {
	line-height: 4px;
	font-size: 1px;
}

ul.vertNestMenuSub {
	padding-left: 10px;
	margin-left: 10px;
}

li.vertNestMenuItem, li.horzNestMenuItem {
	list-style: disc;
}

li.horzNestMenuItem, li.horzNestMenuSep {
	float: left;
}

li.vertNestMenuItem a:hover {
	text-decoration: underline;
}

div.menuPanel, ul.menuSubPop {
	position: absolute;
	display: none;
	z-index: 10;
	/*left: -1000px;*/
	padding: 0px;
	margin: 0px;
	margin-top: 9px;
	margin-left: 6px;
}

#rotator1_FrameContainer {
	height: 160px;
	min-height: 150px;
}

.fileListDate {
white-space: nowrap;
}

.fileListSize {
white-space: nowrap;
}

#footer {
	background-color: #ffffff;
	width: 860px;
	margin-left: auto;
	margin-right: auto;
}

#footertext 
{
    float: right;
	color: #727272;
	font-size: 9px! important;
	font-family: Arial;
	background-color: #ffffff;
	text-align: right;
	padding-right: 6px;
	padding-top: 5px;
}

.logo {
	margin-top: 16px;
}

#title {
	/*padding-top: 15px;*/
	margin-bottom: 40px;
	margin-left: 5px;
	float: left;
	width: 360px;
}

.pageTitle {
	font-family: Helvetica;
	font-weight: normal;
	font-size: 26px;
	/*text-transform: uppercase;*/
}

#contentparagraphs div {
	padding-left: 20px;
	padding-right: 20px;
	/*margin-left: 45px;
	margin-right: 45px;*/
	border: solid 0px red;
}


/* START: PRODUCT PAGE */
#interiorselect {
	padding-top: 0px;
	font-size: 11px! important;
	font-family: Arial;
}

#navigation {
	padding-top: 3px;
	font-size: 11px! important;
	font-family: Arial;
}

#productname {
	font-size: 11px! important;
	font-family: Arial;
	float: left;
	padding-left: 14px; 
	padding-right: 14px; 
	text-transform: capitalize; 
	font-weight: bold;
}

#picturelinks {
	padding-top: 3px;
	font-size: 11px! important;
	font-family: Arial;
}

#productlisting {
	text-transform: uppercase;
	padding-left: 6px;
	overflow: hidden;
	height: 360px;
}

#rightproductcontent {
	text-align: left;
	margin-left: 9px;
	margin-right: 5px;
	padding: 5px;
	float: left;
	width: 193px;
	height: 348px;
	background-color: #ffffff;
	border: solid 1px #959595;
}

#colorlisting {
	margin-left: 4px;
	margin-right: 6px;
	padding: 5px;
	float: left;
	width: 255px;
	height: 348px;
	background-color: #ffffff;
	border: solid 1px #959595;
}

#arearugs{
	margin-left: -6px;
	padding-left: 6px;
	width: 197px;
	height: 172px;
	background-color: #ffffff;
	border: solid 1px #959595;
	display: none;
}

#titlebox {
	margin-top: 8px;
	margin-left: 0px;
	margin-bottom: 40px;
	font-family: Helvetica;
	font-weight: normal;
	font-size: 24px;
	text-transform: uppercase;
}

#guides a{
	font-family: Arial;
}

/* END: PRODUCT PAGE */

/* FRONTPAGE */
#topBox {
	/*margin-bottom: 10px;*/
	border-top: solid 0px #ffffff;
}


#leftTopBox {
	width: 425px;
	height: 360px;
	background-color: #ffffff;
	float: left;
	cursor: pointer;
}

#rightTopBox {
	margin-left: 10px;
	width: 425px;
	height: 235px;
	background-color: #ffffff;
	float: left;
	margin-bottom: 5px;
	cursor: pointer;
}

#bottomBox {
	padding-top: 0px;
}

#leftBottomBox {
	margin-left: 5px;
	margin-top: 5px;
	width: 420px;
	height: 120px;
	background-color: #ffffff;
	float: left;
	border: solid 0px #939598;
}

#rightBottomBox {
	margin-left: 0px;
	margin-top: 5px;
	width: 420px;
	height: 120px;
	background-color: #ffffff;
	float: left;
	border: solid 0px #939598;
}

#leftBottomText {
	font-family: Arial;
	text-align: left;
	width: 190px;
	height: 100px; 
	margin-top: 0px;
	margin-bottom: 9px;
	border: solid 0px black;
	float: right;
	margin-right: 15px;
	font-size: 9px;
}

#rightBottomText {
	font-family: Arial;
	text-align: left;
	width: 190px; 
	/*margin-top: 9px;
	margin-bottom: 9px;*/
	border: solid 0px black;
	float: right;
	margin-right: 15px;
	font-size: 9px;
}

/* END FRONTPAGE */

/*#header {
	height: 100px;
	text-align: center;
	background-color: #000000;
	width: 100%;
	}*/
	
#greyleft {
	background-color: #939598;
	width: 65px;
	height: 360px;
	float: left;
	}
	
/*#content {
	width: 860px;
	height: 360px;
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto
	}*/
	
#greyright {
	background-color: #939598;
	width: 65px;
	height: 360px;
	float: right;
	}

/*	
#container {
	border: 0 auto;
	text-align: center;
	width: 100%;
	background-color: #939598;
	}*/
	
#selectcollectiontextbox 
{
    float: right;
    width: 225px;
    padding-top: 45px;
    padding-right: 20px;
}

#colorbox
{
    background-image: url(/Custom/Media/FletcoTiles/tilebackground.png);
}

#languageselection a:hover
{
    color: #505050;
}

#rightcontent a:hover
{
    color: #505050;
}

#rightcontent a:focus
{
    color: #505050 !important;
}
#leftcontent a:hover
{
    color: #505050;
}

#leftcontent a:link
{
    color: #959595;
}

#leftcontent a:focus
{
    color: #505050 !important;
}

#linkbox 
{
    clear: both;
    padding-top: 0px; 
}

.toolbox 
{
    margin-top: 10px;
    padding-left: 20px;
}

/* BEGIN: TREEMENU STYLES OVERRIDE*/
.rtIn
{
    font-size: 10px !important;
    padding: 0 !important;
    height: 9px !important;
}

.rtTop, .rtMid
{
    height: 14px !important;
}

.RadTreeView_Windows7 .rtSelected .rtIn
{
    background-image: !important;
    background-color: #ffffff;
}

.RadTreeView_Windows7 
{
    background-image: none !important;
}

.RadTreeView_Windows7 .rtIn
{
    background-image: none !important;
}

.RadTreeView_Windows7 .rtSelected
{
    background-image: none !important;
}

.RadTreeView_Windows7 A.rtIn
{
    color: #505050 !important;
    background-image: none ! important;
    background-color: #ffffff !important;
    border: 0! important;
}

.RadTreeView_Windows7 rtSelected
{
    color: #000000 !important;
}

.rtUL 
{
    margin-top: 0px !important;
}

.rtLI 
{
    margin-top: 00px;
}

#treemenubox 
{
    margin-top: -4px;
}

/* END: TREEMENU OVERRIDE */

/* OVERRIDE FLEXSCROLL SCROLLBAR */
.vscrollerbar 
{
    background-color: #ffffff !important;
    background-image: url(/custom/media/flexscroll.png);
    background-position: center center;
    background-repeat: no-repeat;
}

#cycle div
{
    background-color: transparent !important;
}

#largeimagebox 
{
    text-align: center
}

SPAN.menuDisabled {
	color: #959595 !important;
	font-weight: normal !important;
	font-family: Tahoma;
}

