/* Designed & Developed by Wylie Creative --------------------------- */
/* www.wyliecreative.com -------------------------------------------- */

* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial;
	font-size: 12px;
	color: #555555;
	line-height: 16px;
	background: url(../images/headerBgdTile.jpg) repeat-x;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.clearHack {
	clear: both;
	visibility: hidden;
}

h1 {
	font-family: Arial;
	font-size: 18px;
	line-height: 20px;
	color: #555555;
	font-weight: normal;
}

h2 {
	font-family: Arial;
	font-size: 14px;
	line-height: 19px;
	color: #84100C;
	font-weight: normal;
}

h3 {
	font-family: Arial;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	font-weight: normal;
}

h4 {
	font-family: Arial;
	font-size: 24px;
	line-height: 26px;
	color: #84100C;
	font-weight: normal;
}

.subtext {
	font-family: Arial;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
}

p {
	padding-top: 2px;
}

#divider {
	background-image: url(../images/dividerTile.gif);
	background-repeat: repeat-x;
	height: 31px;
}


/* Containers ------------------------------------------------------- */
#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}

#content {
	width: 900px;
	margin-top: 10px;
}



/* Header ----------------------------------------------------------- */
#header {
	width: 900px;
	height: 80px;
	display: block;
}

#logo {
	width: 215px;
	height: 80px;
	display: block;
	float: left;
}

#mainNav {
	float: left;
	height: 80px;
	width: 450px;
}

#navLinks {
	margin-top: 20px;
	margin-left: 15px;
}

#mainNav a {
	float: left;
	margin-right: 20px;
	font-family: Arial;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
	color: #363636;
	margin-top: 2px;
}

#mainNav a:hover {
	color: #84100c;
}

#mainNav .buy {
	color: #84100c;
}

#mainNav .currentOffice {
	color: #0076a3;
}

#mainNav .currentCraft {
	color: #598527;
}



/* Search Box ------------------------------------------------------- */
#search {
	float: left;
	height: 80px;
	width: 235px;
	overflow: hidden;
}

#search .promptText {
	color: #464646;
	font-size: 10px;
	padding-top: 25px;
	text-transform: uppercase;
}

#searchBox {
	float: left;
	width: 160px;
	padding-top: 2px;
}


/* Image Buttons ------------------------------------------------ */
#button {
	height: 24px;
	margin-top: 2px;
}

#button a {
	height: 24px;
	background-position: center top;
	background-repeat: no-repeat;
	overflow: hidden;
	font-size: 10px;
	line-height: 24px;
	display: block;
	text-indent: -1000px;
}

#button a:hover {
	height: 24px;
	display: block;
	overflow: hidden;
	background-position: 50% -24px;
	
}

	#searchButton {
	width: 69px;
	background: url(../images/buttons/b_search.gif) no-repeat;
	}
	
	#officeWrite {
	width: 69px;
	background: url(../images/buttons/b_officeWriting.gif) no-repeat left center;
	float: left;
	}
	
	#officeCorrection {
	width: 90px;
	background: url(../images/buttons/b_officeCorrection.gif) no-repeat;
	float: left;
	margin-left: 5px;
	}
	
	#officeAdhesives {
	width: 90px;
	background: url(../images/buttons/b_officeAdhesives.gif) no-repeat;
	float: left;
	margin-left: 5px;
	}
	
	#officeAll {
	width: 140px;
	background: url(../images/buttons/b_officeAll.gif) no-repeat;
	float: left;
	margin-left: 5px;
	}
	
	#craftWrite {
	width: 74px;
	background: url(../images/buttons/b_craftWriting.gif) no-repeat;
	float: left;
	}
	
	#craftAdhesives {
	width: 90px;
	background: url(../images/buttons/b_craftAdhesives.gif) no-repeat;
	float: left;
	margin-left: 5px;
	}
	
	#craftAll {
	width: 140px;
	background: url(../images/buttons/b_craftAll.gif) no-repeat;
	float: left;
	margin-left: 5px;
	}
	
	#buttonDetails {
	width: 93px;
	background: url(../images/buttons/b_details.gif) no-repeat;
	}
	
	#buttonRetail {
	width: 173px;
	background: url(../images/buttons/b_retailer.gif) no-repeat;
	}
	
	#buttonGo {
	width: 47px;
	background: url(../images/buttons/b_go.gif) no-repeat;
	}
	
	#buttonOfficeLine {
	width: 160px;
	background: url(../images/buttons/b_officeLine.gif) no-repeat;
	}
	
	#buttonCraftLine {
	width: 160px;
	background: url(../images/buttons/b_craftLine.gif) no-repeat;
	}
	
	#buttonOfficeLearn {
	width: 96px;
	background: url(../images/buttons/b_officeLearnMore.gif) no-repeat;
	margin-top: 5px;
	}
	
	#buttonCraftLearn {
	width: 96px;
	background: url(../images/buttons/b_craftLearnMore.gif) no-repeat;
	margin-top: 5px;
	}
	
	#buttonVideo {
	width: 100px;
	background: url(../images/buttons/b_videoDemo.gif) no-repeat;
	}
	#ctl00_searchButton{
	 width: 69px;
	 background: url(../images/buttons/b_search.gif) no-repeat;
	 }
	#ctl00_LoginView1_Login1_buttonGo 
	 {
	 width: 47px;
	 background: url(../images/buttons/b_go.gif) no-repeat; 
	 }
	 
	#buttonJoin {
	width: 96px;
	background: url(../images/buttons/b_join.gif) no-repeat;
	margin-top: 5px;
	}
	
	#buttonFAQ {
	width: 190px;
	background: url(../images/buttons/b_faq.gif) no-repeat;;
	}
	
	#buttonReturn {
	width: 190px;
	background: url(../images/buttons/b_return.gif) no-repeat;;
	}

	
