/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
head {
    background-color: white;
}

body{
    text-align:center;
/*    background-color: #e1e1e1;*/
    background-color: white;
    margin: 0px 0 0px 0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
  	text-align: left;
}

#wrapper{
    width: 990px;
    margin: auto;
    text-align: left;
    
}

#wrapper2{
    width: 510px;
    text-align: left;
    margin:0;
    padding:0;
    height: 410px;
    overflow:hidden;
}


#topbanner{
    text-align: center;
}
#logoAndUserMenu{
    /*bordeR: 1px solid blue;*/
    float:left;
}


#logo{
	float: left;
/*    position:absolute;*/
    bottom:0;  
    vertical-align: bottom;
    margin-bottom: 10px;  
}


#userMenu{
	float: right;
    width: 405px; /*705-224*/
    text-align: right;
    height: auto;
    vertical-align: bottom;
/*    position:absolute;*/
    bottom:0;
    margin-bottom: 10px;
/*    background-color: green;*/
}

img.menuBtn{
    margin-left: 5px;
    position:relative;
    top: 1px;
}
img.number{
    margin-left: -1px;
}

img.pig{
    margin-right: 5px;
}

img.money{
    margin-left: 2px;
    position:relative;
    top: 1px;

}

#topMenuSearch{
    /*width: 279px;*/
/*    width: 275px;*/
/*    height: 40px;*/
    padding:0;
    margin-bottom: 50px;
/*    margin:0 0 0 -5px;*/
    vertical-align: top;
/*    display:-moz-inline-stack;*/
    display:inline-block;
    padding-bottom: 50px;
/*    zoom:1;*/
    /*display:inline;*/
 
}

#topMenu{
    margin: 2px 0 5px 5px;
    padding: 0;
    width: 699px;
    float:left;
}
#topMenu a{
    margin:0;
    padding:0;

}

.menuImage{
    margin:0 0 0 -5px;
    padding:0;
    
    /*border: 1px solid green;*/

}

#sitecontent{
    margin: 0px 0 0 0;
    padding: 5px;
    padding-bottom: 0px;
/*    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;*/
    /*border-top: 1px solid transparent;*/
/*    border-top: 1px solid #ddd;*/
    /*background-color: #f5f5f5;*/
    clear:both;
}

a:link, a:visited, a:active{
    text-decoration: underline;
    color: #ff6600;
}
a:hover{
    /*color:white;
    background-color: #666666;
    */
    text-decoration: underline;
}

.divider{
    width: 100%;
    background-color: #ddd;
    color: #ddd;
    height: 7px;
    margin: 10px 0;
    clear: both;
}

.divider2 {
/*    width: 100%;*/
    background-color: #ddd;
    color: #ddd;
    height: 7px;
    clear: both;
	margin-top: 2px;
    margin-left: 10px;
    margin-right: 10px;
}

.divider3 {
/*    width: 100%;*/
    background-color: #666;
    color: #666;
    height: 7px;
    clear: both;
	margin-top: 4px;
}

.thin{
    height: 1px;
}


.pop{
    color: #666666;

}

#menu{
    margin: 10px 0 10px 0;
    padding: 0;
    background-color: #666666;
    width: 100%;
    height: 70px;
    -webkit-border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -moz-border-radius: 5px;
    overflow: visible;
    border: 1px solid red;
}

.menuLink{
    display: inline;
    border: 1px solid green;
    margin: 0;
    padding: 5px;
    vertical-align: bottom;
}


#menu a{
    text-decoration: none;
}

#menu a.active{
}


h1,h2,h3,h4,h5,h5{
    font-family: Verdana, "Gill Sans MT", Verdana, Arial, Helvetica, sans-serif;
}

h1.large{
    color: #ccc;
    font-size: 32px;
    /*width: 600px;*/
    padding: 0;
    /*margin: 20px 0 20px 212px; *//*(1024-600) / 2  "*/
    clear: both;
}

h1.large2{
    color: #ccc;
    font-size: 24px;
    width: 100%;
    padding: 0;
    margin: 0; /*(1024-600) / 2  "*/
}

.manufacturerList {
    margin: auto;
    width: 100%;
}

.manufacturersTable img{
    margin: 0;
    padding: 0;
}

.manufacturersTable{
    margin-bottom: 20px;
/*    margin-left: 0;*/
    margin: auto;
}

.manufacturersTable td{
    vertical-align: middle;
    padding: 7px;
    background-color: white;
    color: white;
    text-align: center;
    /*border: 1px solid #ccc;*/
    overflow: hidden;
}

.site_footer {
  padding: 5px 5px 10px 5px;
  text-align: center;
  clear: both;
/*  background-color: #f5f5f5;*/
  color: black;
/*  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;*/
  margin-top: 0;
  margin-bottom: 5px;
}
.site_footer p{
    margin-bottom: 10px;
    color: #FF6600;
/*    background-color: #f5f5f5;*/
    font-size: 14px;
    margin-top: 5px;
}


.whitebg{
    background-color: white;
}

#left{
    float: left;
    width: 25%;
}
#right{
    float: right;
    width: 74%;
}

#menuGroups{
    padding: 0;
    margin: 0;

}
.menuGroup{
    padding: 5px 0 5px 0;
    margin: 0;
}

.menuGroup a {
    text-decoration: none;
    font-weight: bold;
    font-size: 9px;
	color: #0786FF;
/*    color: #ff6600;*/
    text-transform: uppercase;
    line-height: 14px;
}

.menuGroup a:hover{
    text-decoration: underline;
}


.menuGroupItems{
    padding: 0 0 5px 0;
    margin: 0;
}

.menuGroupItems a {
    line-height: 13px;
}

#searchForm{
    margin-left: 45px;
    margin-top: 2px;
}

input.searchField{
    border: 1px solid #ddd;
    font-size: 14px;
}

.searchButton {
    vertical-align: top;
    padding-left: 5px;
}

.menuGroupItems a{
    color: black;
    text-decoration: none;
    font-size: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.menuGroupItems a:hover{
    text-decoration: underline;
}

li.popSearches2 {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline;
}	

li.popSearches2 a{
    text-decoration: none;
    color: #0786FF;

}

li.popSearches2 a:hover{
    text-decoration: underline;
}


a.xxsmall, span.xxsmall{
    font-size: 10px;
    color: #0786FF;
}
a.xsmall, span.xsmall{
    font-size: 12px;
    color: #0786FF;
}
a.small, span.small{
    font-size: 14px;
    color: #0786FF;
}
a.medium, span.medium{
    font-size: 16px;
    color: #0786FF;
}
a.large, span.large{
    font-size: 18px;
    color: #0786FF;
}
a.xlarge, span.xlarge{
    font-size: 20px;
    color: #0786FF;
}
a.xxlarge, span.xxlarge{
    font-size: 22px;
    color: #0786FF;
}

ul.popSearches{
    margin: 0;
    padding: 0;
}

li.popSearches{
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline;
}

#search td{
    vertical-align: middle;
}

#search img{
    margin-right: 5px;
    padding-right: 5px;
}

.inputsearch{
    margin: 0;
    padding: 0;
    font-size: 18px;
    text-align: left;
    vertical-align: top;
}

.submit{
    margin: 0;
    padding: 0;
    /*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 10px;
	font-style: normal;
	color: #444444;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
}

.submitsearch{
    float: right;
    /*width: 50px;*/
    margin: 2px 0 0 0;
}

.catSearch{
    width: 50px;
    vertical-align: bottom;
    
}

.verboseButton{
    width: 100%;
    text-align: right;
    margin-bottom: 5px;
}

.submit2{
    margin: 0;
    padding: 2px;
   /* font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 10px;
	font-style: normal;
    background-color: #ffffff;
	color: #666666;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
/*
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-right: 1px inset #ddd;
    border-bottom: 1px inset #ddd;    
*/
}

#searchbox{
    float: right;
    width: 380px;
    height: 45px;
    background-color: #ecba8d;
    border-top: none;
    border-bottom: 1px solid black;
    border-left: 1px solid black;
    border-right: 1px solid black;
    -moz-border-radius-bottomright:3px;
    -webkit-border-bottom-right-radius:3px;
    -moz-border-radius-bottomleft:3px;
    -webkit-border-bottom-left-radius:3px;
    position: relative;
    top: -10px;
    right: 10px;
    margin: 0;
    padding: 0;
}

