﻿.tr, .td
{
	padding: 0px;
	margin: 0px;
}

body
{
	font-size: small;
	color: #000000;
	background-color: #808080;
	font-family: Trebuchet, Arial, Times New Roman, Times, Verdana, Helvetica, sans-serif;
}

h1
{
	font-size: 18px;
	color: #1f71ba;
	font-family: Trebuchet, Arial, Times New Roman, Times, Verdana, Helvetica, sans-serif;
	font-weight: normal;
}

h2
{
	font-size: 16px;
	color: #1f71ba;
	font-family: Trebuchet, Arial, Times New Roman, Times, Verdana, Helvetica, sans-serif;
	font-weight: bold;
}

h3
{
	font-size: 14px;
	color: #1f71ba;
	font-family: Trebuchet, Arial, Times New Roman, Times, Verdana, Helvetica, sans-serif;
	font-weight: normal;
}

A:link
{
	color: #1f71ba;
}

A:visited
{
	color: #75635d;
}

A:active
{
	color: #75635d;
}

A:hover
{
	color: #75635d;
}

A:Link img, A:visited img, A:active img, A:hover img
{
	border: none;
}

#CenteredText
{
	color: #ffffff;
	font-family: Trebuchet, Arial, Times New Roman, Times, Verdana, Helvetica, sans-serif;
	text-align: center;
}

a.HeaderNavigation
{
	text-decoration: none;
	color: #1f71ba;
}

a.FooterNavigation:visited, a.FooterNavigation:active, a.FooterNavigation:hover, .FooterNavigation
{
	text-decoration: none;
	font-family: Trebuchet, Arial, Times New Roman, Times, Verdana, Helvetica, sans-serif;
	color: #707070;
	padding-left: 10px;
}


#CWCommerceEntireSite
{
	position: relative;
	background-color: #ffffff;
	margin: 0 auto;
	width: 980px;
	font-family: Trebuchet, Arial, Times New Roman, Times, Verdana, Helvetica, sans-serif;
}

#CWCommerceAdmin
{
	position: relative;
	background-color: #ffffff;
	margin: 0 auto;
	width: 98%;
	font-family: Trebuchet, Arial, Times New Roman, Times, Verdana, Helvetica, sans-serif;
}

.StandardText
{
    font-family: Trebuchet, Arial, Times New Roman, Times, Verdana, Helvetica, sans-serif;    }

#CWCommerceHeader
{
	background: #FFFFFF;
	height: 100%;
	width: 100%;
	margin-top: 25px;
	text-align: right;
}

#CWCommerceAdminHeader
{
	background: #FFFFFF;
	height: 100%;
	width: 100%;
}
#CWCommerceMenu
{
	width: 100%
}

#CWCommerceFooter
{
	background: #000000;
	color: #707070;
	height: 40px;
	width: 100%;
	text-align: left;
	vertical-align: middle;
	float: left;
	font-family: Trebuchet, Arial, Times New Roman, Times, Verdana, Helvetica, sans-serif;
}

#CWCommerceMainContent
{
	background: #FFFFFF;
	width: 760px;
	height: 100%;
	float: left;
	margin-top: 40px;
}

.CWCommerceMainContentProductView
{
	background: #FFFFFF;
	width: 760px;
	margin-top: 1px;
	padding: 0px 0px 0px 0px;
	float: left;
	margin-top: 40px;
}

.CWCommerceMainContentFullWidth
{
	background: #FFFFFF;
	width: 100%;
	padding: 0px 0px 0px 0px;
	float: left;
	margin-top: 40px;
}


.CWCommerceMainContentTextProductView
{
	background: #FFFFFF;
	padding: 0px 150px 40px 40px;
	float: left;
	text-align: left;
	font-size: 14px;
	letter-spacing: 0.2px;
	color: #404040;
}


#CWCommerceRightContent
{
	float: right;
	background: #FFFFFF;
	height: 100%;
	/*width: 190px;*/
	/*padding: 0px 0px 0px 5px;*/
	/*	border-left: solid 1px #1f71ba;*/
}

