*
	 http://css-tricks.com
*/

* {
	margin: 0;
	padding: 0; 
	}
		
body {
	font: 15px/2 Georgia, serif;
	Background: #FFF url(../images/pageBackground.png) top repeat-x; 
	font-family: arial, verdana, helvetica;
	atext-align: center;
	}

ah1 { 
	font: 35px/1 Georgia, serif;
	acolor: white; 
	padding: 10px; 
	 }
	 
#basic h3 { 
	color: #F79910; 
	apadding: 10px; 
	border-bottom: 1px solid #000;
	margin-bottom: 0px;
	 }
	 
.clearBoth {
	clear: both;
	height: 20px;
	font-size: 1px;
	}

#page-wrap {
	width: 930px; 
	position: relative;
	background: #FFF; 
	overflow: hidden; 
	margin: 45px auto 15px;
	border: 1px solid #848284;
	}

#header {
	adisplay: none;
	}

#header #logoBar{ 
	width: 930px;
	height: 55px;
	background: #000 url(../images/logoBarBackground.png) top repeat-x;
	margin: 0px auto 0;
	}

#header #logoBar #logo { 
	position: relative;
	top: 6px;
	left: 10px; 
	width: 159px;
	height: 40px;
	background: #000 url(../images/logo.png) top no-repeat;
	}

#header #menuBar { 
	width: 930px;
	height: 30px;
	background: #F79910 url(../images/menuBarBackground.png) top repeat-x;
	margin: 0px auto 0;
	padding-left: 10px;
	padding-top: 3px;
	color: #FFF;
	font-family: arial, verdana, helvetica;
	text-transform: capitalize;
	}

#header #menuBar a { 
	color: #FFF;
	text-decoration: none;
	margin-left: 10px;
	margin-right: 10px;
	}

#header #menuBar a:hover { 
	color: #000;
	text-decoration: underline;
	}

#header #menuBar #joinMeeting { 
	float: right;
	position: relative;
	top: -2px;
	background: url(../images/joinBackground.png) top left no-repeat;
	aborder: 1px solid green;
	height: 25px;
	width: 220px;
	margin-top: 3px;
	}

#header #menuBar #joinMeeting input { 
	background: none;
	border: none;
	position: relative;
	top: -3px;
	left: 80px;
	width: 68px;
	height: 16px;
	color: #000;
	}

#header #menuBar #joinMeeting #submitContainer input { 
	background: url(../images/joinBtn.png) top no-repeat;
	border: none;
	position: relative;
	top: -2px;
	left: 85px;
	width: 40px;
	height: 23px;
	}

#announcementBlock{ 
	width: 930px;
	height: 229px;
	background: #FFF url(../images/uBloomXpressRef.jpg) top no-repeat;
	margin: 0px auto 0;
	apadding-top: 8px;
	apadding-left: 685px;
	}

#announcementBlock a { 
	position: absolute;
	top: 89px;
	left: 0px;
	width: 685px;
	height: 229px;
	aborder: 1px solid red;
	}

#announcementBlock #loginBlock{
	position: relative;
	top: 8px;
	left: 685px; 
	width: 242px;
	height: 210px;
	background: url(../images/loginBackground.png) top no-repeat;
	amargin-left: 685px;
	amargin-top: 8px;
	}

#announcementBlock #loginBlock #UI { 
	position: absolute;
	left: 37px;
	top: 73px;
	width: 163px;
	font-size: 1em;
	border: none;
	background: none;
	}

#announcementBlock #loginBlock #UP { 
	position: absolute;
	left: 37px;
	top: 118px;
	width: 163px;
	font-size: 1em;
	border: none;
	background: none;
	}

#announcementBlock #loginBlock #submitContainer input { 
	position: absolute;
	left: 121px;
	top: 150px;
	width: 84px;
	height: 32px;
	font-size: 1em;
	border: none;
	background: url(../images/loginButton.png) top no-repeat;
	}


.contentHeaderBlock{ 
	adisplay: none;
	width: 930px;
	height: 126px;
	background: #FFF url(../images/wholesaleHeaderBackground.jpg) top repeat-x;
	margin: 0px auto 0;
	border-bottom: 1px #F79910 solid;
	}

