.screenshots 
{
    overflow: hidden;
    width: 100%;
}

.screenshots div 
{
    float: left;
    text-align: center;
    font-size: 12px;
    line-height: 1.6em;
    padding: 5px;
    margin: 15px;
    border: solid 1px darkgray;
    background-color: whitesmoke;
    padding: 20px;
}

.screenshots div:hover
{
    float: left;
    text-align: center;
    font-size: 12px;
    line-height: 1.6em;
    padding: 5px;
    margin: 15px;
    padding: 20px;
    border: solid 1px #335ea8;
    background-color: #dee5f0;
}

.screenshots div img
{
    border: solid 1px darkgray;
}

.screenshots div img:hover
{
    border: solid 1px #335ea8;
}

.hidden 
{
    display: none;
    visibility: hidden;
}

.logo
{
	float: left;
	text-align: left;	
}

.logo img
{
	border: solid 1px darkgray;
}

.released
{
	float: right;
	text-align: right;
	font-size: 11px;
	font-family: Verdana;
	color: #999999;
	vertical-align: bottom;
	padding-top: 6px;
}

body 
{ 
    color: #535353; 
    font-size: 12px; 
    font-family: "Lucida Grande","Tahoma","Helvetica","Arial",sans-serif; 
    margin: 0; 
    padding: 0; 
    background: #efefef;
}

.create_account
{
	font-size: 10px;
	color: darkgray;
	text-align: center;
}

label
{
    font-size: 11px;
    font-weight: bold;
    font-family: Verdana;
    color: #666666;
}

.checkout td
{
	text-align: left;
    font-size: 11px;
    font-weight: bold;
    font-family: Verdana;
    color: #666666;
}

label.grayed
{
	color: #999999;	
}

.txt, .sel, .btn
{
    font-size: 12px;
    font-weight: normal;
    font-family: Verdana;  
    color: #336699;
}

.black
{
    color: Black;
}

.blue
{
    color: #5784d1;
}

.btn
{
    background-color: #5784d1;
    color: #ffffff;
    cursor: hand;
    font-size: 11px;
    font-weight: bold;
    border: solid 1px darkgray;
}

.divider
{
    height: 10px;
    border-bottom: solid 1px darkgray;
    margin-bottom: 10px;   
}
#shell
{
    background: #efefef;
}
#container_top 
{ 
    float: left; 
    width: 779px; 
    height: 271px; 
    background: #fff url(../images/bg_top.gif) repeat top left;
    
}

#container_topin 
{ 
    float: left; 
    height: 138px; 
    width: 779px; 
    background: #fff;
    border-right: 1px solid #d6d6d6;
}

#container_bottom 
{ 
    float: left; 
    width: 100%; 
    background: url(../images/bg_bottom.gif) repeat-x bottom left; 
    
} 

#content 
{ 
    float: left; 
    width: 779px; 
    border-bottom: 2px solid #d6d6d6; 
}

#container_bottom
{
    width: 779px;
    border-bottom: 2px solid #d6d6d6; 
    border-right: 1px solid #d6d6d6;
    background:#fff;
    vertical-align: top;
}
#contentin 
{ 
    float: left;
    vertical-align: top;
}

#contentin_affiliates
{ 
    float: left; 
    width: 779px;
    border-bottom: 2px solid #d6d6d6; 
    border-right: 1px solid #d6d6d6;
    background:#fff; 
}

#contentin_products 
{ 
    float: left; 
    width: 779px; 
    padding: 7px 0 0 0; 
    border-bottom: 2px solid #d6d6d6; 
    background: url(../images/bg_content_products.gif) repeat-y top left; 
}

#logo 
{ 
    float: left; 
    width: 314px; 
    height: 85px; 
    border-top: 3px #5785d2 solid; 
    vertical-align:bottom; 
} * html #logo { margin-bottom: -3px; }

#logo img 
{
    position: relative;
    top: 22px;
}

#navs 
{ 
    float: left; 
    width: 465px; 
    height: 85px; 
    border-top: 3px #5785d2 solid; 
}

#navs_top 
{ 
    float: left; 
    width: 465px; 
    height: 50px; 
    text-align: right; 
}

#footer 
{ 
    float: left; 
    width: 729px; 
    padding: 10px 25px 12px 25px; 
    color: #a8a8a8; 
    font-size: 11px; 
}

#footer a 
{ 
    color: #a8a8a8; 
    text-decoration: none; 
}

#footer a:hover 
{ 
    text-decoration: underline; 
}

#footer_left 
{ 
    float: left; 
    width: 400px; 
}

#footer_right 
{ 
    float: left; 
    width: 329px; 
    text-align: right; 
}

#flash 
{ 
    float: left; 
    display: block; 
    text-align: left; 
    width: 779px; 
    height: 183px; 
}

#clear 
{ 
    clear: both; 
}

#header 
{ 
    float: left; 
    width: 779px; 
    height: 50px; 
}

#content_left 
{ 
    float: left; 
    width: 290px; 
    padding: 0 30px 0 20px; 
}

#content_leftin 
{ 
    float: left; 
    width: 548px; 
    padding: 35px 30px 50px 20px; 
}

#content_leftin_cs 
{ 
    float: left; 
    width: 548px; 
    padding: 0px; 
}

#content_leftin_affiliates
{ 
    float: left; 
    width: 95%; 
    padding: 15px 30px 50px 0px;
    margin: 10px;
}

#content_leftin_cs_new 
{ 
    float: left; 
    width: 574px; 
    padding: 35px 24px 50px 0px; 
}

#content_leftin_products 
{ 
    float: left; 
    width: 448px; 
    padding: 35px 30px 50px 20px; 
}

#content_leftin_products p 
{ 
    font-size: 11px; 
    line-height: 14px; 
}

#content_leftin_products p.focus 
{ 
    font-size: 12px; 
    line-height: 16px; 
}