/* home content ------------------------------------------------ */
#homeOffice {
	width: 430px;
	float: left;
}

#homeCraft {
	width: 430px;
	float: left;
	margin-left: 40px;
}

#homePromo {
	width: 900px;
	background-image: url(../images/spacer.gif);
	background-repeat: repeat-y;
}

.promo {
	float: left;
	width: 215px;
}

.promo img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.addLeft  {
	margin-left: 13px;
}

#homePromoLeft {
	width: 540px;
	float: left;
	height: 100%;
}

#homePromoSpacer {
	width: 40px;
	display: block;
	background-image: url(../images/divider-promo.gif);
	background-repeat: repeat-y;
	float: left;
	height: 110px;
}

#homePromoRight {
	width: 320px;
	float: left;
	height: 100%;

}

#homePromo h1 {
	color: #84100c;
	font-size: 20px;
}

#newsletterLeft {
	float: left;
	height: 30px;
	line-height: 26px;
	padding-right: 10px;
	font-size: 12px;
	color: #84100C;
}

#newsletterRight {
	float: left;
}


/* sub content ------------------------------------------------ */
#subLeft {
	width: 600px;
	float: left;
	display: block;
}

#subRight {
	width: 260px;
	float: left;
	margin-left: 40px;
	display: block;
}

#subRight h1 {
	color: #84100c;
	font-size: 20px;
	line-height: 24px;
}

#subLeft ul, #subRight ul {
	padding-left: 20px;
}

#subLeft, #subRight ul li {
}

/* product line------------------------------------------------ */
#productline {
	display: block;
	width: 600px;
}

#productline #image {
	float: left;
	height: 140px;
	width: 260px;
	padding-right: 15px;
}

#productline #description {
}

#productline .officeTitle {
	font-size: 20px;
	line-height: 22px;
	color: #0076a3;
}

#productline .craftTitle {
	font-size: 20px;
	line-height: 22px;
	color: #598527;
}


/* product index ---------------------------------------------- */
#productIndex {
	display: block;
	height: 180px;
	width: 430px;
	float: left;
}

.right {
	margin-left: 40px;
}

#productIndex #image {
	float: left;
	height: 150px;
	width: 220px;
}

#productIndex #description {
}

#productIndex .officeTitle {
	font-size: 16px;
	color: #0076a3;
	line-height: 18px;
}

#productIndex .craftTitle {
	font-size: 16px;
	line-height: 20px;
	color: #598527;
}

#productIndex .price {
	font-size: 16px;
	line-height: 16px;
	color: #666666;
	margin-top: 5px;
	margin-left: 5px;
}

#productIndex .msrp {
	font-size: 10px;
	line-height: 10px;
	color: #666666;
}


/* product detail  ------------------------------------------------ */
#detailLeft {
	width: 390px;
	float: left;
	display: block;
}

#detailRight {
	width: 470px;
	float: left;
	margin-left: 40px;
	display: block;
}

#detailRight .officeTitle {
	font-size: 24px;
	line-height: 26px;
	color: #0076a3;
}

