
/* Styles for admin update content. */
#htmlTextAdmin { 
	width: auto;
	height:10px;
	float: right;
	font-size: 10px;
}

#htmlTextAdmin a:link, #htmlTextAdmin a:visited {
	border: 1px #99CCFF solid;
	display: block;
	color:#000066;
	background-color:#D9ECFF;
	text-align: right;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 1px;
	padding-top: 1px;
	text-decoration: none;
	font-size: 11px;
	
}

#htmlTextAdmin a:hover, #htmlTextAdmin a.current {
	color:#000066;
	background-color:#FFFFCC;
	text-decoration: none; 
	font-size: 11px;
}

/*Styles for update news - admin*/
#htmlTextAdminNews { 
	width: auto;
	height:13px;
	float: right;
	font-size: 11px;
	text-decoration: none;
}

#htmlTextAdminNews a:link, #htmlTextAdminNews a:visited {
	border: 1px #99CCFF solid;
	display:block;
	color:#000066;
	background-color:#D9ECFF;
	text-align: right;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 1px;
	padding-top: 1px;
	text-decoration: none;
	font-size: 11px;
	
}

#htmlTextAdminNews a:hover, #htmlTextAdminNews a.current {
	color:#000066;
	background-color:#FFFFCC;
	text-decoration: none; 
	font-size: 11px;
}

.bodyWhite{
	background-color:#FFFFFF;
}

/* Styles used on letter_frame.php - page brake works in IE only */

.letterTemplateBody{
	background-color:#FFFFFF;
}

#letterTemplateLogo{
	width:650px;
	height:80px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	background-color:#FFFFFF;
	text-align:left;
	/* border: 1px #cccccc solid; Used for printing tests only*/
	display: block;
	text-decoration: none;
	
}
#letterTemplateDate{
	width:650px;
	height:20px;
	display:block;
	padding-bottom:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	background-color:#FFFFFF;
	text-align:left;
	vertical-align:top;	
	/* border: 1px #cccccc solid; Used for printing tests only*/
	display: block;
	padding-top: 30px;
	text-decoration: none;
	
	
}
#letterTemplateAddress{
	padding-top: 45px;
	padding-left: 60px;
	width:650px;
	height:100px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	background-color:#FFFFFF;
	text-align:left;
	vertical-align:top;	
	/* border: 1px #cccccc solid; Used for printing tests only*/
	display: block;
	text-decoration: none;

}
#letterTemplateMessage{
	width:650px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	background-color:#FFFFFF;
	text-align:justify;
	vertical-align:top;	
	/* border: 1px #cccccc solid; Used for printing tests only*/
	display: block;
	text-decoration: none;

}
#letterTemplateSignature{
	width:650px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	background-color:#FFFFFF;
	text-align:left;
	vertical-align:bottom;
	/* border: 1px #cccccc solid; Used for printing tests only*/
	display: block;
	text-decoration: none;
	
}

#letterTemplateFooter{
	
	width:650px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	background-color:#FFFFFF;
	text-align:left;
	vertical-align:top;	
	/* border: 1px #cccccc solid; Used for printing tests only*/
	display: block;
	text-decoration: none;
	page-break-after:always;

}

/* Styles used on all documents*/
td{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

input {
	height:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;	
}
 #divLoadCont{
 	position:absolute; 
	width:400px; 
	height:40px; 
	top:200px;
	left:380px;	
	border: 1px #000000 solid;
	display: block;
	color:#000066;
	background-color:#FFFFDF;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	padding: 10px;
}

#divLoadContPop{
 	position:absolute; 
	width:330px; 
	height:20px; 
	top:150px;
	left:150px;	
	border: 1px #000000 solid;
	display: block;
	color:#000066;
	background-color:#FFFFDF;
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	padding: 10px;
}

body { 
	margin: 0; 
	padding: 0; 
	width: 100%; 
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	/* background-image:url(http://www.bbscopy.com/image/all_page_bg.gif);*/
	background-color:#000033;
}

.greenBg {
	background-color: #A9D3D3;
	font-size: 11px;
	color:#000000;
}
.yellowBg {
	background-color: #FFFFCC;
	font-size: 11px;
	color:#000000;
}

.yellowBg2{
	border: 1px #4b5c7a solid;
	display: block;
	color: black;
	background-color:#FFFFCC;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-size: 11px;
	width:500px;
	height: 20px;
	
}

.galleryPopBg{
	background-color:#660000;
	color:#FFFFFF;
	font-size:11px;
	text-decoration:none;
}

