/* RESET*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,caption,tbody,tfoot,thead{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;}
body{line-height:1;}
ol,ul{list-style:none;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
:focus{outline:0;}
ins{text-decoration:none;}
del{text-decoration:line-through;}
table{border-collapse:collapse;border-spacing:0;}
/* END RESET */

/*SITE*/
body {
    background: #056aa0 url("../images/bg.jpg") center 0 no-repeat;
	font: 62.5%/1.8em "Segoe UI", Sans-serif, Arial, Verdana, Helvetica;
	color: #fff;
	margin: 0;
    padding: 0;	
}

.outer-wrapper {
    margin: 0 auto;
    width: 972px;
    background: #5dcef8 url("../images/contents_bg.jpg") 0 0 repeat;
}

img {

}

.wrapper {
	margin: 0px auto;
	padding: 0px;
    width: 100%;
	overflow: hidden;
}

.header0 {
    position: absolute;
    top: 0;
    width: 100%;
	padding: 0 0 0 0;
	margin: 0;
	width: 972px;
	height: 635px;
    background: url("../images/header0.png") 0 0 no-repeat;
    z-index: 100;	
}

.header1 {
    position: absolute;
    top: 0;
    width: 100%;
	padding: 0 0 0 0;
	margin: 0;
	width: 972px;
	height: 635px;
    background: url("../images/header1.png") 0 0 no-repeat;
    z-index: 100;	
}

.header2 {
    position: absolute;
    top: 0;
    width: 100%;
	padding: 0 0 0 0;
	margin: 0;
	width: 972px;
	height: 635px;
    background: url("../images/header2.png") 0 0 no-repeat;
    z-index: 100;	
}

.header3 {
    position: absolute;
    top: 0;
    width: 100%;
	padding: 0 0 0 0;
	margin: 0;
	width: 972px;
	height: 635px;
    background: url("../images/header3.png") 0 0 no-repeat;
    z-index: 100;	
}



.contents {
    position: relative;
    z-index: 101;
    clear: both;
    color: #fff;
    width: 910px;
    padding: 100px 0 0 0;
    margin: 0 auto;
    overflow: hidden;
}

.leftColumn {
    float: left;
    margin: 0;
    padding: 0;
    width: 414px;
    overflow: hidden;
}

.rightColumn {
    float: right;
    width: 445px;
    margin: 0;
    padding: 0;
    font-size: 1.7em;
    color: #fff;
}

.rightColumn p {
    margin: 0px 0 20px 0;
}

.footer {
    width: 972px;
    margin: 0px auto;
    overflow: hidden;
}

.footer-left {
    float: left;
	width: 400px;
	color: #fff;
}
.footer-right {
	float: right;
}
.footer a {
	color: #ccc;
}
.clear {
	clear: both;
}


.windows7 {
    position: relative;
    z-index: 102;
    margin: 110px 0 0 35px;
}

.windows7 a {
    color: #fff;
    text-decoration: none;
}

.resellerlogo {
    position: relative;
    z-index: 102;
    float: left;
    margin: 0 0 0 35px;
    width: 158px;
}


.reselleremail {
    position: relative;
    z-index: 102;
    float: left;
    margin: 5px 0 0 10px;
    width: 301px;
    font-size: 15px;
}

.reselleremail a {
    margin: 0 0 0 0px;
    color: #fff;
}


.size11 {
    display: block;
    padding: 5px 0 0 0;
    font-size: 1.8em;
}

.size21 {
    font-size: 2.1em;
}

.size41 {
    font-size: 4.1em;
}

.size31 {
    font-size: 3.1em;
}

.disclaimer {
    font-size: 1.1em;
    color: #056ba1;
}












h1 {
    margin: 0px 0 5px 0px;
    padding: 0 0 0 0px;
    font-size: 1.3em;
    color: #333;
    text-transform: uppercase;   
}


h2 {
    margin: 10px 0 5px 0px;
    padding: 0 0 0 15px;
    font-size: 1.3em;
    color: #333;
    background: #fff url("../images/redarrow.png") 0 3px no-repeat;   
}


h3 {
    font-size: 1.2em;
}

h4 {
    font-size: 1.4em;
}

