﻿.expandTitleBehavior
{
    background-position: left center;
    width: 100%;
    height: 20px;
    background-image: url(plus.gif);
    background-repeat: no-repeat;
    padding-left: 20px;
    cursor: pointer;
    padding-top: 10px;
}
.expandedTitle
{
    background-image: url(minus.gif);
}
.expandBodyBehavior
{
    display:none;
}
.expandedBody
{
    display:inline;
}

div.DataGrid
{
    width: 100%;
    height: 200px;
    border-bottom: black 1px solid;
    border-left: black 1px solid;
    border-top: black 1px solid;
    border-right: black 1px solid;
    overflow: auto;
}

.DataGrid th
{
    background-color: Gray;
}
.DataGrid h2
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: bolder;
	font-size: 100%;
	color: #0077c1;
	margin: 0px;
}
.Hidden
{
    display: none;
}
body
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 60%;
	color: #0077c1;
}

a
{
	text-decoration: none;
	color: #0077c1;
}

input
{
	color: #666666;
}

select
{
	color: #666666;
	position: relative;
}

h1
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: bolder;
	font-size: 100%;
	color: #0077c1;
	margin: 0px;
}

h2
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: bolder;
	font-size: 150%;
	color: #0077c1;
}

h3
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: bolder;
	font-size: 110%;
	color: #0077c1;
	margin: 2px;
	text-decoration: underline;
}

.barCodeTextBold
{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
}

.barCodeText
{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
}

.barCode
{
	font-family: 3 of 9 Barcode;
	font-size: 36px;
	text-align: center;
}

.errText
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: bolder;
	font-size: 150%;
	color: Red;
}

.textbox
{
	font-size: 9px;
	color: black;
	font-family: Verdana;
	height: 15px;
}

.linkbutton
{
	text-decoration: underline;
}


.topbar
{
	width: 990px;
}

.leftbar
{
	float: left;
	clear: none;
}

.basepage
{
	clear: none;
	float: left;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 15px;
}

.base_display
{
	width: 590px;
	clear: none;
	float: left;
}

.newsbar
{
	float: right;
	clear: none;
	width: 177px;
	height: 100px;
}

.mainbar
{
	float: left;
	clear: none;
	width: 590px;
	height: 100px;
}

.mainbarOrderMail
{
	float: left;
	clear: none;
	width: 590px;
}

.topmenu
{
	width: 990px;
	height: 21px;
	border-left: none;
	border-top: none;
	border-bottom: none;
	border-right: solid 1px #5d9bd3;
	float: left;
	background-repeat: repeat-x;
	margin-top: 5px;
}



.leftmenu
{
	padding-top: 10px;
}


/*.loginctrl
{
	width: 594px;
	height: 80px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
}

.loginctrl_body
{
	height: 53px;
	margin-top: 10px;
	margin-bottom: 10px;
}

*/

.menuitem_level1
{
	background-color: transparent;
}

.menuitem_level2
{
	background-color: transparent;
}

.menuitem_level3
{
	background-color: transparent;
}

.product_groupItem
{
	clear: none;
	width: 180px;
	border-right: #87ceeb 1px dashed;
	border-top: #87ceeb 1px dashed;
	border-left: #87ceeb 1px dashed;
	border-bottom: #87ceeb 1px dashed;
	position: static;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
	padding: 5px;
}


.infofield
{
	width: 600px;
}



.selectsegment span.header
{
	font-size: 110%;
	font-weight: bold;
}
.selectsegment hr
{
	text-align: left;
	color: White;
	width: 90%;
	height: 1px;
}
/*
.searchbox
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color: #0077c1;
	width: 176px;
	border-top: #0077c1 1px solid;
	border-bottom: #0077c1 1px solid;
	padding-left: 15px;
	margin-top: 15px;
	background-repeat: repeat-y;
}

.searchbox span.header
{
	font-size: 110%;
	font-weight: bold;
}
.searchbox hr
{
	text-align: left;
	color: White;
	width: 90%;
	height: 1px;
}
*/

.tinylistborder
{
	float: left;
	clear: none;
	height: 50px;
}

