   html {
	height: 100%;
	}
 body {
	height: 100%;
	padding: 0px;
	margin: 0px;
	text-align: center;
	background-color: #000000;
	background-image: url(https://commerce51.pair.com/faafba/shop/media/layout/bg_x_v1.jpg);
	background-position: top center;
	background-repeat: no-repeat;
      background-attachment:fixed;
	color: #000000;
	}
 body, div, p, span, li, td, a {
	font-family: Helvetica;
	font-size: 12px;
	text-align: left;
	}
 #header {
	background-color: #8f2c03;
	background-image:  url(https://commerce51.pair.com/faafba/shop/ss_images/en-CA/backgrounds/cropcircles/circles-muted.jpg);
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	font-weight: normal;
	text-align: center;
	margin: 0px auto;
	font-size: 16px;
	color: #FFFFFF;
 	height: 250px;
	width: 900px;
	padding: 0px;
	}
 #header h1 {
	font-family: arial narrow;
	font-weight: normal;
	text-align: center;
	padding: 80px 0 0 0;
	margin: 0px auto;
	font-size: 60px;
	margin: 0px;
	color: #FFFFFF;
	}
 .cartPageName h1 {
	font-size: 24px;
	padding-top: 10px;
	margin-top: 0px;
	text-align: center;
	color: #000000;
	font-weight: normal;
	}
 #toplinks {
	background-color: #000000;
	height: 45px;
	margin: 0px auto;
	width: 900px;
	padding: 0px;
	border: none;
	}
 #toplinks a {
	line-height: 45px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px 10px;
	font-weight: bold;
	max-width: 180px;
	display: block;
	}
 #toplinks a:hover {
	color: #FFFFFF;
	background-color: #c67509;
	}
 #container {
	width: 900px;
	margin: 0px auto;
	padding: 0px;
	}
 #columns {
	height: 100%;
	border-collapse: collapse;
	min-height: 300px;
	background-color: #FFFFFF;
	}
 #tabs {
	list-style-type: none;
	margin: 0px;
	float: left;
	padding: 0px;
	white-space: nowrap;
	width: 900px;
	}
 li.tab {
	display: inline;
	float: left;
	}
 #leftside {
	vertical-align: top;
	width: 167px;
	max-width: 167px;
	min-width: 167px;
	padding: 0 0 10px 0;
	background-color: #c69c09;
	}
 #search {
	width: 167px;
	min-width: 167px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	background-color: #000000;
	}
 #search input {
	margin: 10px 0 0 0;
	}
 #leftlinks {
	margin: 0px;
	padding: 12px 0px;
	}
 #leftlinks a {
	display: block;
	text-align: left;
	padding: 3px 10px;
	margin: 0px;
	text-decoration: none;
	color: #000000;
	}
 #lefttext {
	text-align: left;
	padding: 4px;
	margin: 0px;
	}
 #rightside {
	height: 100%;
	vertical-align: top;
	padding: 0 20px 10px 20px;
	margin: 0px;
  	width: 100%;
	}
 #rightside-noleft {
	height: 100%;
	min-height: 300px;
	width: 860px;
	margin: 0px;
	background-color: #FFFFFF;
	padding: 0 20px 10px 20px;
	}
 table.gcs_table {
	width: 100%;
	margin: 10px auto;
	}
 table.gcs_table td {
	width: 33%;
	text-align: center;
	}
 td#gcs_page, td#gcs_mi {
	padding: 8px;
	font-size: 1.5em;
	background-color: #CCCCCC;
	}

 #footer {
	text-align: center;
	background-color: #8f2c03;
	width: 900px;
	clear: both;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
	padding: 30px 0;
	color: #FFFFFF;
	}
 #pagination {
	width: 150px;
	text-align: right;
	padding: 10px;
	margin: 0px;
	float: right;
}
 .clear {
	clear: both;
	}
 .footer, .header, .buttons, .center {
	text-align: center;
	}
 .right {
	text-align: right;
	}
 h1 {
	font-size: 200%;
	padding-top: 10px;
	margin-top: 0px;
	text-align: left;
	color: #000000;
	font-weight: normal;
	}
 h2 {
	font-size: 20px;
	font-weight: normal;
	color: #c67509;
	}
 h3 {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	}
 h4 {
	font-size: 14px;
	font-weight: bold;
	color: #c69c09;
	}
 h5 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	}
 a, a:link, a:active {
	color: #c67509;
	}
 a:hover {
	color: #c69c09;
	}
 .button, .pr_addtocart_button, .add, table.search_table input, .details, .gcs_addtocart_button, img.pcs_addtocart_button {
  	background-color: #c69c09;
	margin: 0;
	padding: 0;
	}
 #image1, #image2 {
	text-align: center;
	}
 #texta, #textb {
	padding: 10px;
	}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
 .suckertreemenu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
 .suckertreemenu ul li{
	position: relative;
	display: inline;
	float: left;
}
 .suckertreemenu ul li:hover, .suckertreemenu ul li ul li {
	background-color: #8f2c03;
}
 .suckertreemenu ul li a {
	display: block;
	width: 90px;
	padding: 0px 8px;
	text-decoration: none;
	text-align: center;
	color: #FFF;
}
 .suckertreemenu ul li ul {
	left: 0;
	position: absolute;
	top: 1em;
	display: block;
	visibility: hidden;
}
 .suckertreemenu ul li ul li{
	display: list-item;
	float: none;
}
 .suckertreemenu ul li ul li ul{ 
	left: 159px;
	top: 0;
}
 #toplinks .suckertreemenu ul li ul li a{
	display: block;
	width: 160px;
	text-decoration: none;
	padding: 0px 5px;
	border-bottom: 1px solid #000;
	height: 20px;
	line-height: 20px;
	text-align: left;
	font-weight: normal;
}
* html p#iepara{
	padding-top: 1em;
}
* html .suckertreemenu ul li { float: left; height: 1%; }
* html .suckertreemenu ul li a { height: 1%; }

 #toplinks .suckertreemenu ul li a:hover {
	background-color: #c67509;
	}





