/* Body defaults
-------------------------------------------------- */

body {
	margin-top: 0px;
	background: url(../images/template/bg_tile.gif);
	margin-bottom: 20px;
}

body * {
	margin: 0;
	padding: 0
	}
/* Page layout
-------------------------------------------------- */

#container {
	width: 780px;
	background: url(../images/template/main_bg.gif) repeat-y top;
	text-align: left;
	padding: 0 10px 0 10px;
	}
	
#cap {
	background: url(../images/template/bg-bottom.gif) repeat-x;
	height: 6px;
	width: 780px;
	margin: 0 0 0 10px;
	}
	
/* Top navigation
-------------------------------------------------- */	
	
.top-navigation {
	background:url(../images/template/top_row.gif) no-repeat left;
	width:780px;
	height:29px;
	}

.top-navigation ul {
	list-style: none;
	margin: 0 0 0 210px;
	padding: 0 0 0 0;
	}

.top-navigation ul li {
	float:left;
	margin-right: 13px;
	padding-left: 12px;
	background:url(../images/template/nav-spacer.gif) no-repeat left;
	margin-top: 4px;
	}
	
.top-navigation ul li.none {
	background: none;
	}
	
.top-navigation ul li.lasta {
	margin-right: 0px;
}
	
.top-navigation ul li a, .top-navigation ul li a:visited  {
	font: bold 11px "Trebuchet MS", Tahoma, verdana, arial, sans-serif;
	color: #2b2b2b;
	text-decoration: none;
	}
	

.top-navigation ul li a:hover, .top-navigation ul li a:active, .top-navigation ul li a:visited.selected  {
	font: bold 11px "Trebuchet MS", Tahoma, verdana, arial, sans-serif;
	color: rgb(45,128,169);
	text-decoration: underline;
	}	

		
/* Caption graphics
-------------------------------------------------- */		
		
.splash {
	width: 780px;
	height: 86px;
	background: url(../images/caption/gateway.jpg) no-repeat left;
	clear: both;
	}
	
.splash a {
	width: 190px;
	height:80px; 
	margin-left: 10px; 
	display: block; 
	}
	
.splash a span {
	display: none;
	}
	
.content {
	width: 780px;
	background-color: #FFF;
	overflow: hidden;
	color: #545454;
	}

.splash.dedicated-servers {
	background: url(/images/caption/dedicated-servers.jpg) no-repeat left;
	}
		
.splash.caption-windows {
	background: url(/images/caption/windows.jpg) no-repeat left;
	}

.splash.caption-linux {
	background: url(/images/caption/linux.jpg) no-repeat left;
	}
	
.splash.caption-bsd {
	background: url(/images/caption/bsd.jpg) no-repeat left;
	}
	
.splash.caption-managed-colocation {
	background: url(/images/caption/managed-colocation.jpg) no-repeat left;
	}

.splash.caption-business-continuity {
	background: url(/images/caption/business-continuity.jpg) no-repeat left;
	}

.splash.caption-managed-hosting {
	background: url(/images/caption/managed-hosting.jpg) no-repeat left;
	}
	
.splash.caption-administration {
	background: url(/images/caption/administration.jpg) no-repeat left;
	}

.splash.caption-backup-recovery {
	background: url(/images/caption/backup-recovery.jpg) no-repeat left;
	}

.splash.caption-monitoring {
	background: url(/images/caption/monitoring.jpg) no-repeat left;
	}

.splash.caption-reporting {
	background: url(/images/caption/reporting.jpg) no-repeat left;
	}

.splash.caption-security {
	background: url(/images/caption/security.jpg) no-repeat left;
	}

.splash.caption-deployment {
	background: url(/images/caption/deployment.jpg) no-repeat left;
	}
	
.splash.caption-infrastructure {
	background: url(/images/caption/infrastructure.jpg) no-repeat left;
	}
	
.splash.caption-architecture {
	background: url(/images/caption/architecture.jpg) no-repeat left;
	}

.splash.caption-about {
	background: url(/images/caption/about.jpg) no-repeat left;
	}

.splash.caption-portal {
	background: url(/images/caption/account-center.jpg) no-repeat left;
	}

	
/* Left navigation
-------------------------------------------------- */
	
.left-nav {
	float: left;
	background: url(../images/template/nav-bg.gif) repeat-y;
	width: 208px;
	height: auto;
	padding-top: 5px;
	margin-right: 10px;
	/* display: table; */
	}
				
