body, h1, h2, h3, form, p, ol, ul{
	margin: 0;
	padding: 0;
}

.formInput {
	width:150px; 
	margin-bottom: 1px; 
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
} 

input[type=password] {
	width:150px; 
	margin-bottom: 1px; 
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
} 



body{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	vertical-align: top;
	background: #DBDFE2;
	color: #000;
}

a img{
	border: 0;
}

#container{
	margin: auto;
	padding-top: 5px;
	width: 896px;
	text-align: left;
	vertical-align: top;
	background: #fff;
	color: #000;
	background-image:url(test/blogbg.jpg);
}

#pageTop{
	padding-top: 0px;
	width: 896px;
}

#inside {
	margin-left: 12px;
	width:150px;
	float:left;
	background-color:#f3f3f3;

	} 
	
#inside2 { 

	float:left; 
	} 
	
	
/* Home Page Elements >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */	
	
.imgSpace { 
	padding-left: 1px; 
	} 	
	
#homeLeft { 
	width:410px; 
	padding-left: 12px; 
	float:left; 

	} 	

#homeRight { 
	width:290px; 
	padding-left:12px; 
	float:right; 

	} 
	
#homeRedText { 
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ab0404; 
	} 
	
#homeBlueText { 
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #128bc9; 
	padding-bottom: 8px; 
	}
	
#homeGreyText { 
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333; 
	padding-bottom: 4px; 
	}

#homeGreyText a { 
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #128bc9; 
	padding-bottom: 4px; 
	}
	
#homeGreyText2 a { 
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #900; 
	padding-bottom: 4px; 
	}


#homeText { 
	font-size: 12px; 
	color: #000; 
	} 
	
a.topMenuLink:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFF;
	text-decoration: none;
	
	} /* unvisited link */
a.topMenuLink:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFF;
	text-decoration: none;
	
	} /* visited link */
a.topMenuLink:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#128bc9;
	text-decoration: none;
	
	} /* mouse over link */
		
	
#homeTitleBox { 
	padding-top:4px; 
	padding-left:10px; 
	height:20px; 
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF; 
	background-color:#333333; 
	width: 260px; 	
	margin-bottom:5px; 
	}

#homeTitleBoxBlue { 
	padding-top:4px; 
	padding-left:10px; 
	height:20px; 
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF; 
	background-color:#128bc9; 
	width: 260px; 	
	margin-bottom:5px; 
	}

#homeSmallColLeft a { 
	color:#df7004;
	width:120px; 
	padding-left:8px; 
	float:left; 
	} 

#homeSmallColLeft { 
	color:#df7004;
	width:120px; 
	padding-left:8px; 
	float:left; 
	} 


#homeSmallColRight a { 
	color:#128bc9;
	width:150px; 
	padding-left:0px; 
	float:right; 
	text-align:left;
	} 
	
#homeSmallColRight { 
	color:#128bc9;
	width:150px; 
	padding-left:0px; 
	float:right; 
	text-align:left;
	} 
	
	#homeSmallColRightDis { 
	width:160px; 
	padding-left:0px; 
	float:right; 
	text-align:left;
	} 

#homeTitleGrey { 
	font-family: arial, helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333; 
	}
	
#homeTitleGrey a { 
	font-family: arial, helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #128bc9; 
	}
	
#blanketTitle { 
	padding-top: 10px; 
	display:block; 
	margin-top: 5px; 
	margin-bottom: 5px; 
	background-color: #128bc9; 
	color: #FFF; 
	text-align:center; 
	font-weight:bold; 
	font-size:18px; 
	height:30px; 
	} 

#largeHomeBlue { 
	display:inline; 
	font-size: 18px; 
	color: #128bc9; 
	font-weight: bold; 
	} 

#homeBlueTitle { 
	display:inline; 
	font-size: 15px; 
	color: #128bc9; 
	font-weight: normal; 
	} 

#homeBlueTitle2 { 
	display:inline; 
	font-size: 15px; 
	color: #135283; 
	font-weight: normal; 
	} 

	
	
	
/* End Home Page Elements >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */

#inside3 {
	padding-left: 20px;
	float:left;
	width:700;
	border: 1px solid #333333;
	} 


#pageTopLeft { 
	font-size: 36px; 
	margin-left: 20px; 
	float:left; 
 
	} 
#pageTopRight { 
	margin-top: 10px; 
	color: #df7004; 
	font-size: 16px; 
	float:right; 
 	padding-top: 0px; 
	text-align:center; 
	margin-right:75px; 
	}
	
