body,html {
	font-family: Arial;
	font-size: 11px;
	background: #ffffff;
	background-color: #CCBB75;
	text-align: center;
}

#loginform {
	font-family: Arial;
	font-size: 11px;
	position: absolute;
	left: 680px;
	top: 82px;
	text-align: left;
	width: 163px;
}


#pagecanvas {
	margin: 0 auto; /* for Firefox to center 0px top/bottom, auto left/right*/
	width: 950px;
	height: 750px;
	background-color: #FFFFFF;

	margin-top: 10px;
	text-align:left;
	clear:both;


}


#menucanvas {
	width: 100%;
	background-color: #FFFFFF;
	clear: both;

}

#upperdealcanvas {
	width: 100%;
	background-color: #FFFFFF;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #DF581D;
	position: relative;

}

#upperdealleft {
	border: 2px solid #440000;

}

#upperdealright {
	width: 70%;
	padding-left: 15px;
	float: left;
	margin-top: 15px;

}

#noticebox {
	background-color: #FDF2EE;
	width: 87%;
	float: left;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 8%;
	margin-bottom: 2px;
	padding-right: 5%;
}
#buybox {
	background-color: #FDF2EE;
	float: left;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-bottom: 2px;
	width: 100%;
}
#currentpricebox {

	background-color: #FDF2EE;
	width: 100%;
	float: left;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-bottom: 2px;
}


#Item {
	background-color: #00FF00;
	padding-left: 20px;
	height: 400px;
}
#Desc {
	background-color: #FFFFFF;
	float: left;
	width: 235px;
	margin-bottom: 0px;
	margin-top: 15px;
	margin-left: 15px;
	border: 1px solid #000000;
	text-align: left;
}
#DescPrice {
	background-color: #FDF2EE;
	width: 92%;
	float: left;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8%;
	line-height: 1.6;
}
#DescTime {
	background-color: #FDF2EE;
	width: 92%;
	float: left;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 8%;
	margin-bottom: 2px;
	line-height: 1.6;
}
#DescDetails {
	background-color: #FCEAE2;
	width: 100%;
	float: left;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 2px;
}
#DescLeft {
	width: 65px;
	float: left;
	text-align: right;
	line-height: 140%;
	font-weight: bold;
}
#DescRight {
	float: left;
	line-height: 140%;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}
#Image {
	background-color: #F2B89F;
	padding-left: 20px;
}


#DealImage {
	width: 660px;
	margin-bottom: 10px;
	float: left;

}

#DealHeaderLeft {
	width: 80%;
	float: left;
	padding-left: 20px;
	height: 50px;
}

#DealHeaderRight {
	float:right;
	text-align: right;
}

#DealButtons {
	width: 98%;
	float: left;
	text-align: center;
}

#DealImageContent {
	float: left;
	clear: both;
	margin-top: 15px;
	margin-left: 30px;
	width: 92%;

}

#descriptionText {
	float: left;
	clear: both;
	text-align: center;
	margin-top: 10px;
	width: 80%;
}



#lowerdealcanvas {
	background-color: #FFFFFF;
	width: 100%;
	height: 350px;
	clear: both;

}

#lowercolumnheading {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

#lowercolumn {
	width: 24%;
	font-size: 11px;
	text-align: center;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DF581D;
	height: 350px;
	padding-left: 15px;
}

#lowercolumncentered {
	width: 24%;
	font-size: 11px;
	text-align: center;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DF581D;
	height: 350px;
}

#columnsection {
	text-align: center;
	padding-top: 5px;
}

#columnsectionbordered {
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
}

#leftnavcanvas {
	float: left;
	width: 230px;
	clear: none;
	text-align: center;
	padding-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	height: 1200px;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-right-color: #DF581D;
	padding-right: 15px;
}
#LeftNav {
	width: 263px;
	font-size: 11px;
	text-align: center;
	padding-top: 5px;
	float: left;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #DF581D;
	height: 330px;
}

#LeftNavTop {
	text-align: center;
	padding-top: 6px;
	padding-bottom: 10px;
	margin-top: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DF581D;
}

#LeftNavSection {
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	border-top-width: 2px;
	border-top-style: none;
}


#lowerMiddleCanvas {
	width: 23%;
	float: left;
	padding-left: 15px;
	padding-top: 0px;
	height: 330px;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #DF581D;
}

#lowerRightCanvas {
	width: 20%;
	float: left;
	padding-left: 10px;
	height: 350px;
}


#footercanvas {
	background-color: #FFFFFF;
	width: 750px;
	height: 100px;
	clear: both;
	padding-right: 100px;
	padding-left: 100px;
	padding-top: 15px;
}

#moreinfoimage {
	width: 90%;
	margin-bottom: 10px;
	float: left;
	text-align: left;
	padding-left: 50px;

}
#moreinfopic {
	float: left;
	clear: both;
}



#moreinfotext {
	float: left;
	padding-left: 50px;
	text-align: left;
	padding-top: 25px;
	width: 90%;
}


#weblinks {
	width: 50%;
	float: left;
	padding-left: 50px;
	height: 100px;
	text-align: left;
	padding-top: 5px;
}

#webleft {
	width: 150px;
	float: left;
	text-align: left;
	line-height: 140%;
	font-weight: bold;
	padding-left: 15px;
}
#webright {
	float: left;
	line-height: 140%;
	padding-left: 8px;
}


#checkoutpricebox {
	width: 80px;
	float: left;
	text-align: right;
	line-height: 140%;
}