h1{
    font-size: 18px;
	color: #000000;
    background-color: transparent;
    margin-top: 20px;
    margin-bottom: 5px;
}

h2{
    font-size: 15px;
    color: #666666;
    background-color: transparent;
    margin-top: 20px;
}

#center h3{
    font-size: 20px;
    color: #666666;
    background-color: transparent;
    margin-bottom: 10px;
}

#center h4{
    font-size: 14px;
    font-weight: normal;
    color: black;
    background-color: transparent;
    margin-bottom: 10px;
    margin-left:5px;
}

.adjustSize{
    float:left;
    margin-right: 5px;
    margin-bottom: 5px;
}

.adjustSize2{
    float:left;
    margin-bottom: 5px;
}

.topMargin{
    margin-top: 5px;
}

p.medium{
    font-size: 14px;
    font-weight:bold;
    color: #666666;
    background-color: transparent;
    margin: 0 0 10px 5px;
}

.boxHeaderSmall{
    font-weight: bold;
    font-size: 10px;
    margin-top: 10px;
    padding: 5px;

    color: #666666;
/*    background-color: #666666;*/
    background-color: #ffffff;
}


.filterHeaderSmall{
    font-weight: bold;
    font-size: 10px;
    margin-top: 10px;
    padding-bottom: 4px;
    color: #666666;
}

#categorySearch{
    float:right;
    margin-top: 2px;
}

#categorySearch2{
    float:left;
    margin-top: 2px;
    clear: both;
}

.submitLarge{
    margin: 0 5px 5px 0;
    padding: 0;
   /* font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 16px;
	font-style: normal;
	color: #444444;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
    width: 100px;
}

#categorySearchMeta {
	clear: both;
	float: none;
	overflow: auto;
/*	margin-top: 10px;
	margin-bottom: 10px;*/
}

#categorySearchMeta #pageNav {
	clear: both;
	float: right;
	overflow: auto;
    width: 100%;
}

#categorySearchMeta #pageNavLetter {
	clear: both;
	float: left;
	overflow: auto;
}

#categorySearchMeta #pageNav .pnr {
	float: left;
}

#categorySearchMeta #pageNav .pnrsel {
	float: left;
	padding: 3px 3px 3px 3px;
	margin-left: 3px;
/*	border: 1px solid #666666;*/
/*	width: 15px;*/
	text-align: center;
    background-color: #ffffff;
}

.pnrsel a:link, .pnrsel a:visited,.pnrsel a:hover,.pnrsel a:active{
    text-decoration: none;
    color: #666666;
    background-color: #ffffff;
}


#categorySearchMeta #pageNav .pnr a {
	float: left;
	padding: 3px 3px 3px 3px;
	margin-left: 3px;
	background-color: #ffffff;
/*	border: 1px solid #ddd;*/
/*	width: 15px;*/
	text-align: center;
	color: #666666;
    text-decoration: none;
}
.criteriaDesc{
    display: inline-block;
    width: 30px;
    text-align: right;
    padding-right: 5px;
}


/* new table*/
.resTable{
/*    border: 1px solid #ddd;*/
    /*margin-top: 2px;*/
    
}

.searchResHeaderRow{

}

.searchResHeaderMetaRow{
	background-color: #ffffff;
	vertical-align: middle;
	/*padding: 4px;*/
/*	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #ddd;*/
	font-weight: bold;
	color: #666666;
	text-align: left;
}

.searchResHeaderCol{
	background-color: #ffffff;
	vertical-align: middle;
	padding: 6px;
/*	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #ddd;*/
	font-weight: bold;
	margin: 6px;
	margin: 6px;
	color: #666666;
	text-align: left;
}

.searchResHeaderCol a:link, .searchResHeaderCol a:visited, .searchResHeaderCol a:active{
    color: #666666;
}


tr.searchResRow {
	/*line-height: 5px;*/
   /* padding-top: 100px;*/
}

.searchResCol{
	background-color: white;
	vertical-align: middle;
    padding-left: 5px;
    padding-right: 2px;
    padding-top: 14px;
    padding-bottom: 8px;
/*	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #ddd;*/
    font-size: 10px;
	line-height: 10px;
    text-align: left;
}

.searchResCo2{

}

.manufacturerNameCell{	
/*    color: #666666;*/
	/*color: #ffffff;*/
/*    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-top: 1px solid #ddd;*/
}

.listingHeader{
    font-size: 10px;
    padding: 3px;
}

/* end new table*/

.searchResRowMini {
	background-color: #ffffff;
	vertical-align: middle;
	padding: 6px 3px 3px 3px;
	font-size: 10px;
	font-weight: bold;
    text-align: center;
/*    border-left: 1px solid #f5f5f5;
    border-right: 1px solid #f5f5f5;*/
}

span.articleName a:link, span.articleName a:visited, span.articleName a:active {
/*    font-size: 11px;*/
/*    font-weight: bold;	*/
    text-decoration: none;
    text-align: left;

}

span.articleName a:hover{
    text-decoration: underline;
    text-align: left;
}


td.manufacturerNameCell{
/*    text-decoration: none;
    font-weight: bold;
    font-size: 10px;*/
/*    color: #ff6600;*/
/*   text-transform: uppercase;*/
    background-color: #ffffff;
	line-height: 20px;
	padding-left: 4px;
}

#prodPic{
    float:left;
    width: 246px;
    border: 1px solid #ccc;
    padding: 10px;
    text-align: center;
    background-color: #ffffff;
}


#articlePic a{
    color: black;
    text-decoration: none;   
}

#articlePic a.blue{
    color: blue;
    font-size: 10px;
}

img.smallMag{
    padding-bottom: 4px;
    vertical-align: middle;
}

.magLink{
    font-size: 9px;
    
}

.articleNrStores{
    font-size: 10px;
    color: black;
}
.articleBestPrice{
    font-size: 14px;
    color: black;
}
.alignRight{
    text-align:right;
}

.navigationList{
    font-size: 26px;
    color: #666666;
}

.navigationList a {
    font-size: 30px;
    color: #666666;
    text-decoration: underline;
    margin: 10px;
}

#breadcrum {
    color: #666666;
    font-size: 11px;
    margin: 0 0 5px 0;
    padding: 5px;
/*    border: 1px solid #ddd;*/
/*    clear: both;*/
	float: left;
    width: 690px;
}

#breadcrum a{
    text-decoration: none;
    font-size: 11px;
}

#breadcrum a:hover{
    text-decoration: underline;
    
}

span.angle{
    color: #ccc;
    font-weight: bold;
    font-size: 11px;
}

#article h1{
   font-size: 20px;
    color: #666666;
    margin-left: 5px;
    margin-top: 5px;
}

#article_grandprops span.articleSKU {
	font-weight: bold;
}

#article_grandprops span.articleShortDesc {
	font-style: normal;
}

#article_grandprops p.articleDesc {
	font-style: normal;
}

#article_grandprops span.articlePrice {
	display: block;
}

#article_grandprops span.price {
	color: red;
}

#article_advertisers {
	clear: both;
	background-color: #ffffff;
    margin: 10px 20px 20px 20px;
	overflow: auto;
}

#article_adv_row {
	float: left;
}

.article_props h3{
    font-size: 16px;
    color: #666666;
    
}

.article_props {
	clear: both;
	background-color: #ffffff;
/*    border: 1px solid #666666;*/
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
 	overflow: auto;
 	padding: 10px 10px 10px 10px;
}

.emptyAttribute{
    margin-left: 5px;
    float:left;
}

.emptyAttribValue{
    margin-left: 5px;
    float:left;
}
.emptyAttribSubmit{
    margin-left: 5px;
    float:left;
}

.article_props_row {
	clear: both;
	float: left;
    margin-bottom: 10px;
    width: 100%;
    overflow:hidden;
    padding: 0 0 1px 0;
}

#article input{
    font-size:11px;
}

.article_props h3 {
	clear: both;
	font-size: 20px;
    padding: 0px 0 0px 0;
    margin-top: 20px;
    margin-left: 0px;
}
	
	
.article_props_row2 {
    clear: both;
	float: left;
    margin-top: 1px;
    margin-bottom: 1px;
    width: 100%;
   overflow:hidden;
    padding: 0px 0 0px 0;
    border: 0px solid #ccc;
    background-color: #ffffff;
    line-height: 11px;
}

