


* {
	margin: 0px;
	padding: 0px;
}

body{
	background: #CAC7BD;
	font-family: arial,helvetica,verdana,sans-serif;
	font-size: 12px;
	color: #373736;
}

img { border: 0px; }

input{
	border:1px solid #999999;
	font-size: 9px;
}

a {
	color: #4a5053;
}

p { padding-bottom: 10px; }

#outerWrapper{
	width: 100%;
}

#innerWrapper{
	width: 940px;
	margin: 0px auto;
	background: #ffffff;
	border-bottom: 10px solid #fff;
}

#header{
	position: relative;
	background: #333333;
	height: 80px;
}

#headerInner { 
	width: 940px;
	margin: 0px auto;
}

#headerRight {
	float: right;
	width: 190px;
	text-align: right;
}

#logo { float: left; width: 750px;}

#logo img{ border: none; }

#logo a{ outline: none; }

.content_content_title2{
	color: #666666;
	font-size: 10px;
	padding-top: 4px;
	padding-right: 10px;
	float: right;
}

#languages{
	padding-top: 30px;
	color: #EFEFEF;
	text-align: right;
}

#languages ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
	float: right;
}

#languages ul li {
	float: left;
	margin-left: 5px;
	width: 10px;
	text-align: center;
	border-left: 1px solid #FFFFFF;
	padding-left: 5px;
}

#languages ul li.first {
	border: 0px;
}

#languages ul li a,
#languages ul li.active a {
	text-transform: uppercase;
	margin-right: 1px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}

#languages ul li.active a {
	color: #CCCCCC;
}

#login{
	padding-top: 10px;
	color: #FFFFFF;
	font-size: 11px;
}

#login a {
	color: #FFFFFF;
}

#subheader{
	height: 30px;
	background: #cac7bd;
	margin-top: 5px;
}

#topnav{
	float: left;
	padding-right: 10px;
}

#topnav ul li{
	list-style: none;
	float: left;
	padding: 0px 15px;
	line-height: 30px;
	height: 30px;
}

#topnav ul li:hover,
#topnav ul li.selected {
	background-color: #d9d6cd;
}

#topnav ul li a{
	color: #333333;
	text-decoration: none;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
}

#zoeken{
	float: right;
	padding-top: 5px;
	padding-right: 10px;
}

#zoeken a{
	text-transform: uppercase;
	text-decoration: none;
	color: #333333;
	font-weight: bold;
	font-size: 12px;
	padding-right: 5px;
}

#zoeken input {
	border: 1px solid #333333;
	background: #cac7bd;
	padding: 3px;
	width: 150px;
	margin-right: 5px;
}

#main{
	margin-top: 10px;
	background: url(http://www.globuy.com/images/background.gif) repeat-y;
}

#leftcolumn{
	width: 163px;
	float: left;
}

#leftcolumn_content{
	background: #eae7de;
	padding-top: 10px;
	padding-bottom: 10px;
}

#centercolumn,
#content{
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	width: 594px;
}

#rightcolumn{
	width: 163px;
	float: right;
}

#rightcolumn h1{
	color: #373736;
	font-size: 15px;
	text-transform: uppercase;
	padding-bottom: 10px;
}

#rightcolumn h3{
	color: #373736;
	font-size: 13px;
	text-transform: uppercase;
}

#rightcolumn_content{
	background: #eae7de;
	padding-bottom: 15px;
	padding-top: 5px;
	padding-right: 10px;
	text-align: right;
	color: #373736;
}

#rightcolumn .bloktitel { 
	text-align: right;
	padding-right: 10px;
}

.bloktitel,
.breadcrumb {
	height: 30px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	padding-top: 15px;
	padding-left: 10px;
	background-color: #B3071A;
	border-bottom: 10px solid #ffffff;
}

.bloktitel a {
	color: #FFFFFF;
	text-decoration: none;
}

.bloktitel.detail {
	padding-top: 10px;
	height: 35px;
	font-size: 22px;
}

#leftcolumn_content ul li{
	list-style: none;
	padding-top: 3px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	cursor: pointer;
}

#leftcolumn_content ul li a{
	color: #69655a;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}


#leftcolumn_content ul li a:hover{
	color: #000000;
}


#leftcolumn_content ul.level2 { margin: 4px 0px; }
#leftcolumn_content ul.level2 li { padding-left: 20px; }

#leftcolumn_content ul.level2 li a { font-size: 12px; }
#leftcolumn_content ul.level2 li.selected { text-decoration: underline; }

.cleardiv{
	clear: both;
	font-size: 0px;
	height: 0px;
	line-height: 0px;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#footer{
	background: #cac7bd;
	color: #373736;
	font-weight: bold;
	padding: 5px;
	font-size: 11px;
}

#footerInner {
	margin: 0px auto;
	width: 940px;
}

#footer a{
	color: #373736;
	text-decoration: none;
	font-weight: bold;
}

#footer ul.filialen li {
	float: left;
	list-style: none;
	text-transform: uppercase;
}

#footer ul.filialen li.first { text-transform: none; }

#footer ul.navigatie { clear: both; }

#footer ul.navigatie li {
	list-style: none;
	float: left;
	border-right: 1px solid #929292;
	margin-right: 5px;
	padding-right: 5px;
}

#footer ul.navigatie li.final {
	border-right: 0px;
}


#products .product{
	width: 144px;
	min-height: 175px;
	float: left;
	margin-top: 5px;
	padding-top: 10px;
	background: #efefe9;
	text-align :center;
	margin-left: 5px;
	padding-bottom: 10px;
}

#products .product img { max-width: 130px; }

#products .categories {	
	height: 140px; 
	min-height: 105px;
	width: 144px;
	padding: 0px;
	_margin-left: 4px;
	_margin-top: 4px;
}

#products .categories .categorie_titel {
	text-align: left;
	padding-top: 7px;
	padding-left: 6px;
	font-size: 14px;
	height: 23px;
}

#products .categories .categorie_image {
	width: 144px;
	height: 110px;
	overflow: hidden;
}

#products .categories .producttitel  {
	padding-top: 60px;
	font-size: 14px;
}

#products .categories img { max-width: 144px; }

#products .product_first { margin-left: 2px; }
#products .product a{ outline: none; }
#products .producttitel { margin-top: 7px; padding-bottom: 5px; min-height: 50px; }

#products .producttitel a{
	color: #333333;
	font-size: 14px;
	text-transform: capitalize;
	text-decoration: none;
	font-weight: bold;
}

#paging{
	color: #888888;
	font-weight: bold;
	margin-top: 15px;
}

#products .prijs {
	font-size: 14px;
	color: #666666;
	display: inline;
}

#products .prijs span.stuk { font-size: 14px; }

#products .prijs strong {
	font-weight: normal;
}

input.inputobliged{
	width:255px;
	width:253px !ie;
	height:18px;
	background-color:#EFEFE9;
	border:1px solid #373736;
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	color:#373736;
	line-height:18px;
}

input.inputblue{
	width:255px;
	width:253px !ie;
	height:18px;
	background-color:#EFEFE9;
	border:1px solid #373736;
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	color:#373736;
	line-height:18px;
}

input.inputblueshort{
	width:58px;
	height:18px;
	background-color:#EFEFE9;
	border:1px solid #373736;
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	color:#373736;
}

input.inputobligedshort{
	width:60px;
	height:18px;
	background-color:#EFEFE9;
	border:1px solid #373736;
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	color:#373736;
}

input.inputbluemedium{
	width:182px;
	width:180px !ie;
	height:18px;
	background-color:#EFEFE9;
	border:1px solid #373736;
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	color:#373736;
	line-height:18px;
	margin-left:3px;
}

input.inputobligedmedium{
	width:182px;
	width:180px !ie;
	height:18px;
	background-color:#EFEFE9;
	border:1px solid #373736;
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	color:#373736;
	line-height:18px;
	margin-left:3px;
}

textarea.contacttextareaobliged{
	width:260px;
	background-color:#EFEFE9;
	border:1px solid #373736;
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	color:#373736;
	line-height:18px;
}

textarea.contacttextarea{
	width:260px;
	background-color:#EFEFE9;
	border:1px solid #373736;
	border:0px;
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	color:#373736;
	line-height:18px;
}

textarea.contacttextareamedium{
	width:130px;
	font-size:12px;
	color:#373736;
	line-height:18px;
	background-color:#ffffff;
	border:1px solid #CECECE;
}

input.inputobliged_error{
	width:255px;
	width:253px !ie;
	height:18px;
	background-color:#EFEFE9;
	border:1px solid #373736;
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	color:#373736;
	line-height:18px;
}