#buynowbox {
	background-color: #FDF2EE;
	float: left;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 8%;
	padding-right: 8%;
	margin-bottom: 2px;
	width: 84%;
}

#buycanvas {
	width: 100%;
	background-color: #FFFFFF;
	height: 1000px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #DF581D;

}

#buydealupper {
	clear: both;
	height: auto;
	margin-top: 15px;
	width: 100%;
	margin-bottom: 15px;
}
#buydeal {
	width: 75%;
	float: left;
	height: auto;
	padding-bottom: 10px;
	background-color: #FDF2EE;
	border: 2px solid #E2581D;
	margin-left: 25px;
	margin-top: 10px;
	padding-left: 15px;
}
#buydeallower {
	clear: both;
	height: auto;
	margin-top: 10px;
	width: 100%;
	margin-bottom: 15px;
}







#registrationcanvas {
	height: 1400px;
	width: 650px;
	float: left;
	padding-left: 40px;
}
#rightcanvas {
	height: 1400px;
	width: 650px;
	float: left;
}

#registationheader {
}

#headercanvas {
	background-color: #FFFFFF;
	float: left;
	width: 630px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
}

offercanvas {
	width: 630px;
	float: left;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	border-top-width: 4px;
	border-top-style: none;
	border-top-color: #E2581D;
	border-right-color: #E2581D;
	border-bottom-color: #E2581D;
	border-left-color: #E2581D;
	height: 1200px;
}


#descriptioncanvas {
	height: 1200px;
	padding-top: 15px;
}

#DescBoxLeft {
	background-color: #FFFFFF;
	float: left;
	width: 370px;
	clear: none;
	text-align: justify;
	padding-right: 20px;
	padding-left: 20px;
	height: 250px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#DescBoxRight {
	float: left;
	width: 198px;
	clear: none;
	text-align: center;
	padding-left: 5px;
	height: 250px;
	margin-left: 0px;
	border: 2px solid #006600;
	background-color: #F9EDC8;
}
#DescLeft {
	width: 31%;
	float: left;
	text-align: right;
	line-height: 140%;
	font-weight: bold;
}
#DescRight {
	float: left;
	line-height: 140%;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
	clear: none;
	width: 66%;
	text-align: left;
}
#buttoncanvas {
	height: 40px;
	padding-top: 0px;
	float: left;
	width: 630px;
}

#picturecanvas {
	height: 800px;
	padding-top: 15px;
	float: left;
	width: 630px;
}








#signinout {
	margin-top: -100px;
	width: 200px;
	text-align: center;
	margin-left: 725px;
	font-family: Arial;
	font-size: 11px;
}

#frmfirstregistration input:text {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	width: 200px;
}

#Description {
	font-size: 12px;
	padding-left: 30px;
	text-align: left;
	float: left;
	padding-right: 50px;
	margin-top: 20px;
}


#mainoffer {
	background-position: center;
	margin-top: 10px;
	text-align: center;
}

#mainofferheader {
	height: 100px;
	width: auto;
	float: left;
	margin-top: 10px;
}
#centered-header {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 4px;
	font-size: 12px;
	color: #DF581D;
	font-weight: normal;
}

#centered {
	text-align: center;
	font-size: 12px;
	font-weight: normal;
}

#mainofferleft {
	background-color: #FFFFFF;
	height: 75px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-right: 10px;
	padding-left: 10px;
}
#mainofferleft1 {
	background-color: #FFFFFF;
	height: 75px;
	float: left;
}
#mainoffercenter {
	background-color: #FFFFFF;
	height: auto;
	float: left;
	border-right-style: none;
	text-align: center;
	padding-right: 10px;
	padding-left: 30px;
	width: 70%;
}
#mainofferright {
	background-color: #FFFFFF;
	height: 75px;
	width: 160px;
	float: right;
	text-align: center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 10px;
}

#Menu {
	background-color: #C6D3E1;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 5px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	font-size: 11px;
	color: #0A0387;
	text-align: right;
	padding-right: 50px;
	height: 22px;
	border-bottom-color: #0A0387;
	border-top-color: #0A0387;
	line-height: 22px;
	font-weight: normal;
}
#MenuTabs {
	height: 30px;
	margin-bottom: 5px;
}


#section1 h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 0px;
}
#section1 li {
	list-style-type: none;
	margin-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.social img {
	text-decoration: none;
}

.tabmenu{
	position: relative;
	padding: 0 0 0 36px;
	margin: 0 0 0 0;
	background: url(/images/menu/menu-or-bg1.gif) repeat-x; /*tab background image path*/
	height: 30px;
	list-style: none;
}

.tabmenu li{
	float:right;
}

.tabmenu li a{
	float: left;
	display: block;
	color:#000;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding:0 0 0 12px; /*Padding to accomodate left tab image. Do not change*/
	height: 30px;
	line-height: 24px;
	text-align: center;
	cursor: pointer;	
}

.tabmenu a b{
	float: left;
	display: block;
	padding: 4px 24px 0 8px; /*Padding of menu items*/
}

.tabmenu li.current a, .tabmenu li a:hover{
	color: #fff;
	background: url(/images/menu/menu-or-hover-left1.gif) no-repeat; /*left tab image path*/
	background-position: left;
}

.tabmenu li.current a b, .tabmenu li a:hover b{
	color: #fff;
	background: url(/images/menu/menu-or-hover-right1.gif) no-repeat right top; /*right tab image path*/
}
