﻿.HeaderData
{
	border-right: #F0F0F0 1px solid;
	border-top: #F0F0F0 1px solid;
	border-left: #F0F0F0 1px solid;
	color: #3366cc;
	border-bottom: #F0F0F0 1px solid;
	font-family: Verdana;
	padding: 5px;
	background-color: #F0F0F0;
	font-size:15px;
}
.tabpane
{
	background-color: #F4F3EE;
	border: 1px solid #919B9C;
	position: relative;
	padding: 3px;
	top: 2px;
	left: 1px;
	z-index: 0;
	font-family: Verdana;
	font-size: 11px;
}

a
{
	color: #1861B0;
	text-decoration: none;
}
a:hover
{
	color: #1861B0;
	text-decoration: underline;
}
.sm
{
	font-family: Verdana;
	font-size: 10px;
}
Body
{
	font-family: Verdana;
	font-size: 11px;
}
TD
{
	font-family: Verdana;
	font-size: 11px;
}
HR
{
	color: #e2eaf8;
	background-color: #e2eaf8;
}

/* ------------------ */

/*-- main nav --*/

#main_nav
{
	margin: auto;
	border-bottom: 1px solid #C9C9C9;
}
#main_nav .button
{
	background-color: #1A76B7;
	padding-left: 5px;
	padding-right: 5px;
	height: 19px;
	color: #FFFFFF;
	border-right: #92B0DD 1px solid;
	border-top: #92B0DD 1px solid;
	border-left: #92B0DD 1px solid;
	border-bottom: #92B0DD 1px solid;
}

.MenuButtons
{
	margin: auto;
	background-color: #1A76B7;
	background-image: url(images/Bluetopmenu.gif);
	padding: 1px;
	height: 5px;
	color: #FFFFFF;
	border-right: #92B0DD 1px solid;
	border-top: #92B0DD 1px solid;
	border-left: #92B0DD 1px solid;
	text-align: center;
	border-bottom: #92B0DD 1px solid;
}
.MenuButtons A
{
	color: #FFFFFF;
}

.MenuButtonsItems
{
	margin: auto;
	border-bottom: 1px solid #E1E1E1;
	background-color: #EDF3FF;
	padding-left: 5px;
	padding-right: 5px;
	height: 19px;
	width: 160px;
	color: #2F2F2F;
}

.MenuButtonsItemsBorder
{
	border-right: #1A76B7 1px solid;
	border-top: #1A76B7 1px solid;
	border-left: #1A76B7 1px solid;
	border-bottom: #1A76B7 1px solid;
}

.MenuButtonsItemsRollOver
{
	background-color: #C9DEF5;
	padding-left: 5px;
	padding-right: 5px;
	height: 19px;
	width: 160px;
	color: #2F2F2F;
}
.MenuButtonsItemsRollOver A
{
	text-decoration: none;
}
#main_nav TD
{
}

#main_nav a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
#main_nav a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF7800;
	text-decoration: underline;
}


/* ------------------ */
/* ------FOOTER-------*/
#footer_nav_link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#footer_nav_link a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1861B0;
	text-decoration: none;
}
#footer_nav_link a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF7800;
	text-decoration: underline;
}
#footer_nav
{
	margin: auto;
	border-bottom: 1px solid #C9C9C9;
}
#footer_nav .buttonfooter
{
	background-image: url(   'images/grey.gif' );
	padding-left: 5px;
	padding-right: 5px;
	height: 19px;
}
#footer_nav a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
#footer_nav a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF7800;
	text-decoration: underline;
}
/*------- NEW NAVIGATION --------*/

h1
{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	text-decoration: none;
	color: Red;
	margin: 0;
	padding: 0;
}


h2
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
/* ------------------ */

#rightside
{
	font-family: Verdana;
	font-size: 9px;
}
#rightside a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1861B0;
	text-decoration: none;
}
#rightside a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF7800;
	text-decoration: underline;
}
#rightside table
{
	width: 220;
	border: 0;
	font-family: Verdana;
	font-size: 10px;
	border-collapse: collapse;
	border-spacing: 0;
}

#rightside .contenttext
{
	padding-left: 8px;
	background-color: #E6E9EA;
	width: 200px;
}
#rightside .rightsideline
{
	background-image: url(images/right_side_line.gif);
}


#rightside .RightSideLine
{
	background-image: url(images/right_side_leftline.gif);
}

#rightside .RightSideBottomColor
{
	background-image: url(images/right_side_bottom_color.gif);
}


#rightside .listlineheight
{
	line-height: 16px;
}

#rightside .readmore
{
	text-align: right;
}
/* index box */