textarea.contacttextarea_error{
	width:260px;
	background-color:#EFEFE9;
	border:1px solid #373736;
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	color:#373736;
	line-height:18px;
}

input.inputblue_error{
	width:255px;
	width:253px !ie;
	height:18px;
	background-color:#EFEFE9;
	border:1px solid #373736;
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	color:#373736;
	line-height:18px;
}

input.inputblueshort_error{
	width:60px;
	height:18px;
	background-color:#EFEFE9;
	border:0px;
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	color:#373736;
	line-height:18px;
}

input.inputbluemedium_error{
	width:182px;
	width:180px !ie;
	height:18px;
	background-color:#EFEFE9;
	border:0px;
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	color:#373736;
	line-height:18px;
	margin-left:3px;
}

select.obliged{
	background-color:#EFEFE9;
	border:1px solid #373736;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:11px;
	color:#373736;
}

.form_button {
	border:1px solid #373736;
	background-color:#373736;
	color:#ffffff;
	font-size:11px;
}

.compfields{
	visibility: hidden;
	display: none;
}

.policy{
	width: 480px;
	height: 150px;
	font-style: italic;
	text-align: justify;
	visibility: hidden;
	display: none;
	overflow: auto;
	font-size: 9px;
}

.iframe{
	border: 1px solid black;
}

.framecontent{
	padding: 10px;
	padding-right: 15px;
}

.form_labels{
	width: 170px;
	vertical-align: top;
	padding-top: 5px;
	color: #373736;
}

.contacterror{
	display:none;
	color: #373736;
}

.contact_verstuurd{
	color: #373736;
	font-weight: bold;
}

.contacterror_visible{
	display:block;
	color: #6E5948;
	line-height:18px;
	font-weight:bold;
	padding-left: 10px;
}

.form_labels2{
	vertical-align: top;
	padding-top: 5px;
}

.cartitemqty{
	border:1px solid #c5c6c8;
	float:left;
	width:30px;
	float:left;
	margin-top: 2px;
	margin-right:3px;
}

.floatleftqty{
	float:left;
}

.orderinput{
	background-color:#f4f5f8;
	border:0px solid #c5c6c8;
	width:20px;
	margin:0px;
	padding:0px;
	font-size:10px;
	float: left;
}

.paperitems {
	clear: both;
}

.btnscartadd{
	border:1px solid #c5c6c8;
	float:left;
	height:13px;
	margin-top:2px;
	padding:0;
	border:0px solid green;
	vertical-align:top;
}

.btncartaddtop{
	clear:both;
	height:7px;
	width:6px;
	margin:0;
	padding:0;
	font-size:0px;
	cursor:pointer;
}

.btncartaddbtm{
	clear:both;
	height:4px;
	width:6px;
	margin:0;
	padding:0;
	font-size:0px;
	cursor:pointer;
}

#searchlist{
	padding-top: 10px;
	border: 0px solid #000000;
}
.searchlistcat{
	border: 0px solid #000000;
	padding-bottom: 2px;
	padding-left: 20px;
	margin-top: 15px;
	font-weight: bold;
	color: #333333;
	min-height: 12px;
}
.searchlistspacer{
	width: 25px;
	float:left;
	border: 0px solid #000000;
	margin-top:2px;
}

.searchlistitem{
	float:left;
	border: 0px solid #000000;
	margin-top:2px;
	margin-left: 10px;
	width: 90%;
}

.searchlistitemcat{
	float:left;
	border: 0px solid #000000;
	margin-top:2px;
	width: 150px;
}

.searchlistitemomschrijving{
	float:left;
	border: 0px solid #000000;
	margin-top:2px;
	width: 325px;
}

.searchlistitemcategorie{
	float:left;
	border: 0px solid #000000;
	margin-top:2px;
	width: 150px;
	padding-left: 30px;
}

.searchlistitem a{
	text-decoration:none;
	color: #b02d1e;
}
.searchlistdivider{
	font-size:1px;
	clear:both;
}

#search_container{
	text-align: right;
	margin-right: 5px;
}

.topline{
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 20px;
}

.topline a{
	color: #ab1200;
}

#searchanchors{
	margin-top: 20px;
}

#searchanchors a{
	text-decoration: none;
	font-weight: bold;
	color: #ab1200;
}

#searchanchors a:hover{
	text-decoration: underline;
	font-weight: bold;
	color: #ab1200;
}

fieldset.faq-item-list-fieldset{
	border: 1px #888888 solid;
	margin-bottom: 10px;
	margin: 10px 0px 10px 10px;
	padding: 0px 10px 0px 10px;
}

div.faq-item-list-div{
	margin: 10px 0px 10px 0px;
}

div.faq-item-list-div a{
	color: #ffffff;
	text-decoration: underline;
}

div.faq-item-list-div a:visited{
	color: #ffffff;
	text-decoration: underline;
}

div.faq-item-list-div a:hover{
	color: #ffffff;
	text-decoration: underline;
}

fieldset.collapsed{
	border: none;
	border-top: 1px #888888 solid;
}

div.faq-item-list-question{
	font-size:16px;
	font-weight:normal;
	line-height:18px;
	color:#bbbbbb;
	margin-top:10px;
}

div.faq-item-list-answer{
	color:#000000;
}

div.faq-item-list-spacer{
	clear:both;
	margin-top:20px;
}

/* MODALBOX */
#MB_overlay {
	position: absolute;
	margin: auto;
	top: 0;	left: 0;
	width: 100%; height: 100%;
	z-index: 9999;
	background-color: #272727 !important;
}
#MB_overlay[id] { position: fixed; }

#MB_window {
	position:absolute;
	top: 0;
	border: 0 solid;
	text-align:left;
	z-index:10000;
}
#MB_window[id] { position: fixed!important; }

#MB_frame {
	position:relative;
	border-style: solid;
	border-width: 5px 5px 5px 5px;
	height:100%;
	background-color:#FFFFFF;
}

#MB_header {
  margin:0;
  height: 28px;
}

#MB_content {
  padding:6px 12px;
  overflow:hidden;
}

#MB_caption {
  font-size:85%;
  font-weight: bold;
  padding: 6px 0 0 5px;
  margin: 0;
  text-align: left;
}

#MB_close {
  display:block;
  position:absolute;
  right:0; top:0;
  padding:4px 5px;
  font-weight:bold;
  text-decoration:none;
  font-size:16px;
}
#MB_close:hover {
	background:transparent;
}

/* Color scheme */
#MB_window {
  border-color:#B8AEA5;
  background-color:#FFF;
  color:#000;
  font-size: 12px;
}

#MB_frame { border-color:#B8AEA5; }

#MB_header {
  background-color:#B8AEA5;
  border-color:#DDE;
  font-size:14px;
}
#MB_caption { color:#FFFFFF }

#MB_close { color:#FFFFFF }
#MB_close:hover { color:#FFFFFF }


/* END MODALBOX */

/* CARTMINI */
.minicart{
	padding: 10px;
}

.minicarttitle1{
	font-weight: bold;
	float: left;
	padding: 3px;
	width: 50px;
}

.minicarttitle2{
	font-weight: bold;
	float: left;
	padding: 3px;
	width: 50px;
}

.minicarttitle3{
	font-weight: bold;
	float: left;
	padding: 3px;
	width: 170px;
}

.minicarttitle4{
	font-weight: bold;
	float: left;
	padding: 3px;
	width: 70px;
}

.minicarttitle5{
	font-weight: bold;
	float: left;
	padding: 3px;
	width: 80px;
}

.minicart1{
	float: left;
	padding: 3px;
	width: 50px;
}

.minicart2{
	float: left;
	padding: 3px;
	width: 50px;
}

.minicart3{
	float: left;
	padding: 3px;
	width: 170px;
}

.minicart4{
	float: left;
	padding: 3px;
	width: 70px;
}

.minicart5{
	float: left;
	padding: 3px;
	width: 80px;
}

.minicarttotaltext{
	font-weight: bold;
	margin-top: 7px;
	width: 50px;
	float: left;
	padding: 3px;
}

.minicarttotalnumber{
	padding: 3px;
	font-weight: bold;
	float: left;
	margin-top: 7px;
	width: 70px;
}

.cartmini{
	font-size:12px;
	color:#333333;
}

.cartminitxt{
	padding-top:15px;
	padding-bottom:10px;
	font-size: 11px;
	font-weight:bold;
}

.cartminitotal{
	float:left;
	width:290px;
	width:340px !ie;
	padding-left:50px;
	padding-bottom:20px;
	font-weight:normal;
	font-size: 11px;
}

