body {
	font:10px "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	margin:0;
	line-height:1.7em;
	color:#333;
}
h1 {
	font-size:1.6em;
}
a {
	color:#0f677b;
	text-decoration:none;
}
a:hover {
	color:#0f3d47;
}

#tag {
	position:absolute;
	left:10px;
	top:35px;
	background-image:url("http://www.shadesbyus.dk/images/tag.png");
	background-repeat:no-repeat;
	width:131px;
	height:95px;
}
#tag_dbu {
	position:absolute;
	left:130px;
	top:35px;
	background-image:url("http://www.shadesbyus.dk/images/tag_dbu.png");
	background-repeat:no-repeat;
	width:131px;
	height:95px;
}
#tag_cart {
	position:absolute;
	right:0px;
	top:36px;
	background-image:url("http://www.shadesbyus.dk/images/tag_cart.png");
	width:260px;
	height:95px;
	z-index:-10;
	background-repeat:no-repeat;
	overflow:hidden;
}
#tag_cart_highlight {
	position:absolute;
	right:0px;
	top:36px;
	background-image:url("http://www.shadesbyus.dk/images/tag_cart_highlight.png");
	width:260px;
	height:95px;
	opacity:0;
	filter:alpha(opacity=0);
	background-repeat:no-repeat;
	overflow:hidden;
}
#tag_cart a {
	text-decoration:none;
	color:#0f677b;
}
#tag_cart div {
	position:relative;
	left:60px;
	top:31px;
	cursor:hand;cursor:pointer;
}
#tag_cart div p {
	margin:0;
}
#tag_cart div p.amount {
	line-height:1.2em;
	font-weight:bold;
}
#tag_cart div p.price {

}





/*ONLY FOR THE CART*/
#content {
	width:100%;
	text-align:center;
	position:relative;
	top:100px;
}

#shadeTop {
	height:5px;
	width:100%;
	text-align:center;
	background-image:url("http://www.shadesbyus.dk/images/shade_top.png");
	background-repeat:repeat-x;
	z-index:100;
}
#shadeBottom {
	height:5px;
	width:100%;
	text-align:center;
	background-image:url("http://www.shadesbyus.dk/images/shade_bottom.png");
	background-repeat:repeat-x;
}
#cart_white {
	background-color:#FFF;
	padding-top:25px;
	padding-bottom:25px;
}
#showcart {
	width:950px;
	float:none;
	margin:0 auto;
}
#showcart p.noitems {
	font-size:1.3em;
	font-weight:bold;
}
#showcart .header {
	text-align:left;
	border-bottom:1px solid #DDD;
	height:25px;
}

#showcart .header p {
	text-align:left;
	font-size:1em;
	margin:0;
	padding-left:10px;
	color:#FFF;
}
#showcart .header p.amount {
	text-align:center;
	padding:0;
}
#showcart .header p.price {
	text-align:right;
	padding:0;
	padding-right:10px;
}
#showcart .content {
	border-bottom:1px solid #DDD;
	/*border-left:1px solid #DDD;*/
	padding-top:10px;
	padding-bottom:10px;
}
#showcart .image img {
	margin:5px;
	text-align:center;
}
#showcart .amount input {
	font-size:0.9em;
	width:30px;
	text-align:center;
}
#showcart .name {
	padding-left:10px;
	font-size:1.1em;
	text-align:left;
}
#showcart .name p {
	font-size:1em;
	text-align:left;
	margin:0;
}