.changeable{
    border: 1px solid #ccc;
    padding: 5px;
    float:left;
    margin-top: 5px;
}

.article_props_name {
/*	float: left;*/
	width: 270px;	
    margin: 0 0 0 10px;
    font-weight: bold;
    font-size: 10px;
    vertical-align: top;
    
}

.article_props_value {
/*	float: left;*/
    width: 350px;
    font-size: 10px;
    margin: 0;
}
/*
.article_props_value2 {
	float: left;
    margin: 0;
}
*/
.article_props_attrgroup {
	clear: both;
	font-weight: bold;
	padding-top: 10px;
}

h3.article_props_attrgroup {
	font-size: 14px;
}

#article_related {
	clear: both;
	background-color: #ffffff;
    margin: 10px;
    padding: 10px;
	border: 1px solid #666666;
	overflow: auto;
}

.article_related_catgroup {
	clear: both;	
	padding-top: 10px;
}

h3.article_related_catgroup{
    color: #666666;
    background-color: white;
    font-size: 20px;
    margin:0 0 5px 0;
    padding: 0;
}

.article_related_row {
	padding-bottom: 1px;
	width:500px;
	vertical-align: middle;
    padding-left: 15px;
    margin-bottom: 5px;
}

.article_related_row #article_related_thumb {
	float: left;
	vertical-align: middle;
}

.article_related_row a.article_related_name {
	text-decoration: underline;
	vertical-align: middle;
    display: block;
}

.artNameFloat{
    font-size:24px;
    margin:0 0 8px 0;
    padding:0;
    color: #666666;
}

#article{
    width: 100%;
    padding: 0;
    margin-top: 0;
}


#backgroundPopup{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:100%;
width:100%;
top:0;
left:0;
background:#000000;
border:1px solid #cecece;
z-index:1;
}
#popupContact{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:600px;
width:600px;
background:#FFFFFF;
border:2px solid #cecece;
z-index:2;
padding:12px;
font-size:13px;
}
#popupContact h1{
text-align:left;
color:#6FA5FD;
font-size:22px;
font-weight:700;
border-bottom:1px dotted #D3D3D3;
padding-bottom:2px;
margin-bottom:20px;
}
#popupContactClose{
font-size:14px;
line-height:14px;
right:6px;
top:4px;
position:absolute;
color:#6fa5fd;
font-weight:700;
display:block;
}

#advertiserHeader h1, h2, h3{
    margin: 0 0 5px 5px;
    color: #666666;
    background-color: transparent;
}
#advertiserHeader h1{
    font-size: 18px;
    font-weight: bold;
}

#advertiserHeader h2{
    font-size: 16px;
}

#advertiserHeader h3{
    font-size: 14px;
}

p.pkinfo{
    font-size: 11px;
    font-style: normal;
    margin:4px;
    
}

/* Fieldbox */

.fieldbox {  padding-top: 10px; padding-bottom: 20px; margin: 0px; /*border-top: 1px #ddd solid; border-bottom: 1px #ddd solid;*/ width: 600px; color: #000; overflow: auto;}
.fhead { font-size: 14px; color: #666666; font-weight: bold; margin-bottom: 5px;}
.fhead_desc { font-style: normal; color: #666666; padding-top: 3px; padding-bottom: 6px; }

.fcontent { clear: both; /*overflow: auto;*/ display: block; margin-top: 15px; margin-bottom: 0; margin-left: 0px; color: #666666;}
.frow { clear: both; padding-bottom: 15px; float: left; }
.frow_submit { clear: both; text-align:left;margin-top: 5px;}

.fieldbox label, .fcontent label { clear: both; float: none; /*width: 8em;*/ font-weight: bold; display: block; margin-bottom: 5px;}
.fieldbox label, .fcontent input[type="text"] { float: none; display: block;  }

.roundBox label, .fcontent label { clear: both; float: none; /*width: 8em;*/ font-weight: bold; display: block; margin-bottom: 5px;}
.roundBox label, .fcontent input[type="text"] { float: none; display: block;  }



#loginTitle h1{
    font-size: 30px;
    color: #666666;
    background-color: transparent;
}

ol.popularArticles {
    color: black;
    list-style-type: none;
	float: left;
    margin:0 0 20px 0;
    padding:0 0 10px 0;
}

.popBoxContent{
    margin-bottom: 20px;
}

li.popularArticle {
    margin:0;
    /*padding:5px;*/
    padding-bottom: 0px;
    padding-top: 0px;
}

ul.relatedArticles {
	list-style-type: none;
    list-style-position: outside;
	float: left;
	padding:0 0 10px 0;
	margin: 0 0 0 0;
}

li.relatedArticle {
margin:0;
padding:0 5px 5px 0;
font-size: 10px;
}

.price {
	color: #666666;
	font-weight: bold;
	font-size: 11px;
}

.smallButMargin{
    margin: 5px 0 10px 0; 
}

.relSearch a:link, .relSearch a:visited, .relSearch a:active{
    font-size: 11px;
}

#articleHeader {
/*	clear: both;*/
	float: left;
    padding-bottom: 10px;
}
.starContainer{
    width: 140px;
    margin:0;
    padding:0;
}

#articleHeader #articlePic {
	float: left;
    width: 30%;
    border: 1px solid #ddd;
    text-align: center;
    padding: 3px;    
}

#articleHeader #headerPic {
	float: left;
	width: 100px;
}

#articleHeader #headerName {
	float: left;
	width: 300px;
}

#articleHeader #headerNrStores {
	float: left;
	width: 80px;
}

#headerBestPrice {
	float: left;
	width: 100px;
}


#article_manuprops {
/*	float: right;	*/

	clear: both;

/*
    display:block;
    position:absolute;
    bottom:10px;
    left:280px;*/
    margin: 10px;
    float: right;

}


#article_grandprops {
	float: left;
    padding: 5px;
}

#article_grandprops h1{
    color: #666666;
    background-color: white;
    font-size: 24px;
    margin: 0 0 10px 0;
    font-weight: bold;
}

#article_grandprops span.articleSKU {
	font-weight: bold;
    font-style: normal;
}

#article_grandprops p.articleShortDesc {
	font-style: normal;
	line-height: 17px;


}

#article_grandprops p.articlePrice {
    margin: 5px 0;
}

#article_grandprops span.price {
	color: red;
}

#article_advertisers_print table{
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

#article_advertisers_print th{
    border-right: 1px solid #ddd;
    padding: 10px;
    font-weight: bold;
    background-color: #666666;
    color: white;
    font-size: 10px;
}

#article_advertisers_print td{
    background-color: white;
	vertical-align: middle;
	padding: 6px;
	border-top: 1px solid #ddd;
	height: 70px;
    font-size: 10px;
}

#article_advertisers-print td.firstRow{
    background-color: white;
	vertical-align: middle;
	padding: 6px;
	border-right: 1px solid #ddd;
}


#article_advertisers th {
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 10px;
    font-weight: bold;
    background-color: #eeeeee;
    color: #666666;
    font-size: 10px;
}
#article_advertisers td{
    background-color: white;
	vertical-align: middle;
	padding: 10px;
/*	border: 1px solid #ddd;*/
	border-bottom: 1px solid #ddd;
    font-size: 10px;
}

#article_advertisers td.firstRow{
    background-color: white;
	vertical-align: middle;
	padding: 10px;
/*	border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #666666;*/
}

.sidePadding{
   bordeR: 1px solid black;
   margin:0;
   padding: 0 5px;
}

#siteAdvertiser p {
	line-height: 18px;
}

#searchResWrap h1 {
    color: #000000;
    font-size: 14px;
    font-weight: normal;
    margin: 0 0 15px 0;
    padding: 0px;
    line-height: 18px;
}

#siteAdvertiser h1{
    color: #666666;
    font-size: 30px;
    margin: 0 0 15px 0;
}

#siteAdvertiser h2{
    color: #666666;
    font-size: 24px;
    margin: 0 0 5px 0;
    padding:0;
}

#siteAdvertiserOption {
	background-color: #ffffff;
	float: left;
    padding: 10px;
	border: 0px solid #666666;
    margin: 10px;
}

#siteAdvertiserOption p {
    line-height: 20px;
}

#siteAdvertiserReviewRow {
	width: 100%;
}

.advPropRowDesc{
     font-weight: bold;
     color: #666666;
     margin-top: 5px;
     font-size: 13px;
}
.advPropRowValue{
    margin-top: 3px;
    margin-left: 1px;
    font-size: 11px;
}