.cartminitotaltxt{
	float:left;
	padding-right:5px;
}

.cartminiaantaltxt{
	float:left;
	padding-right:5px;
}

.cartminitotalamount{
	float:left;
}

.cartminibuttons{
	float:left;
	width:355px;
}

.cartminiback{
	cursor:pointer;
}

.cartminibackimg{
	float:left;
}

.cartminibacktxt{
	float:left;
	color:#3D2815;
	width:127px;
	height: 23px;
	font-size: 11px;
	padding-top: 5px;
	text-align: center;
	font-weight: bold;
}

.cartminibutton{
	float:right;
	height:30px;
	border:0px;
	cursor:pointer;
}

.cartminibuttonimg{
	float:left;
}

.cartminibuttontxt{
	width:127px;
	height: 23px;
	font-size: 11px;
	padding-top: 5px;
	margin-right: 4px;
	text-align: center;
	font-weight: bold;
	color: #3D2815;
}

.cartitemqty{
	border:1px solid #c5c6c8;
	float:left;
	width:30px;
}

.floatleftqty{
	float:left;
}

.orderinput{
	background-color:#f4f5f8;
	border:0px solid #c5c6c8;
	width:20px;
	margin:0px;
	padding:0px;
	font-size:10px;
	float: left;
}

.paperitems {
	clear: both;
}

.btnscartadd{
	border:1px solid #c5c6c8;
	float:left;
	height:13px;
	margin-top:2px;
	padding:0;
	border:0px solid green;
	vertical-align:top;
}

.btncartaddtop{
	clear:both;
	height:7px;
	width:6px;
	margin:0;
	padding:0;
	font-size:0px;
	cursor:pointer;
}

.btncartaddbtm{
	clear:both;
	height:4px;
	width:6px;
	margin:0;
	padding:0;
	font-size:0px;
	cursor:pointer;
}

/* CART */

#pagemiddle{
	padding-top:5px;
	padding-bottom:15px;
	/*background-color:#ffffff;*/
	border:0px solid yellow;
}

#discounterror{
	font-size: 11px;
	color:red;
	width:170px;
}

#homeartscart{
	padding-top:7px;
	padding-left:1px;
	border:0px solid green;
	width: 594px;
}

.cartshopcartitle{
	padding-top:10px;
	padding-bottom:9px;
	font-size:18px;
	color:#0e0e0e;
}

.cartcontainer{
	font-size:12px;
}

.cartgrayouter{
	min-height:234px;
	width:594px;
	position:relative;
	margin-left:0px;
	border:0px dashed black;
}

.cartgrayboxcheat{
	border:0px solid #EAEAEA;
	background: #FFFFFF url('http://www.globuy.com/images/bg_cart.gif') bottom left no-repeat;
	width:594px;
	position:absolute;
	height:100%;
	_height:220px;
	z-index:150;
	bottom:0px;
	margin-bottom: 10px;
}

.cartgraybox{
	border:0px solid blue;
	width:594px;
	position:absolute;
	height:100%;
	top:0px;
	z-index:100;
}

.cartgrayboxtop{
	width:594px;
	height:14px;
	position:relative;
	top:0px;
	border:0px solid gray;
}

.cartgrayboxmiddle{
	width:594px;
	position:relative;
	top:0px;
	border:0px solid red;
}

.cartgrayboxcontent{
	z-index:200;
	position:relative;
	border:0px solid black;
	padding-bottom:20px;
	padding-left:10px;
	padding-top:6px;
	clear: both;
}

/*
.cartshopcar{
	background:url('http://www.globuy.com/images/shopcarbox_blue.jpg') no-repeat left bottom;
	float:left;
	width:520px;
	padding-bottom:20px;
	padding-left:10px;
}
*/

a.shopcarmoveremovelink:link, a.shopcarmoveremovelink:active, a.shopcarmoveremovelink:visited{
	color:#000000;
	text-decoration:underline;
}

a.shopcarmoveremovelink:hover{
	color:#000000;
	text-decoration:underline;
}

.carttitlecontainer {
	border:0px solid green;
	width:580px;
	height:25px;
	margin-top:5px;
	padding-top:4px;
	vertical-align:middle;
	border-bottom:1px solid #d3d3d3;
}

.carttitle1 {
	/*background:url('http://www.globuy.com/images/greyboxtitle_blue.png') repeat-x left bottom;*/
	float:left;
	width:30px;
	height:25px;
	font-size:12px;
	font-weight:bold;
	color:#00aeef;
	behavior: url("script/iepngfix.htc");
}

.carttitle2 {
	float:left;
	height:22px;
	height:25px !ie;
	width:180px;
	width:180px !ie;
	padding-left:10px;
	padding-top:6px;
	font-weight:bold;
	behavior: url("script/iepngfix.htc");
}

.carttitle3 {
	float:left;
	height:19px !important;
	height:25px;
	width:90px;
	width:90px !ie;
	padding-left:6px;
	padding-top:6px;
	font-size:12px;
	font-weight:bold;
	color:#010101;
	text-align:right;
	behavior: url("script/iepngfix.htc");
}

.carttitle3_2, .carttitle6_2{
	float:left;
	height:19px !important;
	height:25px;
	width:70px;
	width:70px !ie;
	padding-left:6px;
	padding-top:6px;
	font-weight:bold;
	behavior: url("script/iepngfix.htc");
	font-size:11px;
}

.carttitle4 {
	float:left;
	height:19px !important;
	height:25px;
	width:60px;
	width:60px !ie;
	padding-left:6px;
	padding-top:6px;
	font-size:12px;
	font-weight:bold;
	color:#010101;
	text-align: right;
	behavior: url("script/iepngfix.htc");
}

.carttitle5 {
	float:left;
	height:19px !important;
	height:25px;
	width:90px;
	width:90px !ie;
	padding-left:6px;
	padding-top:6px;
	font-size:12px;
	font-weight:bold;
	color:#010101;
	behavior: url("script/iepngfix.htc");
	text-align: right;
}

.carttitle6{
	border:0px solid black;
	float:left;
	height:19px !important;
	height:25px;
	width:90px;
	width:90px !ie;
	padding-left:6px;
	padding-top:6px;
	font-size:12px;
	font-weight:bold;
	color:#010101;
	behavior: url("script/iepngfix.htc");
	text-align: right;
	padding-right: 15px;
}
.carttitle5_2{
	border:0px solid black;
	float:left;
	height:19px !important;
	height:25px;
	width:90px;
	width:90px !ie;
	padding-left:10px;
	padding-top:6px;
	font-size:12px;
	font-weight:bold;
	color:#010101;
	behavior: url("script/iepngfix.htc");
	text-align: right;
}
.carttitle7_2{
	float:right;
	height:19px !important;
	height:25px;
	width:60px;
	width:60px !ie;
	padding-left:6px;
	padding-top:6px;
	font-weight:bold;
	behavior: url("script/iepngfix.htc");
	font-size:11px;
	text-align: right;
}

.cartitemcontainer {
	/*background:url('http://www.globuy.com/images/shopcaritemdivider.png') no-repeat left bottom;*/
	float:left;
	float:none !ie;
	width:580px;
	/*height:60px;*/
	padding-bottom:10px;
	font-size:12px;
	color:#000000;
	border-bottom:1px solid #e3e4e6;
	behavior: url("script/iepngfix.htc");
}

td.cartitem{
	font-size:11px;
	font-weight:bold;
}

.cartitem1 {
	border:0px solid #000000;
	float:left;
	width:30px;
	width:30px !ie;
	padding-left:3px;
	margin-top:0px;
	padding-top:3px;
	font-size:9px;
	color:#000000;
}

.cartitem1 img {
	padding-right: 5px; 
	padding-top: 5px;
}

.cartitem2 {
	border:0px solid #000000;
	float:left;
	width:180px;
	width:180px !ie;
	padding-left:10px;
	margin-top:1px;
	padding-top:5px;
	font-size:10px;
}

.cartitem2title {
	float:left;
	width:134px;
	width:134px !ie;
	padding-left:6px;
}

.cartitem2titleorderstatus{
	float:left;
	width:240px;
}

.cartitem2btm{
	float:left;
	width:210px;
	padding-top:3px;
}

.cartitem2choose{
	float:right;
	padding-top: 3px;
	padding-top: 6px !ie;
}

.cartproductlink:link, a.cartproductlink:active, a.cartproductlink:visited{
	font-size:11px;
	font-weight:bold;
	color:#010101;
	text-decoration:none;
}

a.cartproductlink:hover{
	font-size:11px;
	font-weight:bold;
	color:#000000;
	text-decoration:underline;
}

