﻿body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px auto;
	margin: 0px auto;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
}
.bodyDiv2
{
	width: 100%;
/*	background-color: #2b3033;
	background-image: url(  '/Templates/Popularit/bg_cons_global.jpg' );*/
	background-repeat: repeat-x;
	text-align: center;
}
.outsideContainer
{
	width: 990px;
	text-align: left;
	background-color: #FFFFFF;
}
.select-language
{
	color: #2e2e2e;
	font-family: arial,sans-serif;
	font-size: 11px;
}
.CategoriesCol
{
	margin: 10px 0px 0px 0px;
}
.Categoriesline
{
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

/* item */
.itemNameHeader
{
	border-color: #606458;
	color: #2872AF;
	vertical-align: middle;
	padding-top: 5px;
	margin-left: 0px;
	padding-bottom: 0px;
	width: 100%;
	text-align: left;
	font-size: 20px;
	display: block;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	font-weight: bolder;
}

.iteminfo1
{
	padding-left: 5px;
	width: 65px;
	list-style-type: none;
	list-style-position: outside;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border-right: 2px solid #CCCCCC;
	padding-right: 10px;
	position: relative;
}

.iteminfo2
{
	width: 250px;
	border-left-width: 0px;
	border-left-color: #CCCCCC;
	border-left: 0px solid #CCCCCC;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #2872AF;
}

.iteminfo3 td
{
	border-bottom: 4px solid #CCCCCC;
}

.iteminfo4 td
{
	border-bottom: 1px solid #CCCCCC;
}
.itempoint1
{
	display: none;
}
.relationHeader
{
	margin: 10px 0px 0px 10px;
	padding: 0px;
	border-color: #606458;
	color: #2872AF;
	vertical-align: middle;
	width: 100%;
	text-align: left;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	font-weight: bolder;
}
.topLinks, .cartLink, .SelLanguage
{
    font-family: Arial, Helvetica, sans-serif; /*font-weight: bold;*/
    color: #999999;
    text-decoration: none;
}
#langmenu
{
    margin: 0px 0px 0px 0px;
    display: block;
    overflow: visible;
    position: absolute;
    z-index: 10;
    text-align: right;
    top: 0px;
    float: right;
    width: 650px;
    left: 325px; 
}
#langmenu a:active, #langmenu a:link, #langmenu a:visited
{
    color: #999999;
    text-decoration: none;
}
#langmenu a:hover
{
    color: #FF0000;
    text-decoration: underline;
}
/* #langSpan a:active, #langSpan a:link, #langSpan a:visited
{
    color: #000000;
    text-decoration: underline;
}*/
a:active, a:link, a:visited
{
    color: #000000;
}
a:hover
{
	color: #FF0000;
}
#nav-menu ul
{
	font-family: Arial, Helvetica, sans-serif;
	list-style: none;
	padding: 0;
	margin: 0;
}
#nav-menu li
{
	float: left;
	margin: 0px;
	width: auto;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-position: left bottom;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	list-style-type: none;
}
#nav-menu li a
{
	float: left;
	margin: 0px;
	width: auto;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	list-style-type: none;
}
#nav-menu li a:active, #nav-menu li a:link, #nav-menu li a:visited
{
}
#nav-menu li a:hover
{
	color: #0168B7;
	text-decoration: underline;
}
#nav-menu
{
	width: 100%;
}
.itemCell
{
	border: 1px solid #CCCCFF;
	padding: 10px;
	background-color: #FFFFFF;
	width: 33%;
}
.itemCell-onmouseover
{
	border: 2px solid #8282FF;
}
/*
.itemCell div
{
	float: left;
	vertical-align: bottom;
}
*/
.itemCell span
{
	/* 	display: inline-block; 	vertical-align: baseline; */
	text-align: left;
	font-size: 1em;
}


.itemCell a
{
	text-decoration: none; /*color: #ffffff;*/
	cursor: pointer;
}

.itemCell .partNum
{
	font-size: 1.0em;
	font-weight: bold;
}
.itemCell .itemName
{
	font-weight: bold;
}
.itemCell .itemShortDesc
{
}
.itemCell .unitPrice
{
	font-weight: bold;
}
.itemPicture1
{
	padding: 0px;
	margin: 23px 5px 0px 0px;
	border: 0px solid #FFFFFF;
	text-align: center;
	vertical-align: middle;
	width: 210px;
	background-color: #FFFFFF;
}

.itemPicturetd
{
	vertical-align: top;
	width: 220px;
}
.tblPictures
{
	padding: 0px;
	margin: 0px 5px 0px 0px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
#newsheader1
{
	padding: 8px;
	background-color: #B0DEE2;
	margin: 0px;
	font-size: 16px;
	font-weight: bold;
	color: #2D55B1;
	font-style: normal;
}
#news
{
	margin: 8px;
	padding: 0px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-color: #B0DEE2;
	border-left-color: #B0DEE2;
	border-bottom-color: #B0DEE2;
	border-bottom-width: 3px;
	border-bottom-style: solid;
}
#news_body
{
	margin: 10px;
	background-color: #FFFFFF;
	padding: 10;
	height: 256px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7D7E81;
}
#featuredItemscontent
{
	background-color: #FFFFFF;
	padding: 5px;
}
#featuredItemsbox
{
	margin: 8px;
	padding: 0px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-color: #F09B36;
	border-left-color: #F09B36;
	border-bottom-color: #F09B36;
	border-bottom-width: 3px;
	border-bottom-style: solid;
}
.itemGridTitle
{
	font-size: 1.4em;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
	padding-right: 5px;
}
#featuredItemstb
{
	margin-top: 0em;
}

#featuredItemsheader
{
	padding: 8px;
	background-color: #F09B36;
	margin: 0px;
	font-weight: bold;
	display: none;
}
#main2
{
	background-color: Transparent;
	background-image: url(  '/Templates/Popularit/whitebg.gif' );
}
.col_box
{
	padding-bottom: 12px;
	margin-bottom: 10px;
	position: relative;
	float: left;
}

.col_tl, .col_tr, .col_head
{
	padding: 0px;
	margin: 0px;
	top: 0px;
	height: 21px;
	clear: both;
}

.col_tl
{
	left: 0px;
	width: 10px;
	background-image: url(  '/Templates/Popularit/column_tl.png' );
	background-position: top left;
	background-repeat: no-repeat;
}

.col_tr
{
	right: 0px;
	width: 10px;
	background-image: url(  '/Templates/Popularit/column_tr.png');
	background-position: top right;
	background-repeat: no-repeat;
}

.col_head
{
	left: 10px;
	right: 10px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
	color: #fff;
	background-image: url(  '/Templates/Popularit/column_tc_bg.gif');
	background-position: center center;
	background-repeat: repeat-x;
}

a.col_viewall
{
	position: absolute;
	top: 2px;
	right: 0;
	padding-right: 15px;
	height: 16px;
	line-height: 16px;
	font-size: 9px;
	font-weight: bold;
	background-image: url(  '/Templates/Popularit/view_all_arrow.png');
	background-position: center right;
	background-repeat: no-repeat;
	text-transform: none;
}

a.col_viewall:link, a.col_viewall:visited
{
	border-bottom: none;
	text-decoration: none;
	color: #fff;
	padding-bottom: 0;
}

a.col_viewall:hover, a.col_viewall:active
{
	color: #c2d1d5;
	background-image: url(  '/Templates/Popularit/view_all_arrow2.png');
	padding-bottom: 0;
}

.col_body
{
	padding: 0px 10px 0px 10px;
	background-color: #FFFFFF;
	background-image: url(  '/Templates/Popularit/bg_column.gif');
	background-position: top left;
	background-repeat: repeat-x;
	font-size: 11px;
	color: #252525;
	float: left; /*TO FIX*/
}

.col_bl, .col_br, .col_bc
{
	z-index: -1;
}

.col_bl, .col_br, .col_bc
{
	padding: 0px;
	margin: 0px;
	bottom: 0px;
	height: 12px;
	clear: both;
}

.col_bl
{
	left: 0px;
	width: 10px;
	background-image: url(  '/Templates/Popularit/column_bl.png');
	background-position: bottom left;
	background-repeat: no-repeat;
}

.col_bc
{
	left: 10px;
	right: 10px;
	background-image: url(  '/Templates/Popularit/column_bc_bg.gif');
	background-position: center center;
	background-repeat: repeat-x;
}

.col_br
{
	right: 0px;
	width: 10px;
	background-image: url(  '/Templates/Popularit/column_br.png');
	background-position: bottom right;
	background-repeat: no-repeat;
}
.quotes2
{
	font-size: 11px;
}
.name
{
	color: #194D6E;
}
.footer
{
    margin-left: auto;
    font-size: 10px;
    padding-top: 0px;
    /*background-image: url('/Templates/Popularit/footerbg1.jpg');
    background-image: url('/Templates/Popularit/footerbg1.jpg');
    background-repeat: repeat;*/
    padding-bottom: 10px;
}
.footer a
{
	color: #0A99C2;
	text-decoration: none;
}
.footer a:hover
{
	text-decoration: underline;
	font-weight: bold;
}
#bottomMenu
{
	margin-top: 10px;
	width: 100%;
	text-align:center;
}
#bottomMenu div
{
	margin:auto;
	width: 900px;
	display: inline-block;
	clear: both;
}
#bottomMenu span
{
}
#bottomMenu a
{
	width: 80px;
	display: inline-block;
	font-size: 11px;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	padding-left:20px;
	padding-right:20px;
}
#bottomMenu a:hover
{
	border-bottom: 1px dotted #FFFFFF;
}


.hoverImage img:hover
{
	width: 192px;
	height: 137px;
}

.paypalvisamaster
{
    display: none;
}
#headerDiv
{
    font-size: 8px;
    padding-bottom: 20px;
}
.categoryPageHeading
{
    font-size: 2em;
    font-weight: bold;
    visibility: hidden;
}
.categorydiv
{
    visibility: hidden;
}
.testing {
	float: right;
	overflow: hidden;
	padding: 20px;
	display: block;
	border: 5px solid #F6F3ED;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-color: #FFF;
	width: 680px;
}
.testing2 {
	color: #900;
	text-align: center;
	font-weight: bold;
}
.testing3 {
	float: left;
	overflow: hidden;
	padding: 0px;
	display: block;
	border: 0px solid #F6F3ED;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #FFF;
	width: 225px;
}
.testing4 {
	float: left;
	padding: 0px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFF;
	width: 100%;
}
.coverbg
{
    width: 980px;
    text-align: left;
    background-image: url('/templates/Popularit/bg_1.jpg');
    margin: auto auto auto auto;
    display: block;
    overflow: hidden;
}
.footerlink1, .footerlink1 a
{
    color: #FFFFFF;
    text-decoration: none;
}
