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,
dl, dt, dd, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}
 /*remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


/* CSS Document */
body {background: url(images/vibe_bg.jpg) repeat-x top left; height:100%; margin:0px; padding:0px; }

p {font: 1em Arial, Trebuchet MS, sans-serif;
line-height: 2em;
color: #43494D;}



img {
	border: none;
}

a {
	border: none;
}

ul {
	font-family:Arial,Trebuchet MS,sans-serif;
	font-size:1em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:2em;
}

ol {
	font-family:Arial,Trebuchet MS,sans-serif;
	font-size:1em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:2em;
}

/*-------- design style --------*/
.container {
background: url(images/vibe_container_bg.jpg) no-repeat top center;
margin: 0 auto -150px;
width: 1012px;
height: 1012px;
}

#left_shadow {
background: url(images/vibe_left.jpg) no-repeat;
width: 44px;
height: 1012px;
float: left;
}

#right_shadow {
background: url(images/vibe_right.jpg) no-repeat;
width: 44px;
height: 1012px;
float: left;
}

div.logoleft
{
display: inline;
margin-top: 20px;
padding-left: 14px;
float: left;
}

#main_container {
width: 920px;
float: left;
margin-bottom: 100px;
}

#top {
height: 94px;
}

#nav {
width: 633px;
height: 55px;
float: right;
margin-top: 20px;
padding-right: 14px;
}

#navlist{
list-style-type: none;
width: 633px;
height: 55px;
margin: 0;
padding: 0;
}

#navlist li {
display: inline;
}

#navlist li a { 
float: left;
width: 103px;
height: 55px;
background: url(images/nav_hover2.jpg) no-repeat top left;
text-decoration: none;
}

#navlist li#contact a { 
width: 110px;
height: 55px;
}

#navlist li#home a { 
background-position: 0 0;
}
#navlist li#home a:hover { 
background-position: 0 -55px;
}
#navlist li#portfolio a { 
background-position: -108px 0;
}
#navlist li#portfolio a:hover { 
background-position: -108px -55px;
}
#navlist li#clients a { 
background-position: -212px 0;
}
#navlist li#clients a:hover { 
background-position: -212px -55px;
}
#navlist li#news a { 
background-position: -316px 0;
}
#navlist li#news a:hover { 
background-position: -316px -55px;
}
#navlist li#about a { 
background-position: -420px 0;
}
#navlist li#about a:hover { 
background-position: -420px -55px;
}
#navlist li#contact a {
background-position: -524px 0;
}
#navlist li#contact a:hover {
background-position: -524px -55px;    
}

.flash_banner {
clear: both;
height: 252px;
width: 920px;
margin: 0;	
padding: 0;
}

#promo_video {
width: 400px;
height: 300px;
float: left;
padding: 20px;
margin-bottom: 20px;
}

#promo_video a 
{   
    background: #fff url(images/competition.jpg) no-repeat top left;
    width: 390px;
    height: 378px;
    display: block;
    border: 1px dashed #000;
    margin-top: 6px;
}

#intro {
width: 440px;
float: left;
padding: 20px;
}

#intro p.next_paragraph {
margin-top: 10px;	
}

#leftContent {
margin: 20px;
float: left;
width: 600px;
}

.rightcolumn {
float: left;
width: 150px;
height: 420px;
margin: 20px;
background: #fff url(images/shadow.jpg) no-repeat top left;
}

.rightcolumn1 
{
padding-left: 50px;
float: right;
width: 250px;
height: 420px;
margin: 20px;
background: #fff url(images/shadow.jpg) no-repeat top left;
}

/*.portfolio_link  a {
float: left;
width: 181px;
height: 150px;
margin-left: 40px;
margin-bottom: 10px;
background: #000 url(images/portfolio.jpg) no-repeat 0 0;
}*/

.portfolio_link  a:hover {
background-position: 0 -150px;
} 


#btm_menu {
width: 880px;
height: 200px;
margin: 20px auto 0;
background: #fff url(images/btm_menu_top_bg.gif) repeat-x top left;
clear: both;
padding-top: 13px;
}

.pane-list {
margin: 0;
padding: 0;
list-style: none;
width: 880px;
}

.pane-list li {
background: url(images/btm_menu_tile_.gif) repeat-x top left;
padding: 5px 20px 5px;
cursor: pointer;
float: left;
width: 180px;
height: 250px;
list-style: none;
}

.pane-list li.last {
background: url(images/btm_menu_tile_.gif) repeat-x top left;
padding: 5px 20px 5px;
cursor: pointer;
float: left;
width: 180px;
height: 250px;
}

.pane-list li:hover {
background: url(images/btm_menu_tile_hover_.gif) repeat-x top left;
}

h3.btm_menu_header a {
color: #FF6501;
font: normal bold 1em/2em Calibri, Myriad Pro, Tahoma, Geneva, sans-serif;
text-transform: uppercase;
letter-spacing: .8px;
text-decoration: none;
}

#btm_menu p {
font-size: 0.8em;	
}

#portfolio_image {
display: block;
width: 91px;
margin: 16px auto 0;
}

#howitworks_image {
display: block;
width: 85px;
margin: 20px auto 0;
}

#payonline_image {
display: block;
width: 94px;
margin: 44px auto 0;
}

#istar_image {
display: block;
width: 100px;
margin: 16px auto 0;
}

html
{
height: 100%;
}

body
{
height: 100%;
}

#nonFooter
{
position: relative;
min-height: 100%;
}

* html #nonFooter
{
height: 100%;
}

