/* =header
--------------------------------------------- */
#header .logo a{
	width:250px; /*If logo nested same as .mainNavTabs{margin-right: var}*/
	margin: 18px 0 0 15px;
	height: 60px;  /*used to adjust the vertical position of the top navigation bar*/
}
*html #header .logo a h2{
	list-style-image: url(http://images.onlyleatherjackets.com/images_new/site_templates/149/logo.gif);
}
*:first-child+html #header .logo a h2{
	list-style-image: url(http://images.onlyleatherjackets.com/images_new/site_templates/149/logo.gif);
}
#header .logo a h2:before{
	content: url(http://images.onlyleatherjackets.com/images_new/site_templates/149/logo.gif);
}
.netshopsStoreWrapper a{
	margin: 13px 0 0 15px;
}
.accent1 {
	background-color: #1876F4;
}
.accent2 {
	background: #5B1200;
}

/* --Main Nav--------------------------------------------------------------------------------------------------------------------------------------------- */
#mainNavWrapper{
	margin-top: -75px; /*if logo nested -30px, if logo not nested 0px*/
}
#tabWrapper{
	height:35px; /*tab height: 29 for single line tabs, 35 for multi line tabs*/
}
.mainNavTabs{
	margin: 0 0 0 90px;
	width: 940px;/*(960 - (.mainNavTabs{margin-left:var;})*/
}
.mainNavTabs li{
	width: 160px; /*--width of tabs--*/
}
.tab, .multiTab{
	color:#000; /*--tab Off text color--*/
	background-color: #EEEEF0; /*--tab Off color-- */
	border-color:#929590; /*--tab Off border color-- */
	height: 25px; /*--for single line tabs 19px, for tabs with multiple lines 25px--*/
}
.roundCorner1Tab, .roundCorner2Tab, .roundCorner3Tab{
	background:#EEEEF0;  /*--tab Off color for rounded corners-- */
	border-color:#929590; /*--tab Off border color-- */
}
.horizontalBorderTab{
	background:#929590;/*--tab Off border color-- */
}
ul.mainNavTabs a:hover span.tab, li.current a span.tab, ul.mainNavTabs a:hover span.multiTab, li.current a span.multiTab{
	color:#000; /*--tab On Text color-- */
	background-color:#C8C2B6; /*--tab On color-- */
	border-color:#898378; /*--tab On border color-- */
}
ul.mainNavTabs a:hover span.roundCorner1Tab,
ul.mainNavTabs a:hover span.roundCorner2Tab, 
ul.mainNavTabs a:hover span.roundCorner3Tab,
.current .roundCorner1Tab,
.current .roundCorner2Tab,
.current .roundCorner3Tab{
	background:#C8C2B6; /*--tab On color for rounded corners-- */
	border-color:#898378; /*--tab On border color-- */
}
.mainNavTabs a:hover .horizontalBorderTab, .current .horizontalBorderTab{
	background-color:#898378; /*--tab On border color-- */
}
#p7menubar a, .searchText {
	color: #000; /*recently viewed items text color*/
}
#p7menubar li:hover a, #p7menubar a:focus,
#p7menubar a:active, #p7menubar li.p7hvr a {
	color: #000;
}
/* =secondary nav - left column
------------------------------------------------- */
#secondaryNavWrapper{
	top: 85px; /*same value as secondaryContent and 43px greater then (#header h2 a {padding-top}) */
}
.roundCorner1Bg1, .roundCorner2Bg1, .roundCorner3Bg1, #secondaryNav, #secondaryNavTop{
	background:#F3F2F0; /*secondaryNav BG color */
	border-color: #5B1200; /*secondaryNav border color */
}
.roundCorner1Bg3, .roundCorner2Bg3, .roundCorner3Bg3, .horizontalBorder{
	background:#1876F4; /* secondaryNav Highlight Top color */
	border-color: #000;/* secondaryNav Highlight Top color */
}
#secondaryNav h2, #secondaryNavTop h2 {
	background-color: #5B1200; /* secondaryNav Highlight BG color */
	color: #fff; /*secondaryNav header text color*/
}
#secondaryNav h3, #secondaryNavTop h3{
	border-color: #999;  /*secondaryNav dotted line color*/
	color: #FFFFFF;
}
#secondaryNav a:hover, #secondaryNavTop a:hover, .leftNavHilight a{
	background-color: #1876F4;  /*secondaryNav hover background color*/
	margin-top: 0px;
	margin-left: 5px;
}
/* =main content - center column
--------------------------------------------  */
#mainContent h1, .prodColorHeader, .csColorHeader{
	color: #5B1200;
}
/*--Rounded Corners in main content
------------------------------------------------*/
.roundCorner1Bg4, .roundCorner2Bg4, .roundCorner3Bg4, .horizontalBorderBg4, .roundCornerContentBg4{
	background:#f9f6f0;  /*--Featured box bg Color--*/
	border-color:#f9f6f0;	/*--Featured box bg Color--*/
}
.roundCorner1Bg5, .roundCorner2Bg5, .roundCorner3Bg5, .roundCornerContentBg5{
	border-color: #e5d6b8;  /*--Border color for rounded corners in main content--*/
	background: #fbfaf8;  /*--Background color for colored rounded corner content area--*/
}
.roundCorner1Bg6, .roundCorner2Bg6, .roundCorner3Bg6, .roundCornerContentBg6{
	border-color:#e5d6b8;  /*--Border color for rounded corners in main content--*/
}
.roundCorner1Bg7, .roundCorner2Bg7, .roundCorner3Bg7 {
	border-color:#e5d6b8;  /*--Border color for rounded corners in main content--*/
	background:#e5d6b8;  /*--Background color for rounded corner h2 highlights--*/
}
.zoneContainer h2 {
	background: #e5d6b8;  /*--BG color for rounded corner highlights*/
	color: #000; /*--Text color for rounded corner highlights*/
}
.horizontalBorderBg5{
	background:#e5d6b8;  /*--Border color for rounded corners in main content--*/
}
.horizontalBorderBg6{
	background:#e5d6b8;  /*--Border color for rounded corners in main content--*/
}
/*  =secondary content - right column
---------------------------------------------  */
#secondaryContentWrapper {
	top: 85px; /* same value as secondaryNav */
}
/* =footer
---------------------------------------------  */
.footer h2{
	color: #000;
}


