/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	background-image: url(images/pattern_bg.jpg);
	background-repeat: repeat;
}

.skinmaster {
	width: 950px;
	/* height: 540px; */
	background-color: #FFFFFF;
	border-right: #e6e4ee 0px solid; 
	border-top: #e6e4ee 0px solid; 
	border-left: #e6e4ee 0px solid; 
	border-bottom: #e6e4ee 0px solid; 
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px; 
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-top: 8px;
}

.skinheader {
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
	width: 930px;
	height: 80px;
}

.skingradient {
	background-color: #c5c6c8;
	width: 930px;
	height: 25px;
}

.leftpane {
	width: 260px;
	height: 400px;
}
.contentbg {
	width: 930px;
}
.contentpane_home {  
	background-color: #f0f0f0;
	width: 670px;
	height: 320px;
	padding: 0px;
}
.contentpane_colection {  
	width: 100%;
	height: 400px;
	padding: 0px;
}
.contentpane_shop {  
	background-color: #f0f0f0;
	width: 670px;
	height: 400px;
	padding: 0px;
}
.payoffpane {
	background-image: url(images/payoff_pattern.jpg);
	background-repeat: no-repeat;
	width: 670px;
	height: 80px;
}
.bottompane {
	background-color: #c5c6c8;
	width: 930px;
	height: 20px;
	font-family: Arial, Verdana;
	font-size: 10px;
	font-weight: regular;
	color: #ffffff;
	text-decoration: none;
}
.bottompane a:link, .bottompane a:visited, .bottompane a:active {
	font-family: Arial, Verdana;
	font-size: 10px;
	font-weight: regular;
	color: #ffffff;
	text-decoration: none;
}
.bottompane a:hover {
	font-family: Arial, Verdana;
	font-size: 10px;
	font-weight: regular;
	color: #9d0000;
	text-decoration: none;
}
img {
	border: none;
}

.languageselector {
	height: 15px;
	font-family: Arial, Verdana;
	font-size: 11px;
	font-weight: regular;
	color: #dfdfdf;
	text-decoration: none;
	padding-top: 10px;
}
.languageselector a:link, .languageselector a:hover, .languageselector a:visited, .languageselector a:active {
	height: 15px;
	font-family: Arial, Verdana;
	font-size: 11px;
	font-weight: regular;
	color: #dfdfdf;
	text-decoration: none;
	padding-top: 11px;
	padding-right: 5px;
	padding-left: 7px;
}
a:hover.login {
	font-family: Arial;
	font-weight: regular;
	font-size: 10px;
	color: #c5c6c8;
	text-decoration: none;
}
.login a:link, .login a:visited, a:active.login, a:visited.login, a:link.login, a.login {
	font-family: Arial;
	font-weight: regular;
	font-size: 10px;
	color: #c5c6c8;
	text-decoration: none;
}
.top {
	padding-top: 5px;
}
.toplinks a:link, .toplinks a:visited,.toplinks a:hover {
	font-family: Arial;
	font-weight: regular;
	font-size: 11px;
	color: #dfdfdf;
	text-decoration: none;
}
.toplinks p {
	font-family: Arial;
	font-weight: regular;
	font-size: 11px;
	color: #dfdfdf;
	text-decoration: none;
}
.toplinks {
	vertical-align: top;
	padding-top: 5px;
}


/* LEFT MENU NEDERLANDS */

.collectie_boven {
	background-image: url("images/leftmenu/image_collectie.jpg");
	background-repeat: no-repeat;
	width: 260px;
	height: 77px;
}
.bestel_boven {
	background-image: url("images/leftmenu/image_bestel.jpg");
	background-repeat: no-repeat;
	width: 260px;
	height: 77px;
}
.bedrukking_boven {
	background-image: url("images/leftmenu/image_opdrukenmeer.jpg");
	background-repeat: no-repeat;
	width: 260px;
	height: 77px;
}
.info_boven {
	background-image: url("images/leftmenu/image_info.jpg");
	background-repeat: no-repeat;
	width: 260px;
	height: 77px;
}