IMG {border:0; }

/* CUSTOM STYLES */


 #customHeader {
	background-color: #F1F1F1;
	background-image: url(https://commerce51.pair.com/faafba/shop/media/layout/top_banner_1010.png);
	background-position: middle center;
	background-repeat: no-repeat;
	font-weight: normal;
	text-align: center;
	margin: 0px auto;
	font-size: 16px;
	color: #F1F1F1;
 	height: 125px;
	width: 900px;
	padding: 0px;
	}

 #rightsideCustom {
	vertical-align: top;
	padding: 0 20px 10px 20px;
	margin: 0px;
  	background-image:  url(https://commerce51.pair.com/faafba/shop/ss_images/en-CA/backgrounds/cropcircles/searchcorner.gif);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #ffffff;
	width: 693px;
  	}


 #footerCustom {
	text-align: center;
	background-color: #220022;
	width: 900px;
	clear: both;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
	padding: 15px 0;
	color: #FFFFFF;
	}

 #leftsideCustom {
	vertical-align: top;
	width: 167px;
	max-width: 167px;
	padding: 0 0 10px 0;
	background-color: #330033;
	}

 #leftlinksCustom {
	margin: 0px;
	padding: 12px 0px;
	}

 #leftlinksCustom a {
	font-face: arial;
	font-size: 10pt;
	display: block;
	text-align: left;
	font-weight: bold;
	padding: 3px 10px;
	margin: 0px;
	text-decoration: none;
	color: #cccccc;
	}

 #leftlinksCustom a:hover {
	text-decoration: none;
	color: #c67509;
	}

 #leftlinksCustom H1 {
	font-face: arial;
	font-size: 10pt;
	display: block;
	text-align: left;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	color: #c67509;
	}

 #leftSubLinksCustom {
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 20px;
	margin-ght: 0px;
	padding: 1px 0px;
	background-color: #ffffff;
	}

 #leftSubLinksCustom a {
	font-face: arial;
	font-size: 10pt;
	display: block;
	text-align: left;
	font-weight: bold;
	padding: 3px 10px;
	margin: 0px;
	text-decoration: none;
	color: #dddddd;
	background-color: #220022;
	}

 #leftSubLinksCustom a:hover {
	text-decoration: none;
	color: #ffff66;
	}

 #toplinksCustom {
	background-color: #000000;
	background-image: url(https://commerce51.pair.com/faafba/shop/media/layout/bar_BG_gears.png);
	height: 30px;
	margin: 0px auto;
	width: 900px;
	padding: 0px;
	border: none;
	}

 #toplinksCustom a {
	line-height: 30px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px 10px;
	font-weight: bold;
	max-width: 180px;
	display: block;
	}

 #toplinksCustom a:hover {
	color: #FFFFFF;
	background-color: #4B1E4B;
	}

 #leftSecondaryLinks {
	margin: 0px;
	padding: 12px 0px;
	}

 #leftSecondaryLinks a {
	font-face: arial;
	font-size: 10pt;
	display: block;
	text-align: left;
	font-weight: bold;
	padding: 3px 10px;
	margin: 0px;
	text-decoration: none;
	color: #c67509;
	}

 #leftSecondaryLinks a:hover {
	text-decoration: none;
	color: #ffffff;
	}


 #leftBottomLinks {
	margin: 0px;
	padding: 12px 0px;
	}

 #leftBottomLinks a {
	font-face: arial;
	font-size: 10pt;
	display: block;
	text-align: left;
	font-weight: bold;
	padding: 3px 10px;
	margin: 0px;
	text-decoration: none;
	color: #ff3333;
	}

 #leftBottomLinks a:hover {
	text-decoration: none;
	color: #ffffff;
	}

 .searchInputText {
	font-size: 9pt; 
	width: 115px;
    	border: 1px solid #006;
    	background: #ffffff;
	padding: 1px 0px 5px 1px;
	}

 .newsletterInputText {
	font-size: 9pt; 
	width: 135px;
    	border: 1px solid #006;
    	background: #ffffff;
	padding: 1px 0px 1px 1px;
	}

 .newsletterInputButton {
    	border: 1px solid #006;
    	background: #c67509;
	font-size: 9pt; 
	padding: 1px 0px 1px 1px;
	}


