/* ================================
    CSS STYLES FOR OsNetCommerce STORE 
    v1.1, 06/2001
   ================================
*/   

BODY {
	background: #FFFFFF;
	color: #000000;
	margin: 0px;
	}

/* */

.tableBg 
{
	color: #000000; 
	/*background: url("../img/bg_img.jpg"); */
	background-position: top center; 
	background-repeat: no-repeat; #FFFFFF;
	}

.HomeHead
{
    color: #999966;
    font-family: Verdana, Arial;
    font-size: 20px;
    font-weight: bold;
    HEIGHT: 35px
}

/* */
.ContentHead
{
    background-color: #dddca3;
    color: dimgray;
    font-family: Verdana, Arial;
    font-size: 20px;
    font-weight: bold;
    height: 35px
}

/* */
.SubContentHead
{
    background-color: #dddca3;
    color: dimgray;
    font-family: Verdana, Arial;
    font-size: 18px;
    font-weight: bold;
    height: 20px
}

/* */
.UnitCost
{
    color: #808080;
    font-family: Verdana, Arial;
    font-size: 15px;
    line-height: 20pt
}

/* */
.VendorNumber
{
    color: #808080;
    font-family: Verdana, Arial;
    font-size: 11px;
    line-height: 20pt
}

/* */
.ErrorText
{
    color: red;
    font-family: Verdana, Arial;
    font-size: 11px;
    line-height: 20pt
}
.MostPopularHead
{
    background-color: #dddca3;
    border-bottom: dimgray;
    /* border-left: dimgray 1px solid;*/
    color: black;
    font-family: Verdana, Arial;
    font-size: 10px;
    font-weight: bold;
    line-height: 5pt;
    padding-left: 5px    	
}

.MostPopularItem
{
    background-color: #ffffff;
    border-bottom: dimgray;
    /* border-left: dimgray 1px solid;*/
    color: black;
    font-family: Verdana, Arial;
    font-size: 10px;
    padding-left: 5px
}

.MostPopularItemAlt
{
    background-color: #f2f2f2;
    border-bottom: dimgray;
     /* border-left: dimgray 1px solid;*/
    color: black;
    font-family: Verdana, Arial;
    font-size: 10px;
    padding-left: 5px
}

.Item
{
    background-color: #ffffff;
    border-bottom: dimgray;
    /* border-left: dimgray 1px solid;*/
    color: black;
    font-family: Verdana, Arial;
    font-size: 10px;
    padding-left: 5px
}

.ItemAlt
{
    background-color: #f2f2f2;
    border-bottom: dimgray;
     /* border-left: dimgray 1px solid;*/
    color: black;
    font-family: Verdana, Arial;
    font-size: 10px;
    padding-left: 5px
}

A.MostPopularItemText, A.MostPopularItemText:link, A.MostPopularItemText:visited
{
    color: #666;
    font-family: Verdana, Arial;
    font-size: 11px;
    text-decoration: none
}

A.MostPopularItemText:hover
{
    color: black;
    background-color: #9DCDFF;
    font-family: Verdana, Arial;
    font-size: 11px;
    text-decoration: none;
}

.ProductListHead
{
    color: black;
    font-family: Verdana, Arial;
    font-size: 10px;
    font-weight: bold;
}
.ProductListItem
{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #666;
}

.CartListHead
{
    background-color: #dddca3;
    border-bottom: dimgray;
    /* border-left: dimgray 1px solid;*/
    color: black;
    font-family: Verdana, Arial;
    font-size: 10px;
    font-weight: bold;
    line-height: 5pt;
    padding-left: 5px
}

.CartListItem
{
    background-color: #ffffff;
    border-bottom: dimgray;
    /* border-left: dimgray 1px solid;*/
    color: black;
    font-family: Verdana, Arial;
    font-size: 10px;
    padding-left: 5px
}

.CartListItemAlt
{
    background-color: #f2f2f2;
    border-bottom: dimgray;
     /* border-left: dimgray 1px solid;*/
    color: black;
    font-family: Verdana, Arial;
    font-size: 10px;
    padding-left: 5px
}

.CartListFooter
{
    background-color: #dddca3;
    border-bottom: dimgray;
    /* border-left: dimgray 1px solid;*/
    color: black;
    font-family: Verdana, Arial;
    font-size: 10px;
    font-weight: bold;
    line-height: 5pt;
    padding-left: 5px
}

/* text style for the links */
A.SiteLink, A.SiteLink:link, A.SiteLink:visited
{
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    color: #dddddd;
    font-size: 11px;
}   

A.SiteLink:hover    
{
    text-decoration: underline;
    color: white;
}

A.SiteLinkBold, A.SiteLinkBold:link, A.SiteLinkBold:visited
{
    color: black;
    font-family: tahoma;
    text-decoration: underline;
    font-size:  14px;
    font-weight: bold
}

