﻿html
{
	background-color:#FFF;
    font:11px Arial;
}
body
{
	 margin:0px 0px 0px 0px;
	 color:#666;
}



.content
{
    margin:auto;
    border-left:solid 1px #D2DFF0;
    border-right:solid 1px #D2DFF0;
    width:740px;
    background-color:White;
    
}

.header
{
   text-align:left;
}

.mainTable
{
	margin:5px;
	background-color:White;
	font-size:10pt;
	border-width:1px;
	border-color:#D2DFF0;
	border-style: solid;
	width:98%;
	text-align:left;
}
.mainTable1
{
	margin:5px;
	
	font-size:10pt;
	border-width:1px;
	border-color:#D2DFF0;
	border-style: solid;
	width:98%;
	text-align:left;
}
.invoiceTable
{
	margin:5px;
	background-color:White;
	font-size:10pt;
	border-width:3px;
	border-color:#D2DFF0;
	border-style: solid;
	width:76%;
	text-align:left;
}

.mainTitle
{
	background-color:#D2DFF0;
	color:#1E4F43;
	font-weight:bold;
	border-bottom-style:solid;
	border-bottom-color:#5ca7a8;
	border-bottom-width:2px;
}

.SummeryTable
{
	border:solid 2px #a4c7ed;	
	width:100%;
}
.heading
{
	color:#1E4F43;
	font-weight:bold;
	font-size:12px;
}

.breadcrumb, a
{
   color:#1E4F43;
}
.middlecontent
{
	padding:4px 10px 10px 10px;
	text-align:justify;
	color:#447782;
}
.custompage
{   
	
    padding:6px;   
    background-color:#1e4f43;
	color:#fbfdfd;
	font-weight:bold;
	
}

.ShopByCategory
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(heading-b.jpg);
	background-repeat: repeat-x;
}

.ShopByCategory1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(middle.jpg);
	background-repeat: repeat-x;
}

.leftColumn
{
	background-color:#D2DFF0;
    float:left;
    width:23%;
    padding:1px;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 4px;
}

.middleColumn
{
    float:left;
    width:75%;
    border-left:solid 1px #D2DFF0;
    font-size:12px;
    font-family:Tahoma Arial;
    text-align:justify;
     padding:3px;  
}

.rightColumn
{
	float:right;
	width:0px;
	background-color:#D2DFF0;
}



.cntlogin
{
	text-align:right;
}

.footer
{
	height:20px;
    clear:both;
    border-top:solid 2px #074ECE;
    text-align:center;
    font-size:10px;
    padding:5px;
    color:#074ECE;
    background-color:#D2DFF0;
    font-weight:bold;
    
}

.Category
{
	 
	 padding:5px;
	 margin-bottom:20px;
	 
	
}

.topMenu
{
    float:right;
    
}
.SiteLink
{
	color:#1c67a2;
}

.loginLink
{
    float:right;
   vertical-align:text-top; 
  color:#1c67a2;
}
   
.topMenuItem
{
    padding:10px 3px;
    font-size:12px;
    color:#387db4;
    font-weight:bold;
}


.tabs
{
    position:relative;
    top:1px;
    left:10px;
}
.tab
{
    border:solid 1px #666;
    background-color:#eeeeee;
    padding:2px 10px;
}
.selectedTab
{
    background-color:white;
    border-bottom:solid 1px white;
}
.tabContents
{
    border:solid 1px black;
    padding:10px;
    background-color:white;
}

.grid th, .grid td
{
    padding:8px;
    border-bottom:solid 1px black;
}

.menuclass
{
	width:100%;
	text-align:left;
	font-weight:bold;
}

.leftMenuItem 
 { 
 	padding: 3px 5px;
 	color:#074ECE; 
	text-decoration:none; 
	font-size:10px;
	border-style: solid solid solid solid;
	background-color:#D2DFF0;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #074ECE;
	background-position: center;
}

.subMenuItem 
 { 
 	padding: 3px 5px;
 	color:#074ECE; 
	text-decoration:none; 
	font-size:11px;
	border-style: solid solid solid solid;
	border-color: #1e4f43;
	border-width: 0.5px;
	background-color:#D2DFF0;
}

