/*************************************************************************

'**************************************************************************/

/* General Tag specifications */
BODY, B, TD, P     {COLOR: #39458c; FONT-FAMILY: Verdana, Geneva, sans-serif, "Segoe UI"; FONT-SIZE: 11px}

/* Info Box WITHOUT Headings */
.CPbox1            {BACKGROUND-COLOR: #F5F5F5; BORDER: 1px solid #BBC3D3}
.CPbox1 A:link     {COLOR: #39458c; FONT-SIZE: 11px; FONT-WEIGHT: bold; TEXT-DECORATION: none}
.CPbox1 A:visited  {COLOR: #39458c; FONT-SIZE: 11px; FONT-WEIGHT: bold; TEXT-DECORATION: none}
.CPbox1 A:hover    {COLOR: #df56a7; FONT-SIZE: 11px; FONT-WEIGHT: bold; TEXT-DECORATION: underline}

.style3 a	{
	color: #ffffff;
}

/* Info Box WITH Headings ( H = Heading cell ; B = Body cell ) */
.CPbox2            {BACKGROUND-COLOR: #F5F5F5; BORDER: 1px solid #BBC3D3}
.CPbox2 td         {padding: 5px 10px;}
.CPbox2H           {BACKGROUND-COLOR: #DDDDDD; PADDING: 1px}
.CPbox2B           { padding: 2px;}
.CPbox2B A:link    {COLOR: #39458c; FONT-SIZE: 11px; TEXT-DECORATION: none}
.CPbox2B A:visited {COLOR: #39458c; FONT-SIZE: 11px; TEXT-DECORATION: none}
.CPbox2B A:hover   {COLOR: #df56a7; FONT-SIZE: 11px; TEXT-DECORATION: underline}

.CPbox3           { padding: 5px;}
.CPbox3 A:link    {COLOR: #39458c; FONT-SIZE: 11px; TEXT-DECORATION: none}
.CPbox3 A:visited {COLOR: #39458c; FONT-SIZE: 11px; TEXT-DECORATION: none}
.CPbox3 A:hover   {COLOR: #df56a7; FONT-SIZE: 11px; TEXT-DECORATION: underline}

.TSheader           {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:11px;
	color: #FFFFFF;
	text-decoration: none;
}
.TSheader A:link   {
	COLOR: #FFFFFF;
	FONT-SIZE: 11px;
	TEXT-DECORATION: none;
	font-weight: normal;
	padding: 3px;
}
.TSheader A:visited {COLOR: #FFFFFF;
	FONT-SIZE: 11px;
	TEXT-DECORATION: none;
	font-weight: normal;
	padding: 3px;
	}
.TSheader A:hover   {
	COLOR: #FFFFFF;
	FONT-SIZE: 11px;
	border: 1px outset;
	TEXT-DECORATION: none;
	font-weight: normal;
	margin: auto;
	padding: 2px;
}

.CPTopMenu           {}
.CPTopMenu A:link    {COLOR: #333333; FONT-SIZE: 10px; TEXT-DECORATION: none}
.CPTopMenu A:visited {COLOR: #333333; FONT-SIZE: 10px; TEXT-DECORATION: none}
.CPTopMenu A:hover   {COLOR: #996666; FONT-SIZE: 10px; TEXT-DECORATION: underline}

/* Box - Page Headings */
.CPpageHead {BORDER-BOTTOM: 2px solid #CCCCCC; PADDING-BOTTOM: 4px; }

.CPpageHead b {font-size: 18px;}

/* Box - Page Navigation */
.CPpageNav {
	padding: 0px 10px;
}

/* Box - General Headings */
.CPgenHeadings {BACKGROUND-COLOR: #EEEEEE}
.CPgenHeadings2 {border-top: 1px solid #cccccc}

/* Box - Product Image (Home page) */
.CPhomeImg {BACKGROUND-COLOR: #F5F5F5; BORDER: 1px solid #CCCCCC}

/* Box - Product Description (Home page) */
.CPhomeDesc {BORDER-BOTTOM: 1px dashed #999999}

/* Horizontal and Vertical lines */
.CPlines {border-bottom:1px dotted #CCCCCC;}

/* Product Short Description (Except Detail page) */
.CPprodDesc a {FONT-SIZE: 11px; color:#39458c; text-decoration: underline; font-weight: normal; line-height: 18px;}

.CPprodDesc a:hover {color:#df56a7; text-decoration: underline;}

/* Product Short Description (Detail page only) */
.CPprodDescDet {FONT-SIZE: 11pt}

/* Product Long Description */
.CPprodDescLong {}

/* Product Detail */
.CPprodDet {}

/* Product SKU */
.CPprodSKU {}

/* Product Price - Text Label */
.CPprodPriceT {COLOR: #39458C; }

/* Product Price - Price Value */
.CPprodPriceV {COLOR: #39458C; font-size: 14px; font-weight: bold; }

.CPprodlistPriceV {COLOR: #39458C; font-weight: bold; }

/* Product List Price - Text Label */
.CPprodLPriceT {}

/* Product List Price - Price Value */
.CPprodLPriceV {TEXT-DECORATION: line-through}

/* Product Sale Price - Text Label */
.CPprodSPriceT {}

/* Product Sale Price - Price Value */
.CPprodSPriceV {COLOR: red}

/* Free Shipping text */
.CPfreeShipMsg {COLOR: #888888}

/* In Stock text */
.CPinStock {COLOR: #888888}

/* Out of Stock text */
.CPoutStock {COLOR: red}

/* No Image text */
.CPnoImgT {COLOR: #800000}

/* Category List */
.CPcatDescList {}

/* Category Description - No products linked to it */
.CPcatDesc {}

/* Category Description - Has products linked to it */
.CPcatDescProd {
	FONT-WEIGHT: bold;
	color: #003399;
	text-decoration: none;
	background-position: left center;
	padding: 2px;	
}
/* Category Description left - Has products linked to it */
.CPcatDescProdLeft {
	height: 23px;
	width: 6px;
	background-image: url(../images/documentimages/leftmenu-header-left.gif);
	background-position: left center;
	
}
.CPcatDescProdSub {
	FONT-WEIGHT: normal;
	color: #003399;
	text-decoration: none;
}
/* Option Description */
.CPoptDesc {FONT-STYLE: italic}

/* Option Select box */
.CPoptSel {FONT-FAMILY: Verdana, Arial, helvetica; FONT-SIZE: 8pt}

/* Option Text box */
.CPoptTxt {FONT-FAMILY: Verdana, Arial, helvetica; FONT-SIZE: 8pt}

/* ADDED - Version 2.3 */

/* Box - 2, 3 and 4 Column Layout for product list page */
.CPcolsView {BACKGROUND-COLOR: #F5F5F5; BORDER: 1px solid #CCCCCC}
.CPcolsView A:link    {COLOR: #000099; TEXT-DECORATION: none}
.CPcolsView A:visited {COLOR: #000099; TEXT-DECORATION: none}
.CPcolsView A:hover   {COLOR: #996666; TEXT-DECORATION: underline}

/* System Messages */
.CPsysMsg    {FONT-SIZE: 10pt}
.CPsysMsgErr {COLOR: red; FONT-SIZE: 10pt}
.CPsysMsgURL {FONT-SIZE: 10pt}

/* ADDED - Version 2.4 */

/* Highlights used in search results */
.CPhighlight {COLOR: #000000; BACKGROUND-COLOR: #ffff66}

.CPdashed {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.coming a:link {
	color: #333333;
	text-decoration: none;
}
.coming a:visited {
	color: #333333;
	text-decoration: none;
}
.coming a:hover {
	color: #333333;
	text-decoration: none;
}

.cart {
	background-color: #F4f4f4;
	border: 1px solid #E0DFE3;
	padding: 10px 5px;
}

#carthead {
	padding: 5px;
	font-weight: bold;
}

.properties{
	color: #39458c; 
	padding: 10px 0 10px 0;
}
	
.properties2{
	color: #39458c;
	padding: 10px 0px 10px 20px;
}

.maincat	{
	color: #39458c;
}

.maincat a	{
	color: #39458c;
	text-decoration: none;
}

.maincat a:hover	{
	color: #df56a7;
}

.maincat td	{
	padding: 5px 18px 5px 18px;
}

.inner_maincat td	{
	border-bottom: 1px solid #e8e8e8;
	padding: 4px 2px 4px 18px;
}

.add_icons1	{
	display: block;
	color:#39458C;
	background: url(../images/favoriet.gif) no-repeat left top;
	text-decoration:none;
	line-height: 30px;
	padding: 0 0 0 30px;
	text-align: left;
}

.add_icons1:hover	{
	color:#df56a7;
}

.add_icons2	{
	display: block;
	background: url(../images/envelope.gif) no-repeat left top;
	color:#39458C;
	text-decoration:none;
	line-height: 30px;
	padding: 0 0 0 30px;
	text-align: left;
}

.add_icons2:hover	{
	color:#df56a7;
}

#prodlist_table td	{
	padding: 5px 0;
}

.mid a	{
	COLOR: #39458c;
	text-decoration: underline;
	line-height: 18px;
}

.mid a:hover	{
	COLOR: #df56a7;
	text-decoration: underline;
}

#cartinfo a	{
	color:#39458C;
}

#cartinfo a:hover	{
	color:#df56a7;
}

#cartinfo_right img	{
	padding: 5px;
}

#cartinfo li	{
	list-style: inside url(../images/check_green_small_2.gif); 
}

.input_submit {
	background:none repeat scroll 0 0 #D45AA2;
	border:0 none;
	color:#FFFFFF !important;
	cursor:pointer;
	font-weight: bold;
	font-size: 11px;
	padding:3px;
}

.input_submit_nb {
	background:none repeat scroll 0 0 #D45AA2;
	border:0 none;
	color:#FFFFFF !important;
	cursor:pointer;
	font-weight: bold;
	font-size: 11px;
	padding:3px;
	margin-top: 5px;
}

	.input_submit:hover {
		background:none repeat scroll 0 0 #eb6bb7;
		color:#FFFFFF !important;
	}
	
.input_submit_cart {
	background: url(../images/butt_Add.gif) no-repeat scroll 0 0;
	font-family: Arial, Helvetica, sans-serif;
	border:0 none;
	color:#FFFFFF !important;
	cursor:pointer;
	height: 25px;
	width: 150px;
	font-weight: bold;
	font-size: 11px;
	padding: 0 0 3px 10px;
}
	
.input_submit2 {
	background:none repeat scroll 0 0 #D45AA2;
	border:0 none;
	color:#FFFFFF !important;
	cursor:pointer;
	padding:5px;
	display: block;
	font-weight: bold;
	font-size: 11px;
	float: left;
	width: auto;
	text-decoration: none;
}

	.input_submit2:hover {
		background:none repeat scroll 0 0 #eb6bb7;
		color:#FFFFFF !important;
	}
	
.input_submit3 {
	background:none repeat scroll 0 0 #D45AA2;
	border:0 none;
	color:#FFFFFF !important;
	cursor:pointer;
	padding:5px;
	display: block;
	font-weight: bold;
	font-size: 11px;
	float: right;
	width: auto;
	text-decoration: none;
}

	.input_submit3:hover {
		background:none repeat scroll 0 0 #eb6bb7;
		color:#FFFFFF !important;
	}

.input_box {
	border:1px solid #E8E8E8;
	float:left;
	font-size:1em;
	height:21px;
	margin:0 3px 0 0;
	padding:3px;
	vertical-align:middle;
	width:100px;
}

	.input_box_nb {
		border:1px solid #E8E8E8;
		float:left;
		font-size:1em;
		height:21px;
		margin:0 3px 0 0;
		padding:3px;
		vertical-align:middle;
		width:100px;
		margin-top: 5px;
	}

.related	{
	COLOR: #39458c;
	text-decoration: underline;
}

	.related:hover	{
		color:#df56a7;
	}
	
.orderproces td	{
	padding: 10px 0 10px 5px;
	text-align: left;
}

#content	{
	padding: 0 10px 0 0;
}

#inlogscherm td	{
	padding: 10px;
}


/* Product list pagination */
.pageNavigation {
	overflow: auto;
}

.pageNavigation a,
.pageNavigation span {
	display: block;
	float: left;
	margin-right: 3px;
	padding: 5px;
	text-align: center;
	text-decoration: none;
	color: #39458C;
}

.pageNavigation span {
	color: #e3e3e3;
}

.pageNavigation .active {
	font-weight: bold;
	color: D45AA2;
}

.pageNavigation a:hover {
	color: #D45AA2;
}

#submitorder_table_bottom td	{
	padding: 10px;
}

#submitorder_table_outer td	{
	padding: 10px;
}

#submitorder_table_head td	{
	padding: 10px;
}

#submitorder_table_inner td	{
	padding: 5px 10px;
}

#submitorder_table_details td	{
	padding: 10px;
}

#bottom_menu	{
	padding-left: 10px;
}
