/* reset */
html, body, div, span, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
html {
	line-height: 1;
     background: rgb(240, 240, 240);
}

body {
     line-height: 1;
     background: url('../../../images/bkgd-page.png') center repeat-y;
     margin: 0;
     padding: 0;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border: 1;
	border-collapse: collapse;
	border-spacing: 0;
}
/* end reset*/

/* @font-face @/
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on November 30, 2012 09:17:20 AM America/New_York */

@font-face {
    font-family: 'PTSansNarrowRegular';
    src: url('PTN57F-webfont.eot');
    src: url('PTN57F-webfont.eot?#iefix') format('embedded-opentype'),
         url('PTN57F-webfont.woff') format('woff'),
         url('PTN57F-webfont.ttf') format('truetype'),
         url('PTN57F-webfont.svg#PTSansNarrowRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'PTSansCaptionBold';
    src: url('PTC75F-webfont.eot');
    src: url('PTC75F-webfont.eot?#iefix') format('embedded-opentype'),
         url('PTC75F-webfont.woff') format('woff'),
         url('PTC75F-webfont.ttf') format('truetype'),
         url('PTC75F-webfont.svg#PTSansCaptionBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'PTSansCaptionRegular';
    src: url('PTC55F-webfont.eot');
    src: url('PTC55F-webfont.eot?#iefix') format('embedded-opentype'),
         url('PTC55F-webfont.woff') format('woff'),
         url('PTC55F-webfont.ttf') format('truetype'),
         url('PTC55F-webfont.svg#PTSansCaptionRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'PTSansBoldItalic';
    src: url('PTS76F-webfont.eot');
    src: url('PTS76F-webfont.eot?#iefix') format('embedded-opentype'),
         url('PTS76F-webfont.woff') format('woff'),
         url('PTS76F-webfont.ttf') format('truetype'),
         url('PTS76F-webfont.svg#PTSansBoldItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'PTSansBold';
    src: url('PTS75F-webfont.eot');
    src: url('PTS75F-webfont.eot?#iefix') format('embedded-opentype'),
         url('PTS75F-webfont.woff') format('woff'),
         url('PTS75F-webfont.ttf') format('truetype'),
         url('PTS75F-webfont.svg#PTSansBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'PTSansItalic';
    src: url('PTS56F-webfont.eot');
    src: url('PTS56F-webfont.eot?#iefix') format('embedded-opentype'),
         url('PTS56F-webfont.woff') format('woff'),
         url('PTS56F-webfont.ttf') format('truetype'),
         url('PTS56F-webfont.svg#PTSansItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'PTSansRegular';
    src: url('PTS55F-webfont.eot');
    src: url('PTS55F-webfont.eot?#iefix') format('embedded-opentype'),
         url('PTS55F-webfont.woff') format('woff'),
         url('PTS55F-webfont.ttf') format('truetype'),
         url('PTS55F-webfont.svg#PTSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-size: 14pt;
}

@font-face {
    font-family: 'PTSansNarrowBold';
    src: url('PTN77F-webfont.eot');
    src: url('PTN77F-webfont.eot?#iefix') format('embedded-opentype'),
         url('PTN77F-webfont.woff') format('woff'),
         url('PTN77F-webfont.ttf') format('truetype'),
         url('PTN77F-webfont.svg#PTSansNarrowBold') format('svg');
    font-weight: normal;
    font-style: normal;

}


h1, h2, h3 {
	font-family: 'PTSansRegular', Tahoma,  Arial, sans-serif;	
}

strong {
	font-family: 'PTSansBold', Arial, sans-serif;	
}

em {
	font-family: 'PTSansNarrowRegular', Arial, sans-serif;	
}

.logo {
	letter-spacing: -1px;
	color: rgb(255,255,255);
	text-shadow: 2px 2px 1px rgba(0,0,0,.25);
	font: normal 54px 'PTSansNarrowRegular', Arial, sans-serif;
    margin: 20px 0 10px 100px;
}

.clear:after { 
content: "."; display: block; height: 0; clear: both; visibility: hidden; 
}

.clear {
	min-height: 1px;
        zoom:1;
}

.wrapper_global_menu  {
	background: url('../../../images/bkgd-global_menu.png') repeat-x; 
	width: 100%;
}

.wrapper_banner, .wrapper_content, .wrapper_article {
	width: 100%;
}

.wrapper_nav {
   	background: url('../../../images/bkgd-primary_nav.png') repeat-x; 
	width: 100%;
}

.wrapper_footer {
	clear: both;
	margin-top: 36px;
	background: url('../../../images/bkgd-global_menu.png') repeat-x; 
	width: 100%;
	overflow:hidden;
}

* html .clear {
	height: 1px;
}


#global_menu {
    height: 33px;
	width: 920px;
	margin: 0 auto;
	padding: 0px;
	list-style: none;
	overflow: hidden;
}

#global_menu ul.menu li a, #global_menu ul.login li a{
    color: rgb(255,255,255);
	padding: 6px 4px 4px 4px;
	display: block; 
	text-decoration: none;

}

#global_menu ul.menu li {
    font-family: 'PTSansRegular', Tahoma, Arial, sans-serif;
	font-size: 0.8em;
	color: rgb(255,255,255);
	float: left;
	margin-left: 15px;
    padding: 5px 0px 5px 5px;
}

#global_menu ul.menu li.active a{
    background-color: rgb(255,255,255);
	color: rgb(64, 64, 64);
	height: 24px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

#global_menu ul.menu a:hover,  #global_menu ul.login a:hover{
    text-decoration: underline;
}

#global_menu ul.login li {
    font-family: 'PTSansRegular', Tahoma, Arial, sans-serif;
	font-size: 0.8em;
	width: 110px;
	color: rgb(255,255,255);
	float: right;
    padding: 5px 0px 5px 0px;
}
.banner {
	width: 918px;
	margin: 0 auto;
	position: relative;
	border-top: solid 6px white;
	height: 72px;
}

/* fix IE 6: improperly positioning */

* html .banner {
	height: 1px;
}

.banner img {
    position: relative;
	padding-top: 6px;
	padding-left: 10px;
}

.banner p {
    position: relative;
	float: right;
	font-family: 'PTSansRegular', Tahoma, Arial, sans-serif;
	font-size: 1.8em;
	color: rgb(144, 144, 144);
	padding: 18px 0px 16px 0px;
}

.backnav {
	position: relative;
	float: left;
	margin: 10px 6px 24px 6px;
	font-size: 18px;
	font-style: italic;
}
.nextnav {
	position: relative;
	float: right;
	margin: 10px 6px 24px 6px;
	font-size: 18px;
	font-style: italic;
}

.litexample {
	margin: 4px 4px 4px 16px;
	background: none repeat scroll 0% 0% #f2f2f2;
	font-size: 12px;
	padding: 6px 4px 4px 4px;
}

.litexample p {
	font-family: 'Courier New';
}

.content, .main {
    width: 920px;
    margin: 8px auto;
    padding: 8px auto 12px auto;
}

.article {
	width: 580px;
	margin: 0px auto;
	padding: 10px 10px 20px;
	float: left;
}

.content h1, .main h1, .article h1{
	margin-left: 0.5em;
	margin-top: 1.0em;
	padding: 8px;
	font-size: 1.5em;
	color: rgb(64,64,64);
	text-shadow: 1px 1px 1px rgba(0,0,0,.75);
	margin-bottom: 0.75em;
}

.content h2, .main h2, .article h2{
	margin-top: 0.5em;
	padding: 8px;
	font-size: 1.3em;
	color: rgb(80, 60, 130);
	margin-bottom: 0.5em;
}

.content h3, .main h3, .article h3{
	padding: 4px;
	font-size: 1.1em;
	color: rgb(80, 60, 130);
	margin-bottom: 0.3em;
}

.content p { 
	margin-left: 18px;
	font-size: 0.9em;
}
.content table {
	width: 90%;
	margin-left: 24px;
	background: #f9f9f9;
	border-top: 2px solid #476181; 
	border-bottom: 2px solid #476181; 
}

.content table#bind {
	width: 98%;
    margin-left: 8px;
}

.content table, th {
	background: rgb(121,169,209); 
	color: #ffffff; 
	font-size: 9pt;
	text-align: center;
	height: 18px;
}
.content table, td {
	background: #f9f9f9;
	color: #000000;
	text-align: left;
	height: 18px;
}

.content table, th, td {
	border: 1px solid black;
	padding: 2px;
}

.content table#bind td:nth-child(1) {
	font-family: 'Courier New';
	font-size: 12px;
}

