@charset "utf-8";
/* CSS Document */
body{
	background:#fff url(/images/website/img/bg.gif);
	padding:0;
	margin:0;
	text-align:center;
	color:#333333;
	font:normal 11px Verdana, Arial, Helvetica, sans-serif;
	padding-bottom:20px;
	}
h2, h3, h4 {
	color:#cc0000;
	padding:0px;
	margin:0px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
h1 {
	font-size:22px;
	color:#FF6600;
	padding-bottom:0px 10px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
h2{
	font-size:14px;
}

h5{
   color:#F3811E;
	padding:0px;
	margin:0px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none; 
}


a, a img, img{
	border:none;
}
a{
	text-decoration:underline;
	color:#e04a00;
}
a:hover{
	text-decoration:none;
	color:#e04a00;
}
form, form ul, form ul li{
	padding:0;
	margin:0;
}
form ul{
	list-style:none;
}

form ul li{
	display:inline-block;
	float:left;
	height:30px;
}

form li.home{
    list-style-image: url(/images/website/img/bullet_orange_old.gif); line-height:10px;
   
	float:left;
	height:15px;
}
form li.home1{
    list-style-image: url(/images/website/img/bullet_orange_old.gif); line-height:14px;
    display:inline-block;
	float:left;
	height:30px;
}
form li.home2{
    list-style-image: url(/images/website/img/bullet_orange_old.gif); line-height:14px;
    
	float:left;
	height:50px;
}
form ul.home1{
    height:170px;
}
form ul.home2{
    height:130px;
}


form ul li .input{
	width:150px;
	height: 20px;
	margin: 3px 2px 3px 6px;
	line-height:14px;
	font-size:11px;
	background:#feffcb;
	border:1px solid #a8afb4;
	padding:2px;
}
form ul li .button{
	margin:2px 2px 0 5px;
}
form.full {
	padding:0;
	margin:0;
}
form.full br {
	clear: left;
}
form.full label,form.full input, form.full textarea, form.full select, form.full password {
	display: block;
	width: 350px;
	float: left;
	margin-bottom: 6px;
	
}
form.full input.inputText{
	border:#666666 1px solid;
	
}

form.full label {
	text-align: left;
	width: 110px;
	padding-right: 10px;
}
form.full fieldset {
  padding: 10px;
  margin: 0 0 0 0;
  width:500px;
}

form.full fieldset legend {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#333333;
	margin: 0 0 0 0;
	padding: 5px;
}
form.full div.required label{
	font-weight:bold;
}
form.full .button{
	width:auto;
}
form.full label.cbox{
	width: 250px;
}
form.full input.cbox{
	width: auto;
}
form.full label.comment{
	width: auto;
	font-weight:normal;
}
form.full label.step2{
	width: 280px;
}
form.full input.step2{
	width: auto;
}
form.full label.comment{
	width: auto;
	font-weight:normal;
}
#col2 a{
	margin-top:3px;
	display:block;
}
p{
	margin:0 0 15px 0;
	padding:0;
	line-height:1.3em;
}
#wrapper{
	width:1000px;
	margin:auto;
	text-align:left;
	padding:0;
	background-color:#fff;
	border-top: 2px solid #494848;
	position: relative;
}
.wrapper_border {
	border:none;
	border-left:1px solid #a2a1a1;
	border-right:1px solid #a2a1a1;
}
#Header {
}
#flashmovie {
z-index:-100;
}
.footer_bg {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	padding:0;
	line-height:8px;
	height:10px;
	background:url(/images/website/img/footerbg.gif) 0 0 no-repeat;
}
.roll{
	background:none;
	border:none;
}



.login{
	margin: 0;
	padding: 0;
	position: absolute;
	right: 22px;
	top: 12px;
}
#home_content {
	background:#fff url(/images/website/img/home_content_bg.gif) repeat-x;
	position: relative;
	overflow:hidden;
}

