* {
	margin: 0;
	padding: 0;
}


a:link,a:visited {
	color: #000000;
	font: 11px Verdana,sans-serif;
	font-weight: Bold;
}
a:hover,a:active {
	color: #0d69b2;
	text-decoration: underline;
	font: 11px Verdana,sans-serif;
	font-weight: Bold;
}

h1{color:#065a94;font-family:Verdana,Arial,Helvetica,Tahoma;font-size:24px;font-weight:700;line-height:28px;}
h2{color:#08619D;font-family:Verdana,Arial,Helvetica,Tahoma;font-size:18px;font-weight:700;letter-spacing:-1px;line-height:18px;}
h3{color:#1991E0;font-family:Verdana,Arial,Helvetica,Tahoma;font-size:15px;font-weight:700;letter-spacing:-1px;line-height:16px;}
h4{color:#8c8b8b;font-family:Verdana,Arial,Helvetica,Tahoma;font-size:13px;font-weight:700;line-height:14px;}
h5{color:#888888;font-family:Verdana,Arial,Helvetica,Tahoma;font-size:11px;font-weight:700;line-height:14px;}

.clear {
	clear: both;
}

.SkinObject {
	color: #000;
	font: 11px Verdana,sans-serif;
}

.w{ width:100%;}
.h{ height:100%;}
.wh{ width:100%; height:100%; }
.backGrd{width:100%; height:100%; background: #b7bab8;}
.lt{ text-align:left; vertical-align:top;}
.lb{ text-align:left; vertical-align:bottom;}
.lm{ text-align:left; vertical-align:middle;}
.ct{ text-align:center; vertical-align:top;}
.cb{ text-align:center; vertical-align:bottom;}
.cm{ text-align:center; vertical-align:middle;}
.rt{ text-align:right; vertical-align:top;}
.rb{ text-align:right; vertical-align:bottom;}
.rm{ text-align:right; vertical-align:middle;}
.leftw{ width:294px;}
.cleft{
	background-image: url(images/left_bg.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	width:294px;
}
.cleftt{
	background-image: url(images/left_t.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width:294px;
}
.leftb{
	height:2px;
	width:294px;
	background-image: url(images/left_b.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

body{
	/*background: url(images/TopBG_Repeat.gif);*/
	background: #6f7470 url(images/TopBG_white.gif) repeat-x;
	background-position: right top;
	color: #000;
	font: 11px Verdana,sans-serif;
}

#warpper{
	margin: 0 auto;
	width: 964px;
	background: url(images/bg_warpper.png);
	position:relative;
}

#header {
	height: 204px;
	background: url(images/header.png) no-repeat;
}
#Flash{ float:right; width:635px; height:204px; position:absolute; top:0px; right:0px;}
#logo {
	float: left;
	margin: 64px 0 0 0px;
}

#TopContent {
	min-height: 193px;
	background: #000 url(images/bg_top_content.jpg) 0 17px repeat-x;
}

#breadcrumb {
	position:absolute;
	padding: 10px 15px 17px 20px;
	background: #000;
	color: #888D8D;
}
.topcss,
A.topcss:link,
A.topcss:active,
A.topcss:visited			{font-weight:normal; font-size:11px; color:#888D8D; TEXT-DECORATION:none}
A.topcss:hover				{font-weight:normal; font-size:11px; color:#EA0000; TEXT-DECORATION:underline}


.gentexLinks,
A.gentexLinks:link,
A.gentexLinks:active,
A.gentexLinks:visited{
color:#6f7470;
}


#search {
	float:right;
	position:relative;
	padding: 8px 10px 0;
	background: #000;
	color: #888D8D;
}

#search a.logincss {
	color: #FFF;
}

.topcontentpane {
	clear: both;
	padding: 15px 359px 0 0;
	background: url(images/bg2_top_content_pane.jpg) bottom right no-repeat;
}


#main {
	min-height: 300px;
	position: relative;
}

#main .SidebarContent {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	border: 1px solid #FFF;
	width: 292px;
	min-height: 348px;
	background: #E6E1E3 url(images/bg_sidebar_content.png) top right no-repeat;
}

#main .MainContent {
	float: right;
	width: 670px;
	background: url(images/bg_main_content.png) 0 -16px repeat-x;
}

#footer {
	margin: 0 auto;
	width: 940px;
	padding: 14px 10px;
	font-family: Arial, Helvetica, sans-serif;
}

#footer #Login {
	float: right;
}

#footer #Login a {
	color: #000000;
}
#footer #Login a:hover {
	color:#7D0000;
}