ul.level-one {
	height: 30px;
	width: 198px;
	font-size: 13px;
	font-family: Trebuchet Ms;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	display: table;
	}

		
ul.level-one li {
	list-style: none;
	padding-left: 25px;
	padding-top: 6px;
	background: url(../images/template/nav-caption.gif) no-repeat left top;
	color: #4b4b4b;
	letter-spacing: 0px;
	}
			
			
ul.level-two {
	margin: 10px 0px 5px 0px;
	padding: 0 0 0 0;
	}

.closed {
	display: none;
	}
				
ul.level-two li {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: none;
	height: auto;
	letter-spacing: normal;
	}

ul.level-two li a {
	font-family: Arial, Helvetica, sans-serif;
	padding: 1px 0px 1px 6px;
	font-size: 11px;
	text-decoration: none;
	color: #333333;
	cursor: pointer;
	display: block;
	width: 150px;
	}


ul.level-two li a:visited {
	color: #333333;
	}
		
ul.level-two li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 5px;
	font-size: 11px;
	text-decoration: none;
	border: 1px solid #cccccc;
	background-color: #f1f1f1;
	text-decoration: none;
	color: #c01b1b;
	}

ul.level-two li a.selected, ul.level-two li a:visited.selected {
	padding: 0px 0px 0px 5px;
	color: #0b70c1;
	border: 1px solid #cccccc;
	background-color: #FFF;
	cursor:default;
	}	



ul.level-three-open {
	margin: 0px 0 0 5px;
	padding: 0 0 0 0;
	}

ul.level-three-open li {
	font-weight: normal;
	}

ul.level-three-open li a {
	border: none;
	padding: 1px 0px 1px 12px;
	
	}

ul.level-three-open li a:hover{
	border: none;
	color: #1b6dc1;
	text-decoration: underline;
	padding: 1px 0px 1px 12px;
	background: url(../images/lists/light-arrow.gif) no-repeat left;
	}
	
ul.level-three-open li a.selected, ul.level-three-open li a:visited.selected {
	padding: 1px 0px 1px 12px;
	border: none;
	background-color: transparent;
	cursor:default;
	background: url(../images/lists/asterisk2.gif) no-repeat left;
	}
	
	

ul.level-four-open {
	margin: 0px 0 0 10px;
	padding: 0 0 0 0;
	}

ul.level-four-open li {
	font-weight: normal;
	}

ul.level-four-open li a, ul.level-four-open li a:visited {
	border: none;
	padding: 1px 0px 1px 10px;
	font-weight: normal;
	background: url(../images/lists/square-gray.gif) no-repeat left;
	}

ul.level-four-open li a:hover{
	border: none;
	color: #990000;
	text-decoration: underline;
	padding: 1px 0px 1px 10px;
	background: url(../images/lists/square-gray.gif) no-repeat left;
	}
	
ul.level-four-open li a.selected, ul.level-four-open li a:visited.selected {
	padding: 1px 0px 1px 10px;
	border: none;
	background-color: transparent;
	cursor:default;
	color: #ff5f00;
	background: url(../images/lists/square.gif) no-repeat left;
	}	
	
		
.nav-close {
	background: url(../images/template/nav-bottom.gif) no-repeat left top;
	width: 208px;
	height: 6px;
	!margin-bottom: -13px;
	}

/* Section specific
-------------------------------------------------- */

.title {
	height: 54px;
	padding-left: 60px;
	margin-top: 15px;
	margin-bottom: 10px;
	}
	
.nologo {
	height: 54px;
	padding-left: 0px;
	margin-top: 15px;
	margin-bottom: 10px;
	}	
	
.security {
	background: url(../images/icons/security.gif) no-repeat top left;
	}


		
/* Content specific
-------------------------------------------------- */	
		
.data {
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
	width: 542px;
	font-size: 13px;
	font-family: Trebuchet Ms;
	overflow: hidden;
	}
	
	p {
	line-height: 1.7em;
	text-align: left;
	margin-bottom: 15px;
	}
	
	.reduce-font {
		font-size: 12px;
	}
	
	
	
/* Global defaults
-------------------------------------------------- */

h1 {
	font-family: Lucida,"Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: normal;
	color: #1b6dc1;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	font-weight:normal;
	color: #c01120;
	letter-spacing:-0.5px;
	padding: 0 0 0 0;
	margin: 0 0 5px 0;
	}	
	
