body 
{
	padding:0px;
	margin:0px;
	height:100%;
	font-size: 10pt;
	font-family: Verdana, Arial;
	
}

h1
{
	background-color: #88C2E8;
	color: #000000;
	font-size: 10pt;
	padding: 5px 0 5px 10px;
	margin: 0px 0 10px 0;
}

h1 a 
{
	text-decoration: none;
}

h1 a:hover 
{
	color: #FFFFFF;
}

h2
{
	font-size: 10pt;
	font-weight: bold;
	color: #4E9BC4;
}

p
{
	margin:0px;
}

a
{
	color:Black;
}

img
{
	padding:0px;
	border:0px;
}

form
{
	padding:0px;
	margin:0px;
}

hr 
{
	color: #34A3DB;
	background-color: #34A3DB;
	border: none;
}


/************************** LAYOUT RELATED **************************/
#outerContainer
{
	position:relative;
	width:100%;
	height:100%;	
	background-color: #CDEEFC;
	min-height: 850px;	
}
* html #outerContainer 
{
	height: 850px;
}

#container
{
	/*background-color: #88C2E8;*/
	position:relative;
	width:990px;	
	margin-left:auto;
	margin-right:auto;	
	border: none;
	background-color:White;	
}

/* for internet explorer */
* html #container
{
	left:50%;
	right:0;	
	margin-left: -495px;
	margin-right: 495px;	
}

#header 
{
	min-height: 145px;
	max-height: 145px;

	background-image: url(../../Media/images/header2.jpg);
	background-repeat: no-repeat;
	background-color: #2689CA;
}
/* for internet explorer */
* html #header
{
	height: 145px;
}

#content
{
	
	margin: 0;
	background-color: #88C2E8;
	min-height: 550px;	
}

/* for internet explorer */
* html #content
{
	height: 550px;
}

#tblContent 
{
	display: table;
	border-style: none; 
	border-collapse: collapse;
}
* html #tblContent
{
	height: 100%;
	width: 100%;
}

#menuPanel
{
	text-align: right;
	width: 975px;
	padding: 0 0 0 15px;
	background-color: #DA83B7;
	float: left;
	display: block;
}

#leftColumn 
{
	padding: 0 0 0 0;
	margin: 0;
	background-color: transparent;
	min-height: 600px;
	width: 100%;
}

#mainPanel 
{
	width: 100%;
	background-color: #FFFFFF;
}


#mainContent 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding: 10px 30px 19px 30px;
	color: #032E4F;
}

#rightColumn 
{
	min-width: 225px;
	max-width: 225px;
	background-color: transparent;
	padding: 8px;
}

/* for internet explorer */
* html #rightColumn 
{
	width: 225px;
}

#footer 
{
	padding: 15px 0 15px 0;
	text-align: center;
	background-color: Transparent;
}

.footerLinks 
{
	padding: 0 15px 0 15px;
}

.footerLinks a 
{
	text-decoration: none;
}

.footerLinks a:hover 
{
	color: #FFFFFF;
}

#ddgfooter 
{
	clear: both;
	font-size: 8pt;
	text-align: center;
	margin: 0 0 0 0;
	padding: 4px 0 2px 0;
	background-color: #FFFFFF;
}


#bottomSpacer
{
	position:relative;
	background-color: #CDEEFC;
	height:70px;
}

* html #bottomSpacer
{
	position:absolute;
	visibility:hidden;
	height:0px;
	padding:0px;
	margin:0px;
}

/************************** HEADER RELATED **************************/
#membersLogin 
{
	height: 130px;
	padding: 3px 5px 0 0;
	float: right;
	
}

#membersLogin .members 
{
	min-width: 240px;
	max-width: 240px;
}
* #membersLogin .members
{
	width: 240px;
}

#membersLogin a 
{
	text-decoration: none;
}

#selectionPanel 
{
	clear: both;
	padding: 7px 5px 0 0;
	color: #000000;
	background-color: #FFFFFF;
	font-weight: bold;
	float: right;
}


/************************** LEFT COLUMN RELATED **************************/

#leftMenu 
{
	min-width: 195px;
	max-width: 195px;
	background-color: #34A3DB;
	padding: 15px 0 0 0;
	display: block;
}

