/* Styles for buz-e */
#pageSelected {
	background-color: #FF6600;
	padding-right: 2px;
	padding-left: 2px;
}
#pageSelected a {
	background-color: #FF6600;
}

#processing {
	color: #CC0000;
	font-weight: bold;
	visibility: hidden;
}
.feedback {
	background-color: #CC0000;
	border: 1px solid #999999;
	padding: 5px;
	text-align: center;
	margin: 0px;
	font-weight: bold;
	color: #FFFFFF;
}
.tabs {
	background-position: center bottom;
	background-repeat: no-repeat;
	margin-bottom: 4px;
	padding-bottom: 1px;
	text-align: center;
	color: #FFFFFF;
}
.tabs a {
	padding: 4px;
	margin: 2px;
	width: 100px;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	color: #FFFFFF;
	background-color: #CCE3FF;
}
.tab {
	background-color: #79A5C8;
	color: #FFFFFF;
}
#tabSelected {
	background-color: #006699;
}

#nextprev {
	background-color: #F3F3F3;
	padding: 2px;
	margin-bottom: 2px;
}

#nextprev a {
	color: #999999;
	text-decoration: none;
	background-color: #E9E9E9;
	padding-right: 4px;
	padding-left: 4px;
	margin: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

#tabs a:hover {
	color: #FFFFFF;
}
.hoverProductDetails {
	color: #333333;
	background-color: #9999BF;
	padding: 0px;
	border: 1px solid #CCCCCC;
	visibility: hidden;
	position: absolute;
	width:30%;

}
.detail_title {
	background-color: #97C341;
	color: #FFFFFF;
	font-size: 13px;
	padding: 3px;
}
.detail_box {
	background-color: #FFFDE1;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.detail_box a {
	color: #CC9999;
}

#breadcrumb {
	font-size: 10px;
	font-weight: bold;
	padding-left: 0px;
	margin-bottom: 3px;
}
#breadcrumb a {
	color: #FF9900;
}
.box_address {
	background-color: #EAF3FF;
	border: 1px solid #CCCCCC;
	padding: 5px;
	width: 207px;
	margin-bottom: 4px;
}
#approval {
	padding: 5px;
	background-color: #FFFFB7;
	border: 1px solid #CCCCCC;
	font-size: 11px;
	color: #333333;
}
#approval strong {
	color: #000000;
}
.virtualList ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.virtualList li {
	background-color: #EEEEEE;
	padding: 9px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-image: url(/inc/images/download_icon.png);
	background-repeat: no-repeat;
	background-position: right;
}
.virtualList li:hover {
	background-color: #FFFFFF;
}
.virtualList a {
	position: absolute;
	right: 0px;
	padding-right: 35px;
	padding-bottom: 4px;
	padding-left: 4px;
	color: #575443;
}
#selectedCategorySection {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
}
#selectedCategory {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-image: url(/inc/images/menuselected.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
#bobcontent1-title {
	display: inline;
}
#bobcontent1 {
	display: inline;
}
.switchgroup1 {
	display: inline;
}
.boxfade {
	background-color: #EAF3FF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.sidebox_title {
	background-color: #DCECFF;
	color: #003366;
	font-size: 13px;
}
.sidebox_title2 {
	background-color: #6C8E2D;
	color: #FFFFFF;
	font-size: 13px;
}
.title {
	background-color: #79A5C8;
	color: #FFFFFF;
	font-size: 13px;
	padding: 3px;
}
.row {
	background-color: #F2F8FF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.total {
	font-size: 18px;
	color: #3C6A91;
}
.preview {
	position: absolute;
}
.box {
	background-color: #D5E8FF;
}
.google_checkout {
	float: left;
	width: 40%;
}
.paypal_checkout {
	float: right;
	width: 35%;
	text-align: right;
}
