html {
	height:100%;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	padding:0;
	background-color:#fafafa;
	height:100%;
}

h1 {
	color:#FFFFFF;
	padding:10px;
	margin:0;
	font-size:26px;
}

h3 {
	padding:4px;
	padding-bottom:0px;
	margin:0;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	color: #890000;
	font-style:italic;
	font-weight: bold;
	text-transform: uppercase;
}

a {
	color:#000;
}

#norml {
	font-weight:bold;
}

.container {
	margin: 0 auto;
}

#cat_name {
	background:url(/user_images/hdr-bk.gif) repeat-x top;
	border:1px solid #CCCCCC;
}

#search {
	height:33px;
	border:1px solid #CCCCCC;
	background:url(/user_images/cp_search_bg.jpg) repeat-x top;
	margin:6px 0px;
	padding:1px 10px;
}

#search select {
	margin-left:12px;
}

#search input {
	margin:0 2px;
}

#searchtxt {
	color:#ffffff;
	font-weight:bold;
}

#search_btn {
	width:200px;
}


#go_search {
	background:url(/user_images/cp_go_search.gif);
	height:28px;
	width:28px;
	cursor:pointer;
	margin-left:8px;
}

.left_col {
	width:200px;
}

.left {
	width:190px;
	margin-right:10px;
}

.left_container, .right {
	width:190px;
	background-color:#ffffff;
	border:1px solid #CCCCCC;
}

#logo {

}

#suggest {
	background-color:#d3d6d8;
	border:1px solid #8d8f89;
	width:172px;
	margin:4px auto;
	padding:5px 3px;
}

#fld {
	width:120px;
	font-size:11px;
}

#go {
	background:url(/user_images/cap_go_sug.gif);
	height:28px;
	width:28px;
	cursor:pointer;
	margin-left:8px;
}

#question {
	background:url(/user_images/art_question.gif);
	height:16px;
	width:16px;
	cursor:pointer;
}

#news, #info {
	background-color:#d9dcde;
	border:1px solid #8d8f89;
	width:172px;
	margin:4px auto;
	font-size:11px;
	padding:3px;
}

#news h4 {
	margin:0;
	padding:3px 0;
	font-size:12px;
}

#news p, #info p {
	margin:5px 0;
}

#info ul {
	margin:0;
	padding-left:15px;
}

#info li {
	padding:2px 0;
}

.middle {
	width:100%;
	min-width:400px;
}

.middle h2 {
	font-size:14px;
	margin:0;
	padding:5px 0;
}

#cat_desc {
	padding:8px;
	border:1px solid #8d8f89;
	background-color:#e7e7e7;
	font-size:15px;
	color: #000000;
}

#nav_container {
	font-size:11px;
	margin:20px 0;
}

#showing {
	width:50%;
	float:left;
	padding:3px 0;
}

#nav {
	width:45%;
	float:right;
	text-align:center;
	padding:3px;
	background-color:#e8ece1;
	border:1px solid #CCCCCC;
}

.search_results #results_for {
	font-weight:bold;
	font-size:11px;
}

.search_results #result {
	font-size:10px;
	margin:10px 9px 0 0;
}

.home, .gift_container, .add_cat_container {
	width:100%;
}


.add_cat_container {
clear: both;
}

.gift_container {
	clear:left;
}

.home #seemore {
	font-weight:bold;
}

.home #blts {
	text-align:left;
}

.add_cat_container h3 {
	padding:10px 0 10px 0;
	color:#666666;
}

#gift, #add_cat {
	float:left;
	font-size:10px;
	margin:10px 9px 0 0;
}

#add_cat {
  height:100%;
}

#gift a, #add_cat a {
	color:#000000;
}

#gift img, #add_cat img {
	margin-bottom:3px;
}

#gift_name {
	font-weight:bold;
	font-size:11px;
	padding-top:3px;
}

.rss {
	font-size:11px;
	margin:15px 0;
}

.rss #gift_name {
	font-weight:bold;
	font-size:12px;
	padding-top:3px;
}

.rss a {
	color:#000000;
	font-weight:bold;
}

.rss #bld {
	font-weight: bold;
}


#bld {
	font-weight: bold;
}


.rss_nav {
	margin:0 10px;
	padding:5px 10px;
	width:100px;
	background-color:#cacaca;
	border:1px solid #CCCCCC;
	font-size:11px;
}

.rss_nav #brd {
	padding-bottom:4px;
	border-bottom:1px solid #CCCCCC;
}

.rss_nav #sortby {
	font-weight:bold;
	padding-top:4px;
}

.rss_nav #hd {
	font-weight:bold;
}

.rss_nav #hd a {
	text-decoration:none;
}

#price_label {
	font-weight:bold;
}

#price {
	color:#FF0000;
	text-decoration:line-through;
}

.sitemap {
	font-size:12px;
	padding:10px 0;
	margin:0;
}

.sitemap h3{
	color:#000000;
}

.sitemap p{
	margin:3px 0;
}

.sitemap #catl2 {
	padding:5px 0 5px 15px;
	font-weight:bold;
}

.sitemap #catl2 a {
}

.sitemap #giftl2 {
	padding-left:25px;
}

.sitemap #catl3 {
	padding:5px 0 5px 40px;
	font-weight:bold;
}

.sitemap #catl3 a {
}

.sitemap #giftl3 {
	padding-left:50px;
}

.suggest {
	font-size:12px;
}

.suggest h2 {
	font-size:14px;
	margin:0;
	padding:5px 0;
}

#ie400 {
	width:400px;
	height: 0px;
}

.right_col {
	width:200px;
}

.right {
	width:190px;
	margin-left:10px;
}

