html,body,p,div,img,h1,h2,h3,h4,li,ul,ol,dl,dd,dt,form,table,td,tr{ margin:0px; padding:0px; border:0px; border-collapse:separate; border-spacing:0px; } input,select{ margin:0; padding:0; }

body {
  text-align: center;
  color:#686868;
  background: url(../images/bg.jpg) #6699cc repeat-x 0 0;
}

h2 {
  font-size: 20px;
  font-family: verdana;
}

A:link {
	COLOR: #6699cc; text-decoration: none;
}
A:visited {
	COLOR: #6699cc; text-decoration: none;
}
A:active {
	COLOR: #6c3441; text-decoration: none;
}
A:hover {
	COLOR: #6c3441; text-decoration:none;
}

/* Test stuff */
input.cleardefault {
  background-color: #c9cbd0;
  color: #333333;
  font-size: 10px;
  height: 15px;
}

#button_cont {
  width: 100%;
  height: 20px;
}

#button_cont2 {
  width: 100%;
  height: 35px;
}

.cart_text {
  font-family: verdana, arial, sans-serif;
  float:left; 
  width:75%; 
  font-size: 11px;
  color: #666666;
}

.cart_text a {
  color: #6c3441;
}

.cart_text a:hover {
  text-decoration: underline;
}

#delbutton {
  border-style: solid;
  border-width: thin;
  border-color: #000000;
  background-color: #c9cbd0;
  text-decoration: none;   
  width: 20px;
  text-align: center;
  padding: 0px 2px 2px 2px;
}

#mybutton {
  border-style: solid;
  border-width: thin;
  border-color: #000000;
  background-color: #c9cbd0;
  text-decoration: none;   
  width: 50px;
  text-align: center;
  padding: 2px 2px 2px 2px;
}

#mybutton2 {
  border-style: solid;
  border-width: thin;
  border-color: #000000;
  background-color: #c9cbd0;
  text-decoration: none;   
  width: 60px;
  text-align: center;
  padding: 2px 2px 2px 2px;
}
  
.buttontext {
  color: #6c3441; 
  text-decoration: none;   
  font: 11px Verdana;
  cursor: hand;
}

.buttonover {
  color: #6c3441; 
  text-decoration: none;
  font: 11px Verdana;
  cursor: hand;
}

/* End test stuff*/

#page_wrapper {
	margin: auto;
    width: 1024px;
}

#page_header {
  height: 140px;
  background: #FFFFFF url('../img/header.jpg') bottom left no-repeat;
  clear: both;
}

#page_header h1 {
  padding-top:60px; padding-left:18px;
  margin:0px;
  font-family: verdana;
  font-size: 14px;
  color: #3a61aa;
  line-height:26px;
  letter-spacing:-1px;
}

#page_header h2 {
  margin:0px;
  padding-left:18px;
  font-family: verdana;
  font-size: 10px;
  color: #000000;
  line-height:15px;
}

#menu_bar {
  margin:0px;
  padding:0px;
  border:0px dashed #cccccc;
  height:31px;
  clear:both;
  background: #FFFFFF url('../img/menu_bg.gi') bottom left no-repeat;
}

#content_wrapper {
  padding: 10px;
  border:0px dashed #000;  
  width: 1004px;
  background: #FFFFFF url('../images/originalmiddle.gif') repeat-y 0 0;
}

#center {
  margin-left:150px;
  margin-right:150px;
  border:0px dashed #cccccc;
}

#center h3 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  padding:4px;
  border: 0px solid #425227;
  background-color: #6699cc;
}

#center h4 {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 16px;
  line-height: 16px;
  text-align: justify;
}

#center h5 {
  margin-top: 15px;
  margin-bottom: 0;
  font-family: verdana, arial, sans-serif;
  font-size: 16px;
  text-align: left;
}
#center h6 {
  margin-top: 15px;
  margin-bottom: 0;
  font-family: verdana, arial, sans-serif;
  font-size: 24px;
  text-align: left;
}

#center p {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  text-align: justify;
}

#center li {
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
}

#center td {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  
}

#left_side {
  float: left;
  width:140px;
  border:0px dashed #cccccc;
}

#left_side h3 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  padding:4px;
  border: 0px solid #425227;
  background-color: #6699cc;
}

#left_side p {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #666666;
}

#right_side {
  float: right;
  width:140px;
  border:0px dashed #cccccc;
}

#right_side h3 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  padding:4px;
  border: 0px solid #425227;
  background-color: #6699cc;
}

#right_side p {
  margin-top:5px;
  margin-bottom:15px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #666666;
}

#page_footer {
  	margin: 25px 0px;
	width: 1024px;
	font-size: 13px;
	color: #ffffff;
	font-family: Arial, Verdana;
	font-weight:bold;
    text-align:center;
	line-height: 22px;
  }
#page_footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#page_footer li {
	display: inline;
}
#page_footer p {
	font-size: 13px;
	color: #ffffff;
	font-family: Arial, Verdana;
	font-weight:bold;
    text-align:center;
	line-height: 22px;
}