#home_contentcal {
	background:#fff url(/images/website/img/home_content_bg.gif) repeat-x;
	position: relative;
	overflow:hidden;
}
#block0{
	padding:14px 22px 0 22px;
}
#block1{
	padding:14px 278px 0 22px;
}
#block2{
	position:absolute;
	right:22px;
	top:14px;
	width:246px;
}
.blk2{
	background:#5fc7ff;
	padding:0;
	margin:0;
	display:block;
	vertical-align:top;
}
.blk2 p{
	padding:0;
	margin:0;
}
#text_row {
}
#col1{
	width:350px;
	float:left;
	position: relative;

	margin:10px 0;
}
#col1 div.pp{
	padding:20px 25px 5px 0;
}
#col2{
	width:300px;
	float:left;
	position: relative;
	margin:10px 0;
}
#col2 div.pp{
	padding:20px 10px 5px 20px;
}
.clear{
	display:block;
	clear:both;
	line-height:2px;
}
#footer {
	background:#CBE7FB;
	clear:both;
	padding:18px;
	padding-bottom:5px;
	color:#7798ae;
	position:relative;
}
#footer .disc{
	position:absolute;
	text-align:right;
	right:18px;
	top:10px;
}
#footer a{
	color:#505c64;
	margin:0 3px;
}
.banner2{
	padding-top:10px;
}
.demo{
	padding:0px;
}

.demo_cont {
	padding:5px 20px;
	padding-bottom:0;
}
.demo_quote {
	padding:0px 20px;
	background:url(/images/website/img/quotemark.gif) 20px 30px  no-repeat;
}
.demo_quote_end {
	background:url(/images/website/img/quotemark2.gif) right 96% no-repeat;
	padding-bottom:10px;
}
.demo_border {
	border-bottom:1px solid #39a9fc;
}
.demo_quote p{
	padding-top:12px;
	color:#fff;
}
.demo_quote p span{
	color:#000;
	font-size:10px;
	
}
p.comp_icon{
	display:block;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	background-image:url(/images/website/img/icon_comp.gif);
	background-repeat:no-repeat;
	font-size:10px;
	color:#286D88;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
	background-position: right top;
}

p.comp_icon a {
	display:block;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	margin-top:5px;
	margin-left:2px;
}


p.blue{
	margin:0 0 10px 0;
	color:#6691b2;
	font-weight:bold;
}

a.blue{
    margin:0 0 0px 0;
	color:#1289DB;
	font-weight:bold;
}
a.blue1{
    margin:0 0 0px 0;
	color:#1289DB;
	
}

label{
	margin-top:3px;
	line-height:26px;
}
#innerBlock2{
	position:absolute;
	right:22px;
	top:44px;
	width:246px;
}




#static{
    position:absolute;
    right:30px;
    top:75px;
    width:300px;
}
#static2{
    position:absolute;
    right:0px;
    top:77px;
    width:260px;
}
.default_text{
    background-color:#CEEFFF;
    border: 1px solid #000000;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height:15px;
}
.text11 {
	font-size: 11px;
	color: #666666;
}
li.static1 {
	list-style-image: url(/images/website/img/bullet_orange_old.gif); line-height:10px; 
}







#innerCol1{	
	width:685px;
	float:left;
	position: relative;
	margin:10px 0;
}
#innerCol1 div.pp{
	padding:0px 5px 0px 0px;
}
#InnerMenu{

}
.submenu {
	font-size:10px;
	color:#666666;
}
.submenu p{
	padding-bottom:0px;
	margin-bottom:5px;
}
.floatleft{
	float: left;
	padding:2px 14px 0px 0px;

}
.section{
	padding:10px;
	overflow:hidden;
}
.section h2{
	padding-bottom:4px;
}
.textslog {
	float:left;
	width:550px;
}

.textslogpartners {
	float:left;
	width:450px;
}


#blogBox{
	position:absolute;
	right:22px;
	top:44px;
	width:246px;
	}