#retail { 
	background: url(../images/retailerHeaderBackground.jpg) top repeat-x;
	}

#wholesale { 
	background: url(../images/wholesaleHeaderBackground.jpg) top repeat-x;
	}

#supplier { 
	background: url(../images/supplierHeaderBackground.jpg) top no-repeat;
	}
	
#special {
	adisplay: none;
	width: 930px;
	height: 0px;
	background: none;
	margin: 0px auto 0;
	border-bottom: 1px #F79910 solid;
	}

.contentHeaderBlock #loginBlock { 
	position: relative;
	top: 0px;
	left: 567px; 
	width: 356px;
	height: 47px;
	background: url(../images/contentLoginBackground.png) top no-repeat;
	}

.contentHeaderBlock #loginBlock #UI { 
	position: absolute;
	left: 11px;
	top: 14px;
	width: 130px;
	font-size: .8em;
	border: none;
	background: none;
	}

.contentHeaderBlock #loginBlock #UP { 
	position: absolute;
	left: 151px;
	top: 14px;
	width: 130px;
	font-size: .8em;
	border: none;
	background: none;
	}

.contentHeaderBlock #loginBlock #submitContainer input { 
	position: absolute;
	left: 290px;
	top: 13px;
	width: 51px;
	height: 20px;
	font-size: 1em;
	border: none;
	background: url(../images/contentLoginBtn.png) top no-repeat;
	}

.contentPage {
	aborder: 1px solid red;
	amargin: 15px;
	}

.contentPage #contentTitle {
	color: #000;
	font-size: 32px;
	font-family: arial, verdana;
	border-bottom: 1px solid #F79910;
	line-height: 1em;
	margin: .5em;
	}

.contentPage #contentTitle #byLine{
	color: #F79910;
	font-size: 18px;
	font-family: arial, verdana;
	margin-top: -.5em;
	amargin-bottom: -5px;
	}
	
.contentPage .productImage{
	float: left;
	width: 214px;
	height: 367px;
	background: #FFF url(../images/3d-WholesaleProductBox.jpg) right top no-repeat;
	aborder: 1px solid red;
	}
		
.contentPage #SupplierImage{
	background: #FFF url(../images/3d-SupplierProductBox.jpg) right top no-repeat;
	}

.contentPage #WholesalerImage{
	background: #FFF url(../images/3d-WholesaleProductBox.jpg) right top no-repeat;
	}

.contentPage #RetailInterfaceImage{
	background: #FFF url(../images/3d-RetailProductBox.jpg) right top no-repeat;
	}


.contentPage .productDescription{
	aborder: 1px solid red;
	padding-left: 213px;
	apadding-right: 211px;
	margin: 10px;
	line-height: 1.1em;
	}

.contentPage #specialBody{
	padding-left: 10px;
	margin: 10px;
	line-height: 1.1em;
	}

.contentPage .productDescription table td {
	padding-left: 5px;
	padding-right: 5px;
	}

.contentPage #basic{
	padding-left: 15px;
	padding-right: 15px;
	margin: 10px;
	line-height: 1.1em;
	}

.contentPage #productSignup{
	float: right;
	aborder: 1px solid red;
	width: 211px;
	line-height: 1.1em;
	apadding: 1em;
	margin: 10px;
	margin-top: 0px;
	}
	
.contentPage #productSignup #signUpHeader {
	background: url(../images/signUpTopG.png) no-repeat;
	width: 211px;
	height: 14px;
	}

.contentPage #productSignup #signUpTitle {
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
	background: url(../images/signUpSliverG.png) repeat-y;
	width: 211px;
	color: #FFF;
	text-transform: uppercase;
	font-size: 1.3em;
	font-weight: bold;
	}

.contentPage #productSignup #signUpBody {
  padding-left: 10px;
  padding-right: 10px;
	background: url(../images/signUpSliverG.png) repeat-y;
	width: 211px;
	color: #FFF;
	text-transform: uppercase;
	font-size: .8em;
	font-weight: bold;
	}

