/*--[menu]--*/

#menu a, #menu a:link, #menu a:visited, #menu a:hover, #menu a:active {
	color: #72a8f1;
	font-size: 13px;
	text-decoration: none;
	border-bottom: 1px dotted #72a8f1;
}

#menu {
	color: #888888;
	font-size: 10px;
}

/*--[general text ids]--*/

#text-content-hdr {
	color: #72a8f1;
	font-size: 13px;
	font-weight: bold; 		
	margin-bottom: 10px;
}

#text-content-hdr a.sublink, #text-content-hdr a:link.sublink, #text-content-hdr a:visited.sublink, #text-content-hdr a:hover.sublink, #text-content-hdr a:active.sublink {
	color: #72a8f1;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dotted #72a8f1;
}


#text-continue {
	font-size: 10px;
	color: #92b9f0;
}

/*--[reviews]--*/

#review-item {
	margin-left: 5px;
	margin-right: 5px;	
	font-size: 12px;
}

#review-item #magazine {
	float: right;
	font-size: 11px;
}

/************** DIT KAN NOG WEL EENS PROBLEMEN OPLEVEREN! ***************/

#review-item #quote {
	clear: both;
	float: right;	
	text-align: right;
	/* like - i will smack everything to the right like an idiot */
	width: 100%;
	color: #888888;
	font-size: 10px;
}

#review-item #quote img {
	margin-left: -4px;
}

#review-item p {
	color: #92b9f0;
}

#review-item a.prodlink, #review-item a.prodlink:link, #review-item a.prodlink:visited, #review-item a.prodlink:hover, #review-item a.prodlink:active {
	float: left;
	color: #7cc455;
	text-decoration: none;
	border-bottom: 1px dotted #7cc455;
}

/*--[featured photograph]--*/

#feature-item {
}

#feature-item p {
	font-size: 10px;
	color: #92b9f0;
}

#feature-item img {	
	position: absolute;
	margin-left: 2px;
	border: 0px;
}

#feature-item #copyright {
	font-size: 10px;
	color: #bcbcbc;
	float: right;
	margin-right: 3px;
}

#feature-item #navigation {
	font-size: 10px;
	color: #92b9f0;
	float: left;
	margin-left: 3px;
}

#feature-item #photograph {
	position: relative;
	left: 15px;
	top: 2px;
	height: 145px;
}

/*--[hot products]--*/

#hotproduct-item {
	margin-bottom: 25px;
}

#hotproduct-item p {
	font-size: 10px;
	color: #888888;
	text-align: justify;
	line-height: 15px;
	margin-right: 5px;
}

#hotproduct-item img {	
	float: left;
	margin-left: 5px;
	margin-right: 5px;
}

#hotproduct-item a.prodlink, #hotproduct-item a:link.prodlink, #hotproduct-item a:visited.prodlink, #hotproduct-item a:hover.prodlink, #hotproduct-item a:active.prodlink {
	color: #7cc455;
	text-decoration: none;
	font-size: 10px;
	text-transform: uppercase;
	border-bottom: 1px dotted #7cc455;
}

/*--[products]--*/

#product-item {
	margin-bottom: 20px;
}

#product-item p {	
	color: #888888;
	font-size: 12px;
	text-align: justify;
	line-height: 18px;		
}

#product-item a.prodlink, #product-item a:link.prodlink, #product-item a:visited.prodlink, #product-item a:hover.prodlink, #product-item a:active.prodlink {
	color: #72a8f1;
	text-decoration: none;
	font-size: 12px;
	font-style: normal;
	border-bottom: 1px dotted #72a8f1;
}

/*--[latest news]--*/

#news-item {
	margin-bottom: 25px;
}

#news-item span {
	color: #7cc455;
	font-weight: normal;
	font-style: italic;
	font-size: 10px;
}

#news-item p {
	font-size: 10px;
	color: #888888;
	text-align: justify;
	line-height: 15px;
	margin-right: 5px;
	margin-left: 1px;
}

#news-item a, #news-item a:link, #news-item a:visited, #news-item a:hover, #news-item a:active {
	/*color: #7cc455;
	border-bottom: 1px dotted #7cc455;*/
	
	color: #72a8f1;
	border-bottom: 1px dotted #72a8f1;
	text-decoration: none;
	font-size: 10px;
	
}


/*-- catalogs --*/

#catalog-item {	
	text-align: center;
	padding-bottom: 25px;
}

#catalog-item #img-left  {
	border: 0px;
}

#catalog-item #img-right {
	position: relative;
	margin-left: -15px;	
	top: 10px;
	border: 0px;
}

#catalog-item a, #catalog-item a:link, #catalog-item a:visited, #catalog-item a:hover, #catalog-item a:active {
	text-decoration: none;
}