.content_leftin_zero 
{ 
    float: left; 
    width: 548px; 
    padding: 0px 0px 20px 20px;
}

.content_leftin_zero p
{
	text-align: justify;	
}

#content_leftin_articles 
{ 
    float: left; 
    width: 548px; 
    padding: 0 0 0 20px; 
}

#content_leftin_articles p 
{ 
    font-size: 12px; 
    line-height: 15px; 
}

#content_leftin_zero_new 
{ 
    float: left; 
    width: 554px; 
    padding: 0 0 0 20px; 
}

#content_leftin_leftcs 
{ 
    float: left; 
    width: 347px; 
    padding: 0 20px 0 0; 
    border-right: 1px #ebebeb solid; 
}

#content_leftin_rightcs 
{ 
    float: left; 
    width: 150px; 
    padding: 0 5px 0 25px; 
}

#content_center 
{ 
    float: left; 
    width: 188px; 
    height: 256px; 
    padding: 60px 15px 20px 15px; 
    background: #f9f9f9 url(../images/title_newsandarticles.gif) no-repeat top left; 
} * html #content_center { padding: 60px 15px 8px 15px; height: 266px; }

#content_right 
{ 
    float: left; 
    width: 195px; 
    height: 256px; 
    padding: 60px 13px 20px 13px; 
    background: #f3f3f3 url("../images/title_ourproducts.gif") no-repeat top left; 
}

#content_side
{
    float: right;
    width: 181px;
    vertical-align: top;
}

#content_rightin 
{ 
    float: right;
    width: 155px;
    padding: 20px 13px 35px 13px; 
    background: #f2f2f2;
    font-size: 10px;
    font-family: Verdana;
}

#content_rightin h5
{
    font-size: 12px;
    font-family: Verdana;
    color: #336699;
    margin: 0px 0px 6px 0px;
}

div.change_log
{
	padding: 0px;
}

div.change_log div.header
{
	padding: 0px;
	height: 20px;		
}

div.change_log ul
{
    margin-top: 0px;
    padding-top: 0px;
    position: relative;
    top: -7px;
}

div.change_log div.header h5
{
    font-size: 12px;
    font-family: Verdana;
    color: #336699;
    padding: 0px;
}

.required 
{ 
    float: left; 
    width: 548px; 
    height: 18px; 
    border-bottom: 1px solid #e7e7e8; 
    padding: 0 0 5px 0; 
    margin: 15px 0 5px 0; 
} * html .required {  margin: 15px 0 0 0; }

.required h3 
{ 
    color: #5784d1; 
    margin: 0; 
    padding: 0; 
    line-height: 18px; 
    font-weight: bold; 
    font-size: 16px; 
}

.required_left 
{ 
    float: left; 
    width: 448px; 
    height: 18px; 
    border-bottom: 1px solid #cfcfd2; 
    padding: 0 0 5px 0; 
    margin: 15px 0 0 20px; 
} * html .required_left { margin: 15px 0 0 10px; }

.required_left h3 
{ 
    color: #5784d1; 
    margin: 0; 
    padding: 0; 
    line-height: 18px; 
    font-weight: bold; 
    font-size: 16px; 
}

.required_right 
{ 
    font-size: 11px; 
    float: left; 
    width: 100px; 
    height: 18px; 
    border-bottom: 1px solid #cfcfd2; 
    text-align: right; 
    padding: 3px 0 2px 0; 
    margin: 15px 0 0 0; 
} * html .required_right { margin: 15px 0 0 0; }

#required_small 
{ 
    float: left; 
    width: 548px; 
    border-bottom: 1px solid #cfcfd2; 
    text-align: right; 
    padding: 0 0 5px 0; 
    margin: 0 0 0 20px; 
} * html #required_small { margin: 0 0 0 10px; }

#cs_top 
{ 
    float: left; 
    width: 539px; 
    height: 15px; 
    background: url(../images/bg_cs_top.gif) no-repeat top left; 
}

#cs_content 
{ 
    float: left; 
    width: 539px; 
    background: url(../images/bg_cs_content.gif) repeat top left; 
}

#cs_left 
{ 
    float: left; 
    width: 377px; 
    padding: 0 15px 0 15px; 
    background-color: #f2f2f2; 
}

#cs_right 
{ 
    float: left; 
    width: 104px; 
    padding: 0 14px 0 14px; 
    background-color: #e9e9e9; 
}

#cs_bottom 
{ 
    float: left; 
    width: 539px; 
    height: 15px; 
    margin-bottom: 20px; 
    background: url(../images/bg_cs_bottom.gif) no-repeat top left; 
}

#cs_title 
{ 
    float: left; 
    width: 554px; 
    border-bottom: 1px #ebebeb solid; 
    margin-bottom: 20px; 
} * html #cs_title { margin-bottom: 0px;  }

#cs_title_left 
{ 
    float: left; 
    width: 300px; 
}

#cs_title_right 
{ 
    float: left; 
    width: 254px; 
    text-align: right; 
    padding: 12px 0 0 0; 
    font-family: "Myriad Pro","Myriad","Myriad Web","Lucida Grande","Tahoma","Helvetica","Arial",sans-serif; 
}

.cs_img 
{ 
    border: 2px #e9e9e9 solid; 
    margin: 5px 0 5px 0; 
}

.cs_imgOn 
{ 
    border: 2px #a3a3a3 solid; 
    margin: 5px 0 5px 0; 
}

a.cs_title 
{ 
    font-size: 13px; 
    font-weight: bold; 
}

#frame 
{ 
    float: right;
    width: 180px;
    margin: 0;
    padding: 0;
}

#frame_center 
{
    margin: 0; 
    padding: 0 15px 25px 15px; 
}

#frame_center p 
{ 
    font-size: 11px; 
    line-height: 14px; 
}