.content table.sortable th {
	background: rgb(121, 161,209);
	color: rgb(255, 255, 255);
	vertical-align: middle;
	height: 18px;
	font-size: 14px;
}
.content table.sortable td  a{
	font-size: 16px;
}

.content table.sortablecourier th {
	background: rgb(121, 161,209);
	color: rgb(255, 255, 255);
	vertical-align: middle;
	height: 18px;
	font-size: 14px;
}
.content table.sortablecourier  td  a{
	font-size: 16px;
}

.content table.sortablecourier td:nth-child(3) {
	font-family: 'Courier New';
	font-size: 12px;
}

.content table.sortable, td.right {
	font-size: 14px;
	padding: 4px;
}

.content table.borderless td {
	border: 0px;
	background: #f0f0f0;
}

.content table.borderless {
	border: 0px;

}
.content table#books {
	border: 0px;
}
	
.content table#books img {
	height: 96px;
	width: auto;
}

.content table#books  td {
	border: 0px;
	padding: 6px;
	font-size: 16px;
	vertical-align: middle;
}

ul {
        padding-left: 64px;
}

.main p {
	margin-left: 48px;
	margin-bottom: 18px;
	font-size: 0.9em;
}

.content ul, .article ul {
	list-style-image: url('../../../images/triangsm.png') ;
	padding-left: 48px;
	text-indent: 8px;       
	font-size: 1.0em;
}
.content ul.indent, .article ul.indent {
	list-style-image: url('../../../images/tbulsm.png') ;
	padding-left: 72px;
	text-indent: 8px;       
	font-size: 0.9em;
}

