/*
	Param select box
 */
.enhanced a { font-size: 11px; text-decoration: none; color: #292929; }
.dropdown { float: left; width: 260px; position: relative; }
.dropdown .options { position: absolute; left: 2px; top: 23px; overflow: auto; background: #fff; width: 248px; height: 100px; border: 1px solid #c8c8c8; border-top: 0; padding: 3px 3px; z-index: 1000; }
.dropdown .options ul { list-style: none; display: block; z-index: 1000; }
.dropdown .options li { height: 20px; padding-top: 3px; z-index: 1000; }
.dropdown .options li div { width: 100%; height: 17px; display: block; z-index: 1000; }
.dropdown .options li div input { float: left; margin-top: 2px; z-index: 1000;}
.dropdown .options li div div { width: 223px; float: right; z-index: 1000; }
.dropdown .options a { display: block; font-size: 12px; padding: 2px 0; z-index: 1000; }
.dropdown .options a:hover { background-color: #fffe8d; z-index: 1000; }
a.dropdown_toggle { display: block; height: 24px; background: url(http://www.cselectric.dk/designs/v2.1/roundbox/img/select-arrow.jpg) top right no-repeat; padding-right: 25px; }
a.dropdown_toggle span { display: block; background: url(http://www.cselectric.dk/designs/v2.1/roundbox/img/select-bg.jpg) no-repeat; padding: 4px 0 3px 8px; height: 18px; cursor: pointer !important; }

/*
	Main css
 */
		

* {
	margin: 0;
	padding: 0;
}

html {
	overflow-y: scroll;
}

html, body {
	height: 100%;
}

body {
	position: relative;
	background: #999;
	font: normal 62.5% verdana, Tahoma, sans-serif;
	color: #000;
	font-size: .8em;
}

hr {
	color: ;
	background-color: ;
}

.wrapper {
	position: relative;
	width: 990px;
	margin: 0 auto;
}

#header {
	position: relative;
	height: 136px;
	background: #FFFFFF url(http://www.cselectric.dk/designs/v2.1/roundbox/img/headerbg5.png) no-repeat 0px 0px;	
}

.logo {
	position: absolute;
	top: 17px;
	left: 20px;
}

.container {
	height: auto;
	background:  #ffffff url(http://www.cselectric.dk/designs/v2.1/roundbox/img/bordermid1b.png) repeat-y left;
	overflow: hidden;
}
	.container p {
		margin-bottom: 1em;
	}

.bordertop {
	height: 12px;
	width: 990px;
	background: #ffffff url(http://www.cselectric.dk/designs/v2.1/roundbox/img/bordertop1b.png) no-repeat top;
}

.borderbot {
	height: 17px;
	width: 990px;
	background: #ffffff url(http://www.cselectric.dk/designs/v2.1/roundbox/img/borderbot1b.png) no-repeat 0 -5px;
}

#maincontent {
	float: right;
	width: 760px;
	display: inline;   /* ************** fixing the ie6 double margin bug *************** */
	margin: 0 20px 30px 0;
	text-align: left;
	min-height: 350px;
	list-style-position: inside; /* ************* keeps the bullets within the block for firefox ************* */
}

.bordertopfoot {
	height: 12px;
	width: 990px;
	background: #ffffff url(http://www.cselectric.dk/designs/v2.1/roundbox/img/bordertop1.png) no-repeat top;
}

.borderbotfoot {
	height: 17px;
	width: 990px;
	background: #ffffff url(http://www.cselectric.dk/designs/v2.1/roundbox/img/borderbot1.png) no-repeat;
}

#footer {
	position: relative;
	height: auto;
	background: #ffffff url(http://www.cselectric.dk/designs/v2.1/roundbox/img/bordermid1.png) repeat-y top;
}
	#footer p {
		color: #000;
		text-align: center;
		padding: 0 2em 0 3em;
	}
	#footer a, #footer a:hover, #footer a:active, #footer a:visited {
		color: #000;
		text-decoration: none;
	}

#topmenu {
	float: left;
	font-size: 1em;
	line-height: normal;
	margin-left: 0px;
	background: #FFFFFF;
}

#topmenu ul {
	padding-left: 6px;
}