#blogBox h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#FFFFFF;
	font-weight:normal;
}
#blogBox ul, #blogBox li {
	margin:0px;
	padding:2px 2px;
	list-style:none;
}
#blogBox a{
	color:#333333;
	text-decoration:underline;
	}
#blogBox a:hover{
	color:#000033;
	text-decoration:none;
}
#block2 a{
	color:#006398;
	font-weight:bold;
	text-decoration:underline;
	}
#block2 a:hover{
	color:#006398;
	font-weight:bold;
	text-decoration:none;
}
#innerBlock2 a{
	color:#006398;
	font-weight:bold;
	text-decoration:underline;
	}
#innerBlock2 a:hover{
	color:#006398;
	font-weight:bold;
	text-decoration:none;
}
#blogBox .blogform{
 margin:0px;
 padding:4px;
 display:block;
 }
#blogBox input{
	border:#666666 solid 1px;
}
#blogBox .button{
	border:0px;
}
.blogMenu{
	border-bottom:#003366 solid 1px;
}
#blogDisplay h2, #blogDisplay h3, #blogDisplay h4, #blogDisplay h5{
	font:Arial, Helvetica, sans-serif;
}
#blogDisplay h2{

}
#blogDisplay h3{

}
#blogDisplay h4{

}
#blogDisplay h5{

}

.breadcrumbtrail {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-top:4px;
	padding-bottom:4px;
	margin-top:4px;
	margin-bottom:4px;
}

#package .bottomline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EB7A15;
	padding:3px;
}

#package .underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EB7A15;
	padding:8px;
}
#package .underline1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EB7A15;
	padding:8px;
	color: #000000;
}

#package .packageline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EB7A15;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EB7A15;
	padding:8px;
}
#package .packageline1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EB7A15;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EB7A15;
	padding:8px;
	color: #000000;
}
#package .buttonline {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFC69F;
	padding:8px;
}
#package .none{
	padding:8px;
}

#package .both{
	padding:8px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFC69F;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFC69F;
}
.uline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFC69F;
	padding:8px;
}




#loginflyout {
	position:absolute;
	width:352px;
	height:156px;
	background-color:#0198f7;
	background-image: url(/images/website/img/bg_loginbox.gif);
	background-repeat: no-repeat;
	background-position: left top;
	top:30px;
	left:625px;
	float:left;
	z-index:999999999;

}

#loginflyout table {
	margin-left:23px;
	margin-top:8px;
	color:#ffffff;
	font-size:11px;
}




#loginflyout .textfield {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #4b708c;
	width:234px;
}

#loginflyout a {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight:bold;
	color: #ffffff;
	text-decoration: none;
	padding-left:10px;
	background-image: url(/images/website/img/bull_blue_arrw.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#loginflyout .error {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

#loginflyout a:hover {
	color: #000000;
	text-decoration: underline;
}
.popup {
	width:254px;
	height:112px;
	position:absolute;
	background-image:url(/images/website/img/bg_popup.gif);
	z-index:999999;
	text-align:left;
	padding-left:15px;
	padding-right:15px;
	color:#FFFFFF;
	top:250px;
	left:300px;
}

.popup p {
	margin-top:15px;
}

.popupclose {
	float:right;
}
form.pass {
	padding:0;
	margin:0;
}
form.pass br {
	clear: left;
}
form.pass label,form.pass input, form.pass textarea, form.pass select, form.pass password {
	display: block;
	width: 350px;
	float: left;
	margin-bottom: 6px;
	
}
form.pass input.inputText{
	border:#666666 1px solid;
	
}

form.pass label {
	text-align: left;
	width: 210px;
	padding-right: 10px;
}
form.pass fieldset {
  padding: 10px;
  margin: 0 0 0 0;
  width:500px;
}