.productListTable
{
	width: 100%;
	border-color: #AFC6E0;
}
.productListTable thead
{
	background-color: #FFF;
	color: #F7931B;
}
.productListTable thead .border
{
	/*border-left: solid 1px;*/
	padding: 0px 10px 5px 10px;
	vertical-align: bottom;
	border-color: #AFC6E0;
}
.productListTable tbody .border
{
	/*border-left: solid 1px;*/
	padding: 10px 10px 10px 10px;
	border-color: #AFC6E0;
}


.productRoundedBox
{
	clear: none;
	float: left;
}
.productRoundedBox-lefttop
{
	background-position: left top; /*background-image: url(../Archive/Images/Left_Top_10x10px.gif);*/
	background-repeat: no-repeat;
	float: left;
	clear: left;
	width: 10px;
	height: 5px;
	margin-bottom: 0px;
	margin-top: 0px;
	background-color: White;
}
.productRoundedBox-righttop
{
	background-position: right top; /*background-image: url(../Archive/Images/Right_Top_10x10px.gif);*/
	background-repeat: no-repeat;
	float: right;
	width: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
	clear: left;
	background-color: White;
}


.productItemContent
{
	width: 190px;
	padding: 10px;
}


.campaignDiv
{
	width: 175px;
	border: solid 1px Purple;
	margin-bottom: 10px;
}
.campaignDiv .top
{
	color: White;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 100%;
	text-align: center;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
.campaignDiv .image
{
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.campaignDiv .info
{
	text-align: left;
	margin-left: 5px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
.campaignDiv .info span.name
{
	color: #0077c1;
	font-weight: bold;
}
.campaignDiv .info span.desc
{
	color: #666666;
}
.campaignDiv .button
{
	margin: 5px 0px 5px 5px;
}

.carttable
{
	width: 100%;
	border-color: #AFC6E0;
}

.carttable thead td
{
	padding: 0px 5px 5px 5px;
}
.carttable thead .border
{
	/*border-left: solid 1px;*/
	padding: 0px 5px 5px 5px;
	vertical-align: bottom;
}
.carttable tbody td
{
	padding: 2px 5px 2px 5px;
}
.carttable tbody .border
{
	/*border-left: solid 1px;*/
	padding: 2px 5px 2px 5px;
}
.carttable tbody .altrow
{
	background-color: #E6EDF5;
}
.carttable tfoot td
{
	padding: 5px 5px 5px 5px;
	font-size: 110%;
	font-weight: bold;
	background-color: #E8EFF6;
}

.ordertable
{
	width: 100%;
	border-color: #AFC6E0;
}

.ordertable thead td
{
	padding: 5px 5px 5px 5px;
	font-weight: bold;
}

.ordertable thead .border
{
	/*border-left: solid 1px;*/
	padding: 0px 5px 5px 5px;
	vertical-align: bottom;
}
.ordertable tbody td
{
	padding: 2px 5px 2px 5px;
}
.ordertable tbody .border
{
	/*border-left: solid 1px;*/
	padding: 2px 5px 2px 5px;
}
.ordertable tbody .altrow
{
	background-color: #E6EDF5;
}
.ordertable tfoot td
{
	padding: 5px 5px 5px 5px;
	font-size: 110%;
	font-weight: bold;
	background-color: #E8EFF6;
}



.savedcarttable thead td
{
	padding: 0px 5px 5px 5px;
}
.savedcarttable thead .border
{
	/*border-left: solid 1px;*/
	padding: 0px 5px 5px 5px;
	vertical-align: bottom;
}
.savedcarttable tbody td
{
	padding: 2px 5px 2px 5px;
}
.savedcarttable tbody .border
{
	/*border-left: solid 1px;*/
	padding: 2px 5px 2px 5px;
}
.savedcarttable tbody .altrow
{
	background-color: #E6EDF5;
}
.savedcarttable tfoot td
{
	padding: 5px 5px 5px 5px;
	font-size: 110%;
	font-weight: bold;
	background-color: #E8EFF6;
}




.addressfield .cartexpanderpanel
{
	margin-bottom: 5px;
}



.infoImages
{
	border: 0;
	float: left;
}


.sortableText
{
	display:none;
	}