#content_leftin_rightcs p 
{ 
    font-size: 12px; 
    padding: 3px 0 0 5px; 
    line-height: 14px; 
    color: #7b7d7b; 
}

.portfolio_img 
{ 
    float: left; 
    width: 190px;
    height: 120px;
    vertical-align: top;
}

.portfolio_version
{
    padding: 8px 0px 0px 30px;
    font-family: Verdana;
    font-size: 10px;
    color: #999999;
}

.version_label
{
    width: 100px;
}

.portfolio_img img
{
    border: solid 1px darkgray;
}

.portfolio_text 
{ 
    float: left; 
    width: 160px; 
    padding: 0; 
}

.portfolio_info 
{ 
    float: left; 
    width: 328px; 
    padding: 0px 0px 0px 12px; 
}

.portfolio_info p 
{ 
    font-size: 11px; 
    line-height: 14px; 
}

.portfolio_box 
{ 
    float: left; 
    width: 568px; 
    padding: 20px 0 25px 0; 
}

.portfolio_clients 
{ 
    float: left; 
    width: 528px; 
    padding: 7px 20px 7px 0; 
    margin: 0 0 0 20px; 
    background: url(../images/bg_line_grey.gif) repeat-x bottom left;  
} * html .portfolio_clients { margin: 0 0 0 10px; }

.portfolio_boxline 
{ 
    float: left; 
    width: 548px; 
    padding: 20px 0 20px 0; 
    background: url(../images/bg_line_grey.gif) repeat-x bottom left; 
}

.service_img 
{ 
    float: left; 
    width: 65px; 
    padding: 20px 20px 15px 40px; 
}

.service_info 
{ 
    float: left; 
    width: 443px; 
    padding: 0 0 0 0; 
}

.service_info p 
{ 
    font-size: 11px; 
    line-height: 14px; 
}

.service_box 
{ 
    float: left; 
    width: 568px; 
    padding: 5px 0 20px 0; 
}

.service_boxline 
{ 
    float: left; 
    width: 568px; 
    padding: 5px 0 20px 0; 
    background: url(../images/bg_line_grey.gif) repeat-x bottom left; 
}

ul.subMenu 
{ 
    margin:0; 
    padding: 0px 0px 0px 11px;
    font-size: 11px; 
    font-family: "Lucida Grande","Tahoma","Helvetica","Arial",sans-serif; 
}

ul.subMenu li 
{ 
    margin:0; 
    padding: 5px 0px 4px 0px; 
    display: block; 
    list-style-type: none; 
    border-bottom: 1px solid #e1e1e1; 
    background: url(../images/arrow.gif) no-repeat 0 5px; 
}

ul.subMenu ul
{
    margin: 0px 0px 0px 14px;
}

ul.subMenu ul li
{
    border: none;
}

ul.subMenu a:link, ul.subMenu a:visited 
{ 
	padding: 5px 14px 6px 12px; 
	color: #303030; 
	text-decoration:none; 
	background: url(../images/arrow_grey.gif) no-repeat 0 5px; 
}

ul.subMenu a:active, ul.subMenu a:hover, ul.subMenu a:link.subMenuOn, ul.subMenu a:visited.subMenuOn 
{ 
	padding: 5px 14px 6px 12px; 
	color: #5784d1; 
	text-decoration: none; 
	background: url(../images/arrow_grey.gif) no-repeat 0 5px; 
}

ul.subMenu a:link.subMenuOn, ul.subMenu a:visited.subMenuOn 
{ 
	font-weight: normal; 
	color: #5784d1; 
	background: url(../images/arrow.gif) no-repeat 0 5px; 
}

#content_left h1 
{ 
	font-weight: normal; 
	margin-top : 48px; 
	margin-bottom: 18px; 
	padding-top: 5px; 
	font-size: 24px; 
	color: #000000; 
	font-family: "Myriad Pro","Myriad","Myriad Web","Lucida Grande","Tahoma","Helvetica","Arial",sans-serif; 
}

#content_center h2 
{ 
	margin-top : 0px; 
	margin-bottom : 7px; 
	line-height: 12px; 
	background: url(../images/arrow.gif) no-repeat 0px -1px; 
	padding-left: 12px; 
	font-family: "Myriad Pro","Myriad","Myriad Web","Lucida Grande","Tahoma","Helvetica","Arial",sans-serif; 
}

#content_center h2 a 
{ 
	text-decoration: underline; 
	color: #5784d1; 
	font-weight: bold; 
	font-size: 11px; 
	font-family: "Myriad Pro","Myriad","Myriad Web","Lucida Grande","Tahoma","Helvetica","Arial",sans-serif; 
}

#content_center h2 a:hover 
{ 
	text-decoration: none; 
}

#content_center h3 
{ 
	margin-bottom: 5px; 
	margin-top: 10px; 
	padding-top: 5px; 
	font-size: 13px; 
	font-weight: bold; 
	color: #222222; 
}

.portfolio_info h3 
{ 
	margin: 0 0 10px 0; 
	font-size: 15px; 
}

#article_title 
{ 
	float: left; 
	width: 548px; 
	border-bottom: 1px solid #e7e7e8; 
	padding: 0; 
	margin: 0 0 5px 0; 
}

h1.swap 
{ 
	background-repeat: no-repeat; 
	margin: 0; 
	padding: 0; 
	vertical-align:bottom; 
}

h1.swap span 
{ 
	color:Whitesmoke; 
	position:relative; 
	top: 14px; 
	left: 16px; 
}
 
h3.grey 
{ 
	color: #b5b5b5; 
	margin-top : 0px; 
	margin: 20px 0 10px 0; 
	line-height: 18px; 
	font-weight: bold; 
	font-size: 16px; 
	font-family: "Myriad Pro","Myriad","Myriad Web","Lucida Grande","Tahoma","Helvetica","Arial",sans-serif; 
}

