body
{
     font-family: verdana;
     font-size: 12px;
     font-weight: normal;
     margin: 0px;
     }
body#body { 
    background-image: url(../Content/Images/bg.jpg);
    background-repeat: repeat-x;
    background-color: #0F0F81;
}
body.Admin
{
     margin: 0px;
     background-color: #FFFFFF;
     color: #0F0F81;
     font-family: verdana;
     font-size: 12px;
     font-weight: normal;
     background-image: none;
     background-repeat: no-repeat;
}
.Primary
{
     background-color: #3A76FB;
     color: #FCDABC;
     font-family: verdana;
     font-weight: normal;
     font-size: 12px;
}
.PrimaryHeader
{
     background-color: #3A76FB;
     color: #FCDABC;
     font-family: verdana;
     font-weight: bold;
     font-size: 13px;
}
.PrimaryBoldText
{
     background-color: #3A76FB;
     color: #FCDABC;
     font-family: verdana;
     font-weight: bold;
     font-size: 12px;
}
.PrimaryEnlargedText
{
     background-color: #3A76FB;
     color: #FCDABC;
     font-family: verdana;
     font-weight: normal;
     font-size: 14px;
}
.PrimaryReducedText
{
     background-color: #3A76FB;
     color: #FCDABC;
     font-family: verdana;
     font-weight: normal;
     font-size: 10px;
}
.Secondary
{
     background-color: #E0A549;
     color: #3548C0;
     font-family: verdana;
     font-size: 12px;
     font-weight: normal;
}
.SecondaryHeader
{
     background-color: #E0A549;
     color: #3548C0;
     font-family: verdana;
     font-size: 13px;
     font-weight: bold;
}
.SecondaryBoldText
{
     background-color: #E0A549;
     color: #3548C0;
     font-family: verdana;
     font-size: 12px;
     font-weight: bold;
}
.SecondaryEnlargedText
{
     background-color: #E0A549;
     color: #3548C0;
     font-family: verdana;
     font-size: 14px;
     font-weight: normal;
}
.SecondaryReducedText
{
     background-color: #E0A549;
     color: #3548C0;
     font-family: verdana;
     font-size: 10px;
     font-weight: normal;
}
.Accent
{
     color: #0F0F81;
     background-color: #FCDABC;
     font-family: verdana;
     font-weight: normal;
     font-size: 12px;
}
.AccentHeader
{
     color: #0F0F81;
     background-color: #FCDABC;
     font-family: verdana;
     font-weight: bold;
     font-size: 13px;
}
.AccentBoldText
{
     color: #000000;
     background-color: #FCDABC;
     font-family: verdana;
     font-weight: bold;
     font-size: 12px;
}
.AccentEnlargedText
{
     color: #000000;
     background-color: #FCDABC;
     font-family: verdana;
     font-weight: normal;
     font-size: 14px;
}
.AccentReducedText
{
     color: #000000;
     background-color: #FCDABC;
     font-family: verdana;
     font-weight: normal;
     font-size: 10px;
}
.Splash
{
     color: black;
     background-color: white;
     font-family: verdana;
     font-size: 12px;
     font-weight: bold;
}
.SplashHeader
{
     color: black;
     background-color: white;
     font-family: verdana;
     font-size: 13px;
     font-weight: bold;
}
.SplashBoldText
{
     color: black;
     background-color: white;
     font-family: verdana;
     font-size: 12px;
     font-weight: bold;
}
.SplashEnlargedText
{
     color: black;
     background-color: white;
     font-family: verdana;
     font-size: 14px;
     font-weight: normal;
}
.SplashReducedText
{
     color: black;
     background-color: white;
     font-family: verdana;
     font-size: 10px;
     font-weight: normal;
}
.GridRowOdd
{
     color: #000000;
     background-color: #FFFFFF;
     font-family: verdana;
     font-size: 12px;
     font-weight: normal;
}
.GridRowEven
{
     color: #000000;
     background-color: #DDDDDD;
     font-family: verdana;
     font-size: 12px;
     font-weight: normal;
}
.DefaultText, td
{
     color: #0F0F81;
     font-family: verdana;
     font-size: 12px;
     font-weight: normal;

}
.BoldText
{
     color: #0F0F81;
     font-family: verdana;
     font-size: 12px;
     font-weight: normal;
}
.EnlargedText
{
     color: #000000;
     font-family: verdana;
     font-size: 14px;
     font-weight: normal;
}
.HeaderText
{
     color: #000000;
     font-family: verdana;
     font-size: 13px;
     font-weight: bold;
}
.ReducedText
{
     color: #000000;
     font-family: verdana;
     font-size: 10px;
     font-weight: normal
}
.HomebaseText
{
     color: #000000;
     background-color: #FFFFFF;
     font-family: verdana;
     font-size: 12px;
     font-weight: bold;
}
table.TableWithBorder
{
     background-color: #9BC0FD;
     border-bottom: #E0A549 1px solid;
     border-left: #E0A549 1px solid;
     border-right: #E0A549 1px solid;
     border-top: #E0A549 1px solid;
     color: #0F0F81;
     font-family: verdana;
     font-size: 12px;
     font-weight: normal;
     empxy-cells: show;
}
.TableWithBorderHeader
{
     background-color: #E0A549;
     border-bottom: #E0A549 1px solid;
     border-left: #E0A549 1px solid;
     border-right: #E0A549 1px solid;
     border-top: #E0A549 1px solid;
     color: #3548C0;
     font-family: verdana;
     font-size: 14px;
     font-weight: bold;
     empxy-cells: show;
}
.Outline
{
     background-color: #E0A549;
     border-bottom: #E0A549 1px solid;
     border-left: #E0A549 1px solid;
     border-right: #E0A549 1px solid;
     border-top: #E0A549 1px solid;
     color: #ffffff;
     font-family: verdana;
     font-size: 14px;
     font-weight: bold;
     empxy-cells: show;
}
.Error
{
     background-color: #E0A549;
     color: #FF0000;
     font-family: verdana;
     font-size: 10px;
     font-weight: bold;
}

