/* style for big error box in the top-left corner */

/**
!!!!!! DO NOT MODIFY HERE !!!!!

COPY THIS FILE TO /site/common/css AND CHANGE THEN

!!!!!! DO NOT MODIFY HERE !!!!!
**/


.LuckyEngine_Error_Box {
    background-color: #FFC7C7;
    border: 1px solid #FF7070;
    padding: 5px;
}

.LuckyEngine_Error_Box .Hide_Link {
    color: blue;
}

/* style for form elements error messages (form checks) */

/**
!!!!!! DO NOT MODIFY HERE !!!!!

COPY THIS FILE TO /site/common/css AND CHANGE THEN

!!!!!! DO NOT MODIFY HERE !!!!!
**/

.LuckyEngine_Error_Messages {
    color: red;
}

/* style for big message box in the top-left corner */

/**
!!!!!! DO NOT MODIFY HERE !!!!!

COPY THIS FILE TO /site/common/css AND CHANGE THEN

!!!!!! DO NOT MODIFY HERE !!!!!
**/

.LuckyEngine_Message_Box {
    background-color: #DAEFF8;
    border: 1px solid #7CC7E4;
    padding: 5px;
}


input.inp.stretch, textarea.inp.stretch {width: 95%;}
input.inp.search, select.search {font-size:13px;}
form {margin: 0px;}
input.button {
	color: #000;
	background:#D6E3EF url(../img/tab/f-sel.gif) repeat 0px -3px;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 3px;
	margin: 1px;
	vertical-align : middle;
	font-family: Tahoma;
	border-top: 1px solid #EBF5FA;
	border-bottom: 1px solid #687B84;
	border-left: 1px solid #EBF5FA;
	border-right: 1px solid #687B84;
	border-collapse : collapse;
	border-spacing  : 0px;
	overflow : visible;
}
input.button.normal {
	font-size: 11px;
	font-weight: normal;
}
input.button.big {
	font-size: 14px;
	height: 24px;
}
input.button[disabled] {
	color: #9D9DA1;
	border: 1px solid #687B84;
	border-top: 1px solid #EBF5FA;
	border-left: 1px solid #EBF5FA;
}
input.phonecode {
	width:40px;
	border: 1px solid #A5ACB2;
	border-right:none;
	padding:2px;
	background: #EBEBE4;
	color:#aaa;
	text-align:center;
	cursor:default;
}
.valign {vertical-align: top;}
.hidden { display: none; }
.LuckyEngine_Error_Messages {
	white-space: normal;
	font: 11px Arial;
}
.LuckyEngine_Message_Box {
	z-index: 100;
	width: 99%;
}
.LuckyEngine_Error_Box{
	z-index: 100;
	left:0px;
	right:0px;
	width: 99%;
}
.LuckyEngine_Error_Box.inner { width: auto; }
.CartError{
	background-color: red;
	border-color: red;
}
img {border: 0px;}
/***********************************************/
/* FOP.css                                     */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/

html { height: 100%; }
body{
	background-color: #fff;
	height: 100%;
	color: #333;
	font: 73%/150% Arial, Helvetica, Verdana, sans-serif;
	margin: 0px;
}

