@charset "utf-8";
body {
	font-family: Helvetica, Arial, sans-serif;
	color: #333333;
}

.Sertig {
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-family: 'SertigLight', sans-serif;
}

.Nobile-Bold {
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-family: 'Nobile', sans-serif;
}

img.direction{
	margin-right: 3px;
}

.Nobile-Italic {
	font-weight: normal;
	font-style: italic;
	line-height: normal;
	font-family: 'Nobile', sans-serif;
}

.Nobile-BoldItalic {
	font-weight: bold;
	font-style: italic;
	line-height: normal;
	font-family: 'Nobile', sans-serif;
}

.Nobile {
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-family: 'Nobile', sans-serif;
}

.orange {
	color: #FFA533;
}

.green {
	color: #7AA240;
}

.grey {
	color: #666666;
}

.positive {
	color: #339933;
}

.negative {
	color: #FF0000;
}

/*********** IMAGE styles **************/
img.arrow {
	margin-top: 4px;
	margin-left: 2px;
	margin-right: 5px;
}

/* GEO Modifier Tables */
#tblGEOModifiers {
	border-left: 0px solid #333333;
	border-top: 0px solid #333333;
	border-right: 0px solid #333333;
	border-bottom: 0px solid #333333;
	width: 100%;
	margin-top: 2px;
}

#tblGEOModifiers.small {
	border-left: 0px solid #333333;
	border-top: 0px solid #333333;
	border-right: 0px solid #333333;
	border-bottom: 0px solid #333333;
	width: 400px;
}

#tblGEOModifiers th {
	background-color: #333333;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	padding: 3px 2px 3px 2px;
}

#tblGEOModifiers th.right {
	text-align: right;
}

#tblGEOModifiers th.description {
	background-color: #333333;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	padding: 3px 2px 3px 2px;
	text-align: center;
	text-transform: uppercase;
}

#tblGEOModifiers td.dataWide {
	border: 0px solid #333333;
	padding: 1px 5px 1px 1px;
	font-size: 11px;
	white-space: nowrap;
	vertical-align: top;
}

#tblGEOModifiers td.dataWide a:link {
	text-decoration: none;
}

#tblGEOModifiers td.dataWide a:hover {
	text-decoration: underline;
	color: #FF9900;
}

#tblGEOModifiers td.dataWide a:active {
	text-decoration: none;
	color: #FF9900;
}

#tblGEOModifiers td.dataWide a:visited {
	text-decoration: none;
}

#tblGEOModifiers td.summary {
	border-left: 0px solid #333333;
	border-top: 0px solid #333333;
	border-right: 0px solid #333333;
	border-bottom: 0px solid #333333;
	padding-left: 5px;
}

#tblGEOModifiers td.summaryWide {
	border-left: 0px solid #333333;
	border-top: 0px solid #333333;
	border-right: 0px solid #333333;
	border-bottom: 0px solid #333333;
	padding-left: 5px;
	width: 33%;
}

#tblGEOModifiers td.summaryDataRow {
	border-left: 0px solid #333333;
	border-top: 0px solid #333333;
	border-right: 0px solid #333333;
	border-bottom: 0px solid #333333;
	padding-left: 5px;
	line-height: 18px;
	font-size: 12px;
	width: 33%;
}

/* Provider Summary Tables */
#tblProviderSummary {
	border-left: 1px solid #333333;
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-collapse: collapse;
	width: 100%;
	margin-top: 2px;
}

#tblProviderSummary tr.even {
	background-color: #FFFFFF;
}

#tblProviderSummary tr.odd {
	background-color: #EEEEEE;
}

#tblProviderSummary th {
	background-color: #333333;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	padding: 3px 2px 3px 2px;
	text-align: left;
	height: 30px;
}

#tblProviderSummary td {
	border: 0px solid #333333;
	padding: 1px 5px 1px 1px;
	font-size: 11px;
	white-space: nowrap;
	vertical-align: top;
}

/********** GENERIC MASTHEAD *****************/
.masthead {
	width: 967px;
	height: 420px;
	padding-top: 17px;
	position: relative;
}
	