#advPopArt{
    width: 31%;
    margin: 10px;
}

#manPopArt{
    width: 31%;
    margin: 10px;    
}



.siteAdvertiserProductsRow {
	float: left;
	padding-top: 4px;
	padding-right: 20px;
    font-size: 16px;
    border: 1px solid green;
    height: 20px;
    overflow: hidden;
    width: 100%;
}

#sitemap {
	float: left;
    padding: 0;
    margin-left: -5px;
    margin-top: -5px;
    width:700px;
}

.sitemap_alphaHeader {
	float: left;
	width: 180px;
    min-height: 150px;
    margin: 5px;
    padding: 10px;
}
.sitemap_alphaHeader h1{
    color: #ff6600;
    font-size: 24px;
    margin:0;
    background-color: #ffffff;
    width: 30px;
    text-align:center;
    padding: 5px;
    border: 1px solid #ddd;    
}

.sitemap_category {
	font-weight: bold;
	padding-bottom: 2px;
    margin-left: 5px;
    width: 150px;
}

#article_main{     
    margin-bottom: 20px;
    width: 680px;
}


#advertiser_main {     
    margin-bottom: 20px;
    width: 680px;
    line-height: 16px;
    font-size: 11px;
}

#advertiser_main h2 {
	margin-top: 10px;
	margin-left: 0px;
}

.popManArt{
    margin-left: 10px;
}
.manAdvImages{
    margin: 0;
    padding:2px;    
}

#siteAdvertiserProducts a:link, #siteAdvertiserProducts a:visited, #siteAdvertiserProducts a:active{    
/*    font-weight: bold;*/
    margin-right: 5px;
}

#siteAdvertiserProducts li{
    display: block;
}

#siteAdvertiserProducts ul.popSearches {
    margin: 0;
    padding: 0;
}

#siteAdvertiserProducts li.popSearches {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline;
}


.prodLink:link, .prodLink:visited, .prodLink:active {
    font-weight: bold;
	padding-bottom: 2px;
}

#siteAdvertisers{
    margin: 0;
    padding:0;
    float:left;
}

.manInfo{
    margin-left: 5px;
}

#terms {
	/*width: 700px;*/
    width: 553px;
    padding: 0;
    line-height: 16px;
}

#terms2 {
	width: 900px;
    padding: 0;
}

#terms h1 {
    font-size: 20px;
    color: #666666;
/*    font-weight: bold;*/
    margin-top: 4px;
    margin-left: 3px;
    margin-bottom: 4px;
}

#terms h2{
    font-size: 15px;
    color: #666666;
    margin-top: 12px;
    
}
#terms h3{
    font-size: 14px;
    color: #666666;
    background-color: transparent;
    margin-bottom: 10px;
    margin-top: 5px;
}

#terms p {
	padding-top: 4px;
	clear: both;
	margin-left: 5px;
	font-size: 11px;
    /*padding-left: 10px;*/
}

#terms ul {
	padding-top: 8px;
	clear: both;
	list-style-type: disc;
	padding-left: 60px;
}

#terms li {
	padding-top: 6px;
	clear: both;
}


.heading2 {
	font-weight: bold;
	color: #000;
	font-size: 115%;
}

.heading3 {
	font-weight: bold;
	color: #000;
}

.glidecontentwrapper{
position: relative;
min-height: 110px;
overflow: hidden;
width: 100%;
}
.glidecontent{
position: absolute; 
padding: 10px;
visibility: hidden;
width: 100%;
}

.shortDes{
    margin-top: 10px;
    margin-bottom: 5px;
    clear: left;
}

.glidecontenttoggler{
width: 100%;
margin-top: 0px;
padding-bottom: 6px;
height: 20px;
background: white;
}

.glidecontenttoggler a{
display: -moz-inline-box;
display: inline-block;
/*border: 1px solid black;*/
color: #2e6ab1;
padding: 1px 3px;
margin-right: 3px;
font-weight: bold;
text-decoration: none;
}

.glidecontenttoggler a.selected{
background: #E4EFFA;
color: black;
}

.glidecontenttoggler a:hover{
background: white;
color: white;
}

.glidecontenttoggler a.toc{
}

.glidecontenttoggler a.prev, .glidecontenttoggler a.next{
    border: none;
}

.glidecontenttoggler a.prev:hover, .glidecontenttoggler a.next:hover{
background: white;
color: white;
}
/* end scroller stuff.*/

#toggler img{
    border: none;
}
a.prev{
    float: left;
}
a.next{
    float: right;
}
.glidecontent h2{
    color: #666666;;
    background: white;
    font-size: 16px;
}
.glidecontent h3{
    color: #666666;;    
    background: white;
    margin-bottom: 5px;
    font-size: 13px;
}

.widthFull{
    width: 100%;
}

.width100{
    width: 100px;
}

.width160{
    width: 160px;
}

.width165{
    width: 165px;
}

.width180{
    width: 180px;
}

.width200{
    width: 200px;
}

.width205{
    width: 205px;
}

.width220{
    width: 220px;
}

.width240{
    width: 240px;
}

.width396{
    width: 396px;
}

.width270{
    width: 270px;
}

.width400{
    width: 400px;
}

.width426{
    width: 426px;
}

.width450{
    width: 450px;
}

.width500{
    width: 500px;
}

.width508{
    width: 508px;
}

.width510{
    width: 510px;
}

.width525{
    width: 525px;
}
.widthGroupBox {
    width: 699px;
}

.width550 {
    width: 549px
}

.widthGroupTotal {
/*    width: 551px*/
    width: 699px;
}

.width600{
    width: 600px;
}

.width602{
    width: 602px;
}

.width674 {
    width: 674px;
}

.width700{
    width: 700px;
}
.width728{
    width: 728px;
}

.width750{
    width: 750px;

}

.width656{
    width: 656px;
}

.height100{
    min-height: 100px;
}

.height200{
    min-height: 200px;
}

.height400{
    min-height: 400px;
}

.height408{
    min-height: 408px;
}


.clear{
    clear: both;
}

.floatLeft{
    float: left;
}

.floatRight{
    float: right;
}

.clearLeft{
    clear: left;
}

.clearRight{
    clear: right;
}

a.fancybox:link, a.fancybox:visited, a.fancybox:hover, a.fancybox:active{
   text-decoration: none;
}

a.fancybox:hover{
    text-decoration: underline;
}
/*
.sjoerd {
	marg-right: 30px;
}*/
.subgroup{
/*    width: 228px;*/
    width: 196px;

    margin: 5px;
    padding: 10px;
/*    border: 1px solid #ddd;*/
}

.spaceDiv{
    padding: 2px;    
}

.saveBtn{
    margin: 10px 0 0 0;
}

a.subgroupItem:link, a.subgroupItem:visited, a.subgroupItem:active{
    text-decoration: none;
/*    font-weight: bold;	*/
    font-size:11px;
}

a.subgroupItem:hover{
    text-decoration: underline;
}

a.menuGroupItem2:link, a.menuGroupItem2:visited, a.menuGroupItem2:active{
    color: blue;
    font-weight: bold;
	padding-bottom:5px;
    font-size: 11px;
}

a.menuGroupItem2:hover{
    color: #666666;
}

.addLeftMargin{
    margin-left: 5px;
}

.subgroup h1{
    background-color: white;
/*    color: #666666;*/
	color: #666666;
    font-size: 15px;
    margin: 0;
}

#fourwrapper{
    padding:0;
    margin:0;
    width: auto;
    overflow: visible;
}

#manufacturerCriteria{
/*width: 28%;*/
margin-right: 5px;

}
#retailers{
/*width: 28%;*/
    margin-right: 5px;
    
}

#priceCriteria{
/*width: 38%;*/
    margin:0;
    
}
#freetextCriteria{
     /*190*3 + 20;*/
    margin:5px 0 0 0;


}

.filterHeader{
    padding-left: 4px;
    padding-top: 3px;
    padding-bottom: 2px;
    color: #666666;
    font-size: 10px;
    font-weight: bold;
}

.showHideLink{
    color: #666666;
    text-decoration: underline;
    margin-bottom: 5px;
    margin-top: 15px;
    padding-top: 10px;

}

.articleFullDescription{
    display: none;
    margin: 5px;
}

.ad{
    margin-left: 20px;
}

