@charset "UTF-8";
html, body {
    height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a img, img {
	border:0;
}
body {
	background-image: url(/images/background1.png);
	background-repeat: repeat;
}

.content-header {
	font-family: Verdana, Geneva, sans-serif;
	color: #31506A;
	font-size: 24px;
	padding: 10px 20px;
	font-weight: normal;
	display: block;
}
.content-suheader {
	font-family: Verdana, Geneva, sans-serif;
	color: #31506A;
	font-size: 18px;
	padding: 10px;
	font-weight: normal;
}
.content {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	padding: 10px 40px 0 40px;
	color: #333;
}
.content a {
	text-decoration:none;
	color: #31506A;
}
.content a:hover {
	text-decoration:underline;
}

.maincopy {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	width:810px;
	padding:0 20px;
	margin-left:5px;
	letter-spacing:2px;
	line-height:28px;
	border: 1px solid #A27BA4;
	text-align:justify;
	text-justify: distribute;
} 
.maincopy a {
	text-decoration:none;
	color: #416EB3;
}
.maincopy a:hover {
	text-decoration:underline;
}
.maincopy p:first-letter {
	font-size:36px;
	font-style:italic;
	font-weight:bold;
	color: #A27BA4;
} 

#container-page {
	width:1100px;
	min-width:950px;
	max-width:1440px;
	margin:auto;
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto;
	background-color:#FFFFFF;
/*	background-color:#274F74; */
}
#container-content {
	padding-bottom: 180px;
}
#container-foot {
	width:100%;
	position: absolute;
	bottom: 5px !important;
	bottom: -1px;
	overflow:auto;
	height: 180px;
	left: -2px;
}

.rugstable ul {
	display: inline;
	margin: 0;
	padding: 0;
}
.rugstable ul li {
	display: inline;
	width: 200px;
	height: 75px;
	float:left;
	padding: 3px;
}

.CollTableCell {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	padding: 10px;
	border: solid 1px #31506A;
}
.CollTableCell a {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#666666;
	text-decoration:none;
	padding-top:3px;
}
.CollTableCell a:hover {
	color:#C30;
	text-decoration:underline;
}
.CollTableCell .CollTableThumb {
	float:left;
	margin-right:5px;
	text-align:center;
}
.CollTableCell .CollTableThumb a {
	font-size:9px;
}

.ruginfotxt {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#666666;
	text-decoration: none;
}
.ruginfoGreyText {

	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #555555;
	text-decoration: none;
}

.buttonstyle {
	color: #FFF;
	background-color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border: 1px solid #CCC;
	-moz-border-radius: 5px;
	padding: 3px 8px;
}

.footercopy {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
}
.footercopy a {
	text-decoration:none;
	color: #31506A;
}
.footercopy a:hover {
	text-decoration:underline;
}

.copyright {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
}

.inventorymenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #999;
	width: 170px;
}

#leftselection {
	float:left;
	width:180px;
	padding:0 10px;
	margin-top:10px;
	margin-right:20px;
	border: solid 1px #31506A;
}


.paginate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
}
a.paginate {
	border: 1px solid #CCC;
	padding: 2px 6px 2px 6px;
	text-decoration: none;
	color: #999;
}
a.paginate:hover {
	background-color: #999;
	color: #FFF;
	text-decoration: underline;
}
a.current {
	border: 1px solid #CCC;
	font: bold .9em Arial,Helvetica,sans-serif;
	padding: 2px 6px 2px 6px;
	cursor: default;
	background:#999;
	color: #FFF;
	text-decoration: none;
}
span.inactive {
	border: 1px solid #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	padding: 2px 6px 2px 6px;
	color: #999;
	cursor: default;
}

.alternate tr:nth-child(odd) {
    background-color: #DDD;
}
.alternate td:first-child {
	padding-left:20px;
}
.phoneheader {
	position:absolute;
	top:160px;
	left:900px;
	color:#FFF; 
	font-size:1.2em;
}
.phoneheader a {
	color:#FFFFFF;
	text-decoration:none;
}
