/* --- General --- */

/* 
{
	border: solid 1px #ff0000 !important;
}*/

*
{
	padding: 0;
	margin: 0;
	/*border: solid 1px #ff0000 !important;*/
}

body {
	border: 0;
	padding: 0;
	margin: 0;
	font-family: Arial;
	font-size: 11px;
}

img {
	border: 0;
	padding:0;
	margin: 0;
}

/* --- Master Page --- */
.PageTitle 
{
	font-weight: bold;
}

/* --- Product Search --- */
.familyHeader{
	
	font-size: 12px;
	color:#000000;
}

a.familyHeader{
	
	font-size: 12px;
	text-decoration:underline;
	color:blue;
}

a.familyHeader:hover{
	
	font-size: 12px;
	text-decoration:underline;
	color:blue;
}

a.familyHeader:visited{
	
	font-size: 12px;
	text-decoration:underline;
	color:purple;
}

a.familyHeader:active{
	
	font-size: 12px;
	text-decoration:underline;
	color:red;
}


/* --- Form controls --- */

.quantityTextBox{
	width: 29px;
}

.tinyTextBox
{
	width: 60px;
}

.shortTextBox{
	width: 129px;
}

.longTextBox{
	width: 224px;
}

.smallTextArea{
	width: 224px;
	height: 50px;
}

.largeTextArea{
	width: 100%;
	height: 400px;
}

.dropDownSmall{
	width: 60px;
}

.dropDownList{
	width: 134px;
}

.dropDownLong{
	width: 229px;
}

.uploadInput{
	width: 224px;
}

/* --- Forms --- */
.formTitle {
	background-color: #E6EBF4;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #004488;
	border-bottom: 1px solid #B9C7E1;
}
.InnerformTitle {
	font-weight: bold;
	text-decoration: underline;
}
.InnerformSubTitle {
	font-style: italic;
}

/*.formFields td {
	padding: 2px 5px 2px 5px;
	font-size: 10px;
}*/

.formFields{
	vertical-align: top;
	width:230px;
}

.finishOrderformFields{
	vertical-align: top;
	width:430px;
}

.formSubFields
{
	width:140px;
	vertical-align: top;
}

.formLabels{
	vertical-align: top;
	width: 130px;
}

.finishOrderFormLabels{
	vertical-align: top;
	width: 230px;
}

.formPic{
	vertical-align:top;
	text-align: left;
}

.formPic img{
	vertical-align:top;
	text-align: left;
}

/* --- Top Links --- */
.topLinks{
	
	font-size: 11px;
	color:#696A6C;
	text-align:right;
	
}

td.tabs, td.activetab
{
	
	font-size: 12px;
	text-align:center;
	
	padding: 5px;
	color: #004488;
	border: 1px solid #B9C7E1;
	vertical-align:bottom;
	width:150px;
}

td.activetab
{
	background-color: #E6EBF4;
}

a.activetab
{
	
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
	color: #004488;
}

a.activetab:hover{
	
	text-decoration:underline;
}

a.topLinks, a.tabs{
	
	font-size: 12px;
	text-decoration:none;
	color:#696A6C;
}

a.topLinks:hover, a.tabs:hover{
	
	font-size: 12px;
	text-decoration:underline;
	color:#696A6C;
}

/* --- Form View Tables --- */

.formTable {
	width: 100%;
}

/* --- List View Tables --- */
.listTable {
	border: 1px solid #B9C7E1;
	border-collapse:collapse;
}

.listTable th {
	color: #004488; 
	font-weight: bold; 
	 
	font-size: 10px;
	background-color: #E6EBF4;
	text-align: left;
	padding: 5px 3px;
	border-bottom: 1px solid #ced8e9;
}

.listTable td 
{
	white-space:nowrap;
	border-bottom: 1px solid #ced8e9;
}

/* --- Other --- */

.blueBorderBox {
	border:1px solid #CED8E9;
}

.AddToOrderBorder {
	border:1px solid #CED8E9;
}