.galleryPopTopBg{
	background-color:#000000;
	color:#FFFFFF;
	font-size:11px;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.galleryPopBg2{
	background-color:#333333;
	color:#FFFFFF;
	font-size:11px;
	text-decoration:none;
}

a{
	font-size: 11px;
	color:#0066CC;
	text-decoration:none;
}
a:hover{
	color:#996666;
	text-decoration:underline;
	font-size: 11px;
}

h1 {
	font-size: 17px;
	color:#660000;
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

h2 {
	font-size: 13px;
	color:#660000;
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
    
}
h3 {
	font-size: 12px;
	color:#660000;
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
    
}

.ErrorMessage {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}

.SpecialPrice {
	color:#330066;
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
    font-size: 12px;
}

.SpecialPriceTop{
	color:#FFCC00;
	background-color:#333333;
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
    font-size: 11px;
	border-color:#666666;
	border-left:thin;
	border-right:thin;
	border-top:thin;
	font-weight:bold;
}
.SpecialPriceTop a:link{
	color:#FFCC00;
	background-color:#333333;
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
    font-size: 11px;
	border-color:#666666;
	border-left:thin;
	border-right:thin;
	border-top:thin;
	font-weight:bold;
}

.SpecialPriceTop a:visited{
	color:#FFCC00;
}

.SpecialPriceTop a:hover{
	color:#FFFF33;
	background-color:#333333;
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
    font-size: 11px;
	border-color:#666666;
	border-left:thin;
	border-right:thin;
	border-top:thin;
	font-weight:bold;
}

.GeneralBg{
	color:#FFFFFF;
	background-color:#660000;
}

.SpecialPriceBottom{
	color:#FFFFFF;
	background-color:#000000;
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
    font-size: 11px;
	border-color:#666666;
	border-left:thin;
	border-right:thin;
	border-bottom:thin;
}

.RegularPrice {
	text-decoration: line-through;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	
}
.OnSpecial {
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
	color: red;
}




.htmlText {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

/* styles for language bar on top of template*/
#language { 
	width: 100%; 
	float: right; 
	height:20px; 
	background-color:#000000;
	text-align:right;
	font-weight: bold;
	font-size: 11px;
	padding-top: 3px;
}
#language a:link, #language a:visited{
	color: #FFFFFF;	
	text-decoration: none;
	padding-right: 10px;	
	font-size: 11px;
}
#language a:hover, #language a.current {
	color: #FFCC00;
	text-decoration: underline; 
	font-size: 11px;
}
/* styles for strip bar on top of template*/
#strip { 
    background-image:url(http://www.bbscopy.com/image/search_bg.gif);
    background-repeat:repeat-x;
    height:30px;
    font-weight:bold;
    font-size:11px;
    color:#FFFFFF;
    font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:right;
	padding-top:3px;
}
#user { 
	width: 100%;
	margin-right:10px; 
	float: left; 
	height:20px; 
	border-right:0px;
	padding-top: 3px;
	background-color:#000000;
	text-align:left;	
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;	
}
#user a:link, #user a:visited{	
	text-decoration: none;
	color: #FFFFFF;
	font-size: 11px;
}
#user a:hover, #user a.current {
	color:#FFCC00;
	text-decoration: underline; 
	font-size: 11px;
}

/* styles for top area-logo-words on template*/
.top_banner_bg {
	/*background-image:url(../image/banner_top_bg.gif);*/
	background-color:#002953;
}


#top-left { 
	height: 100px;
	text-align: left;
	color: #FFFFFF;
	font-size: 25px;
}
#top-right { 
	height: 80px;
	text-align: right;
	color: #FFFFFF;
	font-size: 18px;
	padding-top:20px;
	padding-right:5px;
}

/* Styles for the navbar on the left side. */
#left-menu { 
	width: 160px;
	float: left;
	margin-top:0px;
	padding-top: 0px;
	font-size: 11px;
}
#left-table{
	text-align:left;
	width:165px;
	height:auto;
	background-color:#FAFAFA;
}

#left-menu a:link, #left-menu a:visited {
	border-bottom: 1px #cccccc solid;
	display: block;
	color: #FFFFFF;
	background-color:#333333;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-decoration: none;
	font-size: 11px;
	
}

#left-menu a:hover, #left-menu a.current {
	color:#660000;
	background-color:#CCCCCC;
	text-decoration: none; 
	font-size: 11px;
}

