﻿body
{
	margin: 0px;
	background-color: #F0F4F7;
}

#top_blue_background
{
	background-color: #67B1E0;
	vertical-align: middle;
	height: 80px;
	width: 100%;
}
#top_greay_background
{
	background: url(../wifiimages/grey.png) repeat-x;
	width: 100%;
	height: 62px;
}
#content_container
{
	position: relative;
	width: 787px;
	margin-left: auto;
	margin-right: auto;
	top: -142px;
}
#wifi_logo
{
	position: absolute;
	background: url('../wifiimages/logo.png' ) no-repeat;
	z-index: 10;
	width: 166px;
	height: 173px;
	left: 70px;
	top: 0px;
	border-bottom: 2px solid #4C4D4F;
	border-left: 2px solid #4C4D4F;
	border-right: 2px solid #4C4D4F;
}
#outdoorsport_logo
{
	position: absolute;
	background: url('../wifiimages/outdoorsport_logo.png' ) no-repeat;
	z-index: 10;
	width: 166px;
	height: 173px;
	left: 70px;
	top: 0px;
	border-bottom: 2px solid #4C4D4F;
	border-left: 2px solid #4C4D4F;
	border-right: 2px solid #4C4D4F;
}
#login_container
{
	position: relative;
	float: right;
	height: 80px;
	text-align: center;
}
#login_menu
{
	padding-top: 20px;
	padding-right: 40px;
}
#main_menu
{
	clear: right;
	position: relative;
	float: right;
	height: 62px; /*border: solid 1px red;*/
}
#main_content
{
	clear: right;
	background-color: #FFFFFF;
	border-left: solid 2px black;
	border-bottom: solid 2px black;
	border-right: solid 2px black;
	width: 783px;
	padding: 5px;
}
#content
{
	padding-top: 30px;
	float: none;
}

/****************For use only with WiFi sigange layout*******************************/

.firstcitizensCheckout
{
	display: none;
	visibility: hidden;
}

.dummy
{
	background-color: #FFFFFF; /*#F0F4F7;*/
}

.firstcitizentsloginMenu
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10px;
	float: right;
	width: 290px;
	margin-top: -32px;
	height: 23px;
}

/*************************************************************************************/

.wifiProductImage
{
	position: absolute; /*background: url('../wifiimages/WifiProducts.png' ) no-repeat;*/ /*z-index: 10;*/
	width: 797px; /*height: 1065px;*/
	left: 0px;
	top: 142px; /*border-bottom: 2px solid #4C4D4F; 	border-left: 2px solid #4C4D4F; 	border-right: 2px solid #4C4D4F;*/
}

.frameHeaderStyle
{
	background-color: #67B1E0; /*this is for wifi signage*/ /*background-color: #2AB571;/*this is for bmc*/
}

.bodyInnerCenter
{
	position: relative;
	background: url( 'images/body.jpg' ) no-repeat;
	height: 620px; /*width:789px;*/
	width: 100%;
	border-right: #052e4a thin solid;
	border-left: #052e4a thin solid;
	width: 794px;
	border-bottom: #052e4a thin solid;
	background-color: White; /*margin-left: 50px;*/
}

.bodyInnerLeft
{
	/*position:relative;*/
	width: 12%;
	float: left;
}

.containerDivFrame
{
	border-right: #052e4a thin solid;
	border-left: #052e4a thin solid;
	border-bottom: #052e4a thin solid;
}
.tabText
{
	color: #000000;
}

.footerFont
{
	color: #052e4a;
	font-weight: bold;
}


.title
{
	font-size: 14px;
	font-weight: bold;
	color: #135BA6;
	padding: 5px;
}

.container
{
	/*margin: 0px 0px;*/
	background: #F0F4F7;
	width: 100%;
	height: 141px;
	position: relative;
}

.menuwraper
{
	width: 100%;
	height: 120px;
}

.logo
{
	/*background: url('../wifiimages/headerimgnew.png') no-repeat; 	height: 120px; 	padding-top: 15px;*/
	position: absolute;
	background: url('../wifiimages/logo.png') no-repeat;
	z-index: 10;
	width: 166px;
	height: 173px;
	top: 0px;
	left: 50px; /*left:260px;*/
	border-bottom: 2px solid #4C4D4F;
	border-left: 2px solid #4C4D4F;
	border-right: 2px solid #4C4D4F;
}

