﻿
body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
    font-size: small;
	background-color: white;}

	.serif { font-family: times,serif; font-size: small;  background-color: inherit; color: inherit; }
	.sans { font-family: verdana,arial,helvetica,sans-serif; font-size: small;  background-color: inherit; color: inherit; }
	.small { font-family: verdana,arial,helvetica,sans-serif; font-size: x-small;  background-color: inherit; color: inherit;}
	.h1 { font-family: verdana,arial,helvetica,sans-serif; color: #CC6600; font-size: small;  background-color: inherit;}
	.h3color { font-family: verdana,arial,helvetica,sans-serif; color: #CC6600; font-size: x-small;  background-color: inherit; }
	.tiny { font-family: verdana,arial,helvetica,sans-serif; font-size: xx-small;  background-color: inherit; color: inherit;}
	.login { font-size: xx-small;	font-family: Arial, Helvetica, sans-serif; }



attention { 
	background-color: Red;   
	color: Yellow;  
	font-style: oblique;  
	font-size: larger;  
}

breadcrumb {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: xx-small;
	font-weight:bold;  
	color: Blue; 
	background-color: inherit;
}

breadcrumb-node {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: xx-small;
	font-weight: 200;
	color: #CC6600;
	background-color: inherit;
	padding: 2px 0px 0 10px;
}


Normalprice { 
	font-family: arial,verdana,sans-serif;  
	font-size: x-small;  
	text-decoration: line-through;  
	background-color: inherit;  
	color: inherit;
}

Specialprice { 
	font-family: arial,verdana,sans-serif; 
	text-decoration: none; 
	font-size: small;  
	background-color: inherit; 
color: inherit;
}

price { 
	font-family: verdana,arial,helvetica,sans-serif; 
	color: #990000; 
	font-size: x-small;  
	background-color: inherit; 
}



a{
	color: #006699;
	text-decoration: none;
}

a:link{
	color: #006699;
	text-decoration: none;
}

a:visited{
	color: #006699;
	text-decoration: none;
}

a:hover{
	color: #006699;
	text-decoration: underline;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

/*ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}
*/
label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/


#GlobalNavigationHeader{
	padding: 0px 0px 0px 0px;
	width: 100%;
      Height: 40;
	position: relative;
	border-bottom: 1px solid #E8E8E8;
}



#SiteHeader{
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #E8E8E8;
	width: 100%;
      Height: 120;
	position: relative;
}

#SiteNameLogo{
	padding: 0px 0px 0px 0px;
	width: 250;
    height: 115;
	position: relative;
	float: left;
	top: 0px;
}

#SiteNameHeader{
	padding: 0px 0px 0px 0px;
	width: 40%;
	position: relative;
	float: left;
	top: 0px;
}

#SiteNameUser{
	background-color: #F7F6F3;
	padding: 0px 0px 0px 0px;
	width: 20%;
    height: 115;
	position: relative;
	float: left;
	top: 0px;
}


/************* #globalNav styles **************/

#globalNav{
padding: 0px 0px 5px 10px;
border-bottom: 1px solid #CCC;
color: #E8E8E8;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0 4px 0 0;
}



#navBar{
	float: left;
	width: 20%;
	margin: 0px;
	padding: 0px;
	background-color: #F7F6F3;
	border-right: 1px solid #E8E8E8;
	border-bottom: 1px solid #E8E8E8;
	height: auto;
}

#NavTree{
	float: left;
	width: 20%;
	margin: 0px;
	padding: 0px;
	background-color: #F7F6F3;
	border-right: 1px solid #E8E8E8;
	border-bottom: 1px solid #E8E8E8;
	height: auto;
}




.content
{
	float: left;
	font-size: 10pt;
	font-family: Arial;
}



.LeftNavigationBlock{
	border-color: #000066;
	background-color: #E8E8E8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	border: thin solid #C0C0C0;
}

.IndexBlocks{
	border-color: #000066;
	background-color: #E8E8E8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	border: thin solid #C0C0C0;
	width: 400px;
}

.TopHeaderMenu
{
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	border-collapse: separate;
}
.TopNavigationBlock{
	border-color: #000066;
	background-color: #FFCCFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	border: thin solid #C0C0C0;
}
.TopSubMenu
{
	width: 100%;
	color: #FFCCFF;
	background-color: #FF00FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	border-collapse: separate;
}