#showcart .chooserdata {
	padding:5px;
}
#showcart .chooseritem {
	float:left;
	width:100%;
	margin-top:5px;
}
#showcart .chooserdata .chooseritem img {
	float:left;
	margin-right:5px;
	width:50px;
	border:1px solid #DDD;
}
#showcart .chooserdata .chooseritem p {
	float:left;
	font-size:1em;
	margin:0;
	line-height:1.1em;
	text-align:left;
}
#showcart .price {
	padding-right:10px;
	text-align:right;
}
#showcart .delete {
	text-align:center;
	border-right:1px solid #DDD;
}
#showcart .delete a {
	text-decoration:none;
	color:#F00;
	font-weight:bold;
}
#showcart .delete a:hover {
	text-decoration:underline;
}
#showcart .totalpricetext {
}
#showcart .totalpricetext p {
	font-size:1.4em;
	font-weight:bold;
	text-align:right;
	margin:0;
	margin-top:10px;
	margin-right:10px;
	margin-bottom:10px;
	color:#000;
}
#showcart .totalprice {
	
}
#showcart .totalprice p {
	font-size:1.2em;
	font-weight:bold;
	text-align:right;
	margin:0;
	margin-top:10px;
	margin-right:10px;
	margin-bottom:10px;
	color:#000;
}
#showcart .vattext {
	background-color:#EEE;
}
#showcart .vattext p {
	font-size:1.2em;
	text-align:right;
	margin:0;
	margin-right:10px;
	margin-bottom:5px;
	margin-top:5px;
	color:#000;
}
#showcart .vat {
	background-color:#EEE;
}
#showcart .vat p {
	font-size:1.1em;
	text-align:right;
	margin:0;
	margin-right:10px;
	margin-bottom:5px;
	margin-top:5px;
	color:#000;
}
#showcart .navigation input {
	margin-top:15px;
	margin-right:10px;
}


/*CHECKOUT_DELIVERY*/
#checkout_delivery {
	width:800px;
	margin:0 auto;
	margin-bottom:10px;
	background-color:#FFF;
}
#checkout_delivery .address {
	width:350px;
	float:left;
	margin-bottom:20px;
}
#checkout_delivery .address h2 {
	text-align:left;
	font-size:1.4em;
	padding-left:150px;
}
#checkout_delivery .address h2.dimmed {
	color:#BBB;
}
#checkout_delivery .address .line {
	margin-top:4px;
}
#checkout_delivery .address .line p {
	float:left;
	width:143px;
	margin:0;
	line-height:2em;
	font-size:1.1em;
	text-align:right;
}
#checkout_delivery .address .line p.dimmed {
	color:#BBB;
}
#checkout_delivery .address .line input.text {
	width:180px;
	margin:0;
	border:1px solid #CCC;
	font-size:0.9em;
	height:15px;
}
#checkout_delivery .address .line input.dimmed {
	color:#CCC;
}
#checkout_delivery .address .line img {
	position:relative;
	top:3px;
	margin-left:3px;
}
#checkout_delivery .address .line .delivertoinvaddress {
	float:left;
	position:relative;
	left:150px;
	text-align:left;
	width:200px;
}
#checkout_delivery .address .line .delivertoinvaddress input.checkbox {
	float:left;
	width:auto;
	border:0;
	margin:0;
	margin-top:4px;
	margin-right:5px;
}
#checkout_delivery .address .line .delivertoinvaddress p {
	float:left;
	margin:0;
	text-align:left;
	line-height:1.7em;
}
#conditions {
	clear:left;
	width:500px;
	margin:0 auto;
	height:25px;
}
#conditions a {
	color:#0f677b;
	text-decoration:none;
}
#conditions a:hover {
	color:#0f3d47;
}
#buttons {
	clear:left;
	width:500px;
	margin:0 auto;
}





#white {
	height:556px;
	text-align:center;
	background-image:url("http://www.shadesbyus.dk/images/whitearea.png");
	background-repeat:repeat-x;
}
#white_frontpage{
	height:500px;
	width:100%;
	text-align:center;
	background-image:url("http://www.shadesbyus.dk/images/whitearea_frontpage.png");
	background-repeat:repeat-x;
}




#frontpage {
	width:100%;
	height:490px;
	background-color:#FFF;
	background-image: url('images/frontpage.jpg');
	background-position:center;
	background-repeat:no-repeat;
}
#frontpage_link {
	position:absolute;
	left:80px;
	top:400px;
}