.adsense{
    margin: 0 0 20px 15px;
}

.inputCaption { font-weight: bold; display: block; margin-bottom: 5px; margin-top: 5px; color: #666666;}
.inputLegend { margin-bottom: 8px; font-size: 10px;}
.jsvalidator { font-size: 10px; display: block; color: red;}

.vertAlignMiddle{
    vertical-align: middle;
}
.vertAlignTop{
    vertical-align: top;
}

.popArtImage2, .popArtImage3, popArtImage4{
    float: left;
    margin: 0 10px 10px 0;
    padding: 7px 0 0 0;
    overflow: hidden;
    height: 85px; 
    width: 85px;

}

.newArtImage {
    float: left;
    margin: 0 10px 10px 0;
    padding: 7px 0 0 0;
    overflow: hidden;
    height: 100px; 
    width: 100px;

}

.popArtImage3{
    border: 0px solid #666666;
    height: 95px;
    width: 95px;
    text-align:center;
}

.popArtImage4{
    border: 0px solid #ccc;
    height: 95px;
    width: 85px;
    text-align:center;
    float: left;
    overflow: hidden;
}

.popArtImage4 img{
   
   
}

span.mainColor{
    color: #ff6600;
    
}

#addReview{
    background-color: #fafafa;
    border: 1px solid #ddd;
    clear:both;
    margin: 5px 0;
    width: 500px;
    padding: 10px;
    margin-top: 10px;
    line-height: 20px;
    font-size: 10px;
}

#addReview p {
	margin-top: 5px;
}

#reviewComment{
    background-color: #ffffff;
    border: 1px solid #ddd;

}

.articleReview{
    background-color: #ffffff;
/*    border: 1px solid #ddd;*/
    clear:both;
    margin: 5px 0;
    width: 300px;
    padding: 5px;
}

.articleReviewInfo{
/*    border: 1px solid #666666;*/
    height: 95px;
    width: 295px;
    float:left;    
}

.articleReviewComment{  
    float:left;
}



.catPriceCompare{
    padding-bottom: 3px;
}

.catArtShortDesc{
	float: left;
    font-size: 11px;
    line-height: 14px;
    width: 400px;
    margin-left: 8px;
/*    font-style: italic;*/

}

.extraInfoList{
    margin: 5px;

}
.center{
    text-align: center;
    vertical-align: middle;  
}

.popArtAllInfoBase{
    float: left;
/*    padding: 7px 0 0 0;
    margin: 0 0 5px 0;*/
    border: 0px solid #ddd;
    background-color: #ffffff;
    overflow:hidden;
    height: 85px;
}

.freshArtAllInfoBase{
    float: left;
/*    padding: 7px 0 0 0;
    margin: 0 0 5px 0;*/
    border: 0px solid #ddd;
    background-color: #ffffff;
    overflow:hidden;
    height: 150px;
}

.popArtAllInfo{
    width: 385px;
}

.wrapAlphaAd{
    width: 100%;
    bordeR: 1px solid green;

}
.higher{
    height: 120px;
    margin-right: 20px;
}
.popArtAllInfo240{    
    width: 56%;
    height: auto;
    padding-bottom: 5px;
    float:left;
}

.popArtAllInfoCategory{
    width: 52%;
    height: auto;
    padding-bottom: 5px;
    float:left;
}

a.popManus{
    text-decoration: none;
    
}
a.popManus:hover{
    text-decoration: underline;
}

h2.popManus{
    font-size: 14px;
    margin: 10px;
    display: inline;
}

p.advertiserHeader{
    font-size: 14px;
    color: #666666;
    background-color: #f5f5f5;
    font-weight: bold;
    margin: 8px 0 8px 3px;

}

p.popManus{
    font-size: 12px;
/*    color: #ccc;
    background-color: #f5f5f5;*/
    color: #666666;
    background-color: #ffffff;
    font-weight: bold;
    margin: 3px 0 3px 3px;
}
#grpIcon{
    float:left;
}
#rightOfGroupIcon{
    width: 300px;
    float:left;
    padding-top: 10px;
    margin: 0 0 0 10px;
}

.largeGroupIcon{ 
    vertical-align: middle;
    padding: 5px;
}
.popArtAllInfo270{
    width: 58%;
    height: auto;
    
    margin-bottom:5px;
}

.popArtAllInfo3{
    
}

.popArtAllInfo2 h2, .popArtAllInfo2 h3{
    color: #666666;
    background-color: #fafafa;
}

.popArtInfo{
    margin: 5px;
    font-size: 10px;
}

.freshArtInfo{
    margin: 5px;
    font-size: 12px;
}

a.popArtLink:link, a.popArtLink:visited, a.popArtLink:active {
    text-decoration: none;
    font-size: 10px;
    font-weight: bold;
}

a.popArtLink:hover{
    text-decoration: underline;
    
}

a.popArtProdLink:link, a.popArtProdLink:visited, a.popArtProdLink:active {
    
    font-size: 11px;
    text-decoration: none;
}

a.popArtProdLink:hover{
    text-decoration: underline;
    /*color: white;
    background-color: #666666;*/
}

.popArtCnt{
    color: white;
    background-color: #666666;
    float: left;
    margin: 0 5px 0 0 ;
    padding: 5px;
    width: 25px;
    text-align: center;
}

h3.popArtCntHeader{
    font-weight: bold;
    font-size: 18px;
    color: white;
    display: inline;
    margin: 0;
    padding: 0;
}

#rightMenu{
float: right;
margin: 0 10px 0 0;
padding: 0;
border: 1px solid black;

}

#leftMenu{
    float: left;
    padding: 0;
    margin:0;
    border: 1px solid black;
}


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */


.shadetabs{
border-bottom: 1px solid #ddd;
margin-top: 10px;
}



.shadetabs ul{
padding: 3px 0;
margin-left: 10px;
margin-top: 1px;
margin-bottom: 0;
font: normal 14px Arial;
list-style-type: none;
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #ddd;
color: #666666;
background-color:#f5f5f5;
font-size: 11px;
}

.shadetabs li a:hover{
     text-decoration: underline;
}

.shadetabs li.selected{
position: relative;
top: 1px;
}

.shadetabs li.normal{
position: relative;
top: 1px;
}

.shadetabs li.selected a{
/*border-bottom-color: #f5f5f5;
background-color: #f5f5f5;*/
border-bottom-color: white;
background-color:white;
color: #666666;
font-weight: bold;
}

.shadetabs li.normal a{
/*border-bottom-color: #f5f5f5;
background-color: #f5f5f5;*/
border-bottom-color: white;
background-color:white;
color: #666666;
font-weight: normal;
}

.shadetabs li.selected a:hover{
text-decoration: none;
font-weight: bold;
}

.shadetabs2{
border-bottom: 1px solid #ddd;
width: 700px;
margin-top: 5px;
}

.shadetabs3{
border-bottom: 1px solid #ddd;
margin-top: 30px;
width: 700px;
}

.shadetabs2 ul, .shadetabs3 ul{
padding: 3px 0;
margin-left: 10px;
margin-top: 1px;
margin-bottom: 0;
font: normal 13px Arial;
list-style-type: none;

}

.shadetabs2 li, .shadetabs3 li{
display: inline;
margin: 0;
}

.shadetabs2 li a, .shadetabs3 li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #ddd;
color: #666666;
background-color: #fafafa;
font-size:11px;
}

.shadetabs2 li a:visited, .shadetabs3 li a:visited{
    color: #666666;
}

.shadetabs2 li a:hover, .shadetabs3 li a:hover{
    text-decoration: underline;
}

.shadetabs2 li.selected, .shadetabs3 li.selected{
position: relative;
top: 1px;
}

.shadetabs2 li.selected a, .shadetabs3 li.selected a{
border-bottom-color: white;
background-color: white;
color: #666666;
font-weight: bold;
}

.shadetabs2 li.selected a:hover, .shadetabs3 li.selected a:hover{ /*selected main tab style */
    text-decoration: none;
}


/* på utbetalningar*/
.listTable {
	border: 1px solid #999999;
	overflow: auto;
	margin: 4px;
	padding: 4px;
}

.listTable td {
	padding-bottom: 3px;
	padding-top: 3px;
	padding: 4px;
}

.listTable tr.listHeader {
	font-weight: bold;
    color: white;
    background-color: #666666;
}