h1#title_area 
{ 
	background: url(../images/title_area.jpg) no-repeat top left; 
	width: 779px; 
	height: 50px; 
	font-size:24px;
}

div.portfolio_info h3
{
    font-weight: bold; 
	color: #5784d1; 
	line-height: 24px; 
	margin: 8px 0 8px 0; 
	font-family: "Myriad Pro","Myriad","Myriad Web","Lucida Grande","Tahoma","Helvetica","Arial",sans-serif; 
	background: url(../images/bg_line_grey.gif) repeat-x bottom left; 
}

h3 span.free
{
    padding-left: 16px;
    font-size: 11px;
    text-align: right;
    color: Red;
}

h2 
{ 
	font-size: 18px; 
	font-weight: bold; 
	color: #5784d1; 
	line-height: 20px; 
	margin: 8px 0 8px 0; 
	font-family: "Myriad Pro","Myriad","Myriad Web","Lucida Grande","Tahoma","Helvetica","Arial",sans-serif;
	border-bottom: dotted 1px darkgray;
}

h3 
{ 
	color: #5784d1; 
	margin-top : 0px; 
	margin: 20px 0 10px 0; 
	line-height: 18px; 
	font-weight: bold; 
	font-size: 16px; 
	font-family: "Myriad Pro","Myriad","Myriad Web","Lucida Grande","Tahoma","Helvetica","Arial",sans-serif; 
}

h4 
{ 
	color: #5784d1; 
	margin: 0; 
	padding: 0; 
	line-height: 15px; 
	font-weight: bold; 
	font-size: 13px; 
	width: 450px;
	border-bottom: dotted 1px darkgray;
}

h3 a 
{ 
	text-decoration: underline; 
	color: #5784d1; 
	font-weight: bold; 
	font-size: 14px; 
	font-family: "Myriad Pro","Myriad","Myriad Web","Lucida Grande","Tahoma","Helvetica","Arial",sans-serif; 
}

h3 a.orange 
{ 
	text-decoration: underline; 
	color: #f78208; 
	font-weight: bold; 
	font-size: 14px; 
	background: url(../images/arrow_grey.gif) no-repeat top left; 
	padding: 0 0 0 12px; 
}

h3 a:hover 
{ 
	text-decoration: none; 
}

p 
{ 
	margin-top: 0px; 
	margin-top: 6px; 
	margin-bottom: 8px; 
	line-height: 18px; 
	font-size: 12px; 
}

p.quote 
{ 
	padding: 0 0 0 20px; 
	background: url(../images/quote.gif) no-repeat top left; 
}

p.tick 
{ 
	padding: 0 0 0 17px; 
	background: url(../images/tick.gif) no-repeat top left; 
	font-size: 12px; 
}

p.arrow 
{ 
	margin: 0; 
	padding: 1px 0 1px 15px; 
	background: url(../images/grey_dotted_arrow.gif) no-repeat 0 6px; 
	font-size: 11px; 
}

p.toplink 
{ 
	margin: 0 0 20px 0; 
	padding: 0 0 5px 12px; 
	border-bottom: 1px solid #ebebeb; 
	background: url(../images/arrow_grey_.gif) no-repeat top left; 
}

.unquote 
{ 
	padding: 0 10px 0 10px; 
	background: url(../images/quote_back.gif) no-repeat top left; 
}

#content_left p 
{ 
	font-family: "Myriad Pro","Myriad","Myriad Web","Lucida Grande","Tahoma","Helvetica","Arial",sans-serif; 
	margin-top : 4px; 
	margin-bottom : 12px; 
	padding-top: 3px; 
	font-size: 16px; 
	line-height: 20px; 
	color: #6d6d6d; 
}

#content_center p 
{ 
	font-size: 11px; 
	margin-top : 5px; 
	margin-bottom : 7px; 
	line-height: 13px; 
	color: #000000; 
}

#content_center p.subscribe 
{ 
	font-size: 11px; 
	margin-top : 5px; 
	margin-bottom : 9px; 
	line-height: 13px; 
	color: #6d6d6d; 
	padding-left: 0px; 
}

#content_right p.right 
{
	font-size: 11px; 
	margin-top : 0px; 
	margin-bottom : 5px; 
	padding-top: 0; 
	padding-left: 40px; 
	line-height: 13px; 
	color: #6d6d6d; 
}

td 
{ 
	font-size: 11px; 
	line-height: 14px; 
}

a 
{ 
	text-decoration: none; 
	color: #7B7D7B; 
}

a:hover 
{ 
	text-decoration: underline; 
	color: #5784d1;
}

a:visited 
{ 
	color: #7B7D7B; 
	text-decoration:none; 
}

a img
{
	border: none;	
}

a.toplink 
{ 
	text-decoration: none; 
	color: #afafaf; 
	padding: 0; 
	margin: 0; 
}

a.toplink:hover 
{ 
	text-decoration: underline; 
}

a.vmsamples 
{ 
	text-decoration: underline; 
	font-size: 12px; 
	font-weight: bold; 
	padding: 0; 
	margin: 0; 
}

a.vmsamples:hover 
{ 
	text-decoration: none; 
}

a.blue 
{ 
	text-decoration: underline; 
	color: #5784d1; 
	font-weight: bold; 
}

a.blue:hover 
{ 
	text-decoration: none; 
}

.arrow li 
{ 
	font-size: 11px; 
	list-style-image: url(../images/arrow_grey.gif); 
	line-height: 15px;
	margin: 2px 0 6px 0; 
	margin-left: 0px; 
	padding: 0px; 
}

/* Form Elements */
INPUT, SELECT, TEXTAREA 
{ 
	font-family: "Myriad Pro","Myriad","Myriad Web",Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #6D6D6D; 
	font-weight: normal; 
	padding: 0; 
	margin: 0; 
}