a.choosepaperlink:link, a.choosepaperlink:active, a.choosepaperlink:visited{
	font-size:10px;
	color:#000000;
	text-decoration:underline;
}

a.choosepaperlink:hover{
	font-size:10px;
	color:#00aeef;
	text-decoration:underline;
}

.cartitem3 {
	border:0px solid #000000;
	float:left;
	width:90px;
	width:90px !ie;
	margin-top:1px;
	padding-left:6px;
	padding-top:3px;
	font-size:11px;
	font-weight:bold;
	color:#010101;
}

.cartitem3wrap{
	float:left;
	width:51px;
	padding-top:10px;
}

.cartitem3_2, .cartitem6_2 {
	border:0px solid #000000;
	float:left;
	width:70px;
	width:70px !ie;
	margin-top:1px;
	padding-left:6px;
	padding-top:3px;
	font-size:11px;
	font-weight:bold;
	color:#010101;
}

.cartitem6_2 { text-align: right; }

.cartitem4 {
	border:0px solid #000000;
	float:left;
	width:60px;
	width:60px !ie;
	margin-top:1px;
	padding-left:6px;
	padding-top:4px;
	font-size:10px;
	font-weight:bold;
	color:#000000;
	text-align: center;
}

.cartitem4_2 {
	border:0px solid #000000;
	float:left;
	width:60px;
	width:60px !ie;
	margin-top:1px;
	padding-left:6px;
	padding-top:4px;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	text-align: left;
}

.cartitem5 {
	border:0px solid #000000;
	float:left;
	width:90px;
	width:90px !ie;
	margin-top:1px;
	padding-left:6px;
	padding-top:3px;
	font-size:11px;
	font-weight:bold;
	color:#010101;
	text-align: right;
}

.cartitem3, .cartitem6 {
	border:0px solid #000000;
	float:left;
	width:90px;
	width:90px !ie;
	margin-top:1px;
	padding-left:6px;
	padding-top:3px;
	font-size:11px;
	font-weight:bold;
	color:#010101;
	text-align: right;
	padding-right: 15px;
}
.cartitem7 {
	border:0px solid #000000;
	float:right;
	width:50px;
	width:50px !ie;
	margin-top:1px;
	padding-left:6px;
	padding-top:3px;
	font-size:11px;
	font-weight:bold;
	color:#010101;
	text-align: left;
}
.cartitem5_2{
	border:0px solid #000000;
	float:left;
	width:90px;
	width:90px !ie;
	margin-top:1px;
	padding-left:10px;
	padding-top:3px;
	font-size:11px;
	font-weight:bold;
	color:#010101;
	text-align: right;

}

.cartitemqty{
	border:1px solid #c5c6c8;
	float:left;
	height:15px;
	width:30px;
}

.orderinput{
	background-color:#f4f5f8;
	border:0px solid #c5c6c8;
	width:20px;
	margin:0px;
	padding:0px;
	font-size:10px;
	height:13px;
}

.paperitems {
	clear: both;
}

.btnscartadd{
	border:1px solid #c5c6c8;
	float:left;
	height:13px;
	margin-top:2px;
	padding:0;
	border:0px solid green;
	vertical-align:top;
}

.btncartaddtop{
	clear:both;
	height:7px;
	width:6px;
	margin:0;
	padding:0;
	font-size:0px;
	cursor:pointer;
}

.btncartaddbtm{
	clear:both;
	height:4px;
	width:6px;
	margin:0;
	padding:0;
	font-size:0px;
	cursor:pointer;
}

#cartwrap{

}

.cartpromrecalc{
	float:left;
	width:708px;
	padding-top:3px;
}

.cartwrapcomplete{
	float:left;
	width:340px;
	padding-top:5px;
	padding-left:8px;
}

.cartwrapcompletecheck{
	float:left;
	height:21px;
	font-size:11px;
}

.cartwrapcompletetxt{
	float:left;
	height:16px;
	height:21px !ie;
	padding-top:2px;
	padding-top:5px !ie;
	font-size:11px;
}

.cartwrapcompleteedit{
	float:left;
	padding-left:20px;
	font-size:11px;
	padding-top: 2px;
	padding-top: 4px !ie;
}

.cartpromotion{
	float:left;
	padding-top:2px;
}

.cartpromotion td{
	font-size:11px;
	font-weight:bold;
	font-color:#010101;
}

.cartrecalc{
	background: url('http://www.globuy.com/images/bg_cart_button.gif') no-repeat;
	float:right;
	width:127px;
	height: 23px;
	cursor: pointer;
	font-size: 11px;
	padding-top: 5px;
	margin-right: 4px;
}

.cartrecalctxt{
	text-align: center;
}

#carttransporttotal{
	padding-top:5px;
	width: 594px;
}

#carttransport{
	background: #FFFFFF url('http://www.globuy.com/images/bg_cart.gif') no-repeat left bottom;
	float:left;
	width:250px;
	width:250px !ie;
	height:152px;
	height:167px !ie;
	padding-left:10px;
	padding-top:15px;
	padding-right:10px;
	margin-right: 30px;
	border:1px solid #2D3542;
}

.carttransportdata{
	padding-top:10px;
	padding-left:10px;
	padding-bottom:10px;
}

#carttotal{
	background: #FFFFFF url('http://www.globuy.com/images/bg_cart.gif') no-repeat left bottom;
	float:left;
	width:250px;
	width:250px !ie;
	height:152px;
	height:167px !ie;
	padding-left:14px;
	padding-top:15px;
	padding-right:15px;
	border:1px solid #2D3542;
}

.carttotalitems{
	float:left;
	padding-top:10px;
}

.cartbtmitem{
	float:left;
	width:237px;
	width:237px !ie;
	padding-left:5px;
	padding-bottom:5px;
}

.cartbtmtotal{
	float:left;
	width:237px;
	width:237px !ie;
	padding-left:5px;
	padding-right:5px;
	padding-top:12px;
	font-weight:bold;
	font-size:14px;
	letter-spacing:0px;
	border-top:1px solid #d3d3d3;
}

.checkoutbtmleft{
	float:left;
	color:#010101;
}

.checkoutbtmright{
	float:right;
	color:#010101;
}

.checkouttotal{
	float:left;
	width:200px;
	width:210px !ie;
	padding-left:5px;
	padding-right:5px;
	padding-top:12px;
	font-weight:bold;
	font-size:14px;
	position:relative;
	z-index:300;
	border-top:1px solid #d3d3d3;
}

.checkouttotalleft{
	float:left;
	color:#010101;
}

.checkouttotalright{
	float:right;
	color:#010101;
}

.cartnext{
	float:left;
	width:594px;
	width:594px !ie;
	margin-top:7px;

}

.cartnexttxt{
	float:right;
	padding-top:15px;
	font-size:11px;
	color:#00aeef;
	font-weight:bold;
}

a.cartbiglink:link, a.cartbiglink:active, a.cartbiglink:visited{
	font-size:11px;
	color:#00aeef;
	font-weight:bold;
	text-decoration:none;
}

a.cartbiglink:hover{
	font-size:11px;
	color:#00aeef;
	font-weight:bold;
	text-decoration:none;
}

#carttextdesc{
	float:left;
	padding-top:20px;
	padding-bottom:20px;
}

.modalchoosewrap{
	width:450px;
}

.wrapimg{
	float: left;
	width: 117px;
	height: 136px;
	border: 2px solid white;
	margin: 4px 4px 4px 4px;
	text-align:center;
	cursor: pointer;
}

/*.wrapimg:hover{
	float: left;
	width: 117px;
	height: 136px;
	border: 2px solid #cb0b0d;
	margin: 4px 4px 4px 4px;
	cursor: pointer;
}

.wrapimgsel{
	float: left;
	width: 117px;
	height: 136px;
	border: 2px solid #cb0b0d;
	margin:4px 4px 4px 4px;
}*/

.choosepaperimg{
	border:2px solid #ffffff;
}

.choosepaperimg:hover{
	border: 2px solid #cb0b0d;
}

.choosepaperimgselect{
	border:2px solid #cb0b0d;
}

.choosepapertxt{
	padding-top:10px;
}

.choosepaperprice{
	padding-top:3px;
	padding-top:0px !ie;
}

.choosepaperbtm{
	margin:0px 0px 0px 20px;
	width:400px;
}

.choosepaperlabel{
	border:3px solid #ab1200;
	width:400px;
	width:380px !ie;
	font-size:12px;
	font-face:Verdana;
}

.choosepaperbtn{
	background: url('http://www.globuy.com/images/bg_cart_button.gif') no-repeat;
	float:left;
	width:127px;
	height: 23px;
	cursor: pointer;
	font-size: 11px;
	padding-top: 5px;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	margin-left: 297px;
}