.form {color:#0F0F81;}


.FormElementInput
{
     background-color: #FFFFFF;
     color: #0F0F81;
     border-color: #E0A549;
     border-width: 1px;
     font-family: verdana;
     font-weight: normal;
}
.FormButtons
{
     color: #FCDABC;
     background-color: #3A76FB;
     border-color: #E0A549;
     border-width: 1px;
     font-family: verdana;
     font-size: 11px;
     font-weight: bold;
     cursor: pointer;
     cursor: hand;
}
a { text-decoration: underline; }
a:link { color: #0F0F81; }
a:visited { color: #0F0F81; }
a:hover { color: #0F0F81; text-decoration: underline; }
a.menu
{
     text-decoration: none;
     color: #0921B5;
     font-family: verdana;
     font-weight: bold;
     font-size: 12px;
}
a.menu:link { color: #0921B5; }
a.menu:visited { color: #0921B5; }
a.menu:hover  { color: #3548C0; }
a.Gridmenu
{
     text-decoration: none;
     color: #CCBBB2;
     font-family: verdana;
     font-weight: bold;
     font-size: 12px;
}
a.Gridmenu:link { color: #CCBBB2; }
a.Gridmenu:visited { color: #CCBBB2; }
a.Gridmenu:hover  { color: #AFC1CA; }
a.Homebase
{
     text-decoration: none;
     color: #E0A549;
     font-family: verdana;
     font-weight: bold;
     font-size: 12px;
}
a.Homebase:link { color: #E0A549; }
a.Homebase:visited { color: #E0A549; }
a.Homebase:hover  { color: #3A76FB; }
a.FormFileManagerFileList
{
     text-decoration: none;
     color: #0921B5;
     font-family: verdana;
     font-weight: normal;
     font-size: 12px;
}
a.FormFileManagerFileList:link{ color: #0921B5; }
a.FormFileManagerFileList:visited{ color: #0921B5; }
a.FormFileManagerFileList:hover
{
     color: #3548C0;
     background-color: #E0A549;
}


/*    begin custom classes  */

/** Footer Info **/

.footer
{
	font: 12px/16px verdana;
	color: White;
	text-align: center;
	padding-bottom: 5px;
	width: 750px;
}

.footer a:link, 
.footer a:visited {
	font: 12px verdana;
	color: #00FBFF;
	text-decoration: none;
}

.footer a:hover
{
	font: 12px verdana;
	color: #FFF;
	text-decoration: none;
}

/**** CommerceMenu.asp Classes
================================================= */

/** Gracefully degrade if browser does not suppose JavaScripx **/

#CommMenuRoot ul
{               
  margin: 0;
  padding: 0;
  list-style-image: url(../Content/Images/bullet.gif); 
  color: White;
  font: 14px Tahoma;
}

/** Root Level Style **/

div.CatNavDiv
{
                font-family: verdana;
	   position:relative;
                font-size: 12px;
                color: #FFFFFF;
}

.CatNavDiv2
{       
                position:relative;
                left:0px;
}

div.CatNavDiv a
{
  background: url(../Content/Images/bullet.gif) left;
  background-repeat: no-repeat;
  background-position: 5px center;
  padding: 5px 0px 5px 18px;
  font-family: verdana;
  font-size: 12px;
  color: #FFFFFF;
}
div.CatNavDiv a:link,
div.CatNavDiv a:visited
{
  font-family: verdana;
  font-size: 12px;
  color: #FFFFFF;
  text-decoration: none;
}
div.CatNavDiv a:hover,
div.CatNavDiv a:active
{
  font-family: verdana;
  font-size: 12px;
  color: #00FBFF;
  text-decoration: none;
}

/** 2nd Level Style **/


div.CatNavDiv.NavLevel2,
div.CatNavDiv.NavDefault
{
  background-image: none;
  font-family: verdana, arial, sans;
  font-size: 12px;
  text-indent:3px;
  display: block;
  line-height:18px;
  height: 544px;
  width: 150px;
  z-index: 100;
}
div.NavLevel2 a,
div.NavDefault a
{
  background-image: none;
  background: #260087 url(../Content/Images/nav2bg.jpg) repeat-y;
  color: blue;
  display: block;
  margin: 0;
  padding: 0;
}

div.CatNavDiv.NavLevel2 a:link,
div.CatNavDiv.NavLevel2 a:visited,
div.CatNavDiv.NavDefault a:link,
div.CatNavDiv.NavDefault a:visited
{
  font-family: verdana, arial, sans;
  font-size: 12px;
  color: #FFFFFF;
  text-decoration: none;
  text-indent:3px;
  line-height:18px;
  display: block;
  border-bottom: 0px solid #EFEFEF;
}

div.CatNavDiv.NavLevel2 a:hover,
div.CatNavDiv.NavLevel2 a:active,
div.CatNavDiv.NavDefault a:hover,
div.CatNavDiv.NavDefault a:active
{
  font-family: verdana, arial, sans;
  font-size: 12px;
  color: #00FBFF;
  text-decoration: none;
  text-indent:3px;
  line-height:18px;
  display: block;
  border-bottom: 0px solid #EFEFEF;
}





.contentScroll {
  width: 604px;
  height: 100%;/*569px;*/
  text-align: left;
  overflow: auto;
  margin-top: 0px;
  padding: 5px 6px 0px 6px;
	scrollbar-face-color: #1DE7FF;
	scrollbar-highlight-color: #333333;
	scrollbar-shadow-color: #666666;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #666666;
	scrollbar-track-color: #FFFFFF;
	scrollbar-darkshadow-color: #CCCCCC;
     color: #0F0F81;
     font-family: verdana;
     font-size: 12px;
     font-weight: normal;
  background-color: #FFF;
}
.noscroll {
     padding: 2px 0px 0px 0px;
background-color: #fff;
height: 100%;
width: 604px;
font-size: 10px;
}
.cart {
     background: #FFFFFF;
     padding: 5px;
}

.featuredProducts {
	background: url(../Content/Images/col1.jpg) no-repeat;
	width: 500px;
                height:560px;

}

.monthlySpecials {
	background: url(../Content/Images/col2.jpg) no-repeat;
	height: 246px;
	width: 250px;
}



.insideTbl1 {
	border-bottom: 1px dotted #B6B6B6;
	border-right: 1px dotted #B6B6B6;
}

.insideTbl4 {
	border-top: 1px dotted #B6B6B6;
	border-left: 1px dotted #B6B6B6;
}

.asi {
background: url(../Content/Images/asi_bg.jpg);
width:250px;
}


.leftNav
{
  background-image: url('/DSN/wwwidealgiftsandphotoscom/Content/Images/leftnavbg.jpg');
  background-repeat: repeat-y;
  background-color: #280087;
  padding-top: 10px;
align: top;
}

.leftNav_bg
{
  background-image: url('/DSN/wwwidealgiftsandphotoscom/Content/Images/leftnavbg_bottom.jpg');
  background-repeat: repeat-y;
height: 100%;
align: top;  
}

.displaytables {
   font-size: 11px;
}

a.viewcart, 
a.viewcart:visited {
	font: 12px verdana;
	color: #FFFFFF;
	text-decoration: none;
}

a.viewcart:hover
{
	font: 12px verdana;
	color: #00FBFF;
	text-decoration: none;
}