.blankDiv
{
	height: 80px;
}
.logoimg
{
	position: relative;
	width: 258px;
	height: 45px;
}

.help_box
{
	padding: 5px 5px 5px 5px;
	border: solid 1px #000000;
	background-color: #dddddd;
	font-size: 10pt;
	width: 250px;
	position: relative;
	margin-left: 30px;
	color: #005482;
	font-family: Verdana;
}

.menuleft
{
	height: 15px;
	width: 5px;
}

.center
{
	background: url(../wifiimages/grey.png) repeat-x;
}

.menu
{
	/*position: relative;	*/
	background: url(../wifiimages/grey.png) repeat-x; /*background-color:#A9B1B4;*/
}
.menu a
{
	color: #fff;
	padding: 0 9px 0 10px;
	border-right: solid 1px #fff;
	line-height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 9pt;
	font-weight: bold;
}
.menu a:hover
{
	text-decoration: underline overline;
}
.menu a:current
{
	text-decoration: underline overline;
}
.menuItems
{
	/*width: 570px;*/
	text-align: left; /*border:solid 1px red;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
.loginmenu
{
	display: none;
	visibility: hidden;
	height: 1px;
	width: 1px;
	border: solid red;
}


/*login page*/

.table
{
	border-style: none;
	border-color: inherit;
	border-width: 0;
	width: 96%;
	margin: 5px 0 0 5px;
	position: relative;
	border-spacing: 0;
	font-family: "Verdana" , "Arial" , "Helvetica" , "sans-serif";
	top: -14px;
	left: 17px; /*height: 188px;*/
	height: 135px;
	bottom: 24px;
}

font.red_font
{
	color: #FF0000;
	font-size: 10px;
}


font.paragraph
{
	font-size: 18px; /*original value in html is +1..check*/
}

font.size2
{
	font-size: 13px;
}

div.left
{
	text-align: left;
	width: 170px;
}

font.size1
{
	font-size: 10px;
}

img.login_button
{
	border-style: none;
	border-color: inherit;
	border-width: 0;
	width: 0px;
	height: 23px;
}

font.width32
{
	width: 32%; /*304.333px;*/
	height: 148px;
}

font.size1bottom
{
	color: #666666;
	font-size: 10px;
}

.headerBlue
{
	background-color: #67B1E0;
	vertical-align: middle;
	height: 30px;
}

/*buttons bottom*/
.buttonsStart
{
	/*background: url('../images/menuleft64.png') no-repeat top left;*/
	width: 32px;
	height: 30px;
	float: left;
}

.buttonsEnd
{
	/* background: url('../images/ProductButtons3.png') no-repeat top right;*/
	width: 17px;
	height: 30px;
	float: right;
	position: relative;
	top: -40px;
}


.buttons
{
	background-color: #67B1E0;
	width: 165px; /*287px;*/
	max-height: 30px;
	vertical-align: middle;
}


.buttons a
{
	color: #000;
	padding: 0 5px 0 5px;
	border-right: solid 1px #000;
	line-height: 30px;
	font-family: "Verdana" , "Arial" , "Helvetica" , "sans-serif";
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

.sendVideoButtons
{
	background-color: #67B1E0; /*width: 165px; /*287px;*/
	max-height: 30px;
	vertical-align: middle;
}


.sendVideoButtons a
{
	color: #000;
	padding: 0 5px 0 5px;
	border-right: solid 1px #000;
	line-height: 30px;
	font-family: "Verdana" , "Arial" , "Helvetica" , "sans-serif";
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

.checkoutbuttonsStart
{
	background-color: #67B1E0;
	width: 25px;
	height: 30px;
	float: right;
}

.checkoutbuttonsEnd
{
	background-color: #67B1E0 /*2b5968*/;
	width: 25px;
	height: 30px;
	float: left;
}

.button
{
	background-color: #67B1E0;
	max-height: 30px;
	vertical-align: middle;
}

.button a
{
	color: #FFF;
	line-height: 30px;
	font-family: "Verdana" , "Arial" , "Helvetica" , "sans-serif";
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}



.smallbuttons
{
	background-color: #67B1E0;
	width: 200px;
	height: 30px;
	vertical-align: middle;
}
.smallbuttons a
{
	color: #fff;
	padding: 0 5px 0 5px;
	line-height: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
}
.smallbuttons a:hover
{
	text-decoration: underline overline;
}
.smallbuttons a:current
{
	text-decoration: underline overline;
}

/*  Grid style  */
.gridordercol
{
	background-color: #FFFFFF;
	font-family: Verdana,Arial;
	color: #000000;
	font-size: 8pt;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: Gray;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: Gray;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: Gray;
}

.tableordercol
{
	background-color: #FFFFFF;
	font-family: Verdana,Arial;
	color: #000000;
	font-size: 8pt;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: Gray;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: Gray;
}

/*   */
.search
{
	width: 400px;
	background-color: #EAEAEA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.searchMyAds
{
	width: 450px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.greenBox
{
	/* 	display: none; 	visibility:hidden; */
	float: none;
	background-color: #67B1E0; /*#67B1E0;#eaeaea;*/
	color: black;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: auto;
	margin-right: auto;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: Gray;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: Gray;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: Gray;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: Gray;
}

.tableSendToFrame
{
	float: none;
	background-color: #67B1E0; /*#eaeaea;*/
	color: black;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: auto;
	margin-right: auto;
}

.blueBox
{
	background-color: #eaeaea;
	color: black;
	padding: 5px;
	font-family: Verdana,Arial;
	font-weight: normal;
	font-size: 11px;
}

.buttonLoginOK
{
	background: url( '../wifiimages/login_24.gif' ) no-repeat left top;
	border-width: 0;
	height: 70px;
	width: 116px;
	cursor: pointer;
}
.buttonHome
{
	background: url( '../wifiimages/btnHome.png' ) no-repeat left top;
	height: 23px;
	width: 94px;
}
.buttonRegister
{
	background: url( '../wifiimages/btnRegister.png' ) no-repeat left top;
	height: 23px;
	width: 94px;
}

.buttonContactUs
{
	background: url( '../wifiimages/btnContact.png' ) no-repeat left top;
	height: 23px;
	width: 94px;
}

.buttonLogin
{
	background: url( '../wifiimages/btnLogin.png' ) no-repeat left top;
	height: 23px;
	width: 94px;
}
.buttonLogout
{
	background: url( '../wifiimages/Logout.png' ) no-repeat left top;
	height: 23px;
	width: 94px;
}
.logout
{
	display: none;
	visibility: hidden;
}
.navigation
{
	font-family: verdana, Tahoma,arial;
	font-size: 11px;
	color: #1A6D8D; /*#003751;*/
}
.navigation a
{
	font-family: verdana,Tahoma,arial;
	font-size: 11px;
	color: #003751;
}
.vendorcontainer
{
	background: #fff;
	width: 660px;
}
.vendormainContainer
{
	font-size: 16px;
	background: #fff;
	width: 800px;
}

.filterBox
{
	background: #CDCDCD;
	padding: 5px;
}

.productDetails
{
	background-color: White;
	width: 780;
	float: none;
}

.productsLink
{
	font-family: Verdana, Tahoma, Arial;
	font-size: 10pt;
	color: #1A6D8D; /*#003751;	*/
	text-decoration: none;
}

/*TAB STYLES*/

/* XP IE7 theme - Backgrounds */

.tab_xpie7 .ajax__tab_header
{
	background: url(../wifiimages/tab-line.gif) repeat-x bottom;
}
.tab_xpie7 .ajax__tab_outer
{
	background: url(../wifiimages/tab-right.gif) no-repeat right;
}
.tab_xpie7 .ajax__tab_inner
{
	background: url(../wifiimages/tab-left.gif) no-repeat;
}
.tab_xpie7 .ajax__tab_tab
{
	background: url(../wifiimages/tab.gif) repeat-x;
}
.tab_xpie7 .ajax__tab_hover .ajax__tab_outer
{
	background: url(../wifiimages/tab-hover-right.gif) no-repeat right;
}
.tab_xpie7 .ajax__tab_hover .ajax__tab_inner
{
	background: url(../wifiimages/tab-hover-left.gif) no-repeat;
}
.tab_xpie7 .ajax__tab_hover .ajax__tab_tab
{
	background: url(../wifiimages/tab-hover.gif) repeat-x;
}
.tab_xpie7 .ajax__tab_active .ajax__tab_outer
{
	background: url(../wifiimages/tab-active-right1.gif) no-repeat right;
}
.tab_xpie7 .ajax__tab_active .ajax__tab_inner
{
	background: url(../wifiimages/tab-active-left1.gif) no-repeat;
}
.tab_xpie7 .ajax__tab_active .ajax__tab_tab
{
	background: url(../wifiimages/tab-active1.gif) repeat-x;
}

/* XP IE7 theme - Other Styles */
.tab_xpie7 .ajax__tab_header
{
	font-family: verdana,tahoma,helvetica;
	font-size: 11px;
	color: #E4F4EC;
}
.tab_xpie7 .ajax__tab_outer
{
	height: 29px;
}
.tab_xpie7 .ajax__tab_inner
{
	padding-left: 3px;
}
.tab_xpie7 .ajax__tab_tab
{
	padding: 8px 38px;
	margin: 0;
}
.tab_xpie7 .ajax__tab_body
{
	font-family: "Verdana" , "Arial" , "Helvetica" , "sans-serif";
	font-size: 10pt;
	border: 1px solid #999999;
	border-top: 0;
	padding: 8px;
	background-color: #67B1E0;
}



/*css for 2 pages*/
.tab_xpie7_2 .ajax__tab_header
{
	background: url(../wifiimages/tab-line.gif) repeat-x bottom;
}
.tab_xpie7_2 .ajax__tab_outer
{
	background: url(../wifiimages/tab-right.gif) no-repeat right;
}
.tab_xpie7_2 .ajax__tab_inner
{
	background: url(../wifiimages/tab-left.gif) no-repeat;
}
.tab_xpie7_2 .ajax__tab_tab
{
	background: url(../wifiimages/tab.gif) repeat-x;
}
.tab_xpie7_2 .ajax__tab_hover .ajax__tab_outer
{
	background: url(../wifiimages/tab-hover-right.gif) no-repeat right;
}
.tab_xpie7_2 .ajax__tab_hover .ajax__tab_inner
{
	background: url(../wifiimages/tab-hover-left.gif) no-repeat;
}
.tab_xpie7_2 .ajax__tab_hover .ajax__tab_tab
{
	background: url(../wifiimages/tab-hover.gif) repeat-x;
}
.tab_xpie7_2 .ajax__tab_active .ajax__tab_outer
{
	background: url(../wifiimages/tab-active-right1.gif) no-repeat right;
}
.tab_xpie7_2 .ajax__tab_active .ajax__tab_inner
{
	background: url(../wifiimages/tab-active-left1.gif) no-repeat;
}
.tab_xpie7_2 .ajax__tab_active .ajax__tab_tab
{
	background: url(../wifiimages/tab-active1.gif) repeat-x;
}

/* XP IE7 theme - Other Styles */
.tab_xpie7_2 .ajax__tab_header
{
	font-family: verdana,tahoma,helvetica;
	font-size: 11px;
	color: #E4F4EC;
}
.tab_xpie7_2 .ajax__tab_outer
{
	height: 29px;
}
.tab_xpie7_2 .ajax__tab_inner
{
	padding-left: 3px;
}
.tab_xpie7_2 .ajax__tab_tab
{
	padding: 8px 22px;
	margin: 0;
}
.tab_xpie7_2 .ajax__tab_body
{
	font-family: "Verdana" , "Arial" , "Helvetica" , "sans-serif";
	font-size: 10pt;
	border: 1px solid #999999;
	border-top: 0;
	padding: 8px;
	background-color: #67B1E0;
}
/*css for 3 pages*/
.tab_xpie7_3 .ajax__tab_header
{
	background: url(../wifiimages/tab-line.gif) repeat-x bottom;
}
.tab_xpie7_3 .ajax__tab_outer
{
	background: url(../wifiimages/tab-right.gif) no-repeat right;
}
.tab_xpie7_3 .ajax__tab_inner
{
	background: url(../wifiimages/tab-left.gif) no-repeat;
}
.tab_xpie7_3 .ajax__tab_tab
{
	background: url(../wifiimages/tab.gif) repeat-x;
}
.tab_xpie7_3 .ajax__tab_hover .ajax__tab_outer
{
	background: url(../wifiimages/tab-hover-right.gif) no-repeat right;
}
.tab_xpie7_3 .ajax__tab_hover .ajax__tab_inner
{
	background: url(../wifiimages/tab-hover-left.gif) no-repeat;
}
.tab_xpie7_3 .ajax__tab_hover .ajax__tab_tab
{
	background: url(../wifiimages/tab-hover.gif) repeat-x;
}
.tab_xpie7_3 .ajax__tab_active .ajax__tab_outer
{
	background: url(../wifiimages/tab-active-right1.gif) no-repeat right;
}
.tab_xpie7_3 .ajax__tab_active .ajax__tab_inner
{
	background: url(../wifiimages/tab-active-left1.gif) no-repeat;
}
.tab_xpie7_3 .ajax__tab_active .ajax__tab_tab
{
	background: url(../wifiimages/tab-active1.gif) repeat-x;
}

/* XP IE7 theme - Other Styles */
.tab_xpie7_3 .ajax__tab_header
{
	font-family: verdana,tahoma,helvetica;
	font-size: 11px;
	color: #E4F4EC;
}
.tab_xpie7_3 .ajax__tab_outer
{
	height: 29px;
}
.tab_xpie7_3 .ajax__tab_inner
{
	padding-left: 3px;
}
.tab_xpie7_3 .ajax__tab_tab
{
	padding: 8px 13px;
	margin: 0;
}
.tab_xpie7_3 .ajax__tab_body
{
	font-family: verdana,tahoma,helvetica;
	font-size: 10pt;
	border: 1px solid #999999;
	border-top: 0;
	padding: 8px;
	background-color: #67B1E0;
}

/*css for 4 pages*/
.tab_xpie7_4 .ajax__tab_header
{
	background: url(../wifiimages/tab-line.gif) repeat-x bottom;
}
.tab_xpie7_4 .ajax__tab_outer
{
	background: url(../wifiimages/tab-right.gif) no-repeat right;
}
.tab_xpie7_4 .ajax__tab_inner
{
	background: url(../wifiimages/tab-left.gif) no-repeat;
}
.tab_xpie7_4 .ajax__tab_tab
{
	background: url(../wifiimages/tab.gif) repeat-x;
}
.tab_xpie7_4 .ajax__tab_hover .ajax__tab_outer
{
	background: url(../wifiimages/tab-hover-right.gif) no-repeat right;
}
.tab_xpie7_4 .ajax__tab_hover .ajax__tab_inner
{
	background: url(../wifiimages/tab-hover-left.gif) no-repeat;
}
.tab_xpie7_4 .ajax__tab_hover .ajax__tab_tab
{
	background: url(../wifiimages/tab-hover.gif) repeat-x;
}
.tab_xpie7_4 .ajax__tab_active .ajax__tab_outer
{
	background: url(../wifiimages/tab-active-right1.gif) no-repeat right;
}
.tab_xpie7_4 .ajax__tab_active .ajax__tab_inner
{
	background: url(../wifiimages/tab-active-left1.gif) no-repeat;
}
.tab_xpie7_4 .ajax__tab_active .ajax__tab_tab
{
	background: url(../wifiimages/tab-active1.gif) repeat-x;
}

/* XP IE7 theme - Other Styles */
.tab_xpie7_4 .ajax__tab_header
{
	font-family: verdana,tahoma,helvetica;
	font-size: 11px;
	color: #E4F4EC;
}
.tab_xpie7_4 .ajax__tab_outer
{
	height: 29px;
}
.tab_xpie7_4 .ajax__tab_inner
{
	padding-left: 3px;
}
.tab_xpie7_4 .ajax__tab_tab
{
	padding: 8px 7px;
	margin: 0;
}
.tab_xpie7_4 .ajax__tab_body
{
	font-family: verdana,tahoma,helvetica;
	font-size: 10pt;
	border: 1px solid #999999;
	border-top: 0;
	padding: 8px;
	background-color: #67B1E0;
}

/* AESS Grid */
.aessGrid
{
	margin-top: 10px;
}

.aessGridHeader
{
	font-weight: bold;
	color: Black;
	background-color: #67B1E0;
}

.aessGridHeader a
{
	color: #FFFFFF;
}

.aessGridHeader th
{
	padding-left: 2px;
	padding-right: 2px;
}

.aessGridRow
{
	background-color: #DDEBF4;
	color: Black;
}

.aessGridRow a
{
	color: #000000;
	padding-left: 5px;
	padding-right: 5px;
}

.aessGridRow td
{
	padding-left: 2px;
	padding-right: 2px;
}

.aessAlternateRow
{
	background-color: #FFFFFF;
	color: Black;
}

.aessAlternateRow a
{
	color: #000000;
	padding-left: 5px;
	padding-right: 5px;
}
.aessAlternateRow td
{
	padding-left: 2px;
	padding-right: 2px;
}


/*.greenBox
{
	background: #2AB571;
	color: White;
	padding: 5px;
}
*/

.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}