#accordian_controls {
	margin-left: 16px;
	margin-bottom: 4px;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fbfcfb) to(#f0f2f3));
	background-image: -webkit-linear-gradient(top, #fbfcfb, #f0f2f3);
	background-image:    -moz-linear-gradient(top, #fbfcfb, #f0f2f3);
	background-image:     -ms-linear-gradient(top, #fbfcfb, #f0f2f3);
	background-image:      -o-linear-gradient(top, #fbfcfb, #f0f2f3);
	min-height: 28px;
	overflow: hidden;
	zoom: 1;
	position:relative;
}

#accordian_controls a.compress_all span {
	background: url('../../../images/btn-Compress.png') no-repeat;
	background-position: top, center;
	position: absolute;
	width: 73px;
	height: 22px;
	right: 15px;
	top: 3px;
}

#accordian_controls a.expand_all span {
	background: url('../../../images/btn-Expand.png') no-repeat;
	position: absolute;
	width: 73px;
	height: 22px;
	right: 105px;
	top: 3px;
}

#accordian_controls a:hover span{
	background-position: bottom, center;
}

.accordian {
	overflow: hidden;
	border: 1px;
	border-color: #f0fff0;
	margin-left: 16px;
}

.accordian h2 {
    border: 1px solid rgb(224, 224, 244);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fbfcfb) to(#f0f2f3));
	background-image: -webkit-linear-gradient(top, #fbfcfb, #f0f2f3);
	background-image:    -moz-linear-gradient(top, #fbfcfb, #f0f2f3);
	background-image:     -ms-linear-gradient(top, #fbfcfb, #f0f2f3);
	background-image:      -o-linear-gradient(top, #fbfcfb, #f0f2f3);
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	padding: 12px 45px 12px 18px;
	margin: 3px 0px 0px;
	position: relative;
	min-height: 30px;
	cursor: pointer;
	color: rgb(80,60,130);
}

.accordian h2 a {
	text-decoration: none;
}

.accordian h2 a:hover {
	color: rgb(80,60, 130);
	text-decoration: none;
}

.accordian h2 a span {
	background: url('../../../images/btn_more.png') no-repeat scroll 0px top transparent;
	position: absolute;
	width: 30px;
	height: 30px;
	right: 15px;
	top: 12px;

}

.accordian h2.less a span {
	background: url('../../../images/btn_less.png') no-repeat right;    
}

.accordian h2.less a {
	color: rgb(80, 60, 130);
}

.accordian .text {
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fbfcfb) to(#f0f2f3));
	background-image: -webkit-linear-gradient(top, #fbfcfb, #f0f2f3);
	background-image:    -moz-linear-gradient(top, #fbfcfb, #f0f2f3);
	background-image:     -ms-linear-gradient(top, #fbfcfb, #f0f2f3);
	background-image:      -o-linear-gradient(top, #fbfcfb, #f0f2f3);
	border-bottom: 1px solid rgb(224, 224, 244);
	border-right: 1px solid rgb(224, 224, 244);
	border-left: 1px solid rgb(224, 224, 244);
	padding: 16px 20px 12px 10px;
}

.article_img {
	clear: both;
	padding: 12px 2pxpx 12px 2px;
}


p.prefooter {
	margin-top: 18px;
}

img.icon {
	float:left;
	padding-right: 4px;
	
}

#colleft {
	width: 400px;
	margin: 0px auto;
	padding: 10px 10px 10px 10px;
	float: left;
}
#colright {
	width: 400px;
	margin: 0px auto;
	padding: 10px 10px 10px 10px;
	float: right
}

#collateral {
   width:400px;
   float:left;
   padding: 10px 20px 10px 120px;
}

.thumbsum {
   clear: both;
   width:378px;
   height:244px;
   border: 1px solid rgb(128,128,128);
   padding:20px 10px 10px 10px;
   margin: 20px 30px 20px 30px;
}

.sideimage {
	margin-top: 24px;
	width: 304px;
	float: right;
	margin-bottom: 6px;
}


/*New copy block to overlay text over home page slider*/
.content .copy {
   clear: both;
   position: absolute;
   top: 160px;
   left: 600px;
   width: 325px;
   height: 190px;
   text-align: right;
   z-index: 200;
}

.content .copy #copyh2 h2 {
   font-size: 1.6em;
   color: rgb(255,255,255);
}

.content .copy h4 {
   font-size: 1.1em;
   color: rgb(255,255,255);
}

.content .copy a {
   text-decoration: none;
}

.sidebar {
	margin-top: 24px;
	width: 304px;
	float: right;
	margin-bottom: 6px;
	background: url('../../../images/sidegray-middle.png') repeat-y center top;

}

.sidebar h1 {
   padding-top:42px;
   margin-top: 0;
   margin-left: 0;
   padding-left: 14px;
   font-size: 1.3em;
   color: rgb(143,180,255);
   margin-bottom: 0.5em;
   background: url('../../../images/sidegray-top.png') no-repeat left top;
}

.sidebar h2 {
   clear: both;
   padding-top: 6px;
   margin-left: 10px;
   font-size: 1.1em;
   color: rgb(192,192,192);
   margin-bottom: 0.5em;
}

.sidebar p {
	clear: both;
	font-size: 0.8em;
	margin-left: 18px;
	padding-top: 12px;
	color: rgb(255,255,255);
}

.sidebar li {
	clear: both;
	color: rgb(255,255,255);
	list-style: none;
	display: block;
	padding-left: 5px;
	margin: 14px 20px 14px 10px;
}

.sidebar li span {
	font-size:0.8em;
}

.sidebar a {
	text-decoration: none;
	display: in-line;
	padding: 2px 5px 33px 0px;
	color: rgb(106,155,255);
}

.sidebar a img {
   float: left;
   margin: 0px 7px 17px 7px;
   border: 3px solid rgb(43, 43, 43);
}


.sidebar a:hover {
	text-decoration: underline;
}

.sidebar a:hover img {
	margin: 0px 7px 17px 7px;
	border: 3px solid rgb(106,155,255);
}

.sidebar .last {
	padding-bottom:30px;
	background: url('../../../images/sidegray-bottom.png') no-repeat center bottom;
}

.sidebar span#doctitle {
   font-size: 1.0em;
   color: rgb(143,180,255);
}

#IPv6SubnetCalc , #address-plan {
	float: left;
	margin: 8px 6px 18px 36px;
	padding: 10px 8px 14px 4px;
	border: 2px solid rgb(120, 120, 120);
	background-color: rgb(240, 240, 240);
	background-color: rgba(240, 240, 240, .8);
}

#IPv6SubnetCalc .prompt, #address-plan .prompt{
	display: block;
	clear: left;
	float: left;
	width: 140px;
	text-align: right;
	padding: 7px 15px 0 0;
}

#IPv6SubnetCalc select {
	display: inline-block;
}

#IPv6SubnetCalc  input[type="text"], #address-plan  input[type="text"]  {
   margin-right:24px;
}
#IPv6SubnetCalc  #slider {
	float: right;
	width: 70%;
	margin: 0px 24px 20px;
}
#IPv6SubnetCalc button {
	clear: both;
	display: block;
	margin-left: 45%;
	margin-top: 22px;
}