#container
{
padding-bottom: 15em;
}

#footer {
width: 920px;
height: 150px;
margin: 0 auto;
padding-top: 40px;

}

ul.footer_address {
	margin: 0;
	padding: 0;
}

.footer_text {
	width: 100%;
	float: left;
	text-indent: 3.5em;
	font-size: .6em;
	line-height: 1.3em;
}

.footer_address {
	text-indent: 3.5em;
	float: left;
	font-size: .6em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.3em;
}

.footer_address li {
	list-style: none;
}

.footer_menu {
	margin-left: 180px;	
}

.footer_menu a {
	color: #000;
	text-decoration: none;
}

.footer_menu a:hover {
	color: #FE0002;
}

.lang_pad{padding:7px 35px 0px 0px;}
.logo_pad{background:#FFF; margin: 0 19px 0 7px; padding:0; height:116px;}

.menu_bg{padding:0 0 0 6px;  margin: 0 19px 0 7px; height:40px; background:url(images/menu_bg.png) repeat-x top left;}
.menu_left{padding:0px; margin:0px; background:url(images/menu_left.png) no-repeat top left;}
.menu_right{margin:0px; background:url(images/menu_right.png) no-repeat top right; }

.search_style{float:right; padding:8px 0px 0px 0px;}
.search_bg{padding-right:2px;}
.search_bg Input{color: #43494D;}

.menu_style{float:left;}

.bread_bg{padding:0px; margin: 0 19px 0 7px; background:url(images/bread_bg_gray.png) repeat-x top left; height:34px;}
.bread_left{padding:0px; margin:0px; background:url(images/bread_left.png) no-repeat top left;}
.bread_right{padding:0px;  background:url(images/bread_right.png) no-repeat top right;}

#login_style{ float:right; padding:8px 17px 0px 10px; }
#bread_style{ float:left; padding:8px 0px 0px 17px; color:#000000; font-size:13px; }

.center_bg{padding:0px; margin:0px;}
.left_bg{padding:0px; margin:0px; background:url(images/left_bg.png) repeat-y top left;}
.right_bg{padding:0px; margin:0px; background:url(images/right_bg.png) repeat-y top right;}
.content_pad{padding:10px 22px 10px 22px; margin: 0 19px 0 7px; background:#FFF url(images/center_bg.png) repeat-x bottom left;}

.bot_left{padding:0px; margin:0px; background:url(images/bot_left.png) no-repeat top left;}
.bot_right{padding:0px; margin:0px; background:url(images/bot_right.png) no-repeat top right; padding:0px 39px 0px 27px;}
.bot_bg{padding:0px; margin:0px; background:url(images/bot_bg.png) repeat-x top left; height:41px;}

.bot_pad{margin-bottom:20px;padding:0 30px 0 20px;}
#terms_style{float:left;}
#copy_style{float:right;}

.clear_float{clear:both;}

/*--------- pane style ----------*/
.ContentPane, .TopPane, .BottomPane{ padding:0px; margin:0px; }
.LeftPane{ padding:0px 10px 0px 0px; width:10em; margin:0px; }
.RightPane{ padding:0px 0px 0px 10px; width:10em; margin:0px; }

/*------------ Breadcrumb Style --------------*/
.Breadcrumb,a.Breadcrumb:link,a.Breadcrumb:active,a.Breadcrumb:visited{ color:#4F839F; font-size:13px; }
a.Breadcrumb:hover{color:#C00;}

/*-------------- Link Style --------------*/
.links {text-align:center;}
.links,a.links:link,a.links:active,a.links:visited{ font-weight:bold; color:#4F839F; font-size:11px; text-transform:uppercase; }
a.links:hover{color:#C00;}

/*-------------- User Style --------------*/
.user,a.user:link,a.user:active,a.user:visited { color:#4F839F; font-size:12px;}
a.user:hover{color:#C00;}

/*-------------- Footer Style --------------*/
/* .footer,a.footer:link,a.footer:active,a.footer:visited { color:#4F839F; font-size:12px;}
a.footer:hover{color:#C00;} */

/*-------------- Search SkinObject Styles --------------*/
div.SearchContainer{position:relative; white-space: nowrap;}
div.SearchBorder{width: 200px; height: 20px; border: solid 1px #e0e0e0; position:absolute; right:35px; background-color: White; white-space: nowrap; margin-top: 2px;}
div.SearchContainer a{padding: 0px 5px; position:relative; display: block;}
div.SearchIcon{float: left; width: 31px; height: 20px; cursor: pointer; z-index: 11; background: no-repeat 2px 2px; text-align:right;}
div.SearchIcon img{margin-top: 3px;}

input.SearchTextBox{float: left; z-index: 10; border: 0px; width:150px; height:18px; margin-left:3px;}

#SearchChoices{clear: both; display: none; border: solid 1px #C3D4DF; z-index: 2000; cursor: pointer; margin: 0; padding: 0; text-align:left; font-size:12px; background-color: #F3F7FA; position:absolute; top: 22px; left: 0px;}
#SearchChoices li{cursor: pointer; margin: 0; padding: 2px 2px 0 2px; padding-left: 25px; height: 18px; text-align:left; background-color: #F3F7FA; background-repeat: no-repeat; background-position: 2px center; list-style: none; list-style-image: none; border: none; display:block;}
#SearchChoices li.searchHilite{background-color: #CE0D0D;	color:#ffffff; border: none;}
#SearchChoices li.searchDefault{background-color: #F8FAFF; border: none;}