.collectie a:hover {
	background-image: url("images/leftmenu/Nederlands/collectie_over.jpg");
	background-repeat: no-repeat;
	width: 260px;
	height: 23px;
	text-decoration: none;
	display: block;
}
.collectie a, a:active.collectie, a:visited.collectie td {
	background-image: url("images/leftmenu/Nederlands/collectie_normal.jpg");
	background-repeat: no-repeat;
	text-decoration: none !important;
	width: 260px;
	height: 23px;
	display: block;
}
.bestel a:hover {
	background-image: url(images/leftmenu/Nederlands/bestel_over.jpg);
	background-repeat: no-repeat;
	width: 260px;
	height: 23px;
	text-decoration: none;
	display: block;
}
.bestel a, a:active.bestel, a:visited.bestel td {
	background-image: url(images/leftmenu/Nederlands/bestel_normal.jpg);
	background-repeat: no-repeat;
	text-decoration: none !important;
	width: 260px;
	height: 23px;
	display: block;
}
.bedrukking a:hover {
	background-image: url(images/leftmenu/Nederlands/opdrukenmeer_over.jpg);
	background-repeat: no-repeat;
	width: 260px;
	height: 23px;
	text-decoration: none;
	display: block;
}
.bedrukking a, a:active.bedrukking, a:visited.bedrukking td {
	background-image: url(images/leftmenu/Nederlands/opdrukenmeer_normal.jpg);
	background-repeat: no-repeat;
	text-decoration: none !important;
	width: 260px;
	height: 23px;
	display: block;
}
.info_NL a:hover {
	background-image: url(images/leftmenu/Nederlands/info_over.jpg);
	background-repeat: no-repeat;
	width: 260px;
	height: 23px;
	text-decoration: none;
	display: block;
}
.info_NL a, a:active.info_NL, a:visited.info_NL td {
	background-image: url(images/leftmenu/Nederlands/info_normal.jpg);
	background-repeat: no-repeat;
	text-decoration: none !important;
	width: 260px;
	height: 23px;
	display: block;
}

/* LEFT MENU ENGELS */

.collection a:hover {
	background-image: url(images/leftmenu/Engels/collection_over.jpg);
	background-repeat: no-repeat;
	width: 260px;
	height: 23px;
	text-decoration: none;
	display: block;
}
.collection a {
	background-image: url(images/leftmenu/Engels/collection_normal.jpg);
	background-repeat: no-repeat;
	text-decoration: none !important;
	width: 260px;
	height: 23px;
	display: block;
}
.order a:hover {
	background-image: url(images/leftmenu/Engels/order_over.jpg);
	background-repeat: no-repeat;
	width: 260px;
	height: 23px;
	text-decoration: none;
	display: block;
}
.order a, a:active.order, a:visited.order {
	background-image: url(images/leftmenu/Engels/order_normal.jpg);
	background-repeat: no-repeat;
	text-decoration: none !important;
	width: 260px;
	height: 23px;
	display: block;
}
.printsenmore a:hover {
	background-image: url(images/leftmenu/Engels/printsandmore_over.jpg);
	background-repeat: no-repeat;
	width: 260px;
	height: 23px;
	text-decoration: none;
	display: block;
}
.printsenmore a, a:active.printsenmore, a:visited.printsenmore {
	background-image: url(images/leftmenu/Engels/printsandmore_normal.jpg);
	background-repeat: no-repeat;
	text-decoration: none !important;
	width: 260px;
	height: 23px;
	display: block;
}
.info a:hover {
	background-image: url(images/leftmenu/Engels/info_over.jpg);
	background-repeat: no-repeat;
	width: 260px;
	height: 23px;
	text-decoration: none;
	display: block;
}
.info a, a:active.info, a:visited.info {
	background-image: url(images/leftmenu/Engels/info_normal.jpg);
	background-repeat: no-repeat;
	text-decoration: none !important;
	width: 260px;
	height: 23px;
	display: block;
}



/* COLLECTION MENU NEDERLANDS */

.rompers_boven {
	background-image: url(images/collection/image_rompers.jpg);
	background-repeat: no-repeat;
	text-decoration: none !important;
	width: 465px;
	height: 166px;
}

.mutsen_boven {
	background-image: url(images/collection/image_mutsen.jpg);
	background-repeat: no-repeat;
	text-decoration: none !important;
	width: 465px;
	height: 166px;
}

.tshirts_boven {
	background-image: url(images/collection/image_t-shirts.jpg);
	background-repeat: no-repeat;
	text-decoration: none !important;
	width: 465px;
	height: 166px;
}

.polos_boven {
	background-image: url(images/collection/image_polos.jpg);
	background-repeat: no-repeat;
	text-decoration: none !important;
	width: 465px;
	height: 166px;
}

