@charset "utf-8";
/* CSS Document */

table {
	border-collapse: collapse;
	border-spacing: 0;
}
i {
	display:none;
}
img, div, input, #logo, #repair, h1, h2, h3, h4  { behavior: url("javascript/iepngfix.htc") }

a {
	font-style:italic;
}
a:link, a:visited {
	color:#000;
}
a:hover, a:active {
	color:#333;
}
.gone {
	display:none;
}
/*

DEFAULTS
LAYOUT
UNIVERSAL
INDEX
SLIDESHOW
DROPDOWN
ONLINE STORE
DESIGNERS
*/

/* ----- DEFAULTS ----- */
h1, h2, h3, h4, h5, h6 {
	margin-bottom:10px;
}
p {
	margin-bottom:15px;
	line-height:1.4em;
}
h1 {
	font-size:2em;
}
	h1 span {
		font-size:.5em;
	}
h2 {
	font-size:1.8em;
	color:#333;
}
h3 {
	font-size:1.6em;
}
h4 {
	font-size:1.4em;
	margin-top:15px;
}
h5 {
	font-size:1.2em;
}
h6 {
	font-size:1em;
}
div, form {
	overflow:hidden;
}
input, select, textarea, .twtr-doc * {
	font:12px Georgia, "Times New Roman", Times, serif !important;
}
img {
	border:none;
}
/* ----- LAYOUT ----- */
html, body {
	margin:0;
	padding:0;
	font:12px Georgia, "Times New Roman", Times, serif;
}
body {
    background: #999 url(images/background.jpg);
	min-width:980px;
}
#main {
	background:url(images/background2.png) repeat-y center;
	padding-bottom:10px;
}
#banner {
	height:157px;
	border-bottom:2px solid #000;
	background: #000 url(images/back-banner.jpg) repeat-x;
}
	#experience {
		float:left;
		margin:20px 0 0 10px;
	}
	#terence {
		float:right;
	}
	#logo {
		margin:5px auto 0 auto;
		background: url(images/aig-logo.png) no-repeat;
	}
		#logo, #logo a {
			display:block;
			width:299px;
			height:146px;
		}
.wrap {
	width:980px;
	margin:0 auto;
}
.clear {
	clear:both;
	text-align:right;
}
.maincontent {
	background:#eee;
	padding:10px 20px;
	margin-top:10px;
	border:8px solid #3a3a3a;
}
.mainimg {
	border:8px solid #3a3a3a;
}
#footer {
	border-top:1px solid #000;
	padding:20px;
	background:#ebebde url(images/back-footer.jpg);
}
#footer p {
	text-align:center;
	font-size:.8em;
	font-style:italic;
	margin:20px 0;
}
#footer h4 {
		font-size:2.4em;
		text-align:center;
		font-weight:normal;
		font-style:italic;
		margin:0;
		padding:0 0 22px 0;
	}
		#f_sitemap {
			width:620px;
			float:left;
			padding:10px;
		}
			#f_sitemap h4 {
				background: url(images/h4_sitemap.png) no-repeat bottom;
			}
			#f_sitemap ul, #f_sitemap li {
				margin:0;
				padding:0;
				list-style:none;
			}
				#f_sitemap li {
					display:inline;
				}
				#f_sitemap a {
					display:block;
					width:170px;
					float:left;
					background: url(images/bullit.png)  no-repeat left center;
					padding:5px 10px 5px 20px;
					text-decoration:none;
					font-style:italic;
					font-size:1.2em;
					font-weight:bold;
				}
			
		#f_joinus {
			width:320px;
			float:left;
			padding:10px;
		}
			#f_joinus h4 {
				background: url(images/h4_joinus.png) no-repeat bottom;
			}
			#f_joinus p {
				text-align:center;
			}
				#f_joinus img {
					margin-right:10px;
				}
.col2 {
	width:650px;
	float:left;
}
.col1right, .col1left {
	width:320px;
	float:left;
}
.col1right {
	margin:10px 0 0 10px;
}
.col1left {
	margin:10px 10px 0 0;
}
/* ----- UNIVERSAL ----- */
.red {
	color:#900;
}
.interestfree {
	color:#FFF;
	text-align:center;
	-moz-text-shadow:2px 2px 2px #000;
	-webkit-text-shadow:2px 2px 2px #000;
	text-shadow:2px 2px 2px #000;
}
#countdown {
	background: url(images/christmas.gif);
	width:145px;
	height:171px;
}
	#countdown p {
		color:#b20000;
		font-size:6em;
		padding:10px 0 0 10px;
		margin:0 auto;
		text-shadow:2px 2px 2px #CCC;
	}
	#countdown h1 {
		display:none;
	}