.choosepaperbtntxt{
	float:left;
	padding-top:5px;
	padding-right:5px;
	font-size:13px;
	font-weight:bold;
	color:#cb0b0d;
}

.choosepaperbtnimg{
	float:left;
}

.floatleft{
	float:left;
}

.floatright{
	float:right;
}

input.inputshort{
	width:57px;
	height:20px;
	border:0px solid white;
	background:transparent;
	font:11px Verdana, Helvetica, sans-serif;
	color:#231F20;
	padding-top:2px;
	padding-left:2px;
	padding-right:2px;
}

td.inputshort{
	background-image:url('http://www.globuy.com/images/bg-inputmedium6.gif');
	background-repeat:no-repeat;
	background-position:top left;
	height:20px;
}

td.inputshort_error{
	background-image:url('http://www.globuy.com/images/bg-inputshorterror.gif');
	background-repeat:no-repeat;
	background-position:top left;
	height:20px;
}

.checkoutbutton{
	/*background:url('http://www.globuy.com/images/bg_cart_button_red.gif') no-repeat;*/
	float:right;
	border:0px;
	cursor:pointer;
	width: 127px;
	text-align: center;
	background: #2D3542;
}

.checkoutbuttontxt {
	color:#FFFFFF;
	font-size:12px;
	font-weight: bold;
	padding: 5px;
}

select.ctcombolong{
	width:170px;
	height:17px;
	font:11px Verdana, Helvetica, sans-serif;
	color:#231F20;
	border:1px solid #cbcbcb;
}

select.ctcombolong2{
	width:130px;
	height:17px;
	font:11px Verdana, Helvetica, sans-serif;
	color:#231F20;
	border:1px solid #cbcbcb;
}

select.ctcombolong3{
	width:200px;
	height:17px;
	font:11px Verdana, Helvetica, sans-serif;
	color:#231F20;
	border:1px solid #cbcbcb;
}

input.inputfile{
	width:300px;
	height:20px;
	border:1px solid #cbcbcb;
	font:11px Verdana, Helvetica, sans-serif;
	color:#231F20;
	padding-top:2px;
}

#homearts{
	float:left;
	width:566px;
	width:575px !ie;
	padding-top:7px;
	border:0px solid green;
}

/* ORDER */

div#checkouttop{
	float:left;
}

div.checkoutitems{
	float:left;
	width:242px;

	/*padding-top:14px;
	padding-left:8px;
	padding-right:15px;*/
}

.checkleftgrayouter{
	min-height:359px;
	width:280px;
	position:relative;
	margin-left:0px;
	background:url('http://www.globuy.com/images/bg_cart.gif') bottom left no-repeat;
	border:3px solid #6E5948;
	display:none;
}

.checkleftgrayboxcheat{

	display:none;
	width:280px;
	position:absolute;
	height:100%;
	_height:342px;
	z-index:150;
	bottom:0px;
}

.checkleftgraybox{
	border:0px solid blue;
	width:280px;
	position:absolute;
	height:100%;
	top:0px;
	z-index:100;
	display:none;
}

.checkleftgrayboxtop{
	width:280px;
	height:17px;
	position:relative;
	top:0px;
	border:0px solid gray;
}

.checkleftgrayboxmiddle{
	width:280px;
	position:relative;
	top:0px;
	border:0px solid red;
}

.checkleftgrayboxcontent{
	z-index:200;
	position:relative;
	border:0px solid black;
	padding-bottom:20px;
	/*padding-left:10px;
	padding-top:6px;*/
	padding-top:14px;
	padding-left:8px;
	padding-right:15px;
}

.checkouttitle{
	padding-left:4px;
	padding-bottom:5px;
	color:#2D3542;
	font-size:14px;
	font-weight:bold;
	border-bottom:1px solid #d3d3d3;
	behavior: url("script/iepngfix.htc")
}

.checkoutcontainer{
	float:left;
	/*background:url('http://www.globuy.com/images/greyboxtitle_blue.png') repeat-x left bottom;*/
	padding-top:12px;
	margin-bottom:12px;
	position:relative;
	z-index:300;
	width: 260px;
}

.checkoutitem{
	float:left;
	width:260px;
	width:260px !ie;
	padding-left:5px;
	padding-bottom:5px;
	position:relative;
	z-index:300;
}

.checkoutwrapimg{
	padding-top:3px;
	padding-left:12px;
}

.checkoutitemdetail{
	float:left;
	width:200px;
	width:200px !ie;
	padding-left:5px;
	position:relative;
	z-index:300;
	border:0px solid red;
}

.checkoutitemname{
	padding-bottom:3px;
	font-size:12px;
	color:#010101;
}

.checkouttitlecontainer{
	width:250px;
	height:11px;
	color:#010101;
	font-size:10px;
}

.checkouttitle1{
	float:left;
	width:50px;
}

.checkouttitle2{
	float:left;
	width:80px;
	text-align: right;
}

.checkouttitle3{
	float:left;
	width:80px;
	text-align: right;
}

a.checkoutlink:link, a.checkoutlink:visited, a.checkoutlink:hover, a.checkoutlink:active{
	color:#010101;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

a.cartremovelink:link, a.cartremovelink:visited, a.cartremovelink:hover, a.cartremovelink:active{
	color:#96969A;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}

.checkoutitemcontainer{
	float:left;
	width:250px;
	padding-bottom:15px;
	color:#010101;
	font-size:10px;
}

.checkoutitem1{
	float:left;
	width:50px;
}

.checkoutitem2{
	float:left;
	width:80px;
	text-align: right;
}

.checkoutitem3 {
	float:left;
	width:80px;
	color:#6E5948;
	font-weight:bold;
	text-align: right;
}

.checkoutbtmitem{
	clear: both;
	float:left;
	width:250px;
	width:250px !ie;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	position:relative;
	z-index:300;
}

.checkoutbtmleft{
	float:left;
	color:#010101;
}

.checkoutbtmright{
	float:right;
	color:#010101;
}

.checkouttotal{
	float:left;
	width:250px;
	width:250px !ie;
	padding-left:5px;
	padding-right:5px;
	padding-top:12px;
	font-weight:bold;
	font-size:14px;
	position:relative;
	z-index:300;
	border-top:1px solid #d3d3d3;
}

.checkouttotalleft{
	float:left;
	color:#010101;
}

.checkouttotalright{
	float:right;
	color:#010101;
}

div#checkout .error-message{
	color:#cb0b0d;
	text-align:left;
	display:none;
	border:0px solid red;
}

div#checkout .success-message{
	color:#339900;
	text-align:left;
	display:none;
	border:0px solid green;
}
/*
.checkouttotal{
	height:19px !important;
	height:24px;
	margin-top:21px;
	padding-top:5px;
	color:#00aeef;
	font-size:12px;
	font-weight:bold;
}
*/

div.checkoutself{
	float:left;
	width:301px;
	width:324px !ie;
/*	padding-top:14px;
	padding-left:8px;
	padding-right:15px;*/
}

.checkrightgrayouter{
	min-height:359px;
	width:584px;
	position:relative;
	/*margin-left:60px;*/
	/*border:1px solid #2D3542;*/
	background: #FFFFFF url('http://www.globuy.com/images/bg_cart.gif') bottom left no-repeat;
}

.checkrightgrayboxcheat{
	width:400px;
	position:absolute;
	height:100%;
	_height:342px;
	z-index:150;
	bottom:0px;
}

.checkrightgraybox{
	width:400px;
	position:absolute;
	height:100%;
	top:0px;
	z-index:100;
}

.checkrightgrayboxtop{
	width:400px;
	height:17px;
	position:relative;
	top:0px;
	border:0px solid gray;
}

.checkrightgrayboxmiddle{
	width:400px;
	position:relative;
	top:0px;
	border:0px solid red;
}

.checkrightgrayboxcontent{
	z-index:200;
	position:relative;
	border:0px solid black;
	padding-bottom:20px;
	padding-top:14px;
	padding-left:8px;
	padding-right:15px;
}

.checkoutstepicon{
	background: url('http://www.globuy.com/images/bg_step.gif') no-repeat;
	width: 23px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
	margin-top:8px;
	color: #4f0800;
}

.checkoutsubtitle{
	float:left;
	width:500px;
	width:500px !ie;
	padding-bottom:11px;
	color:#2D3542;
	font-size:14px;
	padding-top: 10px;
	padding-left: 8px;
	font-weight:bold;
}