.payment{
    margin: 10px 0 20px 0;
}

.noMargin{
    margin:0;
    padding:0;

}
.moreInfo{
	font-size: 10px;/*   margin-bottom: 3px;*/
}

.noBorders{
    border: none;
}

.secECom{
    width: 100%;
    text-align:center;
}

.secECom a{
    font-size: 10px;
}

p.label_field_pair {
  clear: both;
  float: none;
}

p.label_field_pair label {
  clear: right;
  display: block;
  float: left;
  text-align: left;
  padding: 2px 0 2px 5px;
  
}

p.label_field_pair input {
  clear: left;
  float: left;
  width: 20px;
}

a.questionMark:link, a.questionMark:visited, a.questionMark:active {
    margin-left: 5px;
    text-decoration: none;
    color: #666666;
    margin-top: 2px;
}

a.questionMark:hover {
    background-color: #666666;
    color: white;
}

.width265{
    width: 265px;
}

.width234{
    width: 234px;
}

.actionMessage{
    display: inline;
    float: left;    
    font-weight: bold;
    color: #666666;
    border: 1px solid #666666;
    background-color: #eeeeee;
    padding: 5px;
}

.actionMessage2{    
    font-size: 10px;
    margin: 2px 0;
}
.actionMessage2 a{
    
}

.actionMessage3{
    /*margin: 0;*/
}

.red{
    color: red;
}


.categoryLeft{
    float: left;
    width: 700px;
    margin: 0;
    padding: 0;
}

#categoryRight{
    float: right;
    width: 270px;
    margin: 0;
    padding: 0;
}




#adsenseCategory{
    
}

#searchResWrap{
    float: left;
    overflow: visible;
    width: 660px;
/*    clear: both;*/
    /*position: relative;
    top: 240px;*/
}

.marginPaddingBottom{
    margin-bottom: 20px;
    padding-bottom: 10px;
}

#wrapBaseCriteria{
    /*position:absolute;
    top:0;*/
    /*top:184px;*/
    float:left;
    padding-bottom: 5px;
    min-width: 700px;
    margin-right: 5px;
    height: 270px;
    z-index: 1;
}

#showMoreFilters{
    
    
}

#showLessFilters{
    
}

.searchLinks{
    float: left;
    text-align: right;
}

#filters{    

}

#priceAndFree{

}

.searchOptionLink{
    margin-top: 8px;
    padding:2px;
    
}

.searchButton{
    margin-top: 8px;
    float:left;
    margin-left: 5px;
    
}

.articlePic{
    margin: 0;
    padding: 0;
    width: 100px;
    overflow: hidden;
    text-align: center;
}

.center404{
    width: 820px;
    padding: 0;
    margin: 20px 0 100px 102px; /*(1024-600) / 2  "*/
}

#links404 li{
    display: inline;
}

a.link404:link, a.link404:visited, a.link404:active {
    font-size: 24px;
    color: #666666;
    text-decoration: none;
}

a.link404:hover{
    text-decoration: underline;
}

#links404{
/*    width: 600px;*/
    padding: 5px;
    /*margin: 20px 0 20px 212px; *//*(1024-600) / 2  "*/
}

.angle2{
    color: #ccc;
    font-weight: bold;
}


.manName{
    display: block;
    margin: 2px;
    padding: 0;
    color: #666666;
    font-size: 11px;
    font-weight:bold;
}

a.manName:link, a.manName:visited, a.manName:active{
    color: black;
    text-decoration: none;
}

a.manName:hover{
    text-decoration: underline;
}

#groupLeft{
    float: left;
	width: 699;
    padding: 0;
    margin:0;
}

#groupBanner{
    margin:0 0 0 5px;
    padding: 0;
}

#groupRight{
    float: left;
    width: 400px;
    width: auto;
    margin:0 0 0 5px;
    padding: 0;
}

.subgroupBox{
    margin: 0;
    padding: 0;

}

.containTenStars{
    width: 130px;
}

.compPrice{
    width:  90px;
    
}

/*
.containStars{
    width: 100%;
    text-align: center;
    margin-top: 5px;
}

.containStars2{
    padding:0;
    margin:0;
    float: left;
}

.containStars2 p{
    padding: 3px;
}
*/
.keepMe{
    border: 1px solid red;
    clear: both;
}

.scoreStats{
    font-size: 10px;
    float: right;
    vertical-align: top;
    margin-right: 5px;
    padding-bottom: 3px;
}

.imgstar{
    padding: 0;
    margin: 0;
    display: inline;
}

.advScoreProp{
    margin-bottom: 5px;
   font-weight: bold;
}

.storeOverview{
    margin: 0 0 10px 0;
    font-size: 13px;
    color: #222222;
    font-weight: bold;
}

#noProduct{
    margin: 80px 0;   
}

.advLogo{
    width: 100%;
    text-align: center;
}

.inline{
    display: inline;
}

.whoSaidIt{
    font-size: 12px;
/*    font-weight: bold;*/
    color: #666666;
    margin: 0;
    padding: 5px;
}

.whatTheySaid{
    font-size: 11px;
    margin: 0 0 0 5px;
    padding: 5px;
}
.roundBox
{
    position: relative;
}
/*

.roundBox > .tl
{
    width: 5px;
    height: 5px;
    position: absolute;
    background: url(../images/corners/top-left-purple5.png) top left no-repeat;
    top: -1px;
    left: -1px;
}

.roundBox > .tr
{
    width: 5px;
    height: 5px;
    position: absolute;
    background: url(../images/corners/top-right-purple5.png) top right no-repeat;
    top: -1px;
    right: -1px;
}

.roundBox > .bl
{
  width: 5px;
  height: 5px;
  position: absolute;
  background: url(../images/corners/bottom-left-white5.png) bottom left no-repeat;
  bottom: -1px;
  left: -1px;
}

.roundBox > .br
{
    width: 5px;
  height: 5px;
  position: absolute;
  background: url(../images/corners/bottom-right-white5.png) bottom right no-repeat;
  bottom: -1px;
  right: -1px;
}

.roundBox > .tlwhite
{
    width: 5px;
  height: 5px;
  position: absolute;
  background: url(../images/corners/top-left-white5.png) top left no-repeat;
  top: -1px;
  left: -1px;
}

.roundBox > .trwhite
{
    width: 5px;
  height: 5px;
  position: absolute;
  background: url(../images/corners/top-right-white5.png) top right no-repeat;
  top: -1px;
  right: -1px;
}

.roundBox > .tlgrey
{
    width: 5px;
  height: 5px;
  position: absolute;
  background: url(../images/corners/top-left-grey5.png) top left no-repeat;
  top: -1px;
  left: -1px;
}

.roundBox > .trgrey
{
    width: 5px;
  height: 5px;
  position: absolute;
  background: url(../images/corners/top-right-grey5.png) top right no-repeat;
  top: -1px;
  right: -1px;
}

.roundBox > .blgrey
{
  width: 5px;
  height: 5px;
  position: absolute;
  background: url(../images/corners/bottom-left-grey5.png) bottom left no-repeat;
  bottom: -1px;
  left: -1px;
}

.roundBox > .brgrey
{
  width: 5px;
  height: 5px;
  position: absolute;
  background: url(../images/corners/bottom-right-grey5.png) bottom right no-repeat;
  bottom: -1px;
  right: -1px;
}

.roundBox > .tlgreysmall{
    width: 3px;
    height: 3px;
    position: absolute;
    background: url(../images/corners/top-left-grey3.png) top left no-repeat;
    top: -1px;
    left: -1px;
}

.roundBox > .trgreysmall{
    width: 3px;
    height: 3px;
    position: absolute;
    background: url(../images/corners/top-right-grey3.png) top right no-repeat;
    top: -1px;
    right: -1px;
}
*/
.roundBoxHeader{
    background-color: white;
    /*color: #666666;*/
    color: #ff6600;
    margin: 0;
    padding: 8px 4px 2px 8px;
    border-top: 1px solid white;
    border-left: 1px solid white;
    border-right: 1px solid white;
    /*border-bottom: 1px solid #666666;*/
    border-bottom: 1px solid white;
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
    font-family: "Gill Sans MT", Verdana;
}

.roundBoxHeaderAd{
    background-color: #666666;
    margin: 0;
    padding: 2px;
    border: 2px solid #666666;
    color: white;
    font-size: 9px;
    letter-spacing: 1px;
}

