@charset "utf-8";
/* CSS Document */

/*global*/
* {
	margin: 0;
	padding: 0;
}
body {
	margin: 0px;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-image: url(../images/bg_top.gif);
	background-repeat: repeat-x;
	background-position: center top;
	margin-left:1px;
	background-color: #d9d9d9;
}
html>body {
	margin:0;
}
.textfield {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	width: 300px;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	border: 1px solid #8091a3;
	padding: 2px;
	height: 18px;
}
.textarea {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	width: 300px;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	border: 1px solid #8091a3;
	padding: 2px;

}
.logindomain {
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	border: 1px solid #CCCCCC;
	padding: 1px 3px;
	height: 16px;
}

.searchfield {
	width: 99%;
	color: #666666;
	text-decoration: none;
	border: 1px solid #EFEFEF;
	padding: 2px;
	height: 16px;
}
a, a:link, a:visited {
	color: #006699;
	text-decoration: none;
}
div {
/*border: 1px solid #CCCCCC;*/
}
hr, .nodisp {
	display: none;
}
ul {
	list-style: none;
}
a:focus {
	-moz-outline: none -moz-mac-focusring;
}
div.contain_clear {
	position: relative;
	clear: both;
}
p {
	color: #454545;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding-bottom: 10px;
}
p a:link, a:visited {
	color: #000033;
	text-decoration: underline;
}
p a:hover, a:active {
	color: #0099FF;
	text-decoration: underline;
}
h1 {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 32px;
	text-transform: capitalize;
	color: #666666;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	letter-spacing: 1px;
}
h2 {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-transform: capitalize;
	color: #000000;
	font-weight: normal;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: capitalize;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 0px;
	letter-spacing: normal;
	text-decoration: none;
	color: #333333;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #333333;
}
.textback {
	color:#333333;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
a.textback {
	color:#000000;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
a:hover.textback {
	color: #0099FF;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
.white{
color:#FFFFFF;
}
/*-----------------------------------------------------------------------------------------------MAIN-WRAP*/
#wrap {
	margin: 0px auto;
	padding:0px;
	width: 750px;
	padding: 0;
}
#mainSection {
	margin: 0px auto;
	padding:20px 20px 30px 15px;
	background-repeat: repeat-y;
	background-position: center top;
	background-image: url(../images/bg_main.gif);
}
#section1 {
	width: 210px;
	float: left;
	padding-left: 0px;
	padding-right: 0px;
}
#section2 {
	float: right;
	width: 490px;
}
/*-----------------------------------------------------------------------------------------------HEADER*/
#header {
	margin:0px auto;
	height: 160px;
	background-image: url(../images/bg_header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#logo {
	height: 75px;
	float:left;
	width: 315px;
	background: transparent no-repeat left top;
	margin-top: 45px;
	margin-left: 10px;
}
#logo h1 {
	width: 210px;
	text-indent: -9999px;
	background: url(../images/logo.gif) top left no-repeat;
}
#logo a {
	width: 315px;
	display: block;
	text-decoration: none;
	height: 60px;
}
#logo, #logo h1{
	z-index: 25;
	background-image: url(../images/logo.gif);
}
/*-----------------------------------------------------------------------------------------------MENUS*/
#menu {
	width: 730px;
	height: 40px;
	padding-top:0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
#navcontainer {
	height: 30px;
	padding-top: 10px;
}
ul#navlist {
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
}
#navlist li {
	display: inline;
	list-style-type: none;
}
#navlist a {
	padding: 3px 10px;
}
#navlist a:link, #navlist a:visited {
	color: #fff;
	text-decoration: none;
}
#navlist a:hover {
	color: #FFFF00;
	text-decoration: none;
}
/*-----------------------------------------------------------------------------------------------SIDE-MENUS-1*/

#sideMenu1 {
	background-image: url(../images/menu1.gif);
	padding: 0;
	margin: 0 auto 20px;
	width: 210px;
	height: 60px;
	position: relative;
	background-repeat: no-repeat;
}

#menu1 {
        height: 30px;
        position: relative;
    }
        #menu1 li.main { display: block;}
        #menu1 li.main a.menu1_link { height: 30px; display: block; }
    
        li#menu1_who { position: absolute; left: 0px; top: 0px; }
        li#menu1_subscribe { position: absolute;	left: 0px; top: 30px;}


        #menu1_who a.menu1_link, #menu1_subscribe a.menu1_link {
	background-image: url(../images/menu1.gif);
	background-repeat: no-repeat;
}
            
            #menu1_who a.menu1_link     { width: 210px; background-position: 0px 0px; }
            #menu1_subscribe a.menu1_link     { width: 210px; background-position: 0 30px; }

            #menu1_who a.menu1_link:hover     { background-position: 0px -60px; }
            #menu1_subscribe a.menu1_link:hover     { background-position: 0px -90px; }