.checkoutnotcompleted{
	float:right;
	font-weight:bold;
	font-size:12px;
	color:#cb0b0d;
}

.checkoutcompletetxt{
	float:left;
	padding-top:2px;
	padding-right:2px;
}

.checkoutcompleted{
	float:right;
	font-weight:bold;
	font-size:12px;
	color:#36a12c;
}

#checksignin{
	clear:both;
	padding-left:35px;
}

#checksigninguest{
	clear:both;
	padding-left:35px;
}

#checkoutsignin{
	float:left;
	width:561px;
	padding-bottom:19px;
	position:relative;
	z-index:300;
	border-bottom:1px solid #d3d3d3;
}

.checkoutsigninlinks{
	float:left;
	width:245px;
}

.checkoutregister{
	float:left;
	width:215px;
	padding-top:0px;
	margin: 0px 0px 3px 0px;
	cursor:pointer;
}

a.checkoutregisterlink:link, a.checkoutregisterlink:active, a.checkoutregisterlink:visited{
	font-size:9px;
	color:#000000;
	font-weight:normal;
}

a.checkoutregisterlink:hover{
	font-size:9px;
	color:#ab1200;
	font-weight:normal;
}

.checkoutguest
{
	padding-top:5px;
	margin: 0px 0px 3px 0px;
	color:#000000;
	font-size:9px;
	font-weight:normal;
	cursor:pointer;
}

#guestcheckout{
	float:left;
	width: 200;
	margin: 5px 0px 0px 0px;
}

#logincheckout{
	float:left;
	width: 200;
	margin: 5px 0px 0px 0px;
}

#passforgottencheckout{
	float:left;
	width: 200;
	margin: 5px 0px 0px 0px;
}

.checkoutknown{
	padding-top:0px;
	margin: 0px 0px 3px 0px;
	color:#000000;
	font-size:9px;
	font-weight:normal;
}

.checkoutbtn{
	/*background: url('http://www.globuy.com/images/bg_cart_button_red.gif') no-repeat;*/
	width:127px;
	height:23px;
	float:right;
	cursor:pointer;
	text-align: center;
	background: #2D3542;
}

.checkoutbtntxt{
	padding-top:5px;
	font-size:11px;
	color: #FFFFFF;
}

.checkoutbtnimg{
	float:left;
}

.checkoutsummary{
	clear:both;
	padding-left:35px;
}

#checkoutshipping{
	float:left;
	width:561px;
	padding-bottom:19px;
	position:relative;
	z-index:300;
	border-bottom:1px solid #d3d3d3;
}

.checkshipping{
	float:left;
	width:261px;
	width:301px !ie;
	padding-top:10px;
	padding-left:40px;
}

.shippingtxt{
	clear:both;
}

#checkoutfacturation{
	float:left;
	width:561px;
	padding-bottom:19px;
	position:relative;
	z-index:300;
	border-bottom:1px solid #d3d3d3;
}

.checkfacturation{
	float:left;
	width:261px;
	width:301px !ie;
	padding-top:10px;
	padding-left:40px;
}

.checkout_error{
	font-size:11px;
	font-weight:bold;
	color:#cb0b0d;
}

#checkoutpayment{
	float:left;
	width:561px;
	padding-bottom:19px;
	position:relative;
	z-index:300;
	border-bottom:0px solid #d3d3d3;
}

#checkpayment{
	float:left;
	width:261px;
	width:301px !ie;
	padding-top:10px;
	padding-left:40px;
}

.checkpaymentimg{
	float:left;
}

.checkpaymentname{
	float:left;
	width:168px;
	width:173px !ie;
	padding-left:5px;
}

.checkpaymentinfo{
	float:left;
	padding-left:5px;
	text-decoration:underline;
	cursor:pointer;
}

.checkpaymenttxt{
	visibility:hidden;
	display:none;
	float:left;
	width:230px;
	padding-top:5px;
}

.confirmbtn{
	/*background: url('http://www.globuy.com/images/bg_cart_button_red.gif') no-repeat;*/
	width: 127px;
	height: 23px;
	float:right;
	margin-right:9px;
	margin-top:10px;
	cursor:pointer;
	background: #2D3542;
}

.confirmbtnleft{

}

.confirmbtntxt{
	padding-top:5px;
	color:#ffffff;
	font-size:11px;
	text-align: center;
}

.confirmbtnright{
	float:left;
}

div#checkoutbtm{
	display:none;
	float:left;
	padding-top:15px;
}

#checkoutwrapbackshop{
	float:left;
	width:200px;
}

#checkoutcompletewrapped{
	float:left;
	width:200px;
	padding-bottom:10px;
}

.checkoutcompletewrappedtxt{
	float:left;
	padding-left:5px;
	padding-top:6px;
}

#checkoutbacktoshop{
	float:left;
	/*background: url('http://www.globuy.com/images/bg_cart_button_large.gif') no-repeat;*/
	height:23px;
	background: #500900;
}

.checkbacktoshop{
	float:left;
	padding-top:6px;
	text-align: center;
	width:220px;

}

.checkbacktoshop a,
#checkoutrestart a {
	font-size:11px;
	color: #FFFFFF;
	text-decoration: none;
}

.checkbacktoshop a {
	font-weight: bold;
}

#checkoutrestart{
	/*background: url('http://www.globuy.com/images/bg_cart_button_large.gif') no-repeat;*/
	height:23px;
	float:left;
	padding-top:2px;
	text-align: center;
	margin-top: 10px;
	background: #901000;
}

.checkoutrestartimg{
	float:left;
	padding-right:3px;
}

.checkoutrestarttxt{
	float:left;
	padding-top:4px;
	text-align: center;
	width:220px;
}

#checkouttotaltxt{
	padding-right:8px;
	padding-bottom:3px;
	color:#363636;
	font-size: 9px;
}

.checkoutconditions{
	padding-top:10px;
	color:#363636;
	font-size: 9px;
}

.modalboxtxt{
	height:445px;
	padding:5px;
	overflow-y:auto;
}

.orderbtn{
	float:right;
	cursor:pointer;
}

.checkoutsubmit{
	float:right;
	padding-top:10px;
	padding-right:5px;
	font-size:12px;
	color:#00aeef;
	font-weight:bold;
	text-decoration:underline;
	cursor:pointer;
}

.checkoutsubmitimg{
	float:right;
	cursor:pointer;
}

.cart-message{
	display:none;
	color:00aeef;
	font-weight:bold;
}

.orderstatuswrapdesc{
	float:left;
	padding-top:4px;
	padding-left:4px;
}

#orderstatuscompletewrap{
	float:left;
	width:500px;
}



.orderstatustxt{
	padding-top:10px;
}

.orderstatuscontainer{

	padding-top:15px;
	padding-bottom:10px;
	height: 50px;
}

.orderstatuslign{
	width:180px;
}

.orderstatuslabel{
	float:left;
	width:90px;
	font-weight:bold;
}

.orderstatusnumber{
	float:left;
	width:90px;
	font-weight:bold;
	text-align:right;
}

.orderstatustotallong{
	/*background:url('http://www.globuy.com/images/bg_cart.gif') bottom left no-repeat;*/
	border:1px solid #2D3542;
	float:left;
	width:565px;
	width:565px !ie;
	height:152px;
	height:167px !ie;
	padding-left:10px;
	padding-right: 10px;
	padding-top:15px;
	margin-top: 10px;
}

.orderstatuscorporate{
	float:left;
	padding-top:20px;
	padding-bottom:20px;
	padding-left:10px;
}

.orderstatuscorporatetitle{
	padding-bottom:10px;
	font-size:12px;
	color:00aeef;
	font-weight:bold;
}

.orderstatuscorporatebox{
	float:left;
	width:295px;
}

.orderstatuscorplabel{
	float:left;
	width:115px;
}

.orderstatuscorpcompany{
	float:left;
	width:180px;
	text-align:right;
}

input.inputmedium4{
	width:135px;
	height:20px;
	border:0px solid white;
	background:transparent;
	font:11px Verdana, Helvetica, sans-serif;
	color:#231F20;
	padding-top:2px;
}


td.inputmedium4{
	background-image:url('http://www.globuy.com/images/bg-inputmedium4.gif');
	background-repeat:no-repeat;
	background-position:top left;
	height:20px;
}

td.inputmedium4_error{
	background-image:url('http://www.globuy.com/images/bg-inputmedium4error.gif');
	background-repeat:no-repeat;
	background-position:top left;
	height:20px;
}

input.inputmedium5{
	width:70px;
	height:20px;
	border:0px solid white;
	background:transparent;
	font:11px Verdana, Helvetica, sans-serif;
	color:#231F20;
	padding-top:2px;
}