.rompers_onder_NL a:hover {
	background-image: url(images/collection/Nederlands/rompers_over.jpg);
	background-repeat: no-repeat;
	width: 465px;
	height: 34px;
	text-decoration: none;
	display: block;
} 
.rompers_onder_NL a, a:active.rompers_onder_NL, a:visited.rompers_onder_NL td {
	background-image: url(images/collection/Nederlands/rompers_normal.jpg);
	background-repeat: no-repeat;
	width: 465px;
	height: 34px;
	text-decoration: none !important;
	display: block;
}
.mutsen_onder_NL a:hover {
	background-image: url(images/collection/Nederlands/mutsen_over.jpg);
	background-repeat: no-repeat;
	width: 465px;
	height: 34px;
	text-decoration: none;
	display: block;
}
.mutsen_onder_NL a, a:active.mutsen_onder_NL, a:visited.mutsen_onder_NL td {
	background-image: url(images/collection/Nederlands/mutsen_normal.jpg);
	background-repeat: no-repeat;
	width: 465px;
	height: 34px;
	text-decoration: none !important;
	display: block;
}
.tshirts_onder_NL a:hover {
	background-image: url(images/collection/Nederlands/t-shirts_over.jpg);
	background-repeat: no-repeat;
	width: 465px;
	height: 34px;
	text-decoration: none;
	display: block;
}
.tshirts_onder_NL a, a:active.tshirts_onder_NL, a:visited.tshirts_onder_NL td {
	background-image: url(images/collection/Nederlands/t-shirts_normal.jpg);
	background-repeat: no-repeat;
	width: 465px;
	height: 34px;
	text-decoration: none !important;
	display: block;
}
.polos_onder_NL a:hover {
	background-image: url(images/collection/Nederlands/polos_over.jpg);
	background-repeat: no-repeat;
	width: 465px;
	height: 34px;
	text-decoration: none;
	display: block;
}
.polos_onder_NL a, a:active.polos_onder_NL, a:visited.polos_onder_NL td {
	background-image: url(images/collection/Nederlands/polos_normal.jpg);
	background-repeat: no-repeat;
	width: 465px;
	height: 34px;
	text-decoration: none !important;
	display: block;
}



/* COLLECTION MENU ENGELS */

.rompers_onder_EN a:hover {
	background-image: url(images/collection/Engels/rompers_over.jpg);
	background-repeat: no-repeat;
	width: 465px;
	height: 34px;
	text-decoration: none;
	display: block;
}
.rompers_onder_EN a, a:active.rompers_onder_EN, a:visited.rompers_onder_EN td {
	background-image: url(images/collection/Engels/rompers_normal.jpg);
	background-repeat: no-repeat;
	width: 465px;
	height: 34px;
	text-decoration: none !important;
	display: block;
}
.mutsen_onder_EN a:hover {
	background-image: url(images/collection/Engels/hats_over.jpg);
	background-repeat: no-repeat;
	width: 465px;
	height: 34px;
	text-decoration: none;
	display: block;
}
.mutsen_onder_EN a, a:active.mutsen_onder_EN, a:visited.mutsen_onder_EN td {
	background-image: url(images/collection/Engels/hats_normal.jpg);
	background-repeat: no-repeat;
	width: 465px;
	height: 34px;
	text-decoration: none !important;
	display: block;
}
.tshirts_onder_EN a:hover {
	background-image: url(images/collection/Engels/t-shirts_over.jpg);
	background-repeat: no-repeat;
	width: 465px;
	height: 34px;
	text-decoration: none;
	display: block;
}
.tshirts_onder_EN a, a:active.tshirts_onder_EN, a:visited.tshirts_onder_EN td {
	background-image: url(images/collection/Engels/t-shirts_normal.jpg);
	background-repeat: no-repeat;
	width: 465px;
	height: 34px;
	text-decoration: none !important;
	display: block;
}
.polos_onder_EN a:hover {
	background-image: url(images/collection/Engels/polos_over.jpg);
	background-repeat: no-repeat;
	width: 465px;
	height: 34px;
	text-decoration: none;
	display: block;
}
.polos_onder_EN a, a:active.polos_onder_EN, a:visited.polos_onder_EN td {
	background-image: url(images/collection/Engels/polos_normal.jpg);
	background-repeat: no-repeat;
	width: 465px;
	height: 34px;
	text-decoration: none !important;
	display: block;
}