.masthead .main_wrapper {
	position: relative;
	width: 450px;
	padding: 0px 0px;
	text-align: center;
	margin-top: -25px;
}

.masthead .main_wrapper img {
	width: 450px;
}

.masthead .main_wrapper .main {
	margin: 0px auto;
}
	
.masthead h1 {
	color: #000000;
	padding: 0px;
	margin: 0px;
	font-size: 24px;
	text-align: center;
}
	
.masthead .infobar.background {
	filter: alpha(opacity=73);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=73)";
	-moz-opacity: 0.73;
	-khtml-opacity: 0.73;
	opacity: 0.73;
	background-color: #000000;
	z-index: 1;
}

.masthead .infobar.top{
	top: 0px;
}

.masthead .infobar.header{
	top: 0px;
	padding: 30px 0px;
	font-size: 24px;
	text-align: center;
	color: white;
	text-shadow: black 0px 0px 5px;
	height: 18px;
	padding-bottom: 40px;
}

.masthead .infobar.header .arrow{
	position: absolute;
	right: 0px;
	top: 0px;	
}


.masthead .infobar {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 70px;
	z-index: 2;
}
		
.masthead .infobar .phone {
	position: absolute;
	bottom: 12px;
	left: 14px;
	width: 112px;
	height: 71px;
	background-image: url('../images/phone.png');
	background-repeat: no-repeat;
}
		
.masthead .infobar .phone_number {
	font-size: 60px;
	color: white;
	text-shadow: 0px 0px 10px #000000;
	font-weight: bold;
	position: absolute;
	bottom: 29px;
	left: 128px;
}
		
.masthead .infobar .text {
	color: #A1A1A1;
	font-size: 19px;
	position: absolute;
	bottom: 12px;
	right: 14px;
	width: 321px;
	height: 54px;
	line-height: 30px;
}
	
.masthead .right_column {
	width: 368px;
	position: absolute;
	bottom: 128px;
	right: 34px;
	position: absolute;
	z-index: 4;
}

.masthead .right_column .logos {
	width: 100%;
	text-align: center;
	min-height: 60px;
	max-height: 100px;
}

.masthead .right_column .logos img {
	max-height: 55px;
}
		
.clsWidgetFields {
	width: 500px !important;
	margin-left: 0px;
	list-style-type: none;
}
	
.clsWidgetFields li {
	display: inline;
	list-style-image: none;
}
				
.clsWidgetFields li label {
	display: none;
}
				
.clsWidgetFields li input {
	border: 1px solid #6C6C6C;
	color: #A0A0A0;
	padding: 10px;
	font-size: 24px;
	width: 347px;
	margin-bottom: 8px;
	margin-left: -45px;
	border-radius: 3px;
	background: none; 
}
				
.clsWidgetFields li input[size="10"], .clsWidgetFields input[size="5"] {
	width: 159px !important;
}
		
.clsWidgetFields li input[size="10"] {
	margin-right: 7px;
}
		
.clsWidgetButton {
	font: 15px Calibri, Arial, sans-serif;
	text-align: center;

/* A semi-transparent text shadow */
	text-shadow: 1px 1px 0px rgba(255,255,255,0.4);
	width: 328px;
	min-height: 24px;

/* Overriding the default underline styling of the links */
	text-decoration: none !important;
	white-space: nowrap;
	display: inline-block;
	vertical-align: baseline;
	position: relative;
	cursor: pointer;
	padding: 10px 20px;
	background-repeat: no-repeat;
	
	/* The following two rules are fallbacks, in case  the browser does not support multiple backgrounds. */
	background-position: bottom left;
	background-image: url('../images/masthead/button_bg.png');
		
	/* Multiple backgrounds version. The background images are defined individually in color classes */
	background-position: bottom left, top right, 0 0, 0 0;
	background-clip: border-box;
			
	/* Applying a default border raidus of 8px */
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
			
	/* A 1px highlight inside of the button */
	-moz-box-shadow: 0px 0px 1px #FFFFFF inset;
	-webkit-box-shadow: 0px 0px 1px #FFFFFF inset;
	box-shadow: 0px 0px 1px #FFFFFF inset;
			
	/* Animating the background positions with CSS3 */
	/* Currently works only in Safari/Chrome */
	-webkit-transition: background-position 1s;
	-moz-transition: background-position 1s;
	transition: background-position 1s;
}
		