td.inputmedium5{
	background-image:url('http://www.globuy.com/images/bg-inputmedium5.gif');
	background-repeat:no-repeat;
	background-position:top left;
	height:20px;
}

td.inputmedium5_error{
	background-image:url('http://www.globuy.com/images/bg-inputmedium5error.gif');
	background-repeat:no-repeat;
	background-position:top left;
	height:20px;
}

input{
	padding-left:3px;
	padding-right:3px;
}

input.inputlong{
	width:299px;
	height:20px;
	border:0px solid white;
	background:transparent;
	font:11px Verdana, Helvetica, sans-serif;
	color:#231F20;
	padding-top:2px;
}

td.inputlong{
	background-image:url('http://www.globuy.com/images/bg-inputlong.gif');
	background-repeat:no-repeat;
	background-position:top left;
}

td.inputlong_error{
	background-image:url('http://www.globuy.com/images/bg-inputlongerror.gif');
	background-repeat:no-repeat;
	background-position:top left;
}

input.inputmedium{
	width:130px;
	height:20px;
	border:0px solid white;
	background:transparent;
	font:11px Verdana, Helvetica, sans-serif;
	color:#231F20;
	padding-top:2px;
}

td.inputmedium{
	background-image:url('http://www.globuy.com/images/bg-inputmedium.gif');
	background-repeat:no-repeat;
	background-position:top left;
	height:20px;
}

td.inputmedium_error{
	background-image:url('http://www.globuy.com/images/bg-inputmediumerror.gif');
	background-repeat:no-repeat;
	background-position:top left;
	height:20px;
}

input.inputmedium2{
	width:200px;
	height:20px;
	border:0px solid white;
	background:transparent;
	font:11px Verdana, Helvetica, sans-serif;
	color:#231F20;
	padding-top:2px;
}

td.inputmedium2{
	background-image:url('http://www.globuy.com/images/bg-inputmedium2.gif');
	background-repeat:no-repeat;
	background-position:top left;
	height:20px;
}

td.inputmedium2_error{
	background-image:url('http://www.globuy.com/images/bg-inputmedium2error.gif');
	background-repeat:no-repeat;
	background-position:top left;
	height:20px;
}

input.inputmedium3{
	width:117px;
	height:20px;
	border:0px solid white;
	background:transparent;
	font:11px Verdana, Helvetica, sans-serif;
	color:#231F20;
	padding-top:2px;
}


td.inputmedium3{
	background-image:url('http://www.globuy.com/images/bg-inputmedium3.gif');
	background-repeat:no-repeat;
	background-position:top left;
	height:20px;
}

td.inputmedium3_error{
	background-image:url('http://www.globuy.com/images/bg-inputmedium3error.gif');
	background-repeat:no-repeat;
	background-position:top left;
	height:20px;
}

input.inputmedium4{
	width:135px;
	height:20px;
	border:0px solid white;
	background:transparent;
	font:11px Verdana, Helvetica, sans-serif;
	color:#231F20;
	padding-top:2px;
}


td.inputmedium4{
	background-image:url('http://www.globuy.com/images/bg-inputmedium4.gif');
	background-repeat:no-repeat;
	background-position:top left;
	height:20px;
}

td.inputmedium4_error{
	background-image:url('http://www.globuy.com/images/bg-inputmedium4error.gif');
	background-repeat:no-repeat;
	background-position:top left;
	height:20px;
}

input.inputmedium5{
	width:70px;
	height:20px;
	border:0px solid white;
	background:transparent;
	font:11px Verdana, Helvetica, sans-serif;
	color:#231F20;
	padding-top:2px;
}


td.inputmedium5{
	background-image:url('http://www.globuy.com/images/bg-inputmedium5.gif');
	background-repeat:no-repeat;
	background-position:top left;
	height:20px;
}

td.inputmedium5_error{
	background-image:url('http://www.globuy.com/images/bg-inputmedium5error.gif');
	background-repeat:no-repeat;
	background-position:top left;
	height:20px;
}

.orderstatuscontainer{
	float:left;
	padding-top:15px;
	padding-bottom:10px;
}

.orderstatustotal{
	/*background:url('http://www.globuy.com/images/bg_cart.gif') bottom left no-repeat;*/
	border:1px solid #2D3542;
	float:left;
	width:255px;
	width:255px !ie;
	height:152px;
	height:167px !ie;
	padding-left:10px;
	padding-top:15px;
	padding-right:10px;
	margin-left: 26px;
}

#retrievingdata { margin-top: 10px; margin-bottom: 10px;color: #ab0b1e; font-weight: bold; }
.article_icons { float: left; margin-right: 2px; }

.clientfiles{
	margin-top: 10px;
}

.clientfiles a{
	text-decoration: none;
}

.clientfiles_filename{
	float: left;
	width: 300px;
	padding-top: 5px;
}

.clientfiles_filesize{
	float: left;
	width: 90px;
	padding-top: 5px;
	padding-right: 20px;
	text-align: right;
}

.clientfiles_icons{
	float: left;
	width: 30px;

}
.clientfiles_row{
	width: 100%;
	padding-top: 5px;
}

.clientfiles_verwijderen{
	float: left;
	margin-top: 6px;
	margin-left: 15px;
}

.productoverview_busy{
	margin-left: 30px;
}

.profile_titel{
	font-size: 14px;
	color: #6E5948;
	padding-top: 25px;
	padding-bottom: 5px;
}

.profile_geg_label{
	float: left;
	width: 150px;
	font-weight: bold;
}

.profile_geg_txt{
	float: left;
}

.historieken {
	width: 100%;
	border-collapse: collapse;
}

.historiek_document{
	float: left;
}

.historiek_document_img{
	float: left;
}

.historieken_detail{
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 20px;
	width: 550px;
}

.historiek_header{
	font-weight: bold;
}

.historieken_detail_lijn_titel_article{
	float: left;
	width: 200px;
	margin-top: 10px;
	font-weight: bold;
}

.historieken_detail_lijn_titel_aantal{
	float: left;
	width: 100px;
	margin-top: 10px;
	font-weight: bold;
}

.historieken_detail_lijn_titel_eenheid{
	float: left;
	width: 150px;
	margin-top: 10px;
	font-weight: bold;
}

.historieken_detail_lijn_titel_totaal{
	float: left;
	width: 100px;
	margin-top: 10px;
	font-weight: bold;
}

.historieken_detail_lijn_article{
	float: left;
	width: 200px;
}

.historieken_detail_lijn_aantal{
	float: left;
	width: 100px;
}

.historieken_detail_lijn_eenheid{
	float: left;
	width: 150px;
}

.historieken_detail_lijn_totaal{
	float: left;
	width: 100px;
}

/* WISHLIST */

.catarticle{
	border:2px solid #6E5948;
	background-color:#ffffff;
	float:left;
	width:277px;
	padding: 5px;
	margin: 5px;

}

.catarttop{
	float:left;
	width:277px;
}

.catartrep{
	float:left;
	width:276px;
	width:276px !ie;
	padding-left:1px;
}

.catartbtm{
	float:left;
	width:277px;
}

.catartimg{
	float:left;
	width:100px;
	width:100px !ie;
	padding-left:3px;
	padding-right:9px;
}

.catartimg img{
		max-width: 100px;
		max-height: 140px;
	}

.catartimgself{
	float:left;
	width:100px;
	text-align:center;
}

.catartdelivery{
	float:left;
	width:101px;
	height:14px;
	height:14px !ie;
	padding-top:1px;
	text-align:center;
	color:#272727;
	display: none;
}

.catartdesc{
	height:105px;
}

.catarttxt{
	float:left;
	width:156px;
	height: 150px;
	overflow: hidden;
}

.catarttitle{
	padding-bottom:6px;
	font-weight:bold;
	font-size:12px;
	color:#6E5948;
}

.catarttitle a{
	padding-bottom:6px;
	font-weight:bold;
	font-size:12px;
	color:#6E5948;
	text-decoration: none;
}

a.catartlink:link, a.catartlink:active, a.catartlink:visited{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#6E5948;
	text-decoration:underline;
}

a.catartlink:hover{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#6E5948;
	text-decoration:underline;
}

.catartprice{
	float:right;
	width:80px;
	text-align:right;
	font-weight:bold;
	font-size:12px;
	color:#6E5948;
}

.catartaantal {
	clear: both;
	float: right;
	width: 35px;	
	padding-top: 8px;
}

.catartstock {
	float: right;
	width: 20px;
}
	
.catartwishlist{
	float:left;
	width:122px;
	width:122px !ie;
	padding-left:12px;
	padding-top:6px;
	padding-bottom:2px;
}