.header 
{ 
	font-size: 12px; 
	margin-bottom: 10px; 
}

.titleh3 
{ 
	color: #5784d1; 
	margin-top : 0px; 
	margin: 0; 
	line-height: 18px; 
	font-weight: bold; 
	font-size: 16px;  
}

.titleh3 a.orange 
{ 
	text-decoration: underline; 
	color: #f78208; 
	font-weight: bold; 
	font-size: 14px; 
	background: url(../images/arrow_grey.gif) no-repeat 0 2px; 
	padding: 0 0 0 12px;
}

.titleh3 a.orange:hover 
{ 
	text-decoration: none; 
}

.plain 
{ 
	line-height: 18px; 
	font-size: 12px; 
	color: #535353; 
	font-weight: normal; 
}

/* Main Nav */

#subMenu 
{ 
	margin: 0 3px 0 0; 
	padding: 11px 0 5px 0; 
	text-align: right; 
	font-size: 11px; 
	font-weight: normal; 
} * html #subMenu { margin: 0; }

#subMenu li 
{ 
	margin: 0 -4px 0 0; 
	padding: 11px 0 4px 0; 
	display: inline; 
	list-style-type: none; 
	border-left: 1px #abc2e8 dotted; 
}

#subMenu a:link, #subMenu a:visited 
{ 
	padding: 5px 15px 0 23px; 
	margin: 0; 
	text-decoration: none; 
	color: #7B7D7B; 
	background: url(../images/arrow_topg.gif) no-repeat 13px 10px; 
}

#subMenu a:active, #subMenu a:hover 
{ 
	color: #000000; 
	margin-bottom: 0; 
	background: url(../images/arrow_topb.gif) no-repeat 13px 10px; 
}

#subMenu a:link.subMenuOn, #subMenu a:active.subMenuOn, #subMenu a:visited.subMenuOn 
{ 
	color: #000000; 
	margin-bottom: 0; 
	font-weight: bold; 
	background: url(../images/arrow_topb.gif) no-repeat 13px 10px; 
}

DIV#navs_main 
{ 
	clear: both; 
	BORDER-TOP-WIDTH: 0px; 
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	BORDER-LEFT-WIDTH: 0px; 
	BACKGROUND: #fff; 
	BORDER-BOTTOM-WIDTH: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0; 
	WIDTH: 465px; 
	PADDING-TOP: 0px; 
	HEIGHT: 35px; 
	BORDER-RIGHT-WIDTH: 0px 
}
	
DIV#navs_main UL#menu 
{ 
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	BACKGROUND: url(../images/navs.gif) no-repeat left top; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	WIDTH: 465px; 
	PADDING-TOP: 0; 
	POSITION: relative; 
	HEIGHT: 35px 
}

DIV#navs_main UL#menu LI 
{ 
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-TOP: 0px; 
	LIST-STYLE-TYPE: none; 
	POSITION: absolute; 
	TOP: 0; 
}

UL#menu LI 
{ 
	DISPLAY: block; 
	HEIGHT: 35px 
}

UL#menu A 
{ 
	DISPLAY: block; 
	HEIGHT: 35px 
}

DIV#navs_main UL#menu LI A 
{ 
	TEXT-INDENT: -9999px; 
	TEXT-DECORATION: none 
}

#services 
{ 
	LEFT: 0px; 
	WIDTH: 101px 
}

#portfolio 
{ 
	LEFT: 101px; 
	WIDTH: 103px 
}

#products 
{ 
	LEFT: 204px; 
	WIDTH: 105px 
}

#news 
{ 
	LEFT: 309px; 
	WIDTH: 156px 
}

#services A:hover 
{ 
	BACKGROUND: url(../images/navs.gif) no-repeat 0px -35px 
}

#portfolio A:hover 
{ 
	BACKGROUND: url(../images/navs.gif) no-repeat -101px -35px 
}

#products A:hover 
{ 
	BACKGROUND: url(../images/navs.gif) no-repeat -204px -35px 
}

#news A:hover 
{ 
	BACKGROUND: url(../images/navs.gif) no-repeat -309px -35px 
}

#servicesOn 
{ 
	LEFT: 0px; 
	WIDTH: 101px; 
	BACKGROUND: url(../images/navs.gif) no-repeat 0px -70px 
}

#portfolioOn 
{ 
	LEFT: 101px; 
	WIDTH: 103px; 
	BACKGROUND: url(../images/navs.gif) no-repeat -101px -70px 
}

#productsOn 
{ 
	LEFT: 204px; 
	WIDTH: 105px; 
	BACKGROUND: url(../images/navs.gif) no-repeat -204px -70px 
}

#newsOn 
{ 
	LEFT: 309px; 
	WIDTH: 156px; 
	BACKGROUND: url(../images/navs.gif) no-repeat -309px -70px 
}

/* Highlighters */
span.highlight 
{
	background: #fffdce;
}

/* TABS */
.shadetabs
{
    /* border-bottom: 1px solid gray; */
    /* width: 90%; width of menu. Uncomment to change to a specific width */
    margin-bottom: 1em;
    padding-right: 10px;
}