input, select, textarea {font: 100% Arial, Helvetica, Verdana, sans-serif;}
input {
	border: 1px solid #ccc;
	padding: 1px 2px 2px;
}
a {
	color: #369;
	text-decoration: underline;
	outline: none;
}
a:hover{
	color: #06c;
	text-decoration: underline;
}
a:visited:{
	color:#39C;
}
h1, .h1 {
	margin: 20px 0;
	padding: 0px;
	color: #000;
	font-size: 145%;
}
h2, .h2 {
	margin: 20px 0;
	padding: 0px;
	color: #000;
	font-size: 140%;
}
h3, .h3 {
	margin: 20px 0;
	padding: 0;
	color: #000;
	font-size: 130%;
}
h4, .h4 {
	font-size: 100%;
	font-weight: bold;
	color: #999;
	margin: 0;
	padding: 0 0 10px;
}
h5, .h5 {
	font-size: 100%;
	color: #334d55;
	margin: 0px;
	padding: 0px;
}
UL { list-style: none; }
UL LI {
	background: url(../images/mark1.gif) no-repeat;
	background-position: 0 8px;
	padding-left: 15px;
}
* HTML UL LI { height: 0; }
UL UL {list-style-type: disc;}
UL UL UL {list-style-type: none;}
label{
	font-size: 100%;
	font-weight: bold;
	color: #334d55;
}
ol {
	margin: 10px 0;
	padding: 0 0 0 30px;
}
form {
	margin: 0;
	padding: 0;
}
/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#masthead{
	padding: 0;
	background: url("../images/header.jpg") no-repeat left top;
	height: 105px;
	text-indent: -9999px;
}
#container {
	min-height:100%;
	position: relative;
	background: url(../images/navBar_bg.gif) repeat-y left top;
}
* html #container { height: 100%; }
#container.print{background: none;}
#navBar{
	float: left;
	width: 200px;
	margin: 5px 0 0 0;
	line-height: normal;
}
#content{
	margin-left: 200px;
	margin-right: 240px;
	padding-bottom: 200px;
}
.wp #content{margin-bottom: 0px;}
#headlines{
	float: right;
	width: 200px;
	margin-right: 40px;
	margin-bottom: 180px;
}
* HTML #headlines{margin-right: 20px;}
#footerNav {
	bottom  : 0px;
	position: relative;
	margin-left : 200px;
	right: auto;
	font-weight : bold;
	background-color: #F9F9F9;
	padding : 10px 30px 20px 40px;
	border: none;
	width: auto;
	font-size: 80%;
	margin-top:-195px;
}
#footerNav b {
	display:block;
	margin: 2px 0;
}
/***********************************************/
/* Components                                  */
/***********************************************/
#siteName {
	width: 960px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
}
#siteName A {
	display: block;
	height: 105px;
}
#globalNav{
	padding: 0px 0px 5px 10px;
	border-bottom: 1px solid #CCC;
	color: #ccc;
}
#globalNav img{display: block;}
#globalNav a {padding: 0 4px 0 0;}
/************* #footerNav styles **************/
#footerNav a{padding : 3px 3px 3px 0px;}
/************* #MENU styles **************/
#menu .light {background : #F2F2F2;}
#menu ul {margin: 0px;}
#menu {
	margin: 0px;
	padding: 0px;
}
#menu li.light { padding:0 0 0 10px; }
#menu ul li {
	padding-left: 10px;
	font-weight: bold;
	padding-right: 5px;
}
#menu ul ul li{
	margin-left: 0px;
	padding-left: 20px;
	margin: 4px 0 0 0;
	padding-bottom  : 4px;
}
#menu ul ul li h2 a {/*font-weight: bold;*/}
#menu ul.light li { padding-left: 25px; }
#menu ul li a{text-decoration: none;}
#menu ul ul li a{
	text-decoration : none;
	display: inline;
	padding: 0px;
}
#menu li.cur{background-color: #FFF;}
#menu li.cur span { padding-left: 4px; }
#menu UL UL li.cur span { padding-left: 0; }
#menu ul ul ul{
	margin:0;
	padding:0;
}
#menu ul ul li#moreLink,  #moreLink{
	margin-top:0;
	margin-bottom:0;
}
#menu ul ul li.cur , #menu .cur {
	background : #FFF;
	padding-bottom : 0px;
}
/*************** #pageName styles **************/
#pageName{
	margin: 25px 30px 13px;
	padding: 0 0 10px 0;
	color: #000;
	font-size: 155%;
	border-bottom: 1px dotted #CCC;
}
* HTML #pageName {height: 0;}
/************* #breadCrumb styles *************/
#bar {
	height: 41px;
	background: url(../images/breadCrumb_bg.gif) repeat-x left top;
	padding: 0 40px 0 15px;
	line-height: 41px;
	border: solid #ccc;
	border-width: 1px 0;
}
#breadCrumb {
	float: left;
	color: #000;
	font-size: 90%;
	font-weight: bold;
}
#breadCrumb .active {
	color: #666;
	/*font-size: 130%;*/
}
/************** .feature styles - CURRENLY NOT IN USE. DO NOT DELETE!!!!! ***************/
.feature{
	padding: 0px 10px 20px 30px;
	line-height: 150%;
}
.feature h3{
	color: #369;
	border: solid #CCC;
	border-width: 1px 0;
}
.feature img{
	float: left;
	padding: 10px 10px 0px 0px;
}
/************** .story styles *****************/
.story{
	padding: 0px 30px;
	line-height: 150%;
}
.story .industry {
	font-weight: bold;
	padding-top: .3em;
	padding-bottom: .5em;
}
.story .industry a {
	font-weight: normal;
	text-decoration: underline;
}
.story p {padding: 0 0 1em 0;}
.story img {padding: 5px 20px 0px 0px;}
/************* #QuickGuide styles ***************/
#quickGuide {padding: 3px 40px 30px 0;}
#quickGuide a {
	float: right;
	display: block;
	background: url("../images/QuickGuide.gif") no-repeat;
	height: 22px;
	width: 138px;
	text-indent: -9999px;
}
#guideContent {
	position: absolute;
	width: 48%;
	left: 25%;
	right: 25%;
	display: none;
	background-color: #fff;
	border: 1px solid #999;
	padding: 30px;
}
#guideContent .close {
	background: url("../images/close.gif") no-repeat;
	height: 20px;
	width: 113px;
	margin-right: auto;
	margin-left: auto;
	cursor: pointer;
}
#guideContent .close a {
	height: 20px;
	width: 113px;
	text-indent: -9999px;
	display: block;
}
/************* #siteInfo styles ***************/
#clearsiteInfo {
	clear: both;
	height:50px;
}
#siteInfo {
	position: relative;
	margin-top:-50px;
	/*bottom: -75px;*/
	/*left: 30px;*/
	color: #999;
	font-size: 80%;
	line-height: 14px;
	width:160px;
	padding:5px 0 0 30px;
}
#siteInfo BR { line-height: 7px; }
/************* #search styles ***************/
#search {
	float: right;
	height: 41px;
	background: url(../images/search_sep.gif) no-repeat 0 7px;
	padding-left: 35px;
}
#search INPUT {
	float: left;
	border: 1px solid #809db9;
	width: 150px;
	margin-top: 12px;
	margin-right: 5px;
}
#search label { float:left; padding:0 5px;}
#search .btnSearch {
	width: 81px;
	height: 24px;
	margin-top: 8px;
	margin-right: 0;
	border: none;
	cursor: pointer;
}
/*********** #navBar link styles ***********/
#navBar UL {
	margin: 0;
	padding: 0;
	list-style: none;
}
#navBar LI {
	color: #000;
	font-weight: bold;
	padding: 1px 0;
	background: none;
}
#navBar LI SPAN {
	display: block;
	padding: 3px 5px;
}
#navBar LI SPAN.hidden { display: none; }
#navBar UL A { display: block; padding: 1px 5px 3px; }
#navBar UL A.active {color: #000;}
#navBar UL UL A {font-weight: normal;}
.LastChild {border-style: none;}
.listInside {
	list-style-position: inside;
	margin-top: .5em;
	text-decoration: none !important;
	color: #000 !important;
}
/*********** #sectionLinks styles ***********/
#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
}
#sectionLinks h3{padding: 10px 0px 2px 10px;}
#sectionLinks a {
	display: block;
	padding: 0.3em 0px .3em 10px;
}
#sectionLinks a:hover{background-color: #f2f2f2;}
#sectionLinks .active {color: #000 !important;}
/*********** .relatedLinks styles ***********/
.relatedLinks{
	position: relative;
	margin: 0px;
	padding: 0px 0px 10px 10px;
}
.relatedLinks h3{padding: 10px 0px 2px 0px;}
.relatedLinks a:link, .relatedLinks a:visited {display: block;}
/************** #advert styles **************/
#advert{
	padding: 30px 0px 10px;
	border: 1px dotted #CCC;
}
#advert img{display: block;}
/************** #headlines styles **************/
#headlines .date {
	color: #363636;
	font-weight: bold;
	font-size: 100%;
}
#headlines p {margin: 10px 15px 25px 0;}
/**************Accessibility**************/
#skipNav {
	position: absolute;
	left: -9999px;
	font-size: small;
}
#skipNav a:hover {color: #f00;}
#skipNav a:focus {
	display: block;
	position: absolute;
	top: -120px;
	left: 9990px;
	font-size: large;
	background: #fff;
	border: solid 2px #1B6BD8;
	padding: 10px;
	width: 15em;
	z-index: 1;
}
.hide {display: none;}
* html #skipNav {display:none;}
/************************* SEARCH CSS**************/
.foundWords1 {
	background-color: #3FF;
	font-style: italic;
	color: #000;
}
.foundWords2 {
	background-color: #66FF99;
	color: #000;
	font-style: italic;
}
.foundWords3 {
	background-color: #609;
	color: #000;
	font-style: italic;
}
#SearchNumber {color: #C00;}
.searchResults{
	padding: 0px 30px 5px 30px;
	line-height: 150%;
}
.searchResults h3 {
	color: #666;
	border: 1px dotted #CCC;
	padding-top: 1em;
}
#searchPages {
	text-align: center;
	margin-bottom: 2em;
}
#searchPages a {
	margin-right: 0.3em;
	margin-left: 0.3em;
}
.searchResults .industry {
	font-weight: bold;
	padding-top: .3em;
	padding-bottom: .5em;
}
.searchResults .industry a {
	font-weight: normal;
	text-decoration: underline;
}
P.showed { padding: 0 30px; font-weight: bold; }
.pageCurrent {
	background-color: #CCC;
	font-weight: bold;
	color: #FFF;
	margin-right: 0.3em;
	margin-left: 0.3em;
	padding-right: .2em;
	padding-left: .2em;
}
.searchResults img {
	float: left;
	padding: 5px 20px 0px 0px;
}
.nofloat {clear: both;}
ul.anchor_menu {
	padding:0;
	margin:0;
	list-style:none;
	border-top:1px dotted #ccc;
	border-bottom:1px dotted #ccc;
	padding:5px 0 10px 0;
	margin:0 0 10px 0;
}
ul.sitemap {
	margin:0;
	padding:10px 0 0 20px;
}

