/******************
HTML Tags
******************/

body {
	font-family:"Arial", Arial, sans-serif;
	color:#000000;
	margin:10px 0px 20px 0px;
	font-size:.95em;
	background: url(bg-main.jpg) repeat-x;
	
	}
	
	html 
	{
	
	}
	
	
	
	
/******************
FORM STYLES
******************/

#content form {
	margin:20px 0px;
	padding:0px 0px 0px 0px;
	}

#content fieldset {
	margin:10px 0px 20px 0px;
	padding:0px 20px 20px 20px;
	border:6px solid #E6E6E6;
	}

/* a nested fieldset */
#content fieldset fieldset {
	margin:15px 0px 5px 0px;
	padding:0px 5px 5px 5px;
	}

#content legend {
	margin-bottom:0px;
	padding:0px 10px 5px 5px;
	color:#666666;
	font-weight:bold;
	}

/* a nested legend */
#content fieldset fieldset legend {
	margin-bottom:0px;
	padding:0px;
	font-weight:bold;
	}

#content label {
	display:inline-block;
	color:Black;
	}
	
.tab-body 
{
	background-image: url('../../Images/Blue/nbBack.gif'); 
	background-repeat:repeat-x; 
	padding: 5px 5px 5px 5px; 
	text-align:left;
	font-size:0.9em;
}

.page-body 
{
	background-image: url('../../Images/Blue/nbBack.gif'); 
	background-repeat:repeat-x; 
	padding: 5px 5px 5px 5px; 
	text-align:left;
	font-size:1em;
}

.section-header
{
	font-size: 1.6em;
	background-image: url('../../Images/Plastic Blue/mItemSBack.gif');
	color: white;
	background-repeat: repeat-x;
	font-family: Sans-Serif;
	background-color: #00bfff;
	text-align: center;
}

/******************
SIDE SEARCH FORM
******************/

#side form {
	margin:10px 0px;
	padding:0px;
	}

#side fieldset 
{
	margin:5px 0px 10px 0px;
	padding:0px 5px 10px 5px;
	
	border:3px solid #E6E6E6;	
	}
	
#side fieldset fieldset {
	margin:5px 0px 10px 0px;
	padding:0px 8px 10px 5px;
	border:1px solid #E6E6E6;	
	visibility:visible;
	}

	
#side legend {
	margin-bottom:0px;
	padding:0px 10px 5px 5px;
	color:#666666;
	font-weight:bold;
	}
	
#side fieldset fieldset legend {
	margin-bottom:0px;
	padding:0px;
	font-weight:bold;
	}


#side label {
	display:block;
	padding-left:4px;
	text-align:right;
	font-size:smaller;	
}
	
#side input {
	display:block;
	}
	
#side img 
{
	vertical-align:middle;
}

.imgLink 
{
	cursor:pointer;
}


.button-search {
	margin-top:4px;
	}
	
.searchbox {
	}
	
/******************
LINKS
******************/

/* LINK VISTED HOVER ACTIVE selectors must remain in this order to work */
a:link {
	color:#006699;
	text-decoration:underline;
	}

a:visited {
	color:#330099;
	text-decoration:underline;
	}

a:hover {
	color:#339900;
	text-decoration:none;
	}

a:active {
	color:#FF6600;
	text-decoration:underline overline;
	}

/* LINK VISTED HOVER ACTIVE selectors must remain in this order to work */
#mainnav a:link {
	color:#FFFFFF;
	text-decoration:none;
	}

#mainnav a:visited {
	color:#FFFFFF;
	text-decoration:none;
	}

#mainnav a:hover {
	color:#FEFFBE;
	text-decoration:underline;
	}

#mainnav a:active {
	color:#FFDDDD;
	text-decoration:underline overline;
	}

/* LINK VISTED HOVER ACTIVE selectors must remain in this order to work */
#breadcrumbs a:link, #breadcrumbs a:visited  {
	color:#006699;
	text-decoration:none;
	}

#breadcrumbs a:hover {
	color:#339900;
	text-decoration:underline;
	}

#breadcrumbs a:active {
	color:#FF6600;
	text-decoration:underline overline;
	}

/* LINK VISTED HOVER ACTIVE selectors must remain in this order to work */
#side ul a:link, #side ul a:visited  {
	color:#006699;
	text-decoration:none;
	}

#side ul a:hover {
	color:#339900;
	text-decoration:underline;
	}

