@charset "utf-8";
/* 	All Stalls Main Layouts CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background: #dbdada ;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
}
/* Keep it all tucked in*/
#container{
background:#FFFFFF;
margin:0 auto;
width:960px;
border-left: solid 1px #8a8a8a;
border-right:solid 1px #8a8a8a;

}
/* Very top header area with logo, image and account login */
#header{
height:142px;
width:960px;
}
#header-login{
width:246px;
height:132px;
float:right;
margin:10px 10px 0px 10px;
text-align:right;
color:#0037ff;
background:#FFFFFF;
}

/* Grey Navigation bar below header */
#navigation-bar{
width:920px;
height:37px;
margin:10px 0 10px 0;
background: url(../images/navbarback.png);
clear:both;
padding:0 20px 0 20px;
}
.nav-bar-left{
float:left;
/*width:460px;*/
}
.nav-bar-right{
float:right;
/*width:500px;*/
text-align:right;
}

/* content areas */
#content{
width:960px;
clear:both;
}
#content-right-big{
width:676px;
float:right;
margin:0px 10px 10px 10px;
}
#content-full-width{
width:940px;
float:right;
margin:0px 10px 10px 10px;
}
#content-left-small{
width:252px;
float:left;
margin:0px 0 10px 10px;
color:#FFFFFF;
}
/* left column bits*/
.purple-side-box{
/* background:url(../images/purple-side-footer.png) no-repeat bottom #33cc66; */
background: #ffffff;
width:232px;
height:inherit;
margin-bottom:10px;
padding:10px;
clear:both;
overflow:auto;
}
.blue-side-box{
background:url(../images/blue-side-footer.png) no-repeat bottom #54b6dc;
width:232px;
margin-bottom:10px;
padding:10px;
clear:both;
overflow:auto;
}
.orange-side-box{
background:url(../images/sell-side-footer.png) no-repeat bottom #fffff;
width:232px;
margin-bottom:10px;
padding:10px;
clear:both;
overflow:auto;
}
#red-side-box{
background:url(../images/red-side-footer.png) no-repeat bottom #bb1222;
width:232px;
margin-bottom:10px;
padding:10px;
clear:both;
overflow:auto;
}
/* footer area */
#footer{
width:940px;
height:44px;
margin:10px 10px 0 10px;
padding-bottom:10px;
clear:both;
}
/* HOME random retailer*/
.retailer-logo-big{
width:280px;
float:left;
padding-right:10px;
}

/* packages choice*/
.package-choice{
width:918px;
height:250px;
color:#FFFFFF;
margin-top:10px;
cursor:pointer;
}
.package-choice ul{
padding:0 0 0 10px;
margin:10px 0 0 0;
}
.package-choice a{
color:#FFFFFF;
}
.package-left{
width:617px;
height:250px;
float:left;
}
.package-business{
background:url(../images/business-package_03.png) bottom;
width:597px;
height:152px;
padding:10px;
}

.package-commission{
background:url(../images/comission-package_03.png) bottom;
width:597px;
height:152px;
padding:10px;
}

.package-personal{
background:url(../images/personal-package_03.png) bottom;
width:597px;
height:152px;
padding:10px;
}
.package-advertiser{
background:url(../images/advertiser-package_03.png) bottom;
width:597px;
height:152px;
padding:10px;
}
.package-right{
width:301px;
height:250px;
float:right;
}
/* Item page*/
.item-image-big{
width: 430px;
min-height:430px;
margin: 0px 0px 10px 10px;
text-align:center;
border:solid 1px #999999;
text-align:center;
}

.item-image-thumb{
margin-right:10px;
}
.item-image-thumb-end{
margin-right:0px;
}
.item-image-gallery{
width:430px;
margin:10px;
}
.item-image-area{
width:450px;
background:#e5e5e5;
padding-top:10px;
float:right;
margin-bottom:10px;
}
.item-price-table{
margin-top:0px;
margin-bottom:10px;
}
.item-price-table-labels{
text-align:right;
font-weight:bold;
font-size:13px;
}
.item-name{
width:940px;
display:block;
margin-bottom:10px;
border-bottom:solid 1px #666666;
padding-bottom:10px;
}
.item-back{
width:940px;
display:block;
margin-bottom:10px;
cursor:pointer;
}
.item-buy-table{
background:url(../images/table-top-grey.png) repeat-x #f0eeee; 

}
.item-buy-quantity-input{
width:179px;
}
.item-header-rows{
background:url(../images/table-top-grey.png) repeat-x #f0eeee; 
text-align:center;
color:#9e1f63;
font-size:18px;
font-weight:100;
}
.item-description{
width:940px;
clear:both;
padding:10px 0 10px 0;
border-top:solid 1px #666666;
border-bottom:solid 1px #666666;
margin-bottom:10px;
}
.item-seller-table{
background:url(../images/table-top-grey.png) repeat-x #f0eeee; 
margin-top:10px;
}
.item-top-left{
float:left;
width:480px;
margin-bottom:10px;
}
.item-bottom-left{
float:left;
width:465px;
margin:10px 5px 0 0;
}
.item-bottom-right{
float:right;
width:465px;
margin:10px 0 0 5px;
}
.item-question{
border:solid 1px #666666;
padding:10px;
}
.item-question-details{
background:url(../images/table-top-grey.png) repeat-x #f0eeee; 
}

#homeoffer-news
{
	padding-top : 10px;
}
.home-special-offer-news-box{
width:191px;
height:73px;
padding: 40px 10px 0 10px;
background: url(../images/home-specialoffernews.png);
float:left;
color:#FFFFFF;
text-align:center;
}
.home-special-offer-news-box a{
font-weight:bold;
color:#FFFFFF;
}
.home-latest-news-box1{
width:191px;
height:73px;
padding: 40px 10px 0 10px;
float:right;
background: url(../images/home-latestnews.png);
color:#61710f;
text-align:center;
}
.home-latest-news-box1 a{
color:#61710f;
font-weight:bold;
}
.home-latest-news-box2{
width:191px;
height:73px;
padding: 40px 10px 0 10px;
float:right;
background: url(../images/home-latestnews2.png);
margin-right:11px;
color:#FFFFFF;
text-align:center;
}
.home-latest-news-box2 a{
font-weight:bold;
color:#FFFFFF;
}


/* Register Form */
table.register tr
{
	padding-bottom : 5px;	
}