#pageTopBar { 
	color: #fff; 
	padding-bottom:8px;
	padding-right:10px; 
	margin-left:12px;
	float:left;
	width: 862px;
	background-color:#353535;
	text-align:right;
	}

#topLeft { 
	padding-top: 10px; 
	padding-left: 20px; 
	float:left; 
	font-size: 18px; 
	color:#fff; 
	} 
		
#topRight { 
	padding-top:20px; 
	float:right; 
	font-size: 12px; 
	color:#fff; 
	} 


#footer{
	margin-left: 12px;
	clear: both;
	width: 843px;
	height:75px;
	font-size: 11px;
	text-align: left;
	vertical-align: top;
	background: #353535;
	color: #000;
	padding-top: 40px;
	padding-left:28px;
}


#rightMainSite {
	color:#333333; 
	margin-left:10px;
	width: 100px;
	float:left;
	padding-left: 2px;
	padding-bottom:10px; 
	padding-right: 2px;
	/* border:1px solid #CCCCCC; */
	font:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	} 

#cartRightBox {
	font-size: 11px; 
	font-weight: bold; 
	margin-right: 55px; 
	text-align:center; 
	color:#FFF; 
	background-color: #df7004; 
	padding-bottom: 5px; 
	margin-bottom: 8px; 
	float:right;
	width:200px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
} 

.cartText { 
	color: #FFF; 
	font-size: 10px; 
	text-decoration: none; 
	} 


.reviewCartTopConfirm {
	height:25;
	padding-left:5px;
	padding-top:5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #555555;
} 

.reviewCartTop {
	height:25; 
	padding-left:5px;
	padding-top:5px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #128bc9;


} 

#smallTextHover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	} 	
	
a.smallTextHover:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	text-decoration: none;
	
	} /* unvisited link */
a.smallTextHover:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	text-decoration: none;
	
	} /* visited link */
a.smallTextHover:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#dc9b00;
	text-decoration: none;
	
	} /* mouse over link */
	
	
#largeTextHover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #900;
	text-decoration: none;
	} 	
	
a.largeTextHover:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#900;
	text-decoration: none;
	
	} /* unvisited link */
a.largeTextHover:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#900;
	text-decoration: none;
	
	} /* visited link */
a.largeTextHover:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#900;
	text-decoration: none;
	
	} /* mouse over link */

/* ---------------------------------------------------------- //
Account Styles */

#accountMessage { 
font-size:16px; 
color:#777777; 
margin-left:30px; 
margin-top:10px; 
} 

#accountLine { 
background-color:#333333; 
height:1px;
width:670px; 
margin-left:20px; 
margin-top:10px; 
margin-bottom:20px; 
clear:left; 
}

#accountBox1 { 
float:left; 
display:inline; 
width:210px; 
padding:5px; 
margin-left:30px; 
} 

#accountBox2 { 
float:left; 
display:inline; 
width:210px; 
padding:5px; 
} 

#accountBox3 { 
float:left; 
display:inline; 
width:210px; 
padding:5px; 

} 

#accountTitle { 
font-weight:bold; 
font-size:14px; 
color:#000; 
} 

#accountInfo { 
margin-left:10px; 
font-weight:normal; 
font-size:11px; 
color:#555555; 
padding-bottom:3px; 
}

a.editLink:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#128bc9;
	text-decoration: none;
	
	} /* unvisited link */
a.editLink:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#128bc9;
	text-decoration: none;
	
	} /* visited link */
a.editLink:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#dc9b00;
	text-decoration: none;
	
	} /* mouse over link */

/* Login Styles */

#leftBoxLogin { 
margin-left:20px; 
	border-right-width: 1px;
	
	
	border-right-style: solid;
	
	border-right-color: #333333;
	
float:left; 
width:290px; 
padding:5px; 
} 
#rightBoxLogin { 
margin-left:10px; 
float:left; 
width:330px;
padding:5px; 
} 

#loginReturnText { 
font-weight:bold; 
font-size:14px; 
color:#333333; 
} 

#loginNewText { 
font-weight:bold; 
font-size:14px; 
color:#128bc9; /* blue;  */
} 

#mainLoginText { 
font-size:11px; 
color:#333333; 
} 

#smallColLeft { 
float:left; 
width:75px; 
line-height:18px; 

} 

#smallColRight { 
float:left; 

} 


/* Wholesale Price Styles ------------------------------------- */

#space { 
float:left; 
padding-top: 10px; 
margin-top: 10px; 
height:10px; 
display:block; 
} 