a.Normal:link, a.Normal:hover, a.Normal:visited, a.Normal {
	font-family: Myriad Pro, Trebuchet MS, Comic Sans, Verdana, Arial;
	font-weight: bold;
	font-size: 14px;
	color: #9ea0a2;
	text-decoration: none;
}
.Normal {
	font-family: Myriad Pro, Trebuchet MS, Arial, Tahoma; 
	font-size: 14px;
	font-weight: normal;
	color: #004c64;
}
.NormalBold {
	font-family: Myriad Pro, Trebuchet MS, Arial, Tahoma; 
	font-size: 14px;
	font-weight: bold;
	color: #004c64;
}
.NormalRed, .NormalRed xmp {
	font-family: Myriad Pro, Trebuchet MS, Arial, Tahoma; 
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.NormalCheckOut xmp {
	font-family: Myriad Pro, Trebuchet MS, Arial, Tahoma; 
	font-size: 14px;
	font-weight: normal;
	color: #004c64;
	line-height: 24px;
}
.NormalCheckOut {
	font-family: Myriad Pro, Trebuchet MS, Arial, Tahoma; 
	font-size: 14px;
	font-weight: bold;
	color: #004c64;
	line-height: 24px;
}
.NormalWhite {
	font-family: Myriad Pro, Trebuchet MS, Arial, Tahoma; 
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.SubHead {
	font-family: Myriad Pro, Trebuchet MS, Arial, Tahoma; 
	font-size: 14px;
	font-weight: bold;
	color: #004c64;
}
.carttable {
	border: 3px;
}

/* 	Main Menu - SolPart Menu Styling Classes  */

.MainMenu_MenuContainer {
	background-color: #c5c6c8;
	height: 25px;
}
.MainMenu_MenuBar {
	padding-top: 0px; 
	background-color: #c5c6c8;
	height: 25px;
}

.MainMenu_MenuItem td {
	font-family: Myriad Pro, Trebuchet MS, Comic Sans, Verdana, Arial;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	color: #000000;
	padding-left: 10px;
	padding-right: 10px;
}
.MainMenu_MenuItemSel {
	background-color: transparent;
}
.MainMenu_MenuItemSel td {
	background-color: transparent;
	height: 25px;
	font-family: Myriad Pro, Trebuchet MS, Comic Sans, Verdana, Arial;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	color: #000000;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.MainMenu_SubMenu {
	background-color: #c5c6c8;
	margin-top: 0px;
}

.MainMenu_SubMenu .MainMenu_MenuItem {
	font-family: Myriad Pro, Trebuchet MS, Comic Sans, Verdana, Arial;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	height: 20px;
	border-top: 1px #c4c5c8 solid;
	border-bottom: 1px #c4c5c8 solid;
}

.MainMenu_SubMenu .MainMenu_MenuItemSel {
	background-color: #dcdcdc;
	font-family: Myriad Pro, Trebuchet MS, Comic Sans, Verdana, Arial;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	height: 20px;
	border-top: 1px #c4c5c8 solid;
	border-bottom: 1px #c4c5c8 solid;
}

.MainMenu_MenuIcon {
	display: none;
}

.MainMenu_MenuBreak {
	display: none;
}

.MainMenu_MenuArrow {
	display: none;
}
.MainMenu_RootMenuArrow {
	display: none;
}


.StandardButton {
	height: 20px;
	color: #FFFFFF;
	font-family: Arial, Tahoma, Helvetica;
	font-size: 11px;
	font-weight: bold;
	border-width : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	cursor: hand;
}

.Head {
   font-family: Myriad Pro, Trebuchet MS, Arial, Tahoma, Helvetica;
   font-size:  18px;
   font-weight: normal;
 
}
#dnn_ctr469_Checkout_ctl11_addressBilling_plCharactersLeft_lblLabel {
	background-color: transparent;
	font-family: Myriad Pro, Trebuchet MS, Arial, Tahoma; 
	font-size: 14px;
	font-weight: normal;
	color: #004c64;
}
#dnn_ctr469_Checkout_ctl11_addressBilling_lblTitle {
	background-color: transparent;
	font-family: Myriad Pro, Trebuchet MS, Arial, Tahoma; 
	font-size: 18px;
	font-weight: bold;
	color: #8b0000;
}

