﻿

*
{
	font-family: helvetica;
	font-size: 12px;
}

html
{
	overflow-x: hidden;
	font-family: helvetica;
}

body
{
	overflow-x: hidden;
	font-family: helvetica;
	background-color: #9aa5bf;
	background-image: url(      "/images/body_bg.jpg" );
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}


h1, h2, h3, h4, h5, b, strong
{
	font-weight: bold;
	color: #c36405;
}
h1
{
	font-family: helvetica;
	color: #c36405;
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
	height: 10px;
}

h2
{
	font-family: helvetica;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}


i, emp
{
	font-style: italic;
}

p, .p, span
{
	font-family: helvetica;
	font-size: 12px;
	line-height: 20px;
}

li
{
	font-family: helvetica;
	text-align: left;
	padding-bottom: 10px;
}


td
{
	font-family: helvetica;
	font-size: 12px;
}

img
{
	border-style: none;
}

ul
{
	list-style-image: url(         '../images/middot.gif' );
	list-style-position: inside;
	padding-left: 2em;
	text-indent: -2em;
}


#navmenu li
{
    padding-bottom: 0px;
    width: 90px;
}
#navmenu ul
{
    text-indent: 0px;
    padding-left: 0px;
}


a, .aSpan
{
	font-family: helvetica, arial, Verdana, Arial, sans-serif;
	border-width: 0px;
	color: #505D7C;
	font-size: 12px;
	text-decoration: none;
	background-color: inherit;
}





a:hover
{
	border-width: 0px;
	background-color: inherit;
	text-decoration: underline;
}
a.small
{
	font-size: 10px;
	color: inherit;
	background-color: inherit;
	border-width: 0px;
}
a.copy
{
	font-size: 10px;
	background-color: inherit;
	border-width: 0px;
	color: #FF6600;
	padding-left: 5px;
	padding-right: 5px;
}


a.or
{
	font-size: 10px;
	background-color: inherit;
	border-width: 0px;
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;
}
a.or:hover
{
	font-size: 10px;
	background-color: inherit;
	border-width: 0px;
	color: #FF6600;
	font-weight: bold;
	text-decoration: underline;
}

input
{
	font-size: 10px;
	border-width: 0px;
	background-color: inherit;
	border-style: solid;
	border-width: 1px;
	color: #333333;
}

td input
{
	font-size: 10px;
	border-width: 0px;
	background-color: inherit;
	border-style: solid;
	border-width: 1px;
	color: #333333;
	height: 19px;
}