/* for internet explorer */
* html #leftMenu 
{
	width: 195px;
}

#leftMenu ul 
{
	padding: 5px 0 0 0;
	margin: 0 0 0 0;
	list-style-type: none;
	font-family: Arial,Verdana;
}
/* for internet explorer */
* html #leftMenu ul 
{
	padding: 5px 0 0 0;
}

#leftMenu li 
{
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial,Verdana;
	background-repeat: no-repeat;
	background-image: url(../../Media/images/productdot.jpg);
	background-position: 7px 2px;
	padding: 0 0 0 27px;
	margin: 0;
	
}

#leftMenu li a 
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#leftMenu li a:hover 
{
	color: #000000;
}

#leftMenu .expanded
{
	background-color: #E3F1FB;
	background-repeat: no-repeat;
	background-image: url(../../Media/images/productdot-selected.jpg);
	background-position: 7px 2px;
}

#leftMenu .expanded a 
{
	color: #000000;
}

#subCategoryMenu 
{
	background-color: #E3F1FB;
	padding: 0;
}


#subCategoryMenu h1
{
	margin: 0 0 10px 0;
}

#subCategoryMenu .header
{
	font-size: 10pt; 
	font-weight: bold; 
	padding: 15px 0 0 10px; 
	font-family: Arial;
}

#subCategoryMenu ul
{
	list-style-type: none;
	list-style-type:none;
	padding: 10px 10px 25px 0;
	margin: 0;
	font-family: Arial,Verdana;
	width: 190px;
}

#subCategoryMenu li
{
    padding-left: 21px;
	background-repeat: no-repeat;
	background-image: url(../../Media/images/productdot-selected.jpg);
	background-position: 5px 2px;    
}

#subCategoryMenu li a 
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-size: 9pt;
	font-family: Arial,Verdana;
}

#subCategoryMenu li a:hover
{
	color: #317295;
}

#borderEnd
{
	padding: 0 15px 0 0;
	background-color: transparent;
}


#leftContent 
{
	min-width: 195px;
	max-width: 195px;
	padding: 10px 0 0 0;
	text-align: right;
}
/* for internet explorer */
* html #leftContent 
{
	width: 195px;
}

#leftContent h1
{
	background-color: #95CA6E;
	color: Black;
	padding: 5px 0 5px 0;
	font-size: 10pt;
	text-align: center;
	margin: 0 0 10px 0;
}


/************************** GENERAL **************************/
.required,
.error
{
	color: #FF0000;
	font-weight: bold;
}

.majorLink
{
	text-decoration: none;
	font-weight: bold;
	color: #4E9BC4;
}

.majorLink:hover 
{
	color: #317295;
}

.hoverLink 
{
	color: #228CBF;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: underline;
}

.hoverLink:hover 
{
	color: #0B2C3C;
		
}

.dataTable 
{
	font-size: 8pt;
}

.btnColor1
{
	background-color: #88C2E8;
}

.btnColor2 
{
	/*background-color: #F5F5F1;*/
	background-color: #CDEEFC;
}

.headerCell 
{
	background-color: #F1D1E4;
	font-weight: bold;
	padding: 0 0 0 5px;
}

.adjustedHeaderCell 
{
	background-color: #F1D1E4;
	font-weight: bold;
	padding: 5px 0 0 5px;
}

.headerCell2 
{
	border-bottom: 2px solid #34A3DB;
}

.dataCell 
{
	background-color: #E9E9E9;
}


/************************** MAIN CONTENT RELATED **************************/
#mainContent h1 
{
	background-color: #88C2E8;
	color: #000000;
	font-size: 10pt;
	padding: 5px 0 5px 10px;
	margin: 10px 0 10px 0;
}

.link a 
{
	text-decoration: none;
	font-size: 8pt;
	color: #032E4F;
}

.link a:hover 
{
	color: #FFFFFF;
}

/************************** WHATS NEW RELATED **************************/
#whatsNew 
{
	min-width: 200px; 
	max-width: 200px;
	margin: 0 0 15px 0;
	color: #032E4F;
}
* html #whatsNew 
{
	width: 200px;
}

#whatsNew .whatsNewCell 
{
	overflow: hidden;
}