.leftMenuItem  a
 { 
	color:#074ECE; 
	voice-family: "\"}\""; 
  	voice-family: inherit;
  	border-style: solid solid solid solid;
  	text-decoration: none;
	font-size:10px;
 }
 
 .leftMenuItem  a:hover  
 {
	color:#074ECE; 
	voice-family: "\"}\""; 
  	voice-family: inherit;
  	border-style: solid solid solid solid;
  	text-decoration: none;
	font-size:10px;
	padding: 0 0 5 22px;
 }
 
.leftMenuItem  a:visited  
  {
	color:#074ECE; 
	voice-family: "\"}\""; 
  	voice-family: inherit;
  	border-style: solid solid solid solid;
  	text-decoration: none;
	font-size:10px;
  }
	

.floatPanel
{
    display:none;
    position:absolute;
    top:100px;
    left:100px;
    padding:10px;
    border:solid 4px black;
    background-color:white;
}


.webWindow
{
    width:400px;
    border:Outset;
    background-color:white;
}
.webWindowBody
{
    padding:10px;
}
.webWindowTitleBar
{
    font:14px Verdana,Sans-Serif;
    padding-left:10px;
    background-color:Blue;
    color:white;
    cursor:move;
}
.webWindowTitleText
{
    float:left;
}
.webWindowClose
{
    background-color:Maroon;
    font-weight:bold;
    cursor:pointer;
}

/* FORMAT PRODUCT CATEGORIES */



