@charset "utf-8";

* {
	margin: 0px;
	padding: 0px;
	}

body {
	background-color: #A0E1DA;
	margin-top: 0px;
}
#mainWrapper {
    background-color: #ffffff;
	font-family: Helvetica, Tahoma, Arial;
	font-size: 14px;
	color: #333333;
	width: 920px; /*864px;*/
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#Left-SideBar {
    background-color: #ffffff;
	background-image: url(../images/top-shadow-left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 140px;
	font-size: 12px;
	color: #666666;
	padding-top: 20px;
	padding-right: 15px;
	padding-left: 15px;
}
h1 {
	font-weight: normal;
}


#Right-SideBar {
    background-color: #ffffff;
	background-image: url(../images/top-shadow-right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 140px;
	font-size: 12px;
	color: #666666;
	padding-top: 20px;
	padding-right: 15px;
	padding-left: 15px;
    float: left;
}
#VIDEO-HERE {
	height: 285px;
	width: 450px;
	text-align: center;
}
#maincontent {
	margin-right: 34px;
	margin-left: 34px;
	margin-top: 5px;
}
#maincontent2 {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
}
#orderDetail {
    background-image:url(../images/order-bkg2.png);
    background-repeat:repeat-y;
	min-height: 152px;
}
#orderDetail p{
	padding-top: 5px;
	padding-left: 9px;
	padding-right: 5px;
}
#orderDetail2 {
    background-image:url(../images/order-bkg3.png);
    background-repeat:repeat-y;
	min-height: 334px;
}
#orderDetail2 p{
	padding-top: 5px;
	padding-left: 9px;
	padding-right: 5px;
}
#mMessage {
    background-image:url(../images/order-bkg3.png);
    background-repeat:repeat-y;
	min-height: 334px;
}
#mMessage p{
	padding-top: 5px;
	padding-left: 9px;
	padding-right: 5px;
	font-size: 18px;
	text-align: center;
}
#logo {
text-align: center;
margin-bottom: 10px;
}

#main-Squeeze-Content {
	background-image: url(../images/repeater.jpg);
	background-repeat: repeat-y;
	width: 518px;
}
#main-Squeeze-Content2 {
	background-image: url(../images/repeater.jpg);
	background-repeat: repeat-y;
	width: 560px;
}

#opt-bg-wrapper {
	background-image: url(../images/arrows-blue.jpg);
	background-repeat: no-repeat;
	width: 560px;
	background-position: top;

}
