html {
margin:0;
padding:0;
}

body {
margin:0;
padding:0;
background:#fff url(/upscalc/img/bodybg.jpg) 0 0 repeat-x;
font:normal 80% Verdana, sans-serif;
color:#000;
text-align:center;
}

a {
outline:none;
}

#header {
display:none;
}

#frame {
position:relative;
margin:0 auto;
padding:0;
width:719px;
height:150px;
}

#flash {
position:absolute;
bottom:20px;
right:10px;
width:530px;
}

div#menu{float:right;width: 530px; height: 23px; margin-top:11px; margin-bottom:0px; padding-bottom: 0px; background:#015092; border-bottom: 1px solid #56646F;}
ul#nav,ul#nav li{list-style-type:none;margin:0;padding:0; font-size:11px;}
ul#nav{margin-left: 0px;width:540px}
ul#nav li{float:left;margin-right: 3px;text-align: center}
ul#nav a{float:left;width: 7em;padding: 5px 0;background: #ccc;text-decoration:none;color: #000}
ul#nav a:hover{background: #91CDFF; color: #FFF}
ul#nav li.activelink a,ul#nav li.activelink a:hover{background: #959796;color: #fff}
/*tabmenu ends*/

#header-text {
font-size:11px;	
}

#ups_container {
position:relative;
width:715px;
margin:0px auto 0 auto;
text-align:left;
}

#ups_content {
padding:0px 0 0 0;
margin:34px 0 0 0;
min-height:400px;
}

* html #content {
height:400px;
}

#calculator.index {
width:510px;
}

#calculator .tabs {
margin:0;
padding:0;
list-style:none;
overflow:auto;
}

#calculator .tabs li {
display:inline;
}

#calculator .tabs li a:link, 
#calculator .tabs li a:visited {
display:block;
float:left;
border:1px solid #000;
padding:6px;
margin-right:10px;
text-decoration:none;
color:#000;
background:#f0f0f0;

}

#calculator .tabs li a.active:link, 
#calculator .tabs li a.active:visited {
border-bottom:1px solid #f0f0f0;
}

#calculator .tabs li a:hover {
background:#ccc;
}

#calculator .tabs li a.active:hover {
background:#f0f0f0;
}

h2 {
margin-top:0;
color: #015092;
font-size:100%;
text-align:right;
border-bottom:1px solid #015092;
padding:0 0 3px 0;
font-family:verdana, sans-serif;
font-weight:bold;
}

h3 {
font-size:100%;
color:#015092;
font:bold 100% verdana, sans-serif;
}

.center {
text-align:center;
}

.right {
text-align:right;
}

form, table {
width:510px;
}

table {
font-size:80%;
}

form {
background:#f0f0f0;
border:1px solid #000;
padding:20px;
width:470px;
margin-top:-1px;
}

.additional_options label {
display:block;
float:left;
width:100px;
}

form p {
margin:0 0 5px 0;
padding:0;
}

form label {
margin-right:5px;
}

form select, 
form input {
margin-right:10px;
border:1px solid #ccc;
}

form select {
width:290px;
}

form input[type=text] {
width:30px;
}

.add_remove {
display:inline;
float:right;
}

table th {
text-align:center;
border-bottom:1px solid #ccc;
}

table th, table td {
padding:6px 0;
}

table tr.dark td {
background:#eee;
border-bottom:1px solid #ccc;
}

table tr.light td {
border-bottom:1px solid #ccc;
}

table tr.totals td {
border-top:3px double #ccc;
border-bottom:1px solid #ccc;
}

#footer {
margin-top:20px;
font-size:80%;
}

#footer ul {
margin:0;
padding:0;
list-style:none;
}

#footer ul li {
display:inline;
}

#footer a:link, #footer a:visited {
color:	#015092;
}

#footer a:hover {
color:	#91CDFF;
text-decoration:none;
}

#submenuprod {
position:absolute;
font-size:80%;
top:55px;
right:0;
color:#fff;
}

#submenuprod a:link, #submenuprod a:visited {
color:#fff;
text-decoration:none;
}

#submenuprod a:hover {
color:#91cdff;
}

/*boxes start*/
#about {
position:absolute;
top:0px;
right:26px;
font-size:11px;
}

ul#about,ul#about li{list-style-type:none;margin:0;padding:0}
ul#about{width: 160px;margin:0px auto 0;text-align:left}
ul#about a{color: #000;}
ul#about li{width: 150px; height:90px;
    padding: 10px 10px 20px 10px;margin:0px 8px 8px 0}
li#ab1{background: #ccc}
li#ab2{background: #37A5FF}
li#ab3{background: #91CDFF}
li#ab4{background: #666}
li#ab5{background: #F36}
li#ab6{background: #FFF;color: #000}
/*boxes end*/

.reconditioned_box {
position:absolute;
top:422px;
right:15px;
}

.login form label {
display:block;
float:left;
width:100px;
}

.login .required {
margin-bottom:5px;
}

.login form input[type=text], 
.login form input[type=password] {
width:200px;
}

#sitefooter {
width:755px;
margin:0 auto;
text-align:left;
}

#calc.index h2 {
margin-right:200px;
}

#calc.index {
line-height:1.5em;
}

#calc .add_component {
margin-top:10px;
text-align:right;
}

.hardware_select {
margin-bottom:5px;
}

#buttons {
margin-top:10px;
overflow:auto;
}

#buttons input {
width:150px;
}

#buttons input.clear {
float:left;
}

#buttons input.submit {
float:right;
}

#your_system {
border:1px solid #000;
margin-right:200px;padding:10px;
background:#f7f7f2;
}

#your_system table {
width:493px;
border:1px solid #ccc;
border-top:0;
background:#fff;
margin-bottom:10px;
}

#your_system table th, 
#your_system table td {
padding-left:3px;
padding-right:3px;
border-bottom:0;
border-top:1px solid #ccc;
}

#your_system table tr.total td {
border-top:3px double #ccc;
background:#fffad6;
}

.modify_system {
text-align:right;
}

.modify_system input {
border:1px solid #ccc;
background:#fff;
}

#your_options {
margin-top:20px;
border:1px solid #000;
margin-right:200px;
padding:10px;
background:#f7f7f2;
}

#your_options table {
width:355px;
border:1px solid #ccc;
background:#fff;
border-bottom:0;
margin-bottom:5px;
}

#your_options table td, 
#your_options table th {
padding-left:3px;
padding-right:3px;
}

#your_options .options {
min-height:98px;
overflow:visible;
margin-bottom:20px;
}

* html #your_options .options {
height:98px;
}

#your_options .more_options {
font-size:85%;
text-align:right;
}

.hardware_select a:link img, 
.hardware_select a:visited img {
border:0;
position:absolute;
margin-top:3px;
}