.baseBox {
    color: #000;
    background-color: white;
    padding: 0;
    border: 1px solid #ddd;
    margin-bottom: 5px;
}

.baseBoxMedium {
    color: #000;
    background-color: white;
    padding: 0;
/*    border: 1px solid #ddd;*/
}

.noTopBorder{
    border-top: 1px solid transparent;
    
}

.baseBoxBelowMenu{
    color: #000;
    background-color: white;
    padding: 10px;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    border-top: none;
}

.baseBoxBlackOnGrey{
    color: #666666;
    background-color: #ffffff;
    padding: 0;
    border: 1px solid #ddd;    
}

.moveBoxRight{
    margin-left: 5px;

}

.boxContent{
	padding: 10px;
}

.boxContentMedium {
	padding: 8px;
}


.boxContent3 {
	padding: 0px;
}

.boxContent2{
	padding: 0;
}

.boxContent2 a {
	color: #666666;
	font-weight: bold;
}

.widthHalf{
    width:50%;
}

.widthFullCenter{
    float: left;
   /* width: 527px;*/
    width: 487px;
}

.test2 {
	float: right;
	overflow: auto;
}

.widthHalfCenter{
    float: left;
   /* width: 527px;*/
    width: 242px;
    
}

.popProdRightCol{
    float: left;
    width: 270px;
}

.fivePxBottomMargin{
    margin-bottom: 5px;
}
.tenPxBottomMargin{

    margin-bottom: 10px;
}

.tableAd{
    margin-left: 10px;
    margin-top: 10px;
}
.tableAd2{
    margin-left: 5px;
    margin-top: 10px;
}

.advInfo{
    padding: 2px;
    margin:0;
    text-align: left;
    font-size: 10px;
    clear: both;
}

img{
    margin: 0;
    padding: 0;
}

#siteLogin{
    width: 553px;
    float:left;
    margin: 0 0 20px 0;
}

.catToStore2{
    margin-top: 5px;
}


.catToStore{
    margin: 5px;
    text-decoration: none;
}

.kickback{
    color: green;
}

.toStore{
    text-decoration: underline;
}

p.articleDescription{
    margin: 5px 5px 5px 0;
}

ul.cookie{
    margin: 0 0 0 -20px;
    padding: 0;
    margin-bottom: 8px;
}

li.cookie{
    margin: 0;
    padding: 0;
/*    list-style-type: circle;*/
	font-size: 10px;
}

.userpaymentinfo{
    font-size: 11px;
    margin:0;
    padding:0;  
}

.groupAttribValues{
    padding: 2px;
}
.groupAttribName{
    font-weight: bold;
}

.manufacturersRight{
    margin-top: 0;
    margin-left: 5px;
}
.advertisersRight{
    margin-left: 5px;
    margin-top: 5px;
} 

.fcontent2 {
        margin: 10px 0 5px 10px;
        color: #666;
    }
.frow2 { padding-bottom: 10px; }
.fcontent2 label { clear: both; float: none; /*width: 8em;*/ font-weight: bold; display: block; margin-bottom: 5px;}
.fcontent2 input[type="text"] { float: none; display: block;  }

.paymentTableRow{
    background-color: #f5f5f5;
}

.greyedOut{
    color: #888;
    
}
a.greyedOut{
    color: #888;
}

th{
    padding: 5px;
}

#charity td{
    padding: 5px;

}

.charityDesc{
    width: 250px;
}

p.normalParagraph{
   margin: 3px;

}
/* for morpning. */

.short{
	width: 160px;
	height: 75px;
	color:#000000; 
    background-color:#f5f5f5;
	overflow: hidden;
    border: 1px solid #ccc;
}

.prodInfoInvisible{
    visibility: hidden;
	width: 180px;
	position: absolute;
	left: -2000px;
}

.prodInfoVisible{
    display: inline;
	width: 100%;
	position: relative;
	top: 0;
    clear: both;
    border:1px solid green;
}

.extraInfoHeader{
    font-size: 10px;
    font-weight: bold;
}

.extraInfoValue{
    font-size: 10px;
}

.invisible{
	visibility: hidden;
	width: 180px;
	position: absolute;
	left: -2000px;
}

.articleDesc p{
    margin: 0 5px 5px 5px;
}

.verbose{
    clear: both;
    margin-top: 10px;
    float: left;
    /*border: 1px solid green;*/
}

.articleDesc{
    float:left;
    /*width: 80%;*/
/*    width: 300px;*/
    margin: 0;
    padding: 5px 0;
}



.italic{
    font-style: italic;
}



.viewJSLinks{
    width: 100%;
    text-align: right;
    padding: 5px 5px 0 0;
}

.viewJSLinks a{
    font-size: 10px;
}

#morphman{
    position:relative;
    top:0;
    z-index: 1;
    border: 0px solid #666666;
    height: 120px;
    overflow: hidden;
    padding: 0px;
    filter:alpha(opacity=100);
    -moz-opacity:1.00;
    -khtml-opacity: 1.00;
    opacity: 1.00;
    background-color: #ffffff;
}

#morphadv{
    border: 0px solid #666666;
    height: 120px;
    overflow: hidden;
    padding: 0px;
    filter:alpha(opacity=100);
    -moz-opacity:1.00;
    -khtml-opacity: 1.00;
    opacity: 1.00;
/*    background-color: #f5f5f5;*/
    background-color: #ffffff;

    z-index: 1;
}
#morphadvHeight{
    padding: 3px;
}
#morphmanHeight{
    padding: 3px;
}

.hidden{
    visibility: hidden;
}
.display{
    display: inline;
}

.noDisplay{
    display: none;
}

.notHidden{
    visibility: visible;
}

.iAmSpace{
    width: 100%;
    background-color: transparent;
    color: #ddd;
    height: 5px;
    margin: 5px 0;
    clear: both;
}

.iAmSmallSpace{
    width: 100%;
    background-color: transparent;
    color: #ddd;
    height: 1px;
    margin: 1px 0;
    clear: both;
}

.terrar{
    margin: 0;
    padding: 0;
    width: 250px;
    float:left;
}

.popSearchCount{
    color: #666666;
}

.nrProd{
    color: #666666;
    font-size: 10px;
    font-weight: normal;
}
.nrProdBold{
    color: #666666;
    font-weight: bold;
}

.prodLightLeft{
    margin: 0;
    padding: 0;
}

.prodLightRight{
    clear: both;
    float: left;
    margin: 0 0 10px 0;
    padding: 0;
    font-size: 10px;
}


.prodLightRight p {
	line-height: 16px;
	font-size: 11px;
}

.short2{
	width: 246px;
	color:#000000;
    background-color:#ffffff;
	overflow: hidden;
/*    border: 1px solid #ccc;*/
    padding: 5px;
    margin: 0;
    text-align: left;
    font-size: 11px;
    line-height: 16px;
}

.ten{
    font-size: 10px;
    margin: 0 0 0 1px;
    padding: 10px;
    font-weight: normal;
}

.ten2 {
    font-size: 10px;
	margin-top: 4px;
	float: right;
    padding: 10px;
    font-weight: normal;
}

.g img{
    border: none;
}



.readMoreLink{
    font-size: 11px;
    padding: 5px 0;
}

#progressbar{
    margin:3px 0 0 0;
    padding:0;
    float:left;
    border: 1px solid green;
}

a.noHoverEffect:hover{
    background-color: transparent;
    
}

td{
    overflow: hidden;
}

.col1{
/*      border: 1px solid #f5f5f5;*/
      float:left;
      width: 485px;
      margin: 0 5px;
      padding: 0;
      
     /* border: 1px solid green;*/
}

.col2{
    padding-top: 4px;
    border-right: 1px solid #ddd;
/*   border: 1px solid #f5f5f5;*/
    float:left;
    width: 205px;
    margin: 0;
    padding: 0;
    /*border: 1px solid yellow;*/
}

.col3{
/*    border: 1px solid #f5f5f5;*/
    float:right;
    width:270px;
    margin: 0;
    padding: 0;
    /*border: 1px solid red;*/
}

.printer{
    margin-right: 5px;
}

.print{
	clear: both;
  	display:block;
    position:absolute;
    bottom:0;
    right:0;
    margin: 10px;
}

#productInfoPrint{
    width: 100%;
    line-height: 10px;
    font-size: 8px;
}

#articleHeaderPrint{
    width:100%;
}