/* ----- INDEX ----- */

#feature {
	margin:10px 0;
}
	.f-side {
		width:169px;
		float:left;
	}
#repair {
	height:134px;
	background-image:url(images/back-repair.png);
	padding:0 12px;
	margin-bottom:10px;
}
	#repair h3 {
		background: url(images/h_repair.png) no-repeat center;
		height:69px;
		margin:15px 0 3px 0;
	}
input, select {
	height:23px;
	display:inline-block;
	padding:0;
	margin:0;
	vertical-align:middle;
}
	#repair .txt {
		width:120px;
	}
#search select, #search .txt {
	line-height:23px;
	width:150px;
}
#search select {
	height:25px;
	padding:1px 0;
}
	.txt, .txt2 {
		border:1px solid #000;
		background: #C0C0BE url(images/back-input.gif) repeat-x bottom;
		padding-left:3px;
	}
	#message {
		background:#C0C0BE;
		width:290px;
		border:1px solid #000;
	}
	#repair .submit {
		border:1px solid #000;
		border-left:0;
	}
#mission {
	height:210px;
	background: url(images/back-mission.png);
	text-align:center;
	font-weight:bold;
	padding:0 10px;
	margin-bottom:10px;
}
	#mission h3 {
		background: url(images/h_mission.png) no-repeat center;
		height:65px;
		margin:2px 0 10px 0;
	}
	#mission p {
		margin:0;
	}
.f-box, .f-box2 {
	background:#3a3a3a;
	padding:8px;
}
	#kitco {
		background:#000;
		text-align:center;
	}
	.f-box p {
		background:#000;
		text-align:center;
		margin:0;
		padding:5px 0 0 0;
		overflow:hidden;
	}
	.f-box a {
		background:#000;
		margin:0;
		display:inline-block;
		height:42px;
		padding:0;
	}
	.f-box img {
		width:42px;
		height:42px;
		margin:0;
		padding:0;
	}
#h_threegen {
	background: url(images/h_threegenerations.png) no-repeat center;
	height:83px;
	margin:10px 0;
	padding:0;
}
#columns {
	background:#171717 url(images/back-columns.png) repeat-x;
	padding:10px;
	margin-bottom:10px;
	overflow:hidden;
}
	#indexsearch {
		clear:both;
		margin-bottom:5px;
	}
	#indexsearch form {
		background-color: rgba(250,250,250,.3);
		float:right;
		width:617px;
		padding:10px;
		color:#FFF;
		text-align:right;
		font-size:1.4em;
		font-weight:bold;
		font-style:italic;
	}
	#h_whatsnew {
		background: url(images/h_whatsnew.png);
		height:49px;
		margin:0;
		padding:0;
		width:260px;
	}
	#cols {
		background: url(images/back-cols.gif) repeat-y;
		overflow:hidden;
	}
	
	.col {
		width:293px;
		padding:10px;
		float:left;
		margin-left:10px;
	}
		#col1 {
			margin-left:0;
		}
	.col2 h1, .col2 h2, .col2 h3, .col2 h5, .col2 h6, .col2 p {
		margin:10px 0 0 0;
		padding:0;
	}
	.col h4 {
		font-size:2.4em;
		text-align:center;
		font-weight:normal;
		font-style:italic;
		background: url(images/h_colh4.gif) no-repeat bottom;
		margin:0;
		padding:0 0 22px 0;
	}
	.twtr-widget h3, .twtr-widget h4 {
	background:none;
	text-align:left;
}
	.more {
		text-align:right;
	}