.categoryList
{
    width:250px;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #074ECE;
	text-decoration: none;
	background-image: url(CategoryTemplate.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 0px;
}

.categoryName
{
    font-size:14px;
   
}
.categoryName:hover
{
    font-size:14px;
    text-decoration:underline;
   
}

/* FORMAT PRODUCTS */

.product
{
	border:None 0px;
}



.productList 
{
     font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	vertical-align:top;
	color: #074ECE;
	background-color:#C8D9FA;
	text-decoration: none;
	border: 1px solid #7EA4D6;
}

.productName
{
    font-size:12px;
    color:#090D18;
    font-weight:bold;
    background-color:#5C8EF6;
    border-bottom:solid 1px #1918C6;
    padding-left:10px;
}

.productImage
{
    background-image: url(images/ProductTemplate.jpg);
    background-repeat: repeat-x;
	background-position: top;
	border: 0px solid #5388F5;
    padding:5px;
    text-align:center;
}


.discription
{
    text-align:justify;
    font-size:10px;
    font-family:Tahoma;
}

.headingdiscription
{
    text-align:justify;
    font-size:12px;
    font-family:Tahoma;
}

.Price
{
	font-weight:normal;
	color:#090D18;
	
}

.viewDetail a
{
	text-align:right;
	color:#444;
	font-weight:bold;
}


/* FORMAT FORMS */
label
{
    font-weight:bold;
}

.instructions
{
    padding:3px;
    font-size:10px;
}

/* SHOPPING CART */
.cart
{
	margin-left:6px;
	margin-top:5px;
	width:90%;
    font-size:10px;
    border-left:solid 2px #082d5d;
    border-right:solid 2px #082d5d;
    border-bottom:solid 2px #082d5d;
   
}

.cartAlternating
{
    background-color:#cbe6e7;
}

.cartFooter
{
    text-align:center;
    white-space:nowrap;
    background-color:#9799B2;
}
.cart th
{
    text-align:left;
    padding:5px;
   
}

.cart caption
{
    font-weight:bold;
}

.cartBig
{
    width:100%;
}
.cartHeader
{
	background-image:url("../../Images/CaptionBG.gif");
	text-align:center;
	font-size:10px;
	font-weight:bold;
	height:20px;
}
.cartBig td
{
    padding:5px;
}

.cartBig th
{
    text-align:left;
    padding:5px;
}

.cartTotalFooter
{
    font-weight:bold;
    text-align:right;
    color:#f0f0f0;
}

.GridViewStyle
{
    font-family: Arial, Sans-Serif;
    font-size:small;
    table-layout: auto;
    border-collapse: collapse;
    border: #074ECE 4px solid;
}

.emptyshoppingCart
{
	 text-align:center;
	 background-color:#D2DFF0;
	 color:#444444;
}
/*Header and Pager styles*/
.HeaderStyle, .PagerStyle /*Common Styles*/
{
    background-position:center;
    background-color:#074ECE;
    color:#fff;
    font-weight:normal; 
}
.HeaderStyle th
{
    padding: 2px;
    color:#fff;
    font-weight:normal;
    
}
.HeaderStyle a
{
    text-decoration:none;
    color:#ffffff;
    display:block;
    text-align:left;
    font-weight:normal;
}
.PagerStyle table
{
    text-align:center;
    margin:auto;
}
.PagerStyle table td
{
    border:0px;
    padding:5px;
}
.PagerStyle td
{
    border-top: #457093 3px 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;
}
.PagerStyle span
{
    font-weight:bold;
    color:#FFFFFF;
    text-decoration:none;
    padding:2px 10px 2px 10px;
}
/*RowStyles*/
.RowStyle td, .AltRowStyle td, .SelectedRowStyle td, .EditRowStyle td /*Common Styles*/
{
	color:#444;
    padding: 5px;
    border-right: solid 0px #1d1d1d;
}
.RowStyle td,.RowStyle
{
    background-color: #D2DFF0;
}
.AltRowStyle td
{
    background-color: #E6F0FD;
}
.SelectedRowStyle td
{
    background-color: #ffff66;
}

.EmptyRowStyle
{
	text-align:center;
	 background-color:#D2DFF0;
}

/*  ********************End Here Grid Class*******************************/

/*  ********************DataList Class*******************************/
.ListHeader
{
	font-family:Verdana;
	font-weight:bold;
	text-align:center;
}
/*  *******************End Here DataList Class*******************************/

.button
{
	
	 
	 background-image: url(buttonback.jpg);
	 background-repeat:repeat-x;
	 font-family: Tahoma;
	 font-size: 11px;
	 font-weight: bold;
	 height:22px;
	 color:#000000;
	 border: solid 1px #cf6f18;
	 cursor:pointer;
}
/* FORM LAYOUT */

.leftForm
{
    float:left;
    width:140px;
    text-align:right;
    margin-right:20px;
    line-height:150%
}

.rightForm
{
    float:left;
    width:175px;
    line-height:150%   
}

.colForm
{
    float:left;
    width:45%;
}

/* AJAX Rotator */
.ajaxRotator
{
    font-size:12px;
    border:solid 1px black;
    padding:4px;
}

.ajaxRotator h1
{
    font-size:14px;
    margin-top:2px;
    margin-bottom:2px;
    
}


legend
{
    color:Navy;
}

.paddedList li
{
    padding:10px;
}

.scrollBox
{
    width:380px;
    overflow:auto;
}

/* CHECK OUT PAGE */

.Checkout
{
	background-color:#D2DFF0;
	text-align:left;
	width:90%;
	margin:10px;
}
.Checkout1
{
	background-color:#D2DFF0;
	text-align:left;
	width:100%;
	margin:0px;
}


.SearchBar
{
	color:#fff;
	font-weight:bold;
	margin-left:42%;
	text-align:right;
}

.SearchInnerLeft
{
 float:left;
 width:2px;
 
}
.SearchInnerRight
{
 float:right;
 width:2px;

}
.ContentPage
{
	background-color:#91B1DC;
	 border-bottom:solid 1px #082d5d;
	 border-top:Solid 6px #074ECE;
	 padding-left: 4px;
	 padding-top: 4px;
	 padding-bottom: 4px;
}
.topLink 
{
	width:60%;
	float:right;
	margin-right:auto;
}
.topLink a
{
	font-size:10px;
	text-decoration:none;
	color:#082d5d;
	text-align:right;
}

.ColorLight
{
	text-align:right;
	background-color:#D2DFF0;
} 

.WebPage
{
	border-right-style:dashed;
	border-right-width:1px;
	text-align:center;
	border-color:#074ECE;
}
.WebPage a
{
	font-weight:bold;
	color:#074ECE;
}
.Sepatator
{
	border-style:dashed;
	border-width:5px;
	border-color:#074ECE;
	color:#074ECE;
	
}

.topbackground
{
	background-image:url(images/coner.jpg);
}

.InvoiceTable
{
	width:700px;
	border: solid 1px #a0b8dc;
	background-color:#ebf0f9;
	border-collapse: collapse;
}


