body {
	margin:0px; background-image: url('../template/images/content_04.jpg');
	
	}
	
.topbg {
	background-image: url('../template/images/topbg.jpg');
	background-repeat: repeat
	}
	
.bottom {
	background-image: url('../template/images/bottombg.jpg');
	background-repeat: no-repeat;
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 8px;
	text-align: center
	}
	
.left {
	background-image: url('../template/images/content_03.jpg');
	background-repeat: repeat
	}
	
.lefttext {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
	padding-bottom: 10px;
	padding-left: 25px;
	line-height: 20px;
	text-decoration: none;	
	}
	
.prices {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;	
	}

.selbox {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	width: 100px;
	}

.selbox2 {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	width: 200px;
	}

.txtbox {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	height: 14px;
	border: 0px;
	width: 150px;
	}

.butbox {
	font-family: Verdana;
	font-size: 10px;
	color: #353d40;
	width: 57px;
	height: 57px;
	border: 0px;
	}

.txtboxl {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	}

.lefttextl {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
	padding-bottom: 10px;
	line-height: 20px;
	text-decoration: none;	
	}
	
.lefttextl: hover {
	text-decoration: none;	
	}
	
.lefttextl: visited {
	text-decoration: none;	
	}

.lefttextl: active {
	text-decoration: none;	
	}
	
		
.main {
	background-image: url('../template/images/content_04.jpg');
	background-repeat: repeat
	}
	
.maintext {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
	padding-bottom: 0px;
	padding-left: 27px;
	}

.context {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
	padding-bottom: 5px;
	}
	
.blink {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
	
.blink: hover {
	text-decoration: none;	
}

.blink: visited {
	text-decoration: none;	
}

.blink: active {
	text-decoration: none;
}
/*  Added Style  By webtailor  */
.hide{
    position:absolute;
    top:0;
    left:-9999px;
    height:0;
}
.show{
    position:relative;
    top:0;
    left:0;
    height:130px;
}
.submitButton {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	width: 100px;
}
.txtboxxs {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	height: 14px;
	border: 0px;
	width:50px;
}
.txtboxs {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	height: 14px;
	border: 0px;
	width:130px;
}
.txtboxl {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	width:200px;
}
.txtboxxl {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	height: 14px;
	border: 0px;
	width:300px;
}

.headerdiv{
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
	padding-left:10px;
	width:523px;
	height:50px;
}
.error{
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
	padding-bottom: 10px;
	padding-left: 25px;
	line-height: 20px;
	text-decoration: none;	
}


.userdetail {	
	float:left;
	width:45%;
	height: 270px;
	padding:5px;
	margin:5px;
}
.orderdetail {
	float:right;
	width:45%;
	height: 100px;
	padding:10px;
	margin:5px;
	background-color: #2f3739;
}
.pricedetail{
	float:right;
	padding:10px;
	margin:5px;
	width:45%;
	height: 148px;
	background-color: #2f3739;
}