#whatsNew a 
{
	font-size: 7pt;
	text-decoration: none;
	color: #032E4F;
}

#whatsNew a:hover 
{
	color: #FFFFFF;
}

/************************** SUB CATEGORIES RELATED **************************/
#subCategories .subCategoriesList 
{
	float: left;
	position: relative;
	background-color: #88C2E8;
	width: 140px;
}

#subCategories .subCategoriesList ul
{
	list-style-type: none;
	list-style-type:none;
	padding: 43px 10px 25px 0;
	margin: 0;
	font-family: Arial,Verdana;
}

#subCategories .subCategoriesList li a 
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 9pt;
}

#subCategories .featureProduct,
#subCategories .topSellers 
{
	font-size: 8pt;
	color: #000000;
}

#subCategories .subCategoriesList a,
#subCategories .featureProduct a,
#subCategories .topSellersName a
{
	color: #4E9BC4;
	text-decoration: none;
	font-weight: bold;
}

#subCategories .subCategoriesList a:hover
{
	color: #000000;
}

#subCategories .featureProduct a:hover,
#subCategories .topSellersName a:hover 
{
	color: #317295;
}

#subCategories .topSellersStock 
{
	color: #FF0000;
	font-weight: bold;
	text-align: center;
	padding: 10px 0 0 0;
}

/************************** PRODUCT LIST RELATED **************************/
#productList 
{
	font-size: 8pt;
	width: 700px;
	border-collapse: collapse;
	margin: 20px 0 20px 0;
	clear: both;
	color: #000000;
}

#productList a 
{
	color: #000000;
	text-decoration: none;
}

#productList a:hover
{
	color: #317295;
}

#productList .heading
{
	font-size: 9pt;
	font-weight: bold;
	padding: 10px 0 10px 0;
}

#productList .name 
{
	width: 250px;
}

#productList .name a
{
	color: #4E9BC4;
	text-decoration: none;
}

#productList .name a:hover 
{
	color: #317295;
}

#productList .sku 
{
	width: 100px;
	font-size: 7pt;
}

#productList .stock 
{
	color: #FF0000;
	font-weight: bold;
	text-align: center;
}

#productList .price 
{
	text-align: right;
	font-size: 10pt;
	font-weight: bold;
}

#productList .commands 
{
	text-align: right;
}

#productList .wantHaveHeader 
{
	font-weight: bold;
	width: 50px;
	background-color: #F1D1E4;
	text-align: center;
}

#productList .wantHaveData 
{
	border: 1px solid #F1D1E4;
	width: 42px;
	padding: 0 8px 0 0;	
}


#productList .highlight 
{
	color: #FF0000;
}

.pageLinks
{
	color: #000000;
}

.pageLinks a 
{
	color: #000000;
	text-decoration: none;
}

.pageLinks a:hover
{
	color: #317295;
}

/************************** PRODUCT PROPERTIES RELATED **************************/
#productProperties 
{
	border: solid 1px #000000;
	float: left;
	margin: 0 0 0 20px;
	padding: 5px;
	min-width: 380px;
	max-width: 380px;
	color: #000000;
}
* html #productProperties 
{
	width: 380px;
}

#productProperties .header 
{
	padding: 0 0 0 0;
	font-weight: bold;
}

#productProperties .shortDescription 
{
	padding: 0 0 20px 0;
	font-size: 7pt;
}

#productProperties .Stock 
{
	color: #FF0000;
	font-weight: bold;
	padding: 0 0 10px 0;
	text-align: center;
}

#productProperties .Description 
{
	padding: 0 0 20px 0;
}

#productProperties .Commands
{
	text-align: center;
	padding: 20px 0 0 0;
}


#productProperties .Price 
{
	font-size: 10pt;
	font-weight: bold;
}

#productProperties .Highlight 
{
	color: #FF0000;
	font-weight: bold;
}

.tellFriend 
{
	padding: 20px 0 20px 100px;
	clear: both;
}
* html .tellFriend 
{
	padding: 0 0 20px 100px;
}

.relatedProduct
{
	margin: 0 20px 0 0;
	padding-bottom: 20px;
	float: left;
	width: 155px;
	color: #000000;
}