#welcome {	float:left;
	margin-right:10px;
	width:325px;
	height:229px;
	background: url(images/welcome-to.png) no-repeat;
}
.h_index {
	color:#FFF;
}
.h_index h3{
	background: url(images/h_index.png) no-repeat;
	height:53px;
}
#columns2 div {
	width:320px;
	float:left;
	margin-left:10px;
}
	#columns2 div:first-child {
		margin:0;
	}
	#contactcenter h4 {
		background: url(images/h_contact-index.png) no-repeat;
		height:45px;
		margin:5px 0 0 0;
		padding:0;
	}
	#contactcenter table {
		background:#171717;
		border:10px solid #171717;
	}
	#contactcenter td {
		vertical-align:top;
	}
	#contactcenter a {
		color:#FFF;
		-mox-border-radius:3px;
		-webkit-border-radius:3px;
		border-radius:3px;
		border:1px solid #000;
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#757575', endColorstr='#424242'); /* for IE */
		background: -webkit-gradient(linear, left top, left bottom, from(#757575), to(#424242)); /* for webkit browsers */
		background: -moz-linear-gradient(top,  #757575,  #424242); /* for firefox 3.6+ */
		padding:5px;
		text-decoration:none;
		display:block;
	}
		#contactcenter a img {
			vertical-align:middle;
			margin-right:5px;
		}
		.c_small {	
			width:180px;
			line-height:18px;
		}
		.c_big {
			width:90px;
			font-size:1.4em;
			text-align:center;
			height:118px;
		}
			.c_big img {
				clear:both;
				margin:5px 0;
			}
	#hours div {
		overflow:hidden;
		margin:0;
		padding-top:10px;
		height:143px;
		background:#171717 url(images/thankyou2.jpg) no-repeat;
	}
	#hours h4{
		background: url(images/thankyou1.png) no-repeat;
		height:45px;
		margin:5px 0 0 0;
		padding:0;
	}
	#hours p {
		padding:10px 0 0 10px;
		margin:0;
		color:#FFF;
		text-align:center;
		width:150px;
	}
	#hours h3 {
		color:#fff;
		margin:0 0 0 10px;
		padding:0;
	}
	.h1 {
		font-weight:bold;
		text-align:right;
		width:130px;
	}
/* ------ SLIDESHOW ----- */


.controls {
	background:rgba(255,255,255,.5);
	position:absolute;
	right:14px;
	left:14px;
	bottom:7px;
	border-top:1px solid #000;
}
	.controls a {
		display:inline-block;
		text-decoration:none;
		padding:2px 6px;
		border-right:1px solid #000;
		font:10px Arial, Helvetica, sans-serif;
		font-weight:bold;
	}
	.controls a:link, #controls a:visited {
		background-color:#FFF;
	}
	.controls a:hover, .controls a:active {
		background-color:#ccc;
	}
	
	#my-glider {
		width:642px;
		height:336px;
		float:left;
		background:url(images/back-slideshow.png) no-repeat center;
		position:relative;
	}
div.scroller { 
	/* modify width and height of scrolling section if necessary	*/		
	overflow: hidden;
			width:614px;
			height:322px;
			margin:7px 14px;
	}
	div.scroller div.section {
		/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
		overflow:hidden;
		float:left;		
		}
	div.scroller div.content {
		width: 10000px;
		}
.twtr-doc *{
	font-size:14px !important;
}
.twtr-tweet-text, .twtr-hd {
	border-bottom:1px dotted #000;
	padding-bottom:3px;
}
.twtr-hd {
	margin:0 8px;
}
.twtr-hd * {
	font-size:16px !important;
	font-weight:bold !important;
}
.twtr-hd a {
	text-decoration:underline !important;
}
.twtr-ft {
	background: #888;
}
.twtr-ft a{
	color:#fff !important;
}
/* ----- DROPDOWN ----- */
	#nav {
		height:50px;
		background: #010101 url(images/back-nav.jpg) repeat-x;
		border:2px solid #000;
		border-top:0;
		text-align:center;
	}
		#nav ul, #nav li {
			display:inline;
			list-style-type:none;
			margin:0;
			padding:0;
		}
			#nav ul li:first-child a {
				border:none;
			}
			#nav a {
				display:inline-block;
				line-height:50px;
				text-decoration:none;
				font-size:18px;
				padding:0 13px 0 12px;
				border-left:2px solid #000;
				margin:0;
			}
				#nav a:link, #nav a:visited {
					color:#FFF;
				}
				#nav a:hover, #nav a:active, .search2 li a:hover, .search2 li a:active {
					color:#CCC;
					background:#96792d;
				}


.selectedanchor{ /*CSS class that gets added to the currently selected anchor link (assuming it's a text link)*/
	color:#CCC;
	background:#96792d;
}


/* ######### Default class for drop down menus ######### */

.anylinkcss{
position: absolute;
left: 0;
top: 0;
visibility: hidden;
border: 1px solid black;
border-bottom-width: 0;
font: normal 12px Verdana;
line-height: 18px;
z-index: 100; /* zIndex should be greater than that of shadow's below */
background: #000;
width: 250px; /* default width for menu */
}