#topmenu li {
	float: left;
	list-style: none;
}
#topmenu .tl, #search .tl {
	float: left;
	background: url(http://www.cselectric.dk/designs/v2.1/roundbox/img/tl1.png) no-repeat left top;
	text-decoration: none;
	padding: 0 0 0 1.2em;
}

#topmenu .tr, #search .tr {
	float: left;
	background: url(http://www.cselectric.dk/designs/v2.1/roundbox/img/tr1.png) no-repeat right top;
	color: #000;
	font-weight: bold;
	padding: .4em 1.2em 0 0;
}

#topmenu .bl, #search .bl {
	float: left;
	background: url(http://www.cselectric.dk/designs/v2.1/roundbox/img/bl1.png) no-repeat left bottom;
	text-decoration: none;
	padding: 0;
}

#topmenu .br, #search .br {
	float: left;
	display: block;
	background: url(http://www.cselectric.dk/designs/v2.1/roundbox/img/br1.png) no-repeat right bottom;
	text-decoration: none;
	padding: 0 0 .7em 0;
	cursor: pointer;
}

#topmenu h1 {
	font-size: 1.1em;
}

#topmenu a.br:hover .tr {
	color: red;
}

#content h1 {
	float: left;
	font-size: 1.6em;
	display: inline;
/*	background: transparent url(http://www.cselectric.dk/designs/v2.1/roundbox/img/dot3.png) repeat-x left 1.3em;  */ 
	padding-bottom: .2em;
	border-bottom: 1px #000 solid;
}

#content h2 {
	float: right;
	font-size: .8em;
	font-style: italic;
	overflow: hidden;
}

#secmenu {
	font-size: .9em;
	float: left;
	padding-left: 10px;
	list-style: none;
	width: 165px;
	overflow: hidden;
}

#secmenu li {
	margin-bottom: .5em;
	padding-left: .5em;
/*	background: url(http://www.cselectric.dk/designs/v2.1/roundbox/img/arrow2.gif) no-repeat left center; */
}

#secmenu a, #secmenu a:visited, #secmenu a:active {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#secmenu a:hover {
	color: red;
}

#bread {
	clear: both;
	margin: 0 0 11px;
	list-style: none;
	font-size: .7em;
	color: #0066FF;
}
	#bread li {
		display: inline;
	}

#bread a, #bread a:visited, #bread a:active {
	text-decoration: none;
	color: #0066FF;
}
	
#bread a:hover {
	text-decoration: underline;
}

/************* CMS-news ********************/

#news dt {
	float: left;
	padding-right: 2em;
	padding-left: 1em;
	font-style: italic;
	background: url(http://www.cselectric.dk/designs/v2.1/roundbox/img/arrow2.gif) no-repeat left center;
}

#news dd {
	margin: 0.5em 0;
}
	
#news a, #news a:hover, #news a:active, #news a:visited {
	color: black;
	text-decoration: none;
}
	
.stripes {
	margin-top: 4em;
	margin-bottom: 1em;
	background: url(http://www.cselectric.dk/designs/v2.1/roundbox/img/stripes3.png) repeat-x;
	width: 100%;
	height: 6px;
}

#newslist {
	font-size: 1.1em;
}

/************** Products *******************/
#productlist, #grouplist {
	overflow: auto;
	padding-left: 15px;
}

#productlist ul, #grouplist ul {
	list-style-type: none;
	font-size: .9em;
}

#productlist li, #grouplist li {
	float: left;
	width: 146px;
}