#storeInfoPrint{
    width:100%;
}

.visibleGraph{
    border: 1px solid #ccc;
    background-color: #ffffff;
    width: 246px;
    height: 200px;
    overflow: hidden;
    padding: 10px;
    margin: 5px 0 0 0;
    float:left;
}

a.pushAd{
    text-decoration: none;
}

a.pushAd:hover{
    text-decoration: underline;
    
}

#pushExclam{
    width: 60px;
    height: 60px;
    padding: 3px;
    float: left;
}

#pushContent{
    color: #666666;
    float:left;    
    width: 180px;
    font-size: 12px;
    font-weight: bold;
    margin-top: 3px;
    line-height: 15px;
}

#prodLeft{
    float: left;
    width: 40%;
}

#prodRight{
    margin-left: 10px;
    float: left;
    width: 55%;
}

#prodLeftPrint{
    float: left;
    width: 28%;
}

#prodRightPrint{
    margin-left: 10px;
    float: left;
    width: 55%;
}

.prodFloatDesc{
    width: 258px;
    margin: 0 0 5px 0;
    padding: 0;
    overflow: hidden;
    float: left;
    text-align: right;
}


.glidecontent h2, .glidecontent h3{
    background-color: #fafafa;
}

.wraptocenter {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: 60px;
    height: 60;
}
.wraptocenter * {
    vertical-align: middle;
}
/*\*//*/
.wraptocenter {
    display: block;
}
.wraptocenter span {
    display: inline-block;
    height: 100%;
    width: 1px;
}

/**/
</style>
<!--[if lt IE 8]><style>
.wraptocenter span {
    display: inline-block;
    height: 100%;
}

.grpHead {
	clear: both;
	overflow: auto;
	margin-left: 10px;
}

.catHead {
	clear: both;
	overflow: auto;
	margin-left: 6px;
	margin-bottom: 8px;
	margin-top: 8px;
	width: 680px;
}
	
	
h3.article_related_catgroup {
	font-size: 12px;
}
.filterWrapper {
    margin-left: 0px;
}

a.categoryLink {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #0786FF;
    line-height: 14px;
}

a.categoryLink:hover{
    text-decoration: underline;
}

a.attributeLink {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #0786FF;
    padding: 2px;
    line-height: 14px;
}

a.attributeLink:hover{
    text-decoration: underline;
}


a.articleLink {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	/*color: #666666;*/
    color: #0786FF;
}

a.articleLink:hover{
    text-decoration: underline;
    color: #000000;
}

a.footerLink {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #0786FF;
}

a.footerLink:hover{
    text-decoration: underline;
    color: #000000;
}

a.articleLinkSmall {
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #666666;
}

a.articleLinkSmall:hover{
    text-decoration: underline;
    color: #000000;
}

a.manufacturerLink {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #ff6600;
    line-height: 14px;
}

a.manufacturerLink:hover{
    text-decoration: underline;
}

a.advertiserLink {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #ff6600;
}

a.advertiserLink:hover{
    text-decoration: underline;
}

a.outboundLink {
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #0786FF;
    line-height: 14px;
}

a.outboundLink:hover{
    text-decoration: underline;
}

a.newsLink {
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
	line-height: 18px;
}	

a.newsLink:hover{
    text-decoration: underline;
    color: #000000;
}

.productStoreTable {
	background-color: #ffffff;
	color: #666666;
}	

th.productStoreHeader {
	background-color: #ffffff;
	color: #666666;
}

.presentationTable .head {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 2px;
}

.presentationTable .small {
	clear: both;
	font-size: 10px;
	font-weight: normal;
	line-height: 14px;
}
	
	
.presentation {
	clear: both;
	font-size: 11px;
	line-height: 16px;
	padding-bottom: 4px;
}

.presentationLarge {
	clear: both;
	font-size: 18px;
	line-height: 16px;
	color: #444444;
	margin-top: 6px;
	margin-bottom: 6px;
}

.presentationLarge h1 {
	clear: both;
	font-size: 16px;
	line-height: 16px;
	color: #444444;
	margin-top: 6px;
	margin-bottom: 6px;
}


.presentationTable .nr {
	color: #ff6600;
	font-weight: bold;
	font-size: 13px;
}
.presentationTable {
	color: #666666;
	font-size: 10px;
	font-weight: normal;
	width: 340px;

}


.presentationTable td {
	padding-left: 20px;
	vertical-align: top;

}

.presentationTable tr {
	clear:both;
	height: 52px;
	text-align: top;
	vertical-align: middle;
}	

li.reviewRow {
	line-height: 18px;
	font-size: 10px;
}
	
	
.affiliateScript {
	background-color: #eeeeee;
	color: #666666;
	font-size: 11px;
	font-family: courier new;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	
	width: 500px;
	border-top: 1px dotted #666666;
	border-bottom: 1px dotted #666666;
	
	
}

.searchResRowAdv {
	height: 80px;
}

.searchResColAdv {
	background-color: white;
	vertical-align: middle;
    padding: 5px;
/*	border-top: 1px solid #ddd;*/
/*	border-left: 1px solid #ddd;*/
/*	border-bottom: 1px solid #ddd;*/
	font-size: 10px;
	/*    font-size: 0.8em;*/
	line-height: 20px;
}
.advSearchRes{
    margin-top: 0px;
}

.advValues ul{
   list-style-type: disc;
   list-style-position: inside;
   margin: 0px 0;
   padding: 0;
}

.advValues li{
    padding: 0px;
    margin: 0px 0;
    font-size: 10px;
    line-height: 12px;
}


.searchResHeaderColAdv {
	background-color: #ffffff;
	vertical-align: middle;
	padding: 6px;
	padding-top: 12px;
	padding-bottom: 12px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	font-weight: bold;
	margin: 6px;
	color: #666666;
	text-align: left;
	height: 20px;
}

.searchResHeaderColAdv  a:link, .searchResHeaderColAdv a:visited, .searchResHeaderColAdv a:active{
    color: #666666;
}

#searchCrit {
	float: left;
	width: 190px;
}

.overflowauto {
	overflow: auto;
}

.advright {
	width: 270px;
	clear: both;
}

.jan2 {
	width: 699px;
	float:left;
	margin-bottom: 10px;
}


#topMenuV2 {
    background-image: url(../images/menu/TopMenuBar.png);
    width: 700px;
    height: 109px;
    float: left;
    margin-bottom: 2px;
    /*margin-left: 1px;*/
/*    margin-left; 5px;*/
    
    
}

#clickableLogo {

	position: relative;
	top: 25px;
	left: 20px;
	width: 180px;
	height: 45px;
	background-color: transparent;

}

#loggan a {
	width: 100px;
	height: 50px;

}

#topMenuBtns {
	
	vertical-align: bottom;
	height: 69px;
	position: relative;
	top: 79px;
	left: 5px;
	float: left;
	
	
}

#topMenuRight {
	float: left;
	height: 109px;
}


#topMenuOptns {
/*	display: inline;*/
	position: relative;
/*	top: 4px;
	left: 14px;*/
/*	left: 15px;*/
	height: 24px;
/*background-color: green;*/
/*	top: -90px;
	left: 510px;*/
/*	height: 60px;*/
}
	
#topMenuSearch2 {
/*   display:inline-block*/

    position: relative;
    height: 22px;
/*    top: 8px;*/
    left: 15px;
/*    background-color: purple;*/

}


#tabs {
	float: left;
}

.thepig {
	float: right;
	height: 55px;
/*	background-color: yellow;*/
	margin-top: 3px;
}

.themsg {
	float: right;
	height: 50px;
	width: 270px;
	color: #666666;
/*	font-weight: bold;*/
	font-family: Verdana;
	font-size: 9px;
	line-height: 14px;
/*	background-color: yellow;*/
	margin-top: 8px;
	
	
}

.zebuttons {
	float: right;
}


.xxsmall {
    font-size: 10px;
}
.xsmall {
    font-size: 12px;
}
.small {
    font-size: 14px;
}
.medium {
    font-size: 16px;
}
.large {
    font-size: 18px;
}
.xlarge {
    font-size: 20px;
}
.xxlarge {
    font-size: 22px;
}


.categoryAttributeValue {
    padding-left: 9px;
}

a.manufacturerHead {
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    color: #ff6600;
    line-height: 14px;
}

.articlehead {
    clear: both;
    float: left;
}