form.pass fieldset legend {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#333333;
	margin: 0 0 0 0;
	padding: 5px;
}
form.pass div.required label{
	font-weight:bold;
}
form.pass .button{
	width:auto;
}
form.pass label.cbox{
	width: 250px;
}
form.pass input.cbox{
	width: auto;
}
form.pass label.comment{
	width: auto;
	font-weight:normal;
}
form.pass label.step2{
	width: 280px;
}
form.pass input.step2{
	width: auto;
}
form.pass label.comment{
	width: auto;
	font-weight:normal;
}

#homespottop {
	background-image:url(/images/website/img/home_box01.gif);
	background-repeat:no-repeat;
	background-position:left top;
	height:20px;
	padding:8px 12px 0px 12px;
}
#homespotmid {
	background-image:url(/images/website/img/home_box02.gif);
	background-repeat:repeat-y;
	background-position:left top;
	padding:8px 12px 0px 12px;
}
#homespotmid img {
	margin-bottom:5px;
}
#homespotend {
	background-image:url(/images/website/img/home_box03.gif);
	background-repeat:no-repeat;
	background-position:left top;
	height:15px;
}
#home_content #block2 #downloadjiffle {
	height:55px;
}
.linkbluebold {
	font-weight:bold;
	text-decoration:underline;
	color:#0c7bce;
}
.linkbluebold:hover{
	font-weight:bold;
	text-decoration:none;
	color:#0c7bce;
}	
demomainColl{	
	width:957px;
	float:left;
	position:relative;
	margin:0;
	height:530px;	
}
#demomainColl a{
	text-decoration:underline;
	color:#e04a00;
}
#demomainColl a:hover{
	text-decoration:none;
	color:#e04a00;
}
.demotabbodtop {
    background-image:url(/images/website/img/demo_img05.gif);
    background-repeat:repeat-x;
    background-position:top;
}
#col1{
	width:348px;
	float:left;
	position: relative;
	margin:10px 0;
}
#col1 div.pp{
	padding:25px 42px 20px 0px;
}
#col2{
	width:350px;
	float:left;
	position: relative;
	margin:10px 0;
}
#col2 div.pp{
	padding:25px 10px 20px 0px;
}
h2, h3, h4 {
	color:#ff6600;
	padding:0px;
	margin:0px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
h2{
	font-size:14px;
	padding-bottom:8px;
}

.tblbotbdr {
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #b2b2b2;
}

.demotabbodright {
background-image:url(/images/website/img/demo_img05.gif);
background-repeat:repeat-y;
background-position:right;
}
.demotabbodleft {
background-image:url(/images/website/img/demo_img05.gif);
background-repeat:repeat-y;
background-position:left;
}
.demotabbodbot {
background-image:url(/images/website/img/demo_img05.gif);
background-repeat:repeat-x;
background-position:bottom;
}
.demonextprebg {
background-image:url(/images/website/img/demo_img07.gif);
background-repeat:repeat-x;
}
.demoContentarea {
padding:10px 15px 10px 15px;
}
.demotabbdr {
border-bottom:#f97d10 solid 1px;
}
#col1{
	width:370px;
	float:left;
	position: relative;
	margin:10px 0;
}
#col1 div.pp{
	padding:20px 42px 20px 0px;
}
#col2{
	width:328px;
	float:left;
	position: relative;
	margin:10px 0;
}
#col2 a{
	margin-top:3px;
}
#col2 div.pp{
	padding:20px 10px 20px 0px;
}
h2, h3, h4 {
	color:#ff6600;
	padding:0px;
	margin:0px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
h2{
	font-size:14px;
	padding-bottom:8px;
}
body{
	background:#fff url(../img/bg.gif);
	padding:0;
	margin:0;
	text-align:center;
	color:#666666;
	font:normal 11px Verdana, Arial, Helvetica, sans-serif;
	padding-bottom:20px;
}
a, a img, img{
	border:none;
}
a{
	text-decoration:underline;
	color:#0c7bce;
}
a:hover{
	text-decoration:none;
	color:#0c7bce;
}

.tabbod2px {
border-top:#badffa solid 2px;
}