div.hr {
    margin: 5px 0 5px 0;
    height: 2px;
    background: url("../images/line.png") repeat-x center;
}

div.hr hr {
    display: none;
}

table{border-collapse:collapse;border-spacing:0; font-size: 1.1em;}

p {
	margin: 0px 0 15px 0;
	color: #fff;
}
a {
	color: #333;
}

.floatleft {
	float: left;
	width: 330px;
}
.floatright {
	float: left;
	width: 330px;
}


.templatefl{
	float: left;
	width: 120px;
}


.loginbox {
    float: right;
    background: url("../images/login_bg.png") no-repeat;
    width: 333px;
    height: 89px;
    margin: 0 0px 0 0; 
    padding: 110px 0 0 30px;
}

label {
	color: #333;
	font-weight: bold;
	margin: 5px 0 0 0;
	padding: 0;
	font-size: 1.1em;
	display: block;
}
.inputfield, select {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	border: 1px solid #dedddd;
	background: #f8f4f4;
	font-size: 1.1em;
	padding: 5px;
}
textarea {
	overflow: auto;
}
em {
	font-family: "Courier New", Arial, Verdana;
	font-size: 1.2em;
	color: #ff0000;
	font-style: normal;
	font-weight: bold;
}

.button{
    background: url("../images/submit_btn.jpg") 0 6px no-repeat;
    width: 67px;
    height: 24px;
    padding: 0px;
    color: #fff;
    border: 0px;
    font-size: 1.1em;
}

input.btn{
    background: #333;
    padding: 5px;
    color: #fff;
    border: 1px solid #999;
    font-size: 11px;
    margin: 0 10px 0 0px;
    float: left;
    display: inline;
}

.btn{
    background: #333;
    padding: 4px;
    color: #fff;
    border: 1px solid #999;
    font-size: 11px;
    margin: 0 10px 0 0px;
    float: left;
    display: inline;
}

a.btn { text-decoration: none; }

.error {
	color: red;
	margin: 0;
	font-size: 1.1em;	
}


.errorContainer {
	background: #FFF7C0;
	border: 2px solid #FFD61F;
	margin: 10px 0 10px 0;
	padding: 10px;
	font-size: 1.1em;
	color: #333;
	width: 702px;
}
.errorContainer ul {
	list-style-position: inside;
	text-indent: 15px;
	color: #333;
}
.special {
	display: none;
}



.star{font-family:Courier New;font-size:1.5em;color:#ff0000;}
ul.userlist li{float:left;width:200px;padding:5px;font-size:11px;margin:0 1px 0 0;}
ul.userlist li.head{background:#c9c9c9;font-weight:bold;font-size:11px;}
.fl{float:right; font-size:11px;}

.links a {
    font-size: 11px;
    color: #b11e24;
}

table td {
   padding: 5px;
   border-bottom: 1px solid #ccc;
}

.tableHeader {
   margin: 0 2px 0 0;
   background: #03a7c9;
   color: #fff;
   font-weight: bold;
}


.clean-ok{
	border: solid 1px #349534; 
	background: #C9FFCA;
	color: #008000;
	font-weight: bold;
	padding: 4px;
	margin: 0 0 10px 0;
	text-align: center;
	font-size: 1.1em;
}
.clean-error{
	border: solid 1px #CC0000; 
	background: #F7CBCA;
	color: #CC0000;
	font-weight: bold;
	padding: 4px;
	margin: 0 0 10px 0;
	text-align: center;
	font-size: 1.1em;
}


.product_container {
    clear: both;
    float: left;
    width: 926px;
    font-size: 1.1em;
    margin: 0 0 10px 0;
    padding: 0 0 10px 0;
    border-bottom: 1px solid #ccc;
}

.product_image {
    float: left;
    width: 200px;
    margin: 0 40px 0 0;
    border: 1px solid #ccc;
}

.product_item {
    float: left;
    width: 120px;
    margin: 0 10px 0 0;
}

.product_description {
    float: left;
    width: 260px;
    margin: 0 10px 0 0;
}

.product_currency {
    float: left;
    width: 60px;
    margin: 0 10px 0 0;
}

.product_quantity {
    float: left;
    width: 60px;
    margin: 0 10px 0 0;
}