ul.sitemap li {
	list-style : none;
	margin: 0;
	padding-bottom  : 10px;
}
ul.sitemap li ul li {
	margin: 0;
	padding: 0 0 10px 10px;
}
ul.anchorsMenu {
	background:#F2F2F2;
	padding: 10px 10px 10px 30px;
	margin: 0 0 20px 0;
}
ul.anchorsMenu li {
	padding:0;
	margin:5px 0;
}
h3.news {
	position: relative;
	margin: 25px 0 13px;
	padding: 0 0 10px 0;
	color: #000;
	font-size: 155% !important;
	border-bottom: 1px dotted #CCC;
}
h3.news A {
	position: absolute;
	top: 4px;
	right: 0;
	font-size: 60%;
	font-weight: bold;
}
div.h3news {
	line-height: 0;
	font-size: 0;
	height: 10px;
}
TABLE.htbl {border-collapse: collapse;}
.htbl td p {margin-bottom:0;}
.htbl td ol {margin:0;}
.htbl td ol li {
	margin-bottom:5px;
	margin-top:0;
	padding-top:0;
}
.hsep {
	height: 1px;
	font-size: 0;
	line-height: 0;
	border-top: 1px dotted #CCC;
	margin: 15px 0 13px;
}
.hsep.noback {
	border: none;
	margin: 7px 0;
}
.newsa {margin: 0 0 4px 0;}
.rss {
	position: absolute;
	left: 53px;
	top: 0;
	display: block;
	width: 14px;
	height: 14px;
	background: url(../img/rss.gif) no-repeat;
	text-indent: -9999px;
}
.summary {
	display: block;
	margin-top:5px;
	background-color: #f9f9f9;
	margin: 0.5em 0 1.5em 0;
	padding: 5px 15px !important;
	font-weight: bold;
}
.summary.empty {
	display: block;
	margin-top:5px;
	background-color: transparent;
	margin: 0.5em 0 1.5em 0;
	padding: 5px 15px !important;
	font-size:0;
	line-height:0;
}
.summary STRONG {
	display: block;
	color: #999;
}
P.summary, .summary P { margin: 0; }
.mainArticles OL {
	margin: 0;
	padding: 0;
	list-style: none;
}
.mainArticles OL LI {
	display: block;
	margin-bottom: 13px !important;
	padding-bottom: 15px !important;
	border-bottom: 1px dotted #CCC;
}
.mainArticles OL EM {
	display: block;
	font-style: normal;
}
.mainArticles OL LI.nob { border-bottom: none; }
.mainBooks P {
	margin: 0 0 13px 0 !important;
	padding: 0 0 15px 0 !important;
	border-bottom: 1px dotted #CCC;
}
.mainBooks EM { font-style: normal; }
.mainBooks P.nob { border-bottom: none; }
.blogdate {
	float: left;
	font-size: 90%;
	font-weight: bold;
	padding-right: 7px;
}
.blogdate img {
	float: left;
	margin-top: 3px;
	margin-right: 7px;
}
.blogtitle { font-weight: bold; }
.blognofloat {
	clear: both;
	height: 12px;
	font-size: 0;
	line-height: 0;
}
.confdate {
	font-size: 90%;
	font-weight: bold;
}
.bold { font-weight: bold; }
ul.anchorsMenu {
	list-style:none;
	background:none;
}
ul.anchorsMenu li {padding-left:12px;}
.lastupdate {
	font-size: 95%;
	margin-top:-10px;
	font-weight:bold;
	color: #666;
}
.lastupdate span {color: #000;}
h3.nobmargin {margin-bottom:0;}
DIV.elv {
	margin: 10px 0 20px 0;
	overflow: hidden;
}
DIV.elv IMG {
	float: left;
	margin: 0;
	padding: 0;
}
DIV.elv div.elv_text {margin:0 0 0 65px;}
DIV.elv div.elv_text ul, DIV.elv div.elv_text ol {
	margin-top: 0;
	margin-bottom: 0;
}
#navBar ul#ul_business li , #navBar ul#ul_reference li {padding-left:25px;}
.required {color: blue;}
#menu h2 {
	margin:0;
	padding:0;
	color: #369;
	font-size:100%;
	display:inline;
}
#menu span h2 {color:#000;}
#menu li.cur h2 {
	color:#000;
	display: block;
	padding: 3px 5px;
}
#menu ul li li.cur h2 { padding: 3px 0px;}
.fright {
	float: right;
	padding-right: 26px;
}
.fright A img{margin-top: 12px;}
#screen_layer {
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	z-index: 67;
	background  : #000;
	opacity: 0.8;
}
.widget_ara_collapsiblearchive {
	padding-top:10px;
	clear:both;
}
#menu .widget_ara_collapsiblearchive H2 {
	color:#000;
	margin:0px 0 10px 20px;
}
#navBar .widget_ara_collapsiblearchive ul {
	margin-top:10px;
	padding:0 0 0 20px;
}
#navBar .widget_ara_collapsiblearchive ul ul span { display:none; }
#navBar .widget_ara_collapsiblearchive ul ul {
	margin-top:0px;
	padding:0;
}
#menu .widget_ara_collapsiblearchive ul ul li {
	margin:0;
	padding:2px 0 2px 25px;
}
#navBar .widget_ara_collapsiblearchive  li span { padding:0;}
/*-----*/
.td-w-1{
	width: 50%;
	vertical-align: top;
}
li.li-menu{
	margin-bottom:5px;
	padding-left:0px;
	padding-right:0px;
}
li.li-menu span{padding-left:15px;}
.sp-1{padding-left:15px;}
li.li-m-2{padding-left: 55px;}
.cont-pr{margin: 0;}
a.a-rossul{
	color:#999;
	text-decoration:none;
}
.send-link-box{
	display:none;
	position:absolute;
	top:30px;
	width:95%;
	z-index:966;
}
.send-link-box table{
	background: #fff;
	width::400px;
	border:1px solid gray;
}
.send-link-box table input,
.send-link-box table textarea{width:300px;}
.a-wrapp a{width:200px;}
.title-your-feedback{margin:25px;}
.td-top{vertical-align: top;}
.text-box-inp{
	width:300px;
	height:300px;
}
p input#submit{
	color:#333;
	background-color:#fff;
}
#search label{
	font-size: 90%;
	font-weight: normal;
}