#boxmain
{
	border: 1px solid #7D7B7C;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

#boxmainBP
{
	border: 1px solid #008000;
}
#boxmainBP .boxBg
{
	width: 200px;
	height: 90px;
	background-color: #FFFFFF;
}
#boxmainBP .boxfootBP
{
	font-size: 9px;
	color: black;
	background-color: #009900;
	padding: 6px;
}

#boxmainSP
{
	border: 1px solid #0D6ECF;
}
#boxmainSP .boxBg
{
	width: 200px;
	height: 90px;
	background-color: #FFFFFF;
}
#boxmainSP .boxfootSP
{
	font-size: 11px;
	color: black;
	background-color: #003366;
	padding: 6px;
}

#boxmainPP
{
	border: 1px solid #950101;
}
#boxmainPP .boxBg
{
	width: 200px;
	height: 90px;
	background-color: #FFFFFF;
}
#boxmainPP .boxfootPP
{
	font-size: 11px;
	color: black;
	background-color: #CC0033;
	padding: 6px;
}
#boxmain .content
{
	font-size: 11px;
	color: black;
	padding: 3px;
}

/* ------------------ */

/* main contents */

#maincontent
{
	font-family: Verdana;
	font-size: 10px;
}
#maincontent .table_indexbottomtable
{
	width: 697px;
	border: 1px solid;
	border-color: #92B0DD;
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#maincontent a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1861B0;
	text-decoration: none;
}
#maincontent a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF7800;
	text-decoration: underline;
}