h3 {
	font-family: Times New Roman;
	font-size:17px;
	font-weight:bold;
	margin: 0 0 5px 0;
	color: #c01b1b;
	}

	h3#alternate {
	margin-top: 0px;
	font-family: Times New Roman;
	font-size:17px;
	font-weight:bold;
	color: #333333;
	}
	
	h3.special {
		color: #1171c0;
		text-transform: uppercase;
		font-family: arial;
		font-size: 13px;
		}
	
	h3 span {
		display: none;
	}
	
h4 {
	font-family: Times New Roman;
	font-size:15px;
	font-weight:bold;
	margin: 0 0 10px 0px;
	color: #c01b1b;
	}

	h4#alternate {
	margin-top: 0px;
	font-family: Times New Roman;
	font-size:15px;
	font-weight:bold;
	color: #333333;
	}	

h5 {
	font-size: 12px;
	font-family: trebuchet ms;
	color: #1b6dc1;
	text-transform:uppercase;
	margin-bottom: 10px;
	}

h6 {
	text-transform:uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	margin: 0 0 5px 0;
	color: #c01b1b;
	}

b {
	_display: block;
	}

ol {
	margin: 0 0 0 25px;
	font-size: 12px;
	}

dl.info {
	border: solid 1px #bdccae;
	background-color: #f5f7f3;
	padding: 4px 4px 4px 4px;
	margin-bottom: 15px;
	}

dl.info dt {
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	}



a {
	color:#0b70c1;
	}

a:hover, a:active {
	color:#c01b1b;
	}
	
strong {
	display: block;
	}

legend {
	display: none;
	}

label {
	cursor: pointer;
	font-size: 14px;
	}


	
/* Specific
-------------------------------------------------- */
.basic-container {
	overflow: hidden;
	width: 540px;
	padding-bottom: 10px;
	margin-bottom: 15px;
	}

.border {
	padding-bottom: 10px;
	border-bottom: #D5D5D5 dotted 1px;
	}
	
.noborder {
	border: none;
	}
	
.nopadding {
	padding: 0 0 0 0;
	}
	
	
.basic-col-one {
	width: 260px;
	float:left;
	overflow: hidden;
	}

.basic-col-two {
	float:right;
	overflow: hidden;
	}
	
	
#col-one {
	width: 260px;
	float:left;
	}
	
#col-one h3, #col-two h3 {
	font-size: 15px;
	}

#col-one p {
	font-family: "Trebuchet Ms", "Times New Roman", Times, serif;
	text-align: left;
	}
	
p.standard {
	font-size: 13px;
	line-height: 150%;
}
	
#col-two {
	width: auto;
	float: right;
	margin-right: 15px;
	}
	
.dark {
	color: #000;
	}
	
.red {
	color: #c01b1b;
	}
	
.catalogue {
	clear: right;
	margin-bottom: 20px;
	background:url(../images/template/dots.gif) bottom left no-repeat;
}

.lookout {
	margin: 0 0 20px 0;
	background:url(../images/template/story-bg-lightered.jpg) repeat-x;
	/*
	background:url(../images/template/story-bg.jpg) repeat-x;
	*/
	border: 1px solid #edeee9;
	width: 540px;
	overflow: hidden;
	clear: both;
	}
	
.light {
	background:url(../images/template/story-bg-light.jpg) repeat-x;
	}

.smallText {
	font-size: 12px;
	}
	
.inside {
	margin: 8px 8px 8px 8px;
	overflow: hidden;
	}

.lookout p {
	text-align: left;
	}

.resize {
	width: 240px;
	}
	

/* Bread Crumbs
-------------------------------------------------- */