.anylinkcss ul{
margin: 0;
padding: 0;
list-style-type: none;
}

.anylinkcss ul li a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
font-style:normal;
line-height:20px;
}
.anylinkcss a:link, .anylinkcss a:visited {
	color:#FFF;
}
.anylinkcss a:hover, .anylinkcss a:active{ /*hover background color*/
background:#96792d;
color: #000;
}

/* ######### Alternate multi-column class for drop down menus ######### */


.anylinkcsscols{
position: absolute;
left: 0;
top: 0;
visibility: hidden;
border: 1px solid black;
padding: 10px;
font: normal 12px Verdana;
z-index: 100; /*zIndex should be greater than that of shadow's below*/
background: #DEFFCA;
}

.anylinkcsscols .column{
width: 130px;
float: left;
}

.anylinkcsscols .column ul{
margin: 0;
padding: 0;
list-style-type: none;
}

.anylinkcsscols li{
padding-bottom: 3px;
}

/* ######### class for shadow DIV ######### */


.anylinkshadow{ /*CSS for shadow. Keep this as is */
position: absolute;
left: 0;
top: 0;
z-index: 99; /*zIndex for shadow*/
background: black;
visibility: hidden;
}

/* ------ ONLINE STORE ----- */
.options {
	padding-left:30px;
}
.option {
	font-weight:bold;
	color:#09C;
}
.search2 ul, .search2 li {
	margin:0;
	padding:0;
	display:inline;
}
.search2 ul {
	border-top:2px solid #000;
}
.search2 li {
	text-align:left;
}
.search2 > ul > li {	
	font-size:1.4em;
}
.search2 li div {
	margin-left:20px;
}
.search2 > ul > li li {	
	font-size:.8em;
}
	.search2 li a {		
		border:2px solid #000;
		border-width-top:0;
		text-decoration:none;
		float:none;
		display:block;
	}
	.search2 > ul li a {	
		background: #010101 url(images/back-nav.jpg) repeat-x;
		padding:5px 5px 5px 10px;
	}
	.search2 div ul a {	
		background: #010101;
		padding:2px 2px 2px 5px;
	}
.search2, .contact  {
	background:#171717 url(images/back-columns.png) repeat-x;
	padding:10px;
	font-weight:bold;
		color:#fff;
		margin-bottom:10px;
}
	.search2 a {
		float:right;
		color:#fff;
	}
	.search2 h3, .contact h3 {
		margin:0 0 5px 0;
		padding:0;
	}
	.search2 form {
		background-color: rgba(250,250,250,.3);
		font-weight:bold;
		padding:5px;
	}
	.search2 td  {
		padding:2px 4px;
	}
	.std1 {
		width:95px;
		text-align:right;
	}
	.search2 .txt {
		width:184px;
	}
	.search2 .txt2 {
		width:80px;
	}
	.search2 #searchbutton {
		width:100%;
		height:35px;
		border:2px solid #000;
		text-align:center;
		font-size:1.4em;
		font-style:italic;
		cursor:pointer;
		background: #010101 url(images/back-nav.jpg) repeat-x;
		color:#FFF;
	}
	
	.search2 #searchbutton:link, .search2 #searchbutton:visited, .itembuttons a:link, .itembuttons a:visited  {
		background: #010101 url(images/back-nav.jpg) repeat-x;
		color:#FFF;
	}
	.search2 #searchbutton:hover, .search2 #searchbutton:active, .itembuttons a:hover, .itembuttons a:active {
		color:#CCC;
		background:#96792d;
	}
#results {
	background:#eee;
	margin-top:10px;
	border:8px solid #3a3a3a;
	margin:10px 0;
}
.itembuttons {
	padding:10px 10px 0 0 ;
	display:inline;
}
#p1 {
	border:1px solid #000;
	background:#3a3a3a;
	color:#fff;
	width:100%;
}
	#p1 p {
		display:inline-block;
		margin:0;
		padding:0;
	}
		.p1 {
		float:left;
		padding-left:4px;
	}
	.p2 {
		text-align:center;
		font-weight:bold;
	}
	.p3 {
		text-align:right;
	}