#side ul a:active {
	color:#FF6600;
	text-decoration:underline overline;
	}
		
	
#sitename a:link 
{
	color:White;
	text-decoration:none;
}

#sitename a:visited 
{
	color:White;
	text-decoration:none;
}

#sitename a:hover 
{
	color:White;
	text-decoration:none;
}

#sitename a:active
{
	color:White;
	text-decoration:none;
}
/******************
HEADINGS
******************/

h1 {
	font-size:1.8em;
	margin:0px 0px 10px 0px
	}

h2 {
	font-size:1.1em;
	}

h3 {
	font-size:1em;
	}
	
h4 {
	font-size:.9em;
	}
	
h5 {
	font-size:.8em;
	}
	
h6 {
	font-size:.75em;
	}

#three-column-container h2 {
	margin:0px 0px 10px 0px;
	padding:0px;
	}

/*************
Help
**************/

#help 
{
	width:90%;
	margin-left:auto;
	margin-right:auto;
}

#help fieldset {
	margin:5px 0px 10px 0px;
	padding:0px 10px 10px 20px;
	border:3px solid #E6E6E6;
	}
	
#help legend {
	margin-bottom:0px;
	padding:0px 10px 5px 5px;
	color:black;
	font-weight:bold;
	}
	
#help h1 
{
	color:Black;
}

.helpLink 
{
  border:double 1 red;

}

/************
Product options fieldset
**********/

#product-options fieldset
{
	margin: 3px 0px 3px 0px;
	padding: 0px 3px 3px 3px;
	border-right: #99ccff 2px dotted;
	border-top: #99ccff 2px dotted;
	border-left: #99ccff 2px dotted;
	border-bottom: #99ccff 2px dotted;
	/*background-color: #fffacd;*/
}

#product-options legend {
	margin-bottom:0px;
	padding:0px 10px 5px 5px;
	color:Black;
	}
	
#fieldStdPricing 
{
	background-color:Gray;
	border-right: #ffd700 thin dotted;
	border-top: #ffd700 thin dotted;
	margin: 2px;
	border-left: #ffd700 thin dotted;
	border-bottom: #ffd700 thin dotted;
	text-align:center;
}
	
#product-options fieldset fieldset
{
	border-right: #ffd700 thin dotted;
	border-top: #ffd700 thin dotted;
	border-left: #ffd700 thin dotted;
	border-bottom: #ffd700 thin dotted;
	text-align: center;
	background-color: White;
	
}

#product-options fieldset fieldset legend
{
	font-weight: normal;
	font-size: smaller;
	color: Black;
	padding:0px 10px 5px 5px;
}

#product-options-std-title
{
	font-size: 0.9em;
	color: Black;
	background-color: #ffff66;
	padding: 2px 0px 2px 10px;
}

#product-options-std-content
{
	font-size: 0.8em;
	background-color: #ffffcb;
	padding: 10px 0px 10px 20px;
	border-bottom: #ffff66 1px solid;
	border-left: #ffff66 1px solid;
	border-right: #ffff66 1px solid;
}

#product-options-value-title
{
	font-size: 0.9em;
	color: Black;
	background-color: #32cd32;
	padding: 2px 0px 2px 10px;
}

#product-options-value-content
{
	font-size: 0.8em;
	background-color: #7fffd4;
	padding: 10px 0px 10px 20px;
	border-bottom: #32cd32 1px solid;
	border-left: #32cd32 1px solid;
	border-right: #32cd32 1px solid;
}

#product-options-reseller-title
{
	font-size: 0.9em;
	color: Black;
	background-color: #00ccff;
	padding: 2px 0px 2px 10px;
}

#product-options-reseller-content
{
	font-size: 0.8em;
	background-color: #a0e3ff;
	padding: 10px 0px 10px 20px;
	border-bottom: #00ccff 1px solid;
	border-left: #00ccff 1px solid;
	border-right: #00ccff 1px solid;
}

#product-options-distributor-title
{
	font-size: 0.9em;
	color: Black;
	background-color: #ffd700;
	padding: 2px 0px 2px 10px;
}

#product-options-distributor-content
{
	font-size: 0.8em;
	background-color: #eee8aa;
	padding: 10px 0px 10px 20px;
	border-bottom: #00ccff 1px solid;
	border-left: #00ccff 1px solid;
	border-right: #00ccff 1px solid;
}


/******************
Master page Layout Divs
******************/