/*----------from leather up assets---------------------------------*/
a.menuItem:link, a.menuItem:visited 

{

display: block;

text-decoration: none;

font-size: 10px;

font-weight: 700;

color: #000000;

padding-top: 5px;

padding-right: 0px;

padding-bottom: 5px;

padding-left: 15px;

}

a.menuItem:hover

{

display: block;

text-decoration: none;

padding-top: 5px;

padding-right: 0px;

padding-bottom: 5px;

padding-left: 15px;

background-color: #8cbefd;

}

a.menuItem:link, a.menuItem:visited

{

display: block;

text-decoration: none;

font-size: 10px;

font-weight: 700;

color: #000000;

padding-top: 5px;

padding-right: 0px;

padding-bottom: 5px;

padding-left: 15px;

}

a.menuItem:hover

{

display: block;

text-decoration: none;

padding-top: 5px;

padding-right: 0px;

padding-bottom: 5px;

padding-left: 15px;

background-color: #8cbefd;

}

.leftMenuHeader

{

font-family: Verdana,Helvetica,Arial,Sans;

color: #000000;

font-size: 10px;

font-weight: bolder;

background-color: #cccccc;

background-image: none;

background-repeat: repeat;

background-attachment: scroll;

background-position: 0% 0%;

padding-top: 5px;

padding-bottom: 5px;

padding-left: 5px;

}

.leftMenuHeader

{

font-family: Verdana,Helvetica,Arial,Sans;

color: #000000;

font-size: 10px;

font-weight: bolder;

background-color: #cccccc;

background-image: none;

background-repeat: repeat;

background-attachment: scroll;

background-position: 0% 0%;

padding-top: 5px;

padding-bottom: 5px;

padding-left: 5px;

}
.socialBtns {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin-left: 0px;
	margin-top: 15px;
	color: #166DE2;
}

.socialBtns a{
	width:38px;
	float: left;
	margin-left: 2px;
}
.socialBtns {
	margin-bottom: -0.5em;
	background-color: #1876F4;
	color: #FFFFFF;
	margin-top: 0px;
}