A.SiteLinkBold:hover
{
    color:Aqua;
    background-color: #3E8CC0;
    text-decoration: none;        
    font-family: tahoma;
    font-size: 14px;
    font-weight: bold
}

/* */
A.MenuUnselected, A.MenuUnselected:link, A.MenuUnselected:visited
{
    color: goldenrod;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  12px;
    font-weight: bold;
    line-height: 16px;
    padding-left: 10px
}

A.MenuUnselected:hover
{
    color: white;
    text-decoration: underline;
    padding-left: 10px
}

A.MenuSelected
{
    color: white;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  12px;
    font-weight: bold;
    line-height: 16px;
    padding-left: 10px
}

A.MenuSelected:hover
{
    color: white;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    padding-left: 10px
}

/* GENERAL */

/* text style used for most text rendered by modules */
.Normal
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 12px    
}

.NormalDouble
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 20px    
}

/* text style used for textboxes in the admin pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 1.2em;
    font-weight: normal;
}

/* text style used for selects in the admin pages, for Nav compatibility */
.NormalSelect
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 1.2em;
    font-weight: normal;
}

/* text style used for textboxes in the edit pages, for Nav compatibility */
.EditTextBox
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 1em;
    font-weight: normal;
    border-style: solid;
    border-width: 1px;
    border-color: #999966;
    width: 100%;
}

.HeaderNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #3E8CC0;
  color: #ffffff;
  font-weight : bold;
}

.headerNavigation2{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #C0C0C0;
  font-weight : bold;
}

.SubHeaderNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #5E9CE5;
  color: #ffffff;
  font-weight : bold;
}

.SubSubHeaderNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #dddca3;
  color: #000000;
  font-weight : bold;
}

/* text style used for controls in the admin and edit pages, for Nav compatibility */
.NormalControl
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}

/* text style used for checkboxes in the admin and edit pages, for Nav compatibility */
.NormalCheckBox
{
    margin-left: -4px;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}

/* text style used for checkboxes in the admin and edit pages, for Nav compatibility */
.NormalRadio
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-indent: -5px;
}

/* text style used for checkboxes in the admin and edit pages, for Nav compatibility */
.NormalButton
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-indent: -5px;
/*    border-style: solid;
    border-width: 1px;
    border-color: #cccc99; */
    background-color:#ccccaa;    
}

.NormalRed
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: red
}

.HighRed
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 17px;
	font-weight: bold;
    color: red
}

.NormalBold
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 12px    
}

.NormalItalic
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 16px    
}

A 
{
    text-decoration: none;	
    color: #666;
}	

A:link  {
    text-decoration: none;
    color: #666;
}

A:visited  {
    text-decoration: none;
    color:  black;
}

A:hover {
    text-decoration: none;
    color: black;
}

SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}

HR {
    height:1pt;
    text-align:left
}

.smallText{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.TinyText{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #9a9a9a;
}

.menu {
  position: relative;	
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
  font-size: 11px; 
  color: #666; 
  white-space: nowrap;
}

.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 17px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
}

.pageHeading2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 17px;
  font-weight: bold;
  line-height: 1;
  color: #9a9a9a;
}

.pageHeading3 {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 17px;
  font-weight: bold;
  line-height: 1;
  color: #3E8CC0;
}

.TitleBig {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 30px;
  font-weight: bold;
  line-height: 1;
  color: white;
  	padding:0;
	margin:0px 0 0px 0;
}

.comboFilter {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #f8f8f9;
  color: #00000;
  font-weight : bold;

}

.comboFilter2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #666;
  font-weight : normal;
}

.MarginTop
{
  margin-top : 10px;
}

.MarginBottom
{
  margin-bottom : 10px;
}

Td.Header
{
  text-align :center;
  vertical-align:middle;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background-image: url(../images/Header-center.png);
  background-repeat: repeat-x;
  background-position: center;
  color: white;
}

Td.HeaderCircleLink
{
	padding-left:5px;
	padding-right:5px;
}

.Middle
{
  vertical-align :middle;
}


.MiddleLeft, Middle
{
  text-align :left;
}

.MiddleRight, Middle
{
  text-align :right;
}

.MiddleCenter, Middle
{
  text-align :center;
}
 
Td.BgRepeatX
{
  background-repeat: repeat-x;
  background-position: left;
  color : White;
}