#wholesaleWrap { 
	padding-top: 20px; 
	width: 700px; 
	margin-bottom: 20px; 
	} 

#priceTitle { 
	text-align:left; 
	font-weight:bold; 
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:16px; 
	color:#0f8ab6; 
	padding-left:15px; 
	padding-top: 20px; 
} 


#box1 {
	background-color:#fff; 
	font-weight:bold; 
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:14px; 
	color:#df7004; 
	padding-left:5px; 
	padding-top:10px; 
	padding-bottom:10px; 
	margin-left: 15px; 
	margin-top:5px; 
	float:left; 
	width: 150px; 
	display: inline;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;	
	} 
#box2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold; 
	font-size:11px; 
	color:#000000;
	padding-top:4px; 
	padding-left:5px;
	padding-bottom:4px;  
	margin-top:5px; 
	float:left; 
	width: 240px; 
	display: inline;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;	
	} 
#box3 {
	text-align:center; 
	background-color:#ffffff; 
	padding-bottom:1px; 
	margin-top:5px; 
	float:left; 
	width: 90px; 
	display: inline;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;	
	} 
	
#box32 {
	text-align:center;
	background-color:#f3f3f3; 
	padding-bottom:1px; 
	margin-top:5px; 
	float:left; 
	width: 90px; 
	display: inline;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;	
	} 
	
#box33 {
	text-align:center;
	background-color:#ffffff; 
	padding-bottom:1px;
	margin-top:5px; 
	float:left; 
	width: 90px; 
	display: inline;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;	
	} 
	
#boxa1 {
	padding-left:5px; 
	font-weight:bold; 
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:14px; 
	color:#df7004; 
	margin-left: 20px; 
	margin-top:5px; 
	float:left; 
	width: 152px; 
	display: inline;
	
	} 

#boxa2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:11px; 
	color:#333333;
	padding-top:4px; 
	padding-bottom:4px;  
	margin-top:5px; 
	float:left; 
	width: 240px; 
	display: inline;
} 

#boxa3 {
	text-align:center;
	font-weight:bold; 
	color:#FFF; 
	background-color:#df7004; 
	margin-top:5px; 
	float:left; 
	width: 90px; 
	display: inline;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;	
	} 

#boxRedText { 
	padding-top: 8px; 
	padding-bottom: 8px; 
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:16px; 
	color:#555555;
	font-weight:bold; 
	} 
	


#starting { 
	padding-top: 3px; 
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px; 
	color:#353535;
	font-weight:bold; 
	} 

/* Wholesale Price Styles ------------------------------------- */

/* ----------------------------------------- 
Account Main
*/
#smallText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	display: inline; 
	} 	
	
#smallTextSpace {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	display: inline; 
	padding-left: 10px; 
	
	} 	
#smallTextSpaceForm {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	display: inline; 
	padding-left: 10px; 
	width: 150px; 
	padding-bottom: 5px; 
	} 	
	
#smallTextHover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	} 	
	
a.smallTextHover:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	text-decoration: none;
	
	} /* unvisited link */
a.smallTextHover:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	text-decoration: none;
	
	} /* visited link */
a.smallTextHover:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#dc9b00;
	text-decoration: none;
	
	} /* mouse over link */
	
	#smallTextHoverLeft {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-left:10px; 
	text-decoration: none;
	} 	
	
a.smallTextHoverLeft:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	padding-left:10px; 
	text-decoration: none;
	
	} /* unvisited link */
a.smallTextHoverLeft:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	padding-left:10px; 
	text-decoration: none;
	
	} /* visited link */
a.smallTextHoverLeft:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#dc9b00;
	padding-left:10px; 
	text-decoration: none;
	
	} /* mouse over link */


#titleTextMain { 
	padding-left: 10px; 
	display:inline; 
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
	}

#whiteTitle { 
	padding-top: 5px; 
	height: 30px; 
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
	text-align:center;
	background-color: 4d8aba;
	}

.allBorder { 
	border: 1px solid #333333;
} 

.allBorderGrey {
	border: 1px solid #333333;
	background-color: #f7f7f7;
} 

#reportData {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	height: 20px;
	padding-left: 5px;
	}
	
	#reportDataEnd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	height: 20px;
	padding-left: 5px; 
	padding-right: 5px; 
	} 
	
#reportTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	text-align: center;
	height: 30px;
	padding-top: 5px;
	} 
	
#reportTitleEnd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	text-align: center;
	height: 30px;
	padding-top: 5px; 
	} 

/* ------------------------------------------- */ 

</style>