.shadetabs ul
{
    padding: 3px 0;
    margin-left: 0;
    margin-top: 1px;
    margin-bottom: 0;
    font: bold 12px Verdana;
    list-style-type: none;
    text-align: right; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li
{
    display: inline;
    margin: 0;
}

.shadetabs li a
{
    text-decoration: none;
    padding: 3px 7px;
    margin-right: 3px;
    border: 1px solid #778;
    border-bottom: none;
    color: #336699;
    background: white url(../images/shade.gif) top left repeat-x;
}

.shadetabs li a:visited
{
    color: #336699;
}

.shadetabs li a:hover
{
    text-decoration: none;
    color: #336699;
}

.shadetabs li.selected
{
    position: relative;
    top: 1px;
}

.shadetabs li.selected a
{ /*selected main tab style */
    background-image: url(../images/shadeactive.gif);
    border-bottom-color: white;
}

.shadetabs li.selected a:hover
{ /*selected main tab style */
    text-decoration: none;
}

.error 
{
	background: #ffc;
	border: 1px solid #ff0000;
	color: #776B1B;
    font-size: 12px;
    font-weight: normal;
    font-family: Verdana;
}

/* Errors - Booo! */

.error_div
{
    text-align:center;
    color:Red;
    padding:20px;
    border: solid 1px red;
    background-color: whitesmoke;
    font-weight:bold;
    font-size: 12px;
    font-family:Tahoma;
}

#form_error 
{
    border: 1px solid #c00;
    padding: 5px;
    background-color: #ffffcc;
    width: 500px;
}

#form_error_contact
{
	color:#666666;	
}

h4.title_error
{
	font-size: 16px;
	color: #c00;
	margin-top: 15px;
	margin-bottom: 15px;
}

.ErrorExplanation
{
    BORDER-RIGHT: #c00 2px solid;
    PADDING-RIGHT: 0px;
    BORDER-TOP: #c00 2px solid;
    PADDING-LEFT: 0px;
    BORDER-LEFT: #c00 2px solid;
    PADDING-TOP: 0px;
    BORDER-BOTTOM: #c00 2px solid;
    width:90%;
}

.ErrorExplanation h4
{
    PADDING-LEFT: 29px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    BACKGROUND: url(../images/alertbad_icon.gif) #c00 no-repeat left 50%;
    PADDING-BOTTOM: 5px;
    MARGIN: 0px;
    COLOR: #fff;
    PADDING-TOP: 5px;
    TEXT-ALIGN: left;
    font-size: 12px;
    font-family: Verdana;
}

.ErrorExplanation .errorinterior
{
    padding: 11px 30px 11px 30px;
    margin: 0px;
}

.notice
{
    COLOR: #CC0000;
    MARGIN-BOTTOM: 0px;
}

/* Successes - HOORAY! */

.success
{
    background-color:#ffffcc;
    color:#333333;
    border:solid 1px #ad392b;
    padding:10px;
    font-size:12px;
    font-weight:bold;
    width: 500px;
}

.success img {
	vertical-align: middle;
}

.no_success
{
    background-color:#ffffff;
    color:#333333;
    border:solid 1px #ad392b;
    padding:10px;
    font-size:12px;
    font-weight:bold;
    width: 500px;
}

.no_success img {
	vertical-align: middle;
}

/* The Success and Error Update Panel Divs */

.alert_box_ext
{
    background-color:whitesmoke;
    color:#006b31;
    border:solid 1px #006b31;
    padding:14px;
    font-family: Tahoma;
    font-size:12px;
    border-top:none;
}

.alert_box_red_ext
{
    background-color:whitesmoke;
    color:#910709;
    border:solid 1px #910709;
    padding:14px;
    font-family: Tahoma;
    font-size:12px;
    border-top:none;
}

.alert_box
{
    background-color:#b0e57c;
    color:#006b31;
    border:solid 1px #006b31;
    padding:10px;
    font-family: Tahoma;
    font-size:12px;
    font-weight:bold;
    height:24px;
}

.alert_box_red
{
    background-color:#ebd9d9;
    color:#910709;
    border:solid 1px #910709;
    padding:10px;
    font-family: Tahoma;
    font-size:12px;
    font-weight:bold;
    height:20px;
}

.alert_box img, .alert_box_red img
{
    padding-right:10px;
    float:left;
    border:none;
    position:relative;
    top:-5px;
}

.alert_box2
{
    z-index:99999;
    BORDER-RIGHT: #fcbc0e 2px solid;
    PADDING-RIGHT: 10px;
    BORDER-TOP: #fcbc0e 2px solid;
    PADDING-LEFT: 10px;
    FONT-WEIGHT: bold;
    BACKGROUND: #fdd975;
    MARGIN-BOTTOM: 10px;
    PADDING-BOTTOM: 5px;
    BORDER-LEFT: #fcbc0e 2px solid;
    COLOR: #CA0000;
    PADDING-TOP: 5px;
    BORDER-BOTTOM: #fcbc0e 2px solid;
    position:fixed;
    top:200px;
    left:200px;
    padding:25px;
    width:400px;
}

ul.arrows
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px 0px 20px;
    padding-top: 0px
}

ul.arrows li
{
    padding-right: 0px;
    padding-left: 16px;
    background: url(../images/bullet.gif) no-repeat 0px 5px;
    padding-bottom: 0px;
    margin: 2px 0px;
    padding-top: 5px;
    list-style-type: none;
    color: #336699;
    font-size: 11px;
}

ul.arrows li a
{
    color: #336699;
    text-decoration: underline;
}

ul.arrows2
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px 0px 20px;
    padding-top: 0px
}

ul.arrows2 li
{
    padding-right: 0px;
    padding-left: 1.2em;
    background: url(../images/bullet.gif) no-repeat 0px 3px;
    padding-bottom: 0px;
    margin: 2px 0px;
    padding-top: 0.2em;
    list-style-type: none;
}

ul.arrows2 li a
{
    text-decoration: underline;
}

/* AJAX PROGRESS DIVS */
.div_overlay
{
	filter:progid:DXImageTransform.Microsoft.BasicImage(opacity=40); 
	filter:alpha(opacity=40); 
	-moz-opacity:0.40; 
	opacity: 0.40; 
    margin:0;
    top:0;
    left:0;
    position:absolute;
    z-index:88888;
    background-color:darkgray;
    overflow:hidden;
    text-align:center;
}

