﻿body 
{
	font-family: Arial, Helvetica, Sans-Serif;
	background-color: #000000;
	color: #ffffff;
	margin: 10px;
	font-size: 11pt;
}
h1
{
	color: #ff6633;
	font-size: 16pt;	
}
h2
{
	color: #ff6633;
	font-size: 14pt;		
}
a
{
	color: #ffffff;	
}
textarea 
{
	font-family: Arial, Helvetica, Sans-Serif;
}
td
{
    vertical-align: top;   
}
.orangetext
{
	color: #ff6633;	
}
.orangelink
{
	color: #ff6633;
	text-decoration: none;
	font-weight: bold;	
}
#outer
{
	width: 980px;
	margin-left: auto;
	margin-right: auto;	
}
#header
{
	background-position: center center;
	width: 980px;
	height: 80px;
	background-image: url('Images/Header.jpg');
	background-repeat: no-repeat;
}
#login
{
	width: 980px;
	background-color: #ff6633;
	text-align: right;
	vertical-align: middle;
	margin-bottom: 10px;	
}
#logininner
{
	padding: 2px;
	margin-right: 20px;	
}
#logininner a
{
	text-decoration: none;	
}
#login p
{
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 10pt;
	font-weight: bold;	
}
#login input
{
	width: 60px;
	height: 12px;
}
#topmenu
{
	margin-bottom: 10px;	
}
#topmenu a img
{
	border-width: 0px;	
}
#mainbody
{
	width: 980px;
	min-height: 300px;	
}
#footer
{
	width: 980px;
	background-color: #ff6633;
	text-align: center;
	vertical-align: middle;
	margin-bottom: 10px;	
}
#footerinner
{
	padding: 2px;	
}

/* Home page */

#homeleft
{
	float: left;
	width: 680px;
}
#homeleftinner
{
	padding: 10px;	
}
#homeright
{
	float: right;
	width: 280px;
} 
#homerightinner
{
	border: 2px solid #FFFFFF;
	width: 280px;
	background-color: #C0C0C0;
	height: 210px;
}
#homebottommenu
{
	margin-bottom: 10px;	
}
#homebottommenu table tr td
{
	width: 89px;
	vertical-align: top;	
}
#homebottommenu img
{
	border-width: 0px;	
} 
#homefooterlower
{
	width: 980px;
	text-align: center;
	vertical-align: middle;
	margin-bottom: 10px;	
}
#homefooterlower p
{
	font-size: 10pt;
	margin-top: 0px;
	margin-bottom: 0px;	
}
#homefooterlowerinner
{
	width: 400px;
	background-color: #666666;
	padding: 2px;
	margin-left: auto;
	margin-right: auto;	
	margin-bottom: 5px;
	font-size: 10pt;
}
#homefooterlowerinner select
{
		
}

/* Uber Life */
#uberlifeleft
{
	float: left;
	width: 400px;	
}
#uberliferight
{
	float: right;
	width: 400px;
	font-size: 9pt;	
}
#uberliferight table tr td
{
	text-align: center;
	vertical-align: top;
	margin: 0px;	
}
#uberliferight img
{
	border-width: 0px;	
}
/* Contact Uber */
#contactuber
{
	width: 300px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	text-align: center;	
}
/* Registration */
#registrationleft
{
	width: 455px;
	float: left;
}
#registrationright
{
	width: 500px;
	float: right;
	background-image: url('Images/HomeBackground.jpg');
	background-repeat: repeat-x;
}
#registrationrightinner
{
	margin: 15px;
}
#registrationrightinner table
{
	margin-left: 30px;
}
#registrationrightinner a
{
	color: #ff6633;
	text-decoration: none;
}
/* Shop */
#shopleft
{
	width: 300px;
	float: left;
	min-height: 400px;
}
#shopright
{
	width: 650px;
	float: right;
}
#shopright img
{
	border: 0px;	
}
/* ShopOrder */
#shoporderleft
{
	width: 250px;
	float: left;
}
#shoporderright
{
	width: 700px;
	float: right;
	padding: 10px;
}
#shoporderrightinner
{
	padding: 0px;
	font-size: 10pt;
}
#shoporderrightinner h1
{
	font-size: 14pt;
}
/* Product */
#productleft
{
	width: 450px;
	float: left;
}
#productleft a
{
	text-decoration: none;
	font-weight: bold;
	color: #ff6633;
}
#productleft a:hover
{
	color: #FFFF66;
}
#productleft a img
{
	border-width: 0px;
}
#productright
{
	width: 500px;
	float: right;
	text-align: right;
}
#productright img
{
	margin-left: auto;
	margin-right: 0px;
}
.productcartitems
{
	margin-top: 15px;
	font-size: 10pt;	
}
.productcartitems td
{
	vertical-align: top;	
}
.productcartitems input
{
	text-align: center;	
}
.cart input
{
	text-align: center;	
}
/* Calculator */
#calculator_left
{
	float: left;
	width: 600px;	
}
#calculator_right
{
	float: right;
	width: 200px;
}
#calculator_right p
{
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 10pt;
	text-align: center;
}
#calculator_bottom
{
	clear: both;	
}
.calculator td
{
	vertical-align: top;
}
.calculator input
{
	width: 100px;
	text-align: left;
}
.calculator select
{
	width: 105px;
}
.calculator_cell3
{
	color: #ff6633;
	width: 220px;
}
.calculator1_cell3
{
	color: #ff6633;
	width: 210px;
}
.calculator_cell4
{
	text-align: right;	
}
.calculator2_cell4
{
	color: #ff6633;
	font-size: 10pt;
	text-align: left;	
	vertical-align: top;
	width: 150px;
}
.calculator_cell5
{
	color: #ff6633;
	font-size: 8pt;
	width: 110px;
	text-align: center;	
	vertical-align: middle;
}
.calculator_cell6
{
	text-align: left;	
}
.calculator_result
{
	color: #ffffff;
	font-size: 12pt;
}
.calculator_btn
{
	margin-right: 15px;	
}
/* CSS classes for the navigation menu */
.navigation
{
	width: 980px;
	background-color: #ff6633;
	color: #fff;
	padding: 3px;
	margin-bottom: 5px;
}
.navigation a
{
	text-decoration: none;	
	color: #fff;
}
.navigation a:hover
{
	color: #6D6E70;	
}
#leftnav 
{
	float:left;
	width:180px;
	text-align:left;
}

#rightnav 
{
	float:right;
	width:180px;
	text-align:right;
}

#numnav
{
	float:inherit;
	text-align:center;
}