ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,blockquote,fieldset,input
{ margin: 0; padding: 0; }

ul,ol,li
{ margin-left: 7px; }

ul {
	font-size: 13px;
	line-height: 18px;
	margin-bottom: 20px;
}	

a img,:link img,:visited img { border: none; }

a {
	color: #902599;
}


.form_error
{
  padding-left: 0px;
  color: #d8732f;
}

fieldset {
	border: 0px;
	margin-bottom: 5px;
}

input.loginform {
	width: 115px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 1px;
}

fieldset .button-row, fieldset .form-row {
	float:left;
	margin-bottom: 3px;
}



label {
	width: 250px;
}

input {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 3px;
}

input.button  {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 4px;
}

input.buttonstart  {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
}


input.smallbutton  {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 1px;
}

table.addressform td {
	padding: 5px 10px 5px 10px;
	background: #f0ffde;
}

table.addressform {
	border-top: solid 1px #66B708;
	border-bottom: solid 1px #66B708;
}

td.filled {
	background: #f0ffde;
	padding: 10px;
	border-top: solid 1px #66B708;
	border-bottom: solid 1px #66B708;
}

td.headerfilled {
	padding: 0px 10px 5px 10px;
	font-weight: bold;
}

body {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #555555;
	background: #ffffff url(/images/background.gif);
}

.headercontainer {
	width: 100%;
	height: 141px;
	border-top: 1px solid #ffffff;
	
	/* background: url(/images/headerbackground.gif) repeat-x; */

}

.header {
	width: 900px;
	height: 82px;
	margin: 14px auto 0px auto;
	background: no-repeat url(/images/v2/header.gif);

}

.menu {
	width: 900px;
	height: 40px;	
	margin: 5px auto 0px auto;
	background: no-repeat url(/images/v2/menubackground.gif);

}

.welcome {
	position: relative;
	height: 26px;
	float:right;
	margin-top: 14px;
	margin-right: 27px;
	font-size: 12px;
}

.separator {
	width: 3px;
	height: 27px;
	background: no-repeat url(/images/separator.gif);
}

.footerinfo {
	clear: both;
	color: #000000;
	font-size: 12px;
	margin-left: 17px;
	margin-bottom: 20px;
}

.container {
	width: 900px;
	height: auto;
	margin: 0px auto 0px auto;
}

.page {
	width: 900px;
	height: auto;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	display: inline;
	background: repeat-y url(/images/v2/pagebackground.gif);
}
.pageunder {
	width: 900px;
	height: 7px;
	float: left;
	margin: 0px 0px 10px 0px; 
	padding: 0px;
	display: inline;
	background: no-repeat url(/images/v2/pageunder.gif);
}
.content {
	margin: 17px 27px 17px 27px;
	width: auto;
	height: auto;
	float: left;
	display: inline;
}

.intronew {
 	background: url('/images/v2/banner.jpg');
	width: 844px;
	height: 237px;
} 

.intro {
	width: 495px;
	height: auto;
	float: left;
	display: inline;
	margin-right: 37px;
	font-size: 14px;

}

.login {
	width: 224px;
	height:auto;
	float: right;
	display: inline;
}

.loginbox {
	width: 222px;
	height:auto;
	float: right;
	display: inline;
	border: 1px dashed #cecece;
}

.logincontent {
	margin: 10px 10px 10px 10px;
}

h3 {
	font-size: 17px;
	font-weight: bold;
	color: #66B708;
	margin-bottom: 12px;
}

div.ordermenu {
	font-size: 14px;
	font-weight: normal;
	color: #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	padding-bottom: 5px;
	margin-bottom: 20px;	
	word-spacing: 7px;
	width: 350px;
}

div.ordermenu b {
	color: #66B708;
	font-weight: bold;
}

.login h3 {
	color: #902599;
}

h4 {
	font-size: 15px;
	color: #66B708;
	margin-bottom: 0px;
	line-height: 22px;

}

h4.right {
	color: #999999;
}

.column1 {
	clear: both;
}

.column1, .column2, .column3 {
	float: left;
	width: 272px;
	height: 180px;
	display: inline;
	margin-top: 13px;
	/* border: solid 1px #66B708;*/
}

.innercolumn {

	width: 260px;
	margin: 6px;
	color: #666666;
	font-size: 11px;
	
}

.column1, .column2 {
	margin-right: 14px;
}

p {
	margin-top: 0px;
	margin-bottom: 20px;
	font-size: 14px;
	line-height: 19px;
}

table.orderlist th {
	/* background-color:  #f0ffde; */
	border-bottom:1px solid #66B708;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 11px;		
}

table.orderlist {
	/*border:1px solid #66B708;*/
}

table.orderlist td {
	border-color: #66B708;
	border-style: solid;
	border-width: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 11px;
}



/** menu */
div.headermenuitem {
	float: left;
	height: 40px;
	display: inline;
	margin: 0px;
}

div.headermenuitem a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	text-decoration: none;

}

div.headermenuitem span {
	display: block;
}

div.headermenuitem {
	background: none ;
}

div.headermenuactive1{
	width: 100px;
	background: url( '/images/v2/tab_home.gif' ) top left no-repeat ;
	display: block;
}

div.headermenuitem1 a {
	width: 100px;
	background: url( '/images/v2/tab_home.gif' ) 0 -80px no-repeat;
}
div.headermenuitem1 a:hover {
	width: 100px;
	background: url( '/images/v2/tab_home.gif' ) 0 -40px no-repeat ;
}

div.headermenuactive2{
	width: 140px;
	background: url( '/images/v2/tab_start.gif' ) top left no-repeat ;
	display: block;
}

div.headermenuitem2 a {
	width: 140px;
	background: url( '/images/v2/tab_start.gif' ) 0 -80px no-repeat;
}
div.headermenuitem2 a:hover {
	width: 140px;
	background: url( '/images/v2/tab_start.gif' ) 0 -40px no-repeat ;
}

div.headermenuactive3{
	width: 140px;
	background: url( '/images/v2/tab_examples.gif' ) top left no-repeat ;
	display: block;
}

div.headermenuitem3 a {
	width: 140px;
	background: url( '/images/v2/tab_examples.gif' ) 0 -80px no-repeat;
}
div.headermenuitem3 a:hover {
	width: 140px;
	background: url( '/images/v2/tab_examples.gif' ) 0 -40px no-repeat ;
}

div.headermenuactive4{
	width: 140px;
	background: url( '/images/v2/tab_howitworks.gif' ) top left no-repeat ;
	display: block;
}

div.headermenuitem4 a {
	width: 140px;
	background: url( '/images/v2/tab_howitworks.gif' ) 0 -80px no-repeat;
}
div.headermenuitem4 a:hover {
	width: 140px;
	background: url( '/images/v2/tab_howitworks.gif' ) 0 -40px no-repeat ;
}

div.headermenuactive5{
	width: 100px;
	background: url( '/images/v2/tab_info.gif' ) top left no-repeat ;
	display: block;
}

div.headermenuitem5 a {
	width: 100px;
	background: url( '/images/v2/tab_info.gif' ) 0 -80px no-repeat;
}
div.headermenuitem5 a:hover {
	width: 100px;
	background: url( '/images/v2/tab_info.gif' ) 0 -40px no-repeat ;
}