.breadcrumb{
	margin-top: 13px;	
	margin-bottom: 15px;
	color: #818181;
	font-family: Arial,"Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	}

.breadcrumb a{
	background: transparent url(../images/lists/gray-arrow.gif) no-repeat center right;
	text-decoration: underline;
	padding-right: 15px; /*adjust bullet image padding*/
	padding-left: 2px;
	color: #C0C0C0;
}

.breadcrumb a:visited, .breadcrumb a:active{
	color: #C0C0C0;
}

.breadcrumb a:hover{
	text-decoration: underline;
}


/* Bread Crumbs
-------------------------------------------------- */

/* two-column list for home page - no bullet */
li.column1 {
	position: static;
	margin-left: 5px;
	bottom: 2px;
	}

li.column2 {
	position: static;
	margin-left: 280px;
	}

li.reset {
	margin-top: -100%;
	}

.ul_a {
	padding: 0px 0px 0px 2px;
	margin: 0 0 0 0;
	font-size: 13px;
	list-style:none;
	font-family: "Trebuchet Ms", "Times New Roman", Times, serif
	}

.ul_a li {
	list-style: none;
	background: url(../images/lists/dot-arrow.gif) no-repeat top left;
	background-position: 0 35%;
	padding-left: 14px;
	padding-bottom: 4px;
	line-height:19px;
	}
	
.ul_a a {
	font-family: Arial;
	font-size:11px;
	color:#c01b1b;
	font-weight: bold;
	}
	
.ul_a a:hover {
	font-family: Arial;
	font-size:11px;
	color:#c01b1b;
	font-weight: bold;			
	text-decoration: underline;
	}
	
.ul_a a:visited {
	font-family: Arial;
	font-size:11px;
	font-weight: bold;			
	color:#c01b1b;
	}

.ul_a .none {
	background: url(../images/lists/red-circle.gif) no-repeat left;
	background-position: 0% 40%;
	padding-left: 15px;
	}


.ul_b {
	padding: 0px 0px 0px 2px;
	margin: 0 0 0 0;
	font-size: 11px;
	list-style:none;
	font-family: Trebuchet Ms, Arial, Helvetica, sans-serif;
	}

.ul_b li {
	list-style: none;
	background: url(../images/lists/dot-arrow.gif) no-repeat 0 6px;
	padding-left: 14px;
	padding-bottom: 2px;
	line-height:19px;
	}

.ul_b li a, .ul_b li a:visited {
	color: #0b70c1;
	}

.ul_b li a:hover {
	color:#c01b1b;
	}

.ul_b .last a, ul_b .last a:visited {
	font-family: Arial;
	font-size:11px;
	color:#0b70c1;
	font-weight: bold;
	text-decoration: underline;
	}
	
.ul_b .last a:hover {
	font-family: Arial;
	font-size:11px;
	color:#c01b1b;
	font-weight: bold;			
	text-decoration: underline;
	}
	

.ul_b .last {
	background: none;
	}
	
.ul_b .last a, .ul_b .last a:visited {
	background: url(/images/lists/blue-circle.gif) no-repeat left;
	margin-left: -14px;
	padding-left: 15px;
	}

.ul_b .last a:hover, .ul_b .last a:active {
	background: url(/images/lists/red-circle.gif) no-repeat left;
	}
	
.ul_b.check li{
	background: url(/images/lists/check.gif) no-repeat left;
	padding-left: 20px;
	line-height: 26px;
	font-size: 12px;
	background-position: 0 40%;
	}

.ul_b.mark li{
	background: transparent url(/images/lists/red-light.gif) no-repeat 0px 7px;
	padding-left: 10px;
	line-height: 22px;
	font-size: 12px;
	}

p.more-info {
	width: 100%;
	text-align:right;
	font-weight: bold;
	margin-bottom: 0px;
}

p.more-info a {
	background: url(/images/lists/square-arrow.gif) no-repeat left;
	padding-left: 30px;
	}

p.more-info a:hover {
	background: url(/images/lists/square-arrow-.gif) no-repeat left;
	}
	
p#diagram {
	text-align: center;
	}
	
.notice {
	font-size: 10px;
	}
	
em {
	background-color:#EBFAE7;
	font-style:normal;
	}
	
	
/* Footer
----------------------------------------------------------------------*/

	.foot {
		margin: 10px 0 0px 0px;
		padding: 0 0 10px 0;
		color: #ABABAB;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		text-align:left;
		}
	
	.foot span {
		padding: 0 9px 0 10px;
		margin: 0 0 0 0px;
	}
	
	.foot span.none {
		 background: none;
	}
	
	.foot span a, .foot span a:visited {
		color: #ABABAB;
		text-decoration: none;
		}

	.foot span a:hover {
		color: #ABABAB;
		text-decoration: none;
		text-decoration: underline;
		}

	.foot span {
		background: url(../images/template/nav-spacer.gif) no-repeat right;
		}


/* Hosting Paragraphs
----------------------------------------------------------------------*/