/*-----------------------------------------------------------------------------------------------SIDE-MENUS-2*/
#sideMenu2 {
	padding: 5px 5px 0px;
	margin: 0 auto 20px;
	width: 200px;
	position: relative;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/bg_menu2.gif);
}
#sideMenu2Inner {
	padding: 0 5;
	margin: 0 auto;
	width: 200px;
	position: relative;
	background-repeat: no-repeat;
	background-image: url(../images/bg_menu2_ul.gif);
	background-position: center top;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #d5d5d5;
}

/*-----------------------------------------------------------------------------------------------FOOTER*/
#footer {
	margin: 0px auto;
	padding:0;
	background-color: #20303f;
	height: 70px;
}
#footerInner {
	background-color: #20303f;
	background-image: url(../images/bg_footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 55px;
	padding: 0px;
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer #footerInner p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #715e2f;
}
/*-----------------------------------------------------------------------------------------------FRONT*/
#flashDemo {
	height: 193px;
	width: 478px;
	float: left;
	border: 1px solid #EFEFEF;
}
#userpanel {
	height: 195px;
	width: 270px;
	float: right;
}
#ad02 {
	height: 60px;
	width: 760px;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#userlogins {
	height: 110px;
	margin-bottom: 5px;
	background-image: url(../images/bg_userlogin.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 35px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#ad01 {
	height: 45px;
}
/*-----------------------------------------------------------------------------------------------TITLES H2*/
h2#home_about, h2#home_feature, h2#order_step1 {
	height: 40px;
	margin: 0px;
	position: relative;
}
h2#home_about {
	background: url(../images/title_about.gif) no-repeat;
}
h2#home_feature {
	background: url(../images/title_home_feature.gif) no-repeat;
}
h2#order_step1 {
	background: url(../images/title_about.gif) no-repeat;
}
/*-----------------------------------------------------------------------------------------------TITLES H5*/
h5#keyfeature, h5#home_feature {
	height: 40px;
	margin: 0px;
	position: relative;
}
h5#keyfeature {
	background: url(../images/titleside_keyfeature.gif) no-repeat;
}


/*-----------------------------------------------------------------------------------------------OTHERS*/

#sideMenu2 ul {
	line-height: 30px;
	background-repeat: no-repeat;
	background-position: center;
	padding: 0px;
	text-indent: 17px;
	font-weight: bold;
	width: 200px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#sideMenu2 ul li{
	color: #627688;
	line-height: 25px;
	height: 25px;
	background-color: #f4f4f4;
	width: 190px;
	padding-right: 5px;
	padding-left: 5px;
	background-position: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-indent: 25px;

}
#sideMenu2 ul li a, #sideMenu2 ul li a:link, #sideMenu2 ul li a:visited, #sideMenu2 ul li a:active {
	color: #627688;
	text-decoration:none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#sideMenu2 ul li a:hover {
	color: #000000;
	text-decoration:none;

}
#copyright {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 30px;
}
#footerInner {
}

#sideMenu2 ul li.li1{
	line-height: 25px;
	height: 25px;
	background-color: #e6f2fb;
	background-image: url(../images/bg_li1.gif);
	background-repeat: no-repeat;
}
#sideMenu2 ul li.li2{
	line-height: 25px;
	height: 25px;
	background-color: #e6f2fb;
	background-image: url(../images/bg_li2.gif);
	background-repeat: no-repeat;
}
#section2 h2 {
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a6a6a6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #167785;
	text-decoration: none;
	line-height: 30px;
	font-weight: bold;
}
#content {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d9e6f1;
	padding-top: 10px;
	padding-right: 10px;
}
#lolli {
	color: #41566b;
	font-size: 11px;
	text-align: center;
	padding-top: 5px;
}
#lolli a{
	color: #41566b;
}
#sideMenu3 {
	width: 180px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3F4E5D;
	text-decoration: none;
	text-transform: uppercase;
}
#sideMenu3 ul li {
	font-weight: normal;
	text-transform: none;
	color: #8d8d8d;
	font-size: 10px;
	float: left;
	width: 85px;
	padding-right: 5px;
	padding-bottom: 0px;
	height: 15px;
	line-height: 15px;
}
#sideMenu3 ul {
	height: 30px;
	line-height: 25px;
}
#box {
	padding: 5px 15px 10px;
	background-color: #e7e8ea;
	margin-top: 15px;
	margin-bottom: 20px;
}
#box h3 {
	color: #20303f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
#box ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #20303f;
	padding-bottom: 5px;
	list-style-type: disc;
	list-style-position: outside;
	padding-left: 5px;
	margin-left: 17px;
}
#owners img {
	width: 150px;
	padding-bottom: 5px;
	float: right;
	position: relative;
	padding-left: 10px;
}
#owners .owner_name {
}
#owners .listnews .listnews_text {
	font-weight: bold;
}
#owners .listowner .listowner_name {
	font-weight: bold;
	font-size: 14px;
}
#content #owners .listowner .listowner_name .listowner_title {
	font-size: 11px;
	color: #333333;
}
#content #owners .listowner .listowner_name .listowner_detail p {
	font-weight: normal;
	text-align: justify;
}
#owners {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 25px;
}