.contentPage #productSignup #signUpBody input {
	background: url(../images/signUpWhiteField.png) no-repeat;
	border: none;
	width: 176px;
	height: 24px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	}

.contentPage #productSignup #signUpBody input:hover {
	background: url(../images/signUpWhiteFieldHover.png) no-repeat;
	}

.contentPage #productSignup #signUpBody #submit input, .contentPage #productSignup #signUpBody #clear input {
	afloat: right;
	background: url(../images/signUpBtn.png) no-repeat;
	aborder: 1px solid red;
	width: 73px;
	height: 27px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	text-align: center;
	padding-top: -3px;
	text-transform: lowercase;
	color: #006837;
	font-size: 1.2em;
	font-weight: bold;
	}

.contentPage #productSignup #signUpBody #submit input:hover, .contentPage #productSignup #signUpBody #clear input:hover {
	background: url(../images/signUpBtnHover.png) no-repeat;
	color: #F79910;
	cursor: hand;
	}

.contentPage #productSignup #signUpFooter {
	background: url(../images/signUpFooterG.png) no-repeat;
	width: 211px;
	height: 15px;
	}

.contentPage .highlight{
	text-transform: capitalize;
	}

	#sub-content {
	width: 454px; 
	padding-bottom: 20px;
	padding-left: 15px;
	padding-right: 15px;
	aborder: 1px solid blue;
	}
	
#main-content { 
	background: #FFF url(../images/contentBackground.png) top repeat-x;
	padding-bottom: 20px;
	}
	
#main-content #contentTitle {
	color: #FFF;
	font-size: 32px;
	font-family: arial, verdana;
	aborder: 1px white solid;
	margin-left: 15px;
	}

#main-content #contentTitle #byLine{
	color: #F79910;
	font-size: 18px;
	font-family: arial, verdana;
	aborder: 1px white solid;
	margin-top: -20px;
	}

#main-content .productPanel {
	float: left;
	margin-top: 10px;
	margin-left: 32px;
	margin-right: 25px;
	amargin-bottom: 20px;
	}
	
#main-content .productPanel .title {
	color: #FFF;
	font-size: 24px;
	font-family: arial, verdana, helvetica;
	amargin: 5px auto 5px;
	aborder: 1px solid green;
	apadding-left: 20px;
	padding-top: 6px;
	text-align: center;
	}
	
#main-content .productPanel ul {
	list-style-image: none;
	list-style: none;
	alist-style: disc inside;
	margin: 0px;
	padding: 0px;
	aborder: 1px solid red;
	line-height: 1.1em;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 5px;
	font-weight: bold;
	}

#main-content .productPanel ul li {
	margin-bottom: 1em;
	font-family: verdana, arial, helvetica;
	font-size: .8em;
	}

#main-content .productPanel ul li .highlight {
	font-weight: bold;
	text-transform: capitalize;
	color: #0080FF;
	}

#main-content .productPanel .actionBtn {
	width: 113px;
	height: 32px;
	text-align: center;
	font-size: 16px;
	text-decoration: none;
	color: #000;
	font-family: arial, verdana, helvetica;
	font-weight: bold;
	}

#main-content .productPanel .actionBtn:hover {
	cursor: hand;
	}
#main-content .productPanel  a .actionBtn {
	background: url(../images/blankOrange.png) no-repeat;
	width: 113px;
	height: 35px;
	amargin: 1px auto 1px;
	}


#main-content #retailPanel {
	background: url(../images/panel1.png) no-repeat;
	width: 249px;
	height: 350px;
	}

#main-content #retailPanel  a .actionBtn {
	position: absolute;
	top: 685px;
	left: 95px;
	}


#main-content #wholesalePanel {
	background: url(../images/panel2.png) no-repeat;
	width: 249px;
	height: 350px;
	}

#main-content #wholesalePanel  a .actionBtn {
	position: absolute;
	top: 685px;
	left: 405px;
	}

#main-content #supplierPanel {
	background: url(../images/panel3.png) no-repeat;
	width: 249px;
	height: 350px;
	}