.IndexTableHeader {
	color: #FFCCFF;
	background-color: #FF00FF;
	font-weight: bold;
}


.PartDetails{
	border-color: #000066;
	background-color: #E8E8E8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	border: thin solid #3333FF;
}


.PartSummaryOdd{
	border-color: #000066;
	background-color: #F7F6F3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	border: thin solid #3333FF;
}
.PartSummaryEven{
	border-color: #000066;
	background-color: #eeee80;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	border: thin solid #3333FF;
}


/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 0 10px;
}


/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 10px 10px 0px 0px;
}


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #E8E8E8;
	font-size: 75%;
	color: #E8E8E8;
	padding: 10px 10px 10px 10px;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}






/************* #Shopping styles ***************/
#ERROR_PWC{
	float:none;
	padding: 2px 0px 2px 5px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	border: 1px solid #E8E8E8;
	color: #FFFF00;
	background-color: #FF0000;
}


/************* #Shopping styles ***************/
#DIV_ShoppingCart{
    float:left;
	padding: 2px 0px 2px 5px;
	width: 100%;
	border-bottom: 1px solid #E8E8E8;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;	
}

#DIV_ShoppingCart_TOP{
	float:left;
	padding: 2px 0px 2px 5px;
	width: 125px;
      height: 115;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-family: Arial;
	font-style: normal;
	border: 1px solid #E8E8E8;
}


#ShoppingCart{
    width: 95%;
	font-size: xx-small;
	font-style: normal;	
}


#DIV_Counter_TOP{
	float:left;
	padding: 2px 0px 2px 5px;
	width: 125px;
      height: 115;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	border: 1px solid #E8E8E8;
}
#ShopRightDiv{
    float:right;
	border-left: 1px solid #E8E8E8;
	border-bottom: 1px solid #E8E8E8;
	padding-right: 10px;
}

#ShoppingStatusActive{
	width: 150px;
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #E8E8E8;
	font-size: 90%;
	background-color: #eeee80;	
}

#ShoppingStatusInActive{
	width: 150px;
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #E8E8E8;
	font-size: 90%;
	background-color: #F7F6F3;
}

#ShoppingActionREV{
    float:left;
	padding: 5px 0px 5px 10px;
	font-size: 100%;
	background-color: #F7F6F3;
}

#ShoppingActionREVbtn{
    float:left;
	padding: 1px 1px 1px 1px;
	font-size: 100%;
	background-color: #F7F6F3;
}

#ShoppingActionFWD{
    float:right;
	padding: 5px 0px 5px 10px;
	font-size: 100%;
	background-color: #F7F6F3;
}
#ShoppingActionFWDbtn{
    float:right;
	padding: 1px 1px 1px 1px;
	font-size: 100%;
	background-color: #F7F6F3;
}
.RightAllignedActionDiv{
    float:right;
	padding: 1px 1px 1px 1px;
	font-size: 100%;
	background-color: #F7F6F3;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #E8E8E8;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

/* #navBar ul a:link, #navBar ul a:visited {display: block;}*/
/* #navBar ul {list-style: none; margin: 0; padding: 0;}*/

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
/* #navBar li {border-bottom: 1px solid #EEE;}*/

/* fix for browsers that don't need the hack */
/* html>body #navBar li {border-bottom: none;}*/


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #E8E8E8;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
	display: block;
	border-top: 1px solid #E8E8E8;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	background-color: #dddddd;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	position: relative;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

/************** #advert styles **************/

#advert{
	padding: 30px 0px 10px;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
  float:right;
	width: 20%;
	border-left: 1px solid #E8E8E8;
	border-bottom: 1px solid #E8E8E8;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}

.ContentShoppingCart {
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #E8E8E8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
}


#ORDERDEBDETAILS{
	font-family: verdana,arial,helvetica,sans-serif; 
	color: #990000; 
	font-size: xx-small;  
}

#SmallTable { 
	font-family: verdana,arial,helvetica,sans-serif; 
	color: #990000; 
	font-size: xx-small;  
}
.Content {

	padding: 5px 0px 5px 10px;
	border-bottom: 1px none #E8E8E8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
}