#main1 
{
	
  margin-left:200px;
  padding: 0px 5px 0px 0px;
  border-right : blue thin solid;
	border-top: blue thin solid;
	border-left: blue thin solid;
	border-bottom: blue thin solid; 
}
  
#side1 
{	
	position:absolute;
    left :0;
    width:180px;
    padding: 0px 0px 0px 5px;
    border-right: blue thin solid;
	border-top: blue thin solid;
	border-left: blue thin solid;
	border-bottom: blue thin solid;
}

#footer 
{
	width:535px;
	height:55px;
	margin-right:auto;
	margin-left:auto;
	background: #006699 url(bg-footer.jpg) no-repeat center top;
	color:#FFFFFF;
	padding: 20px 0px 10px 225px;
	font-size:.75em;
}

#content-container
{	
	
	/*float:right;
	margin-left:-190px;*/

	
	border-right: blue thin solid;
	border-top: blue thin solid;
	border-left: blue thin solid;
	border-bottom: blue thin solid;
}

/*
#footer 
{
	width:350px;
	height:55px;
	min-height:55px;
	margin-right:auto;
	margin-left:auto;
	padding:20px 0px 10px 225px;
	background: #006699 url(bg-footer.jpg) no-repeat center top;
	color:#FFFFFF;
	font-size:.75em;
	}
*/

	
#side
{
	width:180px;
	margin-left:10px;
	float:left;
	font-size: .8em;
	display:inline;


/*	border-right: black thin solid;
	border-top: black thin solid;
	border-left: black thin solid;
	border-bottom: black thin solid;*/
}

#content
{
	margin-left:200px;
	margin-right:10px;
	font-size:0.85em;
	
	
/*	border-right: green thin solid;
	border-top: green thin solid;
	border-left: green thin solid;
	border-bottom: green thin solid;*/
}

#clearing 
{
	height:0;
	
}




/***********
Layout Divs
************/


#sitename {
	font-size:2.3em;	
	margin:0px;
	color:White;
	font-weight:bold;
	padding:18px 0px 0px 30px;
	}

#sitename a {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	}
	
#header-container {
	width:760px;
	height:144px;
	margin-left:auto;
	margin-right:auto;
	background: #006699 url(bg-header_logo.jpg) no-repeat;
	}


	
#header-container a:link 
{
	color:Black;
	text-decoration:none;
}

#header-container a:visited 
{
	color:Black;
	text-decoration:none;
}

#header-container a:hover 
{
	color:Black;
	text-decoration:none;
}

#header-container a:active
{
	color:Black;
	text-decoration:none;
}
	
#mainnav {
	padding:19px 0px 0px 33px
	}

#breadcrumbs {
	color:#666666;
	padding:18px 0px 0px 33px;
	font-size:.8em;
	}
	
#three-column-container {
	width:100%;
	margin:10px 0px;
	}

#three-column-left {
	float:left;
	width:30%
	}

#three-column-right {
	float:right;
	width:30%
	}

#three-column-middle {
	width:30%;
	margin:0px 32% 0px 35%
	}



/******************
MAIN MENU ITEMS
******************/

#mainnav ul {
	margin:0px;
	padding:0px;
	}

#mainnav li {
	padding:0px;
	list-style:none;
	display:inline;
	padding:0px 8px 0px 0px;
	}

/******************
SIDE LIST MENUS
******************/

#side ul {
	margin:0px;
	padding:0px;
	}

#side li {
	padding:0px;
	list-style:none;
	padding:6px 0px 6px 10px;
	border-bottom:2px solid #FFFFFF;
	background:#FEFFBE;
	font-weight:bold;
	}

/******************
LISTS - IN THE CONTENT DIV
******************/

#content ul.list, #content ul.link-list-vertical {
	margin:0px 0px 15px 15px;
	padding:0px;
	}

#content ul.list li {
	list-style:none;
	padding:2px 0px 2px 16px;
	margin:0px;
	background: url(bullet.gif) no-repeat;
	background-position: 0 .1em;
	}

#content ul.link-list-vertical li {
	list-style:none;
	margin:0px;
	padding:2px 0px;
	}

#content ul.link-list-vertical li a:link {
	padding:2px 0px 2px 16px;
	background: url(bullet-link.gif) no-repeat;
	background-position: 0 .1em;
	}

#content ul.link-list-vertical li a:visited {
	padding:2px 0px 2px 16px;
	background: url(bullet-link-visited.gif) no-repeat;
	background-position: 0 .1em;
	}