#IPv6SubnetCalc h2, #address-plan h2 {
	background: url("../../../images/BTDiaSm.png") no-repeat right center;
	margin-right: 24px;
}

#buttons {
	clear: both;
	margin: 2px 10px 12px 480px;
	display: inline-block;
}

#orig-network {
	font-size: 1.3em;
}

#maskLength {
	margin-bottom: 16px;
}

#ipv6Subnets #leftcol {
	text-align: center;
	padding: 2px 14px;
}

#ipv6Subnets tr:first-child {
	border-bottom: 1px solid black;
}
#ipv6Subnets td {
	height: 18px;
}

#needs-table {
	font-family: 'PTSansNarrowRegular', Arial, sans-serif;
	margin: 10px 0 16px 0;
}

#needs-table td {
	padding: 6px;
}

#needs-table td.rad {
	text-align: center;
}

#needs-text {
	font-size:1.3em;
}


.ui-dialog {
	font-size: 0.9em;
}

.footer {
	height: 33px;
	width: 920px;
	margin: 0 auto;
	padding: 0px;
	list-style: none;
	overflow: hidden;
}
.footer ul.menu li a {
    color: rgb(255,255,255);
	padding: 6px 4px 4px 4px;
	display: block; 
	text-decoration: none;
}

.footer ul.menu li {
	font-family: 'PTSansNarrowRegular', Tahoma, Arial, sans-serif;
	font-size: 0.75em;
	color: rgb(255,255,255);
	float: left;
	margin-left: 15px;
	padding: 5px 0px 5px 5px;
}