.catartwishlistimg{
	float:left;
}

.catartwishlisttxt{
	float:left;
	padding-left:6px;
	padding-top:2px;
	text-align: right;
	width: 116px;
	font-weight: bold;
}

a.catartbtmlink:link, a.catartbtmlink:active, a.catartbtmlink:visited{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#010101;
	text-decoration:underline;
}

a.catartbtmlink:hover{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#003a50;
	text-decoration:underline;
}

.catarttxtbtm{
	float:left;
	width:273px;
	border-top:1px solid #6E5948;
}

.wishlistbtn{
	float:left;
	cursor:pointer;
}

.btnredtxtsmall{
	float:left;
	padding-top:5px;
}
a.btnredtxtlink:link, a.btnredtxtlink:active, a.btnredtxtlink:visited{
	color:#cb0b0d;
	text-decoration:underline;
}

a.btnredtxtlink:hover{
	color:#cb0b0d;
	text-decoration:underline;
}

.catartdiv{
	float:left;
	width:9px;
	height:10px;
}

#pagemiddle .terug {
	margin: 5px 0px;
}

.links_links{
	width: 270px;
	height: 115px;
	float: left;
	border: 1px solid #EAEAEA;
	overflow: hidden;
	margin-left: 15px;
	margin-bottom: 15px;
}

.links_title{
	background: #EAEAEA;
	text-align: center;
	height: 19px;
	padding-top: 4px;
}

.links_title a{
	color: #4b4c51;
	font-weight: bold;
	text-decoration: underline;
}

.links_foto a img{
	margin-top: 0px;
	display: block;
	margin: auto;
	margin-top: 8px;
}

.links_foto{
	text-align: center;
	margin-top: 8px;
}

.newsitem{
	width: 455px;
	border: 1px solid #EAEAEA;
	margin-bottom: 15px;
	height: 110px;
	float: right;
}

.newsitem_detail{
	border: 1px solid #EAEAEA;
	margin-bottom: 15px;
}

.newsitem_title{
	background: #EAEAEA;
	font-weight: bold;
	font-size: 11px;
	color: #4a5053;
	padding: 6px;
	float: left;
	width: 355px;
}

.newsitem_title a{color: #4a5053;}

.newsitem_date{
	background: #EAEAEA;
	font-weight: bold;
	font-size: 11px;
	color: #4a5053;
	padding: 6px;
	float: left;
	width: 76px;
	text-align: right;
}

.newsitem_date_detail{
	background: #EAEAEA;
	font-weight: bold;
	font-size: 11px;
	color: #4a5053;
	padding: 6px;
	float: left;
	width: 213px;
	text-align: right;
}

.newsitem_text{
	color: #4a5053;
	padding: 6px;
	margin-top: 25px;
}

.newsitem_leesmeer{
	float: right;
	margin-right: 15px;
}

.newsitem_leesmeer a {
	color: #4a5053;
}

.newsitem_image{
	width: 125px;
	height: 110px;
	overflow: hidden;
	float: left;
	border: 1px solid #EAEAEA;
	margin-bottom: 15px;
	text-align: center;
	color: #4a5053;
}

.news_foto{
	margin-bottom: 10px;
	margin-right: 14px;
	float: left;
}

a.terug {
	color:#FFFFFF;
	text-decoration: none;
	font-size:10px;
	padding-right: 10px;
}

.loginbutton { padding: 5px 0px; }

.voorraad { padding-top: 20px; float: right; }
.voorraad li {
	float: left;
	padding-left: 40px;
	list-style: none;
	line-height: 23px;
}

.voorraad li.in { background: url(http://www.globuy.com/images/icon_voorraad_red.gif) 10px top no-repeat; }
.voorraad li.uit {	background: url(http://www.globuy.com/images/icon_voorraad_green.gif) 10px top no-repeat; }
.voorraad li.back { background: url(http://www.globuy.com/images/icon_voorraad_blue.gif) 10px top no-repeat; }

.paging {
	float: right;
	padding-top: 10px;
	font-size: 12px;
	padding-bottom: 5px; 
}

.paging a { text-decoration: none; }

.productcontainer_left{
	width:300px;
	float:left;
}

.productcontainer_right {
	float: right;
	width: 274px;
	padding-bottom: 20px;
}

.articlename,
.productprice {
	font-size:18px;
	color: #373736;
	font-weight:bold;
	padding-bottom: 0px;
}

.articlename { 
	padding: 10px 0px; 
}
.articlename span { font-size: 12px; }

.productprice{
	font-size: 34px;
	margin-bottom:20px;
}

span.stuk { font-size: 24px; }

span.btw { font-size: 10px; }
span.voor { font-size: 18px; }

span.prijs { color: #cc0000; }



.buttons {
	float: right;
}

.bigpicture {
	/*min-height: 300px;*/
}

.thumbs{
	margin-top:10px;
	margin-bottom:9px;
	width:300px;
	text-align:left;
	margin-bottom: 20px;
}

.thumbs li { 
	float: left;
	background: #FFFFFF;
	list-style: none;
	width: 70px;
	margin-right: 5px;
	text-align: center;
	padding: 5px 0px;
}

.thumbs li.first { margin-left: 0px; }

.aanverwantartikelen {
	clear: both;
	border-top: 2px solid #373736;
	padding-top: 10px;	
}

.aanverwantartikelen li {
	float: left;
	background: #FFFFFF;
	list-style: none;
	width: 71px;
	margin-right: 5px;
	text-align: center;
	padding: 5px 0px;
	font-size: 10px;
}

.aanverwantartikelen li strong {
	font-size: 13px;
}

.productdetail dt {
	clear: both;
	float: left;
	width: 100px;
	padding-right: 20px;
	line-height: 17px;
}

.productdetail dd {
	float: left;
	width: 100px;
	text-align: right;
	line-height: 17px;
}

.productdetail dd.line {
	border-top: 1px dotted #373736;
}

.beschikbaar {
	clear: both;
}

.refresh img{
	float:left;
	cursor: pointer;
	padding-left: 5px;
}

.orderstitlecontainer{
	width:540px;
	font-weight:bold;
}

.orderstitle1{
	float:left;
	width:100px;
}

.orderstitle2{
	float:left;
	width:120px;
}

.orderstitle3{
	float:left;
	width:130px;
}

.orderstitle4{
	float:left;
	width:70px;
}

.orderstitle5{
	float:left;
	width:90px;
}

.ordersitemcontainer{
	float:left;
	width:540px;
}

.ordersitem1{
	float:left;
	width:100px;
}

.ordersitem2{
	float:left;
	width:120px;
}

.ordersitem3{
	float:left;
	width:130px;
}

.ordersitem4{
	float:left;
	width:70px;
}

.ordersitem5{
	float:left;
	width:90px;
}

.orderdettitlecontainer{
	float:left;
	width:530px;
	padding-left:10px;
	padding-bottom:5px;
	font-weight:bold;
	border-bottom:1px solid #6E5948;
}

.orderdettitle1{
	float:left;
	width:200px;
}

.orderdettitle2{
	float:left;
	width:120px;
}

.orderdettitle3{
	float:left;
	width:130px;
}

.orderdettitle4{
	float:left;
	width:70px;
}

.orderdetitemcontainer{
	float:left;
	width:530px;
	padding-left:10px;
	padding-top:5px;
}

.orderdetitem1{
	float:left;
	width:200px;
}

.orderdetitem2{
	float:left;
	width:120px;
}

.orderdetitem3{
	float:left;
	width:130px;
}

.orderdetitem4{
	float:left;
	width:70px;
}

.orderdettotal{
	float:left;
	width:540px;
	padding-top:5px;
	padding-bottom:3px;
	border-bottom:1px solid #6E5948;
}

.orderdettotaltitle{
	float:right;
	font-weight:bold;
}

.orderdettotalamount{
	float:right;
	width:80px;
	font-weight:bold;
}

.orderdetbtns{
	float:left;
	width:520px;
	padding-left:10px;
	padding-top:10px;
}

.savedorderdelete{
	float:left;
	padding-left:2px;
}

.savedorderbtn{
	float:left;
	height:20px;
	padding-left:2px;
	padding-right:2px;
	border:0px;
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	background:url('http://www.globuy.com/images/btnbg.jpg') repeat-x left top;
	cursor:pointer;
}

.unitprice {
		text-align: center;
		font-style: italic;
	}

.navigation {
	float: left;
	padding-top: 5px;	
	}
	
	.navigation select {
		border: 1px solid #CAC7BD;
		background: #EAE7DE;
		width: 60px;
	}