*{
	padding: 0;
	margin: 0;
}

body {
	background-color:#D2B48C;
	font-size: 12px;
    color:#4A4A4A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0px 0px 0px 0px;
}

ul {
	margin-left:30px;
}

#pagecontainer {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
#container {
	float: left;
	width: 1000px;
}

#header {
	background-color: #ffffff;
	background: url(../../templates/omega_crunch/images/header.gif) no-repeat;
	height: 69px;
	font-size: 2em;
	font-weight: bold;
	float: left;
	width: 1000px;
}

#topbar {
	min-width:500px;
	min-height:12px;
	text-align:right;
	padding:15px 30px 0px 0px;
	font-weight:normal;
	color:#000;
}

#topbar a{
	color:#000;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#topbar a:hover{
	color:#000;
	text-decoration:underline;;
}

#logout, #logout a{
	text-align:right;
	color:#0000ff;
	font-size:14px;
	padding:30px 40px 0px 0px;
	text-decoration:none;
}

#logout a:hover{
	text-decoration:underline;
}

#content {
	background: url(../../templates/omega_crunch/images/content.jpg) repeat-y;
	padding-right: 20px;
	float: left;
	width: 980px;
}

#left {
	float:left;
	padding-left: 15px;
	width: 250px;
	min-height:200px;
	padding:0px 10px 10px 0px;
}

.mainbody {
	float: left;
	width: 760px;
	min-height:200px;
	padding: 10px 10px 10px 30px;
	margin-top: 10px;
}

#narrowbody {
	float: left;
	width: 460px;
	min-height:200px;
	padding: 0px 5px 5px 30px;
	margin: 0px 0px 0px 5px;
	border-left:2px solid #ccc;
}

#footer {
	background: url(../../templates/omega_crunch/images/content.jpg) repeat-y;
	padding-left:20px;
	padding-right: 20px;
	color:#000000;
	float: left;
	width: 960px;
	text-align: center;;
}

#bottom {
	background: url(../../templates/omega_crunch/images/footer.jpg) no-repeat;
	background-position: bottom left;
	float: left;
	height: 59px;
	width: 1000px;
}

#right{
	background: url(../../templates/omega_crunch/images/logo2.gif) no-repeat 55px 0px;
	float:right;
	padding-top:20px;
	padding-left: 10px;
	width: 145px;
	height:635px;
	margin-left: 5px;
	margin-right: 10px;
    margin-top: 10px;
}

.clearLine{
	clear:both;
}

.mainpageBoxes{
	width:620px;
	min-height:150px;
	float:left;
	padding:5px 5px 5px 5px;
	margin:0px 5px 10px 5px;
}

.mainpageLoginBoxes{
	width:250px;
	min-height:40px;
	float:left;
	padding:5px 5px 5px 5px;
	margin:0px 5px 10px 5px;
}

.errorMsg {
	color:#ff0000;
	font-weight:bold;
	padding:5px 0px 5px 0px;
	margin: 10px;
	margin-left: auto;
	margin-right: auto;
	/*width: 480px;*/
	text-align: center;
	background-color: #FFBABA;
}

.errTitle{
	color:#ff0000;
	font-weight:bold;
}

.errBody{
	color:#000;
	padding-bottom:10px;
}

.success{
	color:#0000ff;
	font-weight:bold;
	padding:5px 5px 5px 0px;
}

#changePassword{
	margin-top:20px;
}

.itemContainers{
	width:290px;
	min-height:40px;
	float:left;
	border:1px solid #ccc;
	margin:10px 10px 10px 0px;
}

.itemContainersL{
	width:220px;
	min-height:40px;
	float:left;
	padding:5px 5px 5px 5px;
}

.itemContainersL img{
	max-width:145px;
}

.itemContainersR{
	width:280px;
	min-height:40px;
	float:left;
	padding:5px 5px 5px 5px;
}

.itemTitle{
	font-weight:bold;
	font-size:12px;
}

.itemPrice{
	font-weight:bold;
}

.itemDescriptionTitle{
	font-weight:bold;
	text-decoration:underline;
	padding-top:7px;
}

.itemAbleRedeem{
	font-weight:normal;
}

.itemUnableRedeem{
	font-style:italic;
	padding-bottom:5px;
	font-size:11px;
}

.required{
	color:#ff0000;
	font-weight:bold;
}

table.items td.sup {
	width: 100px;
}

table.items td.helpHed
{ 
	border-bottom: 2px solid #6699CC;
	border-left: 1px solid #6699CC;
	background-color: #BEC8D1;
	text-align: left;
	padding: 5px;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #404040; 
}

table.items td.helpBod
{ 
	border-bottom: 1px solid #9CF;
	border-top: 0px;
	border-left: 1px solid #9CF;
	border-right: 0px;
	text-align: left;
	padding: 5px; 
	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	font-size: 11px;
	color: #404040;
	background-color: #fafafa; 
}

table.items
{ 
	text-align: center;
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #404040;

	background-color: #fafafa;
	border: 1px #6699CC solid;
	border-collapse: collapse;
	border-spacing: 0px; 
} 

table.items td.helpFooter {
	border-bottom: 1px solid #9CF;
	border-top: 0px;
	border-left: 1px solid #9CF;
	border-right: 0px;
	text-align: left;
	padding: 5px; 
	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	font-size: 11px;
	color: #404040;
	font-weight: bold;
	background-color: #FFF7A1;
}

/* Delivery Option */

.do_containers
{
	min-height:30px;
	width:600px;
	float:left;
	border:1px solid #ccc;
	padding:0px 0px 5px 0px;
	margin:10px 10px 0px 0px;
}

.do_containersL
{
	width:170px;
	min-height:10px;
	float:left;
	padding:5px 5px 5px 5px;
}

.do_containersL a:hover
{
	text-decoration:none;
	background:none;
	border:0;
}

.do_containersL img{
	width:145px;
	border:0;
} 

.do_containersR
{
	width:400px;
	min-height:10px;
	float:left;
	padding:5px 0px 10px 10px;
}

/* Product List */
.p_containers
{
	min-height:30px;
	width:340px;
	float:left;
	border-bottom:1px solid #ccc;
	padding:0px 5px 0px 5px;
	margin-bottom:5px;
}

.p_containersT{
	min-height:10px;
	width:100%;
	float:left;
	padding:2px 0px 2px 0px;
	font-weight:bold;
}

.p_containersB
{
	min-height:30px;
	width:100%;
	float:left;
	padding:2px 0px 2px 0px;
}

.p_containersB img
{
	width:100px;
}

.forgotPassword {
	margin-left: auto;
	margin-right: auto;
	margin-top: 60px;
	width: 300px;
	border: 1px solid #ccc;
	padding: 20px;
}

.forgotPassword td {
	padding: 5px;
}
