html { margin: 0px; }

.detail-main-b{
padding-right:15px;
border-right:1px solid #00FF00;
height:100%;
}

body{
background-color: #000000;
margin-top: 0px;
margin-left: 0px;
}

.main-body{
height:325px;
}

.content-body-main
{
border-left:1px solid #4d4d4d;
border-right:1px solid #4d4d4d;
height:576px;
}

.detail-body{
padding:10px;padding-right:0px;padding-left:14px;padding-top:0px;
font-family: verdana, arial; font-weight: normal; font-size:11px;line-height:16px;
color:#999999;width:625px;
}
.detail-container{
width:550px;
height:375px;
overflow:auto;
scrollbar-face-color: #000000;
scrollbar-darkshadow-color: #00ff00;
scrollbar-3dlight-color: #00ff00;
scrollbar-arrow-color: #00CCFF;
scrollbar-highlight-color: #333333;
scrollbar-shadow-color: #00ff00;
scrollbar-track-color: #222222;
color:#cccccc;
margin-top:3px;margin-bottom:4px;
padding-right:5px;
}

.body-width {
 width:300px;margin-top:5px;
}

.border {
	border: thin dotted #00FF00;
}

/* //////////////////// General font formatting////////////////////	*/

.page-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #ffffff;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 200px;
	margin-right: 175px;

}
.page-list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
	
}
.page-sec-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	color: #00ff00;
	margin-top: 2px;
	margin-bottom: 10px;
	margin-left:0px	
}

.page-sub-sec {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #00CCFF;
	margin-left:0px;	
	margin-bottom: 10px;
}

.page-cat-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	color: #00CCFF;
	margin-top: 2px;
	margin-left:20px;	
	margin-bottom: 10px;
}

.page-content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #eeeeee;
	margin-left:0px;	
	margin-bottom: 10px;
		
}
.page-emp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	line-height: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 10px;
	margin-bottom: 10px;
	
}
}

.page-promo-sec {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
	margin-left:0px;	
	margin-bottom: 10px;
}

.page-footer {
    color: #00CCFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 10px;
	margin-left: 30px;
}

/* //////////////////// General link formatting////////////////////	*/

a.top-link:link, a.top-link:visited, a.top-link:hover, {
	font-size: 11px;
	color: #00CCFF;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

a.top-link:hover, {
	color: #00FF00;
	text-decoration: underline;
}

a.page-inline:link, a.page-inline:visited, a.page-inline:hover,{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #eeeeee;
	text-decoration: underline;
}

a.page-inline:hover {
	color: #00CCFF;
	text-decoration: underline;
}

a.linkList:link, a.linkList:visited, a.linkList:hover, {
    color: #ffffff;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
a.linkList:hover, a.page-emp:hover, {
	color: #00CCFF;
	text-decoration: underline;
}

a.linkList {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #ffffff;
	margin-bottom: 10px;
}

a.table-top:link, a.table-top:visited, a.table-top:hover, {
	font-size: 11px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

a.table-top:hover, {
	color: #ff3300;
	text-decoration: underline;
}
a.table-link:link, a.table-link:visited, a.table-link:hover, {
	font-size: 10px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

a.table-link:hover, {
	color: #ffffff;
	text-decoration: underline;
}

a.footer:link, a.footer:visited, a.footer:hover {color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;

}
a.footer:hover {
	color: #ff0000;
	text-decoration: underline;
}

/* /////////////////////// table formatting ////////////////////////*/
  
 .table-light {
	font-size: 10px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
	background-color: #CCCCCC;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.table-dark {
	font-size: 10px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	line-height: 16px;
	background-color: #666666;
	text-align: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-left-style: solid;
	border-left-color: #000000;
	
}

.table-blue {
	font-size: 10px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
	background-color: #00CCFF;
	text-align: left;
	text-decoration: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.table-bg {
	background-image: url(images/bg_bowlero.jpg);
	background-repeat: no-repeat;
}
.footer {
	background-color: #00CCFF;
}

/* /////////////////////// contact form formatting ////////////////////////*/

 .input-field {
	font-size: 11px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	line-height: 12px;
	padding-left: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-color: #00ccff;
	border-bottom-color: #00ccff;
	border-left-color: #00ccff;
	border-right-color: #00ccff;
	background-color: #FFFFA0;
}	
.comment-field {
	font-size: 11px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	height: 150px;
	line-height: 12px;
	padding-left: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-color: #00ccff;
	border-bottom-color: #00ccff;
	border-left-color: #00ccff;
	border-right-color: #00ccff;
	background-color: #FFFFA0;
	
}

/*µå·Ó´·¿î ¹Ú½º Ä¿¹å¿å ´ÚÇÑ ¼ÄÁµÑå´Ï´·*/
#dropinboxv2cover{
width: 380px; /*Áå·½´ºÓÑ */
position:absolute; 
z-index: 100;
overflow:hidden;
visibility: hidden;
}

#dropinboxv2{
/*µå·Ó´·¿î ¹Ú½º¿å ´ÚÇÑ ¼ÄÁµÑå´Ï´·*/
width: 360px; /*Áå·½´ºÓÑ. ÑÚå¼Áå·½´ºÓÑ-20 Áµµµ·½ ¼ÄÁµÇÄ´Ï´·*/
border: 2px solid red; /*´µµ½Ú¿ ¼ÄÁµ*/
background-color: #FFFFCC;
padding: 4px;
position:absolute;
left: 0;
top: 0;
}