#CWCommerceRightContentFixedHeight
{
	float: right;
	background: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 198px;
	height: 500px;
	border-left: solid 1px #1f71ba;
}

#CWCommerceRightContentNarrow
{
	float: right;
	background: #FFFFFF;
	margin-top: 0px;
	width: 198px;
	height: 100%;
	border-left: solid 1px #1f71ba;
}

.CWCommerceFormText
{
	font-size: small;
	color: #000000;
	font-family: Trebuchet, Arial, Times New Roman, Times, Verdana, Helvetica, sans-serif;
}

.CWCommerceFormInstructionText
{
	font-size: x-small;
	color: #000000;
	font-family: Trebuchet, Arial, Times New Roman, Times, Verdana, Helvetica, sans-serif;
}

.CWCommerceGridHeader
{
	font-size: 12px;
	background: #FFFFFF;
	color: #000000;
	font-family: Trebuchet, Arial, Times New Roman, Times, Verdana, Helvetica, sans-serif;
}

.CWCommerceGridItem
{
	font-size: 12px;
	font-weight: bold;
	color: #37241e;
	background: #ffffff;
	font-family: Trebuchet, Arial, Times New Roman, Times, Verdana, Helvetica, sans-serif;
}

.CWCommerceGridItemAlternate
{
	font-size: 11px;
	color: #37241e;
	background: #CCCCCC;
	font-family: Trebuchet, Arial, Times New Roman, Times, Verdana, Helvetica, sans-serif;
}

.CWCommerceDescription
{
	background-color: transparent;
	width: 100%;
	color:#1f71ba;
	font-size: 20px;
}

.CWCommerceSeriesCode
{
	background-color: transparent;
	width: 100%;
	color:#1f71ba;
	font-size: 25px;
	font-weight: bold;
}

.CWCommerceBorderBox
{
	border: solid 0px black;
	padding: 3px;
}

.CWCommerceTableHeader
{
	font-size: small;
	background-color: #1f71ba;
	color: #FFFFFF;
	font-family: Trebuchet, Arial, Times New Roman, Times, Verdana, Helvetica, sans-serif;
}
/*.CWCommerceTableItem
{
	font-size: small;
	color: #000000;
	background-color: #a88c67;
	font-family: Trebuchet, Arial, Times New Roman, Times, Verdana, Helvetica, sans-serif;
}*/

.CWCommerceTabPage
{
	font-size: small;
	border-top: solid 1px gray;
	background-color: #EEEEEE;
	font-family: Trebuchet, Arial, Times New Roman, Times, Verdana, Helvetica, sans-serif;
}

.CWCommerceWarningText
{
	font-size: small;
	color: #FF0000;
	font-family: Trebuchet, Arial, Times New Roman, Times, Verdana, Helvetica, sans-serif;
}

.CWCommerceButtonHeader
{
	font-family: Trebuchet, Arial, Times New Roman, Times, Verdana, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	background-color: transparent;
	color: #000000;
	border: none;
	cursor: pointer;
	text-align: right;
}

a.CWCommerceGridItem:active, a.CWCommerceGridItem:hover, a.CWCommerceGridItem:link, a.CWCommerceGridItem
{
	color: #000000;
}

.CWCommerceButton[disabled], .CWCommerceButton.visited[disabled], .CWCommerceButton:hover[disabled], .CWCommerceButton:active[disabled]
{
	color: #ABABAB;
}

.CWCommerceButton:active, .CWCommerceButton.visited:active, .CWCommerceButton
{
	font-family: Trebuchet, Arial, Times New Roman, Times, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	background-color: transparent;
	color: #000000;
	border: none;
	cursor: pointer;
	text-align: center;
}

.CWCommerceButton:hover, .CWCommerceButton.visited:hover
{
	font-family: Trebuchet, Arial, Times New Roman, Times, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	background-color: transparent;
	color: #B7AB8C;
	border: none;
	cursor: pointer;
	text-align: center;
}

.CWCommerceButtonBlue[disabled], .CWCommerceButtonBlue.visited[disabled], .CWCommerceButtonBlue:hover[disabled], .CWCommerceButtonBlue:active[disabled]
{
	color: #ABABAB;
}