#productlist a, #grouplist a {
	background: url(http://www.cselectric.dk/designs/v2.1/roundbox/img/lightShadowBig.png) no-repeat;
	margin-left: 0.6em;
	margin-right: 0.6em;
	margin-bottom: 4px;
	margin-top: 4px;
	display: block;
}

#productlist img, #grouplist img {
	height: 75px;
	width: 100px;
	padding: 10px 15px;
}

#productlist span, #grouplist span {
	display: block;
	padding-left: 4px;
	padding-right: 4px;
	height: 2.5em;
	overflow: hidden;
	cursor: pointer;
}

#productlist a:hover, #productlist a, #productlist a:visited
, #grouplist a:hover, #grouplist a, #grouplist a:visited
 {
	text-decoration: none;
	color: #000;
}

#productlist li:hover, #grouplist li:hover {
	background-color: #f8f8f8;
}

#productlist img, #grouplist img {
	border: 0;
}


#plist {
}

#plist dl {
	list-style-type: none;
	font-size: .9em;
	padding: .5em 0;
	overflow: hidden;
}

#plist dt {
	width: 146px;
	height: 130px;
	float: left;
	clear: both;
}

#plist dt a {
	background: url(http://www.cselectric.dk/designs/v2.1/roundbox/img/lightShadowBig.png) no-repeat;
	margin-left: 0.6em;
	margin-right: 0.6em;
	margin-bottom: 4px;
	margin-top: 4px;
	display: block;
}

#plist dt img {
	height: 75px;
	width: 100px;
	padding: 10px 15px;
}

#plist dt span {
	display: block;
	padding-left: 4px;
	padding-right: 4px;
	height: 2.5em;
	cursor: pointer;
}

#plist dt a:hover, #plist dt a, #plist dt a:visited {
	text-decoration: none;
	color: #000;
}

#plist dt:hover {
	background-color: #f8f8f8;
}

#plist dt img {
	border: 0;
}

#plist dd {
	margin-left: 160px;
	padding-top: 10px;
}

#plist dd a {
	display: block;
	float: left;
	width: 193px;
	height: 35px;
	font-size: .95em;
	color: #000;
	text-decoration: none;
}

#plist dd a:hover {
	text-decoration: none;
	background-color: #f8f8f8; 
}

.productGroupTop {
/*	padding-top: 1em;  */
}

.groupIndexPicture, .productGroupTop img, .productItemTop img {
	float: right;
	background: url(http://www.cselectric.dk/designs/v2.1/roundbox/img/lightShadowBig.png) no-repeat;
	height: 75px;
	width: 100px; 
	padding: 10px 15px;
	margin: .5em 0 .9em 0;
}

.groupdesc, .itemdesc {
	float: left;
	height: 85px;
	width: 615px;
	padding: 5px 10px 10px 0;
/*	margin: 5px 5px 5px 0px;  */
	color: #000;
}

.productParams {
	width: auto;
	padding-right: 10px;
}

.productSelect
{
	width: 250px;
}

#nulstil {
	float: right;
	width: 67px;
	height: 27px;
	background: transparent url(http://www.cselectric.dk/designs/v2.1/roundbox/img/bota.png) no-repeat left top;
	overflow: auto;	
}
#nulstil span {
	display: block;
	font-weight: bold;
	margin: 4px 12px 5px 10px;
	font-size: 1em;
	font-style: normal;
	color: #000;
	cursor: pointer;
}

#lagervare {
	float: right;
	width: 97px;
	height: 27px;
	background: transparent url(http://www.cselectric.dk/designs/v2.1/roundbox/img/botb.png) no-repeat left top;
	overflow: auto;
}
#lagervare span {
	display: block;
	font-weight: bold;
	margin: 4px 14px 5px 8px;
	font-size: 1em;
	font-style: normal;
	color: #000;
	cursor: pointer;
}

#lagervare a, #nulstil a {
	text-decoration: none;
}