.footer ul.menu a:hover {
    text-decoration: underline;
}

p, li, legend , form, form#signup select{
	font-size: 0.9em;
	color: black;
	font-family: 'PTSansNarrowRegular', Tahoma, Arial, sans-serif;
	line-height: 110%;
	margin-bottom: 2px;
}

fieldset {
	padding: 10px;
	border: 1px solid white;
	margin: 25px 0;	
}

.nav {
    width: 920px;
	list-style: none;
	margin: 0px auto 0px auto;
	height: 44px;
	padding: 0px 20px 0px 20px;

}

.nav li {
	float: left;
	display: inline-block;	
	text-align: center;
	font-size: 0.9em;
	font-weight: bold;
	position: relative;
	padding: 4px 20px 5px 20px;
	margin-right: 0px;
	border-right: 1px solid #777777;
	margin-left: 0px;
	border-left: 1px solid #777777;
}

.nav li:first {
    border-left: 1px solid #777777;
}

.nav li:hover {
    padding: 4px 20px 5px 20px;
    z-index:999;
    background: rgb(71,97,129);
}

.nav li a {
	display: inline-block;
	font-family: Arial, sans-serif;
	font-size: 1.0em;
	color: rgb(255,255,255);
	padding: 6px 0px 6px 0px;
	text-decoration: none;
	cursor: pointer;
}

.dropdown {
    display: block;
	background-color: rgb(71,97,129);
	margin: 0px auto;
	position: absolute;
	left: -9999px;
	top:44px;
	padding: 6px 2px 4px 2px;
}

.column {
    display: inline;
	float: left;
	position: relative;
	width: 248px;
	padding: 0px 20px 0px 20px;
}