/* styles for bottom links on template*/
#footer { 
	width: 850px; 
	
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 2px #333333 solid;
	border-bottom: 2px #333333 solid;
	border-left: 1px #333333 solid;	
	border-right: 1px #333333 solid;		
	font-weight: bold;
	text-align: right;
	background-color:#000000;
	color:#FFFFFF;
}

#footer a:link, #footer a:visited {
	color: #FFFFFF;
	text-align: right;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-decoration: none;
	font-size: 11px;
}
#footer a:hover, #footer a.current {
	color:#FFFF00;
	text-decoration: underline; 
	font-size: 11px;
}

.rowlight
{
    background-repeat:repeat-x;
    height:25px;
}

/* Style for news links*/
#NewsLinks{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#000000;
}

#NewsLinks a:link, #NewsLinks a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #003399;
	text-decoration: none;
}
#NewsLinks a:hover, #NewsLinks a.current {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #003399;
	text-decoration: underline; 
}

.introPage {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFCC00;
	text-decoration: none;
	
}
.introPage:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFCC00;
	text-decoration: underline;
	
}

.introPageText {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	
}

.positiveFeedback {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-color: #F4F4F4;
	margin: 1px;
	padding: 10px;
	height: 30px;
	width: auto;
	border: thin dotted #999999;
	font-weight: bold;


}
.boldText {
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;

}
.adminResultsTable {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	background-color: #F3F3F3;
}

.adminResultsTableDark {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: black;
}

.GalleryLink {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	text-decoration: none;
	font-weight: bold;
}

.GalleryLink:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: red;
	text-decoration: underline;
	font-weight: bold;
}


.adminResultsTableBlack {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	background-color: #000000;
}


th {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	background-color: #C6E2FF;
	background-position: left center;
	text-align: left;

}

.topSearch {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	height: 18px;
	width: 150px;
}
.buttom {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 20px;
}


.loginBox {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
}

.newsTable1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

.newsTable2 {
	font-family: arial;
	font-size: 11px;
	text-decoration: none;
}

.contentTitle {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0033CC;
	font-size: 11px;
	text-decoration: none;
	background-color: #A7CCEC;
}

.newsOffline {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 11px;
	text-decoration: none;
}

.newsOnline {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #009966;
	font-size: 11px;
	text-decoration: none;
}

.fraglightStrip
{
    padding:0px 0px 2px 10px;
    line-height:14px;
    white-space:nowrap;
    font-weight:bold;
    font-size:11px;
    color:#666666;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    vertical-align:top;
    overflow:hidden;
}

.fraglight
{
	padding:1px 0px 1px 5px;
	line-height:14px;
	white-space:nowrap;
	font-weight:bold;
	font-size:11px;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	vertical-align:top;
	overflow:hidden;
	text-decoration: none;
}

.fraglight a:hover {
	color:#FFFFFF;
	text-decoration: underline;
}

.rowlight
{
    /* background-image:url(http://www.bbscopy.com/image/fraglight.gif); */
	background-color:#000033;
	padding-top:5px;
	padding-left:3px;
	width:100%;
    height:auto;
	color:#FFFFFF;
	size:11px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
}
.rowlightDictionary
{
    /* background-image:url(http://www.bbscopy.com/image/fraglight.gif); */
	background-color:#000033;
	width:100%;
    height:2px;
	color:#FFFFFF;
	font-size:3px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
}
.menuItem:visited
{
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:white;
	text-align:left;
}

.menuMainItem
{
    text-decoration:none;
   font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    color:white;
    font-weight:bold;
    padding-top:1px;
}
.fragsolid
{
    padding:4px 0px 0px 10px;
    line-height:14px;
    vertical-align:top;
}
.titlestylesolid
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    color:white;
    font-weight:bold;
}
.title_emph
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight:bold;
}
.para_small
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:8pt;
}
.rowlight2
{
    background-image:url(http://www.bbscopy.com/image/fraglight2.gif);
    background-repeat:repeat-x;
    height:38px;
}

.rowpromo
{
    background-image:url(http://www.bbscopy.com/image/fragpromo.gif);
    background-repeat:repeat-x;
    height:17px;
}

.rowsolid
{
    background-image:url(http://www.bbscopy.com/image/fragsolid.gif);
    background-repeat:repeat-x;
    height:25px;
}

.rowsolid2
{
    background-image:url(http://www.bbscopy.com/image/fragsolid2.gif);
    background-repeat:repeat-x;
    height:38px;
}