th
{
	background-color: #505D7C;
	color: #FFFFFF;
	border-width: 0px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

table.nospace, table.nospace tr, table.nospace tr td
{
	margin: 0px;
	padding: 0px;
	border: none;
	border-collapse: collapse;
}

tr.cont01
{
	color: inherit;
	background-color: #F9FBFF;
	border-width: 0px;
}

tr.cont02
{
	color: inherit;
	background-color: #E3E7EF;
	border-width: 0px;
}

strong
{
	font-family: helvetica;
	font-size: 12px;
}

ol
{
	list-style-position: inside;
	list-style-type: decimal;
}

.divheader
{
	display: none;
	border: solid 1px black;
	padding: 30px;
	min-height: 350px;
}
.tdplansx
{
	background-color: #d4d0c8;
	height: 25px;
	vertical-align: top;
	text-align: center;
	padding-top: 5px;
}
.tdborderdetail
{
	padding: 10px;
	border: solid 1px black;
	text-align: center;
	vertical-align: middle;
}

.container2
{
	margin: 10px 30px 0px 30px;
}
.p100
{
	width: 100%;
	border: none;
	border-collapse: collapse;
}
.p100 tr td
{
	border-collapse: collapse;
}

.tdborderwhite, .tdborderbronze, .tdbordersilver, .tdbordergold, .tdborderplat
{
	width: 75px;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	border: none;
}

.tdborderwhite
{
	background-color: #7CCD7C;
}
.tdborderbronze
{
	background-color: #fca33c;
}
.tdbordersilver
{
	background-color: #C0C0C0;
}
.tdbordergold
{
	background-color: #FFD700;
}
.tdborderplat
{
	background-color: #E5E4E2;
}

#divStarter
{
	min-height: 425px;
	width: 450px;
	border: 1px solid black;
	padding: 30px;
	background-color: #BBC3CE;
	font-size: 12px;
}
#navmenu
{
    position: absolute;
    top: 120px;
    z-index: 29;
}
#nav
{
 width:700px;   
}
#nav li
{
    width:130px;
}


#RadioButtonDiv input
{
	border-width: 0px;
	border-style: none;
}

#mainDiv
{
	background-color: White;
	width: 916px;
	top: 153px;
	position: absolute;
}

#LoginDiv
{
	display: none;
	background-color: White;
	padding: 15px 15px 15px 15px;
	border-style: outset;
	border-width: 3px;
	text-align: left;
}

#EditClientDiv
{
	display: none;
	background-color: White;
	padding: 15px 15px 15px 15px;
	border-style: outset;
	border-width: 3px;
	text-align: left;
}

#midtext
{
	margin-top: 10px;
	margin-left: 40px;
	margin-right: 20px;
	margin-bottom: 10px;
	width: 836px;
	background-color: transparent;
	text-align: justify;
	height: auto; /*background-image: url(images/770.gif);*/
}

#table2
{
	text-align: left;
	width: 220px;
	margin: 10px 10px 10px 10px;
}

.RightTable
{
	text-align: left;
	width: 220px;
	margin: 10px 10px 10px 10px;
}

#headfix
{
	text-align: left;
	vertical-align: top;
}

#content
{
	position: absolute;
	top: 0px;
	left: 2000px;
	text-align: left;
	width: 772px;
	height: auto;
	background-color: #ccd6e4; /* #ccd6e4;*/
	margin-left: auto;
	margin-right: auto;
}

#container
{
	border-width: 0px;
	color: #000000;
	width: 916px;
	border-spacing: 0px; /* padding-left: 8px; */
	padding-bottom: 8px;
	margin-left: auto;
	margin-right: auto;
}

.centerTable
{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#bgleft
{
	width: 4px;
	border-width: 0px;
	background-image: url(images/bgLeft.gif);
	background-repeat: repeat;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#tdspacer
{
	background-color: #AFB5C3;
}

#footerNav
{
	position: relative;
	top: 5px;
	left: 15px;
}



#loginNav
{
	position: relative;
	top: 60px;
	left: 280px;
}

#submenuNav
{
	position: absolute;
	top: 102px;
	margin-left: 50px;
}

#menuNav
{
	position: relative;
	top: 90px;
	right: 92px;
}

#topnav
{
	width: 916px;
	vertical-align: top;
	background-repeat: no-repeat;
	height: 145px;
	max-height: 145px;
	overflow: hidden;
	background-image: url(      '../images/header_banner.jpg' );
	background-position: top left;
	margin-bottom: 10px;
}



#subloginNav
{
	text-align: right;
}

#LoginBox
{
	background-image: url(         '../images/TopMenuPiece.gif' );
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: middle;
	float: right;
	height: 28px;
	background-repeat: repeat-x;
}

#customSearch
{
	position: absolute;
	margin-left: 735px;
	margin-top: -40px;
	z-index: 1000;
}

#ctl00_Hyperlink7
{
	padding-right: 17px;
}

#ctl00_Hyperlink16
{
	padding-right: 17px;
}

a.menu, a.menu:hover, .menu
{
	font-size: 9px;
	background-color: inherit;
	border-width: 0px;
	text-decoration: none;
	padding-left: 6px;
	padding-right: 3px;
	vertical-align: middle;
}

a.menu, a.menu:hover
{
	color: #0F2E52;
	text-transform: uppercase;
}
a.menu:hover
{
	text-decoration: underline;
}


ol.alphalist
{
	list-style-type: lower-alpha;
	list-style-image: none;
}

.copy1
{
	float: right;
	font-size: 10px;
}

.table
{
	padding: 3px 3px 3px 3px;
}

.content
{
	line-height: 2.5;
}

.borderL
{
	background-image: url(/images/bgLeft.gif);
	width: 4px;
	min-width: 4px;
}

.borderR
{
	width: 48px;
	background-image: url(/images/bgRight.gif);
}

.spacer
{
	width: 4px;
	border-width: 0px;
	height: 300px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	height: 50px;
}

.logoimg
{
	display: inline;
	position: absolute;
	top: 9px;
	margin-left: 26px;
}

.logo
{
	width: 545px;
	text-align: left;
	border-width: 0px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}


.wide
{
	width: 545px;
	background-image: url(images/bgBot.gif);
	background-repeat: repeat;
	padding: 0 0 0 0;
	border-width: 0px;
	margin: 0 0 0 0;
}

.xwide
{
	padding: 0 0 0 0;
	border-width: 0px;
	margin: 0 0 0 0;
	width: 770px; /*background-image: url(images/bgMidHome.gif);*/
}
.xwide2
{
	padding: 0 0 0 0;
	border-width: 0px;
	margin: 0 0 0 0;
	font-family: arial;
	font-size: 10px; /*background-image: url(images/bgMidHome.gif);*/
}

.intdy
{
	width: 545px;
	border-width: 0px;
	vertical-align: bottom;
	background-color: white;
	color: inherit;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

.intdypic
{
	width: 317px;
	border-width: 0px;
	height: 40px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

.newspacer
{
	width: 225px;
	min-width: 225px;
	border-width: 0px;
	padding: 0 0 0 0;
	margin: 0 0 0 0; /* background-image: url(images/bgHome.gif);*/
	vertical-align: top;
}

.spacer2
{
	width: 227px;
	height: 61px;
	padding: 0 0 0 0;
	border-width: 0px;
	margin: 0 0 0 0;
}


.inlinks
{
	width: 44px;
	border-width: 0px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
.inlinkspic
{
	width: 44px;
	height: 21px;
	border-width: 0px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

.hspace
{
	padding-left: 5px;
	border-width: 0px;
	padding-right: 5px;
	margin-left: 5px;
	margin-right: 5px;
}

.bar
{
	width: 770px;
	border-width: 0px;
	height: 14px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}


.barbot
{
	width: 770px;
	border-width: 0px;
	height: 3px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

.after
{
	width: 770px;
	border-width: 0px;
	background-image: url(images/bgbot.gif);
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

.Email
{
	width: 14px;
	height: 10px;
	border-width: 0px;
	padding-left: 5px;
	padding-right: 5px;
}

.spacer4
{
	width: 26px;
	border-width: 0px;
	height: 10px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}


.top
{
	vertical-align: middle;
	padding: 0 0 0 0;
	border-width: 0px;
	margin: 0 0 0 0;
}

.bottom
{
	vertical-align: top;
	background-color: #ffffff;
	padding: 0 0 0 0;
	border-width: 0px;
	margin: 0 0 0 0;
	color: inherit;
	height: auto;
}

.small
{
	font-size: 9px;
	padding: 0 0 0 0;
	border-width: 0px;
	margin: 0 0 0 0;
}
.smallfooter
{
	font-size: 9px;
	padding: 0 0 0 0;
	border-width: 0px;
	margin: 0 0 0 0;
}
.cell
{
	color: inherit;
	background-color: #ffffff;
	vertical-align: bottom;
	border-width: 0px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

.header
{
	font-size: 9px;
	font-weight: bold;
	border-width: 0px;
	background-color: inherit;
	color: #993300;
	font-family: helvetica, Verdana, Arial, sans-serif;
}


.lower
{
	width: 240px;
	border-width: 0px;
	vertical-align: top;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

.lower2
{
	width: 242px;
	padding: 0 0 0 0;
	border-width: 0px;
	margin: 0 0 0 0;
}

.botbar
{
	width: 18px;
	border-width: 0px;
	background-image: url(images/bgBotBar.gif);
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

.botbar2
{
	width: 46px;
	border-width: 0px;
	background-image: url(images/bgBotBar.gif);
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

.bbl
{
	width: 41px;
	height: 29px;
	border-width: 0px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}


.bgsmallright
{
	width: 182px;
	border-width: 0px;
	text-align: right;
	font-size: 14px;
	background-image: url(images/bgBotBar.gif);
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

.space4
{
	width: 9px;
	border-width: 0px;
	height: 10px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}


.right
{
	text-align: right;
	border-width: 0px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	position: absolute;
}

.botshadow
{
	width: 242px;
	border-width: 0px;
	height: 6px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

.bgright
{
	width: 4px;
	border-width: 0px;
	background-image: url(images/bgRight.gif);
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

.rightspacer
{
	width: 4px;
	border-width: 0px;
	height: 100px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

.adminarea
{
	color: inherit;
	background-color: #CCD6E4;
	padding: 0 0 0 0;
	border-width: 0px;
	margin: 0 0 0 0;
	height: 70%;
	vertical-align: top;
}
.fixed
{
	background-image: url(images/bgBot.gif);
}



.aboutp1
{
	width: 159px;
	height: 44px;
	margin-left: 40px;
}

.afterp
{
	text-align: right;
	vertical-align: top;
	width: 200px;
}

.tft
{
	width: 290px;
}

.tetn
{
	width: 28px;
	height: 29px;
}


.tsttn
{
	width: 317px;
	height: 29px;
}

.search
{
	width: 225px;
	vertical-align: top;
}

.imgotnnt
{
	width: 110px;
	height: 19px;
}

.subdot
{
	width: 3px;
	height: 3px;
	margin: 5px 0 5px 0;
}

.bp
{
	width: 187px;
}



table.planTable td, table td.planValue, table td.planFeature
{
	font-size: 10px;
	vertical-align: middle;
	line-height: 11px;
	margin: 5px 0 0 0;
	padding: 5px 5px 0 10px;
}


.titleBlank
{
	background: transparent;
	padding: 5px 0 5px 5px;
	width: 240px;
}

td.compareTop
{
	background: url(            'http://www.intermedia.net/images/backgrounds/tLink.gif' ) repeat-x left top;
}

table.planTable td.planCategory
{
	background: transparent;
	border-bottom: 1px dotted #043aa6;
	color: #043aa6;
	padding: 20px 0 3px 10px;
	width: 100%;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	background-image: none;
}

.comparePageSignUpRow
{
	text-align: center;
	border-bottom: 1px dotted #043aa6;
	padding-bottom: 3px;
}

.comparePageSignUpText, a.comparePageSignUpText, a:link.comparePageSignUpText, a:active.comparePageSignUpText, a:visited.comparePageSignUpText
{
	font-size: 10px;
	color: #e47600;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}




.planFeature
{
	background: url(            '/images/sitel_back.gif' ) repeat-x left top;
	width: 30%;
}


.planValue
{
	background: url(            '/images/sitel_back.gif' ) repeat-x left top;
	width: 30%;
	text-align: center;
}

.td03
{
	background-image: none;
	padding: 2px 7px;
	background: url(            '/images/sitel_back.gif' ) repeat-x left top;
	font-size: 9px;
	text-align: center !important;
	vertical-align: middle;
	line-height: 11px;
}
.td04
{
	padding: 2px 7px;
	background: url(            '/images/sitel_back.gif' ) repeat-x left top;
	font-size: 9px;
	text-align: center !important;
	vertical-align: middle;
	line-height: 11px;
}

.td05
{
	padding: 2px 7px;
	background: url(            '/images/sitel_back.gif' ) repeat-x left top;
	font-size: 9px;
	text-align: center !important;
	vertical-align: middle;
	line-height: 11px;
}

.planFeature a:link, .planFeature a:visited, .planFeature a:active
{
	text-decoration: underline;
	color: #333;
}

.b_td_s, .b_td_b, .b_td_g, .bplanFeature
{
	height: auto;
	width: auto;
}

.b_td_s
{
	color: #D9D9F3;
}

.b_td_b
{
	color: #D98719;
}

.b_td_g
{
	color: #CFB53B;
}

.dataH1, .dataH3
{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.dataH3
{
	font-size: 12px;
}

.bplanFeature
{
	color: #f0f0f0;
}

.popout
{
	background-color: #505D7C;
	color: #f0f0f0;
	padding-top: 2px;
	padding-bottom: 2px;
}

.tdBorder
{
	border: solid 1px #505D7C;
	padding: 2px;
}
.tdLRborder
{
	border-left: solid 1px #505D7C;
	border-right: solid 1px #505D7C;
	padding: 2px;
}
table.tableTdPadding tr td
{
	margin: 10px 10px 10px 10px;
	padding: 5px 5px 5px 5px;
}

.divContainer, .divContainerWeb
{
	margin: 10px 10px 0px 30px;
	padding: 0px 40px 0px 40px;
	width: 540px;
}

.divContainer2
{	margin: 10px 10px 0px 30px;
	padding: 10px 40px 0px 30px;
	width: 550px;
}
    
.divContainerQ
{
	margin: 10px 10px 0px 30px;
	padding: 0px 40px 0px 80px;
	width: 680px;
}

.divContainerWeb
{
	height: 400px;
	min-height: 400px;
}

.tdHeader
{
	text-align: left;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	display: block;
}

.tableHeader
{
	width: 100%;
	background-image: url(../images/bgHeader.gif);
}

tdHeader.img
{
}

.sideMenu
{
	vertical-align: top;
	padding: 0;
	width: 240px;
	max-width: 240px;
	min-width: 240px;
	border-right: solid 1px #AFB5C3;
}

.maincontent2
{
	width: 850px;
}	


.mainContent
{
	text-align: left;
	padding: 0;
	vertical-align: top;
	width: 676px;
	max-width: 676px;
	min-width: 676px;
}

.divWebImg
{
	float: left;
	margin-right: 10px;
}





.exchangeInfo
{
	margin-right: 10px;
	width: 36px;
	height: 36px;
	float: left;
}

.imgFix
{
	display: block;
}

.how
{
	float: left;
	margin: 10px;
	width: 182px;
	height: 130px;
}



.vrpic
{
	opacity: .9;
	filter: alpha(opacity=90);
}

.inbordernone input
{
	border: none;
}

.footer
{
	width: 916px;
	min-height: 40px;
	height: 40px;
	background-repeat: no-repeat;
	background-color: #ccd6e4; /* #ccd6e4;*/
	background-image: url(../images/infooter_1024.jpg);
	text-align: left;
	background-color: Transparent;
	border-top: solid 1px black;
}



.vAlignM
{
	vertical-align: middle;
}



.HeaderLogo
{
	float: left;
	background-color: Transparent;
	position: relative;
	top: 20px;
	left: 10px;
}

.RadionButton
{
	border-style: none;
}

.pagebanner
{
	width: 916px;
	background-image: url(           '../images/TopMenuPiece.gif' );
	background-repeat: repeat-x;
}
.pagebannertext
{
	font-weight: bold;
	color: #41435c;
	font-size: 10px;
	margin-left: 10px;
}
.collapse
{
	visibility: hidden;
	display: none;
}

.note
{
	color: Gray;
	font-style: italic;
	text-align: left;
}

.required
{
	color: Red;
}

.popupblock
{
	display: none;
	background-color: White;
	padding: 15px 15px 15px 15px;
	border-style: outset;
	border-width: 3px;
	text-align: left;
}
.popupblock2
{
	display: none;
	background-color: White;
	padding: 15px 15px 15px 15px;
	border-style: outset;
	border-width: 3px;
	text-align: left;
	position: absolute;
	top: 10px;
}
.popupblock3
{
	display: none;
	background-color: White;
	padding: 15px 15px 15px 15px;
	border-style: outset;
	border-width: 3px;
	text-align: left;
	position: relative;
	z-index: 10000;
}
.clear
{
	height: 1%;
	clear: both;
}

.close
{
	color: red;
	float: right;
}
.floatr
{
	float: right;
}
.floatl
{
	float: left;
}
.watermark
{
	color: Gray;
}

.NewAccountTable
{
	margin-left: auto;
	margin-right: auto;
}

table.NewAccountTable td
{
	padding: 5px 5px 5px 5px;
}

table.domaintable
{
	border-collapse: collapse;
	border: none;
}
table.domainTable tr
{
	border-collapse: collapse;
	border: none;
}
table.domainTable tr td
{
	border-collapse: collapse;
	border: none;
}

table.domainTable tr th
{
	border-collapse: collapse;
	border: none;
	text-align: center;
}

.domainCell1, .domainCell2, .domainCell3, .domainCell4
{
	padding: 5px;
	width: 150px;
}

.blogComment1
{
	background-color: #dce6f2;
}

.blogComment2
{
	background-color: #fbae56;
}

.bottomborder
{
	border-bottom: solid 1px black;
}

.UserInput
{
	display: block;
	margin-bottom: 20px;
}


.td001
{
	background-image: none;
	padding: 2px 7px;
	background: url(         '/images/sitel_back.gif' ) repeat-x left top;
	font-size: 9px;
	text-align: center !important;
	vertical-align: middle;
	line-height: 11px;
}
.td002
{
	background-image: none;
	padding: 2px 7px;
	background: url(            '/images/sitel_back.gif' ) repeat-x left top;
	font-size: 9px;
	text-align: center !important;
	vertical-align: middle;
	line-height: 11px;
}


.td003
{
	background-image: none;
	padding: 2px 7px;
	background: url(            '/images/sitel_back.gif' ) repeat-x left top;
	font-size: 9px;
	text-align: center !important;
	vertical-align: middle;
	line-height: 11px;
}
ol li ol li
{
	list-style-type: lower-alpha;
}

.h100
{
	height: 161px;
}
.mps1
{
	width: 110px;
	background-color: White;
}
.mps2
{
	position: relative;
	top: 5px;
}
.mps3
{
	width: 916px;
	height: 35px;
}
.mps4
{
	width: 150px;
}
.mps5
{
	width: 60px;
	float: right;
}
.grenn
{
	color: Green;
}
.navlayer2
{
	position: absolute;
	top: 120px;
	margin-left: 60px;
}

.navlayer3
{
	position: absolute;
	top: 135px;
	margin-left: 80px;
}

ul.hMenu
{
}

ul.hMenu li
{
	display: inline;
	text-transform: uppercase;
}

.menudot
{
	margin-right: 3px;
	margin-left: 5px;
	vertical-align: middle;
}

.hlmenumain
{
	margin-left: 40px;
	position: absolute;
	top: 100px;
}
.vidtitle
{
	padding-bottom: 20px;
}





.tac
{
	text-align: center;
}
.vam
{
	vertical-align: middle;
}
.blkimg
{
	margin-right: 20px;
	margin-bottom: 250px;
}

.hdlist
{
	color: Red;
	font-weight: bold;
}

.requireLogin
{
	display: none;
}
.popout strong
{
	color: #EBC03F;
	margin-left: 10px;
}

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 1000;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: Black;
padding: 5px;
left: -1000px;
border: 2px solid black;
visibility: hidden;
color: Orange;
text-decoration: none;
z-index: 1001;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
z-index: 1001;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */
z-index: 1001;
}

.myimage
{
-ms-filter: "progid:DXImageTransform.Microsoft.Fade(duration=3)"; /*IE8+ syntax*/
-ms-filter :progid:DXImageTransform.Microsoft.Fade(duration=3); /*Pre IE8 syntax*/
}

.PortCenter
{
    text-align: center;
    width: 546px;
    margin-left: auto;
    margin-right: auto;
}


.radcontrolcenter
{
    padding-left: 14px; 
    padding-top: 5px; 
    text-align:center;
}
.radcontrolleft
{
    padding-left: 14px; 
    padding-top: 5px; 
}

.RadControlStyle
{
   padding-left: 14px; 
   padding-top: 5px; 
   text-align:center;
}
#package
{
    width: 400px;
}
#package tr td
{
    width: 200px;
}

.TableHeaderStyle
{
    font-weight: bold;
    text-decoration: underline;
}