/* ====================
    General
==================== */

a
{
    font-weight:bold;
    color:#0d334a;
}
body
{
	background-color:#114666;
	color:#0d334a;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:0;
	padding:0;
}
form
{
    margin:0;
    padding:0;
}
fieldset
{
    border-width:0;
    margin:0;
    padding:0;
}
h2
{
    color:#0d334a;
    font-size:1.1em;
    font-weight:bold;
    line-height:20px;
    margin:0;
    padding:0;
}
h3
{
    font-size:1em;
    line-height:1.4em;
    margin:0;
}
p, li
{

}
ul
{
    list-style-type:square;
}

/* ====================
    IDs
==================== */

address#ContactAddress
{
    font-style:normal;
    float:right;
    padding-left:20px;
}

div#Header
{
	background-image:url('images/HeaderBackground.jpg');
	background-repeat:repeat-x;
}
div#Header div.Wrapper
{
	background-image:url('images/Header.jpg');
	background-repeat:no-repeat;
	background-position:top right;
}
div#Header div.Wrapper div#Logo
{
	background-image:url('images/Logo.gif');
	background-repeat:no-repeat;
	background-position:103px 67px;
	height:215px;
}
div#Header div.Wrapper div#Logo h1,
div#Header div.Wrapper div#Logo em
{
    display:none;
}
/*div#ShoppingCart
{
    background-image:url('images/ShoppingCart_old.gif');
    background-position:5px 5px;
    background-repeat:no-repeat;
    /*border:dotted 2px #404040;
    font-size:0.8em;
    height: 56px;
    left:200px;
    padding:5px 5px 5px 42px;
    position:absolute;
    top:32px;
    width:254px;
}*/

div#ShoppingCart{
    background-image:url('images/ShoppingCart_orig.gif');
    font-size:0.8em;
    left:200px;
    padding:5px 5px 5px 42px;
    width:160px;
}
div#MarketReportStore{
    background-image:url('images/MarketStoreReport.gif');
    line-height:46px;
    font-size:10pt;
    left:430px;
    padding:5px 5px 5px 60px;
    width:142px;
}
div#ShoppingCart, div#MarketReportStore
{
    background-position:0 0;
    background-repeat:no-repeat;
    position:absolute;
    top:32px;
    cursor:pointer;
    height: 46px;
}

div#ColumnLeft
{
	float:left;
	width:290px;
}
div#ColumnLeft ul
{
    display:block;
    margin:0;
	padding:0 0 0 106px;
	list-style-type:none;
}
div#ColumnLeft ul li
{
	margin-bottom:10px;
}
div#ColumnLeft ul li a
{
	background-image:url('images/MenuOff.jpg');
	background-repeat:no-repeat;
	background-position:top left;
	color:#ffffff;
	display:block;
	font-size:1.4em;
	font-weight:normal;
	line-height:16px;
	padding:6px 0 6px 40px;
	text-decoration:none;
}

div#ColumnLeft ul li a:hover
{
	background-image:url('images/MenuOn.jpg');
	color:#8dc4eb;
}

div#ColumnRight
{
	background-image:url('images/ContentBackground.jpg');
	background-repeat:repeat-x;
	background-position:bottom left;
	margin-left:290px;
}
div#ColumnRight div.CornerL
{
	background-image:url('images/ContentBackgroundL.jpg');
	background-repeat:no-repeat;
	background-position:left;
}
div#ColumnRight div.Swirl
{
	background-image:url('images/Swirl.jpg');
	background-repeat:no-repeat;
	background-position:top right;
}
div#ColumnRight div.PageSpecificImage
{
	background-repeat:no-repeat;
	background-position:bottom right;
	height:362px;
}
div#ColumnRight div.Wrapper
{
	padding:8px 240px 50px 14px;
}

div#Overlay
{
	background-color:#000000;
	height:100%;
	position:absolute;
	width:100%;
	z-index:2;
}

div#ErrorScreen
{
	height:100%;
	position:absolute;
	width:100%;
	z-index:3;
}
div#ErrorScreen div
{
	background-color:#ff4040;
	background-image:url('images/ErrorScreenBackground.jpg');
	background-position:bottom;
	background-repeat:repeat-x;
	border:solid 5px #202020;
	cursor:pointer;
	margin:200px auto 0 auto;
	width:350px;
}
div#ErrorScreen div span
{
	background-image:url('images/ErrorScreenIcon.gif');
	background-position:8px 8px;
	background-repeat:no-repeat;
	color:#ffffff;
	font-size:11pt;
	display:block;
	padding:8px 8px 8px 64px;
}
div#ErrorScreen div span.Close
{
	background-image:none;
	color:#f0f040;
	display:block;
	font-size:7pt;
}

div#Footer
{
	background-image:url('images/Footer_bg.png');
	background-repeat:repeat-x;
	height:27px;
	margin-left:290px;
}
div#Footer div#FooterCorner
{
	background-image:url('images/Footer.png');
	background-position: bottom left;
	background-repeat:no-repeat;
	height:27px;
	/*margin-left:290px;*/
}
div#Footer address
{
    color:#49778e;
    font-size:0.8em;
    font-style:normal;
    font-weight:bold;
    line-height:24px;
	margin-left:8px;
}
div#Footer address span
{
	color:#d54157;
	margin:0 6px;
}

/* ====================
    Classes
==================== */

a.IconLink
{
	background-position:top left;
	background-repeat:no-repeat;
	display:block;
	float:left;
	height:24px;
	margin:0 10px 10px 0;
}
a.IconLink span
{
	display:block;
	line-height:24px;
	padding-left:28px;
}

div.FormRow
{

	margin-bottom:5px;
	padding-bottom:5px;
}
div.FormColumn1, label.FormColumn1
{
	display:block;
	float:left;
	line-height:18px;
	width:170px;
}
div.FormColumn1 em, label.FormColumn1 em
{
	color:#f00000;
}
div.FormColumn2
{
	line-height:18px;
	margin-left:170px;
}

div.Separator
{
	height:10px;
}

em.Mandatory
{
    color:#ff0000;
    font-weight:bold;
    font-style:normal;
}

input.BtnSubmit
{
    background-color:#124465;
    border-top:solid 1px #a0a0a0;
    border-left:solid 1px #a0a0a0;
    border-bottom:solid 1px #404040;
    border-right:solid 1px #404040;
    color:#ffffff;
    font-size:1.1em;
    margin-right:10px;
}

h1.nodisplay, em.nodisplay
{
	display:none;
}

input.CommonTextM
{
	width:166px;
}

table.TblGeneral
{
    border:solid 1px #4040b0;
    width:100%;
}
table.TblGeneral tr.Row0
{
    background-color:#80b0e0;
}
table.TblGeneral tr.Row1
{
    background-color:#90c0f0;
}
table.TblGeneral tr.Row2
{
    background-color:#f0f0f0;
}
table.TblGeneral tr.Row3
{
    background-color:#ffffff;
}
table.TblGeneral tr th
{
    text-align:left;
}
table.TblGeneral tr th,
table.TblGeneral tr td
{
    font-size:0.8em;
    vertical-align:top;
}
table.TblGeneral tr td img
{
    border-width:0;
}