/* ==========================
    CSS STYLES FOR JDMenu
   ==========================
*/


#menu {
	height: 33px;
	background: url(images/bg_menu.png) repeat-x;
}

#menu ul.jd_menu, 
#menu ul.jd_menu_vertical {
	margin: 0px;
	padding: 0;
	list-style-type: none;
}
ul.jd_menu ul,
ul.jd_menu_vertical ul {
	display: none;
}
ul.jd_menu li {
	float: left;
}
/* -- Sub-Menus -- */
ul.jd_menu ul,
ul.jd_menu_vertical ul {
	position: absolute;
	display: none;
	list-style-type: none;
	margin: 0px;
	padding: 2px 2px 2px 2px;
	z-index: 10000;
}
ul.jd_menu ul li,
ul.jd_menu_vertical ul li {
	float: none;
	margin: 0px;
}

/* Main Menu Background */
ul.jd_menu {
/*	line-height: 33px;*/
	height:33px;
	clear: both;
}

/* Main Menu Verticle Brackground*/
ul.jd_menu_vertical {
	width: 200px;
	height: auto;
	clear: both;
	background: url(images/gradient-vertical.png) repeat-x;
	background-color: #A5AFB8;
}


/* Main Memu LEFT */
ul.jd_menu li {
	font-family: Verdana,Arial,Helvetica;
	font-size: 12px;
	cursor: pointer;
	white-space: nowrap;
	color: #000;
/*	border:1px hidden transparent;*/
	list-style-type:none;
	margin:0;
	float:left;
	padding:5px 15px;
}
	
/*Main Menu RIGHT*/
ul.jd_menu a, 
ul.jd_menu a:active,
ul.jd_menu a:link,
ul.jd_menu a:visited,
ul.jd_menu a:hover 
{
	text-decoration: none;
	color: #000;
	font-family:Verdana,Arial,Helvetica;
	font-size:12px;
	display: block;
	padding: 0 29px;
	text-decoration:none;
	padding:5px 15px;
	font-weight:normal;
}

ul.jd_menu a:active,
ul.jd_menu a:hover {
	color: #FFF;
	text-decoration: none;
	padding:5px 15px;
}

ul.jd_menu a span {
	display: block;
}
/* Main Actice Menu*/
ul.jd_menu li.jdm_hover,
ul.jd_menu li.activetab
{
    background:url(images/bg_menu_left.jpg) no-repeat left top;
	color: #FFFFFF;
	display:block;
	text-decoration: none;
	padding:5px 15px;
	font-weight:normal;
}

ul.jd_menu li.jdm_hover a,
ul.jd_menu li.activetab a {
	color: #FFFFFF;
	text-decoration:none;
	padding:5px 15px;
	font-weight:normal;
}

/*Sub Menu*/
ul.jd_menu ul li a,
ul.jd_menu ul li a:active,
ul.jd_menu ul li a:link,
ul.jd_menu ul li a:visited {
	font-size:11px;
	font-weight:normal;
	background:transparent;
	text-decoration:none;
}


/*Sub menu Dropdown Background*/
ul.jd_menu ul {
	background-color: #D4D5D1;
 	border: 1px solid #CA0000;
}

/* Sub Menu Left */
ul.jd_menu ul li {
	padding: 5px 8px;
	background:transparent;
	border: none;
	text-align:left;
	margin:0px;
/*	height:20px;*/
}

ul.jd_menu li.jdm_hover ul a,ul.jd_menu li.jdm_hover ul span {
	background: none;
}


/* Sub Menu Right */
ul.jd_menu li.jdm_active ul li a,
ul.jd_menu li.jdm_active ul li a:active,
ul.jd_menu li.jdm_active ul li a:link,
ul.jd_menu li.jdm_active ul li a:visited
{
	background:transparent;
	padding: 0px;
	margin-left:0px;
	text-align:left;
	color:#000;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	margin:0px;
}

/* Sub Menu Hover */
ul.jd_menu ul li.jdm_active,
ul.jd_menu ul li.jdm_hover {
    background:transparent;
	text-align:left;
	background: #7D0000;
   padding:5px 8px;
   margin:0px;
	
}

/*Sub Menu High Light*/
ul.jd_menu li.jdm_hover ul li.jdm_hover a,
ul.jd_menu li.jdm_hover ul li.jdm_hover a:active,
ul.jd_menu li.jdm_hover ul li.jdm_hover a:link,
ul.jd_menu li.jdm_hover ul li.jdm_hover a:visited
{
	background:transparent;
	padding: 0px;
	margin-left:0px;
	text-align:left;
	color:#FFF;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	margin:0px;
}