#detailRight .craftTitle {
	font-size: 24px;
	line-height: 26px;
	color: #598527;
}

#detailRight .subTitle {
	font-size: 16px;
	line-height: 16px;
	color: #666666;
	margin-bottom: 5px;
}

#detailRight ul {
	margin-top: 10px;
	list-style-position: inside;
	margin-bottom: 10px;
}

#detailRight li {
}

#detailRight .price {
	font-size: 16px;
	line-height: 16px;
	color: #555555;
}

#detailRight .msrp {
	font-size: 10px;
	line-height: 10px;
	color: #555555;
}

#detailRight .colorBox {
	height: 20px;
	width: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	border: 1px solid #cccccc;
	float: left;
}

.related {
	list-style-type: none;
}

.related li a {
	text-decoration: none;
	font-size: 11px;
	line-height: 14px;
	color: #555555;
	text-transform: uppercase;
}

.related li a:hover {
	text-decoration: underline;
	font-size: 11px;
	line-height: 14px;
	color: #84100c;
}


/* search result ---------------------------------------------- */
#result {
	display: block;
	width: 600px;
}

#result #image {
	float: left;
	width: 95px;
}

#result #description {
	font-size: 11px;
	line-height: 13px;
	margin-left: 105px;
}

#result .officeTitle {
	font-size: 18px;
	color: #0076a3;
	line-height: 18px;
}

#result .craftTitle {
	font-size: 18px;
	line-height: 18px;
	color: #598527;
}

#result a {
	text-transform: uppercase;
	text-decoration: none;
	color: #84100c;
}

#result a:hover {
}

#result #divider {
	background-image: url(../images/dividerTile_results.gif);
	background-repeat: repeat-x;
	height: 16px;
}


/* where to buy  ---------------------------------------------- */
#buyColumn {
	width: 440px;
	margin-top: 15px;
	float: left;
}

.buyColumnSpacer {
	padding-left: 20px;
}

#buyColumn ul {
	list-style-type: none;
	margin-top: 15px;

}

#buyColumn ul li {
	width: 200px;
	float: left;
	background-image: url(../images/BuyRetailBgd.jpg);
	background-repeat: no-repeat;
	height: 40px;
	text-align: center;
	margin-top: 15px;
	margin-right: 8px;
	padding-top: 10px;

}

#buyColumn ul li a {
	font-family: Arial;
	font-size: 16px;
	text-decoration: none;
	color: #363636;
	line-height: 30px;
}

#buyColumn a:hover {
	color: #84100c;
}

.buyHeader {
	font-size: 28px;
}



/* contacts  ---------------------------------------------- */
#contactsLeft {
	width: 440px;
	float: left;
	padding-right: 20px;
}

#contactsRight {
	width: 440px;
	float: left;

}
#faq {
}

#faq .question {
	padding: 5px;
	background-color: #F1F5FD;
}

#faq .answer {
	padding: 5px;
	margin-bottom: 20px;
	background-color: #F0F0F0;
}

#contactsLeft ol {
	list-style-position: outside;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 5px;
}
#contactsLeft ol li {
	padding-bottom: 5px;
}


/* footer ----------------------------------------------------- */
#footer {
	width: 900px;
	margin-top: 15px;
	float: left;
}

#footerLinks {
	width: 900px;
	margin-top: 28px;
}
#footer li  {
	font-size: 12px;
	float: left;
	margin-right: 20px;
}

#footerLinks a {
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
	color: #363636;
}

#footerLinks a:hover {
	color: #84100c;
}


#footerLogin {
}

#footerLogin .text {
	color: #464646;
	font-size: 10px;
}

#footerLogin .promptText {
	color: #464646;
	font-size: 10px;
	text-transform: uppercase;
}

#footer ul {
	list-style-type: none;
	height: 10px;
}

#footerLeft {
	color: #666;
	font-size: 11px;
	line-height: 12px;
	float: left;
	height: 130px;
	width: 160px;
}

#footerCenter {
	color: #666;
	font-size: 11px;
	line-height: 12px;
	float: left;
	height: 120px;
	width: 200px;
}

#footerCenter p {
	vertical-align: middle;
	height: 24px;
}

#footerCenter a {
	text-decoration: none;
	color: #464646;
	font-size: 11px;
	line-height: 24px;
	vertical-align: middle;
}

#footerCenter a:hover {
	color: #84100c;
}

#footerRight {
	float: left;
	height: 120px;
	width: 320px;
}