/* Customization for NEW PRODUCTS ON Homepage */

 #rightsideMainNewProductsCustom {
	vertical-align: top;
	padding: 0 0px 10px 20px;
	margin: 0px;
  	background-image: url(https://commerce51.pair.com/faafba/shop/ss_images/en-CA/backgrounds/cropcircles/searchcorner.gif);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #ffffff;
	width: 670px;
  	}

 .newProductsRightHeaderCustom {
	vertical-align: top;
	padding: 5px 5px 5px 5px;
	background-color: #5E0066;
        background-image: url(http://www.thegeekchic.ca/shop/media/layout/new_stuff_v2.gif);
	font-face: arial;
	font-size: 10pt;
	text-align: left;
	font-weight: bold;
	margin: 0px;
	text-decoration: none;
	color: #ffffff;
	}

 .newProductsRightFooterCustom a {
	font-face: arial;
	font-size: 10pt;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
	color: #aaaaaa;
	}

 .newProductsRightFooterCustom a:hover {
	text-decoration: underline;
	color: #aaaaaa;
	}

 .newProductsRightFooterCustom {
	vertical-align: top;
	padding: 5px 5px 5px 5px;
	background-color: #5E0066;
        background-image: url(http://www.thegeekchic.ca/shop/media/layout/new_stuff_footer_bg.gif);
	font-face: arial;
	font-size: 10pt;
	text-align: left;
	font-weight: bold;
	margin: 0px;
	text-decoration: none;
	color: #dddddd;
	}

 .newProductsRightCustom {
	vertical-align: middle;
	padding: 0px 0px 0px 0px;
	background-color: #ffffff;
	font-face: arial;
	font-size: 8pt;
	text-align: left;
	text-decoration: none;
	color: #000000;
	}

 .newProductsRightCustom a:hover {
	text-decoration: underline;
	color: #c67509;
	}


/* CATEGORY IMAGE 2 COL */


 #catboxContainer {
	float: left; 
	width: 253px; 
	height: 251px; 
	padding: 0px; 
	margin-right: 15px;
	}

 #catHeader {
	position: relative; 
	height: 34px; 
	width: 100%; 
	margin: 0px; 
	background-image: url(../media/layout/cat_header_A.jpg); 
	}

 #catHeaderText a {
	font-face: arial;
	font-size: 12pt;
	font-weight: bold;
	display: block;
	text-align: center;
	padding: 5px 5px;
	margin: 0px;
	text-decoration: none;
	color: #ffffff;
        border-bottom: 1px solid #ffffff;
	}

 #catHeaderText a:hover {
	text-decoration:underline;
	}

 #catImage {
	position: relative; 
	height: 217px; 
	width: 100%; 
	margin: 0px; 
	border: 0px;
	}

/* CATEGORY IMAGE 3 COL */

 #catboxContainerx200 {
	float: left; 
	width: 200px; 
	height: 200px; 
	padding: 0px; 
	margin-right: 15px;
	margin-bottom: 15px;
	}

 #catHeaderx200 {
	position: relative; 
	height: 34px; 
	width: 100%; 
	margin: 0px; 
	background-image: url(../media/layout/cat_header_Bx200.jpg); 
	}

 #catImagex200 {
	position: relative; 
	height: 166px; 
	width: 100%; 
	margin: 0px; 
	border: 0px;
	}

 #catHeaderTextx200 a {
	font-face: arial;
	font-size: 12pt;
	font-weight: bold;
	display: block;
	text-align: center;
	padding: 5px 5px;
	margin: 0px;
	text-decoration: none;
	color: #ffffff;
        border-bottom: 1px solid #ffffff;
	}

 #catHeaderTextx200 a:hover {
	text-decoration:underline;
	}

 #catImagex200 {
	position: relative; 
	height: 217px; 
	width: 100%; 
	margin: 0px; 
	border: 0px;
	}

#w_footer_container   {
	background-image: url();
	background-position: middle bottom;
	background-repeat: no-repeat;
	position:fixed;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 125px
	}

#w_footer_text { 
	position:absolute; 
	top:70%; 
	height:100%; 
	width: 100%; 
	text-align: center;
	color: #ffffff;
	font-size: 24px;
	font-family: arial;
	}
