@charset "utf-8";
/* CSS Document */
/*AUction Page CSS*/

.auctionContainer {
	width:570px;
	padding:5px;
	background:#FFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.auctionContainer h1 {
	font-size:20px;
	color:#6d9612;
	margin:0;
	padding:0;
	margin-bottom:5px;
}
.auctionContainer h1 span {
	color:#043873;
}

.auctionContainer h2 {
	font-size:18px;
	color:#6d9612;
	margin:0;
	padding:0;
	margin-bottom:5px;
}

.imageContainer {
	width:275px;
	height:245px;
	text-align:center;
	float:right;
	background:url(../images/imageContainer.gif) no-repeat;
}

.imageContainer img {
	margin:14px 0;
	border:none;
}
.seo {
	width:76px;
	height:56px;
	padding-top:20px;
	background:url(../images/SEO-bg.gif) no-repeat;
	text-align:center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-weight:bold;
	font-size:30px;
	position:relative;
	left:-20px;
	top:-100px;
	line-height:20px;
}

.seo span {
	font-size:12px;
}
ul.features {
	padding:0;
	margin:0;
}
.features li {
	list-style-image:url(../images/green_bullet.jpg);
	margin-left:40px;
	line-height:20px;
	font-size:12px;
	color:#000;
}

ul.seoFeatures {
	margin:0;
	padding:0;
	font-size:14px;
	font-weight:bold;
	margin-top:20px;
}

.seoFeatures li {
	list-style-image:url(../images/blue_bullet.jpg);
	margin-left:40px;
	line-height:20px;
	font-size:12px;
	color:#000;
	font-weight:normal;
}

.try {
	width:295px;
	height:34px;
	display:block;
	background:url(../images/try.jpg) no-repeat;
	line-height:34px;
	margin-top:25px;
	margin-bottom:10px;
}

.try span {
	margin-left:50px;
	color:#FFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
}


.boxTop {
	height:12px;
	background:url(../images/boxTopRight.gif) right no-repeat;
}
.boxLeft {
	height:12px;
	background:url(../images/boxTopLeft.gif) left no-repeat;
}

.boxBottom {
	height:12px;
	background:url(../images/boxBottomRight.gif) right no-repeat;
}
.boxBottomLeft {
	height:12px;
	background:url(../images/boxBottomLeft.gif) left no-repeat;
}

.boxContent {
	background:url(../images/boxContentRight.gif) right repeat-y;
	padding:5px;

}
.boxContentLeft {
	background:url(../images/BoxContentLeft.gif) left repeat-y;
	background-color:#f7f7f6;
	
}

.userarea {
	width:275px;
	float:left;
	margin:10px 5px;
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

.clear {
	clear:both;
}

h1#user {
	font-size:18px;
	font-weight:bold;
	color:#6d9612;
	margin:0;
	padding:0;
	margin:0px 5px;
	padding-left:38px;
	margin-bottom:10px;
	background:url(../images/userIcon.gif) no-repeat left;
	line-height:25px;
}

h1#admin {
	font-size:18px;
	font-weight:bold;
	color:#125db0;
	margin:0;
	padding:0;
	margin:0px 5px;
	padding-left:38px;
	margin-bottom:10px;
	background:url(../images/adminIcon.gif) no-repeat left;
	line-height:25px;
}

.userBrn {
	width:170px;
	height:35px;
	display:block;
	line-height:35px;
	text-align:center;
	font-size:22px;
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	margin:15px auto;
}

.userBrn a {
	width:170px;
	height:35px;
	display:block;
	color:#FFF;
	text-decoration:none;
	background:url(../images/userBtn.gif) 0 0 no-repeat;
}

.userBrn a:hover {
	background:url(../images/userBtn.gif) 0 -35px no-repeat; 
}


.AdminBrn {
	width:170px;
	height:35px;
	display:block;
	line-height:35px;
	text-align:center;
	font-size:22px;
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	margin:15px auto;
}

.AdminBrn a {
	width:170px;
	height:35px;
	display:block;
	color:#FFF;
	text-decoration:none;
	background:url(../images/adminBtn.gif) 0 0 no-repeat;
}

.AdminBrn a:hover {
	background:url(../images/adminBtn.gif) 0 -35px no-repeat; 
}

.buyNow {
	min-height:90px;
	background:url(../images/shoppingCart.gif) no-repeat top left;
	margin:10px;
	padding:10px;
	padding-left:150px;
}

.buyNow img {
	border:none;
}

/*Ready Packages Page CSS*/
.readyPackages {
	width:570px;
	padding:5px;
	background:#FFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

.readyPackages h1 {
	font-size:20px;
	color:#6d9612;
	margin:0;
	padding:0;
	margin-bottom:5px;
}

.package {
	width:270px;
	float:left;
	margin:6px;
}
.package h1 {
	font-size:14px;
	font-weight:bold;
	color:#000;
	margin:0;
	padding:0;
	padding-bottom:5px;
	display:block;
	border-bottom:solid 1px #000;	
}

.package p {
	font-size:12px;
	margin:5px 0;
	padding:0;
}
.package a {
	color:#000;
	text-decoration:none;
}

#keyword {
	background:url(../images/keywordBox.jpg) no-repeat left top;
	min-height:165px;
	padding-left:110px;
}

#auctionBox {
	background:url(../images/auctionBox.jpg) no-repeat left top;
	min-height:165px;
	padding-left:110px;
}

#ecommerceBox {
	background:url(../images/ecommerceBox.jpg) no-repeat left top;
	min-height:165px;
	padding-left:110px;
}

.readMore a{
	display:block;
	text-align:right;
	color:#000;
	text-decoration:underline;
	font-size:12px;
	font-weight:bold;
}

.readMore a:hover {
	text-decoration:none;
}

#buyPackage {
	padding:0 10px;
	min-height:165px;
}

#buyPackage img {
	border:none;
	margin:5px;

	