.div_progress
{
    border: solid 1px darkgray;
    background-color: #ffffff;
    padding: 13px 20px 20px 20px;
    z-index: 999999;
    width: 330px;
}

fieldset
{
    border: 1px solid #778;
    padding: 10px;
}

legend
{
    font: bold 12px Verdana;
    text-decoration: none;
    padding: 3px 7px;
    margin-right: 3px;
    border: 1px solid #778;
    color: #336699;
    background: white url(../images/shade.gif) top left repeat-x;
}

/* Repeaters & Report Tables */
table.data 
{
	border-collapse: collapse;
	border: 1px solid #126a9c;
	margin: 0 0 20px 0;
	font-size: 11px;
	font-family: Arial;
}

table.plus_font 
{
	font-size: 12px;
	line-height: 1.6em;
}

table.data th 
{
	text-align: left;
	padding: 4px;
	border-top: 1px solid #C2C2C2;
	border-right: 1px solid #C2C2C2;
	border-bottom: 1px solid #C2C2C2;
	font-weight: bold;
	font-size: 11px;
}

table.data td
{
	font-size: 11px;
}

table.data td span.free
{
	color: Red;
	padding-left: 6px;	
}

table.data tr.header 
{
	background: url(../images/bg_button_gray.gif) #F0F0F0 repeat-x;
}

table.data th.right, table.data td.right
{
	text-align: right;
}

table.data th.center, table.data td.center 
{
	text-align: center;
}

tr.title td 
{
	background: #5784d1;
	color: #fff;
	border-bottom: 1px solid #126a9c;
	font-size: 15px;
	font-weight: bold;
	padding: 8px;
}

tr.title h2, tr.title p 
{
	margin: 0;
}

tr.action td 
{
	background: #d0dce6;
	border-top: 1px solid #126a9c;
	border-bottom: 1px solid #F7F7F7;
}

table.data td  
{
	vertical-align: top;
	padding: 4px;
}

tr.shaded, tr.shaded:hover 
{
	background: #efefef;
}

tr.due, tr.due:hover
{
    background: #eebebe
}

tr.highlight 
{
	background: #ffee00;
}

/* The Success and Error Update Panel divs */

.message div
{
    background-color: #b0e57c;
    color: #006b31;
    border: solid 1px #006b31;
    padding: 14px;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    height: 17px;
}

.message a.right, .message a.right:hover
{
	color: Green;
	float: right;
}

.message div img, .message_red div img
{
    padding-right: 10px;
    float: left;
    border: none;
    position: relative;
    top: -10px;
}

.message p
{
    margin-top: 0px;
    background-color: whitesmoke;
    border: solid 1px #006b31;
    color: #006b31;
    padding: 18px;
    font-family: Tahoma;
    font-size: 12px;
    border-top:none;
}

.message_red div
{
    background-color: #ebd9d9;
    color: #910709;
    border: solid 1px #910709;
    padding: 14px;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    height: 17px;
}

.message_red p
{
    margin-top: 0px;
    background-color: whitesmoke;
    color: #910709;
    border: solid 1px #910709;
    padding: 18px;
    font-family: Tahoma;
    font-size: 12px;
    border-top:none;
}

.validator_ext
{
    background-color: #f9f9f9;
    color: #910709;
    border: solid 1px #910709;
    padding: 20px;
    font-family: Tahoma;
    font-size: 12px;
    border-top: none;
}

.validator img
{
    padding-right: 7px;
    float: left;
    border: none;
    position: relative;
    top: -3px;   
}

.validator
{
    background-color: #ebd9d9;
    border: solid 1px #910709;
    padding: 10px;
    height: 26px;
}

.validator span
{
    font-family: Tahoma;
    font-size: 13px;
    font-weight: bold;
    color: #910709;
    position: relative;
    top: 5px;
}

.definition
{
    border: solid 1px #daddde;
    background-color: #f9f9f9;   
    vertical-align: top;
    padding: 10px;
}

.definition:hover
{
    border: solid 1px #335ea8;
    background-color: #dee5f0;   
}

.definition label
{
	position: relative;
	top: -3px;
	padding-left: 4px;
}

.hdr
{
	text-align: left;
	font-family: Arial;
	color: #336699;
	font-size: 15px;
	font-weight: bold;
	border-bottom: solid 1px #336699;
	padding-bottom: 3px;
}

.hdr img
{
	position: relative;
	top: 2px;	
}

.waiting
{
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-align: left;
}

.bold
{
	font-weight: bold;
}

.checkout
{
	font-size: 11px;
	font-family: Arial;	
	text-align: center;
}

/* Chart Table */

table.chart {
	border-collapse: collapse;
	margin: 0 0 0 0;
	font-size: 1.2em;
	line-height: 1.6em;
	border: 4px solid #ccc;
	padding: 5px;
}

table.chart th {
  	vertical-align: bottom;
	padding-left: 4px;
	font-size: 1.2em;
	line-height: 1.2em;
  	font-weight: bold;
	text-align: center;
	border: 1px solid #ccc;
}

table.chart td {
  	vertical-align: middle;
  	width: 20%;
	padding: 2px 4px;
	text-align: center;
	border: 1px solid #ccc;
}

table.chart td.left {
  	font-weight: bold;
	text-align: right;
}

table.chart td.left a {
    color: Blue;
}

table.chart tr.price {
  	font-weight: bold;
  	vertical-align: middle;
}

table.chart td.highlight {
  	font-weight: bold;
	background: #e9f8ff;
}

table.chart td.small {
	font-size: .8em;
	line-height: 1.2em;
}

/* Affiliate Stuff */
.alert
{
    border: #cccccc 1px solid;
    background: #ffffcc;
    margin-right: 10px;
    padding: 10px;
    font-size: 11px;
    display: inline-block;
}

.left, .float_left
{
    float: left;
}

.float_right
{
    float: right;
}