#content ul.link-list-vertical li a:hover {
	padding:2px 0px 2px 16px;
	background: url(bullet-link-hover.gif) no-repeat;
	background-position: 0 .1em;
	}

#content ul.link-list-vertical li a:active {
	padding:2px 0px 2px 16px;
	background: url(bullet-link-active.gif) no-repeat;
	background-position: 0 .1em;
	}

/******************
TABLE STYLES
******************/

.table {
	width:100%;
	background:#E3E3EC;
	border:6px solid #E6E6E6;
	border-collapse:collapse;
	}
	
.table td {
	/*padding:10px 2px;*/
	color:#000000;
	}

thead th, tfoot th{
	padding:6px 2px;
	background-color:#006699;
	color:#FFFFFF;
	font-weight:bold;
	}

.table-row-1 td {
	background:#FFFFFF;
	padding-right:2px;
	}

.table-row-2 td 
{
	padding-right:2px;
	}
	

.table-row-0 td 
{
	background:#EEEEEE;
	font-weight:bold;
	padding: 5px 2px 5px 5px;
	
}


/******************
CLASSES
******************/

.none {
	display:none;
	}
	
.clear {
	clear:both;
	}

.button-big {
	margin-top:8px;
	}

img.photobig, img.photosmall {
	border:10px solid #006699;
	}

img.photosmall {
	margin-right:25px;
	margin-bottom:8px;
	float: left;
	}
	
/*************
Product detail layout
************/



#product-head 
{
	width:90%;
	margin-left:auto;
	margin-right:auto;
	clear:both;
/*	border:1px solid #E6E6E6;*/
}

#product-container 
{
	width:100%;
	float:left;
	margin-right:-150px;	
/*	border:1px solid #00EeE6;*/
	
}

#product-side
{
	width:150px;
	float:right;
	/*border:1px solid #00ffff;*/
}

#product-content
{
	margin-right:160px;
/*	border:1px solid #00E600;*/
	
}

#product-options 
{
}

#pricing-options
{
/*	width: 200px;*/
/*	float: right;
	margin: 0px 0px 10px 10px;
	display:inline;*/
}

#product-images 
{ 
	width: auto;
	float:right;
	padding: 5px 20px 5px 20px;
	margin: 0px 10px 10px 10px;
	border: #bbbbbb 1px solid; 
	
}

#product-detail
{
	text-align:justify;
}


#pricing
{
/*	border-right: gold thin dotted;
	padding-right: 1px;
	border-top: gold thin dotted;
	padding-left: 1px;
	padding-bottom: 5px;
	border-left: gold thin dotted;
	padding-top: 5px;
	border-bottom: gold thin dotted;
	background-color: #fffacd;
	text-align: center;*/
}

/*************
Shop Category Layout
************/

#shop-categories
{
	background-color: #ffff99;
	text-decoration:none;	
}	
	
#shop-category
{
	color: black;
	text-align: left;
	text-decoration: none;
}

/*****
Common Table Styles
****/
.itemRow
{
	background-color:#e0f0f0;
	font-size:0.9em;
	border-bottom:solid 1px #00ccff;
}

.alternateRow
{
	 background-color:#e6e6fa;
	 font-size:0.9em;	
	 border-bottom:solid 1px #00ccff;
}

.headerRow
{
	background-color: #f2efff;
	color: black;
	font-size: 1.1em;
	border-right: #00ccff 1px solid;
	border-top: #00ccff 1px solid;
	border-left: #00ccff 1px solid;
	border-bottom: #00ccff 1px solid;
	margin-bottom:2px;
}

.listTable 
{
	width:100%;
}

.itemRow td
{
	background-color:#e0f0f0;
	font-size:0.9em;
	border-bottom:solid 1px #00ccff;
}


.alternateRow td
{
	 background-color:#e6e6fa;
	 font-size:0.9em;	
	 border-bottom:solid 1px #00ccff;
}

.headerRow td
{
	background-color: #f2efff;
	color: black;
	font-size: 1.1em;
	border-right: #00ccff 1px solid;
	border-top: #00ccff 1px solid;
	border-left: #00ccff 1px solid;
	border-bottom: #00ccff 1px solid;
	margin-bottom:2px;
}

.pageIcon 
{
	float:left; 
	clear:left; 
	padding-right:10px; 
	padding-bottom:5px;
}