#featured {
	padding:8px;
}

#top_products {
	background-color:#d9dddf;
	border:1px solid #8d8f89;
	width:172px;
	margin:4px auto;
	padding:3px;
}

#top_products ol {
	padding-left:20px;
	margin:0;
	font-size:11px;
}

#top_products li {
	padding:2px 0px;
}

#top_products a {
	color:#000000;
}

#prog_req {
	margin:7px auto;
}

#rss_icon {
	background:url(/user_images/art_rss.gif);
	height:28px;
	width:28px;
	margin-right:6px;
}

#rss {
	padding:16px 0;
	margin-right:8px;
}

#rss_feed {
	position:relative; 
	top:-3px; 
}

#rss_feed a {
	font-size:12px;
	color:#000;
	font-weight:bold;
}

#hiw {
	font-size:11px;
	padding:3px;
	width:172px;
	margin:4px auto;
}

.contact {
	font-size:12px;
	padding:10px;
	border: 1px solid #BFBFBF;
}

.inner-contact {
border: 1px solid #BFBFBF;
background-color: #CFCFCF;
}

.contact h3 {
	font-size:16px;
	padding:0;
	margin:4px 0;
	color: #000000;
}

.contact #bld {
	font-weight:bold;
}

.privacy {
	font-size:12px;
	padding:10px;
}

.privacy h3 {
	font-size:16px;
	padding:0;
	margin:4px 0;
	color: #000000;
}

#footer {
	background:url(/user_images/cp_footerbk.jpg) repeat-x top;
	clear:both;
	text-align:center;
	font-size:11px;
	padding:3px 0;
	margin-top:6px;
	color: #ffffff;
}

#footer a {color: #ffffff;}

#clear {
	clear:both;
}


/* Dyanmic Menu */

.menu #cat_lvl_1_0 {
background:transparent url(/user_images/cpstone_menu_bg0.gif) no-repeat scroll left top;
height:22px;
}
.menu #cat_lvl_1_1 {
background:transparent url(/user_images/cpstone_menu_bg0.gif) no-repeat scroll left top;
height:22px;
}
.menu #cat_lvl_1_2 {
background:transparent url(/user_images/cpstone_menu_bg0.gif) no-repeat scroll left top;
height:22px;
}
.menu #cat_lvl_1_3 {
background:transparent url(/user_images/cpstone_menu_bg0.gif) no-repeat scroll left top;
height:22px;
}
.menu #cat_lvl_1_4 {
background:transparent url(/user_images/cpstone_menu_bg0.gif) no-repeat scroll left top;
height:22px;
}
.menu #cat_lvl_1_5 {
background:transparent url(/user_images/cpstone_menu_bg0.gif) no-repeat scroll left top;
height:22px;
}
.menu #cat_lvl_1_6 {
background:transparent url(/user_images/cpstone_menu_bg0.gif) no-repeat scroll left top;
height:22px;
}
.menu #cat_lvl_1_7 {
background:transparent url(/user_images/cpstone_menu_bg0.gif) no-repeat scroll left top;
height:22px;
}
.menu #cat_lvl_1_8 {
background:transparent url(/user_images/cpstone_menu_bg0.gif) no-repeat scroll left top;
height:22px;
}
.menu #cat_lvl_1_9 {
background:transparent url(/user_images/cpstone_menu_bg9.gif) no-repeat scroll left top;
height:22px;
}
.menu #cat_lvl_1_10 {
background:transparent url(/user_images/cpstone_menu_bg10.gif) no-repeat scroll left top;
height:22px;
}

.mainmenu_on {
font-weight:bold;
}

.mainmenu_off {
font-weight:normal;
}

.submenu_on {font-weight:bold;background-color:#3b70b4;  color:#FFF;}

.submenu_off {font-weight:normal;background-color:#cacaca;  color:#000;}

.submenus a, #main_menu_link {
border-right: #254869 1px solid; padding-right: 2px; border-top: #8eaac7 1px solid; display: block; padding-left:5px; font-size: 11px; padding-bottom: 2px; border-left: #5f87af 1px solid; line-height: normal; padding-top: 2px; border-bottom: #19324c 1px solid; font-family: "Arial", "Helvetica", "sans-serif";  text-decoration: none; font-weight: bold;
}

#main_menu_link {
background-color:transparent; border:none; padding:4px 0 0 8px;
}

.menu {
width:178px; margin:4px auto;
}

.menu #top {
height:10px; background:url(/user_images/cpstone_menu_bg_top.gif) top left no-repeat;

} 

.menu #bot {
height:10px; background:url(/user_images/cpstone_menu_bg_bot.gif) top left no-repeat;
} 

.menu a {
text-decoration:none; background-color:transparent; border:none; color:#000000;
}


/* new style added*/

.talign{margin-left: 12px;}
.justbold a {font-weight: bold; color: #CC0000;}
.smtitle {font-size: 14px;}
.padIt{margin-top: 10px;}


#content-mainbx {
padding:8px; 
border:1px solid #8d8f89; 
background-color:#dce0e2; 
font-size:15px; 
color: #000000; 
font-size: 12px;
}

.cont-box1, .cont-box3 {
margin-top: 10px;
float: left;
font-size: 12px;
}

.cont-box2 {
margin-top: 10px; 
float: left; 
font-size: 12px; 
padding:8px; 
border:1px solid #8d8f89; 
background-color:#dce0e2;
}

.cont-box1 h4 {margin-top: 0px; margin-bottom: 0px;}
.cont-box2 h4 {margin-top: 0px; margin-bottom: 0px;}
.cont-box3 h4 {margin-top: 0px; margin-bottom: 0px;}
.fon14 {font-size: 14px;}