.LoginTextNormal {	
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color:#000000;
}

#chkCookie
{	
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color:#000000;
}



/* Featured Products */
.FeaturedProduct-Entity{width:100%;}
.FeaturedProduct-Entity SPAN, .FeaturedProduct-Entity P, .FeaturedProduct-Entity TABLE, .FeaturedProduct-Entity TD, {
font-size:12px;
color:#000000;
}

/* Featured Products */
/* Note : This template will be repeated in a non-fixed number of row and lines */


.MoveProd{padding:-10px 0 0 0;text-align:left;}
/*.FeaturedProduct-Entity {position:relative; width:100px;max-width:300px;text-align:center; padding:0px 0px 0 0px;  } */
.FeaturedProduct-Entity SPAN, .FeaturedProduct-Entity P, .FeaturedProduct-Entity TABLE, .FeaturedProduct-Entity TD, {color:#000000;
}
.FeaturedProduct-Entity A.normalbold:link,
.FeaturedProduct-Entity A.normalbold:visited { }
.FeaturedProduct-Entity A.normalbold:hover {color:#000000;
}
.FeaturedProduct-Image { height:150px; display:block; vertical-align:middle; text-align:center; margin:Auto; }
.FeaturedProduct-Image IMG { border:0; }
.FeaturedProduct-Price SPAN { color:red; font-size:14px; font-weight:700;padding: 10px 10px 10px 10px; }
.FeaturedProduct-Right { display:block; text-align:left; }

.FeaturedProduct-AddToCart A:link A:visited A:active { font-size:18px; }
.FeaturedProduct-AddToCart { height : 35px; display:block;padding: 0px 0px 0px 5px; }
.FeaturedProduct-AddToCart A:link A:visited A:active { }

.FeaturedProduct-LinkDetail { height : 35px; display:block; padding:0px 0px 0px 8px;}
.FeaturedProduct-Title { text-align:left; display:block;color:#0d69b2; font: 11px Verdana,sans-serif;font-weight: Bold; padding:0px 0px 0px 8px; }
.FeaturedProduct-Text {text-align:left; display:block;color:#000; font: 11px Verdana,sans-serif;font-weight: normal; padding:5px 5px 10px 8px; }
.FeaturedProduct-Title SPAN { display:block; text-align:center; padding:20px 8px 20px 8px;color:#0d69b2; font: 12px Verdana,sans-serif; }
.FeaturedProduct-Title A.normalbold:link,
.FeaturedProduct-Title A.normalbold:visited { }
.FeaturedProduct-Title A.normalbold:hover { color:#000000; }
.FeaturedProduct-Summary { text-align:left; color:#333333; font: 12px Verdana,sans-serif; }

.ProductBorder{border: 1px dotted #cfd3d0; background:url(images/ShopBG.jpg) repeat-x top; padding: 10px 10px 10px 10px;}

.Store-DataGrid{border: 1px dotted #cfd3d0;}
.Store-DataGrid th {
	border-width: 1px;
	padding: 1px;
	border-style: dotted;
	border-color: #333333;
	background-color: White;
	-moz-border-radius: ;
}
.Store-DataGrid td {
	border-width: 1px;
	padding: 1px;
	border-style: dotted;
	border-color: #333333;
	background-color: cfd3d0;
	-moz-border-radius: ;
}

/* Style of the Cart button. Use this CSS styles for skinning an adaptive button */
.Store-Boutton-left { width:8px; height:22px; border:0; BACKGROUND-IMAGE: url(images/black_left.gif); }
.Store-Boutton-right { width:8px; height:22px; border:0; BACKGROUND-IMAGE: url(images/black_right.gif); }
.Store-Boutton-spacer { width:15px; height:24px; BACKGROUND-IMAGE: url(images/gel_background.gif); BACKGROUND-REPEAT: repeat-x; padding:0; }
.Store-Boutton-back { height:22px; BACKGROUND-IMAGE: url(images/Black_background.gif); BACKGROUND-REPEAT: repeat-x; padding:0; vertical-align:middle; }
.Store-Boutton-spacer_gray { width:15px; height:24px; BACKGROUND-IMAGE: url(images/gel_background_gray.gif); BACKGROUND-REPEAT: repeat-x; padding:0; }
.Store-Boutton-back_gray { height:24px; BACKGROUND-IMAGE: url(images/gel_background_gray.gif); BACKGROUND-REPEAT: repeat-x; padding:0; vertical-align:middle; }
.store-text {	
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color:#fff;
}