/* Affiliate Nav Stuff */

.menu
{
    padding: 0px;
    border-bottom: #c6ccce 1px solid;
    border-right: 1px solid #d6d6d6;
    background: #f7f9f9 url(../img-v2/menu-primary.gif) 0 100% no-repeat;
    float: left;
    margin: 0px;
    width: 779px;
    list-style-type: none;
    z-index: 1000;
}

#nav
{
    left: -40px;
    position: relative;
    z-index: 1000;
    margin-top: -1px;
}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited 
{
    width: 150px;
    width: 139px;
    z-index: 1000;
}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited 
{
    background: #d4d8bd;
    z-index: 1000;
}

/* style the second level hover */
.menu ul ul a.drop:hover
{
    background: #c9ba65;
    z-index: 1000;
}

.menu ul ul :hover > a.drop 
{
    background: #c9ba65;
    z-index: 1000;
}

/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited 
{
    background: #e2dfa8;
    z-index: 1000;
}

/* style the third level hover */
.menu ul ul ul a:hover 
{
    background: #b2ab9b;
    z-index: 1000;
}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul 
{
    visibility:hidden;
    position:absolute;
    height:0;
    top:29px;
    left:-40px; 
    width: 150px;
    z-index: 1000;
}

/* another hack for IE5.5 */
* html .menu ul ul 
{
    top:30px;
    top:31px;
    z-index: 1000;
}

/* position the third level flyout menu */
.menu ul ul ul
{
    left: 150px; 
    top:0;
    width: 150px;
}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left 
{
    left:-150px;
}

/* style the table so that it takes no part in the layout - required for IE to work */
.menu table 
{
    position:absolute; 
    top:0; 
    left:0;
    z-index: 1000;
}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited 
{
    background: #f7f9f9;
    height:auto; 
    line-height: 1em; 
    padding:5px 10px; 
    width: 180px;
    border: 1px solid #c6ccce;
    border-top: 0px;
    z-index: 1000;
    /* yet another hack for IE5.5 */
}

* html .menu ul ul a
{
    width: 150px;
    width: 129px;
    z-index: 1000;
}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul, .menu ul a:hover ul
{
    visibility:visible; 
}

/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul
{
    visibility:hidden;
}

/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul
{ 
    visibility:visible;
}

#nav a.nav_current span 
{
	background: #fff url(../img-v2/menu-active-bg.gif) 0 100% no-repeat;
	height: 13px;
	width: 15px;
	padding: 5px;
	top: 0;
	right: 0;
	padding-left: 14px;
}
#nav a.nav_current 
{
	background: url(../img-v2/menu-active-bg.gif) 100% 60% no-repeat;
}

#nav li
{
    padding-right: 12px;
    padding-left: 12px;
    background: url(../img-v2/menu-separator.gif) no-repeat right center;
    float: left;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
    list-style-type: none;
    position: relative;
    z-index: 1000;
}

#nav li li
{
    background: url(../img-v2/none.gif) no-repeat right center;
}
#nav a
{
    padding: 8px;
    float: left;
    text-decoration: none;
    font-family: Verdana;
    font-size: 11px;
    color: #292929;
}

#nav a:hover
{
    color: #c46709;
}

.third hr
{
    border-bottom: dotted 1px #dedddd;
    width: 85%;
    color: White;
}

.third_party
{
    padding: 0px;
    min-height: 40px;
    text-align: center;
}

.third_party .icon
{
    float: left;
    padding: 3px 0px 0px 0px;
    width: 120px;
    text-align: center;
    vertical-align: top;
}

.third_party .icon a img
{
    padding: 2px;
    border: solid 1px darkgray;
    position: relative;
    top: 5px;
}

.third_party .description
{
    float: right;
    text-align: left;
    vertical-align: top;
    width: 400px;
    padding-top: 5px;
}

.third h4
{
	color: #5784d1; 
	margin: 0; 
	padding: 0; 
	line-height: 16px; 
	font-weight: bold; 
	font-size: 15px; 
	width: 100%;
	border-bottom: dotted 1px darkgray;
}

.buttons
{
    margin: 6px;
}
/* BUTTONS */
.buttons a, .buttons button{
    display:block;
    float:left;
    margin:0 7px 0 0;
    background-color:#f5f5f5;
    border: solid 1px #cacaca;
    /*
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;
    */
    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:12px;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}
.buttons button{
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.buttons button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}
.buttons button img, .buttons a img{
    margin:0 3px -5px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}

/* STANDARD */
button:hover, .buttons a:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}
.buttons a:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}

/* POSITIVE */
button.positive, .buttons a.positive{
    color:#529214;
}
.buttons a.positive:hover, button.positive:hover{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
}
.buttons a.positive:active{
    background-color:#529214;
    border:1px solid #529214;
    color:#fff;
}

/* NEGATIVE */
.buttons a.negative, button.negative{
    color:#d12f19;
}
.buttons a.negative:hover, button.negative:hover{
    background:#fbe3e4;
    border:1px solid #fbc2c4;
    color:#d12f19;
}
.buttons a.negative:active{
    background-color:#d12f19;
    border:1px solid #d12f19;
    color:#fff;
}

/* DISABLED */
button.disabled img, button.disabled img:hover{
	filter:progid:DXImageTransform.Microsoft.BasicImage(opacity=60);
	filter:alpha(opacity=60);
	-moz-opacity:0.60;
	opacity: 0.60;
}
button.disabled, button.disabled:hover{
    background-color:#f9f9f9;
    border: solid 1px #daddde;
}

/* OFFICE */
button.office, .buttons a.office{
    color: #666666;
}
.buttons a.office:hover, button.office:hover{
    background-color: #dee5f0;
    border: 1px solid #335ea8;
}
.buttons a.office:active{
    background-color: #529214;
    border: 1px solid #529214;
}