@charset "utf-8";
/* CSS Document */
/* Rese CSS ends here */
html {
	color: #000;
	background: #FFF;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var, optgroup {
	font-style: inherit;
	font-weight: inherit;
}
del, ins {
	text-decoration: none;
}
li {
	list-style: none;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0;
	font-variant: normal;
}
sup {
	vertical-align: baseline;
}
sub {
	vertical-align: baseline;
}
/*because legend doesn't inherit in IE */
legend {
	color: #000;
}
input, button, textarea, select, optgroup, option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}
/*@purpose To enable resizing for IE */
/*@branch For IE6-Win, IE7-Win */
input, button, textarea, select {
 *font-size: 100%;
}
.clear {
	clear:both;
}
/* Rese CSS ends here */
body {
	background:#f5f6e8 url(../images/tail.gif) repeat-x;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#483527;
}
a {
	outline:none;
	text-decoration:none;
}
a:hover, a:focus, a:active {
	outline:none;
	text-decoration:none;
}
strong {
	font-weight:bold;
}
small {
	font-size:11px;
}
big {
	font-size:15px;
}
.hidden 
{
    visibility:hidden;
}
.colorchange 
{
    color:#be3a36;
}
#wrapper {
	width:820px;
	margin:0 auto;
}
#header {
	/*background:transparent url(../images/header.jpg) no-repeat right bottom;*/
	padding:15px 0 0 0;
	/*height:420px;*/
}
#logo {
    float:left;
    width:239px;
	height:72px;
	display:block;
	background:transparent url(../images/logo.gif) no-repeat;
}
#logo a {
    width:239px;
	height:72px;
	display:block;
}
#menu {
	float:right;
	padding:35px 0 0 0;
	width:500px;
}
#menu ul {
    float:right;
	font-size:13px;
	font-weight:lighter;
	text-transform:uppercase;
}
#menu ul li {
	float:left;
	display:block;
	line-height:25px;
	margin:0 10px;
	text-shadow:0 1px #fff;
}
#menu ul li a {
	text-decoration:none;
	color:#be3a36;
	padding-left:10px;
	padding-right:10px;
	display:block;
}
#menu ul li a:hover, #menu ul li a:focus, #menu ul li a:active, #menu ul li a.select {
	text-shadow:none;
	text-decoration:none;
	color:#fff;
	background:#be3a36;
	border-radius:4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
#slogan {
    background:transparent url(../images/slogan.png) no-repeat right bottom;
    margin-top:20px;
    height:200px;
    padding:70px 0 0 20px;
}
#slogan h1 {
    font-size:40px;
    line-height:35px;
    font-weight:normal;
    font-family:Helvetica, Arial, sans-serif;
    text-shadow:0 1px #fff;
    padding-bottom:8px;
}
a.ordernow {
	background:transparent url(../images/OrderNow-btn.png) no-repeat;
	height:36px;
	width:180px;
	border:0;
	color:transparent;
	cursor:pointer;
	float:left;
	margin:0 auto;
}
a.ordernow:hover, a.ordernow:active, a.ordernow:focus {
	background:transparent url(../images/OrderNow-btn-hover.png) no-repeat;
}
#footer {
	/*border-top:1px solid #ccc;*/
}
#footer p {
	/*border-top:1px solid #fff;*/
	font-size:11px;
	padding:15px 0 20px 30px;
}
#footer p a {
	text-decoration:none;
	color:#483527;
}
#footer p a:hover, #footer p a:active, #footer p a:focus {
	text-decoration:none;
	color:#BE3A36;
}
#container-top {
	background:transparent url(../images/content-top.jpg) no-repeat top center;
}
#container-bottom {
	background:transparent url(../images/content-bottom.jpg) no-repeat bottom center;
}
#container {
	background:transparent url(../images/content.jpg) repeat-y center;
}
#content {
	padding:20px 30px 30px 30px;
	line-height:normal;
	font-size:13px;
}
#content h1, #content h2, #content h3, #content h4, #content p, #content ul li, #content ol li, #content table {
	padding-top:10px;
	padding-bottom:5px;
}
h1 {
	font-size:20px;
}
h2 {
	font-size:18px;
}
h3 {
	font-size:16px;
}
h4 {
	font-size:14px;
}
ul.checklist li {
	padding:0 0 0 30px;
	display:block;
	background:url(../images/tick.gif) no-repeat 0 13px;
}
.step 
{
    font-family:Arial, Helvetica, sans-serif;
    font-size:45px;
    float:left;
    background:#f1f1f1;
    padding-right:10px;
    padding-left:10px;
 	border-radius:10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.step_text 
{
    font-family:Tahoma, Geneva, sans-serif;
    font-size:12px;
    line-height:20px;
    float:left;
    padding:5px 0 0 10px;
}
.LineHeight
{
    line-height:20px;
}
/* form styles starts here */
fieldset {
	margin:15px;
	border:1px solid #E8E8E8;
	padding:10px;
	text-align:left;
}
legend {
	margin:5px;
	border:1px solid #E8E8E8;
	padding:2px 5px;
	text-align:left;
	color:#BE3A36;
	font-size:15px;
}
label {
}
input.txtbox, textarea.txtbox, select.txtbox {
	width:200px;
	line-height:20px;
	border:1px solid #E8E8E8;
	padding:3px 0;
	margin:3px 0;
	color:#483527;
}
select.txtbox option {
	border:none;
	margin-top:5px;
	margin-bottom:5px;
}
input.radio, input.checkbox {
	border:none;
	background:none;
}
input.btn 
{
    margin-top:3px;
	background:transparent url(../images/btn-bg.gif) no-repeat top;
	border:1px solid #d6d6d6;
	padding:5px 15px;
	color:#BE3A36;
	text-transform:uppercase;
	cursor:pointer;
 	border-radius:10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
input.btn:hover, input.btn:focus, input.btn:active {
	background:transparent url(../images/btn-bg-h.gif) no-repeat bottom;
}
/* form styles ends here */
.table, .table tr td{border:1px solid #999; padding:2px 0px 2px 5px; margin:0; text-transform:uppercase;}
.download{color:#656565; font-size:12px; text-transform:uppercase;  padding:5px; background:#d6d6d6;-moz-border-radius: 20px;
-webkit-border-radius: 20px;
border: 1px solid #028bff;

}
.oddRow
    {
        background-color:#f1f1f1;
    }
.heading{
	background:#666;
	color:White;
}