/*************************************************************/
/*   Design:   LeatherLyke - 2 Columns - Right Menus                 */
/*   File:     Global layout structure                       */
/*-----------------------------------------------------------*/
/*   Author:   Gary Gatel                                    */
/*   Date:     February 05, 2009                             */
/*   Homepage: www.web-partners.com                          */
/*-----------------------------------------------------------*/

/************/
/*  GLOBAL  */
/************/

/* NON-HEADER */
*{padding:0; margin:0;}
 body {
	font-size:62.5%;
	background-color:#D6D6D6;
	font-family:verdana,arial,sans-serif;
	margin-top: 0px;
	text-align: center;
} 

/*Font-size: 1.0em = 10px when browser default size is 16px*/
.page-container {
	width:900px;
	background-image: url(../Images/bg_main_withnav_reverse3.jpg);
	margin-top:0px;
	margin-bottom:0px;
	border:solid 1px rgb(150,150,150);
	font-size:1.0em;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

.popup-container {
	width:370px;
	background-image: url(../Images/bg_main_withnav_reverse3.jpg);
	margin-top:0px;
	margin-bottom:0px;
	font-size:1.0em;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

.main {
	width:900px;
	padding-bottom:20px;
	/*background-image: url(../Images/bg_main_withnav_reverse2.jpg);*/
	background-repeat: repeat-y;
	background-position: left top;
}

.main-content {
	display:inline; /*Fix IE floating margin bug*/
	;
	width:700px;
	overflow:visible !important /*Firefox*/;
	overflow:hidden /*IE6*/;
	margin-top: 10;
	margin-right: 0;
	margin-bottom: auto;
	margin-left: 0;
	background-color: #FFFFFF;
	background-image: none;
	float: left;
}
.main-content-topbanner {
	float:left;
	width:auto;
	overflow:visible !important /*Firefox*/;
	overflow:hidden /*IE6*/;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.main-content-internal {
	float:left;
	width:auto;
	overflow:visible !important /*Firefox*/;
	overflow:hidden /*IE6*/;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: auto;
}
.main-content-product-nav {
	overflow:visible !important /*Firefox*/;
	overflow:hidden /*IE6*/;
	width: 450;
	margin-right: auto;
	margin-left: 90px;
	height: 58px;
	display: block;
	padding: 0px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-bottom: 10px;
}

.main-content-group {
	float:left;
	width:700;
	overflow:visible !important /*Firefox*/;
	overflow:hidden /*IE6*/;
}

.main-content-product {
	float:left;
	width:700px;
	overflow:visible !important /*Firefox*/;
	overflow:hidden /*IE6*/;
	margin-right: auto;
	margin-left: auto;
}
.main-navigation {
	display:inline /*Fix IE floating margin bug*/;
	float:right;
	width:200px;
	overflow:visible !important /*Firefox*/;
	overflow:hidden /*IE6*/;
}

.footer {
	clear:both;
	width:900px;
	height:auto;
	overflow:visible !important /*Firefox*/;
	overflow:hidden /*IE6*/;
	background-image: url(../Images/bg_foot.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 1.1em;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	font-size: 9px;
}

.main-subcontent {display:inline /*Fix IE floating margin bug*/; float:none; width:200px; margin:0 0 0 15px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}


.main-popup {
	display:inline /*Fix IE floating margin bug*/;
	float:none;
	width:auto;
	overflow:visible !important /*Firefox*/;
	overflow:hidden /*IE6*/;
	background-color: #FFFFFF;
	margin: 0;
}
/* --- For alternative headers START PASTE here --- */

/* HEADER */
.header {
	width:900px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color: #05000C;
	background-image: url(../Images/top-header-full-texture.jpg);
}
.header-top {
	width:900px;
	height:60px;
	overflow:visible !important /*Firefox*/;
	overflow:hidden /*IE6*/;
	background-color: #FFFFFF;
}
.header-middle {
	width:900px;
	height:120px;
	overflow:visible !important /*Firefox*/;
	overflow:hidden /*IE6*/;
	background-color: #000000;
	background-image: url(../Images/logo_top_bkg_texture.jpg);
}
.header-bottom {
	width:900px;
	height:40px;
	background-color: rgb(255,255,255);
	background-image: url(../Images/bg_head_breadcrumbs.jpg);
	background-repeat: repeat-y;
}
.header-breadcrumbs {
	clear:both;
	width:900px;
	padding:1.0em 0 1.5em 0;
	background-color: rgb(100,100,100);
	background-image: url(../Images/bg_head_breadcrumbs.jpg);
	background-repeat: repeat-y;
}

/********************/
/*  HEADER SECTION  */
/********************/
/* turned off site logo small one on the top left:    .sitelogo {width:100px; height:40px; position:absolute; z-index:1; margin:22px 0 0 20px; background:url(../img/bg_head_top_logo.gif); }  */
.sitename {width:300px; height:45px; position:absolute; z-index:1; margin:10px 0 0 10px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.sitename h1 {font-size:240%;}
.sitename h2 {margin:7px 0 0 0; color:#000000; font-size:160%;}
.sitename a {text-decoration:none; color:#FF9933;}
.sitename a:hover {text-decoration:none; color:#CCCCCC;}

.nav0 {width:350px; position:absolute; z-index:2; margin:25px 0 0 0; margin-left:550px !important /*Non-IE6*/; margin-left:553px /*IE6*/;}
.nav0 ul {float:right; padding:0 20px 0 0;}
.nav0 li {display:inline; list-style:none;}
.nav0 li a {padding:0 0 0 3px;}
.nav0 a:hover {text-decoration:none;}
.nav0 a img {height:14px; border:none;}

.addthis {
	width:350px; 
	position:absolute; 
	z-index:3; 
	margin:13px 0 0 0; 
	margin-left:450px !important /*Non-IE6*/; 
	margin-left:453px /*IE6*/;
}

.addthis p {
	color: #FF9933;
	text-align: right;
	font-size: 12px;
	padding-right: 8px;
}

.addthis img {
	padding-right: 9px;
}
.addthis a {
	color:#FF9933;
	text-decoration:none;
	font-size:12px;
	padding-left: 4px;
}
.addthis a:hover {
	text-decoration:none; 
	color:#CCCCCC;
}

.cartlink {
	width:350px; 
	position:absolute; 
	z-index:2; 
	margin:13px 0 0 0; 
	margin-left:550px !important /*Non-IE6*/; 
	margin-left:553px /*IE6*/;
}

.cartlink p {
	color: #FF9933;
	text-align: right;
	font-size: 12px;
	padding-right: 8px;
}
.cartlink img {
	padding-right: 9px;
}
.cartlink a {
	color:#FF9933;
	text-decoration:none;
	font-size:12px;
	padding-left: 4px;
}
.cartlink a:hover {
	text-decoration:none; 
	color:#CCCCCC;
}

.search {
	width:350px; 
	height:120px; 
	position:absolute; 
	z-index:1; 
	margin:50px 0 0 530px; 
	color:#FFFFFF; 
	/*xoverflow:visible !important /*Activate if Firefox print problems*/; overflow:hidden /*IE6*/;
}

.search h2 {
	float:right;
	width:270px;
	margin:15px 0 0 0;
	line-height:100%;
	font-size:140%;
	text-align: right;
}
.search form {
	float:right;
	width:350px;
	margin:8px 0 0 0;
	text-align:right;
	font-size:140%;
	font-weight: bold;
}

.nav2 {float:left; width:900px; border:none; background:rgb(220,220,220) url(../img/bg_head_bottom_nav.jpg) repeat-x; color:rgb(75,75,75); font-size:1.0em; font-size:130%;} /*Color navigation bar normal mode*/
.nav2 ul {list-style-type:none;}
.nav2 ul li {float:left; position:relative; z-index:1000; border-right:solid 1px rgb(175,175,175);}
.nav2 ul li ul {display:none; border:none;}
.nav2 ul li ul {margin-left:-30px; padding:0 30px 30px 30px; background:url(../img/bg_head_bottom_nav_hover.gif) top center;} /*Sticky hover zones*/
.nav2 ul li a {float:left; display:block; height:3.1em; line-height:3.1em; padding:0 16px 0 16px; text-decoration:none; font-weight:Normal; color: #FF9933;} /*this changes the header bottom menu text color*/
.nav2 ul li:hover {width:auto;}
.nav2 table {position:absolute; z-index:999; top:0; left:0; border-collapse:collapse;}

/*Non-IE6*/
.nav2 ul li:hover a {background-color:#000000; text-decoration:none;} /*Color main cells hovering mode*/
.nav2 ul li:hover ul {display:block; position:absolute; z-index:998; top:3.0em; margin-top:0.1em; left:0;}
.nav2 ul li:hover ul li ul {display: none;}
.nav2 ul li:hover ul li a {display:block; width:10em; height:auto; line-height:1.3em; margin-left:-1px; padding:4px 16px 4px 16px; border-left:solid 1px rgb(175,175,175); border-bottom: solid 1px rgb(175,175,175); background-color:rgb(237,237,237); font-weight:normal; color:#FF9933;} /*Color subcells normal mode*/
.nav2 ul li:hover ul li a:hover {background-color:#000000; text-decoration:none;} /*Color subcells hovering mode*/

/*IE6*/
.nav2 ul li a:hover {background-color:#000000; text-decoration:none;} /*Color main cells hovering mode*/
.nav2 ul li a:hover ul {display:block; position:absolute;z-index: 998; top:3.1em; t\op:3.0em; left:0; marg\in-top:0.1em;}
.nav2 ul li a:hover ul li a {display:block; w\idth:10em; height:1px; line-height:1.3em; padding:4px 16px 4px 16px; border-left:solid 1px rgb(175,175,175); border-bottom: solid 1px rgb(175,175,175); background-color:rgb(237,237,237); font-weight:normal; color:#FF9933;} /*Color subcells normal mode*/
.nav2 ul li a:hover ul li a ul {visibility:hidden; height:0px; width:0px; position:absolute; z-index: 997;}
.nav2 ul li a:hover ul li a:hover {background-color:#000000; text-decoration:none;} /*Color subcells hovering mode*/

.header-breadcrumbs ul {float:left; width:560px; list-style:none; padding:0 0 0 15px; font-family:verdana,arial,sans-serif;}
.header-breadcrumbs ul li {
	display:inline;
	padding:0 0 0 10px;
	font-weight:bold;
	color:rgb(125,125,125);
	font-size:100%;
	background-color: transparent;
	background-image: url(../Images/bg_bullet_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
}
.header-breadcrumbs ul a {color:rgb(70,122,167); text-decoration:none;}
.header-breadcrumbs ul a:hover {color:rgb(42,90,138); text-decoration:underline;}

.header-breadcrumbs .searchform {float:right; width:285px; padding:0 17px 0px 0px !important /*Non-IE6*/; padding:0 12px 0px 0px /*IE6*/;}
.header-breadcrumbs .searchform form fieldset {float:right; border:none;}
.header-breadcrumbs .searchform input.field {width:10.0em; padding:0.2em 0 0.2em 0; border:1px solid rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:120%; }
.header-breadcrumbs .searchform input.button {width:3.0em; padding:1px !important /*Non-IE6*/; padding:0 /*IE6*/; background:rgb(230,230,230); border:solid 1px rgb(150,150,150); text-align:center; font-family:verdana,arial,sans-serif; color:rgb(150,150,150); font-size:120%;}
.header-breadcrumbs .searchform input.button:hover {cursor:pointer; border:solid 1px rgb(80,80,80); background:rgb(220,220,220); color:rgb(80,80,80);}

/* --- For alternative headers END PASTE here --- */

/******************/
/*  MAIN SECTION  */
/******************/

/* MAIN NAVIGATION */
.main-navigation-unit-noborder-blue  {
	width:200px;
	margin:0;
	background-color:rgb(213,225,240);
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}

.main-navigation .round-border-topleft {
	width:10px;
	height:10px;
	position:absolute;
	z-index:100;
	margin:0;
	background-image: url(../Images/bg_corner_topleft.gif);
	background-repeat: no-repeat;
}
.round-border-topright {
	width:10px;
	height:10px;
	position:absolute;
	z-index:100;
	margin-top:-1px;
	margin-left:174px;
	background-image: url(../Images/bg_corner_topright.gif);
	background-repeat: no-repeat;
}
.round-noborder-topleft {
	width:10px;
	height:10px;
	position:absolute;
	z-index:100;
	margin-top:0px;
	margin-left:0px;
	background-image: url(../Images/bg_corner_topleft.gif);
	background-repeat: no-repeat;
}
.round-noborder-topright {
	width:10px;
	height:10px;
	position:absolute;
	z-index:100;
	margin-top:0px;
	margin-left:175px;
	background-image: url(../Images/bg_corner_topright.gif);
	background-repeat: no-repeat;
}

/* MAIN CONTENT */
.column1-unit {width:440px;  margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column2-unit-left {float:left; width:200px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column2-unit-right {float:right; width:200px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column3-unit-left {float:left; width:120px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column3-unit-middle {float:left; width:120px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/; margin-left:40px;}
.column3-unit-right {float:right; width:120px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}


/********************/
/*  FOOTER SECTION  */
/********************/
.footer p {line-height:2.5em; text-align:center; color:#333333; font-weight:bold; font-size:120%;}
.footer p.credits {font-weight:normal;}
.footer a {text-decoration:underline; color:#FF9933;}
.footer a:hover {text-decoration:none; color:#000000;}
.footer a:visited {color:#FF9933;}

/*********************/
/*  6. CLEAR FLOATS  */
/*********************/
.page-container:after, .header:after, .header-breadcrumbs:after, .main:after, .main-navigation:after, .main-content:after, .main-content div:after, .main-subcontent:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.column1-unit:after, .column2-unit-left:after, .column2-unit-right:after, .column3-unit-left:after, .column3-unit-middle:after, .column3-unit-right:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.subcontent-unit-border:after, .subcontent-unit-noborder:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.subcontent-unit-border-blue:after, .subcontent-unit-border-green:after, .subcontent-unit-border-orange:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.subcontent-unit-noborder-blue:after, .subcontent-unit-noborder-green:after, .subcontent-unit-noborder-orange:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.footer:after, p:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.clear-contentunit {clear:both; width:440px; height:0.1em; border:none; background:rgb(210,210,210); color:rgb(210,210,210);}

/********************************/
/*  PRINTING and MISCELLANEOUS  */
/********************************/
@media print {.header-top {width:900px; height:80px; background:rgb(240,240,240); overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}}
@media print {.header-breadcrumbs {width:900px; background:transparent;}}
@media print {.nav2 {float:left; width:900px; border:none; background:rgb(240,240,240); color:rgb(75,75,75); font-size:1.0em; font-size:130%;}} /*Color navigation bar normal mode*/
@media print {.main {clear:both; width:900px; padding-bottom:30px; background:transparent;}}
@media print {.main-navigation {display:inline /*Fix IE floating margin bug*/; float:left; width:199px; border-right:solid 1px rgb(200,200,200); border-bottom:solid 1px rgb(200,200,200); background-color:rgb(240,240,240); overflow:visible !important /*Firefox*/; overflow:hidden /*IE*/;}}
@media print {.footer {clear:both; width:900px; height:3.7em; padding:1.1em 0 0; background:rgb(240,240,240); font-size:1.0em; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}}
html {filter: expression(document.execCommand("BackgroundImageCache", false, true));} /*IE proprietary flicker hack for background images. Not validating, but OK*/