#main-content #supplierPanel  a .actionBtn {
	position: absolute;
	top: 685px;
	left: 715px;
	}

.highlight {
	color: #FF8000;
	font-weight: bold;
	}

#bottomNote {
	margin: 0px auto 0px;
	width: 800px;
	font: 24px/1.1 san-serif;
	
	}
	
#footer { 
	clear: both;
	amargin: 0 auto 0px; 
	abackground: #000;
	}

#footer{
	background: #FFF url(../images/footerMessageBackground.jpg) repeat-x bottom;
	padding: 0px 30px 0px 30px;
	}
	
#footer #menu {
	background: #000;
	aborder: 1px solid red;
	height: 27px;
	}

#footer #footerMessage .message p {
	padding-top: 16px;
	color: #000;
	font-size: 12px;
	line-height: 1.1;
  }
	
#footer #footerMessage .message a {
	color: #000;
	border: none;
	font-size: 15px;
  }
	
#footer #footerMessage .message a:hover {
	color: #FF8000;
  }

#footer #footerMessage .start{
	width: 18px;
	height: 51px;
	background: url(../images/footerMessageStart.jpg);
	float: left;
	}
	
#footer #footerMessage .message{
	height: 51px;
	background: url(../images/footerMessageMessage.jpg);
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	top: 10px;

	
	}

#footer #footerMessage .end{
	width: 18px;
	height: 51px;
	background: url(../images/footerMessageEnd.jpg);
	float: right;
	}

#footerMessageLarge {
	aheight: 100px;
	background: #DFC094;
	padding: 0px 0px 0px 0px;
	aborder: 1px solid red;
	}

#footer #footerMessageLarge .startl{
	width: 18px;
	height: 744px;
	background: url(../images/footerMessageMessageExtend.jpg) left;
	float: left;
	aborder: 1px solid red;
	}
	
#footer #footerMessageLarge .endl{
	width: 18px;
	height: 744px;
	background: url(../images/footerMessageMessageExtend.jpg) right;
	float: right;
	aborder: 1px solid red;
	}
	
#footer #footerMessageLarge .messagel{
	height: auto;
	background: none;
	font-size: 18px;
	afont-weight: bold;
	text-align: left;
	top: 10px;
	padding: 0px 30px 30px 30px;
	}

#footer #footerMessageLarge .messagel .quote p{
	text-align: left;
	font-size: 12px;
	line-height: 1;
	margin-bottom: 10px;
	}

#footer #footerMessageLarge .messagel .quote p .highlight{
	color: blue;
	}

#footer p { 
	color: #000; 
	text-align: center;
	margin: 0px;
	font-size: .8em;
	font-family: verdana, arial, helvetica;
	}
	
#footer a { 
	color: #FF8000; 
	border-bottom: 1px dotted #000; 
	text-decoration: none; 
	}
	
#footer a:hover { 
	border-bottom: 1px solid #FF8000;
	}

.floatingWindow {
	display: none;
	aposition: absolute;
	atop: 0px;
	aleft: 0px;
	font: 15px/1 Georgia, serif;
	width: 300px;
	height: 300px;
	aborder: 1px solid red;
	background: #FFF;
	}
	
#borderTabs {
	display: none;
	width: 40px;
	height: 300px;
	background: green;
	position: absolute;
	top: 350px;
	right: 0px;
}

#borderTabs .tab {
	background: blue;
	position: absolute;
	left: 0px;
	top: 10px;
	height: 150px;
	width: 40px;
	}
	
#tab1Contents {
	display: none;
	position: absolute;
	width: 90%;
	height: 90%;
	top: 5%;
	left: 5%;
	background: black;
	}
	
#tab1Contents #iframe {
	margin: 10px;
	width: 100%;
	height: 100%;
	}

#tab1Contents #iframe iframe {
	width: 100%-20px;
	height: 100%-20px;
	}
	
#pageLoad {
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 5000;
	}

#pageLoad img {
	border: 0px;
	}
	
.smalltitle {
	font-size: 20px;
	}