/* ================================
    CSS STYLES FOR THE BBeams Online 
    v1.0, 10/2002
   ================================
*/   
html, body {
	height:100%;
}
body {
	font-size:0.8em;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	padding:0;
	margin:0;
	background:url(../images/system/shade_left.gif) left top repeat-y;
}
img {border:0;}
label {	font-weight:bold; }
a:link, a:visited {
	color:#254AA0;
	text-decoration:none;
}
.questions:target {
	background-color:yellow;
}
h1 {
	color:#FFFFFF;
	font-size:1.4em;
	line-height:22px;
	font-weight:normal;
	background-image:url(../images/system/big_red_bg.gif);
	background-repeat:repeat;
	padding:3px;
	margin-top:0;
	font-weight:normal;
	/*width:470px;
	padding-right:0;
*/
	padding-left:5px;
	margin-left:-5px;
	margin-right:-5px;
}
h2 {
	font-weight:bold;
	font-size:1.2em;
	margin-top:0;
	color:#1e398c;
}
h3 {
	font-size:1em;
	font-weight:bold;
	margin-bottom:0;
	margin-top:0;
	color:#1e398c;
}
h4 {
	font-weight:bold;
	color:#000000;
	margin:0;
	margin-bottom:7px;
	padding:0;
}
small {
	color:#777777;
	font-size:0.9em;
}
.no_border {border:0;}
.no_border:hover {border:0;}
a:hover {
	text-decoration:underline;
}
img {
	padding:0;
	margin:0;
}
#shade_right {
    position: absolute;
    top: 0px;
    right: 0px;
    height:auto;
    width:100%;
    min-height:100%;
    background:transparent url(../images/system/shade_right.gif) right top repeat-y;
}
* html #shade_right {
    height:100%;
}
#main {
	width:950px;
	margin-left:auto;
	margin-right:auto;
	padding-left:10px;
	padding-right:10px;
	margin-bottom:10px;
	padding-top:20px;
}
#global {
	background-image:url(../images/system/nav_bg.jpg);
	background-repeat:repeat-y;
	background-position:top left;
	clear:both;
}
#logo {
	font-size:2em;
	color:#000000;
	text-align:center;
	width:211px;
	height:108px;
	float:left;
	text-align:left;
}
#header_right {
	color:#231f20;
	margin:0;
	padding:0;
	font-weight:normal;
	color:#FFFFFF;	
	width:729px;
	height:108px;
	float:right;
	text-align:right;
	border:1px solid #CCCCCC;
	margin-bottom:5px;
	text-align:center;
}
.red_bar {
	background-image:url(../images/system/red_bg.gif);
	background-repeat:repeat-x;
	text-transform:uppercase;
	width:950px;
	height:22px;
	color:#FFFFFF;
	line-height:22px;
	text-align:right;
	margin-top:5px;
	position:relative;
	font-size:0.85em;
}
.red_bar a:link, .red_bar a:visited {
	color:#FFFFFF;
	text-decoration:underline;
}
.red_bar a:hover {
	text-decoration:none;
}
.red_corner_left {
	float:left;
	height:22px;
	overflow:hidden;
}
.red_corner_right {
	float:right;
	height:22px;
	overflow:hidden;
}
#content_wrapper {
	height:auto;
	margin-top:5px;
	margin-left:5px;
}
#navigation {
	width:216px;
	text-transform:uppercase;
	color:#FFFFFF;
	font-size:0.85em;
	text-align:center;
	padding-bottom:15px;
	float:left;
	margin-right:5px;
	height:100%;
}
#breadcrumb {
	font-size:0.8em;
	width:724px;
	margin-bottom:5px;
	background-image:url(../images/system/blue_bg.gif);
	background-repeat:repeat-x;
	height:22px;
	overflow:hidden;
	color:#FFFFFF;
	line-height:22px;
	text-transform:uppercase;
	padding-left:5px;
	float:left;
}
#main_content {
	width:468px;
	height:auto;
	float:left;
}
#contentholder {
	padding-left:5px;
	background-image:url(../images/system/background.gif);
}
#right_container {
	width:245px;
	background-color:#FFFFFF;
	float:right;
	text-align:center;
	margin-left:5px;
	margin-bottom:5px;
}
.nav_link {
	padding-top:20px;
}
.nav_link a:link, .nav_link a:visited {
	color:#FFFFFF;
	text-decoration:underline;
}
.nav_link a:hover {
	text-decoration:none;
}
.nav_buttons a {
	display:block;
	line-height:22px;
	height:22px;
	overflow:hidden;
}
.nav_buttons {
	list-style-type:none;
	width:216px;
	height:22px;
	overflow:hidden;
	margin-bottom:4px;
	text-align:left;
	white-space:nowrap;
	padding:0;
	margin:0;
	width:100%;
	line-height:22px;
	font-size:1.1em;
	text-align:left;
}
.nav_buttons #selected_link {
	background-image:url(../images/system/nav_over.jpg);
	background-repeat:no-repeat;
	color:#FFFFFF;
}
.nav_buttons #selected_link:hover {
	color:#FFFFFF;
}
.nav_buttons a:link, .nav_buttons a:visited {
	color:#FFFFFF;
	padding-left:10px;
	text-decoration:none;
	background-image:url(../images/system/nav_norm.jpg);
	background-repeat:no-repeat;
	background-color:#000000;
}
.nav_buttons a:hover{
	background-image:url(../images/system/nav_over.jpg);
	background-repeat:no-repeat;
	color:#FFFFFF;
	width:100%;
	height:22px;
	overflow:hidden;
}
#breadcrumb a {
	color:#FFFFFF;
	text-decoration:underline;
}
#breadcrumb a:hover {
	color:#ed1820;
}
.border_grey {
	padding:5px;
	border:1px solid #CCCCCC;
}
.clear {
	clear:both;
}
.detailsTable {
	border-collapse:collapse;
}
.detailsTable th {
	background-color:#1E388C;
	color:#FFFFFF;
}
#footer {
	clear:both;
	font-size:0.7em;
	padding-left:0;
	height:37px;
	text-transform:uppercase;
	color:#999999;
}
input[type=text], textarea, select {
	font-family:inherit;
	font-size:inherit;
}
#topMenu {
	list-style-type:none;
	margin:0;
	padding:0;
	display:block;
}
#topMenu li {
	float:right;
	margin-right:15px;
}
#searchBox form {
	margin:0;
	padding:0;
}
.txtSearch {
	width:120px;
}
.btnSearch, .txtSearch {
	text-transform:uppercase;
	font-size:0.9em;
}
#contentholder table {
}
#contentholder table td {
	padding:3px;
	vertical-align:top;
}
.LabelLink {
	vertical-align:bottom;
	text-decoration:none;
}
#productTable img {
	padding:10px 3px 3px 3px;
}
#productTable a {
	text-transform:uppercase;
}
#productTable tr td {
	padding-bottom:5px;
}
.shoppingBasketHeader {
	background-color:#1D378B;
	color:#FFFFFF;
	padding:5px;
	font-weight:bolder;
}
#reviewSpecification th {
	text-align:left;
}
.errortext {
    color: red;
    font-size: 12px;
    font-weight:bold;
    line-height: 20pt
}
.cartlisthead {
	background-color:#1E388C;
	color:#FFFFFF;
    border-bottom: gray;
    border-left: gray 1px solid;
    font-size: 11px;
    font-weight: bold;
    line-height: 20pt;
    padding-left: 5px
}
.cartlistitem {
    background-color: #ffffff;
    border-bottom: gray;
    border-left: gray 1px solid;
    color: black;
    font-size: 11px;
    padding-left: 5px
}
.cartlistitemalt {
    background-color: #f2f2f2;
    border-bottom: gray;
    border-left: gray 1px solid;
    color: black;
    font-size: 11px;
    padding-left: 5px
}
.cartlistfooter {
    background-color: #2f338d;
    line-height: 10pt
}
/* */
/*           Setup by ProductSpecify.aspx */
/* */
.normalme {
    font-size: 11px;
    font-weight: normal;
    line-height: 12px    
}