#bottomText {
	text-align:center;
	width:100%;
	margin:0 auto;
	color:#1c5966;
	font-size:0.9em;
}
#bottomText a {
	text-decoration:none;
	color:#1c5966;
}
#bottomText a:hover {
	color:#FFF;
}




#bottombar {
	text-align:center;
	height:25px;
	width:650px;
	margin:0 auto;
	position:relative;
	top:-5px;
	background-image: url('images/bottombar.png');
	background-position:center;
	background-repeat:no-repeat;
}
#bottombar a {
	height:18px;
	margin-top:4px;
	padding-left:10px;
	padding-right:10px;
	font-size:0.9em;
	color:#0f3d47;
	cursor:hand;cursor:pointer;
	text-decoration:none;
	line-height:2em;
	border-right:1px solid #186171;
	display:inline-block;
}
#bottombar a:hover {
	color:#FFF;
}
#bottombar a.noline {
	border:0;
}




#contact {
	position:relative;
	top:50px;
	text-align:center;
}
#contact p {
	margin:2px;
	font-size:1.1em;
}
#contact a {
	text-decoration:none;
	color:#000;
}
#contact a:hover {
	color:#1c5966;
}


#betingelser {
	width:950px;
	margin:0 auto;
	text-align:center;
	font-size:0.9em;
	line-height:1.5em;
}
#betingelser .cell {
	width:450px;
	float:left;
	text-align:left;
	margin-left:20px;
	margin-top:10px;
}

#paymentwindow {
	float:left;
	width:340px;
	margin-left:30px;
}
#paymentwindow .tab .left {
	float:left;
	width:6px;
	height:18px;
	overflow:hidden;
	background-repeat:no-repeat;
}
#paymentwindow .tab .right {
	float:left;
	clear:right;
	width:6px;
	height:18px;
	overflow:hidden;
	background-repeat:no-repeat;
}
#paymentwindow .tab .name {
	float:left;
	height:18px;
	padding-top:0px;
	padding-left:3px;
	padding-right:3px;
	background-color:#000;
	font-size:1.1em;
	color:#FFF;
}
#paymentwindow .tab img {
	float:right;
	margin:0;
	margin-left:2px;
}
#paymentwindow .payment {
	float:left;
	width:340px;
	border:1px solid #CCC;
}
#paymentwindow .payment .item {
	width:139px;
	float:left;
	text-align:right;
	height:26px;
	border-bottom:1px solid #CCC;
	border-right:1px solid #CCC;
	padding-right:5px;
	line-height:2.5em;
	background-color:#EFEFEF;
}
#paymentwindow .payment .value {
	width:189px;
	float:left;
	text-align:left;
	height:23px;
	padding-left:6px;
	padding-top:3px;
	border-bottom:1px solid #CCC;
}
#paymentwindow .payment .value img {
	float:left;
	margin-left:3px;
	margin-top:2px;
}
#paymentwindow .payment .value p {
	margin:0;
	font-size:0.9em;
	float:left;
	margin-left:5px;
}
#paymentwindow .payment .value input {
	float:left;
	margin:0;
	border:1px solid #CCC;
	font-size:1em;
	height:15px;
}
#paymentwindow .payment .value select {
	margin:0;
	font-size:1em;
}
#paymentwindow .payment .submitbutton {
	float:left;
	width:340px;
	text-align:center;
	height:40px;
}
#paymentwindow .payment .submitbutton input {
	margin:0;
	margin-top:8px;
}




#payment_confirmed {
	width:400px;
}
#payment_confirmed h1 {
	color:#006600;
}
#payment_confirmed a {
	color:#0f677b;
	text-decoration:none;
}
#payment_confirmed a:hover {
	color:#0f3d47;
}


#whitecontent {
	background-color:#FFF;
	padding-top:25px;
	padding-bottom:25px;
	text-align:center;
}	