p.administration {
	background: url(/images/icons/administration-large.png) no-repeat top left;
	padding-left: 128px;
	}
	
p.backup-recovery {
	background: url(/images/icons/backup-large.png) no-repeat top left;
	padding-left: 128px;
	height: 105px;
	}
	
p.deployment {
	background: url(/images/icons/deployment-large.png) no-repeat top left;
	padding-left: 128px;
	}
	
p.monitoring {
	background: url(/images/icons/monitoring-large.png) no-repeat top left; 
	padding-left: 128px;
	}
	
p.reporting {
	background: url(/images/icons/reporting-large.png) no-repeat top left;
	padding-left: 128px;
	}

p.security {
	background: url(/images/icons/security-large.png) no-repeat top left;
	padding-left: 128px;
	}
	
p.software {
	background: url(/images/icons/software-large.png) no-repeat top left;
	padding-left: 128px;
	}
	
p.managed-colocation {
	background: url(/images/icons/colocation-large.png) no-repeat left;
	padding-left: 135px;
	height: 123px;
	}
	
p.windows-servers {
	background: url(/images/icons/windows-large.gif) no-repeat left top;
	padding-left: 135px;
	height: 123px;
	}
	
p.bsd-servers {
	background: url(/images/icons/openbsd-large.gif) no-repeat left top;
	padding-left: 135px;
	height: 123px;
	}

p.linux-servers {
	background: url(/images/icons/linux-large.gif) no-repeat left top;
	padding-left: 135px;
	height: 123px;
	}


p.managed-services {
	height: 64px;
	padding-left: 75px;
	}
	
p.managed-services.i-administration {
	background: url(/images/icons/administration.png) no-repeat left;
	}
	
p.managed-services.i-backup-recovery {
	background: url(/images/icons/backup.png) no-repeat left;
	}
	
p.managed-services.i-deployment {
	background: url(/images/icons/deployment.png) no-repeat left;
	}
	
p.managed-services.i-monitoring {
	background: url(/images/icons/monitoring.png) no-repeat left;
	}
	
p.managed-services.i-reporting {
	background: url(/images/icons/reporting.png) no-repeat left;
	}

p.managed-services.i-security {
	background: url(/images/icons/security.png) no-repeat left;
	}
	
p.managed-services.i-software {
	background: url(/images/icons/software.png) no-repeat left;
	}

	
	
p#order-step-1 {
	background: url(/images/ordernow/steps-bar-1.gif) no-repeat left;
	text-indent: -9000px;
	height: 29px;
	width: 530px;
	margin-top: 10px;
	}
	
div.cart {
	overflow: hidden;
	width:542px;
	height: 147px;
	display: block;
	margin-bottom: 20px;
	}
	
div.cart a, div.cart a:visited {
	background: url(/images/buttons/build-server.gif) no-repeat;
	width:249px;
	height: 26px;
	display:block;
	margin-left: 283px;
	margin-top: 110px;

	}
	
div.cart a:hover, div.cart a:active {
	background: url(/images/buttons/build-server-.gif) no-repeat;
	width:249px;
	height: 26px;
	display:block;
	margin-left: 283px;
	margin-top: 110px;
	}

div.cart span {
	display: none;
	}	
div.cart.windows {
	background: url(/images/misc/cart-windows.gif) no-repeat;
	}
	
div.cart.bsd {
	background: url(/images/misc/cart-bsd.gif) no-repeat;
	}
	
div.cart.linux {
	background: url(/images/misc/cart-linux.gif) no-repeat;
	}
	
	
/* Peering Providers
----------------------------------------------------------------------*/

.provider {
	margin-bottom:5px;
	float: left;
	margin-right: 8px;
	
}

	.provider h3 {
		font-size: 13px;
		font-family: Trebuchet Ms;
		clear: both;
	}
	


.provider_logo {
	width: 172px;
	height: 127px;
	background-image: url(/images/misc/provider-background.gif);
	background-repeat: no-repeat;
	padding-top: 8px;
	}

	.provider_logo img{
		margin-left: 6px;
		display: block;
		}
	
	.provider_logo .provider_type a {
		font-weight: bold;
		color: #1d5694;
		font-size: 11px;
		display: block;
		}
		
	.provider_logo .provider_type {
		font-weight: bold;
		margin-left: 1.5em;
		font-family: Arial;
		line-height: 180%;
		font-size: 9px;
		width: 150px;
		color: #9B9B9B;
		}
		
