@charset "utf-8";
/* CSS Document */

/*=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#= Begin BBCAA TRADE PW client_styles.css =#=#=#=#=#=#=#=#=#=#=#=#=#=#=#= 

Directory for DNN images is graphics/
Do not use PW path:
/Trade/client/client_images/template/

Styles for header and footer only - styles for the middle page have been removed.  DNN middle page styles are in fck.css at root/Trade/Portal/0

/* #################### TEMPLATE STYLES ########################## */

img{  
	border-style: none;
}

body {
	text-align: center;
	margin: 0 auto;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #e9b859 url(graphics/main_bg.jpg) repeat-x;
}

.maincontainer {
	margin: 0 auto;
	text-align: left;
	background-repeat: repeat-y;
	background-image: url(graphics/mid_bg.gif);
	width: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#headerSec {
	height: 60px;
	width: 900px;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-image: url(graphics/bbc_header_bg.jpg);
}

#headerSec .cartDisplay {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
}

#headerNavSec {
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-image: url(graphics/topbluefade.gif);
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.topuserNav {
	margin-right: 15px;
	float: right;
	text-align: right;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: 000099;
	font-weight: regular;
}

.topuserNav a, .topuserNav a:link, .topuserNav a:visited {
	padding-bottom: 2px;
	color: #000066;
	text-decoration: none;
	position: static;
	padding-right: 5px;
	padding-left: 5px;
}

.topuserNav a:hover {
	color: #000099;
	text-decoration: none;       
}

#topNav {
	background-image: url(graphics/navbarBG.gif);
	background-repeat: repeat-x;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	height: 22px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: regular;
}

#topNav a, #topNav a:link, #topNav a:visited {
	padding-top: 5px;
	padding-bottom: 5px;
	height: 12px;
	color: #333333;
	float: left;
	text-decoration: none;
	position: static;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-right: 10px;
	padding-left: 10px;
	text-transform: uppercase;
	margin-bottom: -1px;
}

#topNav a:hover {
	color: #000066;
	text-decoration: none;
	background-image: url(graphics/navbarBGOV.gif);
}

#footerSec {
	padding-top: 10px;
	text-align: center;
    color: #999999;
	font-size: 10px;
	padding-bottom: 5px;      
}

#footerSec a, #footerSec a:link, #footerSec a:visited {
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	margin-right: 3px;
	margin-left: 3px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}

#footerSec a:hover {
	text-decoration: none;
	color: #ff6600;
}

.fineprint {
	height: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
	font-size: 9px;
	color: #FFFFFF;
        background-image: url(graphics/bbcaba_footer.jpg);
}

/* #################### STATIC PAGE STYLES ########################## */
h1 {
	font-size: 24px;
	color: #333366;
}
h2 {
	font-size: 18px;
	color: #333366;
}
h3 {
	font-size: 14px;
	color: #333366;
}
h4 {
	font-size: 12px;
	color: #333366;
}
p, li {
	font-size: 12px;
	line-height: 150%;
}
a, a:link, a:visited {
	color: #000066;
}
a:hover {
	color: #0066CC;
}

.clearall {
	clear: both;
}

/* Good ole Normal class */
.normal {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.ControlPanel/*=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#= End BBCAA TRADE PW client_styles.css =#=#=#=#=#=#=#=#=#=#=#=#=#=#=#= */

/*=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#= Begin BBCAA TRADE DNN client_styles.css =#=#=#=#=#=#=#=#=#=#=#=#=#=#=#= */
 {
	width: 100%;
	background-color: transparent;
	margin: 0;
	padding: 0;
	border: none;
}

#ContentPane {
	width: 490px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	margin: 10px;
}

#RightPane {
	width: 310px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	margin: 10px;
}

/* DNN search box */
#dnn_dnnSEARCH_txtSearch 
{
	width: 180px;
	margin-top: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

/* position search image */
#dnn_dnnSEARCH_cmdSearch img 
{
    border: 0;
    position: relative;
    top: 4px;
    left: 0;
	right: 5px;
}

#home #topNav .home a{
	padding-top: 5px;
	padding-bottom: 2px;
	color: #333333;
	float: left;
	text-decoration: none;
	position: static;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-right: 10px;
	padding-left: 10px;
}