#left {
	width: 170px;
	padding: 0 0 10px 0;
	margin-left: 3px;
}

DIV#searchBox {
	padding: 5px;
}
DIV#searchBox input {
	font-size: 10px;
	
}

DIV#headerLine {
	height: 100px;
	border-bottom: 1px solid #ced8e9;
	margin-bottom: 10px;
}
DIV#footerLine {
	padding: 20px;
	text-align: center;
	font-size: 9px;
	margin-top: 10px;
	border-top: 1px solid #ced8e9;
}
DIV#main {
	margin-left: 10px;
	margin-right: 5px;
	border: 1px solid #ced8e9;
	padding: 10px;
}
DIV#main h1 {
	
	font-size: 13px;
	padding: 0;
	margin: 0;
	padding-bottom: 5px;
	/*border-bottom: 1px solid #ced8e9;*/
	font-weight: normal;
}

#menu {
	width: 170px;
	background-color: #fff;
	padding: 0;
	margin: 0;
}
#menu h1 {
	
	color:#004488;
	padding:3px 0px 1px 5px;
	font-size:11px;
	font-weight:bold;
	height:20px;
	line-height: 20px;
	margin:0;
	background-color:#E6EBF4;
	/*filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#ffffff', EndColorStr='#E6EBF4');*/
	border-top:1px solid #CED8E9;
	border-bottom:1px solid #CED8E9;
}

#menu a {

	list-style:none;
	position:relative;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	vertical-align:bottom;
	display:block;
	width: 158px;
	color:#444;
	font-size:10px;
	text-decoration:none;
	padding:0px 1px 0px 11px;	
	line-height:20px;
	
	background-color: #FFFFFF;
}

#menu a:hover {
	background-color:#E6EBF4;
}

#menu a:active
{
	font-weight:bold;
}
div#signin{width:100%;text-align:center;}

a.signin{
	color:#000000;
	background-color:#E6EBF4;
	font-size:12px;
	
	font-weight:700;
	width:70px;
	height:18px;
	text-decoration:none;
	padding:0 2px 0 2px;
	border:solid 1px;
	display:inline;
	font-weight:900;
	font-variant:small-caps;
	text-align:center;
	border-color:#aaaaff #23618B #23618B #aaaaff;
	/*filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#ffffff', EndColorStr='#E6EBF4');*/
}

a.signin:hover{
	background-color:#CAD5E8;
}


#menu ul li a:hover {
	background-color: #E6EBF4
}

.floatRightDiv {
	float: right;
	text-align: right;
	width: auto;
}

a.cartfont1{
	color:#696A6C;
	font-size:12px;
	
	font-weight:700;
	text-decoration:none;
	padding:0 2px 0 2px;
	font-weight:900;
	text-align:center;
}

a.cartfont2{
	color:#FF0000;
	font-size:12px;
	
	font-weight:700;
	text-decoration:none;
	padding:0 2px 0 2px;
	font-weight:900;
	text-align:center;
}

a.cartfont3{
	color:#696A6C;
	font-size:10px;
	
	font-weight:700;
	text-decoration:none;
	padding:0 2px 0 2px;
	font-weight:900;
	text-align:center;
}
.frame-lan {
	border: 1px solid #B9C7E1;
}

.hidden
{
 display:none; 
}

.searchTable {
	border: 1px solid #B9C7E1;
	border-collapse:collapse;
}

.searchTable th {
	color: #004488; 
	font-weight: bold; 
	 
	font-size: 10px;
	background-color: #E6EBF4;
	text-align: left;
	padding: 5px 3px;
	border-bottom: 1px solid #ced8e9;
	text-align:center;
	font-weight:bold;
}

.searchTable td.label
{
	font-weight:bold;
}

table.pricingTiers
{
	
}

span.PriceTierLabel
{
	width:100px;
	font-style: italic;
}

span.PriceTierPrice
{
	width:100px;
}

td.PriceTier
{
	width:100px;
}