.CWCommerceButtonBlue:active, .CWCommerceButtonBlue.visited:active, .CWCommerceButtonBlue
{
	font-family: Trebuchet, Arial, Times New Roman, Times, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	background-color: transparent;
	color: #1f71ba;
	border: none;
	cursor: pointer;
	text-align: center;
}

.CWCommerceButtonBlue:hover, .CWCommerceButtonBlue.visited:hover
{
	font-family: Trebuchet, Arial, Times New Roman, Times, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	background-color: transparent;
	color: #B7AB8C;
	border: none;
	cursor: pointer;
	text-align: center;
}

.CWCommerceButtonBlue2[disabled], .CWCommerceButtonBlue2.visited[disabled], .CWCommerceButtonBlue2:hover[disabled], .CWCommerceButtonBlue2:active[disabled]
{
	color: #ABABAB;
}

.CWCommerceButtonBlue2:active, .CWCommerceButtonBlue2.visited:active, .CWCommerceButtonBlue2
{
	font-family: Trebuchet, Arial, Times New Roman, Times, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	background-color: transparent;
	color: #1f71ba;
	border: none;
	cursor: pointer;
	text-align: center;
}

.CWCommerceButtonBlue2:hover, .CWCommerceButtonBlue2.visited:hover
{
	font-family: Trebuchet, Arial, Times New Roman, Times, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	background-color: transparent;
	color: #B7AB8C;
	border: none;
	cursor: pointer;
	text-align: center;
}

.CWCommerceAdminButton
{
	font-family: Trebuchet, Arial, Times New Roman, Times, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #1f71ba;
	color: black;
	cursor: pointer;
	text-align: center;
}

.CWCommerceAdminButton:active, .CWCommerceAdminButton.visited:active
{
	font-family: Trebuchet, Arial, Times New Roman, Times, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #ffffff;
	color: black;
	border: black;
	cursor: pointer;
	text-align: center;
}

.CWCommerceAdminButton:hover, .CWCommerceAdminButton.visited:hover
{
	font-family: Trebuchet, Arial, Times New Roman, Times, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #ffffff;
	color: black;
	border: black;
	cursor: pointer;
	text-align: center;
}

.CWCommerceSearchButton
{
	font-family: Trebuchet, Arial, Times New Roman, Times, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #1B1B1B;
	color: #1f71ba;
	border: solid 1px #474747;
	cursor: pointer;
	text-align: left;
	padding: 2px;
	margin: 0px;
	margin-top: 5px;
	text-align: center;
}

.CWCommerceButtonLeft
{
	font-family: Trebuchet, Arial, Times New Roman, Times, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	background-color: transparent;
	color: #1f71ba;
	border: none;
	cursor: pointer;
	text-align: left;
}

.CWCommerceButtonLeft[disabled], .CWCommerceButtonLeft.visited[disabled], .CWCommerceButtonLeft:hover[disabled], .CWCommerceButtonLeft:active[disabled]
{
	color: #ABABAB;
}

.CWCommerceButtonLeft:hover, .CWCommerceButtonLeft.visited:hover
{
	font-family: Trebuchet, Arial, Times New Roman, Times, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	background-color: transparent;
	color:  #B7AB8C;
	border: none;
	cursor: pointer;
	text-align: left;
}

.CWCommerceButtonLeft:active, .CWCommerceButtonLeft.visited:active
{
	font-family: Trebuchet, Arial, Times New Roman, Times, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #ffffff;
	color: #000000;
	border: none;
	cursor: pointer;
	text-align: left;
}

.CWCommerceButtonPadded
{
	font-family: Trebuchet, Arial, Times New Roman, Times, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	background-color: transparent;
	color: #1f71ba;
	border: none;
	cursor: pointer;
	text-align: right;
	padding: 10px;
}

.Invisible
{
	visibility: hidden;
}

#columnLeft
{
	width: 370px;
	height: 100%;
	color: #1f71ba;
	float: left;
}


#columnMain
{
	width: 326px;
	height: 100%;
	color: #1f71ba;
	float: left;
}