.clsWidgetButton:hover {
	/* The first rule is a fallback, in case the browser does not support multiple backgrounds */
	background-position: top left;
	background-position: top left, bottom right, 0 0, 0 0;
}
		
.clsWidgetButton:active {
	/* Moving the button 1px to the bottom when clicked */
	bottom: -1px;
}
		
/* The three buttons sizes */
.clsWidgetButton {
	font-size: 20px;
}

/* Orange Button */
.clsWidgetButton {
	color: #693E0A !important;
	border: 1px solid #BEA280 !important;	
	background-color: #E38D27;
	background-image: url('../images/masthead/button_bg.png'), url('../images/masthead/button_bg.png'), -moz-radial-gradient(center bottom, circle, rgba(232,189,45,1) 0,rgba(232,189,45,0) 100px),-moz-linear-gradient(#F1982F, #D4821F);
	background-image: url('../images/masthead/button_bg.png'), url('../images/masthead/button_bg.png'), -webkit-gradient(radial, 50% 100%, 0, 50% 100%, 100, from(rgba(232,189,45,1)), to(rgba(232,189,45,0))),-webkit-gradient(linear, 0% 0%, 0% 100%, from(#F1982F), to(#D4821F));
}
		
.clsWidgetButton:hover {
	background-color: #EC9732;
	background-image: url('../images/masthead/button_bg.png'), url('../images/masthead/button_bg.png'), -moz-radial-gradient(center bottom, circle, rgba(241,192,52,1) 0,rgba(241,192,52,0) 100px),-moz-linear-gradient(#F9A746, #E18F2B);
	background-image: url('../images/masthead/button_bg.png'), url('../images/masthead/button_bg.png'), -webkit-gradient(radial, 50% 100%, 0, 50% 100%, 100, from(rgba(241,192,52,1)), to(rgba(241,192,52,0))),-webkit-gradient(linear, 0% 0%, 0% 100%, from(#F9A746), to(#E18F2B));
}

/* jQuery Tabs */
div#tabs ul {
	background: none;
}

div#tabs ul li {
	background: none;
}

.link_packs .tab {
	float: left;
	padding: 10px;
	position: relative;
	top: 1px;
	font-size: 14px;
	min-width: 140px;
	text-align: center;
	cursor: pointer;
	margin: 5px 5px 0px 5px;
	padding: 10px 20px;
	background: #CCCCCC;
	border: 1px solid #CCCCCC;
	-moz-border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
	background: #ECEDEF;
	color: #666666;
	text-shadow: 1px 1px 1px #FFFFFF;
}

.link_packs .tab {
	margin-top: 7px !important;
	margin-left: 0px;
}

.link_packs span.selected {
	margin-top: 8px !important;
	font-weight: bold;
}

.link_packs .tab:hover {
	background-color: #F6F6F6;
}

.link_packs .tab.selected {
	background-color: #FFFFFF;
	border-bottom: 0px;
}

.link_packs .drop_down_content {
	padding: 10px 10px 10px 10px; 
	background-color: #FFFFFF;
	display: none;
	border: 1px solid #CCCCCC;
	margin-top: -1px;
}

.link_packs .drop_down_content.selected {
	display: block;
	margin-top: -4px;
	border-top: 1px solid #CCCCCC;
}

.link_packs .drop_down_content li {
	float: left;
	width: 235px;
	padding: 6px 0px 6px 14px;
	font-size: 11px;
	list-style: none;
	height: 12px;
	text-align: left;
}

.link_packs .drop_down_content a {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	text-align: left;
}

.link_packs .drop_down_content a:hover {
	color: #DD7777;
}

.link_packs .selected {
	display: block;
}

.link_packs .drop_down_wrapper {
	margin: 5px 0px 0px;
}

.link_packs .drop_down_button {
  background: none;
  height: 49px;
}