div#wrapper
{
	width: 882px;
	margin: 20px auto 0 auto;
}

div#header
{
	height: 70px;
}

img#logo
{
	float: left;
}

img.topButton
{
	float: right;
	margin-right: 10px;
}

div#topNav a
{
	color: #A1A3A4;
	font-family: Arial;
	text-transform: uppercase;
	font-size: 13px;
	text-decoration: none;
	margin: 0 10px;
}

div#topNav a:hover
{
	text-decoration: underline;
}

div#topNav a:active
{
	text-decoration: underline;
	color: #0179C2;
}

div#content a
{
	color: #0179C2;
}

.contentRow, div#topNav, div#header, div#bottom_bar
{
	float: left;
	margin-bottom: 20px;
	width: 100%;
}

.contentRow h2
{
	font-family: "Arial Black", Arial;
	font-weight: bold;
	font-size: 18px;
	margin: 0 0 20px 20px;
}

.contentRow p
{
	font-size: 13px;
	padding: 0 0 20px 20px;
}

.contentRow td, .contentRow th
{
	font-size: 13px;
	padding-left: 20px;
	text-align: left;
}

.contentRow table table td, .contentRow table table th
{
	padding-left: 0;
}

div#bottom_bar
{
	background-image: url(../Images/bottom_bar.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 85px;
}

div#footer
{
	width: 100%;
	text-align:right;
	padding-top: 60px;
	background-image: url(../Images/footer.png);
	background-repeat: repeat-x;
	height: 100px;
	clear: both;
}

div#footer a
{
	color: #A1A3A4;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	margin: 0 10px;
}

div#footer a:hover
{
	text-decoration: underline;
}

div.box
{
	width: 285px;
	height: 275px;
	float: left;
	margin-right: 13px;
	display:inline;
}

div.lastBox
{
	float: right;
	margin-right: 0px;
}

div.box h2
{
	color: #8CC63F;
	font-weight: bold;
	font-size: 13px;
	height: 35px;
	margin: 10px 20px 0 20px;
	font-family: Arial;
}

div.box p
{
	text-align:justify;
	/*margin: 0 20px; */
	padding-right: 20px;
	font-size: 10px;
}

div#subNav
{
	width: 250px;
	float: left;
	padding-left: 10px;
}

div#subNav a
{
	color: #A1A3A4;
	text-decoration: none;
	font-size: 13px;
	padding-bottom: 8px;
	display: block;
}

div#subNav a:hover
{
	text-decoration: underline;
	color: #0179C2;
}

div#pageContent
{
	width: 580px;
	float: left;
}

div#pageContent p
{
	margin: 0;
	padding-left: 0;
	text-align: justify;
}

div#pageContent h2
{
	margin-left: 0;
}

input, textarea, select
{
	border: 1px solid #B3B3B3;
	background-color: #F1F2F2;
}

input[type="checkbox"], input[type="radio"]
{
	border: none;
	background-color: Transparent;
}

input, textarea, select {
	font-size: 12px;
}

.contact_table input, .contact_table textarea, .contact_table select
{
	width: 200px;
}

input.button
{
	width: auto;
	padding: 0 3px;
	color: #4D4D4D;
}

.contact_table th
{
	vertical-align: top;
	font-weight: bold;
}

.contact_table td
{
	padding-bottom: 8px;
}

/*.button {
	border: #134b84 1px solid; 
	color: #ffffff; 
	font-size: 11px;
	padding: 0 5px;
	background-color: #1e77d3
}*/


a.aboutMenuLink{
	
	font-family: arial;
	font-size: 12px;
	text-decoration:none;
	color:A1A3A4;
	
}

a.aboutMenuLink:hover{
	
	font-family: arial;
	font-size: 12px;
	text-decoration:underline;
	color:A1A3A4;
}



a.aboutMenuLink:active{
	
	font-family: arial;
	font-size: 12px;
	text-decoration:underline;
	font-weight: bold;
	color:0179C2;
	
}
