@charset "windows-1251";
/* CSS Document */

html {
	height:100%;
	}

body {
	width:785px;
	margin:0 auto;
	min-height:100%;
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	z-index:0;
	}
	
* html body {
	height:100%;
	}
	
#wrapper {
	background:url(../images/html-back.png) repeat-y;
	z-index:11;
	}
	
#wrapperInner {
	background:url(../images/main.png) no-repeat;
	z-index:111;
	}

#header {
	height:175px;
	}
	
/*#menu {
	position:absolute;
	width:501px;
	height:31px;
	right:33px;
	top:128px;
	z-index:111;
	}*/
	
#menu {
	float:right;
	margin-right:9px;
	margin-top:128px;
	display:inline;
	}
	
/*#homeLink {
	position:absolute;
	top:128px;
	right:5px;
	display:block;
	width:20px;
	height:30px;
	z-index:111;
	}
*/	

#homeLink {
	float:right;
	margin-right:5px;
	display:inline;
	margin-top:128px;
	width:20px;
	height:30px;

	}
	
#content {
	min-height:400px;
	width:480px;
	margin-right:45px;
	display:inline;
	float:right;
	font-size:80%;
	color:#005d0b;
	text-indent:2em;
	padding-bottom:10px;
	}
	
* html #content {
	height:400px;
	}
	
#content img {
	display:block;
	}
	
#content ul {
	padding-left:25px;
	}
	
#loginForm {
	display:none;
	}

	
#leftTop #loginForm input {
	color:#999999;
	}
	
#searchBox {
	margin-top:55px;
	height:75px;
	background:url(../images/box-search.gif) no-repeat;
	padding-left:46px;
	padding-top:30px;
	color:white;
	font-size:70%;
	display:none; /* hide the searchbox */
	}
	
#col {
	width:250px;	
	}
	
#footer {
	background:url(../images/footer.png) no-repeat;
	height:30px;
	clear:both;
	color:white;
	font-size:70%;
	padding:15px;
	padding-bottom:0;
	}
	
#footer a {
	color:#005500;
	}
	
div.septop {
	background: transparent url(../images/sep-top.gif) no-repeat 100% 0;
	border:0;
	height:12px;
	clear:both;
	}
	
div.sepbottom {
	background: transparent url(../images/sep-bottom.gif) no-repeat 100% 0;
	border:0;
	height:12px;
	clear:both;
	}
	
.title {
	color:#FF6600;
	text-transform:uppercase;
	font-weight:bold;
	font-size:125%;
	}
	
.aright {
	text-align:right;
	}
	
.aleft {
	text-align:left;
	}
	
.left {
	float:left;
	}
	
.right {
	float:right;
	}
	
form, ul, ol {
	margin:0;
	padding:0;
	}
	
#menu li {
	float:left;
	width:100px;
	}
	
#menu ul, #menu li {
	list-style:none;
}

#menu a {
	display:block;
	font-size:70%;
	color:white;
	text-align:center;
	font-weight:bold;
	line-height:35px;
	text-decoration:none;
	}
	
.link1 {
	background:url(../images/link1-over.gif) no-repeat 100px 0;
	}
	
.link2 {
	background:url(../images/link2-over.gif) no-repeat 100px 0;
	}
	
.link3 {
	background:url(../images/link3-over.gif) no-repeat 100px 0;
	}
	
.link4 {
	background:url(../images/link4-over.gif) no-repeat 100px 0;
	}
	
.link5 {
	background:url(../images/link5-over.gif) no-repeat 100px 0;
	}
	
#menu a:hover {
	background-position:top left;
	}
	
input {
	background:white;
	border:1px solid #888888;
	color:#444444;
	}
	
.noIndent {
	text-indent:0;
	}
	
	
/* homepage styles */
#homePage {
	margin:100px auto;
	width:452px;
	height:519px;
	background:url(../images/homepage.jpg) no-repeat;
	position:relative;
	font-size:68%;
	line-height:1.3em;
	}
	
#enter {
	position:absolute;
	background:url(../images/enter_bg_o.gif) no-repeat 200px top;
	display:block;
	width:99px;
	height:27px;
	top:361px;
	right:176px;
	}
	
#enter:hover {
	background-position:top left;
	}
	
#englishButton {
	position:absolute;
	top:391px;
	right:177px;
	display:block;
	width:99px;
	height:27px;
	background:url(../images/enter_en_o.gif) no-repeat 200px top;
	}
	
#englishButton:hover {
	background-position:top left;
	}
	
#pinLeft {
	position:absolute;
	bottom:35px;
	width:135px;
	height:77px;
	left:13px;
	display:none;
	}
	
#pinRight {
	position:absolute;
	width:135px;
	height:77px;
	bottom:35px;
	right:13px;
	display:none;
	}
	
#homePage input {
	height:14px;
	}
	
.submit {
	background:#8ebde4;
	color:white;
	font-weight:bold;
	height:20px !important;
	line-height:20px !important;
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	}
	
form span {
	display:block;
	}
	
#rotator {
	width:170px;
	height:105px;
	margin-top:95px;
	margin-left:46px;
	}
	
#loginForm {
	position:absolute;
	top:290px;
	left:45px;
	z-index:111;
	}
	
#loginForm td {
	text-align:right;
	}
	
img.bordered {
	border:3px double #CCCCCC;
	}
	
.centered {
	margin:0 auto;
	}
	
.partnerBox {
	clear:both;
	text-indent:0;
	border-top:1px dotted #CCCCCC;
	padding-top:5px;
	}
	
.partnerBox img {
	margin-right:10px;
	float:left;
	clear:left;
	}
	
.partnerPage {
	text-indent:0 !important;
	}
	
.partnerPage img {
	margin:10px;
	float:left;
	clear:left;
	}

.productImages {
	clear:both;
	}	

.productImages img {
	display:block;
	width:200px;
	}

.productImages a {
	float:left;
	clear:none !important;
	display:block;
	}