/*-- catagory --*/

#category {	
	text-align: center;
	padding-top: 177px;
}

#category img {
	border: 0px;
	padding-bottom: 4px;
}

/*--product header item--*/

#product-header-item {
	margin-bottom: 15px;
	margin-left: 2px;
	margin-right: -2px;
}

#product-header-item img {	
	border: 0px;
}

#product-header-item a {	
	text-decoration: none;
}

/*--sub category--*/

#sub-category-item {
	color: #888888;
	margin-bottom: 15px;
}

#sub-category-item p {
	margin-bottom: 10px;
	font-weight: bold;	
	font-size: 10px;
}

#subsub-category-item {
	margin-bottom: 15px;
}

#subsub-category-item p {
	font-weight: normal;	
	font-size: 10px;
	color: #888888;
}

#contactdetails p {
	font-weight: normal;	
	font-size: 12px;
	color: #888888;
}

#contactdetails p strong {
	font-size: 10px;
}

 a.sublink,  a:link.sublink, a:visited.sublink,  a:hover.sublink,  a:active.sublink {
 	font-size: 13px;
	color: #72a8f1;
	
	text-decoration: none;
	border-bottom: 1px dotted #72a8f1;
}

 a.selsublink, a:link.selsublink,  a:visited.selsublink,  a:hover.selsublink,  a:active.selsublink {
 	font-size: 13px; 
	color: #72a8f1;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	border-bottom: 1px dotted #72a8f1;
}

/*-- side content --*/

.small-title {		
	color: #72a8f1;
}

#country {
	padding: 0;
	margin: 0;
	margin-top: 4px;
}

.small-link {		
	color: #72a8f1;
	text-decoration: none;	
	border-bottom: 1px dotted #72a8f1;
}

.small-link-sel {		
	color: #72a8f1;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
	border-bottom: 1px dotted #72a8f1;
}

.image-flag {
	vertical-align: bottom;	
	
}

.side-content-img {	
	float: left;
	margin-left: 1px;
	margin-right: 5px;
	margin-top: 5px;
}

#text-side-content {
	color: #888888;
	font-size: 10px;
	text-align: justify;
	margin-right: 5px;	
	line-height: 14px;
	
}

#text-side-content img {
	border: 0px;
}

/*---edit--*/

#edit {	
	color: red;
	text-decoration: none;	
	font-size: 9px;
	border-bottom: 1px dotted red;		
}

#editspacer {
	color: red;
	font-size: 9px;
}

/*--[small-product]--*/

#small-product-item {
	position: relative;
	margin-bottom: 10px;
}

a.smallprodlink, a:link.smallprodlink, a:visited.smallprodlink, a:hover.smallprodlink, a:active.smallprodlink {
	font-style: italic;
	color: #72a8f1;
	font-size: 13px;
	text-decoration: none;	
}

#small-product-item #small-product-image {
	position: relative;
	top: 0px;
	float: left;
}

#small-product-item #small-product-image img {
	border: 0px;
}

#small-product-item #small-product-name {	
	position: relative;	
	right: 30px;
	top: 5px;
	float: right;
	border-bottom: 1px dotted #72a8f1;		
}

#small-product-item #small-product-desc p {	
	line-height: 14px;
	width: 210px;
	color: #888888;
	text-decoration: none;
	font-size: 10px;
	text-align: right;	
}

#small-product-item #small-product-desc {
	position: relative;
	right: 30px;
	top: 16px;
	clear: right;
	float: right;
}

/*--LOG--*/

#log * {
	font-size: 10px;
	color: red;
}


/*-- table */

table.stats
{text-align: center;
font-weight: normal;
font-size: 10px;
color: #ffffff;
width: 100%;
background-color: #666;
border-collapse: collapse;
border-spacing: 0px;}

table.stats td
{
line-height:10px;
background-color: #cccccc;
color: #ffffff;
padding: 4px;
margin: 0px;
text-align: left;
border: 1px #fff solid;}

table.stats td.invert
{
line-height:10px;
background-color: #FFF;
color: #888888;
padding: 4px;
margin: 0px;
text-align: left;

border-top: 1px #eeeeee solid;
border-bottom: 1px #eeeeee solid;

}

table.stats td.hed
{background-color: #666;
color: #fff;
padding: 4px;
text-align: left;
border-bottom: 2px #fff solid;
font-size: 12px;
font-weight: bold;}

/* button */

 a.button {
    background: transparent url('../images/background/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px verdana, arial, sans-serif;
    height: 24px;
    width: 337px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.button span {
    background: transparent url('../images/background/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
    text-align: center;
}

a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
} 

.side_photo
{
	margin-left: 0px;
	margin-right: 0px;
	border: 0px;
	width: 249Px;	
	
}