#page_footer A:link {
	font-family: Arial, Helvetica, Myriad;
	display: inline;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
	text-align: center;
	font-size: 13px;
	font-weight:bold;
	color: #ffffff;
}
#page_footer A:visited {
	COLOR: #FFFFFF; text-decoration: none
}
#page_footer A:active {
	COLOR: #33ccff; text-decoration: none
}
#page_footer A:hover {
	COLOR: #33ccff; text-decoration: underline
}


#navcontainer ul {
  padding-left: 0;
  margin-left: 0;
  margin-top:0px;
  background-color: #C86000;
  background: url('../img/bar.jp') top right no-repeat; 
  color: White;
  float: left;
  width: 100%;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size:12px;
  font-weight:bold;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a {
  padding-top: 5px;
  padding-bottom: 7px;
  padding-left:15px;
  padding-right:15px;
  background-color: transparent;
  color: White;
  text-decoration: none;
  float: left;
  border-right: 1px solid #ffffff;
}

#navcontainer ul li a:hover {
  background-color: #DE6B02;
  background: url('../img/bar_bg_hover.gif') bottom left repeat-x; 
  color: #fff;
}

#linklist {
	margin-top:0;
  margin-left: 0;
	margin-bottom: 35px;
	padding-left: 0;
  color: #6699cc;
  width: 140px;
}

#linklist li {
  list-style: none; 
  margin: 0;
  line-height:20px;
  border-bottom: 1px solid #666666;
  font-family:verdana;
  font-size:10px;
}

#linklist li a { color: #6699cc; text-decoration: none; }

#linklist li a:hover { color: #6c3441; text-decoration: none; }

.thumbnail_left {
  float:left;
  margin-right:10px;
  margin-bottom:5px;
  border:0px;
}

.thumbnail_right {
  float:right;
  margin-left:10px;
  margin-bottom:5px;
  border:0px;
}

#header p{
  margin-top:30px;
  margin-bottom:10px;
  font-weight: bold;
  color: #6c3441;
  text-align:center;
  font-family: verdana, arial, sans-serif;
  font-size: 15px;
}

#table_light td {
  background : #ffffff;
}

#table_dark td {
  background : #efefef;
}

/*MC's New CSS*/
/* Nav */

#nav {
    float: right;
	height: 25px;
    margin-top: 10px;
    margin-bottom: 9px;
	font-size: 13px;
	font-weight:bold;
	color: #ffffff;
}

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

#nav li {
	display: inline;
}

#nav a {
	font-family: Arial, Helvetica, Myriad;
	display: inline;
	height: 25px;
	padding-left: 4px;
	padding-right: 4px;
	border-left: 0px solid #ffffff;
	text-decoration: none;
	text-align: center;
	font-size: 13px;
	color: #ffffff;
}

#nav a:hover {
color: #33ccff;
}

/* Menu */

#menu {
    float: right;
	height: 25px;
}

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

#menu li {
	display: inline;
}

#menu a {
	font-family: Arial, Helvetica, Myriad;
	display: inline;
	height: 25px;
	padding-left: 15px;
	padding-right: 15px;
	border-left: 0px solid #ffffff;
	text-decoration: none;
	text-align: center;
	font-size: 15px;
	color: #345273;
    font-weight: bold;
}

#menu a:hover {
color: #33ccff;
}

#logo {	
    height: 105px;
    width: 925px;
	border: 0px solid #cc3399;
	background: url(../images/logo3.jpg) no-repeat 0 0;
	text-indent: -99999px;
}
*html  #content_wrapper  {
margin-top: -9px;
}
#top {	
	border: 0px solid #000;
	margin: 0;
    height: 12px;
    width: 1024px;
	background: url(../images/originaltop.gif) no-repeat 0 0;
}
#bottom {
clear: both;
	margin: 0;	
    height: 12px;
    width: 1024px;
	background: url(../images/originalbottom.gif) no-repeat 0 0;
}
.odd  {background: #dcdcdc;}
.even {background: #efefef;}
.downloads  td{border: 1px solid #ffffff;text-align:left;}
.dl {margin-top: 5px; margin-bottom:5px;}

#account_heading {
	height: 73px;
	text-align:left;
	padding-left: 95px;
	line-height:73px;
	font-size:28px;
	font-weight:bold;
	margin-bottom:25px;
}

#account_linklist {
	margin-top:0;
  margin-left: 0;
	margin-bottom: 35px;
	padding-left: 0;
  color: #6699cc;
  width: 140px;
}

#account_linklist li {
  list-style: none; 
  margin: 0;
  line-height:20px;
  border-bottom: 0px solid #666666;
  font-family:verdana;
  font-size:13px;
  font-weight: bold;
  text-align: left;
}

#account_linklist li a { color: #6699cc; text-decoration: none; }

#account_linklist li a:hover { color: #6c3441; text-decoration: none; }

#tooltip{
	position:absolute;
	border:1px solid #dcdcdc;
	background:#ffffff;
	padding:2px 5px;
	color:#66666;
	display:none;
	width: 300px;
	margin-top:-50px;
	}	