#columnRight
{
	width: 226px;
	height: 100%;
	color: #1f71ba;
	float: right;
	margin-left: 0px;
	margin-left: 0px;
	padding-left: 1em;
	padding-right: 0em;
	padding-bottom: 1em;
}

#p
{
	text-align: left;
	padding-top: 1em;
	padding-bottom: 1em;
}

#p ul li
{
	font-family: Trebuchet, Arial, Times New Roman, Times, Verdana, Helvetica, sans-serif;
	color: #FFFFCC;
	list-style: none;
	display: inline;
	line-height: 25px;
}


#Content
{
	width: 100%;
	height: 100%;
/*	margin-top: 13px;*/
	position: static;
}

#Border
{
	background-image: url(Images/DottedBorder.gif);
	background-repeat: repeat-y;
}


#BorderHorizontal
{
	background-image: url(Images/DottedBorderHorizontal.gif);
	background-repeat: repeat-x;
}


.NewsHeader
{
	background-image: url("../Images/news_header.gif");
	background-repeat: repeat-x;
	height: 35px;
}


#Header
{
	height: 120px;
	width: 100%;
	margin-bottom: 2px;
}

#HeaderLeft
{
	height: 109px;
	float: left;
}

#HeaderRight
{
	float: right;
	height: 115px;
	width: 250px;
	font-family: Trebuchet, Arial, Times New Roman, Times, Verdana, Helvetica, sans-serif;
	color: #1f71ba;
	text-align: left;
}

#HRm
{
	border-bottom: 1px solid #1f71ba;
	border-top: thin solid #1f71ba;
	padding-bottom: 3px;
	padding-top: 3px;
}

#HRb
{
	border-bottom: 1px solid #1f71ba;
	padding-bottom: 3px;
	padding-top: 3px;
}

.HeaderBorder
{
	border-bottom: 1px solid #1f71ba;
	padding-bottom: 3px;
	width: 100%;
}

#Menu
{
	width: 100%;
/*	height: 15px;*/
	color: #1f71ba;
	border-bottom: 1px solid #1f71ba;
	border-top: 1px solid #1f71ba;
	font-family: Trebuchet, Arial, Times New Roman, Times, Verdana, Helvetica, sans-serif;
	padding-bottom: 5px;
	padding-top: 5px;
}

#Menu ul li
{
	list-style: none;
	display: inline;
	padding-left: 20px;
}


.BorderFill
{
	background-color: #1f71ba;
	height: 100%; 
	width: 1px;
	float: left;
}

/*EG: To be used on images requiring a bottom padding*/
.ImagePadded
{
	margin-bottom: 20px;
}

hr
{
	color: #ffffff;
}

/*#Title
{
	font-family: Trebuchet, Arial, Times New Roman, Times, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #1f71ba;
}*/

.Title
{
	font-family: Trebuchet, Arial, Times New Roman, Times, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
	color: #1f71ba;
}

a.titlelink
{
	font-family: Trebuchet, Arial, Times New Roman, Times, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #1f71ba;
	text-decoration: none;
}

.mediumTitle
{
	font-family: Trebuchet, Arial, Times New Roman, Times, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #1f71ba;
}

/*#mediumTitle
{
	font-family: Trebuchet, Arial, Times New Roman, Times, Verdana, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #1f71ba;
}



#Footer
{
	clear: both;
	text-align: right;
	width: 100%;
	position: static;
}*/

/* BR 19.09.2008 -- Right Column News Items */
#NewsItem1, #NewsItem2, #NewsItem3 { background-image:url("../Images/bgNewsItem3.gif");	margin: 0px 5px 20px 5px; color:#FFFFFF; }
#NewsItem1 #NewsItem1Content, #NewsItem2 #NewsItem2Content, #NewsItem3 #NewsItem3Content { padding:10px 10px 0px 10px; }
#NewsItem1 Strong, #NewsItem2 Strong, #NewsItem3 Strong { font-size:larger; padding:10px; }
#NewsItemLink { background-image:url("../Images/menu_header.gif"); background-repeat:repeat-x; text-align:right; height:19px; }
#NewsItemLink a { color:#FFFFFF; text-align:right; margin-right:8px; }