.provider_description {
	 margin-left:205px;
	 display:block;
	 width: 325px;
	}
	
/* Tabular Display
--------------------------------------------------------------------------*/

.tabtitle_light {
	font-weight: bold;
	background-color: #e3f2f9;
	color: #10638d;
	font-size: 13px;
	padding: 5px 0px 5px 10px;
	margin-bottom: 5px;
	width: 530px;
	font-family: Trebuchet Ms;
	}
	
.smaller {
	width: 220px;
	}

.intend {
	margin-left: 10px;
	}
	
.textlinks {
	width: auto;
	padding: 0px 0px 0px 0px;
	font-size: 13px;
	list-style:none;
	font-family: Trebuchet Ms;
	margin: 10px 0 0 0;
	}

.textlinks li {
	list-style: none;
	background: url(/images/lists/red-down-arrow.gif) no-repeat left 7px;
	padding-left: 15px;
	padding-bottom:10px;
	}

.textlinks li span{
	font-weight: bold;
	color: #c01b1b;
	}

.textlinks li ul li{
	list-style:none;
	background: none;
	padding-left: 0px;
	padding-bottom: 0px;
	}		

.textlinks li a {
	color: #c01b1b;
	font-weight: bold;
	}

.textlinks li a:hover {
	color: #c01b1b;
	text-decoration: underline;
	font-weight: bold;
	}

.clear{
    clear:both;
	}
	
a:focus, button:focus {
	outline: none;
	}


body.curWait * {
	cursor: wait;
	}
	
div.section {
	overflow: hidden;
	margin-bottom: 10px
	}

div.section h1 {
	margin-bottom: 5px;
	font-size: 26px;

	}
	
.lg {
	margin-left: 10px;
	width: auto;
	margin-right: 18px;
	height: auto;
	padding: 4px;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	}
	
.hover {
	background: #e2F3f8;
	}
	
div.checked {
	background: #ffc;
	}


dl.faq {margin-bottom: 10px;}
dl.faq dd {display: ; margin-left: 17px}
dl.faq dt { margin-left: 2px; background: url(/images/lists/red-circle.gif) no-repeat left; padding-left: 15px; cursor: pointer; font-size: 13px; color: #0b70c1; margin-bottom: 4px;}

dl.faq ul {
list-style: none;
margin-bottom: 10px;
}
dl.faq ul li{
	background: url(/images/lists/red-light.gif) no-repeat left;
	padding-left: 10px;
}

ul.sitemap {
	widtH: 530px;
}
.sitemap div {
	font-weight: normal;
	color: #c01120;
	font-family:"Times New Roman", Times, serif;
	font-size: 24px;
	border-bottom: thick solid ;
	margin-bottom: 7px;
	
}


.sitemap .z_ero {
	margin-bottom: 20px;
}

.sitemap .o_ne {
	font-weight: normal;
	list-style: none;
	margin-left: 2px;
	clear: both;
	font-size: 16px;
	line-height: 25px;
	font-family: Georgia, "Times New Roman", Times, serif
}

.sitemap .t_wo {
list-style: none;
float: left; 
font-size: 11px;
padding-left: 10px;
margin-left: 5px;
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
background: url(/images/lists/gate.gif) no-repeat left;

}

.sitemap .t_wo a{
	color: #333333;
}

.scroll {
	overflow:scroll;
	height: 200px;
	width: 99%;
	overflow-x: hidden;
	}
	
.scroll p {
	font-size: 11px;
	line-height:100%;
	}
	
.scroll li {
	font-size: 11px;
	line-height: 100%;
	}
	
	
.default_ul {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-size: 12px;
	font-family: Trebuchet Ms, Arial, Helvetica, sans-serif;
	list-style: none;
}
.default_ul li {
	margin-bottom: 5px;
	list-style: none;
}

.hideOnLoad {
	display: none;
	}
	
.blue {
	color: #1b6dc1;
}

.extend-margin {
	margin-bottom: 10px;
}

.extend-margin-top {
	margin-top: 10px;
}

.place-order {
	background: url(/images/buttons/place-order.gif) no-repeat left;
	padding-left: 85px;
	font-weight: bold;
	text-transform: uppercase; 
	}

.center {
	text-align: center;
}

.formErrors {display:block}