#p2 {
	background:#3a3a3a;
	color:#fff;
}
#p2 p {
	clear:both;
	display:block;
	padding:10px 0 0 10px;
	margin:0;
}
	#p2 div {
		border:1px solid #000;
		border-width:1px 0 0 1px;
		margin:5px auto;
		width:620px;
	}
	#p2 a, #p2 span {	
		border:1px solid #000;
		border-width:0 1px 1px 0;
		display:inline-block;
		width:22px;
		text-align:center;
	}
	
	
	
	.pagination a, .pagination span {
		display:inline-block;
		padding:2px 4px;
		border-left:1px solid #000;
	}
	.pagination a {
		background:#FFF;
	}

	.thispage {
		font-weight:bold;
		font-size:1.2em;
	}


.item {
	overflow:hidden;
	border-bottom:1px solid #000;
	padding:10px;
}
	.item h4, .item p {
		margin:0;
		padding:0;
	}
	.sku {
		font-style:italic;
		color:#666;
		font-size:.6em;
	}
.featureditem .more{
	padding-top:10px;
}
.featureditem * {
	margin:0;
	padding:0;
}
.itemthumbindex {
  border:1px solid #000;
  margin:10px auto 10px auto;
  -moz-box-shadow:1px 1px 2px rgba(0,0,0,.5);
  -webkit-box-shadow:1px 1px 2px rgba(0,0,0,.5);
  box-shadow:1px 1px 2px rgba(0,0,0,.5);
  width:260px;
  overflow:hidden;
  height:150px;
background-color:#FFF;
text-align:center;
padding:5px;
}
	.itemthumbindex a {
		display:block;
	}
	.itemthumbindex img {height:150px;}
	
.itemthumb {
	float:left;
	margin-right:10px;
}

	.thumby {
		display:block;
		width:203px;
	min-height:157px;
		border:1px solid #000;
		margin:2px;
		-moz-box-shadow:1px 1px 2px rgba(0,0,0,.5);
		-webkit-box-shadow:1px 1px 2px rgba(0,0,0,.5);
		box-shadow:1px 1px 2px rgba(0,0,0,.5);
	}
.itemdesc {
	float:left;
	width:390px;
}
.itembuttons a {
	
	background: #010101 url(images/back-nav.jpg) repeat-x;
	color:#FFF;
}
.itembuttons a, .pp_buynow {
	display:inline-block;
	float:left;
	width:175px;
	border:2px solid #000;
	text-align:center;
	font-size:1.4em;
	font-weight:bold;
	font-style:italic;
	text-decoration:none;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	-moz-box-shadow:1px 1px 2px rgba(0,0,0,.5);
	-webkit-box-shadow:1px 1px 2px rgba(0,0,0,.5);
	box-shadow:1px 1px 2px rgba(0,0,0,.5);
	margin:2px;
	padding:5px;
}
.pp_buynow {
	color:#000;
	width:190px;
	height:34px;
	background: #ccc url(images/b_purchase.gif) no-repeat center left;
}
	.pp_buynow:link, .pp_buynow:visited {
		color:#000;
	background: #ccc url(images/b_purchase.gif) no-repeat center left;
	}
	.pp_buynow:hover, .pp_buynow:active {
		color:#ccc;
	background: #96792d url(images/b_purchase2.gif) no-repeat center left;
	}
#choosecat {
	font-size:2.3em;
	background: url(images/arrow.png) no-repeat;
	padding-left:75px;
	line-height:42px;
	margin:0 0 0 20px;
}
#choosecat img {
	vertical-align:middle;
	margin:0 20px;
}
	#choosecat span {
		font-size:.5em;
		line-height:100%;
		font-weight:normal;
	}
/* -------- DESIGNERS ---------- */
.designerweb {
	font-size:.6em;
	font-style:italic;
}
	.designerweb:link, .designerweb:visited {	
	color:#666;
	}
/* ------------ CONTACT ---------- */

#googlemap {
	border:8px solid #3a3a3a;
	margin-top:10px;
	width:630px;
	height:550px;
}
.contact {
	margin-bottom:10px;
}
	.contact * {
	color:#FFF;
	}
.contact table {
border-top:1px solid #FFF;
}
.contact td {
	width:50%;
	padding:5px;
	border-bottom:1px solid #FFF;
}
	.contact a {
		font-size:1.4em;
		font-weight:bold;
	}
	.contact a:link, .contact a:visited {
		color:#FFF;
	}
	.contact a:link, .contact a:visited {
		color:#CCC;
	}
/* ----- WHY CHOOSE US ----- */
.associations {
	margin-top:10px;
}
.associations a {
	margin-left:12px;
	display:inline-block;
}
.associations a:first-child {
	margin-left:0;
}