.nav li:hover .dropdown {

	top: 44px;
	width: 920px;
}


.nav li:hover > div#ipam {

    left: -2px;
}

.nav li:hover  #dns {
    left:-70px;
}


.nav li:hover #dhcp {
    left: -135px;
}
.nav li:hover #resources {
    left: -208px;
}
.nav li:hover #about {
    left: -306px;
}
.nav li:hover #news {
    left: -486px;
}
.nav li:hover #company {
    left: -620px;
}
.dropdown table td  {
	border: 0px;
	vertical-align: middle;
	background-color: rgb(71,97,129);
	padding: 2px;
}

.dropdown h2 {
    color: rgb(143,180,255);
	margin-bottom: 5px;
	text-shadow: 1px 1px 1px rgba(0,0,0,.75);
	text-align: left;
	font-size: 1.1em;
    padding: 0px;
}

.dropdown h3 {
    text-align: left;
	text-weight: bold;
	background: url("../../../images/GTSmall.png") no-repeat right;
}

.dropdown a {
	font-family: 'PTSansBold', Arial, sans-serif;
	font-size: 0.9em;
	display: inline-block;
	color: rgb(224,224,224);
	padding: 0px;
	text-decoration: none;
	cursor: pointer;
}

.dropdown a:hover {
    text-decoration: underline;
}

.dropdown p {
	font-family: 'PTSansNarrowRegular', Arial, sans-serif;
	font-size: 0.9em;
	color: rgb(192,192,192);
	text-align: left;
	padding: 0px 0px 2px 0px;
}

.footer p {
	font-size: 1.1em;
	font-family: 'PTSansNarrowRegular', Arial, sans-serif;
	padding: .5em .25em .5em 1em;
	color:rgb(128,128,128);
	margin: 0;
}

form#order div, form#signup div{
	padding-bottom: 10px;	
}

form#order .label, form#signup .label {
	display: block;
	clear: left;
	float: left;
	width: 175px;
	text-align: right;
	padding: 7px 15px 0 0;
	
}

form#signup .label {
	width: 200px;	
}

form#order select, form#signup select {
	display: inline-block;
	width: 180px;
}

form#order input[type="radio"], form#signup input[type="radio"], form#signup input[type="checkbox"] {
   display: inline-block;
   margin-top: 10px;	
}

form#signup input[type="text"] {
   width:180px;
}

form .indent, #submit {
	margin-left: 115px;	
}
form#signup .indent label.error {
	margin-left: 0;
}
form#signup label.error {
	font-size: 0.8em;
	color: #F00;
	font-weight: bold;
	display: block;
	margin-left: 215px;
}
form#signup  input.error, form#signup select.error  {
	background: #FFA9B8;
	border: 1px solid red;
}
a {
	color: rgba(0,0,0,.75);
}

h1 {
	color: rgb(143,180,255);
	margin-top: 8px;
	margin-bottom: 5px;
	font-size: 1.4em;
	text-shadow: 1px 1px 1px rgba(0,0,0,.75);
}

h2 {
	color: rgb(143,180,255);
	margin-top: 8px;
	margin-bottom: 5px;
	font-size: 1.2em;
	text-shadow: 1px 1px 1px rgba(0,0,0,.75);
    
}

h3 {
	font-size: 1.0em;
	color: rgb(143,180,255);;
}


.col1 {
	float: left;
	width: 75%;	
}
.col2 {
	float: right;
	width: 20%;	
}

.col2 ul {
	margin-left: 20px;
	list-style: square;
}
.col2 li {
	font-size: 90%;	
}

#selectorList {
	overflow: hidden;	
}
#selector {
	width: 275px;
}
#bib {
	padding: 15px;
	border: 1px dotted #FFF;
	font-size: 80%;
	margin-bottom: 25px;
}

#gallery img {
	display: inline-block;
	margin: 0 0 10px 0;
	border: 1px solid rgb(0,0,0);
}


.labelBlock {
	text-transform: uppercase;
	font-weight: bold;	
	display: block;
	padding-bottom: 0 !important;
	clear: both;
	margin-top: 10px;
}