Td.BgRepeatY 
{
	background: url('../../img/bullet/point.gif') repeat-y 50% top;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	TEXT

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.SmallFont, .BgRepeatX
{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.SmallFontBold
{
  font-family : Verdana, Arial, sans-serif;
  font-weight: bold;
  font-size: 10px;
}

.NormalFont
{
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

.NormalFontBold
{
  font-weight: bold;
  font-size: 11px;
}

.SpecialItem {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: Green;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	COLORS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.white
{
  color: white;
}

.red
{
  color: red;
}

.BgNoRepeat
{
  vertical-align:top;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background-position: left;
  color: white;
}

.CategoryImage
{
  border-width : 1px;
  border-color : #999999;
  margin: 5px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	LISTS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

ul.circle
{
  margin :0;
  padding :0;
}

ul.circle li
{
  list-style :none;
  list-style-image :url(../../img/bullet/list-bullet-02.gif);
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	IMAGES & PHOTOS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

img {
	border:none;
	}

.photo-border {
	border:1px solid #cecece;
	padding-top: 6px;
	padding-bottom: 3px;
	background-color: #d9d9d9;
	background-image: url(../../img/bg-photo.png);
	background-position :top;
	background-repeat: repeat-x;
	margin-top:10px;
	margin-bottom:10px;
	display:block;
}

.photo-float-left {
	float:left;
	margin-right:10px;
	}

.image-border-none {
	border:none;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	BUTTONS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.button-blue
{
    background: url(../../img/button-blue.120.png) repeat-x;
    background-repeat: no-repeat;
    border: none;
    color: black;
    height: 26px;
    width: 120px;
    font-weight: normal;
    font-size: 8pt;
    padding-bottom: 1px;
    padding-left: 1px;
    padding-right: 1px;
    cursor: pointer;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.button-green
{
    background: url(../../img/button-green.120.png) repeat-x;
    background-repeat: no-repeat;
    border: none;
    color: black;
    height: 26px;
    width: 120px;
    font-weight: normal;
    font-size: 8pt;
    padding-bottom: 1px;
    padding-left: 1px;
    padding-right: 1px;
    cursor: pointer;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}


.glossymenu{
	position: relative;
	padding: 0 0 0 34px;
	margin: 0 auto 0 0;
	background: url(../images/menuo_bg.gif) repeat-x; /*tab background image path*/
	height: 46px;
	list-style: none;
}

.glossymenu li{
	float:left;
}

.glossymenu li a{
	float: left;
	display: block;
	color:#000;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding:0 0 0 16px; /*Padding to accomodate left tab image. Do not change*/
	height: 46px;
	line-height: 46px;
	text-align: center;
	cursor: pointer;	
}

.glossymenu li a b{
	float: left;
	display: block;
	padding: 0 24px 0 8px; /*Padding of menu items*/
}

.glossymenu li.current a, .glossymenu li a:hover{
	color: #fff;
	background: url(../images/menuo_hover_left.gif) no-repeat; /*left tab image path*/
	background-position: left;
}

.glossymenu li.current a b, .glossymenu li a:hover b{
	color: #fff;
	background: url(../images/menuo_hover_right.gif) no-repeat right top; /*right tab image path*/
}


.GridViewStyle
{
    font-family: verdana;*/
    font-size:10px;
    table-layout: auto;
    border-collapse: collapse;
    border: #1d1d1d 0px solid;
}
/*Header and Pager styles*/
.HeaderStyle, .PagerStyle /*Common Styles*/
{
    background-image: url(../images/Header_gv.jpg);
    background-position:center;
    background-repeat:repeat-x;
    background-color:#1d1d1d;
}
.HeaderStyle th
{
    padding: 5px;
    color: #ffffff;
}
.HeaderStyle a
{
    text-decoration:none;
    color:#ffffff;
    display:block;
    /*text-align:left;*/
    font-weight:normal;
}

.HeaderStyle a:hover, .PagerStyle a:hover
{
  
    color:#ffffff;
  
}

.PagerStyle table
{
    text-align:center;
    margin:auto;
}
.PagerStyle table td
{
    border:0px;
    padding:5px;
}
.PagerStyle td
{
    border-top: #1d1d1d 0px solid;
}
.PagerStyle a
{
    color:#ffffff;
    text-decoration:none;
    padding:2px 10px 2px 10px;
    border-top:solid 1px #777777;
    border-right:solid 1px #333333;
    border-bottom:solid 1px #333333;
    border-left:solid 1px #777777;
    font-size:10px;
}


.PagerStyle span
{
    font-weight:bold;
    font-size:10px;
    color:#FFFFFF;
    text-decoration:none;
    padding:2px 10px 2px 10px;
    
}
/*RowStyles*/
.RowStyle td, .AltRowStyle td, .SelectedRowStyle td, .EditRowStyle td /*Common Styles*/
{
    padding: 5px;
    /*border-right: solid 1px #1d1d1d;*/
}
.RowStyle td
{
    background-color: WhiteSmoke;
}
.AltRowStyle td
{
    background-color: #ffffff;
}
.SelectedRowStyle td
{
    background-color: #ffff66;
}


.gallerycontainer{
position: relative;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail img{
/*border: 0px solid white;*/
margin: 0 0px 0px 0;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
border: 1px solid blue;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
/*background-color: Gray;*/
padding: 1px;
left: -1000px;
border: 1px solid black;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
/*padding: 1px;*/
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 0;
left: 220px; /*position where enlarged image should offset horizontally */
z-index: 50;
}

.ima{
border-style:none;
border-color:#FD5A1E;
padding:3px;
margin: 3px 3px 3px 0;
float:left;
}