#maincontent .table_ourdatacenter
{
	width: 697px;
	border: 1px solid;
	border-color: #6F3215;
	background-color: #F9EEE9;
	font-family: Verdana;
	font-size: 10px;
	color: #6F3215;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#maincontent .table_aspdotnet2
{
	width: 697px;
	border: 1px solid;
	border-color: #D39FC6;
	font-family: Verdana;
	font-size: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#maincontent .table_dotnetnuke
{
	width: 697px;
	border: 1px solid;
	border-color: #A8ACAD;
	font-family: Verdana;
	font-size: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#maincontent .table_ourfeatures
{
	width: 697px;
	border: 1px solid;
	border-color: #4A697D;
	font-family: Verdana;
	font-size: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#maincontent .table_linkpg
{
	border: 1px #6E89DD solid;
}
#maincontent .table_whywh4aspdotnet
{
	width: 697px;
	border: 1px solid;
	border-color: #2A66B0;
	font-family: Verdana;
	font-size: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#maincontent .table_mssql2005
{
	width: 697px;
	border: 1px solid;
	border-color: #7A3C07;
	font-family: Verdana;
	font-size: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#maincontent .subtitle_aspdotnet2
{
	font-family: Verdana;
	font-size: 13px;
	color: #DE5539;
	font-weight: bold;
}
.tableGeneralstartertop
{
	border: 1px #008000 solid;
}
.tableGeneralstarter
{
	border: 1px #92B0DD solid;
}
.tableGeneralstarter TH
{
	color: #374B25;
	background-color: #E2EAF8;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial;
	text-align: center;
	padding-left: 3px;
	vertical-align: middle;
}
.tableGeneralstarter TD
{
	padding: 2px;
	padding-left: 5px;
	margin-left: 50px;
	font-size: 11px;
	font-family: Verdana;
	color: #517A32;
}
.tableGeneralpremiumtop
{
	border: 1px #07519A solid;
}
.tableGeneralpremium
{
	border: 1px #92B0DD solid;
}
.tableGeneralpremium TH
{
	color: #07519A;
	background-color: #E2EAF8;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial;
	text-align: center;
	padding-left: 3px;
	vertical-align: middle;
}
.tableGeneralpremium TD
{
	padding: 2px;
	padding-left: 5px;
	margin-left: 50px;
	font-size: 11px;
	font-family: Verdana;
	color: #07519A;
}
.tableGeneralenterprisetop
{
	border: 1px #A0110D solid;
}
.tableGeneralenterprise
{
	border: 1px #92B0DD solid;
}
.tableGeneralenterprise TH
{
	color: #A0110D;
	background-color: #E2EAF8;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial;
	text-align: center;
	padding-left: 3px;
	vertical-align: middle;
}
.tableGeneralenterprise TD
{
	padding: 2px;
	padding-left: 5px;
	margin-left: 50px;
	font-size: 11px;
	font-family: Verdana;
	color: #A0110D;
}
.tableCartWizard
{
	border: 1px #92B0DD solid;
	background-color: #F6F8FC;
}
.tableAffiliate
{
	border: 1px #92B0DD solid;
}
.tableAffiliate TD
{
	padding: 2px;
	background-color: #EDF3FF;
	font-size: 11px;
	font-family: Verdana;
	color: #215DC6;
}

.Referral
{
	border: 1px #008000 solid;
}
.Referral TH
{
	color: #008000;
	background-color: #E4FFE4;
	height: 23px;
	font-size: 13px;
	font-weight: bold;
	font-family: Tahoma;
	text-align: left;
	padding-left: 3px;
	vertical-align: middle;
}
.Referral TD
{
	color: #008000;
	padding: 2px;
	padding-left: 5px;
	background-color: #FFFFFF;
	margin-left: 50px;
	font-size: 11px;
	font-family: Verdana;
}
.Reseller
{
	border: 1px #FF7800 solid;
}
.Reseller TH
{
	color: #FF7800;
	background-color: #FBE4D0;
	height: 23px;
	font-size: 13px;
	font-weight: bold;
	font-family: Tahoma;
	text-align: left;
	padding-left: 3px;
	vertical-align: middle;
}
.Reseller TD
{
	color: #FF7800;
	padding: 2px;
	padding-left: 5px;
	background-color: #FFFFFF;
	margin-left: 50px;
	font-size: 11px;
	font-family: Verdana;
}
.Affiliate
{
	border: 1px #4B00C8 solid;
}
.Affiliate TH
{
	color: #4B00C8;
	background-color: #F1E9FF;
	height: 23px;
	font-size: 13px;
	font-weight: bold;
	font-family: Tahoma;
	text-align: left;
	padding-left: 3px;
	vertical-align: middle;
}
.Affiliate TD
{
	color: #4B00C8;
	padding: 2px;
	padding-left: 5px;
	background-color: #FFFFFF;
	margin-left: 50px;
	font-size: 11px;
	font-family: Verdana;
}
.tableReseller
{
	border: 1px #92B0DD solid;
}
.tableReseller TH
{
	border: 1px #92B0DD solid;
	color: #215DC6;
	background-color: #E2EAF8;
	height: 23px;
	font-size: 13px;
	font-weight: bold;
	font-family: Tahoma;
	text-align: left;
	padding-left: 3px;
	vertical-align: middle;
}
.tableReseller TD
{
	padding: 2px;
	padding-left: 5px;
	background-color: #FFFFFF;
	margin-left: 50px;
	font-size: 11px;
	font-family: Verdana;
}
.RHP1000
{
	color: #FF0000;
}
.RHP2000
{
	color: #FF8E00;
}
.RHP3000
{
	color: #999E1B;
}
.RHP4000
{
	color: #6BB501;
}
.RHP5000
{
	color: #5906C0;
}
.tableReseller TD A
{
	text-decoration: underline;
}
.tableReseller TD A:hover
{
	text-decoration: none;
}
.tableGeneral
{
	border: 1px #6E89DD solid;
}
.tableGeneral TH
{
	color: #215DC6;
	background-image: url(images/table_general_blue.gif);
	height: 25px;
	font-size: 13px;
	font-weight: bold;
	font-family: Tahoma;
	text-align: left;
	padding-left: 3px;
	vertical-align: middle;
}
.tableGeneral TD
{
	padding: 2px;
	padding-left: 5px;
	background-color: #EDF3FF;
	margin-left: 50px;
	font-size: 11px;
	font-family: Verdana;
	color: #215DC6;
}
.tableGeneral TD A
{
	text-decoration: underline;
}
.tableGeneral TD A:hover
{
	text-decoration: none;
}
.class Blue
{
	color: #55A8FA;
}
.class Red
{
	color: #FC6666;
}
.class Green
{
	color: #84C874;
}
.tableWhyOurSite TH
{
	color: #215DC6;
	background-image: url(images/table_general_blue.gif);
	height: 25px;
	font-size: 13px;
	font-weight: bold;
	font-family: Tahoma;
	text-align: left;
	padding-left: 3px;
	vertical-align: middle;
}
.tableWhyOurSite TD
{
	padding: 1,5,5,1; /* padding-left: 5px; */
	background-color: #EDF3FF;
	margin-left: 50px;
	font-size: 11px;
	font-family: Verdana;
	color: #215DC6;
}
.AboutUs
{
	font-size: 11px;
}

/* ------------------ */

.Bullet
{
}
.Bullet LI
{
	margin-left: 0px;
}
.TextBox
{
	font-size: 11px;
	font-family: Verdana;
}

.TableRightMenu
{
	border-right: #92B0DD 1px solid;
	border-top: #92B0DD 1px solid;
	border-left: #92B0DD 1px solid;
	border-bottom: #92B0DD 1px solid;
}
.TableRightMenu TH
{
	color: #07519A;
	border-bottom: #92B0DD 1px solid;
	background-color: #E2EAF8;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding: 3px;
}
.TableRightMenu TD
{
	font-family: Verdana;
	font-size: 10px;
	color: #07519A;
}

.TableRightMenu UL
{
	margin-left: 5px;
}
.TableRightMenu LI
{
	padding: 2px;
	list-style-position: outside;
}
.PlanBoxGreen
{
	padding-left: 8px;
	position: static;
	font-family: Verdana;
	font-size: 10px;
	color: Green;
}
.PlanBoxBlue
{
	padding-left: 8px;
	position: static;
	font-family: Verdana;
	font-size: 10px;
	color: #07519A;
}
.PlanBoxRed
{
	padding-left: 8px;
	position: static;
	font-family: Verdana;
	font-size: 10px;
	color: Red;
}
.Container
{
	border-right: #92b0dd 1px solid;
	border-top: #92b0dd 1px solid;
	border-left: #92b0dd 1px solid;
	border-bottom: #92b0dd 1px solid;
	padding: 5px;
}

.ScrollerHeader
{
	font-weight: bold;
}

.ScrollerBody
{
	margin-left: 2px;
}
.BigFont
{
	font-size: 11px;
	font-weight: bold;
}


.kbLinkSmall a
{
	display: block;
	font-size: 11px;
	font-weight: bold;
}