#login {
	position: absolute;
	right: 13px;
	top: 14px;
	width: 200px;
	height: 105px;
	border-left: 1px black dotted;
}

#login2 {
	position: absolute;
	right: 13px;
	top: 14px;
	width: 200px;
	height: 105px;
	border-left: 1px black dotted;
}

/* ******** product info menu tabs ************ */

#tabmenu2 {
	float: right;
	width: 100%;
	background: transparent;
	font-size: 0.8em;
	line-height: normal;
	margin-top: 10px;
}
#tabmenu2 ul {
	list-style: none;
	padding-left: 6px;
}
#tabmenu2 li {
	display: inline;
	font-size: 1.1em;
}
#tabmenu2 a {
	float: left;
	background: url(http://www.cselectric.dk/designs/v2.1/roundbox/img/roundtableft.png) no-repeat left top;
	padding: 0 0 0 4px;
	margin-right: 1px;
	text-decoration: none;
}

#tabmenu2 a span {
	float: left;
	display: block;
	background: url(http://www.cselectric.dk/designs/v2.1/roundbox/img/roundtabright.png) no-repeat right top;
	padding: 5px 10px 4px 6px;
	color: #000;
}
#tabmenu2 a span {
	float: none;
}
#tabmenu2 a:hover span {
	color: #000000;
}
#tabmenu2 .current a {
}
#tabmenu2 .current a span {
	color: #000000;
}
#tabmenu2 a:hover {
}
#tabmenu2 a:hover span {
	color: #000000;
}

.inputtitel {
	border: 1px black solid;
	background: #ddd;
}

.buttontitel {
	border: 1px black solid;
	background: #ddd;
	color: #000000;
	cursor: pointer;
}

INPUT, TEXTAREA {
	color: black;
	background: #ddd;
}

.hrstyle {
	border-bottom: 1px #000 solid;
}

/* survey */
.matrixGroup {
	background: #ffffff;
	color: #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	text-align: center;
}

.matrixAnswer {
	background: #bdbdbd;
	color: #000000;
	border-bottom: 1px solid #000000; 
	border-right: 1px solid #000000;
	text-align: center;
	padding: 0px 4px 0px 4px;
	width: 50px;
}
.matrixAnswer2 {
	background: #dedede;
	color: #000000;
	border-bottom: 1px solid #000000; 
	border-right: 1px solid #000000;
	text-align: center;
	padding: 0px 4px 0px 4px;
	width: 50px;
}

.matrixChoice {
	border-bottom: 1px solid #000000; 
	border-right: 1px solid #000000; 
	text-align: center;
	height: 40px;
}	

.matrixQuestion {
	border-bottom: 1px solid #000000; 
	border-right: 1px solid #000000;
	padding: 4px;
	font-weight: bold;
}

/**
 * Bakset
 */

TH.basket {
	border-bottom: 1px solid black;
	color: #000000;
	font-size: 0.8em;
} 
 
TD.basket {
	border-bottom: 1px solid #dbdbdb;
	color: #000000;
	font-size: 0.8em;	
}

TD.basket2 {
	color: #000000;
	font-size: 0.8em;	
}

/**
 * Button
 */
div.buttonLeft {
	float: left; 
	background: url(http://www.cselectric.dk/designs/v2.1/roundbox/btn-norm-left-20.png) no-repeat right top; 
	width: 5px; 
	height: 23px;
}

div.buttonMidt {
	float: left; 
	background: url(http://www.cselectric.dk/designs/v2.1/roundbox/btn-norm-20.png) repeat-x left top; 
	height: 23px
}

div.buttonRight {
	float: left; 
	background: url(http://www.cselectric.dk/designs/v2.1/roundbox/btn-norm-right-20.png) no-repeat right top; 
	width: 6px; 
	height: 23px;
}

div.buttonText {
	color: #000000; 
	font-weight: bold; 
	padding: 3px 2px 0 2px; 
	font-size: 11px;
}	