.relatedProductPic 
{
	text-align: center;
}

.relatedProductLink 
{
	font-size: 8pt; 
	font-weight: bold; 
	padding: 5px 0 0 0;
}

.relatedProductLink a
{
	color: #4E9BC4;
	text-decoration: none;
}

.relatedProductLink a:hover 
{
	color: #317295;
}


/************************** MEMBER ACCOUNT RELATED **************************/
#memberAccount p
{
	padding: 5px 0 20px 0;
}

#memberAccount a 
{
	color: #4E9BC4;
	text-decoration: none;
	font-weight: bold;
}

#memberAccount a:hover 
{
	color: #317295;
}


/************************** SHOPPING CART RELATED **************************/
.shoppingCartHeader
{
	padding: 3px;
}

.header-inactive 
{
	font-size: 8pt; 
	font-weight: bold; 
	color: #4E9BC4;
}

.header-active 
{
	font-size: 8pt; 
	font-weight: bold; 
	color: #DA83B6;
}

.tab-header 
{
	background-color: #BFDEF2;
	padding: 3px;
	margin: 3px 0 10px 0;
	color: #000000;
}

.notice 
{
	background-color: #DA83B6;
	margin: 15px 0;
	padding: 5px;
	text-align: center;
}

.shoppingCart 
{
	font-size: 8pt;
}

 .shoppingCartList li
 {
	padding: 0 0 5px 0;
 }

#cartContents,
#cartTotals
{
	width: 711px;
	font-size: 8pt;
	color: #000000;
}

#cartContents .header,
#cartTotals .header
{
	font-weight: bold;
	/*background-color: #34A3DB;*/
}

#cartContents .total, 
#cartTotals .total
{
	border-top: 2px solid #000000; 
	border-bottom: 2px solid #000000;
}

#cartContents a,
#cartTotals a
{
	color: #4E9BC4;
	text-decoration: none;
	font-weight: bold;
}

#cartContents a:hover,
#cartTotals a:hover 
{
	color: #317295;
}

#cartContents .highlight,
#cartTotals .highlight
{
	color: #FF0000;
	font-weight: bold;
}

/************************** MANAGE RELATED **************************/
#manageTable 
{
	font-family: Arial;
	background-color: #CCCCCC;
	border: 1px solid #000000;
	border-collapse: collapse;
	font-size: 8pt;
	color: #000000;
}

#manageTable .header 
{
	background-color: #999999;
	font-weight: bold;
	font-size: 8pt;
}

#manageTable .alt 
{
	background-color: #EEEEEE;
}

#manageTable td 
{
	padding: 3px;
	border: 1px solid #000000;
	border-collapse: collapse;
}

#manageTable .footer 
{
	background-color: #CCCCCC;
	font-size: 9pt;
}

#manageTable .footer a
{
	text-decoration: none;
}

/************************** NEWS RELATED **************************/
.newsh2 
{
	font-size:12pt;
	font-weight: bold;
	color: #4E9BC4;
	margin: 0 0 0 0;
}

/************************** GALLERY RELATED **************************/
.galleryItem 
{
	width: 175px; 
	padding: 0 0 20px 0; 
	overflow: hidden;
	float: left;
}

.galleryItemImage
{
	min-height: 150px;
	margin: 0 0 10px 0;
}
* html .galleryItemImage
{
	height: 150px;
}

.galleryItemText
{
	font-size: 8pt;
}


.galleryDetails 
{
	background-color: #F1D1E4;
}

.galleryDetailsHeader 
{
	font-weight: bold; 
	padding: 5px; 
	font-size: 10pt;
}

.galleryDetailsText 
{
	padding: 0 0 5px 5px;
}

.galleryContent
{
	background-color: #E9E9E9;
	padding: 5px;
	overflow: hidden;
}

.galleryContentHeader
{
	padding: 0 0 5px 0;
	font-weight: bold;
	border-bottom: 1px solid #032E4F;
}

.galleryContentText 
{
	margin: 5px 0 0 0;	
}


.galleryImage
{
	background-color: #FAEFF5;
	padding: 10px 0;
}

.galleryAdmin
{
	background-color: #E9E9E9;
	padding: 5px;
}
