/* COMMON STYLE SHEET */
body
{
	color: black;
	font-family:Arial,sans-serif;
	font-size: 12px;
	/*Next line for IE browsers */
    width:expression(document.body.clientWidth > 970? "970px": "auto" );
}



#top_bar {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:17px;
	background-color:#000;
	
}

#mainTable {
/* 	border:1px solid #CCCCCC; */
	background-color:#FFFFFF;
margin: 0 auto;
	/*Next line for IE browsers */
    width:expression(document.body.clientWidth > 970? "970px": "auto" );
}

#mainTable1 {
 	border:1px solid #CCCCCC; 
	background-color:#FFFFFF;
}

.mainContent {
	margin:5px;
}

h1 {
	font-size: 16px;
	color:#6699CC;
}

select {
	font-size:11px;
}

#headerLogo a {
  position: relative;
  height: 34px;
  width: 125px;
  top: 0px; 
  left:0px;
  text-decoration: none;
}

#breadCrumb1
{
	color:#666;
	height: 12px;
	text-align: left;
	background-color: #fff;
	font-family: Verdana;
	padding-right: 5px;
	font-size:11px;
}

#breadCrumb2
{
	float: right;
	width: 125px;
        color:#666;
	line-height: 14px;
	text-align: right;
	background-color: #fff;
	font-family: Verdana;
	font-size:11px;
	
}

#breadCrumb1 a {
	color: #FF0000;
}

#breadCrumb1 a:link,  #breadCrumb a:visited, #breadCrumb a:active { 
	color: #FF0000; 
	background: transparent; 
	text-decoration: none; 
}

#breadCrumb1 a:hover {
	background-color: #FF0000;
	color:#fff;
}
  
#breadCrumb
{
	color:#666;
	height: 12px;
	text-align: right;
	background-color: #fff;
	font-family: Verdana;
	padding-right: 5px;
	font-size:11px;
}

#breadCrumb a {
	color: #FF0000;
}

#breadCrumb a:link,  #breadCrumb a:visited, #breadCrumb a:active { 
	color: #FF0000; 
	background: transparent; 
	text-decoration: none; 
}

#breadCrumb a:hover {
	background-color: #FF0000;
	color:#fff;
}

.product {
	width: 100%;
	padding: 4px;
	margin-top:2px;
	margin-bottom:2px;
	margin-left:2px;
	margin-right:2px;
	border-top: 1px dotted #CCCCCC;
	border-left: 1px dotted #CCCCCC;
	border-right: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	float:left;
	font-size: 12px;
}

.productborder {
	border : 1px dotted #CCCCCC;
}

.productborder1 {
	border-left: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
}

.productInfo {
	height:25pt;
}

.productName
{
	text-align: left;
	font-weight: bold;
	font-size: 16px;
	font-family: verdana;
	margin: 5px;
	height: 25pt;
	color:#202020;
}

.productImage {
	margin-top:4px;
}

.productPrice
{
	text-align: center;
	font-size: 18px;
	margin-top:4px;
	margin-bottom:4px;
	color:#6699CC;
	font-weight: bold;
}
.productOptions {
	text-align: center;
	margin-top:4px;
	color:#666666;
}
.productOptionsLeft {
	text-align: left;
	margin-top:4px;
	color:#666666;
}
.productOptionsS {
	text-align: center;
	margin-top:4px;
	color:#666666;
	font-size: 12px;


}
.productQuantity {
	text-align: left;
	font-size: 12px;
	margin-top:4px;
	margin-bottom:4px;
	color:#666666;

}
.productQuantityS {
	text-align: center;
	font-size: 12px;
	margin-top:4px;
	margin-bottom:4px;
	color:#666666;

}
.productDescription {
	text-align: left;
	font-size: 12px;
	margin-top:4px;
	margin-bottom:4px;
	color:#666666;
	vertical-align: bottom;

}
#cartItems {
	color:#666;
	margin-top:4px;
	margin-right:3px;
	margin-left:3px;
	font-size: 12px;
}



#productCategoryMenu {
	background-color:#fff;
	color:#6699CC;
	margin:4px;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, sans-serif;
}

#storebanner {
	margin:4px;

}

#flex {
text-align:left;
}



.productCategory a:link,  .productCategory a:visited, .productCategory a:active { 
	color:#6699CC;
	text-decoration: none; 
}

.productCategory a:hover {
	background-color:#6699CC;
	color:#fff;
}

.productActionsMenu
{
	margin-top:8px;
	color: #ed6d2c;
	font-size: 11px;	
	text-align: center;
}



#cartAction	{
	color:#666;
	margin:4px;
	font-size: 11px;
}


#cartAction a:link,  #cartAction a:visited, #cartAction a:active { 
	color:#666;
	text-decoration: none; 
}

#cartAction a:hover{
	background-color:#666;
	color:#fff;
}

#cartAction1	{
	color:#666;
	margin:4px;
	font-size: 12px;
}


#cartAction1 a:link,  #cartAction1 a:visited, #cartAction1 a:active { 
	color:#666;
	text-decoration: none; 
}

#cartAction1 a:hover{
	background-color:#666;
	color:#fff;
}

TD.cartTableProduct {
	color: black;
	font-family:Arial,sans-serif;
	font-size: 11px;
	text-align:right;
		margin:8px;

}

TD.cartTableHeader {
	color: #fff;
	background-color:#000;
	font-family:Arial,sans-serif;
	font-size: 12px;
	text-align:right;
	margin:8px;

}

.checkoutTableHeader {
	color: #fff;
	background-color:#333;
	font-size:12px;
	margin:2px;
	padding:4px;
	text-align:left;
}

.orderTotalsHeader{
		background-color:#CCCCCC;
		color:#000;
	font-family: Arial,sans-serif;
	font-size: 12px;
	text-align: center;
}

TD.orderTotalsItem{
	font-family:Arial,sans-serif;
	font-size: 12px;
	color:#000;
	text-align: right;
}

#cartTables {
	text-align:right;
	margin:4px;
}



.productAction:link,  .productAction:visited, .productAction:active { 
	color:#ed6d2c;
	text-decoration: none; 
}

.productAction:hover{
	background-color:#ed6d2c;
	color:#fff;
}

.button {
	background-color:#ED6D2C;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bolder;
	font-family: verdana;

}