.navigation { padding: 0 0; text-align:center; }
.navigation.b { margin:0 30px; padding-top:10px; border-top: 1px dotted #CCC; }

.alignleft { float:left; width:25%; text-align:left;}
.alignright { float:right; width:30%; text-align:right; }
/*==Index update 40_10_2009==*/
.google-checkout{
	width:100%;
	padding:25px 0 0 0;
	overflow:hidden;
}
.google-checkout img{
	float:left;
	margin:0 10px 5px 0;
}
#headlines .google-checkout p{
	color:#333;
	padding:0 0 5px 0;
	margin:0;
}
.google-checkout p strong{
	color:#c00;
}
.google-checkout ul{
	width:100%;
	padding:0 0 5px 0;
	margin:0;
}
.price-wrapp{
	width:100%;
	padding:0 0 10px 0;
	overflow:hidden;
	clear:both;
}
.price-wrapp p{
	padding:0;
	line-height:23px;
}
.price{
	background:url(../images/price.gif) no-repeat;
	width:54px;
	height:23px;
	line-height:23px;
	color:#fff;
	font-weight:bold;
	text-align:center;
	font-size:14px;
	float:right;
}
.btn-wrapp{
	width:157px;
	margin:0 auto;
}
.btn-wrapp input{
	border:none;
}
.btn-wrapp form{
	margin:0;
	padding:0;
	border:none;
}
/*--laws-wrapp--*/
.laws-wrapp{
	width:100%
}
.laws-wrapp ol{
	margin:0;
	padding:0 0 10px 0;
	list-style:none;
}
.htbl td .laws-wrapp ol li{
	width:100%;
	overflow:hidden;
	border-bottom:1px dotted #CCC;
	padding:13px 0 8px 0;
	margin:0;
}
.laws-wrapp ol li span{
	background:url(../images/count-bg.gif) no-repeat;
	float:left;
	width:24px;
	height:24px;
	text-align:center;
	line-height:24px;
	font-weight:bold;
	color:#fff;
	font-size:14px;
	margin-bottom:5px;
}
.laws-cont{
	height:1%;
	margin:0 0 0 35px;
}
.laws-cont p{
	margin:0;
	padding:0 0 5px 0;
}
p.link-all{
	text-align:right;
	font-weight:bold;
	margin:0;
}
#headlines .google-checkout p.press{
padding:0 0 0 40px;
}
/*@charset "ISO-8859-1";*/
.descr {font-size: 70%;}
.bold {font-weight: bold;}
.tiaImage {
	padding-right: 15px;
	cursor: pointer;
}
.sep{
	height: 1px;
	border: 0;
	border-top: 1px dotted #CCC;
	margin: 5px 0 0 0;
}
.infoBlock{padding: 15px 0;}
.rightBlock{float:right;}
.ThadActionBlock{padding: 25px 30px 15px 30px;}
.testDiv{border: 2px solid red;}
#popup {
	background:#FFF none repeat scroll 0%;
	border:1px solid #A7A6AA;
	color:#000;
	position:absolute;
	visibility:hidden;
	z-index:200;
}
